From ketan at ci.uchicago.edu Wed Oct 2 10:25:49 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Wed, 2 Oct 2013 10:25:49 -0500 (CDT) Subject: [Swift-commit] r7118 - in SwiftTutorials: CIC_2013-08-09 OSG-Swift Message-ID: <20131002152550.0E5FD178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-02 10:25:48 -0500 (Wed, 02 Oct 2013) New Revision: 7118 Modified: SwiftTutorials/CIC_2013-08-09/setup.sh SwiftTutorials/OSG-Swift/setup.sh Log: changing OSG project name Modified: SwiftTutorials/CIC_2013-08-09/setup.sh =================================================================== --- SwiftTutorials/CIC_2013-08-09/setup.sh 2013-10-01 03:42:34 UTC (rev 7117) +++ SwiftTutorials/CIC_2013-08-09/setup.sh 2013-10-02 15:25:48 UTC (rev 7118) @@ -97,7 +97,7 @@ "group_friends.{env.USER}" - "swift" + "Swift" nonshared Modified: SwiftTutorials/OSG-Swift/setup.sh =================================================================== --- SwiftTutorials/OSG-Swift/setup.sh 2013-10-01 03:42:34 UTC (rev 7117) +++ SwiftTutorials/OSG-Swift/setup.sh 2013-10-02 15:25:48 UTC (rev 7118) @@ -97,7 +97,7 @@ "group_friends.{env.USER}" - "swift" + "Swift" nonshared From ketan at ci.uchicago.edu Wed Oct 2 12:09:07 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Wed, 2 Oct 2013 12:09:07 -0500 (CDT) Subject: [Swift-commit] r7119 - SwiftApps/Swift-MapRed/Paper Message-ID: <20131002170907.118E1178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-02 12:09:06 -0500 (Wed, 02 Oct 2013) New Revision: 7119 Modified: SwiftApps/Swift-MapRed/Paper/.latex.out SwiftApps/Swift-MapRed/Paper/swifthadoop.tex Log: adding notes Modified: SwiftApps/Swift-MapRed/Paper/.latex.out =================================================================== --- SwiftApps/Swift-MapRed/Paper/.latex.out 2013-10-02 15:25:48 UTC (rev 7118) +++ SwiftApps/Swift-MapRed/Paper/.latex.out 2013-10-02 17:09:06 UTC (rev 7119) @@ -151,12 +151,13 @@ uses only Type 1 fonts and that every step in the generation process uses the appropriate paper size. -[5 <./fig/combiner.png>] (./swifthadoop.aux) ) +[5 <./fig/combiner.png>] [6] (./swifthadoop.aux) ) (see the transcript file for additional information){/opt/local/share/texmf-tex live/fonts/enc/dvips/base/8r.enc} - -Output written on swifthadoop.pdf (5 pages, 210267 bytes). +blic/amsfonts/cm/cmsy10.pfb> +Output written on swifthadoop.pdf (6 pages, 219156 bytes). Transcript written on swifthadoop.log. Modified: SwiftApps/Swift-MapRed/Paper/swifthadoop.tex =================================================================== --- SwiftApps/Swift-MapRed/Paper/swifthadoop.tex 2013-10-02 15:25:48 UTC (rev 7118) +++ SwiftApps/Swift-MapRed/Paper/swifthadoop.tex 2013-10-02 17:09:06 UTC (rev 7119) @@ -452,6 +452,29 @@ \bibliographystyle{IEEEtran} \bibliography{ref} +\ketanote{ +NOTES +\begin{itemize} +\item HDFS on RAM will provide built-in replication. +\item How to work both with and without name/value pairs: Swift has no intrinsic name/value concept, and one can find good use cases both with and without keys. Note that the separate project to add associative arrays to Swift is one way to integrate the concept of keys +\item How to do a reduction trees (especially for non-key-based workflows) in a manner that reduces the amount of data and avoids the requirement of sending the output of every map operation back to a single site for reduction +\item The idea of file-based vs. record-based distributed computing. Distinct advantages of each from the point of view of: +\item Usability of systems +\item Adaptation to different kinds of fabric +\item Suitability to application classes +\item Performance +\item Portability of solution +\item Parallel find is a nice example especially on distributed Chirp servers +\item Experiment platforms: + Cray systems: Raven, Blue Waters, Beagle + Bluegene/p +\item Example workflow apps: + + DSSAT : 120k jobs, real science, high priority + + Synthetic workflow patterns: SISO, SIMO, MISO, MIMO + + Parallel and distributed find off Chirp servers +\item Expressivity | Programmability | Interoperability +\item Why a scientist program one way or the other +\item Compare with Spark model of computation +\end{itemize} +} \end{document} NOTES -- HDFS on RAM will provide built-in replication. From ketan at ci.uchicago.edu Wed Oct 2 12:09:31 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Wed, 2 Oct 2013 12:09:31 -0500 (CDT) Subject: [Swift-commit] r7120 - SwiftApps/Swift-MapRed/Paper Message-ID: <20131002170931.F12B6178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-02 12:09:31 -0500 (Wed, 02 Oct 2013) New Revision: 7120 Removed: SwiftApps/Swift-MapRed/Paper/.latex.out Log: removing latex out file Deleted: SwiftApps/Swift-MapRed/Paper/.latex.out =================================================================== --- SwiftApps/Swift-MapRed/Paper/.latex.out 2013-10-02 17:09:06 UTC (rev 7119) +++ SwiftApps/Swift-MapRed/Paper/.latex.out 2013-10-02 17:09:31 UTC (rev 7120) @@ -1,163 +0,0 @@ -This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/MacPorts 2013_2) - restricted \write18 enabled. -entering extended mode -(./swifthadoop.tex -LaTeX2e <2011/06/27> -Babel <3.9f> and hyphenation patterns for 87 languages loaded. -(./IEEEtran.cls -Document Class: IEEEtran 2012/11/21 V1.8c by Harald Hanche-Olsen and Anders Chr -istensen --- Based on V1.7a by Michael Shell --- See the "IEEEtran_HOWTO" manual for usage information. --- http://www.michaelshell.org/tex/ieeetran/ -(/opt/local/share/texmf-texlive/tex/latex/psnfss/ot1ptm.fd) --- Using 8.5in x 11in (letter) paper. --- Using PDF output. --- This is a 10 point document. -) (/opt/local/share/texmf-texlive/tex/latex/graphics/graphicx.sty -(/opt/local/share/texmf-texlive/tex/latex/graphics/keyval.sty) -(/opt/local/share/texmf-texlive/tex/latex/graphics/graphics.sty -(/opt/local/share/texmf-texlive/tex/latex/graphics/trig.sty) -(/opt/local/share/texmf-texlive/tex/latex/latexconfig/graphics.cfg) -(/opt/local/share/texmf-texlive/tex/latex/pdftex-def/pdftex.def -(/opt/local/share/texmf-texlive/tex/generic/oberdiek/infwarerr.sty) -(/opt/local/share/texmf-texlive/tex/generic/oberdiek/ltxcmds.sty)))) -(/opt/local/share/texmf-texlive/tex/latex/comment/comment.sty -Excluding comment 'comment') -(/opt/local/share/texmf-texlive/tex/latex/listings/listings.sty -(/opt/local/share/texmf-texlive/tex/latex/listings/lstmisc.sty) -(/opt/local/share/texmf-texlive/tex/latex/listings/listings.cfg)) -(/opt/local/share/texmf/tex/latex/pgf/basiclayer/pgf.sty -(/opt/local/share/texmf/tex/latex/pgf/utilities/pgfrcs.sty -(/opt/local/share/texmf/tex/generic/pgf/utilities/pgfutil-common.tex) -(/opt/local/share/texmf/tex/generic/pgf/utilities/pgfutil-latex.def -(/opt/local/share/texmf-texlive/tex/latex/ms/everyshi.sty)) -(/opt/local/share/texmf/tex/generic/pgf/utilities/pgfrcs.code.tex)) -(/opt/local/share/texmf/tex/latex/pgf/basiclayer/pgfcore.sty -(/opt/local/share/texmf/tex/latex/pgf/systemlayer/pgfsys.sty -(/opt/local/share/texmf/tex/generic/pgf/systemlayer/pgfsys.code.tex -(/opt/local/share/texmf/tex/generic/pgf/utilities/pgfkeys.code.tex -(/opt/local/share/texmf/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex)) -(/opt/local/share/texmf/tex/generic/pgf/systemlayer/pgf.cfg) -(/opt/local/share/texmf/tex/generic/pgf/systemlayer/pgfsys-pdftex.def -(/opt/local/share/texmf/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def))) -(/opt/local/share/texmf/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex) -(/opt/local/share/texmf/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex)) -(/opt/local/share/texmf-texlive/tex/latex/xcolor/xcolor.sty -(/opt/local/share/texmf-texlive/tex/latex/latexconfig/color.cfg)) -(/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcore.code.tex -(/opt/local/share/texmf/tex/generic/pgf/math/pgfmath.code.tex -(/opt/local/share/texmf/tex/generic/pgf/math/pgfmathcalc.code.tex -(/opt/local/share/texmf/tex/generic/pgf/math/pgfmathutil.code.tex) -(/opt/local/share/texmf/tex/generic/pgf/math/pgfmathparser.code.tex) -(/opt/local/share/texmf/tex/generic/pgf/math/pgfmathfunctions.code.tex -(/opt/local/share/texmf/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex) -(/opt/local/share/texmf/tex/generic/pgf/math/pgfmathfunctions.trigonometric.cod -e.tex) -(/opt/local/share/texmf/tex/generic/pgf/math/pgfmathfunctions.random.code.tex) -(/opt/local/share/texmf/tex/generic/pgf/math/pgfmathfunctions.comparison.code.t -ex) (/opt/local/share/texmf/tex/generic/pgf/math/pgfmathfunctions.base.code.tex -) (/opt/local/share/texmf/tex/generic/pgf/math/pgfmathfunctions.round.code.tex) -(/opt/local/share/texmf/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex))) -(/opt/local/share/texmf/tex/generic/pgf/math/pgfmathfloat.code.tex)) -(/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex) -(/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.te -x) (/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex -) (/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex) -(/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex -) -(/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcoretransformations.code. -tex) (/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcorequick.code.tex) -(/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex) -(/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.t -ex) (/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex) -(/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex) -(/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex -(/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex)) -(/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex) -(/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex -) (/opt/local/share/texmf/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex)) -) (/opt/local/share/texmf/tex/generic/pgf/modules/pgfmoduleshapes.code.tex) -(/opt/local/share/texmf/tex/generic/pgf/modules/pgfmoduleplot.code.tex) -(/opt/local/share/texmf/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty) -(/opt/local/share/texmf/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty)) -(/opt/local/share/texmf-texlive/tex/latex/amsmath/amsmath.sty -For additional information on amsmath, use the `?' option. -(/opt/local/share/texmf-texlive/tex/latex/amsmath/amstext.sty -(/opt/local/share/texmf-texlive/tex/latex/amsmath/amsgen.sty)) -(/opt/local/share/texmf-texlive/tex/latex/amsmath/amsbsy.sty) -(/opt/local/share/texmf-texlive/tex/latex/amsmath/amsopn.sty)) -(/opt/local/share/texmf-texlive/tex/latex/subfig/subfig.sty -(/opt/local/share/texmf-texlive/tex/latex/caption/caption.sty -(/opt/local/share/texmf-texlive/tex/latex/caption/caption3.sty) - -Package caption Warning: Unsupported document class (or package) detected, -(caption) usage of the caption package is not recommended. -See the caption package documentation for explanation. - -)) (/opt/local/share/texmf/tex/latex/pgf/frontendlayer/tikz.sty -(/opt/local/share/texmf/tex/latex/pgf/utilities/pgffor.sty -(/opt/local/share/texmf/tex/latex/pgf/utilities/pgfkeys.sty -(/opt/local/share/texmf/tex/generic/pgf/utilities/pgfkeys.code.tex)) -(/opt/local/share/texmf/tex/generic/pgf/utilities/pgffor.code.tex)) -(/opt/local/share/texmf/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex -(/opt/local/share/texmf/tex/generic/pgf/libraries/pgflibraryplothandlers.code.t -ex) (/opt/local/share/texmf/tex/generic/pgf/modules/pgfmodulematrix.code.tex) -(/opt/local/share/texmf/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrar -ytopaths.code.tex))) -(/opt/local/share/texmf/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrar -yarrows.code.tex -(/opt/local/share/texmf/tex/generic/pgf/libraries/pgflibraryarrows.code.tex)) -(/opt/local/share/texmf/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrar -yautomata.code.tex -(/opt/local/share/texmf/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrar -yshapes.multipart.code.tex -(/opt/local/share/texmf/tex/generic/pgf/libraries/shapes/pgflibraryshapes.multi -part.code.tex))) (./swifthadoop.aux) -(/opt/local/share/texmf-texlive/tex/context/base/supp-pdf.mkii -[Loading MPS to PDF converter (version 2006.09.02).] -) (/opt/local/share/texmf-texlive/tex/generic/oberdiek/pdftexcmds.sty -(/opt/local/share/texmf-texlive/tex/generic/oberdiek/ifluatex.sty) -(/opt/local/share/texmf-texlive/tex/generic/oberdiek/ifpdf.sty)) -(/opt/local/share/texmf-texlive/tex/latex/oberdiek/epstopdf-base.sty -(/opt/local/share/texmf-texlive/tex/latex/oberdiek/grfext.sty -(/opt/local/share/texmf-texlive/tex/generic/oberdiek/kvdefinekeys.sty)) -(/opt/local/share/texmf-texlive/tex/latex/oberdiek/kvoptions.sty -(/opt/local/share/texmf-texlive/tex/generic/oberdiek/kvsetkeys.sty -(/opt/local/share/texmf-texlive/tex/generic/oberdiek/etexcmds.sty))) -(/opt/local/share/texmf-texlive/tex/latex/latexconfig/epstopdf-sys.cfg)) -ABD: EveryShipout initializing macros - -[1{/opt/local/var/db/texmf/fonts/map/pdftex/updmap/pdftex.map}] - -[2 <./fig/hadoopflow.png>] - - - - -Overfull \hbox (36.03012pt too wide) in paragraph at lines 364--367 - [] -[3 <./fig/swiftflow.png> <./results/hadoop-wc-mcs.png>] -Underfull \vbox (badness 1688) has occurred while \output is active [4 <./fig/s -wiftreduce.png>] (./swifthadoop.bbl) - -** Conference Paper ** -Before submitting the final camera ready copy, remember to: - - 1. Manually equalize the lengths of two columns on the last page - of your paper; - - 2. Ensure that any PostScript and/or PDF output post-processing - uses only Type 1 fonts and that every step in the generation - process uses the appropriate paper size. - -[5 <./fig/combiner.png>] [6] (./swifthadoop.aux) ) -(see the transcript file for additional information){/opt/local/share/texmf-tex -live/fonts/enc/dvips/base/8r.enc} -Output written on swifthadoop.pdf (6 pages, 219156 bytes). -Transcript written on swifthadoop.log. From ketan at ci.uchicago.edu Wed Oct 2 14:17:55 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Wed, 2 Oct 2013 14:17:55 -0500 (CDT) Subject: [Swift-commit] r7121 - SwiftApps/Swift-MapRed/psims Message-ID: <20131002191755.2C7C1178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-02 14:17:54 -0500 (Wed, 02 Oct 2013) New Revision: 7121 Modified: SwiftApps/Swift-MapRed/psims/cf SwiftApps/Swift-MapRed/psims/gridList.txt SwiftApps/Swift-MapRed/psims/midway.xml SwiftApps/Swift-MapRed/psims/swiftcommand.sh Log: Modified: SwiftApps/Swift-MapRed/psims/cf =================================================================== --- SwiftApps/Swift-MapRed/psims/cf 2013-10-02 17:09:31 UTC (rev 7120) +++ SwiftApps/Swift-MapRed/psims/cf 2013-10-02 19:17:54 UTC (rev 7121) @@ -4,8 +4,6 @@ execution.retries=0 lazy.errors=true status.mode=provider -use.provider.staging=false +use.provider.staging=true provider.staging.pin.swiftfiles=false foreach.max.threads=2000 - -#app bash=/bin/bash Modified: SwiftApps/Swift-MapRed/psims/gridList.txt =================================================================== --- SwiftApps/Swift-MapRed/psims/gridList.txt 2013-10-02 17:09:31 UTC (rev 7120) +++ SwiftApps/Swift-MapRed/psims/gridList.txt 2013-10-02 19:17:54 UTC (rev 7121) @@ -1 +1,10 @@ 104/114 +104/115 +104/116 +104/117 +104/118 +104/119 +104/120 +104/121 +104/122 +104/123 Modified: SwiftApps/Swift-MapRed/psims/midway.xml =================================================================== --- SwiftApps/Swift-MapRed/psims/midway.xml 2013-10-02 17:09:31 UTC (rev 7120) +++ SwiftApps/Swift-MapRed/psims/midway.xml 2013-10-02 19:17:54 UTC (rev 7121) @@ -1,4 +1,5 @@ - + + 16 @@ -14,6 +15,6 @@ false 10000 - /scratch/midway/maheshwari/psims/run003/swiftwork + /scratch/midway/maheshwari/swiftwork Modified: SwiftApps/Swift-MapRed/psims/swiftcommand.sh =================================================================== --- SwiftApps/Swift-MapRed/psims/swiftcommand.sh 2013-10-02 17:09:31 UTC (rev 7120) +++ SwiftApps/Swift-MapRed/psims/swiftcommand.sh 2013-10-02 19:17:54 UTC (rev 7121) @@ -1,3 +1,15 @@ -#time swift -tc.file tc.data -sites.file $site.xml -config cf RunpSIMS.swift -model=$model -scenarios=$scenarios -weather=$weather -refdata=$refdata -bindata=$bindata -bintransfer=$bintransfer -executable=$executable -outtypes=$outtypes -postprocess=$postprocess -swift -tc.file tc.data -sites.file midway.xml, -config cf RunpSIMS.swift -model=dssat45 -campaign=/scratch/midway/maheshwari/psims/campaigns/pdssat/ggcmi.maize -soils=/scratch/midway/maheshwari/psims/data/soils/hwsd200.wrld.30min -weather=/scratch/midway/maheshwari/psims/data/clim/agmerra -refdata=/scratch/midway/maheshwari/psims/campaigns/pdssat/common.isimip -bintransfer=/scratch/midway/maheshwari/psims/bin/DSCSM045.EXE,/scratch/midway/maheshwari/psims/tapps/pdssat/psims2WTH.py,/scratch/midway/maheshwari/psims/tapps/pdssat/OUT2psims.py,/scratch/midway/maheshwari/psims/bin/camp2json.py,/scratch/midway/maheshwari/psims/tapps/pdssat/jsons2dssat.py -tappwth=psims2WTH.py:-o:GENERIC1.WTH:-v:tasmin,tasmax,rsdsr,wind -tappcamp=camp2json.py:-c:Campaign.nc4:-e:exp_template.json:-o:experiment.json -tappinp=jsons2dssat.py:-x:X1234567.MZX:-s:soil.json:-e:experiment.json:-S:SOIL.SOL -executable=DSCSM045.EXE:A:X1234567.MZX -outtypes=.WTH,.MZX,.SOL,.OUT,.json -postprocess=./OUT2psims.py:- i:Summary.OUT:-v:PDAT,ADAT,MDAT,CWAM,HWAM,IRCM,PRCM,ETCM:--delta:30:-s:4:-y:31:--ref_year:1980 -NCconcat=../bin/append.sh:PDAT,ADAT,MDAT,CWAM,HWAM,IRCM,PRCM,ETCM:PlantDate,AnthesisDate,MaturityDate,TotalBiomass,Yield,IrrigationApplied,GrowingSeasonPrecip,GrowingSeasonET:DOY,DOY,DOY,kg/ha,kg/ha,mm,mm,mm:720:360:30:31:4:1980:./parts:out.psims.dssat45.agmerra.maize.nc4 +swift -tc.file tc.data -sites.file midway.xml -config cf RunpSIMS.swift \ +-model=dssat45 -campaign=/scratch/midway/maheshwari/psims/campaigns/pdssat/ggcmi.maize \ +-soils=/scratch/midway/maheshwari/psims/data/soils/hwsd200.wrld.30min \ +-weather=/scratch/midway/maheshwari/psims/data/clim/agmerra \ +-refdata=/scratch/midway/maheshwari/psims/campaigns/pdssat/common.isimip \ +-bintransfer=/scratch/midway/maheshwari/psims/bin/DSCSM045.EXE,/scratch/midway/maheshwari/psims/tapps/pdssat/psims2WTH.py,/scratch/midway/maheshwari/psims/tapps/pdssat/OUT2psims.py,/scratch/midway/maheshwari/psims/bin/camp2json.py,/scratch/midway/maheshwari/psims/tapps/pdssat/jsons2dssat.py \ +-tappwth=psims2WTH.py:-o:GENERIC1.WTH:-v:tasmin,tasmax,rsdsr,wind \ +-tappcamp=camp2json.py:-c:Campaign.nc4:-e:exp_template.json:-o:experiment.json \ +-tappinp=jsons2dssat.py:-x:X1234567.MZX:-s:soil.json:-e:experiment.json:-S:SOIL.SOL \ +-executable=DSCSM045.EXE:A:X1234567.MZX \ +-outtypes=.WTH,.MZX,.SOL,.OUT,.json \ +-postprocess=./OUT2psims.py:-i:Summary.OUT:-v:PDAT,ADAT,MDAT,CWAM,HWAM,IRCM,PRCM,ETCM:--delta:30:-s:4:-y:31:--ref_year:1980 \ +-NCconcat=./bin/append.sh:PDAT,ADAT,MDAT,CWAM,HWAM,IRCM,PRCM,ETCM:PlantDate,AnthesisDate,MaturityDate,TotalBiomass,Yield,IrrigationApplied,GrowingSeasonPrecip,GrowingSeasonET:DOY,DOY,DOY,kg/ha,kg/ha,mm,mm,mm:720:360:30:31:4:1980:./parts:out.psims.dssat45.agmerra.maize.nc4 + From ketan at ci.uchicago.edu Wed Oct 2 15:54:03 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Wed, 2 Oct 2013 15:54:03 -0500 (CDT) Subject: [Swift-commit] r7123 - SwiftApps/Swift-MapRed/Paper Message-ID: <20131002205403.8E3C4178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-02 15:54:03 -0500 (Wed, 02 Oct 2013) New Revision: 7123 Modified: SwiftApps/Swift-MapRed/Paper/swifthadoop.tex Log: tag for yadu Modified: SwiftApps/Swift-MapRed/Paper/swifthadoop.tex =================================================================== --- SwiftApps/Swift-MapRed/Paper/swifthadoop.tex 2013-10-02 20:13:09 UTC (rev 7122) +++ SwiftApps/Swift-MapRed/Paper/swifthadoop.tex 2013-10-02 20:54:03 UTC (rev 7123) @@ -557,3 +557,5 @@ ToDo: DSSAT application, take a look at the Science MapReduce paper from Berkeley, Take a look at the applications from the classic MapReduce paper. +== Yadu Notes == + From yadunandb at ci.uchicago.edu Wed Oct 2 17:15:32 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Wed, 2 Oct 2013 17:15:32 -0500 (CDT) Subject: [Swift-commit] r7124 - SwiftApps/Swift-MapRed/Paper Message-ID: <20131002221532.6C63A178884@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-02 17:15:32 -0500 (Wed, 02 Oct 2013) New Revision: 7124 Modified: SwiftApps/Swift-MapRed/Paper/swifthadoop.tex Log: Added notes (partial) Modified: SwiftApps/Swift-MapRed/Paper/swifthadoop.tex =================================================================== --- SwiftApps/Swift-MapRed/Paper/swifthadoop.tex 2013-10-02 20:54:03 UTC (rev 7123) +++ SwiftApps/Swift-MapRed/Paper/swifthadoop.tex 2013-10-02 22:15:32 UTC (rev 7124) @@ -559,3 +559,80 @@ == Yadu Notes == +Current flow is designed like this: + +0. To associate files with their location we define a new swift type *fileptr* + fileptr (for filepointer) is a regular file to swift, but it can be interpreted + by by apps or (in future) swiftwrap as a globally addressable filepath. + Currently a fileptr is of the structure: + Node0 /path/to/file0 /path/to/file1 /path/to/file2 ... + ... + Noden /path/to/file0 ... + +1. mapper_func takes some input and generates some files as output and returns a fileptr + So, the map stage is really just a foreach loop, filling up map_results[] array. + + map_results[] = map ( mapper_func, input_array ); + +2. Process the fileptr's returned from the map stage to generate a list of nodes, where + the map jobs left intermediate data. + Currently the get_uniq_nodes() app returns a file with the format: + node1 file1 file2 ... + node2 file1 file2 ... + +3. Run a combiner job on every node returned from get_uniq_nodes() + The combiner is used to reduce the results in a distributed fashion. + A combine function is possible only when the combine function is commutative and + associative. As in map-reduce, a combine function maybe called on one or more files. + For more complex reduce functions, a proper combine stage could be impossible, in + such cases, a combiner could be just a concatenation/compression which would result + in better file transfer performance to forward stages. + +4. Optional-Tree reduction. There are several strategies to doing a distributed reduce + of results from several nodes. A general K-way-tree reduction is a configurable + method to efficiently perform compute heavy reduction operations. + In cases where the cost is in the bulk of file transfers and reduction stage does + not result in smaller files, a tree reduction may not be the best fit due to the + additional transfers required between stages. + If a tree-reduction is not chosen, a simple single level reduction could be + used to gather all results from the nodes where results from either map/combine + stage could be fetched to generate the final result. + + +Points from discussion with Mike. + +1. Function pointers or the ability to pass functions as args to other + functions. We could make a mockup with preprocessors. + + map_results = map ( mapper_func, input_array ); + + translates to : + + foreach item, i in input_array { + map_results[i] = mapper_func (item); + } + + This is just syntactic sugar, worth considering what additional capability truly being + able to pass functions/apps give us. + +2. Extend current filepointers to function as filepointersets. + Instead of one filepointer pointing to one file, a file pointer could point at + one or more files as long as the format is maintained. + Current code works with this. + + Filepointers should be treated as just file when it is being returned/copied. + When it is passed as an arg to an app, it should go through a conceptual dereferencing. + In this context, the filepointer should be interpreted and the actual files it points + to should be fetched if not present locally. + + 3. + + + + + + + + + + From hategan at ci.uchicago.edu Thu Oct 3 12:35:00 2013 From: hategan at ci.uchicago.edu (hategan at ci.uchicago.edu) Date: Thu, 3 Oct 2013 12:35:00 -0500 (CDT) Subject: [Swift-commit] r7125 - branches/release-0.94/src/org/griphyn/vdl/engine Message-ID: <20131003173500.ED2BB178884@svn.ci.uchicago.edu> Author: hategan Date: 2013-10-03 12:35:00 -0500 (Thu, 03 Oct 2013) New Revision: 7125 Modified: branches/release-0.94/src/org/griphyn/vdl/engine/Karajan.java Log: fix cast exception when array index is a string expression; this was coming from the check for array["*"] which wrongly assumed that if the index is of type string it must be a literal string Modified: branches/release-0.94/src/org/griphyn/vdl/engine/Karajan.java =================================================================== --- branches/release-0.94/src/org/griphyn/vdl/engine/Karajan.java 2013-10-02 22:15:32 UTC (rev 7124) +++ branches/release-0.94/src/org/griphyn/vdl/engine/Karajan.java 2013-10-03 17:35:00 UTC (rev 7125) @@ -1437,10 +1437,14 @@ // and really, at this point type checking should be delegated to the type system // instead of the ad-hoc string comparisons if (datatype(arrayST).equals("string")) { - XmlString var = (XmlString) op.getAbstractExpressionArray(1); - if (var.getStringValue().equals("*")) { - return parentST; - } + XmlObject var = op.getAbstractExpressionArray(1); + // make sure this is array["somestring"] rather than array[otherExpressionOfTypeString] + if (var instanceof XmlString) { + XmlString vars = (XmlString) var; + if (vars.getStringValue().equals("*")) { + return parentST; + } + } } if (!indexType.equals(declaredIndexType) From hategan at ci.uchicago.edu Thu Oct 3 12:39:43 2013 From: hategan at ci.uchicago.edu (hategan at ci.uchicago.edu) Date: Thu, 3 Oct 2013 12:39:43 -0500 (CDT) Subject: [Swift-commit] r7126 - trunk/src/org/griphyn/vdl/engine Message-ID: <20131003173943.A9D6A178884@svn.ci.uchicago.edu> Author: hategan Date: 2013-10-03 12:39:43 -0500 (Thu, 03 Oct 2013) New Revision: 7126 Modified: trunk/src/org/griphyn/vdl/engine/Karajan.java Log: fix cast exception when array index is a string expression; this was coming from the check for array["*"] which wrongly assumed that if the index is of type string it must be a literal string (merged from 0.94) Modified: trunk/src/org/griphyn/vdl/engine/Karajan.java =================================================================== --- trunk/src/org/griphyn/vdl/engine/Karajan.java 2013-10-03 17:35:00 UTC (rev 7125) +++ trunk/src/org/griphyn/vdl/engine/Karajan.java 2013-10-03 17:39:43 UTC (rev 7126) @@ -1502,10 +1502,14 @@ // and really, at this point type checking should be delegated to the type system // instead of the ad-hoc string comparisons if (datatype(arrayST).equals("string")) { - XmlString var = (XmlString) op.getAbstractExpressionArray(1); - if (var.getStringValue().equals("*")) { - return parentST; - } + XmlObject var = op.getAbstractExpressionArray(1); + // make sure this is array["somestring"] rather than array[otherExpressionOfTypeString] + if (var instanceof XmlString) { + XmlString vars = (XmlString) var; + if (vars.getStringValue().equals("*")) { + return parentST; + } + } } if (!indexType.equals(declaredIndexType) From ketan at ci.uchicago.edu Thu Oct 3 15:03:56 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Thu, 3 Oct 2013 15:03:56 -0500 (CDT) Subject: [Swift-commit] r7127 - in SwiftApps/Swift-MapRed/psims: . campaigns campaigns/ggcmi.maize Message-ID: <20131003200356.A88409CC43@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-03 15:03:56 -0500 (Thu, 03 Oct 2013) New Revision: 7127 Added: SwiftApps/Swift-MapRed/psims/campaigns/ggcmi.maize/ SwiftApps/Swift-MapRed/psims/campaigns/ggcmi.maize/Campaign.nc4 SwiftApps/Swift-MapRed/psims/campaigns/ggcmi.maize/exp_template.json SwiftApps/Swift-MapRed/psims/campaigns/ggcmi.maize/params SwiftApps/Swift-MapRed/psims/campaigns/ggcmi.maize/params2 Modified: SwiftApps/Swift-MapRed/psims/swiftcommand.sh Log: Added: SwiftApps/Swift-MapRed/psims/campaigns/ggcmi.maize/Campaign.nc4 =================================================================== (Binary files differ) Property changes on: SwiftApps/Swift-MapRed/psims/campaigns/ggcmi.maize/Campaign.nc4 ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftApps/Swift-MapRed/psims/campaigns/ggcmi.maize/exp_template.json =================================================================== --- SwiftApps/Swift-MapRed/psims/campaigns/ggcmi.maize/exp_template.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/campaigns/ggcmi.maize/exp_template.json 2013-10-03 20:03:56 UTC (rev 7127) @@ -0,0 +1,253 @@ +{ + "soil_id": "XY01234567_1", + "person_notes": "Joshua Elliott", + "local_name": "GenericName", + "wst_id": "GENERIC1", + "exname": "X1234568MZ_1", + "institution": "Computation Institute, University of Chicago", + "fl_name": "GenericField1", + "site_name": "GenericLatitude, GenericLongitude", + "trno": "1", + "trt_name": "GenericTreatment1", + "id_field": "GENERIC", + "exname_o": "X1234567MZ", + "dssat_sequence": { + "data": [ + { + "em": "0", + "co": "0", + "trno": "1", + "sq": "1", + "trt_name": "GenericTreatment1", + "seqid": "1", + "sm": "1", + "op": "0" + } + ] + }, + "dssat_simulation_control": { + "data": [ + { + "sm": "1", + "planting": { + "ph2od": "30", + "pfday": "113", + "ph2ol": "40", + "pfyer": "80", + "plday": "173", + "plyer": "80", + "ph2ou": "100", + "pstmx": "40", + "pstmn": "10" + }, + "irrigation": { + "ithru": "100", + "iroff": "GS000", + "imeth": "IR001", + "imdep": "40", + "ireff": ".75", + "iramt": "10", + "ithrl": "75" + }, + "management": { + "irrig": "A", + "plant": "A", + "ferti": "D", + "resid": "A", + "harvs": "M" + }, + "methods": { + "evapo": "F", + "nswit": "1", + "light": "E", + "wther": "M", + "infil": "S", + "photo": "L", + "mesom": "G", + "mesol": "2", + "incon": "M", + "mesev": "S", + "hydro": "R" + }, + "outputs": { + "grout": "N", + "caout": "N", + "ovvew": "Y", + "niout": "N", + "waout": "N", + "fropt": "14", + "sumry": "Y", + "opout": "N", + "chout": "N", + "diout": "N", + "fname": "N", + "vbose": "N", + "miout": "N" + }, + "harvests": { + "hfrst": "0", + "hlyer": "81", + "hpcnr": "0", + "hpcnp": "100", + "hlday": "365" + }, + "residues": { + "rtime": "1", + "ripcn": "100", + "ridep": "20" + }, + "general": { + "sname": "Irrigated", + "nyers": "31", + "rseed": "2150", + "start": "S", + "nreps": "1", + "sdday": "001", + "sdyer": "80", + "smodel": "MZCER" + }, + "nitrogen": { + "ncode": "FE001", + "nmdep": "30", + "naoff": "GS000", + "nmthr": "10", + "namnt": "50" + }, + "options": { + "symbi": "Y", + "dises": "N", + "phosp": "N", + "water": "Y", + "till": "N", + "co2": "M", + "potas": "N", + "chem": "N", + "nitro": "Y" + } + } + ] + }, + "management": { + "events": [ + { + "pldp": "50.0", + "plrs": "75", + "cul_id": "HY0001", + "plds": "R", + "crid": "MZ", + "plpoe": "5.0", + "cul_name": "HY01", + "plma": "S", + "seqid": "1", + "date": "19800101", + "pl_name": "1979I", + "plpop": "5.0", + "event": "planting" + }, + { + "fedep": "15", + "feamn": "100", + "feacd": "AP002", + "fe_name": "high", + "fecd": "FE001", + "seqid": "1", + "date": "1", + "event": "fertilizer" + }, + { + "fedep": "15", + "feamn": "100", + "feacd": "AP002", + "fe_name": "high", + "fecd": "FE001", + "seqid": "1", + "date": "45", + "event": "fertilizer" + }, + { + "irstg": "GS000", + "irmdp": "40", + "iame": "IR001", + "irept": "100", + "irthr": "75", + "seqid": "1", + "ireff": "1.00", + "date": "20110101", + "iamt": "10", + "irval": "79.0", + "event": "irrigation", + "irop": "IR001" + }, + { + "seqid": "1", + "ha_name": "Maize", + "date": "", + "event": "harvest" + } + ] + }, + "dssat_environment_modification": { + "data": [ + { + "em": "1", + "data": { + "erad": "A 0", + "ewind": "A 0", + "emin": "A 0", + "odday": "001", + "emax": "A 0", + "erain": "A 0.0", + "eday": "A 0", + "eco2": "R 320", + "envnam": "EnvMod", + "odyer": "80", + "edew": "A 0" + } + } + ] + }, + "soil": { + "soil_id": "XY01234567_1", + "soilLayer": [ + { + "sllb": "15" + } + ], + "sa": "1", + "sadat": "19800410" + }, + "initial_conditions": { + "icpcr": "MZ", + "icrp": "0", + "icrze": "1", + "icdat": "19800101", + "icrip": "100", + "icrn": "1", + "ic_name": "1000kg Residue", + "icrdp": "10", + "icrag": "1000", + "icrz#": "1", + "soilLayer": [ + { + "icno3": ".1", + "icbl": "10", + "icnh4": ".1" + }, + { + "icno3": ".1", + "icbl": "40", + "icnh4": ".1" + }, + { + "icno3": ".1", + "icbl": "100", + "icnh4": ".1" + }, + { + "icno3": ".1", + "icbl": "200", + "icnh4": ".1" + } + ] + } +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/campaigns/ggcmi.maize/params =================================================================== --- SwiftApps/Swift-MapRed/psims/campaigns/ggcmi.maize/params (rev 0) +++ SwiftApps/Swift-MapRed/psims/campaigns/ggcmi.maize/params 2013-10-03 20:03:56 UTC (rev 7127) @@ -0,0 +1,13 @@ +model dssat45 +campaign /scratch/midway/maheshwari/psims/campaigns/pdssat/ggcmi.maize +soils /scratch/midway/maheshwari/psims/data/soils/hwsd200.wrld.30min +weather /scratch/midway/maheshwari/psims/data/clim/agmerra +refdata /scratch/midway/maheshwari/psims/campaigns/pdssat/common.isimip +bintransfer $PWD/bin/DSCSM045.EXE,$PWD/tapps/pdssat/psims2WTH.py,$PWD/tapps/pdssat/OUT2psims.py,$PWD/bin/camp2json.py,$PWD/tapps/pdssat/jsons2dssat.py +tappwth psims2WTH.py:-o:GENERIC1.WTH:-v:tasmin,tasmax,rsds,pr,wind +tappcamp camp2json.py:-c:Campaign.nc4:-e:exp_template.json:-o:experiment.json +tappinp jsons2dssat.py:-x:X1234567.MZX:-s:soil.json:-e:experiment.json:-S:SOIL.SOL +executable DSCSM045.EXE:A:X1234567.MZX +outtypes .WTH,.MZX,.SOL,.OUT,.json +postprocess ./OUT2psims.py:-i:Summary.OUT:-v:PDAT,ADAT,MDAT,CWAM,HWAM,IRCM,PRCM,ETCM:--delta:30:-s:4:-y:31:--ref_year:1980 +NCconcat ../bin/append.sh:PDAT,ADAT,MDAT,CWAM,HWAM,IRCM,PRCM,ETCM:"PlantDate,AnthesisDate,MaturityDate,TotalBiomass,Yield,IrrigationApplied,GrowingSeasonPrecip,GrowingSeasonET":"DOY,DOY,DOY,kg/ha,kg/ha,mm,mm,mm":720:360:30:31:4:1980:./parts:out.psims.dssat45.agmerra.maize.nc4 Added: SwiftApps/Swift-MapRed/psims/campaigns/ggcmi.maize/params2 =================================================================== --- SwiftApps/Swift-MapRed/psims/campaigns/ggcmi.maize/params2 (rev 0) +++ SwiftApps/Swift-MapRed/psims/campaigns/ggcmi.maize/params2 2013-10-03 20:03:56 UTC (rev 7127) @@ -0,0 +1,13 @@ +model dssat45 +campaign /project/joshuaelliott/psims/campaigns/pdssat/ggcmi.maize +soils /project/joshuaelliott/psims/data/soils/hwsd1.wrld.30min +weather /project/joshuaelliott/psims/data/clim/agcfsr +refdata /project/joshuaelliott/psims/campaigns/pdssat/common.isimip +bintransfer $PWD/bin/DSCSM045.EXE,$PWD/tapps/pdssat/psims2WTH.py,$PWD/tapps/pdssat/OUT2psims.py,$PWD/tapps/pdssat/camp2json_dssat.py,$PWD/tapps/pdssat/jsons2dssat.py +tappwth psims2WTH.py:-o:GENERIC1.WTH:-v:tasmin,tasmax,rsds,pr,wind +tappcamp camp2json_dssat.py:-c:Campaign.nc4:-e:exp_template.json:-o:experiment.json +tappinp jsons2dssat.py:-x:X1234567.MZX:-s:soil.json:-e:experiment.json:-S:SOIL.SOL +executable DSCSM045.EXE:A:X1234567.MZX +outtypes .WTH,.MZX,.SOL,.OUT,.json +postprocess ./OUT2psims.py:-i:Summary.OUT:-v:PDAT,ADAT,MDAT,CWAM,HWAM,IRCM,PRCM,ETCM:--delta:30:-s:4:-y:31:--ref_year:1980 +NCconcat ../bin/append.sh:PDAT,ADAT,MDAT,CWAM,HWAM,IRCM,PRCM,ETCM:"PlantDate,AnthesisDate,MaturityDate,TotalBiomass,Yield,IrrigationApplied,GrowingSeasonPrecip,GrowingSeasonET":"DOY,DOY,DOY,kg/ha,kg/ha,mm,mm,mm":720:360:30:31:4:1980:./parts:out.psims.dssat45.agcfsr.maize.nc4 Modified: SwiftApps/Swift-MapRed/psims/swiftcommand.sh =================================================================== --- SwiftApps/Swift-MapRed/psims/swiftcommand.sh 2013-10-03 17:39:43 UTC (rev 7126) +++ SwiftApps/Swift-MapRed/psims/swiftcommand.sh 2013-10-03 20:03:56 UTC (rev 7127) @@ -1,6 +1,7 @@ swift -tc.file tc.data -sites.file midway.xml -config cf RunpSIMS.swift \ --model=dssat45 -campaign=/scratch/midway/maheshwari/psims/campaigns/pdssat/ggcmi.maize \ +-model=dssat45 \ +-campaign=/scratch/midway/maheshwari/psims/campaigns/pdssat/ggcmi.maize \ -soils=/scratch/midway/maheshwari/psims/data/soils/hwsd200.wrld.30min \ -weather=/scratch/midway/maheshwari/psims/data/clim/agmerra \ -refdata=/scratch/midway/maheshwari/psims/campaigns/pdssat/common.isimip \ From ketan at ci.uchicago.edu Thu Oct 3 15:04:35 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Thu, 3 Oct 2013 15:04:35 -0500 (CDT) Subject: [Swift-commit] r7128 - in SwiftApps/Swift-MapRed/psims/data: . gridLists gridLists/ggcmi Message-ID: <20131003200435.38DCC9CC43@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-03 15:04:34 -0500 (Thu, 03 Oct 2013) New Revision: 7128 Added: SwiftApps/Swift-MapRed/psims/data/gridLists/ SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/ SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/gridlist.1 SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/gridlist.10 SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/gridlist.100 SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/gridlist.326 Log: gridlists Added: SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/gridlist.1 =================================================================== --- SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/gridlist.1 (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/gridlist.1 2013-10-03 20:04:34 UTC (rev 7128) @@ -0,0 +1 @@ +104/114 Added: SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/gridlist.10 =================================================================== --- SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/gridlist.10 (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/gridlist.10 2013-10-03 20:04:34 UTC (rev 7128) @@ -0,0 +1,10 @@ +104/114 +104/115 +104/116 +104/117 +104/118 +104/119 +104/120 +104/121 +104/122 +104/123 Added: SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/gridlist.100 =================================================================== --- SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/gridlist.100 (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/gridlist.100 2013-10-03 20:04:34 UTC (rev 7128) @@ -0,0 +1,100 @@ +104/114 +104/115 +104/116 +104/117 +104/118 +104/119 +104/120 +104/121 +104/122 +104/123 +104/124 +104/125 +104/126 +104/127 +104/128 +104/129 +104/130 +104/131 +104/132 +104/133 +104/134 +104/135 +104/136 +104/137 +104/138 +104/139 +104/140 +104/141 +104/142 +104/143 +104/144 +104/145 +104/146 +104/147 +104/148 +104/149 +104/150 +104/151 +104/152 +104/153 +104/154 +104/155 +104/156 +104/157 +104/158 +104/159 +104/160 +104/161 +104/162 +104/163 +104/164 +104/165 +104/166 +104/167 +104/168 +104/169 +104/170 +104/171 +104/172 +104/173 +104/174 +104/175 +104/176 +104/177 +104/178 +104/179 +104/180 +104/181 +104/182 +104/183 +104/184 +104/185 +104/186 +104/187 +104/188 +104/189 +104/190 +104/191 +104/192 +104/193 +104/194 +104/195 +104/196 +104/197 +104/198 +104/199 +104/200 +104/201 +104/202 +104/203 +104/204 +104/205 +104/206 +104/207 +104/208 +104/209 +104/210 +104/342 +104/343 +104/344 Added: SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/gridlist.326 =================================================================== --- SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/gridlist.326 (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/gridLists/ggcmi/gridlist.326 2013-10-03 20:04:34 UTC (rev 7128) @@ -0,0 +1,326 @@ +104/114 +104/115 +104/116 +104/117 +104/118 +104/119 +104/120 +104/121 +104/122 +104/123 +104/124 +104/125 +104/126 +104/127 +104/128 +104/129 +104/130 +104/131 +104/132 +104/133 +104/134 +104/135 +104/136 +104/137 +104/138 +104/139 +104/140 +104/141 +104/142 +104/143 +104/144 +104/145 +104/146 +104/147 +104/148 +104/149 +104/150 +104/151 +104/152 +104/153 +104/154 +104/155 +104/156 +104/157 +104/158 +104/159 +104/160 +104/161 +104/162 +104/163 +104/164 +104/165 +104/166 +104/167 +104/168 +104/169 +104/170 +104/171 +104/172 +104/173 +104/174 +104/175 +104/176 +104/177 +104/178 +104/179 +104/180 +104/181 +104/182 +104/183 +104/184 +104/185 +104/186 +104/187 +104/188 +104/189 +104/190 +104/191 +104/192 +104/193 +104/194 +104/195 +104/196 +104/197 +104/198 +104/199 +104/200 +104/201 +104/202 +104/203 +104/204 +104/205 +104/206 +104/207 +104/208 +104/209 +104/210 +104/342 +104/343 +104/344 +104/345 +104/346 +104/347 +104/348 +104/349 +104/350 +104/351 +104/352 +104/353 +104/354 +104/355 +104/356 +104/357 +104/358 +104/359 +104/360 +104/386 +104/387 +104/388 +104/389 +104/390 +104/391 +104/392 +104/393 +104/394 +104/401 +104/402 +104/403 +104/404 +104/405 +104/406 +104/407 +104/408 +104/409 +104/410 +104/412 +104/413 +104/414 +104/415 +104/416 +104/417 +104/418 +104/419 +104/420 +104/421 +104/422 +104/423 +104/424 +104/425 +104/426 +104/427 +104/428 +104/429 +104/430 +104/431 +104/432 +104/433 +104/434 +104/435 +104/436 +104/437 +104/438 +104/439 +104/440 +104/441 +104/442 +104/443 +104/444 +104/445 +104/446 +104/447 +104/448 +104/449 +104/450 +104/451 +104/452 +104/453 +104/454 +104/455 +104/456 +104/457 +104/458 +104/469 +104/470 +104/471 +104/472 +104/473 +104/474 +104/475 +104/476 +104/477 +104/478 +104/481 +104/482 +104/483 +104/484 +104/485 +104/487 +104/488 +104/489 +104/490 +104/491 +104/492 +104/493 +104/494 +104/495 +104/496 +104/497 +104/498 +104/499 +104/500 +104/501 +104/502 +104/503 +104/504 +104/505 +104/506 +104/507 +104/508 +104/509 +104/510 +104/511 +104/512 +104/513 +104/514 +104/515 +104/516 +104/517 +104/518 +104/519 +104/520 +104/521 +104/522 +104/523 +104/524 +104/525 +104/526 +104/527 +104/528 +104/529 +104/530 +104/531 +104/532 +104/533 +104/534 +104/535 +104/536 +104/537 +104/538 +104/539 +104/540 +104/541 +104/542 +104/543 +104/544 +104/545 +104/546 +104/547 +104/548 +104/549 +104/550 +104/551 +104/552 +104/553 +104/554 +104/555 +104/556 +104/557 +104/558 +104/559 +104/560 +104/561 +104/562 +104/563 +104/564 +104/565 +104/566 +104/567 +104/568 +104/569 +104/570 +104/571 +104/572 +104/573 +104/574 +104/575 +104/576 +104/577 +104/578 +104/579 +104/580 +104/581 +104/582 +104/583 +104/584 +104/585 +104/586 +104/587 +104/588 +104/589 +104/590 +104/591 +104/592 +104/593 +104/594 +104/595 +104/596 +104/597 +104/598 +104/610 +104/611 +104/612 +104/613 +104/614 +104/615 +104/616 +104/617 +104/618 +104/637 +104/638 +104/639 +104/640 +104/641 +104/642 +104/643 +104/644 From ketan at ci.uchicago.edu Thu Oct 3 15:10:10 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Thu, 3 Oct 2013 15:10:10 -0500 (CDT) Subject: [Swift-commit] r7129 - in SwiftApps/Swift-MapRed/psims/data: . soils soils/hwsd200.wrld.30min soils/hwsd200.wrld.30min/104 soils/hwsd200.wrld.30min/104/114 soils/hwsd200.wrld.30min/104/115 soils/hwsd200.wrld.30min/104/116 soils/hwsd200.wrld.30min/104/117 soils/hwsd200.wrld.30min/104/118 soils/hwsd200.wrld.30min/104/119 soils/hwsd200.wrld.30min/104/120 soils/hwsd200.wrld.30min/104/121 soils/hwsd200.wrld.30min/104/122 soils/hwsd200.wrld.30min/104/123 soils/hwsd200.wrld.30min/104/124 soils/hwsd200.wrld.30min/104/125 soils/hwsd200.wrld.30min/104/126 soils/hwsd200.wrld.30min/104/127 soils/hwsd200.wrld.30min/104/128 soils/hwsd200.wrld.30min/104/129 soils/hwsd200.wrld.30min/104/130 soils/hwsd200.wrld.30min/104/131 soils/hwsd200.wrld.30min/104/132 soils/hwsd200.wrld.30min/104/133 soils/hwsd200.wrld.30min/104/134 soils/hwsd200.wrld.30min/104/135 soils/hwsd200.wrld.30min/104/136 soils/hwsd200.wrld.30min/104/137 soils/hwsd200.wrld.30min/104/138 soils/hwsd200.wrld.30min/104/139 soils/hwsd200.w rld.30min/104/140 soils/hwsd200.wrld.30min/104/141 soils/hwsd200.wrld.30min/104/142 soils/hwsd200.wrld.30min/104/143 soils/hwsd200.wrld.30min/104/144 soils/hwsd200.wrld.30min/104/145 soils/hwsd200.wrld.30min/104/146 soils/hwsd200.wrld.30min/104/147 soils/hwsd200.wrld.30min/104/148 soils/hwsd200.wrld.30min/104/149 soils/hwsd200.wrld.30min/104/150 soils/hwsd200.wrld.30min/104/151 soils/hwsd200.wrld.30min/104/152 soils/hwsd200.wrld.30min/104/153 soils/hwsd200.wrld.30min/104/154 soils/hwsd200.wrld.30min/104/155 soils/hwsd200.wrld.30min/104/156 soils/hwsd200.wrld.30min/104/157 soils/hwsd200.wrld.30min/104/158 soils/hwsd200.wrld.30min/104/159 soils/hwsd200.wrld.30min/104/160 soils/hwsd200.wrld.30min/104/161 soils/hwsd200.wrld.30min/104/162 soils/hwsd200.wrld.30min/104/163 soils/hwsd200.wrld.30min/104/164 soils/hwsd200.wrld.30min/104/165 soils/hwsd200.wrld.30min/104/166 soils/hwsd200.wrld.30min/104/167 soils/hwsd200.wrld.30min/104/168 soils/hwsd200.wrld.30min/104/169 soils/hwsd200. wrld.30min/104/170 soils/hwsd200.wrld.30min/104/171 soils/hwsd200.wrld.30min/104/172 soils/hwsd200.wrld.30min/104/173 soils/hwsd200.wrld.30min/104/174 soils/hwsd200.wrld.30min/104/175 soils/hwsd200.wrld.30min/104/176 soils/hwsd200.wrld.30min/104/177 soils/hwsd200.wrld.30min/104/178 soils/hwsd200.wrld.30min/104/179 soils/hwsd200.wrld.30min/104/180 soils/hwsd200.wrld.30min/104/181 soils/hwsd200.wrld.30min/104/182 soils/hwsd200.wrld.30min/104/183 soils/hwsd200.wrld.30min/104/184 soils/hwsd200.wrld.30min/104/185 soils/hwsd200.wrld.30min/104/186 soils/hwsd200.wrld.30min/104/187 soils/hwsd200.wrld.30min/104/188 soils/hwsd200.wrld.30min/104/189 soils/hwsd200.wrld.30min/104/190 soils/hwsd200.wrld.30min/104/191 soils/hwsd200.wrld.30min/104/192 soils/hwsd200.wrld.30min/104/193 soils/hwsd200.wrld.30min/104/194 soils/hwsd200.wrld.30min/104/195 soils/hwsd200.wrld.30min/104/196 soils/hwsd200.wrld.30min/104/197 soils/hwsd200.wrld.30min/104/198 soils/hwsd200.wrld.30min/104/199 soils/hwsd200 .wrld.30min/104/200 soils/hwsd200.wrld.30min/104/201 soils/hwsd200.wrld.30min/104/202 soils/hwsd200.wrld.30min/104/203 soils/hwsd200.wrld.30min/104/204 soils/hwsd200.wrld.30min/104/205 soils/hwsd200.wrld.30min/104/206 soils/hwsd200.wrld.30min/104/207 soils/hwsd200.wrld.30min/104/208 soils/hwsd200.wrld.30min/104/209 soils/hwsd200.wrld.30min/104/210 soils/hwsd200.wrld.30min/104/342 soils/hwsd200.wrld.30min/104/343 soils/hwsd200.wrld.30min/104/344 soils/hwsd200.wrld.30min/104/345 soils/hwsd200.wrld.30min/104/346 soils/hwsd200.wrld.30min/104/347 soils/hwsd200.wrld.30min/104/348 soils/hwsd200.wrld.30min/104/349 soils/hwsd200.wrld.30min/104/350 soils/hwsd200.wrld.30min/104/351 soils/hwsd200.wrld.30min/104/352 soils/hwsd200.wrld.30min/104/353 soils/hwsd200.wrld.30min/104/354 soils/hwsd200.wrld.30min/104/355 soils/hwsd200.wrld.30min/104/356 soils/hwsd200.wrld.30min/104/357 soils/hwsd200.wrld.30min/104/358 soils/hwsd200.wrld.30min/104/359 soils/hwsd200.wrld.30min/104/360 soils/hwsd20 0.wrld.30min/104/386 soils/hwsd200.wrld.30min/104/387 soils/hwsd200.wrld.30min/104/388 soils/hwsd200.wrld.30min/104/389 soils/hwsd200.wrld.30min/104/390 soils/hwsd200.wrld.30min/104/391 soils/hwsd200.wrld.30min/104/392 soils/hwsd200.wrld.30min/104/393 soils/hwsd200.wrld.30min/104/394 soils/hwsd200.wrld.30min/104/401 soils/hwsd200.wrld.30min/104/402 soils/hwsd200.wrld.30min/104/403 soils/hwsd200.wrld.30min/104/404 soils/hwsd200.wrld.30min/104/405 soils/hwsd200.wrld.30min/104/406 soils/hwsd200.wrld.30min/104/407 soils/hwsd200.wrld.30min/104/408 soils/hwsd200.wrld.30min/104/409 soils/hwsd200.wrld.30min/104/410 soils/hwsd200.wrld.30min/104/412 soils/hwsd200.wrld.30min/104/413 soils/hwsd200.wrld.30min/104/414 soils/hwsd200.wrld.30min/104/415 soils/hwsd200.wrld.30min/104/416 soils/hwsd200.wrld.30min/104/417 soils/hwsd200.wrld.30min/104/418 soils/hwsd200.wrld.30min/104/419 soils/hwsd200.wrld.30min/104/420 soils/hwsd200.wrld.30min/104/421 soils/hwsd200.wrld.30min/104/422 soils/hwsd2 00.wrld.30min/104/423 soils/hwsd200.wrld.30min/104/424 soils/hwsd200.wrld.30min/104/425 soils/hwsd200.wrld.30min/104/426 soils/hwsd200.wrld.30min/104/427 soils/hwsd200.wrld.30min/104/428 soils/hwsd200.wrld.30min/104/429 soils/hwsd200.wrld.30min/104/430 soils/hwsd200.wrld.30min/104/431 soils/hwsd200.wrld.30min/104/432 soils/hwsd200.wrld.30min/104/433 soils/hwsd200.wrld.30min/104/434 soils/hwsd200.wrld.30min/104/435 soils/hwsd200.wrld.30min/104/436 soils/hwsd200.wrld.30min/104/437 soils/hwsd200.wrld.30min/104/438 soils/hwsd200.wrld.30min/104/439 soils/hwsd200.wrld.30min/104/440 soils/hwsd200.wrld.30min/104/441 soils/hwsd200.wrld.30min/104/442 soils/hwsd200.wrld.30min/104/443 soils/hwsd200.wrld.30min/104/444 soils/hwsd200.wrld.30min/104/445 soils/hwsd200.wrld.30min/104/446 soils/hwsd200.wrld.30min/104/447 soils/hwsd200.wrld.30min/104/448 soils/hwsd200.wrld.30min/104/449 soils/hwsd200.wrld.30min/104/450 soils/hwsd200.wrld.30min/104/451 soils/hwsd200.wrld.30min/104/452 soils/hwsd 200.wrld.30min/104/453 soils/hwsd200.wrld.30min/104/454 soils/hwsd200.wrld.30min/104/455 soils/hwsd200.wrld.30min/104/456 soils/hwsd200.wrld.30min/104/457 soils/hwsd200.wrld.30min/104/458 soils/hwsd200.wrld.30min/104/468 soils/hwsd200.wrld.30min/104/469 soils/hwsd200.wrld.30min/104/470 soils/hwsd200.wrld.30min/104/471 soils/hwsd200.wrld.30min/104/472 soils/hwsd200.wrld.30min/104/473 soils/hwsd200.wrld.30min/104/474 soils/hwsd200.wrld.30min/104/475 soils/hwsd200.wrld.30min/104/476 soils/hwsd200.wrld.30min/104/477 soils/hwsd200.wrld.30min/104/478 soils/hwsd200.wrld.30min/104/481 soils/hwsd200.wrld.30min/104/482 soils/hwsd200.wrld.30min/104/483 soils/hwsd200.wrld.30min/104/484 soils/hwsd200.wrld.30min/104/485 soils/hwsd200.wrld.30min/104/487 soils/hwsd200.wrld.30min/104/488 soils/hwsd200.wrld.30min/104/489 soils/hwsd200.wrld.30min/104/490 soils/hwsd200.wrld.30min/104/491 soils/hwsd200.wrld.30min/104/492 soils/hwsd200.wrld.30min/104/493 soils/hwsd200.wrld.30min/104/494 soils/hws d200.wrld.30min/104/495 soils/hwsd200.wrld.30min/104/496 soils/hwsd200.wrld.30min/104/497 soils/hwsd200.wrld.30min/104/498 soils/hwsd200.wrld.30min/104/499 soils/hwsd200.wrld.30min/104/500 soils/hwsd200.wrld.30min/104/501 soils/hwsd200.wrld.30min/104/502 soils/hwsd200.wrld.30min/104/503 soils/hwsd200.wrld.30min/104/504 soils/hwsd200.wrld.30min/104/505 soils/hwsd200.wrld.30min/104/506 soils/hwsd200.wrld.30min/104/507 soils/hwsd200.wrld.30min/104/508 soils/hwsd200.wrld.30min/104/509 soils/hwsd200.wrld.30min/104/510 soils/hwsd200.wrld.30min/104/511 soils/hwsd200.wrld.30min/104/512 soils/hwsd200.wrld.30min/104/513 soils/hwsd200.wrld.30min/104/514 soils/hwsd200.wrld.30min/104/515 soils/hwsd200.wrld.30min/104/516 soils/hwsd200.wrld.30min/104/517 soils/hwsd200.wrld.30min/104/518 soils/hwsd200.wrld.30min/104/519 soils/hwsd200.wrld.30min/104/520 soils/hwsd200.wrld.30min/104/521 soils/hwsd200.wrld.30min/104/522 soils/hwsd200.wrld.30min/104/523 soils/hwsd200.wrld.30min/104/524 soils/hw sd200.wrld.30min/104/525 soils/hwsd200.wrld.30min/104/526 soils/hwsd200.wrld.30min/104/527 soils/hwsd200.wrld.30min/104/528 soils/hwsd200.wrld.30min/104/529 soils/hwsd200.wrld.30min/104/530 soils/hwsd200.wrld.30min/104/531 soils/hwsd200.wrld.30min/104/532 soils/hwsd200.wrld.30min/104/533 soils/hwsd200.wrld.30min/104/534 soils/hwsd200.wrld.30min/104/535 soils/hwsd200.wrld.30min/104/536 soils/hwsd200.wrld.30min/104/537 soils/hwsd200.wrld.30min/104/538 soils/hwsd200.wrld.30min/104/539 soils/hwsd200.wrld.30min/104/540 soils/hwsd200.wrld.30min/104/541 soils/hwsd200.wrld.30min/104/542 soils/hwsd200.wrld.30min/104/543 soils/hwsd200.wrld.30min/104/544 soils/hwsd200.wrld.30min/104/545 soils/hwsd200.wrld.30min/104/546 soils/hwsd200.wrld.30min/104/547 soils/hwsd200.wrld.30min/104/548 soils/hwsd200.wrld.30min/104/549 soils/hwsd200.wrld.30min/104/550 soils/hwsd200.wrld.30min/104/551 soils/hwsd200.wrld.30min/104/552 soils/hwsd200.wrld.30min/104/553 soils/hwsd200.wrld.30min/104/554 soils/h wsd200.wrld.30min/104/555 soils/hwsd200.wrld.30min/104/556 soils/hwsd200.wrld.30min/104/557 soils/hwsd200.wrld.30min/104/558 soils/hwsd200.wrld.30min/104/559 soils/hwsd200.wrld.30min/104/560 soils/hwsd200.wrld.30min/104/561 soils/hwsd200.wrld.30min/104/562 soils/hwsd200.wrld.30min/104/563 soils/hwsd200.wrld.30min/104/564 soils/hwsd200.wrld.30min/104/565 soils/hwsd200.wrld.30min/104/566 soils/hwsd200.wrld.30min/104/567 soils/hwsd200.wrld.30min/104/568 soils/hwsd200.wrld.30min/104/569 soils/hwsd200.wrld.30min/104/570 soils/hwsd200.wrld.30min/104/571 soils/hwsd200.wrld.30min/104/572 soils/hwsd200.wrld.30min/104/573 soils/hwsd200.wrld.30min/104/574 soils/hwsd200.wrld.30min/104/575 soils/hwsd200.wrld.30min/104/576 soils/hwsd200.wrld.30min/104/577 soils/hwsd200.wrld.30min/104/578 soils/hwsd200.wrld.30min/104/579 soils/hwsd200.wrld.30min/104/580 soils/hwsd200.wrld.30min/104/581 soils/hwsd200.wrld.30min/104/582 soils/hwsd200.wrld.30min/104/583 soils/hwsd200.wrld.30min/104/584 soils/ hwsd200.wrld.30min/104/585 soils/hwsd200.wrld.30min/104/586 soils/hwsd200.wrld.30min/104/587 soils/hwsd200.wrld.30min/104/588 soils/hwsd200.wrld.30min/104/589 soils/hwsd200.wrld.30min/104/590 soils/hwsd200.wrld.30min/104/591 soils/hwsd200.wrld.30min/104/592 soils/hwsd200.wrld.30min/104/593 soils/hwsd200.wrld.30min/104/594 soils/hwsd200.wrld.30min/104/595 soils/hwsd200.wrld.30min/104/596 soils/hwsd200.wrld.30min/104/597 soils/hwsd200.wrld.30min/104/598 soils/hwsd200.wrld.30min/104/610 soils/hwsd200.wrld.30min/104/611 soils/hwsd200.wrld.30min/104/612 soils/hwsd200.wrld.30min/104/613 soils/hwsd200.wrld.30min/104/614 soils/hwsd200.wrld.30min/104/615 soils/hwsd200.wrld.30min/104/616 soils/hwsd200.wrld.30min/104/617 soils/hwsd200.wrld.30min/104/618 soils/hwsd200.wrld.30min/104/637 soils/hwsd200.wrld.30min/104/638 soils/hwsd200.wrld.30min/104/639 soils/hwsd200.wrld.30min/104/640 soils/hwsd200.wrld.30min/104/641 soils/hwsd200.wrld.30min/104/642 soils/hwsd200.wrld.30min/104/643 soils /hwsd200.wrld.30min/104/644 Message-ID: <20131003201010.6F9F79CC43@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-03 15:10:09 -0500 (Thu, 03 Oct 2013) New Revision: 7129 Added: SwiftApps/Swift-MapRed/psims/data/soils/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/114/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/114/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/115/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/115/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/116/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/116/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/117/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/117/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/118/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/118/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/119/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/119/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/120/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/120/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/121/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/121/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/122/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/122/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/123/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/123/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/124/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/124/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/125/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/125/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/126/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/126/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/127/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/127/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/128/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/128/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/129/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/129/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/130/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/130/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/131/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/131/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/132/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/132/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/133/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/133/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/134/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/134/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/135/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/135/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/136/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/136/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/137/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/137/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/138/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/138/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/139/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/139/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/140/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/140/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/141/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/141/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/142/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/142/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/143/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/143/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/144/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/144/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/145/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/145/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/146/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/146/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/147/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/147/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/148/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/148/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/149/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/149/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/150/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/150/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/151/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/151/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/152/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/152/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/153/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/153/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/154/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/154/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/155/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/155/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/156/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/156/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/157/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/157/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/158/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/158/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/159/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/159/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/160/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/160/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/161/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/161/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/162/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/162/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/163/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/163/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/164/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/164/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/165/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/165/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/166/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/166/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/167/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/167/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/168/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/168/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/169/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/169/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/170/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/170/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/171/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/171/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/172/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/172/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/173/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/173/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/174/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/174/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/175/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/175/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/176/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/176/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/177/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/177/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/178/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/178/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/179/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/179/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/180/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/180/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/181/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/181/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/182/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/182/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/183/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/183/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/184/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/184/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/185/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/185/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/186/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/186/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/187/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/187/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/188/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/188/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/189/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/189/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/190/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/190/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/191/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/191/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/192/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/192/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/193/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/193/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/194/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/194/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/195/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/195/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/196/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/196/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/197/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/197/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/198/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/198/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/199/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/199/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/200/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/200/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/201/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/201/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/202/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/202/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/203/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/203/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/204/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/204/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/205/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/205/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/206/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/206/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/207/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/207/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/208/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/208/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/209/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/209/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/210/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/210/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/342/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/342/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/343/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/343/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/344/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/344/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/345/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/345/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/346/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/346/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/347/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/347/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/348/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/348/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/349/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/349/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/350/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/350/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/351/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/351/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/352/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/352/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/353/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/353/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/354/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/354/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/355/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/355/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/356/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/356/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/357/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/357/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/358/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/358/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/359/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/359/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/360/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/360/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/386/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/386/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/387/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/387/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/388/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/388/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/389/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/389/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/390/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/390/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/391/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/391/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/392/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/392/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/393/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/393/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/394/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/394/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/401/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/401/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/402/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/402/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/403/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/403/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/404/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/404/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/405/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/405/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/406/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/406/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/407/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/407/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/408/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/408/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/409/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/409/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/410/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/410/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/412/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/412/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/413/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/413/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/414/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/414/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/415/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/415/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/416/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/416/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/417/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/417/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/418/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/418/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/419/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/419/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/420/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/420/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/421/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/421/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/422/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/422/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/423/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/423/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/424/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/424/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/425/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/425/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/426/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/426/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/427/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/427/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/428/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/428/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/429/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/429/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/430/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/430/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/431/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/431/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/432/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/432/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/433/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/433/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/434/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/434/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/435/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/435/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/436/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/436/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/437/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/437/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/438/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/438/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/439/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/439/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/440/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/440/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/441/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/441/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/442/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/442/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/443/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/443/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/444/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/444/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/445/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/445/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/446/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/446/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/447/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/447/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/448/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/448/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/449/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/449/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/450/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/450/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/451/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/451/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/452/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/452/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/453/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/453/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/454/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/454/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/455/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/455/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/456/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/456/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/457/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/457/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/458/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/458/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/468/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/468/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/469/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/469/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/470/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/470/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/471/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/471/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/472/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/472/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/473/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/473/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/474/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/474/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/475/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/475/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/476/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/476/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/477/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/477/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/478/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/478/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/481/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/481/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/482/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/482/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/483/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/483/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/484/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/484/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/485/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/485/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/487/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/487/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/488/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/488/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/489/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/489/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/490/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/490/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/491/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/491/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/492/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/492/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/493/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/493/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/494/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/494/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/495/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/495/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/496/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/496/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/497/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/497/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/498/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/498/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/499/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/499/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/500/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/500/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/501/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/501/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/502/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/502/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/503/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/503/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/504/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/504/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/505/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/505/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/506/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/506/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/507/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/507/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/508/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/508/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/509/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/509/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/510/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/510/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/511/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/511/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/512/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/512/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/513/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/513/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/514/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/514/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/515/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/515/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/516/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/516/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/517/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/517/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/518/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/518/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/519/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/519/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/520/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/520/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/521/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/521/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/522/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/522/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/523/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/523/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/524/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/524/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/525/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/525/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/526/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/526/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/527/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/527/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/528/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/528/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/529/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/529/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/530/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/530/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/531/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/531/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/532/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/532/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/533/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/533/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/534/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/534/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/535/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/535/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/536/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/536/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/537/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/537/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/538/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/538/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/539/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/539/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/540/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/540/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/541/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/541/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/542/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/542/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/543/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/543/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/544/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/544/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/545/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/545/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/546/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/546/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/547/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/547/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/548/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/548/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/549/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/549/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/550/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/550/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/551/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/551/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/552/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/552/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/553/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/553/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/554/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/554/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/555/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/555/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/556/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/556/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/557/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/557/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/558/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/558/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/559/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/559/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/560/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/560/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/561/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/561/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/562/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/562/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/563/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/563/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/564/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/564/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/565/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/565/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/566/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/566/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/567/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/567/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/568/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/568/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/569/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/569/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/570/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/570/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/571/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/571/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/572/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/572/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/573/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/573/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/574/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/574/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/575/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/575/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/576/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/576/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/577/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/577/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/578/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/578/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/579/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/579/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/580/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/580/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/581/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/581/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/582/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/582/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/583/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/583/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/584/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/584/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/585/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/585/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/586/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/586/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/587/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/587/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/588/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/588/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/589/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/589/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/590/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/590/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/591/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/591/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/592/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/592/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/593/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/593/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/594/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/594/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/595/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/595/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/596/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/596/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/597/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/597/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/598/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/598/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/610/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/610/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/611/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/611/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/612/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/612/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/613/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/613/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/614/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/614/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/615/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/615/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/616/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/616/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/617/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/617/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/618/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/618/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/637/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/637/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/638/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/638/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/639/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/639/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/640/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/640/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/641/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/641/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/642/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/642/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/643/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/643/soil.json SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/644/ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/644/soil.json Log: Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/114/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/114/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/114/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Phaeozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4729", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.261", + "slbdm": "1.380", + "slna": "0.180", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.110", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "7.000", + "sloc": "1.830", + "sksat": "2.370", + "slphw": "6.400", + "slsat": "0.464", + "sllb": "5" + }, + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.261", + "slbdm": "1.380", + "slna": "0.180", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.110", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "7.000", + "sloc": "1.830", + "sksat": "2.370", + "slphw": "6.400", + "slsat": "0.464", + "sllb": "15" + }, + { + "slbs": "87.00", + "slrgf": "0.941", + "sldul": "0.261", + "slbdm": "1.380", + "slna": "0.180", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.110", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "7.000", + "sloc": "1.830", + "sksat": "2.370", + "slphw": "6.400", + "slsat": "0.464", + "sllb": "30" + }, + { + "slbs": "92.00", + "slrgf": "0.333", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.160", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "3.000", + "sloc": "0.640", + "sksat": "0.330", + "slphw": "6.800", + "slsat": "0.443", + "sllb": "100" + }, + { + "slbs": "92.00", + "slrgf": "0.042", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.160", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "3.000", + "sloc": "0.640", + "sksat": "0.330", + "slphw": "6.800", + "slsat": "0.443", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/115/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/115/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/115/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Phaeozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4729", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.261", + "slbdm": "1.380", + "slna": "0.180", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.110", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "7.000", + "sloc": "1.830", + "sksat": "2.370", + "slphw": "6.400", + "slsat": "0.464", + "sllb": "5" + }, + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.261", + "slbdm": "1.380", + "slna": "0.180", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.110", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "7.000", + "sloc": "1.830", + "sksat": "2.370", + "slphw": "6.400", + "slsat": "0.464", + "sllb": "15" + }, + { + "slbs": "87.00", + "slrgf": "0.941", + "sldul": "0.261", + "slbdm": "1.380", + "slna": "0.180", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.110", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "7.000", + "sloc": "1.830", + "sksat": "2.370", + "slphw": "6.400", + "slsat": "0.464", + "sllb": "30" + }, + { + "slbs": "92.00", + "slrgf": "0.333", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.160", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "3.000", + "sloc": "0.640", + "sksat": "0.330", + "slphw": "6.800", + "slsat": "0.443", + "sllb": "100" + }, + { + "slbs": "92.00", + "slrgf": "0.042", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.160", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "3.000", + "sloc": "0.640", + "sksat": "0.330", + "slphw": "6.800", + "slsat": "0.443", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/116/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/116/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/116/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4876", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "5" + }, + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "15" + }, + { + "slbs": "89.00", + "slrgf": "0.941", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/117/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/117/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/117/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4876", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "5" + }, + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "15" + }, + { + "slbs": "89.00", + "slrgf": "0.941", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/118/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/118/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/118/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisol ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4885", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "5" + }, + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "15" + }, + { + "slbs": "89.00", + "slrgf": "0.941", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/119/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/119/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/119/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4876", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "5" + }, + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "15" + }, + { + "slbs": "89.00", + "slrgf": "0.941", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/120/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/120/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/120/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Orthic Acrisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4615", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "5" + }, + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "15" + }, + { + "slbs": "44.00", + "slrgf": "0.941", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "30" + }, + { + "slbs": "32.00", + "slrgf": "0.333", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "100" + }, + { + "slbs": "32.00", + "slrgf": "0.042", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/121/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/121/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/121/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Orthic Acrisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4615", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "5" + }, + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "15" + }, + { + "slbs": "44.00", + "slrgf": "0.941", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "30" + }, + { + "slbs": "32.00", + "slrgf": "0.333", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "100" + }, + { + "slbs": "32.00", + "slrgf": "0.042", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/122/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/122/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/122/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Yermosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5084", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/123/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/123/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/123/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Yermosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5084", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/124/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/124/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/124/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Yermosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5091", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/125/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/125/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/125/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Yermosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5091", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/126/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/126/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/126/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Yermosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5091", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/127/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/127/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/127/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Yermosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5091", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/128/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/128/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/128/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Yermosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5091", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/129/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/129/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/129/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Yermosol ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5090", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/130/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/130/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/130/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Yermosol ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5090", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/131/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/131/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/131/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Yermosol ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5090", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/132/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/132/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/132/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Yermosol ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5090", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/133/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/133/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/133/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Yermosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5094", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/134/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/134/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/134/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Yermosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5095", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.212", + "slbdm": "1.420", + "slna": "0.420", + "caco3": "0.500", + "slsil": "29.00", + "slll": "0.075", + "slcly": "21.00", + "slcec": "7.000", + "slcf": "20.00", + "sloc": "0.400", + "sksat": "7.460", + "slphw": "7.300", + "slsat": "0.488", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.440", + "caco3": "3.800", + "slsil": "28.00", + "slll": "0.121", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "27.00", + "sloc": "0.280", + "sksat": "1.240", + "slphw": "7.300", + "slsat": "0.457", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/135/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/135/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/135/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Kastanozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.720", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4774", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.250", + "slbdm": "1.390", + "slna": "0.210", + "caco3": "5.400", + "slsil": "45.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "21.00", + "slcf": "8.000", + "sloc": "1.280", + "sksat": "3.270", + "slphw": "7.400", + "slsat": "0.468", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.250", + "slbdm": "1.390", + "slna": "0.210", + "caco3": "5.400", + "slsil": "45.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "21.00", + "slcf": "8.000", + "sloc": "1.280", + "sksat": "3.270", + "slphw": "7.400", + "slsat": "0.468", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.250", + "slbdm": "1.390", + "slna": "0.210", + "caco3": "5.400", + "slsil": "45.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "21.00", + "slcf": "8.000", + "sloc": "1.280", + "sksat": "3.270", + "slphw": "7.400", + "slsat": "0.468", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.570", + "caco3": "10.40", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "19.00", + "slcf": "5.000", + "sloc": "0.510", + "sksat": "5.280", + "slphw": "7.900", + "slsat": "0.515", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.570", + "caco3": "10.40", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "19.00", + "slcf": "5.000", + "sloc": "0.510", + "sksat": "5.280", + "slphw": "7.900", + "slsat": "0.515", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/136/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/136/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/136/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Kastanozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.720", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4774", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.250", + "slbdm": "1.390", + "slna": "0.210", + "caco3": "5.400", + "slsil": "45.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "21.00", + "slcf": "8.000", + "sloc": "1.280", + "sksat": "3.270", + "slphw": "7.400", + "slsat": "0.468", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.250", + "slbdm": "1.390", + "slna": "0.210", + "caco3": "5.400", + "slsil": "45.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "21.00", + "slcf": "8.000", + "sloc": "1.280", + "sksat": "3.270", + "slphw": "7.400", + "slsat": "0.468", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.250", + "slbdm": "1.390", + "slna": "0.210", + "caco3": "5.400", + "slsil": "45.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "21.00", + "slcf": "8.000", + "sloc": "1.280", + "sksat": "3.270", + "slphw": "7.400", + "slsat": "0.468", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.570", + "caco3": "10.40", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "19.00", + "slcf": "5.000", + "sloc": "0.510", + "sksat": "5.280", + "slphw": "7.900", + "slsat": "0.515", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.570", + "caco3": "10.40", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "19.00", + "slcf": "5.000", + "sloc": "0.510", + "sksat": "5.280", + "slphw": "7.900", + "slsat": "0.515", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/137/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/137/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/137/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Regosol ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4982", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.299", + "slbdm": "1.360", + "slna": "0.150", + "caco3": "15.00", + "slsil": "36.00", + "slll": "0.161", + "slcly": "26.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.530", + "sksat": "1.120", + "slphw": "8.100", + "slsat": "0.453", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.299", + "slbdm": "1.360", + "slna": "0.150", + "caco3": "15.00", + "slsil": "36.00", + "slll": "0.161", + "slcly": "26.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.530", + "sksat": "1.120", + "slphw": "8.100", + "slsat": "0.453", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/138/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/138/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/138/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Regosol ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4982", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.299", + "slbdm": "1.360", + "slna": "0.150", + "caco3": "15.00", + "slsil": "36.00", + "slll": "0.161", + "slcly": "26.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.530", + "sksat": "1.120", + "slphw": "8.100", + "slsat": "0.453", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.299", + "slbdm": "1.360", + "slna": "0.150", + "caco3": "15.00", + "slsil": "36.00", + "slll": "0.161", + "slcly": "26.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.530", + "sksat": "1.120", + "slphw": "8.100", + "slsat": "0.453", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/139/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/139/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/139/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Yermosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5077", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.297", + "slbdm": "1.380", + "slna": "1.200", + "caco3": "26.00", + "slsil": "37.00", + "slll": "0.133", + "slcly": "24.00", + "slcec": "15.00", + "slcf": "20.00", + "sloc": "0.370", + "sksat": "1.940", + "slphw": "8.100", + "slsat": "0.484", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.297", + "slbdm": "1.380", + "slna": "1.200", + "caco3": "26.00", + "slsil": "37.00", + "slll": "0.133", + "slcly": "24.00", + "slcec": "15.00", + "slcf": "20.00", + "sloc": "0.370", + "sksat": "1.940", + "slphw": "8.100", + "slsat": "0.484", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.297", + "slbdm": "1.380", + "slna": "1.200", + "caco3": "26.00", + "slsil": "37.00", + "slll": "0.133", + "slcly": "24.00", + "slcec": "15.00", + "slcf": "20.00", + "sloc": "0.370", + "sksat": "1.940", + "slphw": "8.100", + "slsat": "0.484", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.283", + "slbdm": "1.340", + "slna": "0.880", + "caco3": "35.00", + "slsil": "42.00", + "slll": "0.145", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "41.00", + "sloc": "0.290", + "sksat": "1.460", + "slphw": "8.100", + "slsat": "0.446", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.283", + "slbdm": "1.340", + "slna": "0.880", + "caco3": "35.00", + "slsil": "42.00", + "slll": "0.145", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "41.00", + "sloc": "0.290", + "sksat": "1.460", + "slphw": "8.100", + "slsat": "0.446", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/140/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/140/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/140/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Yermosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5077", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.297", + "slbdm": "1.380", + "slna": "1.200", + "caco3": "26.00", + "slsil": "37.00", + "slll": "0.133", + "slcly": "24.00", + "slcec": "15.00", + "slcf": "20.00", + "sloc": "0.370", + "sksat": "1.940", + "slphw": "8.100", + "slsat": "0.484", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.297", + "slbdm": "1.380", + "slna": "1.200", + "caco3": "26.00", + "slsil": "37.00", + "slll": "0.133", + "slcly": "24.00", + "slcec": "15.00", + "slcf": "20.00", + "sloc": "0.370", + "sksat": "1.940", + "slphw": "8.100", + "slsat": "0.484", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.297", + "slbdm": "1.380", + "slna": "1.200", + "caco3": "26.00", + "slsil": "37.00", + "slll": "0.133", + "slcly": "24.00", + "slcec": "15.00", + "slcf": "20.00", + "sloc": "0.370", + "sksat": "1.940", + "slphw": "8.100", + "slsat": "0.484", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.283", + "slbdm": "1.340", + "slna": "0.880", + "caco3": "35.00", + "slsil": "42.00", + "slll": "0.145", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "41.00", + "sloc": "0.290", + "sksat": "1.460", + "slphw": "8.100", + "slsat": "0.446", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.283", + "slbdm": "1.340", + "slna": "0.880", + "caco3": "35.00", + "slsil": "42.00", + "slll": "0.145", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "41.00", + "sloc": "0.290", + "sksat": "1.460", + "slphw": "8.100", + "slsat": "0.446", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/141/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/141/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/141/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Regosol ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4982", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.299", + "slbdm": "1.360", + "slna": "0.150", + "caco3": "15.00", + "slsil": "36.00", + "slll": "0.161", + "slcly": "26.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.530", + "sksat": "1.120", + "slphw": "8.100", + "slsat": "0.453", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.299", + "slbdm": "1.360", + "slna": "0.150", + "caco3": "15.00", + "slsil": "36.00", + "slll": "0.161", + "slcly": "26.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.530", + "sksat": "1.120", + "slphw": "8.100", + "slsat": "0.453", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/142/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/142/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/142/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Yermosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5077", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.297", + "slbdm": "1.380", + "slna": "1.200", + "caco3": "26.00", + "slsil": "37.00", + "slll": "0.133", + "slcly": "24.00", + "slcec": "15.00", + "slcf": "20.00", + "sloc": "0.370", + "sksat": "1.940", + "slphw": "8.100", + "slsat": "0.484", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.297", + "slbdm": "1.380", + "slna": "1.200", + "caco3": "26.00", + "slsil": "37.00", + "slll": "0.133", + "slcly": "24.00", + "slcec": "15.00", + "slcf": "20.00", + "sloc": "0.370", + "sksat": "1.940", + "slphw": "8.100", + "slsat": "0.484", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.297", + "slbdm": "1.380", + "slna": "1.200", + "caco3": "26.00", + "slsil": "37.00", + "slll": "0.133", + "slcly": "24.00", + "slcec": "15.00", + "slcf": "20.00", + "sloc": "0.370", + "sksat": "1.940", + "slphw": "8.100", + "slsat": "0.484", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.283", + "slbdm": "1.340", + "slna": "0.880", + "caco3": "35.00", + "slsil": "42.00", + "slll": "0.145", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "41.00", + "sloc": "0.290", + "sksat": "1.460", + "slphw": "8.100", + "slsat": "0.446", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.283", + "slbdm": "1.340", + "slna": "0.880", + "caco3": "35.00", + "slsil": "42.00", + "slll": "0.145", + "slcly": "28.00", + "slcec": "11.00", + "slcf": "41.00", + "sloc": "0.290", + "sksat": "1.460", + "slphw": "8.100", + "slsat": "0.446", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/143/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/143/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/143/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Regosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4981", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.299", + "slbdm": "1.360", + "slna": "0.150", + "caco3": "15.00", + "slsil": "36.00", + "slll": "0.161", + "slcly": "26.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.530", + "sksat": "1.120", + "slphw": "8.100", + "slsat": "0.453", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.299", + "slbdm": "1.360", + "slna": "0.150", + "caco3": "15.00", + "slsil": "36.00", + "slll": "0.161", + "slcly": "26.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.530", + "sksat": "1.120", + "slphw": "8.100", + "slsat": "0.453", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/144/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/144/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/144/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Regosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4981", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.299", + "slbdm": "1.360", + "slna": "0.150", + "caco3": "15.00", + "slsil": "36.00", + "slll": "0.161", + "slcly": "26.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.530", + "sksat": "1.120", + "slphw": "8.100", + "slsat": "0.453", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.299", + "slbdm": "1.360", + "slna": "0.150", + "caco3": "15.00", + "slsil": "36.00", + "slll": "0.161", + "slcly": "26.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.530", + "sksat": "1.120", + "slphw": "8.100", + "slsat": "0.453", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/145/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/145/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/145/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Regosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4981", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.299", + "slbdm": "1.360", + "slna": "0.150", + "caco3": "15.00", + "slsil": "36.00", + "slll": "0.161", + "slcly": "26.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.530", + "sksat": "1.120", + "slphw": "8.100", + "slsat": "0.453", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.299", + "slbdm": "1.360", + "slna": "0.150", + "caco3": "15.00", + "slsil": "36.00", + "slll": "0.161", + "slcly": "26.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.530", + "sksat": "1.120", + "slphw": "8.100", + "slsat": "0.453", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/146/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/146/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/146/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Regosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4981", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "17.00", + "slcf": "17.00", + "sloc": "0.770", + "sksat": "0.330", + "slphw": "8.000", + "slsat": "0.443", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.299", + "slbdm": "1.360", + "slna": "0.150", + "caco3": "15.00", + "slsil": "36.00", + "slll": "0.161", + "slcly": "26.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.530", + "sksat": "1.120", + "slphw": "8.100", + "slsat": "0.453", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.299", + "slbdm": "1.360", + "slna": "0.150", + "caco3": "15.00", + "slsil": "36.00", + "slll": "0.161", + "slcly": "26.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.530", + "sksat": "1.120", + "slphw": "8.100", + "slsat": "0.453", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/147/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/147/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/147/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Albic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.440", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4863", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "83.00", + "slrgf": "1.000", + "sldul": "0.278", + "slbdm": "1.410", + "slna": "0.140", + "caco3": "0.000", + "slsil": "44.00", + "slll": "0.112", + "slcly": "19.00", + "slcec": "14.00", + "slcf": "10.00", + "sloc": "0.820", + "sksat": "1.010", + "slphw": "6.000", + "slsat": "0.413", + "sllb": "5" + }, + { + "slbs": "83.00", + "slrgf": "1.000", + "sldul": "0.278", + "slbdm": "1.410", + "slna": "0.140", + "caco3": "0.000", + "slsil": "44.00", + "slll": "0.112", + "slcly": "19.00", + "slcec": "14.00", + "slcf": "10.00", + "sloc": "0.820", + "sksat": "1.010", + "slphw": "6.000", + "slsat": "0.413", + "sllb": "15" + }, + { + "slbs": "83.00", + "slrgf": "0.941", + "sldul": "0.278", + "slbdm": "1.410", + "slna": "0.140", + "caco3": "0.000", + "slsil": "44.00", + "slll": "0.112", + "slcly": "19.00", + "slcec": "14.00", + "slcf": "10.00", + "sloc": "0.820", + "sksat": "1.010", + "slphw": "6.000", + "slsat": "0.413", + "sllb": "30" + }, + { + "slbs": "89.00", + "slrgf": "0.333", + "sldul": "0.302", + "slbdm": "1.320", + "slna": "0.210", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.201", + "slcly": "32.00", + "slcec": "21.00", + "slcf": "19.00", + "sloc": "0.390", + "sksat": "0.900", + "slphw": "6.300", + "slsat": "0.451", + "sllb": "100" + }, + { + "slbs": "89.00", + "slrgf": "0.042", + "sldul": "0.302", + "slbdm": "1.320", + "slna": "0.210", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.201", + "slcly": "32.00", + "slcec": "21.00", + "slcf": "19.00", + "sloc": "0.390", + "sksat": "0.900", + "slphw": "6.300", + "slsat": "0.451", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/148/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/148/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/148/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Albic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.440", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4863", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "83.00", + "slrgf": "1.000", + "sldul": "0.278", + "slbdm": "1.410", + "slna": "0.140", + "caco3": "0.000", + "slsil": "44.00", + "slll": "0.112", + "slcly": "19.00", + "slcec": "14.00", + "slcf": "10.00", + "sloc": "0.820", + "sksat": "1.010", + "slphw": "6.000", + "slsat": "0.413", + "sllb": "5" + }, + { + "slbs": "83.00", + "slrgf": "1.000", + "sldul": "0.278", + "slbdm": "1.410", + "slna": "0.140", + "caco3": "0.000", + "slsil": "44.00", + "slll": "0.112", + "slcly": "19.00", + "slcec": "14.00", + "slcf": "10.00", + "sloc": "0.820", + "sksat": "1.010", + "slphw": "6.000", + "slsat": "0.413", + "sllb": "15" + }, + { + "slbs": "83.00", + "slrgf": "0.941", + "sldul": "0.278", + "slbdm": "1.410", + "slna": "0.140", + "caco3": "0.000", + "slsil": "44.00", + "slll": "0.112", + "slcly": "19.00", + "slcec": "14.00", + "slcf": "10.00", + "sloc": "0.820", + "sksat": "1.010", + "slphw": "6.000", + "slsat": "0.413", + "sllb": "30" + }, + { + "slbs": "89.00", + "slrgf": "0.333", + "sldul": "0.302", + "slbdm": "1.320", + "slna": "0.210", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.201", + "slcly": "32.00", + "slcec": "21.00", + "slcf": "19.00", + "sloc": "0.390", + "sksat": "0.900", + "slphw": "6.300", + "slsat": "0.451", + "sllb": "100" + }, + { + "slbs": "89.00", + "slrgf": "0.042", + "sldul": "0.302", + "slbdm": "1.320", + "slna": "0.210", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.201", + "slcly": "32.00", + "slcec": "21.00", + "slcf": "19.00", + "sloc": "0.390", + "sksat": "0.900", + "slphw": "6.300", + "slsat": "0.451", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/149/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/149/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/149/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Regosol ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5012", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "79.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "27.00", + "sloc": "0.970", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "5" + }, + { + "slbs": "79.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "27.00", + "sloc": "0.970", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "15" + }, + { + "slbs": "79.00", + "slrgf": "0.941", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "27.00", + "sloc": "0.970", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.222", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.100", + "slsil": "32.00", + "slll": "0.111", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "5.200", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.222", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.100", + "slsil": "32.00", + "slll": "0.111", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "5.200", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/150/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/150/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/150/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Regosol ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5012", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "79.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "27.00", + "sloc": "0.970", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "5" + }, + { + "slbs": "79.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "27.00", + "sloc": "0.970", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "15" + }, + { + "slbs": "79.00", + "slrgf": "0.941", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "27.00", + "sloc": "0.970", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.222", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.100", + "slsil": "32.00", + "slll": "0.111", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "5.200", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.222", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.100", + "slsil": "32.00", + "slll": "0.111", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "5.200", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/151/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/151/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/151/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Xerosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "10.00", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5060", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "98.00", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "5" + }, + { + "slbs": "98.00", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "15" + }, + { + "slbs": "98.00", + "slrgf": "0.941", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.302", + "slbdm": "1.380", + "slna": "0.360", + "caco3": "9.000", + "slsil": "17.00", + "slll": "0.221", + "slcly": "29.00", + "slcec": "12.00", + "slcf": "3.000", + "sloc": "0.300", + "sksat": "0.445", + "slphw": "7.800", + "slsat": "0.396", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.302", + "slbdm": "1.380", + "slna": "0.360", + "caco3": "9.000", + "slsil": "17.00", + "slll": "0.221", + "slcly": "29.00", + "slcec": "12.00", + "slcf": "3.000", + "sloc": "0.300", + "sksat": "0.445", + "slphw": "7.800", + "slsat": "0.396", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/152/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/152/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/152/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Xerosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "10.00", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5060", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "98.00", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "5" + }, + { + "slbs": "98.00", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "15" + }, + { + "slbs": "98.00", + "slrgf": "0.941", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.302", + "slbdm": "1.380", + "slna": "0.360", + "caco3": "9.000", + "slsil": "17.00", + "slll": "0.221", + "slcly": "29.00", + "slcec": "12.00", + "slcf": "3.000", + "sloc": "0.300", + "sksat": "0.445", + "slphw": "7.800", + "slsat": "0.396", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.302", + "slbdm": "1.380", + "slna": "0.360", + "caco3": "9.000", + "slsil": "17.00", + "slll": "0.221", + "slcly": "29.00", + "slcec": "12.00", + "slcf": "3.000", + "sloc": "0.300", + "sksat": "0.445", + "slphw": "7.800", + "slsat": "0.396", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/153/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/153/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/153/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Xerosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "10.00", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5060", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "98.00", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "5" + }, + { + "slbs": "98.00", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "15" + }, + { + "slbs": "98.00", + "slrgf": "0.941", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.302", + "slbdm": "1.380", + "slna": "0.360", + "caco3": "9.000", + "slsil": "17.00", + "slll": "0.221", + "slcly": "29.00", + "slcec": "12.00", + "slcf": "3.000", + "sloc": "0.300", + "sksat": "0.445", + "slphw": "7.800", + "slsat": "0.396", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.302", + "slbdm": "1.380", + "slna": "0.360", + "caco3": "9.000", + "slsil": "17.00", + "slll": "0.221", + "slcly": "29.00", + "slcec": "12.00", + "slcf": "3.000", + "sloc": "0.300", + "sksat": "0.445", + "slphw": "7.800", + "slsat": "0.396", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/154/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/154/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/154/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Xerosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "10.00", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5060", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "98.00", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "5" + }, + { + "slbs": "98.00", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "15" + }, + { + "slbs": "98.00", + "slrgf": "0.941", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.302", + "slbdm": "1.380", + "slna": "0.360", + "caco3": "9.000", + "slsil": "17.00", + "slll": "0.221", + "slcly": "29.00", + "slcec": "12.00", + "slcf": "3.000", + "sloc": "0.300", + "sksat": "0.445", + "slphw": "7.800", + "slsat": "0.396", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.302", + "slbdm": "1.380", + "slna": "0.360", + "caco3": "9.000", + "slsil": "17.00", + "slll": "0.221", + "slcly": "29.00", + "slcec": "12.00", + "slcf": "3.000", + "sloc": "0.300", + "sksat": "0.445", + "slphw": "7.800", + "slsat": "0.396", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/155/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/155/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/155/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Xerosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "10.00", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5057", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "98.00", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "5" + }, + { + "slbs": "98.00", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "15" + }, + { + "slbs": "98.00", + "slrgf": "0.941", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.302", + "slbdm": "1.380", + "slna": "0.360", + "caco3": "9.000", + "slsil": "17.00", + "slll": "0.221", + "slcly": "29.00", + "slcec": "12.00", + "slcf": "3.000", + "sloc": "0.300", + "sksat": "0.445", + "slphw": "7.800", + "slsat": "0.396", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.302", + "slbdm": "1.380", + "slna": "0.360", + "caco3": "9.000", + "slsil": "17.00", + "slll": "0.221", + "slcly": "29.00", + "slcec": "12.00", + "slcf": "3.000", + "sloc": "0.300", + "sksat": "0.445", + "slphw": "7.800", + "slsat": "0.396", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/156/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/156/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/156/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Xerosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "10.00", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5057", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "98.00", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "5" + }, + { + "slbs": "98.00", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "15" + }, + { + "slbs": "98.00", + "slrgf": "0.941", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.302", + "slbdm": "1.380", + "slna": "0.360", + "caco3": "9.000", + "slsil": "17.00", + "slll": "0.221", + "slcly": "29.00", + "slcec": "12.00", + "slcf": "3.000", + "sloc": "0.300", + "sksat": "0.445", + "slphw": "7.800", + "slsat": "0.396", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.302", + "slbdm": "1.380", + "slna": "0.360", + "caco3": "9.000", + "slsil": "17.00", + "slll": "0.221", + "slcly": "29.00", + "slcec": "12.00", + "slcf": "3.000", + "sloc": "0.300", + "sksat": "0.445", + "slphw": "7.800", + "slsat": "0.396", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/157/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/157/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/157/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Kastanozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.840", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4807", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.330", + "slna": "0.720", + "caco3": "10.00", + "slsil": "42.00", + "slll": "0.182", + "slcly": "29.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "1.380", + "slphw": "7.900", + "slsat": "0.502", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.330", + "slna": "0.720", + "caco3": "10.00", + "slsil": "42.00", + "slll": "0.182", + "slcly": "29.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "1.380", + "slphw": "7.900", + "slsat": "0.502", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/158/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/158/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/158/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Kastanozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.840", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4807", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.330", + "slna": "0.720", + "caco3": "10.00", + "slsil": "42.00", + "slll": "0.182", + "slcly": "29.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "1.380", + "slphw": "7.900", + "slsat": "0.502", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.330", + "slna": "0.720", + "caco3": "10.00", + "slsil": "42.00", + "slll": "0.182", + "slcly": "29.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "1.380", + "slphw": "7.900", + "slsat": "0.502", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/159/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/159/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/159/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Kastanozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.840", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4807", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.330", + "slna": "0.720", + "caco3": "10.00", + "slsil": "42.00", + "slll": "0.182", + "slcly": "29.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "1.380", + "slphw": "7.900", + "slsat": "0.502", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.330", + "slna": "0.720", + "caco3": "10.00", + "slsil": "42.00", + "slll": "0.182", + "slcly": "29.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "1.380", + "slphw": "7.900", + "slsat": "0.502", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/160/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/160/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/160/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Kastanozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.840", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4807", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.330", + "slna": "0.720", + "caco3": "10.00", + "slsil": "42.00", + "slll": "0.182", + "slcly": "29.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "1.380", + "slphw": "7.900", + "slsat": "0.502", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.330", + "slna": "0.720", + "caco3": "10.00", + "slsil": "42.00", + "slll": "0.182", + "slcly": "29.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "1.380", + "slphw": "7.900", + "slsat": "0.502", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/161/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/161/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/161/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Kastanozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.840", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4838", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.330", + "slna": "0.720", + "caco3": "10.00", + "slsil": "42.00", + "slll": "0.182", + "slcly": "29.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "1.380", + "slphw": "7.900", + "slsat": "0.502", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.330", + "slna": "0.720", + "caco3": "10.00", + "slsil": "42.00", + "slll": "0.182", + "slcly": "29.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "1.380", + "slphw": "7.900", + "slsat": "0.502", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/162/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/162/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/162/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Kastanozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.840", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4838", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.330", + "slna": "0.720", + "caco3": "10.00", + "slsil": "42.00", + "slll": "0.182", + "slcly": "29.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "1.380", + "slphw": "7.900", + "slsat": "0.502", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.330", + "slna": "0.720", + "caco3": "10.00", + "slsil": "42.00", + "slll": "0.182", + "slcly": "29.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "1.380", + "slphw": "7.900", + "slsat": "0.502", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/163/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/163/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/163/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Phaeozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4737", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.280", + "slbdm": "1.370", + "slna": "0.380", + "caco3": "0.000", + "slsil": "41.00", + "slll": "0.134", + "slcly": "24.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.680", + "sksat": "1.440", + "slphw": "6.200", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.280", + "slbdm": "1.370", + "slna": "0.380", + "caco3": "0.000", + "slsil": "41.00", + "slll": "0.134", + "slcly": "24.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.680", + "sksat": "1.440", + "slphw": "6.200", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "87.00", + "slrgf": "0.941", + "sldul": "0.280", + "slbdm": "1.370", + "slna": "0.380", + "caco3": "0.000", + "slsil": "41.00", + "slll": "0.134", + "slcly": "24.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.680", + "sksat": "1.440", + "slphw": "6.200", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "92.00", + "slrgf": "0.333", + "sldul": "0.350", + "slbdm": "1.310", + "slna": "0.480", + "caco3": "0.400", + "slsil": "36.00", + "slll": "0.179", + "slcly": "34.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.690", + "sksat": "1.500", + "slphw": "6.800", + "slsat": "0.575", + "sllb": "100" + }, + { + "slbs": "92.00", + "slrgf": "0.042", + "sldul": "0.350", + "slbdm": "1.310", + "slna": "0.480", + "caco3": "0.400", + "slsil": "36.00", + "slll": "0.179", + "slcly": "34.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.690", + "sksat": "1.500", + "slphw": "6.800", + "slsat": "0.575", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/164/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/164/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/164/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Phaeozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4727", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.261", + "slbdm": "1.380", + "slna": "0.180", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.110", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "7.000", + "sloc": "1.830", + "sksat": "2.370", + "slphw": "6.400", + "slsat": "0.464", + "sllb": "5" + }, + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.261", + "slbdm": "1.380", + "slna": "0.180", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.110", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "7.000", + "sloc": "1.830", + "sksat": "2.370", + "slphw": "6.400", + "slsat": "0.464", + "sllb": "15" + }, + { + "slbs": "87.00", + "slrgf": "0.941", + "sldul": "0.261", + "slbdm": "1.380", + "slna": "0.180", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.110", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "7.000", + "sloc": "1.830", + "sksat": "2.370", + "slphw": "6.400", + "slsat": "0.464", + "sllb": "30" + }, + { + "slbs": "92.00", + "slrgf": "0.333", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.160", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "3.000", + "sloc": "0.640", + "sksat": "0.330", + "slphw": "6.800", + "slsat": "0.443", + "sllb": "100" + }, + { + "slbs": "92.00", + "slrgf": "0.042", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.160", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "3.000", + "sloc": "0.640", + "sksat": "0.330", + "slphw": "6.800", + "slsat": "0.443", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/165/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/165/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/165/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Kastanozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.840", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4838", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.330", + "slna": "0.720", + "caco3": "10.00", + "slsil": "42.00", + "slll": "0.182", + "slcly": "29.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "1.380", + "slphw": "7.900", + "slsat": "0.502", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.330", + "slna": "0.720", + "caco3": "10.00", + "slsil": "42.00", + "slll": "0.182", + "slcly": "29.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "1.380", + "slphw": "7.900", + "slsat": "0.502", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/166/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/166/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/166/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Kastanozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.840", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4838", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.690", + "caco3": "4.500", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "23.00", + "slcf": "8.000", + "sloc": "1.270", + "sksat": "1.860", + "slphw": "7.300", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.330", + "slna": "0.720", + "caco3": "10.00", + "slsil": "42.00", + "slll": "0.182", + "slcly": "29.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "1.380", + "slphw": "7.900", + "slsat": "0.502", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.330", + "slna": "0.720", + "caco3": "10.00", + "slsil": "42.00", + "slll": "0.182", + "slcly": "29.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "1.380", + "slphw": "7.900", + "slsat": "0.502", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/167/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/167/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/167/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Phaeozem ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4726", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.261", + "slbdm": "1.380", + "slna": "0.180", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.110", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "7.000", + "sloc": "1.830", + "sksat": "2.370", + "slphw": "6.400", + "slsat": "0.464", + "sllb": "5" + }, + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.261", + "slbdm": "1.380", + "slna": "0.180", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.110", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "7.000", + "sloc": "1.830", + "sksat": "2.370", + "slphw": "6.400", + "slsat": "0.464", + "sllb": "15" + }, + { + "slbs": "87.00", + "slrgf": "0.941", + "sldul": "0.261", + "slbdm": "1.380", + "slna": "0.180", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.110", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "7.000", + "sloc": "1.830", + "sksat": "2.370", + "slphw": "6.400", + "slsat": "0.464", + "sllb": "30" + }, + { + "slbs": "92.00", + "slrgf": "0.333", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.160", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "3.000", + "sloc": "0.640", + "sksat": "0.330", + "slphw": "6.800", + "slsat": "0.443", + "sllb": "100" + }, + { + "slbs": "92.00", + "slrgf": "0.042", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.160", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "3.000", + "sloc": "0.640", + "sksat": "0.330", + "slphw": "6.800", + "slsat": "0.443", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/168/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/168/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/168/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Phaeozem ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4726", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.261", + "slbdm": "1.380", + "slna": "0.180", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.110", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "7.000", + "sloc": "1.830", + "sksat": "2.370", + "slphw": "6.400", + "slsat": "0.464", + "sllb": "5" + }, + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.261", + "slbdm": "1.380", + "slna": "0.180", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.110", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "7.000", + "sloc": "1.830", + "sksat": "2.370", + "slphw": "6.400", + "slsat": "0.464", + "sllb": "15" + }, + { + "slbs": "87.00", + "slrgf": "0.941", + "sldul": "0.261", + "slbdm": "1.380", + "slna": "0.180", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.110", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "7.000", + "sloc": "1.830", + "sksat": "2.370", + "slphw": "6.400", + "slsat": "0.464", + "sllb": "30" + }, + { + "slbs": "92.00", + "slrgf": "0.333", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.160", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "3.000", + "sloc": "0.640", + "sksat": "0.330", + "slphw": "6.800", + "slsat": "0.443", + "sllb": "100" + }, + { + "slbs": "92.00", + "slrgf": "0.042", + "sldul": "0.352", + "slbdm": "1.400", + "slna": "0.160", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.179", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "3.000", + "sloc": "0.640", + "sksat": "0.330", + "slphw": "6.800", + "slsat": "0.443", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/169/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/169/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/169/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Phaeozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4730", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.280", + "slbdm": "1.370", + "slna": "0.380", + "caco3": "0.000", + "slsil": "41.00", + "slll": "0.134", + "slcly": "24.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.680", + "sksat": "1.440", + "slphw": "6.200", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.280", + "slbdm": "1.370", + "slna": "0.380", + "caco3": "0.000", + "slsil": "41.00", + "slll": "0.134", + "slcly": "24.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.680", + "sksat": "1.440", + "slphw": "6.200", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "87.00", + "slrgf": "0.941", + "sldul": "0.280", + "slbdm": "1.370", + "slna": "0.380", + "caco3": "0.000", + "slsil": "41.00", + "slll": "0.134", + "slcly": "24.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.680", + "sksat": "1.440", + "slphw": "6.200", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "92.00", + "slrgf": "0.333", + "sldul": "0.350", + "slbdm": "1.310", + "slna": "0.480", + "caco3": "0.400", + "slsil": "36.00", + "slll": "0.179", + "slcly": "34.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.690", + "sksat": "1.500", + "slphw": "6.800", + "slsat": "0.575", + "sllb": "100" + }, + { + "slbs": "92.00", + "slrgf": "0.042", + "sldul": "0.350", + "slbdm": "1.310", + "slna": "0.480", + "caco3": "0.400", + "slsil": "36.00", + "slll": "0.179", + "slcly": "34.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.690", + "sksat": "1.500", + "slphw": "6.800", + "slsat": "0.575", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/170/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/170/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/170/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Phaeozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4740", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.280", + "slbdm": "1.370", + "slna": "0.380", + "caco3": "0.000", + "slsil": "41.00", + "slll": "0.134", + "slcly": "24.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.680", + "sksat": "1.440", + "slphw": "6.200", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.280", + "slbdm": "1.370", + "slna": "0.380", + "caco3": "0.000", + "slsil": "41.00", + "slll": "0.134", + "slcly": "24.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.680", + "sksat": "1.440", + "slphw": "6.200", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "87.00", + "slrgf": "0.941", + "sldul": "0.280", + "slbdm": "1.370", + "slna": "0.380", + "caco3": "0.000", + "slsil": "41.00", + "slll": "0.134", + "slcly": "24.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.680", + "sksat": "1.440", + "slphw": "6.200", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "92.00", + "slrgf": "0.333", + "sldul": "0.350", + "slbdm": "1.310", + "slna": "0.480", + "caco3": "0.400", + "slsil": "36.00", + "slll": "0.179", + "slcly": "34.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.690", + "sksat": "1.500", + "slphw": "6.800", + "slsat": "0.575", + "sllb": "100" + }, + { + "slbs": "92.00", + "slrgf": "0.042", + "sldul": "0.350", + "slbdm": "1.310", + "slna": "0.480", + "caco3": "0.400", + "slsil": "36.00", + "slll": "0.179", + "slcly": "34.00", + "slcec": "24.00", + "slcf": "5.000", + "sloc": "0.690", + "sksat": "1.500", + "slphw": "6.800", + "slsat": "0.575", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/171/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/171/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/171/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Planosol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.560", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5042", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "65.00", + "slrgf": "0.941", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/172/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/172/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/172/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Planosol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.560", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5042", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "65.00", + "slrgf": "0.941", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/173/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/173/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/173/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Planosol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.560", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5042", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "65.00", + "slrgf": "0.941", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/174/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/174/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/174/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Planosol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.560", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5042", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "65.00", + "slrgf": "0.941", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/175/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/175/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/175/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Planosol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.560", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5042", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "65.00", + "slrgf": "0.941", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/176/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/176/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/176/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Orthic Acrisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4621", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "5" + }, + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "15" + }, + { + "slbs": "44.00", + "slrgf": "0.941", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "30" + }, + { + "slbs": "32.00", + "slrgf": "0.333", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "100" + }, + { + "slbs": "32.00", + "slrgf": "0.042", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/177/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/177/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/177/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Orthic Acrisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4621", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "5" + }, + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "15" + }, + { + "slbs": "44.00", + "slrgf": "0.941", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "30" + }, + { + "slbs": "32.00", + "slrgf": "0.333", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "100" + }, + { + "slbs": "32.00", + "slrgf": "0.042", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/178/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/178/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/178/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Orthic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4917", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "88.00", + "slrgf": "1.000", + "sldul": "0.250", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.115", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "0.820", + "sksat": "2.010", + "slphw": "6.200", + "slsat": "0.427", + "sllb": "5" + }, + { + "slbs": "88.00", + "slrgf": "1.000", + "sldul": "0.250", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.115", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "0.820", + "sksat": "2.010", + "slphw": "6.200", + "slsat": "0.427", + "sllb": "15" + }, + { + "slbs": "88.00", + "slrgf": "0.941", + "sldul": "0.250", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.115", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "0.820", + "sksat": "2.010", + "slphw": "6.200", + "slsat": "0.427", + "sllb": "30" + }, + { + "slbs": "87.00", + "slrgf": "0.333", + "sldul": "0.299", + "slbdm": "1.340", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.206", + "slcly": "31.00", + "slcec": "12.00", + "slcf": "5.000", + "sloc": "0.390", + "sksat": "0.925", + "slphw": "6.200", + "slsat": "0.448", + "sllb": "100" + }, + { + "slbs": "87.00", + "slrgf": "0.042", + "sldul": "0.299", + "slbdm": "1.340", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.206", + "slcly": "31.00", + "slcec": "12.00", + "slcf": "5.000", + "sloc": "0.390", + "sksat": "0.925", + "slphw": "6.200", + "slsat": "0.448", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/179/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/179/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/179/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Orthic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4917", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "88.00", + "slrgf": "1.000", + "sldul": "0.250", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.115", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "0.820", + "sksat": "2.010", + "slphw": "6.200", + "slsat": "0.427", + "sllb": "5" + }, + { + "slbs": "88.00", + "slrgf": "1.000", + "sldul": "0.250", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.115", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "0.820", + "sksat": "2.010", + "slphw": "6.200", + "slsat": "0.427", + "sllb": "15" + }, + { + "slbs": "88.00", + "slrgf": "0.941", + "sldul": "0.250", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.115", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "0.820", + "sksat": "2.010", + "slphw": "6.200", + "slsat": "0.427", + "sllb": "30" + }, + { + "slbs": "87.00", + "slrgf": "0.333", + "sldul": "0.299", + "slbdm": "1.340", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.206", + "slcly": "31.00", + "slcec": "12.00", + "slcf": "5.000", + "sloc": "0.390", + "sksat": "0.925", + "slphw": "6.200", + "slsat": "0.448", + "sllb": "100" + }, + { + "slbs": "87.00", + "slrgf": "0.042", + "sldul": "0.299", + "slbdm": "1.340", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.206", + "slcly": "31.00", + "slcec": "12.00", + "slcf": "5.000", + "sloc": "0.390", + "sksat": "0.925", + "slphw": "6.200", + "slsat": "0.448", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/180/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/180/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/180/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gleyic Phaeozem ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.920", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4719", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "84.00", + "slrgf": "1.000", + "sldul": "0.312", + "slbdm": "1.370", + "slna": "0.340", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.157", + "slcly": "25.00", + "slcec": "17.00", + "slcf": "3.000", + "sloc": "1.290", + "sksat": "1.090", + "slphw": "5.700", + "slsat": "0.459", + "sllb": "5" + }, + { + "slbs": "84.00", + "slrgf": "1.000", + "sldul": "0.312", + "slbdm": "1.370", + "slna": "0.340", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.157", + "slcly": "25.00", + "slcec": "17.00", + "slcf": "3.000", + "sloc": "1.290", + "sksat": "1.090", + "slphw": "5.700", + "slsat": "0.459", + "sllb": "15" + }, + { + "slbs": "84.00", + "slrgf": "0.941", + "sldul": "0.312", + "slbdm": "1.370", + "slna": "0.340", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.157", + "slcly": "25.00", + "slcec": "17.00", + "slcf": "3.000", + "sloc": "1.290", + "sksat": "1.090", + "slphw": "5.700", + "slsat": "0.459", + "sllb": "30" + }, + { + "slbs": "94.00", + "slrgf": "0.333", + "sldul": "0.232", + "slbdm": "1.310", + "slna": "0.500", + "caco3": "4.400", + "slsil": "35.00", + "slll": "0.130", + "slcly": "34.00", + "slcec": "25.00", + "slcf": "4.000", + "sloc": "0.510", + "sksat": "3.460", + "slphw": "6.900", + "slsat": "0.462", + "sllb": "100" + }, + { + "slbs": "94.00", + "slrgf": "0.042", + "sldul": "0.232", + "slbdm": "1.310", + "slna": "0.500", + "caco3": "4.400", + "slsil": "35.00", + "slll": "0.130", + "slcly": "34.00", + "slcec": "25.00", + "slcf": "4.000", + "sloc": "0.510", + "sksat": "3.460", + "slphw": "6.900", + "slsat": "0.462", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/181/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/181/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/181/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Planosol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.560", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5043", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "65.00", + "slrgf": "0.941", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/182/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/182/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/182/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Planosol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.560", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5043", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "65.00", + "slrgf": "0.941", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/183/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/183/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/183/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Planosol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.560", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5043", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "65.00", + "slrgf": "0.941", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/184/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/184/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/184/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Planosol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.560", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 5043", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "5" + }, + { + "slbs": "65.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "15" + }, + { + "slbs": "65.00", + "slrgf": "0.941", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.330", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.119", + "slcly": "20.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.060", + "sksat": "1.610", + "slphw": "5.500", + "slsat": "0.435", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.320", + "slbdm": "1.310", + "slna": "0.510", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.185", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "4.000", + "sloc": "0.430", + "sksat": "1.370", + "slphw": "6.300", + "slsat": "0.511", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/185/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/185/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/185/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Orthic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4902", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "88.00", + "slrgf": "1.000", + "sldul": "0.250", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.115", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "0.820", + "sksat": "2.010", + "slphw": "6.200", + "slsat": "0.427", + "sllb": "5" + }, + { + "slbs": "88.00", + "slrgf": "1.000", + "sldul": "0.250", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.115", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "0.820", + "sksat": "2.010", + "slphw": "6.200", + "slsat": "0.427", + "sllb": "15" + }, + { + "slbs": "88.00", + "slrgf": "0.941", + "sldul": "0.250", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.115", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "0.820", + "sksat": "2.010", + "slphw": "6.200", + "slsat": "0.427", + "sllb": "30" + }, + { + "slbs": "87.00", + "slrgf": "0.333", + "sldul": "0.299", + "slbdm": "1.340", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.206", + "slcly": "31.00", + "slcec": "12.00", + "slcf": "5.000", + "sloc": "0.390", + "sksat": "0.925", + "slphw": "6.200", + "slsat": "0.448", + "sllb": "100" + }, + { + "slbs": "87.00", + "slrgf": "0.042", + "sldul": "0.299", + "slbdm": "1.340", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.206", + "slcly": "31.00", + "slcec": "12.00", + "slcf": "5.000", + "sloc": "0.390", + "sksat": "0.925", + "slphw": "6.200", + "slsat": "0.448", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/186/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/186/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/186/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Orthic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4902", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "88.00", + "slrgf": "1.000", + "sldul": "0.250", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.115", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "0.820", + "sksat": "2.010", + "slphw": "6.200", + "slsat": "0.427", + "sllb": "5" + }, + { + "slbs": "88.00", + "slrgf": "1.000", + "sldul": "0.250", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.115", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "0.820", + "sksat": "2.010", + "slphw": "6.200", + "slsat": "0.427", + "sllb": "15" + }, + { + "slbs": "88.00", + "slrgf": "0.941", + "sldul": "0.250", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.115", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "0.820", + "sksat": "2.010", + "slphw": "6.200", + "slsat": "0.427", + "sllb": "30" + }, + { + "slbs": "87.00", + "slrgf": "0.333", + "sldul": "0.299", + "slbdm": "1.340", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.206", + "slcly": "31.00", + "slcec": "12.00", + "slcf": "5.000", + "sloc": "0.390", + "sksat": "0.925", + "slphw": "6.200", + "slsat": "0.448", + "sllb": "100" + }, + { + "slbs": "87.00", + "slrgf": "0.042", + "sldul": "0.299", + "slbdm": "1.340", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.206", + "slcly": "31.00", + "slcec": "12.00", + "slcf": "5.000", + "sloc": "0.390", + "sksat": "0.925", + "slphw": "6.200", + "slsat": "0.448", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/187/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/187/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/187/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Orthic Acrisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4606", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "5" + }, + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "15" + }, + { + "slbs": "44.00", + "slrgf": "0.941", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "30" + }, + { + "slbs": "32.00", + "slrgf": "0.333", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "100" + }, + { + "slbs": "32.00", + "slrgf": "0.042", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/188/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/188/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/188/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4873", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "5" + }, + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "15" + }, + { + "slbs": "89.00", + "slrgf": "0.941", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/189/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/189/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/189/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Orthic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 6705", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "88.00", + "slrgf": "1.000", + "sldul": "0.250", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.115", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "0.820", + "sksat": "2.010", + "slphw": "6.200", + "slsat": "0.427", + "sllb": "5" + }, + { + "slbs": "88.00", + "slrgf": "1.000", + "sldul": "0.250", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.115", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "0.820", + "sksat": "2.010", + "slphw": "6.200", + "slsat": "0.427", + "sllb": "15" + }, + { + "slbs": "88.00", + "slrgf": "0.941", + "sldul": "0.250", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "32.00", + "slll": "0.115", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "0.820", + "sksat": "2.010", + "slphw": "6.200", + "slsat": "0.427", + "sllb": "30" + }, + { + "slbs": "87.00", + "slrgf": "0.333", + "sldul": "0.299", + "slbdm": "1.340", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.206", + "slcly": "31.00", + "slcec": "12.00", + "slcf": "5.000", + "sloc": "0.390", + "sksat": "0.925", + "slphw": "6.200", + "slsat": "0.448", + "sllb": "100" + }, + { + "slbs": "87.00", + "slrgf": "0.042", + "sldul": "0.299", + "slbdm": "1.340", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.206", + "slcly": "31.00", + "slcec": "12.00", + "slcf": "5.000", + "sloc": "0.390", + "sksat": "0.925", + "slphw": "6.200", + "slsat": "0.448", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/190/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/190/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/190/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4871", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "5" + }, + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "15" + }, + { + "slbs": "89.00", + "slrgf": "0.941", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/191/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/191/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/191/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4871", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "5" + }, + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "15" + }, + { + "slbs": "89.00", + "slrgf": "0.941", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/192/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/192/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/192/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4871", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "5" + }, + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "15" + }, + { + "slbs": "89.00", + "slrgf": "0.941", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/193/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/193/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/193/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4871", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "5" + }, + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "15" + }, + { + "slbs": "89.00", + "slrgf": "0.941", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/194/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/194/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/194/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Dystric Cambisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4646", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "5" + }, + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "15" + }, + { + "slbs": "37.00", + "slrgf": "0.941", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "30" + }, + { + "slbs": "33.00", + "slrgf": "0.333", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "100" + }, + { + "slbs": "33.00", + "slrgf": "0.042", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/195/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/195/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/195/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Dystric Cambisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4646", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "5" + }, + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "15" + }, + { + "slbs": "37.00", + "slrgf": "0.941", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "30" + }, + { + "slbs": "33.00", + "slrgf": "0.333", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "100" + }, + { + "slbs": "33.00", + "slrgf": "0.042", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/196/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/196/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/196/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Dystric Cambisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4640", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "5" + }, + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "15" + }, + { + "slbs": "37.00", + "slrgf": "0.941", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "30" + }, + { + "slbs": "33.00", + "slrgf": "0.333", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "100" + }, + { + "slbs": "33.00", + "slrgf": "0.042", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/197/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/197/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/197/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Dystric Cambisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4640", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "5" + }, + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "15" + }, + { + "slbs": "37.00", + "slrgf": "0.941", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "30" + }, + { + "slbs": "33.00", + "slrgf": "0.333", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "100" + }, + { + "slbs": "33.00", + "slrgf": "0.042", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/198/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/198/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/198/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Dystric Cambisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4646", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "5" + }, + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "15" + }, + { + "slbs": "37.00", + "slrgf": "0.941", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "30" + }, + { + "slbs": "33.00", + "slrgf": "0.333", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "100" + }, + { + "slbs": "33.00", + "slrgf": "0.042", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/199/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/199/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/199/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Dystric Cambisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4646", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "5" + }, + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "15" + }, + { + "slbs": "37.00", + "slrgf": "0.941", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "30" + }, + { + "slbs": "33.00", + "slrgf": "0.333", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "100" + }, + { + "slbs": "33.00", + "slrgf": "0.042", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/200/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/200/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/200/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Dystric Cambisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4646", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "5" + }, + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "15" + }, + { + "slbs": "37.00", + "slrgf": "0.941", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "30" + }, + { + "slbs": "33.00", + "slrgf": "0.333", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "100" + }, + { + "slbs": "33.00", + "slrgf": "0.042", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/201/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/201/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/201/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Dystric Cambisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4646", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "5" + }, + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "15" + }, + { + "slbs": "37.00", + "slrgf": "0.941", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "30" + }, + { + "slbs": "33.00", + "slrgf": "0.333", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "100" + }, + { + "slbs": "33.00", + "slrgf": "0.042", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/202/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/202/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/202/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4873", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "5" + }, + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "15" + }, + { + "slbs": "89.00", + "slrgf": "0.941", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/203/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/203/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/203/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4873", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "5" + }, + { + "slbs": "89.00", + "slrgf": "1.000", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "15" + }, + { + "slbs": "89.00", + "slrgf": "0.941", + "sldul": "0.282", + "slbdm": "1.390", + "slna": "0.120", + "caco3": "0.000", + "slsil": "29.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "9.000", + "sloc": "0.860", + "sksat": "0.625", + "slphw": "6.400", + "slsat": "0.378", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.312", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.206", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.380", + "sksat": "0.597", + "slphw": "6.300", + "slsat": "0.413", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/204/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/204/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/204/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Orthic Acrisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4608", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "5" + }, + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "15" + }, + { + "slbs": "44.00", + "slrgf": "0.941", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "30" + }, + { + "slbs": "32.00", + "slrgf": "0.333", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "100" + }, + { + "slbs": "32.00", + "slrgf": "0.042", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/205/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/205/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/205/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Orthic Acrisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4608", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "5" + }, + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "15" + }, + { + "slbs": "44.00", + "slrgf": "0.941", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "30" + }, + { + "slbs": "32.00", + "slrgf": "0.333", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "100" + }, + { + "slbs": "32.00", + "slrgf": "0.042", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/206/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/206/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/206/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Orthic Acrisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4614", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "5" + }, + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "15" + }, + { + "slbs": "44.00", + "slrgf": "0.941", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "30" + }, + { + "slbs": "32.00", + "slrgf": "0.333", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "100" + }, + { + "slbs": "32.00", + "slrgf": "0.042", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/207/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/207/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/207/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Orthic Acrisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4614", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "5" + }, + { + "slbs": "44.00", + "slrgf": "1.000", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "15" + }, + { + "slbs": "44.00", + "slrgf": "0.941", + "sldul": "0.291", + "slbdm": "1.400", + "slna": "0.070", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "7.000", + "slcf": "10.00", + "sloc": "1.000", + "sksat": "1.100", + "slphw": "4.600", + "slsat": "0.436", + "sllb": "30" + }, + { + "slbs": "32.00", + "slrgf": "0.333", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "100" + }, + { + "slbs": "32.00", + "slrgf": "0.042", + "sldul": "0.314", + "slbdm": "1.320", + "slna": "0.120", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.220", + "slcly": "36.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.420", + "sksat": "0.490", + "slphw": "4.800", + "slsat": "0.426", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/208/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/208/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/208/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gleyic Acrisol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.800", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4602", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "30.00", + "slrgf": "1.000", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.140", + "caco3": "0.000", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "7.000", + "slcf": "9.000", + "sloc": "0.830", + "sksat": "1.060", + "slphw": "4.900", + "slsat": "0.455", + "sllb": "5" + }, + { + "slbs": "30.00", + "slrgf": "1.000", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.140", + "caco3": "0.000", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "7.000", + "slcf": "9.000", + "sloc": "0.830", + "sksat": "1.060", + "slphw": "4.900", + "slsat": "0.455", + "sllb": "15" + }, + { + "slbs": "30.00", + "slrgf": "0.941", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.140", + "caco3": "0.000", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "7.000", + "slcf": "9.000", + "sloc": "0.830", + "sksat": "1.060", + "slphw": "4.900", + "slsat": "0.455", + "sllb": "30" + }, + { + "slbs": "20.00", + "slrgf": "0.333", + "sldul": "0.483", + "slbdm": "1.310", + "slna": "0.120", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.334", + "slcly": "34.00", + "slcec": "12.00", + "slcf": "7.000", + "sloc": "0.300", + "sksat": "0.300", + "slphw": "4.700", + "slsat": "0.608", + "sllb": "100" + }, + { + "slbs": "20.00", + "slrgf": "0.042", + "sldul": "0.483", + "slbdm": "1.310", + "slna": "0.120", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.334", + "slcly": "34.00", + "slcec": "12.00", + "slcf": "7.000", + "sloc": "0.300", + "sksat": "0.300", + "slphw": "4.700", + "slsat": "0.608", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/209/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/209/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/209/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gleyic Acrisol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.800", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4602", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "30.00", + "slrgf": "1.000", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.140", + "caco3": "0.000", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "7.000", + "slcf": "9.000", + "sloc": "0.830", + "sksat": "1.060", + "slphw": "4.900", + "slsat": "0.455", + "sllb": "5" + }, + { + "slbs": "30.00", + "slrgf": "1.000", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.140", + "caco3": "0.000", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "7.000", + "slcf": "9.000", + "sloc": "0.830", + "sksat": "1.060", + "slphw": "4.900", + "slsat": "0.455", + "sllb": "15" + }, + { + "slbs": "30.00", + "slrgf": "0.941", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.140", + "caco3": "0.000", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "7.000", + "slcf": "9.000", + "sloc": "0.830", + "sksat": "1.060", + "slphw": "4.900", + "slsat": "0.455", + "sllb": "30" + }, + { + "slbs": "20.00", + "slrgf": "0.333", + "sldul": "0.483", + "slbdm": "1.310", + "slna": "0.120", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.334", + "slcly": "34.00", + "slcec": "12.00", + "slcf": "7.000", + "sloc": "0.300", + "sksat": "0.300", + "slphw": "4.700", + "slsat": "0.608", + "sllb": "100" + }, + { + "slbs": "20.00", + "slrgf": "0.042", + "sldul": "0.483", + "slbdm": "1.310", + "slna": "0.120", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.334", + "slcly": "34.00", + "slcec": "12.00", + "slcf": "7.000", + "sloc": "0.300", + "sksat": "0.300", + "slphw": "4.700", + "slsat": "0.608", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/210/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/210/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/210/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gleyic Acrisol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.800", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4602", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "30.00", + "slrgf": "1.000", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.140", + "caco3": "0.000", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "7.000", + "slcf": "9.000", + "sloc": "0.830", + "sksat": "1.060", + "slphw": "4.900", + "slsat": "0.455", + "sllb": "5" + }, + { + "slbs": "30.00", + "slrgf": "1.000", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.140", + "caco3": "0.000", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "7.000", + "slcf": "9.000", + "sloc": "0.830", + "sksat": "1.060", + "slphw": "4.900", + "slsat": "0.455", + "sllb": "15" + }, + { + "slbs": "30.00", + "slrgf": "0.941", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.140", + "caco3": "0.000", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "7.000", + "slcf": "9.000", + "sloc": "0.830", + "sksat": "1.060", + "slphw": "4.900", + "slsat": "0.455", + "sllb": "30" + }, + { + "slbs": "20.00", + "slrgf": "0.333", + "sldul": "0.483", + "slbdm": "1.310", + "slna": "0.120", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.334", + "slcly": "34.00", + "slcec": "12.00", + "slcf": "7.000", + "sloc": "0.300", + "sksat": "0.300", + "slphw": "4.700", + "slsat": "0.608", + "sllb": "100" + }, + { + "slbs": "20.00", + "slrgf": "0.042", + "sldul": "0.483", + "slbdm": "1.310", + "slna": "0.120", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.334", + "slcly": "34.00", + "slcec": "12.00", + "slcf": "7.000", + "sloc": "0.300", + "sksat": "0.300", + "slphw": "4.700", + "slsat": "0.608", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/342/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/342/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/342/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Cambisols (CMc)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 10298", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.160", + "caco3": "8.700", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "1.060", + "slphw": "8.100", + "slsat": "0.455", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.160", + "caco3": "8.700", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "1.060", + "slphw": "8.100", + "slsat": "0.455", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/343/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/343/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/343/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Podzols (PZh)", + "sldr": "0.750", + "salb": "0.13", + "slu1": "6.950", + "slro": "61.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 10313", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "11.00", + "slrgf": "1.000", + "sldul": "0.099", + "slbdm": "1.730", + "slna": "0.090", + "caco3": "0.000", + "slsil": "9.000", + "slll": "0.024", + "slcly": "4.000", + "slcec": "9.000", + "slcf": "3.000", + "sloc": "2.180", + "sksat": "38.10", + "slphw": "4.400", + "slsat": "0.417", + "sllb": "5" + }, + { + "slbs": "11.00", + "slrgf": "1.000", + "sldul": "0.099", + "slbdm": "1.730", + "slna": "0.090", + "caco3": "0.000", + "slsil": "9.000", + "slll": "0.024", + "slcly": "4.000", + "slcec": "9.000", + "slcf": "3.000", + "sloc": "2.180", + "sksat": "38.10", + "slphw": "4.400", + "slsat": "0.417", + "sllb": "15" + }, + { + "slbs": "11.00", + "slrgf": "0.941", + "sldul": "0.099", + "slbdm": "1.730", + "slna": "0.090", + "caco3": "0.000", + "slsil": "9.000", + "slll": "0.024", + "slcly": "4.000", + "slcec": "9.000", + "slcf": "3.000", + "sloc": "2.180", + "sksat": "38.10", + "slphw": "4.400", + "slsat": "0.417", + "sllb": "30" + }, + { + "slbs": "21.00", + "slrgf": "0.333", + "sldul": "0.103", + "slbdm": "1.740", + "slna": "0.060", + "caco3": "0.000", + "slsil": "8.000", + "slll": "0.028", + "slcly": "4.000", + "slcec": "2.000", + "slcf": "4.000", + "sloc": "0.390", + "sksat": "33.50", + "slphw": "5.000", + "slsat": "0.411", + "sllb": "100" + }, + { + "slbs": "21.00", + "slrgf": "0.042", + "sldul": "0.103", + "slbdm": "1.740", + "slna": "0.060", + "caco3": "0.000", + "slsil": "8.000", + "slll": "0.028", + "slcly": "4.000", + "slcec": "2.000", + "slcf": "4.000", + "sloc": "0.390", + "sksat": "33.50", + "slphw": "5.000", + "slsat": "0.411", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "LS", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/344/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/344/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/344/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gleyic Luvisols (LVg)", + "sldr": "0.050", + "salb": "0.13", + "slu1": "8.140", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 10311", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "83.00", + "slrgf": "1.000", + "sldul": "0.132", + "slbdm": "1.600", + "slna": "0.120", + "caco3": "0.100", + "slsil": "11.00", + "slll": "0.036", + "slcly": "9.000", + "slcec": "6.000", + "slcf": "4.000", + "sloc": "0.630", + "sksat": "16.70", + "slphw": "6.500", + "slsat": "0.381", + "sllb": "5" + }, + { + "slbs": "83.00", + "slrgf": "1.000", + "sldul": "0.132", + "slbdm": "1.600", + "slna": "0.120", + "caco3": "0.100", + "slsil": "11.00", + "slll": "0.036", + "slcly": "9.000", + "slcec": "6.000", + "slcf": "4.000", + "sloc": "0.630", + "sksat": "16.70", + "slphw": "6.500", + "slsat": "0.381", + "sllb": "15" + }, + { + "slbs": "83.00", + "slrgf": "0.941", + "sldul": "0.132", + "slbdm": "1.600", + "slna": "0.120", + "caco3": "0.100", + "slsil": "11.00", + "slll": "0.036", + "slcly": "9.000", + "slcec": "6.000", + "slcf": "4.000", + "sloc": "0.630", + "sksat": "16.70", + "slphw": "6.500", + "slsat": "0.381", + "sllb": "30" + }, + { + "slbs": "80.00", + "slrgf": "0.333", + "sldul": "0.303", + "slbdm": "1.450", + "slna": "0.090", + "caco3": "0.100", + "slsil": "10.00", + "slll": "0.221", + "slcly": "22.00", + "slcec": "9.000", + "slcf": "5.000", + "sloc": "0.300", + "sksat": "0.220", + "slphw": "6.400", + "slsat": "0.362", + "sllb": "100" + }, + { + "slbs": "80.00", + "slrgf": "0.042", + "sldul": "0.303", + "slbdm": "1.450", + "slna": "0.090", + "caco3": "0.100", + "slsil": "10.00", + "slll": "0.221", + "slcly": "22.00", + "slcec": "9.000", + "slcf": "5.000", + "sloc": "0.300", + "sksat": "0.220", + "slphw": "6.400", + "slsat": "0.362", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "LS", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/345/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/345/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/345/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Ferric Luvisols (LVf)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 10309", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.255", + "slbdm": "1.410", + "slna": "0.180", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.142", + "slcly": "23.00", + "slcec": "9.000", + "slcf": "5.000", + "sloc": "0.960", + "sksat": "2.470", + "slphw": "6.300", + "slsat": "0.421", + "sllb": "5" + }, + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.255", + "slbdm": "1.410", + "slna": "0.180", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.142", + "slcly": "23.00", + "slcec": "9.000", + "slcf": "5.000", + "sloc": "0.960", + "sksat": "2.470", + "slphw": "6.300", + "slsat": "0.421", + "sllb": "15" + }, + { + "slbs": "90.00", + "slrgf": "0.941", + "sldul": "0.255", + "slbdm": "1.410", + "slna": "0.180", + "caco3": "0.000", + "slsil": "24.00", + "slll": "0.142", + "slcly": "23.00", + "slcec": "9.000", + "slcf": "5.000", + "sloc": "0.960", + "sksat": "2.470", + "slphw": "6.300", + "slsat": "0.421", + "sllb": "30" + }, + { + "slbs": "83.00", + "slrgf": "0.333", + "sldul": "0.285", + "slbdm": "1.330", + "slna": "0.220", + "caco3": "0.000", + "slsil": "23.00", + "slll": "0.203", + "slcly": "35.00", + "slcec": "11.00", + "slcf": "7.000", + "sloc": "0.400", + "sksat": "1.620", + "slphw": "6.300", + "slsat": "0.476", + "sllb": "100" + }, + { + "slbs": "83.00", + "slrgf": "0.042", + "sldul": "0.285", + "slbdm": "1.330", + "slna": "0.220", + "caco3": "0.000", + "slsil": "23.00", + "slll": "0.203", + "slcly": "35.00", + "slcec": "11.00", + "slcf": "7.000", + "sloc": "0.400", + "sksat": "1.620", + "slphw": "6.300", + "slsat": "0.476", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/346/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/346/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/346/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Dystric Regosols (RGd)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.680", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9743", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "24.00", + "slrgf": "1.000", + "sldul": "0.258", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "37.00", + "slll": "0.102", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "19.00", + "sloc": "1.390", + "sksat": "2.000", + "slphw": "5.100", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "24.00", + "slrgf": "1.000", + "sldul": "0.258", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "37.00", + "slll": "0.102", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "19.00", + "sloc": "1.390", + "sksat": "2.000", + "slphw": "5.100", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "24.00", + "slrgf": "0.941", + "sldul": "0.258", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "37.00", + "slll": "0.102", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "19.00", + "sloc": "1.390", + "sksat": "2.000", + "slphw": "5.100", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "21.00", + "slrgf": "0.333", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.060", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "6.000", + "slcf": "26.00", + "sloc": "0.600", + "sksat": "1.820", + "slphw": "4.900", + "slsat": "0.440", + "sllb": "100" + }, + { + "slbs": "21.00", + "slrgf": "0.042", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.060", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "6.000", + "slcf": "26.00", + "sloc": "0.600", + "sksat": "1.820", + "slphw": "4.900", + "slsat": "0.440", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/347/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/347/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/347/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Dystric Regosols (RGd)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.680", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9743", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "24.00", + "slrgf": "1.000", + "sldul": "0.258", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "37.00", + "slll": "0.102", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "19.00", + "sloc": "1.390", + "sksat": "2.000", + "slphw": "5.100", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "24.00", + "slrgf": "1.000", + "sldul": "0.258", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "37.00", + "slll": "0.102", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "19.00", + "sloc": "1.390", + "sksat": "2.000", + "slphw": "5.100", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "24.00", + "slrgf": "0.941", + "sldul": "0.258", + "slbdm": "1.410", + "slna": "0.110", + "caco3": "0.000", + "slsil": "37.00", + "slll": "0.102", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "19.00", + "sloc": "1.390", + "sksat": "2.000", + "slphw": "5.100", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "21.00", + "slrgf": "0.333", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.060", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "6.000", + "slcf": "26.00", + "sloc": "0.600", + "sksat": "1.820", + "slphw": "4.900", + "slsat": "0.440", + "sllb": "100" + }, + { + "slbs": "21.00", + "slrgf": "0.042", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.060", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "6.000", + "slcf": "26.00", + "sloc": "0.600", + "sksat": "1.820", + "slphw": "4.900", + "slsat": "0.440", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/348/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/348/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/348/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Regosols (RGe)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9742", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "78.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "5" + }, + { + "slbs": "78.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "15" + }, + { + "slbs": "78.00", + "slrgf": "0.941", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "30" + }, + { + "slbs": "89.00", + "slrgf": "0.333", + "sldul": "0.231", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.000", + "slsil": "31.00", + "slll": "0.113", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "4.190", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "100" + }, + { + "slbs": "89.00", + "slrgf": "0.042", + "sldul": "0.231", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.000", + "slsil": "31.00", + "slll": "0.113", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "4.190", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/349/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/349/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/349/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Regosols (RGe)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9742", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "78.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "5" + }, + { + "slbs": "78.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "15" + }, + { + "slbs": "78.00", + "slrgf": "0.941", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "30" + }, + { + "slbs": "89.00", + "slrgf": "0.333", + "sldul": "0.231", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.000", + "slsil": "31.00", + "slll": "0.113", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "4.190", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "100" + }, + { + "slbs": "89.00", + "slrgf": "0.042", + "sldul": "0.231", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.000", + "slsil": "31.00", + "slll": "0.113", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "4.190", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/350/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/350/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/350/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Regosols (RGe)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9742", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "78.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "5" + }, + { + "slbs": "78.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "15" + }, + { + "slbs": "78.00", + "slrgf": "0.941", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "30" + }, + { + "slbs": "89.00", + "slrgf": "0.333", + "sldul": "0.231", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.000", + "slsil": "31.00", + "slll": "0.113", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "4.190", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "100" + }, + { + "slbs": "89.00", + "slrgf": "0.042", + "sldul": "0.231", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.000", + "slsil": "31.00", + "slll": "0.113", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "4.190", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/351/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/351/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/351/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Regosols (RGe)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9742", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "78.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "5" + }, + { + "slbs": "78.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "15" + }, + { + "slbs": "78.00", + "slrgf": "0.941", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "30" + }, + { + "slbs": "89.00", + "slrgf": "0.333", + "sldul": "0.231", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.000", + "slsil": "31.00", + "slll": "0.113", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "4.190", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "100" + }, + { + "slbs": "89.00", + "slrgf": "0.042", + "sldul": "0.231", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.000", + "slsil": "31.00", + "slll": "0.113", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "4.190", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/352/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/352/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/352/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Regosols (RGe)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9742", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "78.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "5" + }, + { + "slbs": "78.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "15" + }, + { + "slbs": "78.00", + "slrgf": "0.941", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "30" + }, + { + "slbs": "89.00", + "slrgf": "0.333", + "sldul": "0.231", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.000", + "slsil": "31.00", + "slll": "0.113", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "4.190", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "100" + }, + { + "slbs": "89.00", + "slrgf": "0.042", + "sldul": "0.231", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.000", + "slsil": "31.00", + "slll": "0.113", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "4.190", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/353/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/353/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/353/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Regosols (RGe)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9742", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "78.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "5" + }, + { + "slbs": "78.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "15" + }, + { + "slbs": "78.00", + "slrgf": "0.941", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "30" + }, + { + "slbs": "89.00", + "slrgf": "0.333", + "sldul": "0.231", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.000", + "slsil": "31.00", + "slll": "0.113", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "4.190", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "100" + }, + { + "slbs": "89.00", + "slrgf": "0.042", + "sldul": "0.231", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.000", + "slsil": "31.00", + "slll": "0.113", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "4.190", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/354/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/354/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/354/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Regosols (RGe)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9742", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "78.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "5" + }, + { + "slbs": "78.00", + "slrgf": "1.000", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "15" + }, + { + "slbs": "78.00", + "slrgf": "0.941", + "sldul": "0.234", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "25.00", + "sloc": "0.980", + "sksat": "1.950", + "slphw": "6.400", + "slsat": "0.386", + "sllb": "30" + }, + { + "slbs": "89.00", + "slrgf": "0.333", + "sldul": "0.231", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.000", + "slsil": "31.00", + "slll": "0.113", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "4.190", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "100" + }, + { + "slbs": "89.00", + "slrgf": "0.042", + "sldul": "0.231", + "slbdm": "1.440", + "slna": "0.220", + "caco3": "0.000", + "slsil": "31.00", + "slll": "0.113", + "slcly": "18.00", + "slcec": "11.00", + "slcf": "28.00", + "sloc": "0.400", + "sksat": "4.190", + "slphw": "6.900", + "slsat": "0.432", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/355/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/355/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/355/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Cambisols (CMc)", + "sldr": "0.400", + "salb": "0.09", + "slu1": "8.770", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9706", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.361", + "slbdm": "1.240", + "slna": "0.300", + "caco3": "4.900", + "slsil": "32.00", + "slll": "0.269", + "slcly": "49.00", + "slcec": "30.00", + "slcf": "5.000", + "sloc": "0.870", + "sksat": "0.055", + "slphw": "7.800", + "slsat": "0.397", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.361", + "slbdm": "1.240", + "slna": "0.300", + "caco3": "4.900", + "slsil": "32.00", + "slll": "0.269", + "slcly": "49.00", + "slcec": "30.00", + "slcf": "5.000", + "sloc": "0.870", + "sksat": "0.055", + "slphw": "7.800", + "slsat": "0.397", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.361", + "slbdm": "1.240", + "slna": "0.300", + "caco3": "4.900", + "slsil": "32.00", + "slll": "0.269", + "slcly": "49.00", + "slcec": "30.00", + "slcf": "5.000", + "sloc": "0.870", + "sksat": "0.055", + "slphw": "7.800", + "slsat": "0.397", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.342", + "slbdm": "1.260", + "slna": "0.520", + "caco3": "11.20", + "slsil": "35.00", + "slll": "0.203", + "slcly": "42.00", + "slcec": "26.00", + "slcf": "5.000", + "sloc": "0.390", + "sksat": "0.272", + "slphw": "8.100", + "slsat": "0.420", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.342", + "slbdm": "1.260", + "slna": "0.520", + "caco3": "11.20", + "slsil": "35.00", + "slll": "0.203", + "slcly": "42.00", + "slcec": "26.00", + "slcf": "5.000", + "sloc": "0.390", + "sksat": "0.272", + "slphw": "8.100", + "slsat": "0.420", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/356/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/356/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/356/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithic Leptosols (LPq)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9702", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/357/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/357/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/357/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Cambisols (CMc)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9712", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.160", + "caco3": "8.700", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "1.060", + "slphw": "8.100", + "slsat": "0.455", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.160", + "caco3": "8.700", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "1.060", + "slphw": "8.100", + "slsat": "0.455", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/358/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/358/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/358/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Cambisols (CMc)", + "sldr": "0.400", + "salb": "0.09", + "slu1": "8.770", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9706", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.361", + "slbdm": "1.240", + "slna": "0.300", + "caco3": "4.900", + "slsil": "32.00", + "slll": "0.269", + "slcly": "49.00", + "slcec": "30.00", + "slcf": "5.000", + "sloc": "0.870", + "sksat": "0.055", + "slphw": "7.800", + "slsat": "0.397", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.361", + "slbdm": "1.240", + "slna": "0.300", + "caco3": "4.900", + "slsil": "32.00", + "slll": "0.269", + "slcly": "49.00", + "slcec": "30.00", + "slcf": "5.000", + "sloc": "0.870", + "sksat": "0.055", + "slphw": "7.800", + "slsat": "0.397", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.361", + "slbdm": "1.240", + "slna": "0.300", + "caco3": "4.900", + "slsil": "32.00", + "slll": "0.269", + "slcly": "49.00", + "slcec": "30.00", + "slcf": "5.000", + "sloc": "0.870", + "sksat": "0.055", + "slphw": "7.800", + "slsat": "0.397", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.342", + "slbdm": "1.260", + "slna": "0.520", + "caco3": "11.20", + "slsil": "35.00", + "slll": "0.203", + "slcly": "42.00", + "slcec": "26.00", + "slcf": "5.000", + "sloc": "0.390", + "sksat": "0.272", + "slphw": "8.100", + "slsat": "0.420", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.342", + "slbdm": "1.260", + "slna": "0.520", + "caco3": "11.20", + "slsil": "35.00", + "slll": "0.203", + "slcly": "42.00", + "slcec": "26.00", + "slcf": "5.000", + "sloc": "0.390", + "sksat": "0.272", + "slphw": "8.100", + "slsat": "0.420", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/359/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/359/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/359/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Calcisols (CLh)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.680", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9692", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "12.00", + "slsil": "38.00", + "slll": "0.137", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "7.000", + "sloc": "0.460", + "sksat": "1.500", + "slphw": "8.100", + "slsat": "0.468", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "12.00", + "slsil": "38.00", + "slll": "0.137", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "7.000", + "sloc": "0.460", + "sksat": "1.500", + "slphw": "8.100", + "slsat": "0.468", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.305", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "12.00", + "slsil": "38.00", + "slll": "0.137", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "7.000", + "sloc": "0.460", + "sksat": "1.500", + "slphw": "8.100", + "slsat": "0.468", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "14.00", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "7.000", + "sloc": "0.360", + "sksat": "2.290", + "slphw": "8.200", + "slsat": "0.487", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "14.00", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "7.000", + "sloc": "0.360", + "sksat": "2.290", + "slphw": "8.200", + "slsat": "0.487", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/360/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/360/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/360/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Cambisols (CMc)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9712", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.160", + "caco3": "8.700", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "1.060", + "slphw": "8.100", + "slsat": "0.455", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.160", + "caco3": "8.700", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "1.060", + "slphw": "8.100", + "slsat": "0.455", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/386/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/386/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/386/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisols (LVx)", + "sldr": "0.250", + "salb": "0.09", + "slu1": "11.80", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9849", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "79.00", + "slrgf": "1.000", + "sldul": "0.368", + "slbdm": "1.260", + "slna": "0.190", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.240", + "slcly": "46.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.200", + "sksat": "0.868", + "slphw": "6.300", + "slsat": "0.522", + "sllb": "5" + }, + { + "slbs": "79.00", + "slrgf": "1.000", + "sldul": "0.368", + "slbdm": "1.260", + "slna": "0.190", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.240", + "slcly": "46.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.200", + "sksat": "0.868", + "slphw": "6.300", + "slsat": "0.522", + "sllb": "15" + }, + { + "slbs": "79.00", + "slrgf": "0.941", + "sldul": "0.368", + "slbdm": "1.260", + "slna": "0.190", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.240", + "slcly": "46.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.200", + "sksat": "0.868", + "slphw": "6.300", + "slsat": "0.522", + "sllb": "30" + }, + { + "slbs": "83.00", + "slrgf": "0.333", + "sldul": "0.349", + "slbdm": "1.220", + "slna": "0.200", + "caco3": "0.000", + "slsil": "25.00", + "slll": "0.220", + "slcly": "54.00", + "slcec": "20.00", + "slcf": "6.000", + "sloc": "0.580", + "sksat": "0.392", + "slphw": "6.400", + "slsat": "0.454", + "sllb": "100" + }, + { + "slbs": "83.00", + "slrgf": "0.042", + "sldul": "0.349", + "slbdm": "1.220", + "slna": "0.200", + "caco3": "0.000", + "slsil": "25.00", + "slll": "0.220", + "slcly": "54.00", + "slcec": "20.00", + "slcf": "6.000", + "sloc": "0.580", + "sksat": "0.392", + "slphw": "6.400", + "slsat": "0.454", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/387/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/387/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/387/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisols (LVx)", + "sldr": "0.250", + "salb": "0.09", + "slu1": "11.80", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9849", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "79.00", + "slrgf": "1.000", + "sldul": "0.368", + "slbdm": "1.260", + "slna": "0.190", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.240", + "slcly": "46.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.200", + "sksat": "0.868", + "slphw": "6.300", + "slsat": "0.522", + "sllb": "5" + }, + { + "slbs": "79.00", + "slrgf": "1.000", + "sldul": "0.368", + "slbdm": "1.260", + "slna": "0.190", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.240", + "slcly": "46.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.200", + "sksat": "0.868", + "slphw": "6.300", + "slsat": "0.522", + "sllb": "15" + }, + { + "slbs": "79.00", + "slrgf": "0.941", + "sldul": "0.368", + "slbdm": "1.260", + "slna": "0.190", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.240", + "slcly": "46.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.200", + "sksat": "0.868", + "slphw": "6.300", + "slsat": "0.522", + "sllb": "30" + }, + { + "slbs": "83.00", + "slrgf": "0.333", + "sldul": "0.349", + "slbdm": "1.220", + "slna": "0.200", + "caco3": "0.000", + "slsil": "25.00", + "slll": "0.220", + "slcly": "54.00", + "slcec": "20.00", + "slcf": "6.000", + "sloc": "0.580", + "sksat": "0.392", + "slphw": "6.400", + "slsat": "0.454", + "sllb": "100" + }, + { + "slbs": "83.00", + "slrgf": "0.042", + "sldul": "0.349", + "slbdm": "1.220", + "slna": "0.200", + "caco3": "0.000", + "slsil": "25.00", + "slll": "0.220", + "slcly": "54.00", + "slcec": "20.00", + "slcf": "6.000", + "sloc": "0.580", + "sksat": "0.392", + "slphw": "6.400", + "slsat": "0.454", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/388/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/388/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/388/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisols (LVx)", + "sldr": "0.250", + "salb": "0.09", + "slu1": "11.80", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9849", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "79.00", + "slrgf": "1.000", + "sldul": "0.368", + "slbdm": "1.260", + "slna": "0.190", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.240", + "slcly": "46.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.200", + "sksat": "0.868", + "slphw": "6.300", + "slsat": "0.522", + "sllb": "5" + }, + { + "slbs": "79.00", + "slrgf": "1.000", + "sldul": "0.368", + "slbdm": "1.260", + "slna": "0.190", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.240", + "slcly": "46.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.200", + "sksat": "0.868", + "slphw": "6.300", + "slsat": "0.522", + "sllb": "15" + }, + { + "slbs": "79.00", + "slrgf": "0.941", + "sldul": "0.368", + "slbdm": "1.260", + "slna": "0.190", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.240", + "slcly": "46.00", + "slcec": "19.00", + "slcf": "4.000", + "sloc": "1.200", + "sksat": "0.868", + "slphw": "6.300", + "slsat": "0.522", + "sllb": "30" + }, + { + "slbs": "83.00", + "slrgf": "0.333", + "sldul": "0.349", + "slbdm": "1.220", + "slna": "0.200", + "caco3": "0.000", + "slsil": "25.00", + "slll": "0.220", + "slcly": "54.00", + "slcec": "20.00", + "slcf": "6.000", + "sloc": "0.580", + "sksat": "0.392", + "slphw": "6.400", + "slsat": "0.454", + "sllb": "100" + }, + { + "slbs": "83.00", + "slrgf": "0.042", + "sldul": "0.349", + "slbdm": "1.220", + "slna": "0.200", + "caco3": "0.000", + "slsil": "25.00", + "slll": "0.220", + "slcly": "54.00", + "slcec": "20.00", + "slcf": "6.000", + "sloc": "0.580", + "sksat": "0.392", + "slphw": "6.400", + "slsat": "0.454", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/389/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/389/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/389/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Vertic Cambisols (CMv)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "10.00", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9824", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "82.00", + "slrgf": "1.000", + "sldul": "0.341", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "0.100", + "slsil": "29.00", + "slll": "0.162", + "slcly": "26.00", + "slcec": "19.00", + "slcf": "7.000", + "sloc": "0.770", + "sksat": "0.240", + "slphw": "6.900", + "slsat": "0.414", + "sllb": "5" + }, + { + "slbs": "82.00", + "slrgf": "1.000", + "sldul": "0.341", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "0.100", + "slsil": "29.00", + "slll": "0.162", + "slcly": "26.00", + "slcec": "19.00", + "slcf": "7.000", + "sloc": "0.770", + "sksat": "0.240", + "slphw": "6.900", + "slsat": "0.414", + "sllb": "15" + }, + { + "slbs": "82.00", + "slrgf": "0.941", + "sldul": "0.341", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "0.100", + "slsil": "29.00", + "slll": "0.162", + "slcly": "26.00", + "slcec": "19.00", + "slcf": "7.000", + "sloc": "0.770", + "sksat": "0.240", + "slphw": "6.900", + "slsat": "0.414", + "sllb": "30" + }, + { + "slbs": "90.00", + "slrgf": "0.333", + "sldul": "0.330", + "slbdm": "1.300", + "slna": "0.000", + "caco3": "0.800", + "slsil": "28.00", + "slll": "0.217", + "slcly": "37.00", + "slcec": "25.00", + "slcf": "10.00", + "sloc": "0.380", + "sksat": "1.080", + "slphw": "7.300", + "slsat": "0.484", + "sllb": "100" + }, + { + "slbs": "90.00", + "slrgf": "0.042", + "sldul": "0.330", + "slbdm": "1.300", + "slna": "0.000", + "caco3": "0.800", + "slsil": "28.00", + "slll": "0.217", + "slcly": "37.00", + "slcec": "25.00", + "slcf": "10.00", + "sloc": "0.380", + "sksat": "1.080", + "slphw": "7.300", + "slsat": "0.484", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/390/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/390/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/390/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Cambisols (CMe)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9835", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "93.00", + "slrgf": "1.000", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "5" + }, + { + "slbs": "93.00", + "slrgf": "1.000", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "15" + }, + { + "slbs": "93.00", + "slrgf": "0.941", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.292", + "slbdm": "1.380", + "slna": "0.300", + "caco3": "0.100", + "slsil": "34.00", + "slll": "0.143", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "12.00", + "sloc": "0.370", + "sksat": "0.050", + "slphw": "7.000", + "slsat": "0.311", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.292", + "slbdm": "1.380", + "slna": "0.300", + "caco3": "0.100", + "slsil": "34.00", + "slll": "0.143", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "12.00", + "sloc": "0.370", + "sksat": "0.050", + "slphw": "7.000", + "slsat": "0.311", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/391/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/391/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/391/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Dystric Cambisols (CMd)", + "sldr": "0.600", + "salb": "0.13", + "slu1": "8.800", + "slro": "61.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9844", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "28.00", + "slrgf": "1.000", + "sldul": "0.182", + "slbdm": "1.580", + "slna": "0.250", + "caco3": "0.000", + "slsil": "15.00", + "slll": "0.080", + "slcly": "10.00", + "slcec": "5.000", + "slcf": "10.00", + "sloc": "0.700", + "sksat": "5.260", + "slphw": "5.100", + "slsat": "0.382", + "sllb": "5" + }, + { + "slbs": "28.00", + "slrgf": "1.000", + "sldul": "0.182", + "slbdm": "1.580", + "slna": "0.250", + "caco3": "0.000", + "slsil": "15.00", + "slll": "0.080", + "slcly": "10.00", + "slcec": "5.000", + "slcf": "10.00", + "sloc": "0.700", + "sksat": "5.260", + "slphw": "5.100", + "slsat": "0.382", + "sllb": "15" + }, + { + "slbs": "28.00", + "slrgf": "0.941", + "sldul": "0.182", + "slbdm": "1.580", + "slna": "0.250", + "caco3": "0.000", + "slsil": "15.00", + "slll": "0.080", + "slcly": "10.00", + "slcec": "5.000", + "slcf": "10.00", + "sloc": "0.700", + "sksat": "5.260", + "slphw": "5.100", + "slsat": "0.382", + "sllb": "30" + }, + { + "slbs": "36.00", + "slrgf": "0.333", + "sldul": "0.218", + "slbdm": "1.510", + "slna": "0.250", + "caco3": "0.000", + "slsil": "17.00", + "slll": "0.097", + "slcly": "15.00", + "slcec": "5.000", + "slcf": "9.000", + "sloc": "0.270", + "sksat": "5.760", + "slphw": "5.000", + "slsat": "0.430", + "sllb": "100" + }, + { + "slbs": "36.00", + "slrgf": "0.042", + "sldul": "0.218", + "slbdm": "1.510", + "slna": "0.250", + "caco3": "0.000", + "slsil": "17.00", + "slll": "0.097", + "slcly": "15.00", + "slcec": "5.000", + "slcf": "9.000", + "sloc": "0.270", + "sksat": "5.760", + "slphw": "5.000", + "slsat": "0.430", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/392/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/392/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/392/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Luvisols (LVh)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9848", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "91.00", + "slrgf": "1.000", + "sldul": "0.280", + "slbdm": "1.400", + "slna": "0.130", + "caco3": "0.000", + "slsil": "37.00", + "slll": "0.119", + "slcly": "22.00", + "slcec": "13.00", + "slcf": "4.000", + "sloc": "0.740", + "sksat": "2.170", + "slphw": "6.500", + "slsat": "0.468", + "sllb": "5" + }, + { + "slbs": "91.00", + "slrgf": "1.000", + "sldul": "0.280", + "slbdm": "1.400", + "slna": "0.130", + "caco3": "0.000", + "slsil": "37.00", + "slll": "0.119", + "slcly": "22.00", + "slcec": "13.00", + "slcf": "4.000", + "sloc": "0.740", + "sksat": "2.170", + "slphw": "6.500", + "slsat": "0.468", + "sllb": "15" + }, + { + "slbs": "91.00", + "slrgf": "0.941", + "sldul": "0.280", + "slbdm": "1.400", + "slna": "0.130", + "caco3": "0.000", + "slsil": "37.00", + "slll": "0.119", + "slcly": "22.00", + "slcec": "13.00", + "slcf": "4.000", + "sloc": "0.740", + "sksat": "2.170", + "slphw": "6.500", + "slsat": "0.468", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.295", + "slbdm": "1.350", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.163", + "slcly": "29.00", + "slcec": "14.00", + "slcf": "3.000", + "sloc": "0.360", + "sksat": "1.130", + "slphw": "6.700", + "slsat": "0.458", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.295", + "slbdm": "1.350", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.163", + "slcly": "29.00", + "slcec": "14.00", + "slcf": "3.000", + "sloc": "0.360", + "sksat": "1.130", + "slphw": "6.700", + "slsat": "0.458", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/393/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/393/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/393/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Luvisols (LVh)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9848", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "91.00", + "slrgf": "1.000", + "sldul": "0.280", + "slbdm": "1.400", + "slna": "0.130", + "caco3": "0.000", + "slsil": "37.00", + "slll": "0.119", + "slcly": "22.00", + "slcec": "13.00", + "slcf": "4.000", + "sloc": "0.740", + "sksat": "2.170", + "slphw": "6.500", + "slsat": "0.468", + "sllb": "5" + }, + { + "slbs": "91.00", + "slrgf": "1.000", + "sldul": "0.280", + "slbdm": "1.400", + "slna": "0.130", + "caco3": "0.000", + "slsil": "37.00", + "slll": "0.119", + "slcly": "22.00", + "slcec": "13.00", + "slcf": "4.000", + "sloc": "0.740", + "sksat": "2.170", + "slphw": "6.500", + "slsat": "0.468", + "sllb": "15" + }, + { + "slbs": "91.00", + "slrgf": "0.941", + "sldul": "0.280", + "slbdm": "1.400", + "slna": "0.130", + "caco3": "0.000", + "slsil": "37.00", + "slll": "0.119", + "slcly": "22.00", + "slcec": "13.00", + "slcf": "4.000", + "sloc": "0.740", + "sksat": "2.170", + "slphw": "6.500", + "slsat": "0.468", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.295", + "slbdm": "1.350", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.163", + "slcly": "29.00", + "slcec": "14.00", + "slcf": "3.000", + "sloc": "0.360", + "sksat": "1.130", + "slphw": "6.700", + "slsat": "0.458", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.295", + "slbdm": "1.350", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.163", + "slcly": "29.00", + "slcec": "14.00", + "slcf": "3.000", + "sloc": "0.360", + "sksat": "1.130", + "slphw": "6.700", + "slsat": "0.458", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/394/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/394/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/394/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Cambisols (CMe)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9833", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "93.00", + "slrgf": "1.000", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "5" + }, + { + "slbs": "93.00", + "slrgf": "1.000", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "15" + }, + { + "slbs": "93.00", + "slrgf": "0.941", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.292", + "slbdm": "1.380", + "slna": "0.300", + "caco3": "0.100", + "slsil": "34.00", + "slll": "0.143", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "12.00", + "sloc": "0.370", + "sksat": "0.050", + "slphw": "7.000", + "slsat": "0.311", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.292", + "slbdm": "1.380", + "slna": "0.300", + "caco3": "0.100", + "slsil": "34.00", + "slll": "0.143", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "12.00", + "sloc": "0.370", + "sksat": "0.050", + "slphw": "7.000", + "slsat": "0.311", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/401/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/401/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/401/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithic Leptosols (LPq)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9322", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/402/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/402/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/402/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithic Leptosols (LPq)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9322", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/403/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/403/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/403/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Fluvisols (FLc)", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.360", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9318", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.327", + "slbdm": "1.410", + "slna": "0.420", + "caco3": "11.70", + "slsil": "48.00", + "slll": "0.177", + "slcly": "18.00", + "slcec": "14.00", + "slcf": "15.00", + "sloc": "0.600", + "sksat": "2.870", + "slphw": "8.000", + "slsat": "0.612", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.327", + "slbdm": "1.410", + "slna": "0.420", + "caco3": "11.70", + "slsil": "48.00", + "slll": "0.177", + "slcly": "18.00", + "slcec": "14.00", + "slcf": "15.00", + "sloc": "0.600", + "sksat": "2.870", + "slphw": "8.000", + "slsat": "0.612", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.327", + "slbdm": "1.410", + "slna": "0.420", + "caco3": "11.70", + "slsil": "48.00", + "slll": "0.177", + "slcly": "18.00", + "slcec": "14.00", + "slcf": "15.00", + "sloc": "0.600", + "sksat": "2.870", + "slphw": "8.000", + "slsat": "0.612", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.248", + "slbdm": "1.410", + "slna": "0.390", + "caco3": "12.20", + "slsil": "46.00", + "slll": "0.102", + "slcly": "18.00", + "slcec": "13.00", + "slcf": "10.00", + "sloc": "0.400", + "sksat": "2.710", + "slphw": "8.100", + "slsat": "0.454", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.248", + "slbdm": "1.410", + "slna": "0.390", + "caco3": "12.20", + "slsil": "46.00", + "slll": "0.102", + "slcly": "18.00", + "slcec": "13.00", + "slcf": "10.00", + "sloc": "0.400", + "sksat": "2.710", + "slphw": "8.100", + "slsat": "0.454", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/404/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/404/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/404/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisols (LVx)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9338", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "88.00", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.400", + "slna": "0.120", + "caco3": "0.000", + "slsil": "28.00", + "slll": "0.149", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "12.00", + "sloc": "0.830", + "sksat": "1.620", + "slphw": "6.300", + "slsat": "0.552", + "sllb": "5" + }, + { + "slbs": "88.00", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.400", + "slna": "0.120", + "caco3": "0.000", + "slsil": "28.00", + "slll": "0.149", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "12.00", + "sloc": "0.830", + "sksat": "1.620", + "slphw": "6.300", + "slsat": "0.552", + "sllb": "15" + }, + { + "slbs": "88.00", + "slrgf": "0.941", + "sldul": "0.337", + "slbdm": "1.400", + "slna": "0.120", + "caco3": "0.000", + "slsil": "28.00", + "slll": "0.149", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "12.00", + "sloc": "0.830", + "sksat": "1.620", + "slphw": "6.300", + "slsat": "0.552", + "sllb": "30" + }, + { + "slbs": "90.00", + "slrgf": "0.333", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.400", + "sksat": "0.370", + "slphw": "6.400", + "slsat": "0.415", + "sllb": "100" + }, + { + "slbs": "90.00", + "slrgf": "0.042", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.400", + "sksat": "0.370", + "slphw": "6.400", + "slsat": "0.415", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/405/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/405/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/405/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisols (LVx)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9337", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "88.00", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.400", + "slna": "0.120", + "caco3": "0.000", + "slsil": "28.00", + "slll": "0.149", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "12.00", + "sloc": "0.830", + "sksat": "1.620", + "slphw": "6.300", + "slsat": "0.552", + "sllb": "5" + }, + { + "slbs": "88.00", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.400", + "slna": "0.120", + "caco3": "0.000", + "slsil": "28.00", + "slll": "0.149", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "12.00", + "sloc": "0.830", + "sksat": "1.620", + "slphw": "6.300", + "slsat": "0.552", + "sllb": "15" + }, + { + "slbs": "88.00", + "slrgf": "0.941", + "sldul": "0.337", + "slbdm": "1.400", + "slna": "0.120", + "caco3": "0.000", + "slsil": "28.00", + "slll": "0.149", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "12.00", + "sloc": "0.830", + "sksat": "1.620", + "slphw": "6.300", + "slsat": "0.552", + "sllb": "30" + }, + { + "slbs": "90.00", + "slrgf": "0.333", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.400", + "sksat": "0.370", + "slphw": "6.400", + "slsat": "0.415", + "sllb": "100" + }, + { + "slbs": "90.00", + "slrgf": "0.042", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.150", + "caco3": "0.000", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "15.00", + "slcf": "8.000", + "sloc": "0.400", + "sksat": "0.370", + "slphw": "6.400", + "slsat": "0.415", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/406/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/406/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/406/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithic Leptosols (LPq)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9322", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/407/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/407/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/407/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithic Leptosols (LPq)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9322", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/408/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/408/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/408/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithic Leptosols (LPq)", + "sldr": "0.250", + "salb": "0.09", + "slu1": "11.80", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9323", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.319", + "slbdm": "1.260", + "slna": "0.350", + "caco3": "1.400", + "slsil": "25.00", + "slll": "0.212", + "slcly": "47.00", + "slcec": "35.00", + "slcf": "17.00", + "sloc": "2.300", + "sksat": "0.820", + "slphw": "7.500", + "slsat": "0.467", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.319", + "slbdm": "1.260", + "slna": "0.350", + "caco3": "1.400", + "slsil": "25.00", + "slll": "0.212", + "slcly": "47.00", + "slcec": "35.00", + "slcf": "17.00", + "sloc": "2.300", + "sksat": "0.820", + "slphw": "7.500", + "slsat": "0.467", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.319", + "slbdm": "1.260", + "slna": "0.350", + "caco3": "1.400", + "slsil": "25.00", + "slll": "0.212", + "slcly": "47.00", + "slcec": "35.00", + "slcf": "17.00", + "sloc": "2.300", + "sksat": "0.820", + "slphw": "7.500", + "slsat": "0.467", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.319", + "slbdm": "1.260", + "slna": "0.350", + "caco3": "1.400", + "slsil": "25.00", + "slll": "0.212", + "slcly": "47.00", + "slcec": "35.00", + "slcf": "17.00", + "sloc": "2.300", + "sksat": "0.820", + "slphw": "7.500", + "slsat": "0.467", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.319", + "slbdm": "1.260", + "slna": "0.350", + "caco3": "1.400", + "slsil": "25.00", + "slll": "0.212", + "slcly": "47.00", + "slcec": "35.00", + "slcf": "17.00", + "sloc": "2.300", + "sksat": "0.820", + "slphw": "7.500", + "slsat": "0.467", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/409/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/409/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/409/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithic Leptosols (LPq)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9321", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/410/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/410/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/410/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithic Leptosols (LPq)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9321", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/412/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/412/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/412/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithic Leptosols (LPq)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 9322", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.380", + "slna": "0.480", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.127", + "slcly": "24.00", + "slcec": "16.00", + "slcf": "21.00", + "sloc": "1.610", + "sksat": "1.910", + "slphw": "7.500", + "slsat": "0.518", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/413/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/413/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/413/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3114", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/414/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/414/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/414/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3114", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/415/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/415/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/415/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Fluvisol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "8.480", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3139", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.133", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.200", + "slsil": "14.00", + "slll": "0.032", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.410", + "sksat": "16.50", + "slphw": "8.300", + "slsat": "0.409", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.133", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.200", + "slsil": "14.00", + "slll": "0.032", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.410", + "sksat": "16.50", + "slphw": "8.300", + "slsat": "0.409", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.133", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.200", + "slsil": "14.00", + "slll": "0.032", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.410", + "sksat": "16.50", + "slphw": "8.300", + "slsat": "0.409", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.129", + "slbdm": "1.640", + "slna": "0.240", + "caco3": "10.00", + "slsil": "15.00", + "slll": "0.032", + "slcly": "7.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.170", + "sksat": "12.60", + "slphw": "8.300", + "slsat": "0.353", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.129", + "slbdm": "1.640", + "slna": "0.240", + "caco3": "10.00", + "slsil": "15.00", + "slll": "0.032", + "slcly": "7.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.170", + "sksat": "12.60", + "slphw": "8.300", + "slsat": "0.353", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "LS", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/416/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/416/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/416/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Fluvisol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "8.480", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3139", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.133", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.200", + "slsil": "14.00", + "slll": "0.032", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.410", + "sksat": "16.50", + "slphw": "8.300", + "slsat": "0.409", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.133", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.200", + "slsil": "14.00", + "slll": "0.032", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.410", + "sksat": "16.50", + "slphw": "8.300", + "slsat": "0.409", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.133", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.200", + "slsil": "14.00", + "slll": "0.032", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.410", + "sksat": "16.50", + "slphw": "8.300", + "slsat": "0.409", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.129", + "slbdm": "1.640", + "slna": "0.240", + "caco3": "10.00", + "slsil": "15.00", + "slll": "0.032", + "slcly": "7.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.170", + "sksat": "12.60", + "slphw": "8.300", + "slsat": "0.353", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.129", + "slbdm": "1.640", + "slna": "0.240", + "caco3": "10.00", + "slsil": "15.00", + "slll": "0.032", + "slcly": "7.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.170", + "sksat": "12.60", + "slphw": "8.300", + "slsat": "0.353", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "LS", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/417/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/417/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/417/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Fluvisol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "8.480", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3139", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.133", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.200", + "slsil": "14.00", + "slll": "0.032", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.410", + "sksat": "16.50", + "slphw": "8.300", + "slsat": "0.409", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.133", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.200", + "slsil": "14.00", + "slll": "0.032", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.410", + "sksat": "16.50", + "slphw": "8.300", + "slsat": "0.409", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.133", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.200", + "slsil": "14.00", + "slll": "0.032", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.410", + "sksat": "16.50", + "slphw": "8.300", + "slsat": "0.409", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.129", + "slbdm": "1.640", + "slna": "0.240", + "caco3": "10.00", + "slsil": "15.00", + "slll": "0.032", + "slcly": "7.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.170", + "sksat": "12.60", + "slphw": "8.300", + "slsat": "0.353", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.129", + "slbdm": "1.640", + "slna": "0.240", + "caco3": "10.00", + "slsil": "15.00", + "slll": "0.032", + "slcly": "7.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.170", + "sksat": "12.60", + "slphw": "8.300", + "slsat": "0.353", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "LS", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/418/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/418/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/418/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Cambisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3016", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "93.00", + "slrgf": "1.000", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "5" + }, + { + "slbs": "93.00", + "slrgf": "1.000", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "15" + }, + { + "slbs": "93.00", + "slrgf": "0.941", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.380", + "slna": "0.300", + "caco3": "0.100", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "12.00", + "sloc": "0.400", + "sksat": "0.530", + "slphw": "7.000", + "slsat": "0.388", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.380", + "slna": "0.300", + "caco3": "0.100", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "12.00", + "sloc": "0.400", + "sksat": "0.530", + "slphw": "7.000", + "slsat": "0.388", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/419/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/419/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/419/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Cambisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.680", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3026", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.288", + "slbdm": "1.400", + "slna": "0.160", + "caco3": "7.000", + "slsil": "41.00", + "slll": "0.129", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.630", + "sksat": "0.825", + "slphw": "8.000", + "slsat": "0.375", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.288", + "slbdm": "1.400", + "slna": "0.160", + "caco3": "7.000", + "slsil": "41.00", + "slll": "0.129", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.630", + "sksat": "0.825", + "slphw": "8.000", + "slsat": "0.375", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.288", + "slbdm": "1.400", + "slna": "0.160", + "caco3": "7.000", + "slsil": "41.00", + "slll": "0.129", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.630", + "sksat": "0.825", + "slphw": "8.000", + "slsat": "0.375", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.170", + "caco3": "10.00", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "17.00", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "1.860", + "slphw": "8.200", + "slsat": "0.435", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.170", + "caco3": "10.00", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "17.00", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "1.860", + "slphw": "8.200", + "slsat": "0.435", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/420/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/420/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/420/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Fluvisol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "8.480", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3139", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.133", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.200", + "slsil": "14.00", + "slll": "0.032", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.410", + "sksat": "16.50", + "slphw": "8.300", + "slsat": "0.409", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.133", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.200", + "slsil": "14.00", + "slll": "0.032", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.410", + "sksat": "16.50", + "slphw": "8.300", + "slsat": "0.409", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.133", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.200", + "slsil": "14.00", + "slll": "0.032", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.410", + "sksat": "16.50", + "slphw": "8.300", + "slsat": "0.409", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.129", + "slbdm": "1.640", + "slna": "0.240", + "caco3": "10.00", + "slsil": "15.00", + "slll": "0.032", + "slcly": "7.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.170", + "sksat": "12.60", + "slphw": "8.300", + "slsat": "0.353", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.129", + "slbdm": "1.640", + "slna": "0.240", + "caco3": "10.00", + "slsil": "15.00", + "slll": "0.032", + "slcly": "7.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.170", + "sksat": "12.60", + "slphw": "8.300", + "slsat": "0.353", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "LS", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/421/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/421/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/421/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Xerosol ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "10.00", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3320", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "98.00", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "5" + }, + { + "slbs": "98.00", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "15" + }, + { + "slbs": "98.00", + "slrgf": "0.941", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.302", + "slbdm": "1.380", + "slna": "0.360", + "caco3": "9.000", + "slsil": "17.00", + "slll": "0.221", + "slcly": "29.00", + "slcec": "12.00", + "slcf": "3.000", + "sloc": "0.300", + "sksat": "0.445", + "slphw": "7.800", + "slsat": "0.396", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.302", + "slbdm": "1.380", + "slna": "0.360", + "caco3": "9.000", + "slsil": "17.00", + "slll": "0.221", + "slcly": "29.00", + "slcec": "12.00", + "slcf": "3.000", + "sloc": "0.300", + "sksat": "0.445", + "slphw": "7.800", + "slsat": "0.396", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/422/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/422/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/422/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3114", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/423/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/423/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/423/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Cambisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.680", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3026", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.288", + "slbdm": "1.400", + "slna": "0.160", + "caco3": "7.000", + "slsil": "41.00", + "slll": "0.129", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.630", + "sksat": "0.825", + "slphw": "8.000", + "slsat": "0.375", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.288", + "slbdm": "1.400", + "slna": "0.160", + "caco3": "7.000", + "slsil": "41.00", + "slll": "0.129", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.630", + "sksat": "0.825", + "slphw": "8.000", + "slsat": "0.375", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.288", + "slbdm": "1.400", + "slna": "0.160", + "caco3": "7.000", + "slsil": "41.00", + "slll": "0.129", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.630", + "sksat": "0.825", + "slphw": "8.000", + "slsat": "0.375", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.170", + "caco3": "10.00", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "17.00", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "1.860", + "slphw": "8.200", + "slsat": "0.435", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.259", + "slbdm": "1.380", + "slna": "0.170", + "caco3": "10.00", + "slsil": "41.00", + "slll": "0.120", + "slcly": "23.00", + "slcec": "17.00", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "1.860", + "slphw": "8.200", + "slsat": "0.435", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/424/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/424/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/424/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Xerosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.840", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3310", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.310", + "slbdm": "1.360", + "slna": "1.400", + "caco3": "9.000", + "slsil": "36.00", + "slll": "0.168", + "slcly": "27.00", + "slcec": "20.00", + "slcf": "4.000", + "sloc": "0.330", + "sksat": "0.749", + "slphw": "8.000", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.310", + "slbdm": "1.360", + "slna": "1.400", + "caco3": "9.000", + "slsil": "36.00", + "slll": "0.168", + "slcly": "27.00", + "slcec": "20.00", + "slcf": "4.000", + "sloc": "0.330", + "sksat": "0.749", + "slphw": "8.000", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/425/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/425/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/425/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Xerosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.840", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3310", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.310", + "slbdm": "1.360", + "slna": "1.400", + "caco3": "9.000", + "slsil": "36.00", + "slll": "0.168", + "slcly": "27.00", + "slcec": "20.00", + "slcf": "4.000", + "sloc": "0.330", + "sksat": "0.749", + "slphw": "8.000", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.310", + "slbdm": "1.360", + "slna": "1.400", + "caco3": "9.000", + "slsil": "36.00", + "slll": "0.168", + "slcly": "27.00", + "slcec": "20.00", + "slcf": "4.000", + "sloc": "0.330", + "sksat": "0.749", + "slphw": "8.000", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/426/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/426/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/426/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Xerosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.840", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3310", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.310", + "slbdm": "1.360", + "slna": "1.400", + "caco3": "9.000", + "slsil": "36.00", + "slll": "0.168", + "slcly": "27.00", + "slcec": "20.00", + "slcf": "4.000", + "sloc": "0.330", + "sksat": "0.749", + "slphw": "8.000", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.310", + "slbdm": "1.360", + "slna": "1.400", + "caco3": "9.000", + "slsil": "36.00", + "slll": "0.168", + "slcly": "27.00", + "slcec": "20.00", + "slcf": "4.000", + "sloc": "0.330", + "sksat": "0.749", + "slphw": "8.000", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/427/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/427/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/427/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Xerosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.840", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3310", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.310", + "slbdm": "1.360", + "slna": "1.400", + "caco3": "9.000", + "slsil": "36.00", + "slll": "0.168", + "slcly": "27.00", + "slcec": "20.00", + "slcf": "4.000", + "sloc": "0.330", + "sksat": "0.749", + "slphw": "8.000", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.310", + "slbdm": "1.360", + "slna": "1.400", + "caco3": "9.000", + "slsil": "36.00", + "slll": "0.168", + "slcly": "27.00", + "slcec": "20.00", + "slcf": "4.000", + "sloc": "0.330", + "sksat": "0.749", + "slphw": "8.000", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/428/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/428/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/428/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Xerosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.840", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3311", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.310", + "slbdm": "1.360", + "slna": "1.400", + "caco3": "9.000", + "slsil": "36.00", + "slll": "0.168", + "slcly": "27.00", + "slcec": "20.00", + "slcf": "4.000", + "sloc": "0.330", + "sksat": "0.749", + "slphw": "8.000", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.310", + "slbdm": "1.360", + "slna": "1.400", + "caco3": "9.000", + "slsil": "36.00", + "slll": "0.168", + "slcly": "27.00", + "slcec": "20.00", + "slcf": "4.000", + "sloc": "0.330", + "sksat": "0.749", + "slphw": "8.000", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/429/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/429/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/429/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Xerosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.840", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3310", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.295", + "slbdm": "1.390", + "slna": "0.540", + "caco3": "9.000", + "slsil": "37.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "0.560", + "sksat": "2.290", + "slphw": "7.900", + "slsat": "0.487", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.310", + "slbdm": "1.360", + "slna": "1.400", + "caco3": "9.000", + "slsil": "36.00", + "slll": "0.168", + "slcly": "27.00", + "slcec": "20.00", + "slcf": "4.000", + "sloc": "0.330", + "sksat": "0.749", + "slphw": "8.000", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.310", + "slbdm": "1.360", + "slna": "1.400", + "caco3": "9.000", + "slsil": "36.00", + "slll": "0.168", + "slcly": "27.00", + "slcec": "20.00", + "slcf": "4.000", + "sloc": "0.330", + "sksat": "0.749", + "slphw": "8.000", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/430/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/430/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/430/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Xerosol ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "10.00", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3319", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "98.00", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "5" + }, + { + "slbs": "98.00", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "15" + }, + { + "slbs": "98.00", + "slrgf": "0.941", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "3.800", + "slsil": "18.00", + "slll": "0.178", + "slcly": "24.00", + "slcec": "12.00", + "slcf": "4.000", + "sloc": "0.500", + "sksat": "0.870", + "slphw": "7.300", + "slsat": "0.387", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.302", + "slbdm": "1.380", + "slna": "0.360", + "caco3": "9.000", + "slsil": "17.00", + "slll": "0.221", + "slcly": "29.00", + "slcec": "12.00", + "slcf": "3.000", + "sloc": "0.300", + "sksat": "0.445", + "slphw": "7.800", + "slsat": "0.396", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.302", + "slbdm": "1.380", + "slna": "0.360", + "caco3": "9.000", + "slsil": "17.00", + "slll": "0.221", + "slcly": "29.00", + "slcec": "12.00", + "slcf": "3.000", + "sloc": "0.300", + "sksat": "0.445", + "slphw": "7.800", + "slsat": "0.396", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/431/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/431/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/431/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gleyic Solonchak ()", + "sldr": "0.050", + "salb": "0.09", + "slu1": "7.620", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3325", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.343", + "slbdm": "1.220", + "slna": "22.40", + "caco3": "9.000", + "slsil": "21.00", + "slll": "0.200", + "slcly": "57.00", + "slcec": "33.00", + "slcf": "4.000", + "sloc": "0.410", + "sksat": "0.580", + "slphw": "9.000", + "slsat": "0.477", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.343", + "slbdm": "1.220", + "slna": "22.40", + "caco3": "9.000", + "slsil": "21.00", + "slll": "0.200", + "slcly": "57.00", + "slcec": "33.00", + "slcf": "4.000", + "sloc": "0.410", + "sksat": "0.580", + "slphw": "9.000", + "slsat": "0.477", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.343", + "slbdm": "1.220", + "slna": "22.40", + "caco3": "9.000", + "slsil": "21.00", + "slll": "0.200", + "slcly": "57.00", + "slcec": "33.00", + "slcf": "4.000", + "sloc": "0.410", + "sksat": "0.580", + "slphw": "9.000", + "slsat": "0.477", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.348", + "slbdm": "1.230", + "slna": "19.50", + "caco3": "9.000", + "slsil": "19.00", + "slll": "0.205", + "slcly": "56.00", + "slcec": "31.00", + "slcf": "6.000", + "sloc": "0.380", + "sksat": "0.590", + "slphw": "8.900", + "slsat": "0.482", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.348", + "slbdm": "1.230", + "slna": "19.50", + "caco3": "9.000", + "slsil": "19.00", + "slll": "0.205", + "slcly": "56.00", + "slcec": "31.00", + "slcf": "6.000", + "sloc": "0.380", + "sksat": "0.590", + "slphw": "8.900", + "slsat": "0.482", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/432/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/432/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/432/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Xerosol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.680", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3295", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.326", + "slbdm": "1.400", + "slna": "0.280", + "caco3": "14.50", + "slsil": "40.00", + "slll": "0.146", + "slcly": "21.00", + "slcec": "14.00", + "slcf": "4.000", + "sloc": "0.700", + "sksat": "0.030", + "slphw": "8.200", + "slsat": "0.342", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.326", + "slbdm": "1.400", + "slna": "0.280", + "caco3": "14.50", + "slsil": "40.00", + "slll": "0.146", + "slcly": "21.00", + "slcec": "14.00", + "slcf": "4.000", + "sloc": "0.700", + "sksat": "0.030", + "slphw": "8.200", + "slsat": "0.342", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.326", + "slbdm": "1.400", + "slna": "0.280", + "caco3": "14.50", + "slsil": "40.00", + "slll": "0.146", + "slcly": "21.00", + "slcec": "14.00", + "slcf": "4.000", + "sloc": "0.700", + "sksat": "0.030", + "slphw": "8.200", + "slsat": "0.342", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.308", + "slbdm": "1.370", + "slna": "0.390", + "caco3": "14.90", + "slsil": "40.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "13.00", + "slcf": "3.000", + "sloc": "0.290", + "sksat": "1.300", + "slphw": "8.300", + "slsat": "0.467", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.308", + "slbdm": "1.370", + "slna": "0.390", + "caco3": "14.90", + "slsil": "40.00", + "slll": "0.147", + "slcly": "24.00", + "slcec": "13.00", + "slcf": "3.000", + "sloc": "0.290", + "sksat": "1.300", + "slphw": "8.300", + "slsat": "0.467", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/433/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/433/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/433/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3093", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/434/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/434/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/434/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Xerosol ()", + "sldr": "0.400", + "salb": "0.09", + "slu1": "11.70", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3308", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.250", + "slna": "0.400", + "caco3": "2.100", + "slsil": "30.00", + "slll": "0.205", + "slcly": "47.00", + "slcec": "40.00", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "0.738", + "slphw": "7.800", + "slsat": "0.478", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.250", + "slna": "0.400", + "caco3": "2.100", + "slsil": "30.00", + "slll": "0.205", + "slcly": "47.00", + "slcec": "40.00", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "0.738", + "slphw": "7.800", + "slsat": "0.478", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.337", + "slbdm": "1.250", + "slna": "0.400", + "caco3": "2.100", + "slsil": "30.00", + "slll": "0.205", + "slcly": "47.00", + "slcec": "40.00", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "0.738", + "slphw": "7.800", + "slsat": "0.478", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.374", + "slbdm": "1.230", + "slna": "0.400", + "caco3": "2.600", + "slsil": "25.00", + "slll": "0.240", + "slcly": "52.00", + "slcec": "40.00", + "slcf": "17.00", + "sloc": "0.400", + "sksat": "0.305", + "slphw": "7.800", + "slsat": "0.470", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.374", + "slbdm": "1.230", + "slna": "0.400", + "caco3": "2.600", + "slsil": "25.00", + "slll": "0.240", + "slcly": "52.00", + "slcec": "40.00", + "slcf": "17.00", + "sloc": "0.400", + "sksat": "0.305", + "slphw": "7.800", + "slsat": "0.470", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/435/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/435/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/435/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Xerosol ()", + "sldr": "0.400", + "salb": "0.09", + "slu1": "11.70", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3308", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.250", + "slna": "0.400", + "caco3": "2.100", + "slsil": "30.00", + "slll": "0.205", + "slcly": "47.00", + "slcec": "40.00", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "0.738", + "slphw": "7.800", + "slsat": "0.478", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.250", + "slna": "0.400", + "caco3": "2.100", + "slsil": "30.00", + "slll": "0.205", + "slcly": "47.00", + "slcec": "40.00", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "0.738", + "slphw": "7.800", + "slsat": "0.478", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.337", + "slbdm": "1.250", + "slna": "0.400", + "caco3": "2.100", + "slsil": "30.00", + "slll": "0.205", + "slcly": "47.00", + "slcec": "40.00", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "0.738", + "slphw": "7.800", + "slsat": "0.478", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.374", + "slbdm": "1.230", + "slna": "0.400", + "caco3": "2.600", + "slsil": "25.00", + "slll": "0.240", + "slcly": "52.00", + "slcec": "40.00", + "slcf": "17.00", + "sloc": "0.400", + "sksat": "0.305", + "slphw": "7.800", + "slsat": "0.470", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.374", + "slbdm": "1.230", + "slna": "0.400", + "caco3": "2.600", + "slsil": "25.00", + "slll": "0.240", + "slcly": "52.00", + "slcec": "40.00", + "slcf": "17.00", + "sloc": "0.400", + "sksat": "0.305", + "slphw": "7.800", + "slsat": "0.470", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/436/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/436/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/436/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Xerosol ()", + "sldr": "0.400", + "salb": "0.09", + "slu1": "11.70", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3308", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.250", + "slna": "0.400", + "caco3": "2.100", + "slsil": "30.00", + "slll": "0.205", + "slcly": "47.00", + "slcec": "40.00", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "0.738", + "slphw": "7.800", + "slsat": "0.478", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.250", + "slna": "0.400", + "caco3": "2.100", + "slsil": "30.00", + "slll": "0.205", + "slcly": "47.00", + "slcec": "40.00", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "0.738", + "slphw": "7.800", + "slsat": "0.478", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.337", + "slbdm": "1.250", + "slna": "0.400", + "caco3": "2.100", + "slsil": "30.00", + "slll": "0.205", + "slcly": "47.00", + "slcec": "40.00", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "0.738", + "slphw": "7.800", + "slsat": "0.478", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.374", + "slbdm": "1.230", + "slna": "0.400", + "caco3": "2.600", + "slsil": "25.00", + "slll": "0.240", + "slcly": "52.00", + "slcec": "40.00", + "slcf": "17.00", + "sloc": "0.400", + "sksat": "0.305", + "slphw": "7.800", + "slsat": "0.470", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.374", + "slbdm": "1.230", + "slna": "0.400", + "caco3": "2.600", + "slsil": "25.00", + "slll": "0.240", + "slcly": "52.00", + "slcec": "40.00", + "slcf": "17.00", + "sloc": "0.400", + "sksat": "0.305", + "slphw": "7.800", + "slsat": "0.470", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/437/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/437/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/437/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Xerosol ()", + "sldr": "0.400", + "salb": "0.09", + "slu1": "11.70", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3308", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.250", + "slna": "0.400", + "caco3": "2.100", + "slsil": "30.00", + "slll": "0.205", + "slcly": "47.00", + "slcec": "40.00", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "0.738", + "slphw": "7.800", + "slsat": "0.478", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.250", + "slna": "0.400", + "caco3": "2.100", + "slsil": "30.00", + "slll": "0.205", + "slcly": "47.00", + "slcec": "40.00", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "0.738", + "slphw": "7.800", + "slsat": "0.478", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.337", + "slbdm": "1.250", + "slna": "0.400", + "caco3": "2.100", + "slsil": "30.00", + "slll": "0.205", + "slcly": "47.00", + "slcec": "40.00", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "0.738", + "slphw": "7.800", + "slsat": "0.478", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.374", + "slbdm": "1.230", + "slna": "0.400", + "caco3": "2.600", + "slsil": "25.00", + "slll": "0.240", + "slcly": "52.00", + "slcec": "40.00", + "slcf": "17.00", + "sloc": "0.400", + "sksat": "0.305", + "slphw": "7.800", + "slsat": "0.470", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.374", + "slbdm": "1.230", + "slna": "0.400", + "caco3": "2.600", + "slsil": "25.00", + "slll": "0.240", + "slcly": "52.00", + "slcec": "40.00", + "slcf": "17.00", + "sloc": "0.400", + "sksat": "0.305", + "slphw": "7.800", + "slsat": "0.470", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/438/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/438/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/438/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3093", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/439/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/439/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/439/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisol ()", + "sldr": "0.400", + "salb": "0.09", + "slu1": "11.80", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3191", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "77.00", + "slrgf": "1.000", + "sldul": "0.333", + "slbdm": "1.250", + "slna": "0.180", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.226", + "slcly": "47.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "1.220", + "sksat": "0.600", + "slphw": "6.300", + "slsat": "0.465", + "sllb": "5" + }, + { + "slbs": "77.00", + "slrgf": "1.000", + "sldul": "0.333", + "slbdm": "1.250", + "slna": "0.180", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.226", + "slcly": "47.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "1.220", + "sksat": "0.600", + "slphw": "6.300", + "slsat": "0.465", + "sllb": "15" + }, + { + "slbs": "77.00", + "slrgf": "0.941", + "sldul": "0.333", + "slbdm": "1.250", + "slna": "0.180", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.226", + "slcly": "47.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "1.220", + "sksat": "0.600", + "slphw": "6.300", + "slsat": "0.465", + "sllb": "30" + }, + { + "slbs": "82.00", + "slrgf": "0.333", + "sldul": "0.349", + "slbdm": "1.220", + "slna": "0.190", + "caco3": "0.100", + "slsil": "25.00", + "slll": "0.220", + "slcly": "54.00", + "slcec": "19.00", + "slcf": "7.000", + "sloc": "0.580", + "sksat": "0.392", + "slphw": "6.400", + "slsat": "0.454", + "sllb": "100" + }, + { + "slbs": "82.00", + "slrgf": "0.042", + "sldul": "0.349", + "slbdm": "1.220", + "slna": "0.190", + "caco3": "0.100", + "slsil": "25.00", + "slll": "0.220", + "slcly": "54.00", + "slcec": "19.00", + "slcf": "7.000", + "sloc": "0.580", + "sksat": "0.392", + "slphw": "6.400", + "slsat": "0.454", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/440/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/440/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/440/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisol ()", + "sldr": "0.400", + "salb": "0.09", + "slu1": "11.80", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3191", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "77.00", + "slrgf": "1.000", + "sldul": "0.333", + "slbdm": "1.250", + "slna": "0.180", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.226", + "slcly": "47.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "1.220", + "sksat": "0.600", + "slphw": "6.300", + "slsat": "0.465", + "sllb": "5" + }, + { + "slbs": "77.00", + "slrgf": "1.000", + "sldul": "0.333", + "slbdm": "1.250", + "slna": "0.180", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.226", + "slcly": "47.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "1.220", + "sksat": "0.600", + "slphw": "6.300", + "slsat": "0.465", + "sllb": "15" + }, + { + "slbs": "77.00", + "slrgf": "0.941", + "sldul": "0.333", + "slbdm": "1.250", + "slna": "0.180", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.226", + "slcly": "47.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "1.220", + "sksat": "0.600", + "slphw": "6.300", + "slsat": "0.465", + "sllb": "30" + }, + { + "slbs": "82.00", + "slrgf": "0.333", + "sldul": "0.349", + "slbdm": "1.220", + "slna": "0.190", + "caco3": "0.100", + "slsil": "25.00", + "slll": "0.220", + "slcly": "54.00", + "slcec": "19.00", + "slcf": "7.000", + "sloc": "0.580", + "sksat": "0.392", + "slphw": "6.400", + "slsat": "0.454", + "sllb": "100" + }, + { + "slbs": "82.00", + "slrgf": "0.042", + "sldul": "0.349", + "slbdm": "1.220", + "slna": "0.190", + "caco3": "0.100", + "slsil": "25.00", + "slll": "0.220", + "slcly": "54.00", + "slcec": "19.00", + "slcf": "7.000", + "sloc": "0.580", + "sksat": "0.392", + "slphw": "6.400", + "slsat": "0.454", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/441/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/441/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/441/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisol ()", + "sldr": "0.400", + "salb": "0.09", + "slu1": "11.80", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3191", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "77.00", + "slrgf": "1.000", + "sldul": "0.333", + "slbdm": "1.250", + "slna": "0.180", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.226", + "slcly": "47.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "1.220", + "sksat": "0.600", + "slphw": "6.300", + "slsat": "0.465", + "sllb": "5" + }, + { + "slbs": "77.00", + "slrgf": "1.000", + "sldul": "0.333", + "slbdm": "1.250", + "slna": "0.180", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.226", + "slcly": "47.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "1.220", + "sksat": "0.600", + "slphw": "6.300", + "slsat": "0.465", + "sllb": "15" + }, + { + "slbs": "77.00", + "slrgf": "0.941", + "sldul": "0.333", + "slbdm": "1.250", + "slna": "0.180", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.226", + "slcly": "47.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "1.220", + "sksat": "0.600", + "slphw": "6.300", + "slsat": "0.465", + "sllb": "30" + }, + { + "slbs": "82.00", + "slrgf": "0.333", + "sldul": "0.349", + "slbdm": "1.220", + "slna": "0.190", + "caco3": "0.100", + "slsil": "25.00", + "slll": "0.220", + "slcly": "54.00", + "slcec": "19.00", + "slcf": "7.000", + "sloc": "0.580", + "sksat": "0.392", + "slphw": "6.400", + "slsat": "0.454", + "sllb": "100" + }, + { + "slbs": "82.00", + "slrgf": "0.042", + "sldul": "0.349", + "slbdm": "1.220", + "slna": "0.190", + "caco3": "0.100", + "slsil": "25.00", + "slll": "0.220", + "slcly": "54.00", + "slcec": "19.00", + "slcf": "7.000", + "sloc": "0.580", + "sksat": "0.392", + "slphw": "6.400", + "slsat": "0.454", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/442/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/442/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/442/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisol ()", + "sldr": "0.400", + "salb": "0.09", + "slu1": "11.80", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3191", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "77.00", + "slrgf": "1.000", + "sldul": "0.333", + "slbdm": "1.250", + "slna": "0.180", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.226", + "slcly": "47.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "1.220", + "sksat": "0.600", + "slphw": "6.300", + "slsat": "0.465", + "sllb": "5" + }, + { + "slbs": "77.00", + "slrgf": "1.000", + "sldul": "0.333", + "slbdm": "1.250", + "slna": "0.180", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.226", + "slcly": "47.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "1.220", + "sksat": "0.600", + "slphw": "6.300", + "slsat": "0.465", + "sllb": "15" + }, + { + "slbs": "77.00", + "slrgf": "0.941", + "sldul": "0.333", + "slbdm": "1.250", + "slna": "0.180", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.226", + "slcly": "47.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "1.220", + "sksat": "0.600", + "slphw": "6.300", + "slsat": "0.465", + "sllb": "30" + }, + { + "slbs": "82.00", + "slrgf": "0.333", + "sldul": "0.349", + "slbdm": "1.220", + "slna": "0.190", + "caco3": "0.100", + "slsil": "25.00", + "slll": "0.220", + "slcly": "54.00", + "slcec": "19.00", + "slcf": "7.000", + "sloc": "0.580", + "sksat": "0.392", + "slphw": "6.400", + "slsat": "0.454", + "sllb": "100" + }, + { + "slbs": "82.00", + "slrgf": "0.042", + "sldul": "0.349", + "slbdm": "1.220", + "slna": "0.190", + "caco3": "0.100", + "slsil": "25.00", + "slll": "0.220", + "slcly": "54.00", + "slcec": "19.00", + "slcf": "7.000", + "sloc": "0.580", + "sksat": "0.392", + "slphw": "6.400", + "slsat": "0.454", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/443/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/443/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/443/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Luvisol ()", + "sldr": "0.400", + "salb": "0.09", + "slu1": "11.80", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3191", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "77.00", + "slrgf": "1.000", + "sldul": "0.333", + "slbdm": "1.250", + "slna": "0.180", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.226", + "slcly": "47.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "1.220", + "sksat": "0.600", + "slphw": "6.300", + "slsat": "0.465", + "sllb": "5" + }, + { + "slbs": "77.00", + "slrgf": "1.000", + "sldul": "0.333", + "slbdm": "1.250", + "slna": "0.180", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.226", + "slcly": "47.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "1.220", + "sksat": "0.600", + "slphw": "6.300", + "slsat": "0.465", + "sllb": "15" + }, + { + "slbs": "77.00", + "slrgf": "0.941", + "sldul": "0.333", + "slbdm": "1.250", + "slna": "0.180", + "caco3": "0.000", + "slsil": "27.00", + "slll": "0.226", + "slcly": "47.00", + "slcec": "18.00", + "slcf": "4.000", + "sloc": "1.220", + "sksat": "0.600", + "slphw": "6.300", + "slsat": "0.465", + "sllb": "30" + }, + { + "slbs": "82.00", + "slrgf": "0.333", + "sldul": "0.349", + "slbdm": "1.220", + "slna": "0.190", + "caco3": "0.100", + "slsil": "25.00", + "slll": "0.220", + "slcly": "54.00", + "slcec": "19.00", + "slcf": "7.000", + "sloc": "0.580", + "sksat": "0.392", + "slphw": "6.400", + "slsat": "0.454", + "sllb": "100" + }, + { + "slbs": "82.00", + "slrgf": "0.042", + "sldul": "0.349", + "slbdm": "1.220", + "slna": "0.190", + "caco3": "0.100", + "slsil": "25.00", + "slll": "0.220", + "slcly": "54.00", + "slcec": "19.00", + "slcf": "7.000", + "sloc": "0.580", + "sksat": "0.392", + "slphw": "6.400", + "slsat": "0.454", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/444/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/444/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/444/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3122", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/445/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/445/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/445/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3122", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/446/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/446/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/446/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Kastanozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "10.00", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3169", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.360", + "slna": "0.570", + "caco3": "5.000", + "slsil": "43.00", + "slll": "0.124", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "8.000", + "sloc": "1.440", + "sksat": "1.100", + "slphw": "8.100", + "slsat": "0.404", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.360", + "slna": "0.570", + "caco3": "5.000", + "slsil": "43.00", + "slll": "0.124", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "8.000", + "sloc": "1.440", + "sksat": "1.100", + "slphw": "8.100", + "slsat": "0.404", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.267", + "slbdm": "1.360", + "slna": "0.570", + "caco3": "5.000", + "slsil": "43.00", + "slll": "0.124", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "8.000", + "sloc": "1.440", + "sksat": "1.100", + "slphw": "8.100", + "slsat": "0.404", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.337", + "slbdm": "1.360", + "slna": "0.540", + "caco3": "14.30", + "slsil": "46.00", + "slll": "0.148", + "slcly": "24.00", + "slcec": "18.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "2.760", + "slphw": "8.100", + "slsat": "0.622", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.337", + "slbdm": "1.360", + "slna": "0.540", + "caco3": "14.30", + "slsil": "46.00", + "slll": "0.148", + "slcly": "24.00", + "slcec": "18.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "2.760", + "slphw": "8.100", + "slsat": "0.622", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/447/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/447/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/447/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Kastanozem ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "10.00", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3169", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.360", + "slna": "0.570", + "caco3": "5.000", + "slsil": "43.00", + "slll": "0.124", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "8.000", + "sloc": "1.440", + "sksat": "1.100", + "slphw": "8.100", + "slsat": "0.404", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.360", + "slna": "0.570", + "caco3": "5.000", + "slsil": "43.00", + "slll": "0.124", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "8.000", + "sloc": "1.440", + "sksat": "1.100", + "slphw": "8.100", + "slsat": "0.404", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.267", + "slbdm": "1.360", + "slna": "0.570", + "caco3": "5.000", + "slsil": "43.00", + "slll": "0.124", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "8.000", + "sloc": "1.440", + "sksat": "1.100", + "slphw": "8.100", + "slsat": "0.404", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.337", + "slbdm": "1.360", + "slna": "0.540", + "caco3": "14.30", + "slsil": "46.00", + "slll": "0.148", + "slcly": "24.00", + "slcec": "18.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "2.760", + "slphw": "8.100", + "slsat": "0.622", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.337", + "slbdm": "1.360", + "slna": "0.540", + "caco3": "14.30", + "slsil": "46.00", + "slll": "0.148", + "slcly": "24.00", + "slcec": "18.00", + "slcf": "5.000", + "sloc": "0.570", + "sksat": "2.760", + "slphw": "8.100", + "slsat": "0.622", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/448/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/448/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/448/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3122", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/449/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/449/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/449/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3122", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/450/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/450/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/450/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3122", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/451/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/451/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/451/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Xerosol ()", + "sldr": "0.400", + "salb": "0.09", + "slu1": "11.50", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3288", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.345", + "slbdm": "1.260", + "slna": "1.440", + "caco3": "1.700", + "slsil": "33.00", + "slll": "0.200", + "slcly": "44.00", + "slcec": "24.00", + "slcf": "6.000", + "sloc": "0.740", + "sksat": "0.520", + "slphw": "7.700", + "slsat": "0.444", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.345", + "slbdm": "1.260", + "slna": "1.440", + "caco3": "1.700", + "slsil": "33.00", + "slll": "0.200", + "slcly": "44.00", + "slcec": "24.00", + "slcf": "6.000", + "sloc": "0.740", + "sksat": "0.520", + "slphw": "7.700", + "slsat": "0.444", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.345", + "slbdm": "1.260", + "slna": "1.440", + "caco3": "1.700", + "slsil": "33.00", + "slll": "0.200", + "slcly": "44.00", + "slcec": "24.00", + "slcf": "6.000", + "sloc": "0.740", + "sksat": "0.520", + "slphw": "7.700", + "slsat": "0.444", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.361", + "slbdm": "1.230", + "slna": "1.440", + "caco3": "1.500", + "slsil": "31.00", + "slll": "0.205", + "slcly": "51.00", + "slcec": "24.00", + "slcf": "22.00", + "sloc": "0.420", + "sksat": "0.650", + "slphw": "7.700", + "slsat": "0.509", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.361", + "slbdm": "1.230", + "slna": "1.440", + "caco3": "1.500", + "slsil": "31.00", + "slll": "0.205", + "slcly": "51.00", + "slcec": "24.00", + "slcf": "22.00", + "sloc": "0.420", + "sksat": "0.650", + "slphw": "7.700", + "slsat": "0.509", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/452/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/452/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/452/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Xerosol ()", + "sldr": "0.400", + "salb": "0.09", + "slu1": "11.50", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3288", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.345", + "slbdm": "1.260", + "slna": "1.440", + "caco3": "1.700", + "slsil": "33.00", + "slll": "0.200", + "slcly": "44.00", + "slcec": "24.00", + "slcf": "6.000", + "sloc": "0.740", + "sksat": "0.520", + "slphw": "7.700", + "slsat": "0.444", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.345", + "slbdm": "1.260", + "slna": "1.440", + "caco3": "1.700", + "slsil": "33.00", + "slll": "0.200", + "slcly": "44.00", + "slcec": "24.00", + "slcf": "6.000", + "sloc": "0.740", + "sksat": "0.520", + "slphw": "7.700", + "slsat": "0.444", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.345", + "slbdm": "1.260", + "slna": "1.440", + "caco3": "1.700", + "slsil": "33.00", + "slll": "0.200", + "slcly": "44.00", + "slcec": "24.00", + "slcf": "6.000", + "sloc": "0.740", + "sksat": "0.520", + "slphw": "7.700", + "slsat": "0.444", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.361", + "slbdm": "1.230", + "slna": "1.440", + "caco3": "1.500", + "slsil": "31.00", + "slll": "0.205", + "slcly": "51.00", + "slcec": "24.00", + "slcf": "22.00", + "sloc": "0.420", + "sksat": "0.650", + "slphw": "7.700", + "slsat": "0.509", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.361", + "slbdm": "1.230", + "slna": "1.440", + "caco3": "1.500", + "slsil": "31.00", + "slll": "0.205", + "slcly": "51.00", + "slcec": "24.00", + "slcf": "22.00", + "sloc": "0.420", + "sksat": "0.650", + "slphw": "7.700", + "slsat": "0.509", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/453/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/453/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/453/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3506", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/454/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/454/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/454/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3506", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/455/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/455/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/455/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3129", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/456/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/456/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/456/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3129", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/457/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/457/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/457/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Xerosol ()", + "sldr": "0.400", + "salb": "0.09", + "slu1": "11.70", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3304", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.250", + "slna": "0.400", + "caco3": "2.100", + "slsil": "30.00", + "slll": "0.205", + "slcly": "47.00", + "slcec": "40.00", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "0.738", + "slphw": "7.800", + "slsat": "0.478", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.250", + "slna": "0.400", + "caco3": "2.100", + "slsil": "30.00", + "slll": "0.205", + "slcly": "47.00", + "slcec": "40.00", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "0.738", + "slphw": "7.800", + "slsat": "0.478", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.337", + "slbdm": "1.250", + "slna": "0.400", + "caco3": "2.100", + "slsil": "30.00", + "slll": "0.205", + "slcly": "47.00", + "slcec": "40.00", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "0.738", + "slphw": "7.800", + "slsat": "0.478", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.374", + "slbdm": "1.230", + "slna": "0.400", + "caco3": "2.600", + "slsil": "25.00", + "slll": "0.240", + "slcly": "52.00", + "slcec": "40.00", + "slcf": "17.00", + "sloc": "0.400", + "sksat": "0.305", + "slphw": "7.800", + "slsat": "0.470", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.374", + "slbdm": "1.230", + "slna": "0.400", + "caco3": "2.600", + "slsil": "25.00", + "slll": "0.240", + "slcly": "52.00", + "slcec": "40.00", + "slcf": "17.00", + "sloc": "0.400", + "sksat": "0.305", + "slphw": "7.800", + "slsat": "0.470", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/458/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/458/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/458/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3126", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/468/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/468/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/468/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gleyic Solonchaks (SCg)", + "sldr": "0.050", + "salb": "0.12", + "slu1": "10.40", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27844", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.328", + "slbdm": "1.330", + "slna": "10.50", + "caco3": "9.300", + "slsil": "34.00", + "slll": "0.148", + "slcly": "30.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "1.100", + "slphw": "8.400", + "slsat": "0.504", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.328", + "slbdm": "1.330", + "slna": "10.50", + "caco3": "9.300", + "slsil": "34.00", + "slll": "0.148", + "slcly": "30.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "1.100", + "slphw": "8.400", + "slsat": "0.504", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.328", + "slbdm": "1.330", + "slna": "10.50", + "caco3": "9.300", + "slsil": "34.00", + "slll": "0.148", + "slcly": "30.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "1.100", + "slphw": "8.400", + "slsat": "0.504", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.315", + "slbdm": "1.330", + "slna": "9.760", + "caco3": "11.80", + "slsil": "31.00", + "slll": "0.210", + "slcly": "31.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.240", + "sksat": "0.570", + "slphw": "8.400", + "slsat": "0.436", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.315", + "slbdm": "1.330", + "slna": "9.760", + "caco3": "11.80", + "slsil": "31.00", + "slll": "0.210", + "slcly": "31.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.240", + "sksat": "0.570", + "slphw": "8.400", + "slsat": "0.436", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "CL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/469/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/469/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/469/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Calcisols (CLh)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27846", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.296", + "slbdm": "1.360", + "slna": "0.480", + "caco3": "12.40", + "slsil": "30.00", + "slll": "0.172", + "slcly": "27.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.220", + "sksat": "2.940", + "slphw": "8.200", + "slsat": "0.555", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.296", + "slbdm": "1.360", + "slna": "0.480", + "caco3": "12.40", + "slsil": "30.00", + "slll": "0.172", + "slcly": "27.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.220", + "sksat": "2.940", + "slphw": "8.200", + "slsat": "0.555", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/470/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/470/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/470/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Calcisols (CLh)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27846", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.296", + "slbdm": "1.360", + "slna": "0.480", + "caco3": "12.40", + "slsil": "30.00", + "slll": "0.172", + "slcly": "27.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.220", + "sksat": "2.940", + "slphw": "8.200", + "slsat": "0.555", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.296", + "slbdm": "1.360", + "slna": "0.480", + "caco3": "12.40", + "slsil": "30.00", + "slll": "0.172", + "slcly": "27.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.220", + "sksat": "2.940", + "slphw": "8.200", + "slsat": "0.555", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/471/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/471/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/471/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Calcisols (CLh)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27846", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.296", + "slbdm": "1.360", + "slna": "0.480", + "caco3": "12.40", + "slsil": "30.00", + "slll": "0.172", + "slcly": "27.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.220", + "sksat": "2.940", + "slphw": "8.200", + "slsat": "0.555", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.296", + "slbdm": "1.360", + "slna": "0.480", + "caco3": "12.40", + "slsil": "30.00", + "slll": "0.172", + "slcly": "27.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.220", + "sksat": "2.940", + "slphw": "8.200", + "slsat": "0.555", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/472/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/472/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/472/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Calcisols (CLh)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27847", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.296", + "slbdm": "1.360", + "slna": "0.480", + "caco3": "12.40", + "slsil": "30.00", + "slll": "0.172", + "slcly": "27.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.220", + "sksat": "2.940", + "slphw": "8.200", + "slsat": "0.555", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.296", + "slbdm": "1.360", + "slna": "0.480", + "caco3": "12.40", + "slsil": "30.00", + "slll": "0.172", + "slcly": "27.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.220", + "sksat": "2.940", + "slphw": "8.200", + "slsat": "0.555", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/473/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/473/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/473/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Cambisols (CMx)", + "sldr": "0.400", + "salb": "0.12", + "slu1": "10.60", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27848", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "90.00", + "slrgf": "0.941", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "97.00", + "slrgf": "0.333", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "100" + }, + { + "slbs": "97.00", + "slrgf": "0.042", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "CL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/474/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/474/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/474/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Cambisols (CMx)", + "sldr": "0.400", + "salb": "0.12", + "slu1": "10.60", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27848", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "90.00", + "slrgf": "0.941", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "97.00", + "slrgf": "0.333", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "100" + }, + { + "slbs": "97.00", + "slrgf": "0.042", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "CL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/475/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/475/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/475/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Cambisols (CMx)", + "sldr": "0.400", + "salb": "0.12", + "slu1": "10.60", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27848", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "90.00", + "slrgf": "0.941", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "97.00", + "slrgf": "0.333", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "100" + }, + { + "slbs": "97.00", + "slrgf": "0.042", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "CL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/476/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/476/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/476/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Cambisols (CMx)", + "sldr": "0.400", + "salb": "0.12", + "slu1": "10.60", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27848", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "90.00", + "slrgf": "0.941", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "97.00", + "slrgf": "0.333", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "100" + }, + { + "slbs": "97.00", + "slrgf": "0.042", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "CL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/477/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/477/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/477/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Calcisols (CLh)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27846", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.296", + "slbdm": "1.360", + "slna": "0.480", + "caco3": "12.40", + "slsil": "30.00", + "slll": "0.172", + "slcly": "27.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.220", + "sksat": "2.940", + "slphw": "8.200", + "slsat": "0.555", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.296", + "slbdm": "1.360", + "slna": "0.480", + "caco3": "12.40", + "slsil": "30.00", + "slll": "0.172", + "slcly": "27.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.220", + "sksat": "2.940", + "slphw": "8.200", + "slsat": "0.555", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/478/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/478/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/478/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Calcisols (CLh)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27846", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.296", + "slbdm": "1.360", + "slna": "0.480", + "caco3": "12.40", + "slsil": "30.00", + "slll": "0.172", + "slcly": "27.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.220", + "sksat": "2.940", + "slphw": "8.200", + "slsat": "0.555", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.296", + "slbdm": "1.360", + "slna": "0.480", + "caco3": "12.40", + "slsil": "30.00", + "slll": "0.172", + "slcly": "27.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.220", + "sksat": "2.940", + "slphw": "8.200", + "slsat": "0.555", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/481/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/481/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/481/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gleyic Solonchaks (SCg)", + "sldr": "0.050", + "salb": "0.12", + "slu1": "10.40", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27851", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.328", + "slbdm": "1.330", + "slna": "10.50", + "caco3": "9.300", + "slsil": "34.00", + "slll": "0.148", + "slcly": "30.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "1.100", + "slphw": "8.400", + "slsat": "0.504", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.328", + "slbdm": "1.330", + "slna": "10.50", + "caco3": "9.300", + "slsil": "34.00", + "slll": "0.148", + "slcly": "30.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "1.100", + "slphw": "8.400", + "slsat": "0.504", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.328", + "slbdm": "1.330", + "slna": "10.50", + "caco3": "9.300", + "slsil": "34.00", + "slll": "0.148", + "slcly": "30.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "1.100", + "slphw": "8.400", + "slsat": "0.504", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.315", + "slbdm": "1.330", + "slna": "9.760", + "caco3": "11.80", + "slsil": "31.00", + "slll": "0.210", + "slcly": "31.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.240", + "sksat": "0.570", + "slphw": "8.400", + "slsat": "0.436", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.315", + "slbdm": "1.330", + "slna": "9.760", + "caco3": "11.80", + "slsil": "31.00", + "slll": "0.210", + "slcly": "31.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.240", + "sksat": "0.570", + "slphw": "8.400", + "slsat": "0.436", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "CL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/482/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/482/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/482/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gleyic Solonchaks (SCg)", + "sldr": "0.050", + "salb": "0.12", + "slu1": "10.40", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27850", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.328", + "slbdm": "1.330", + "slna": "10.50", + "caco3": "9.300", + "slsil": "34.00", + "slll": "0.148", + "slcly": "30.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "1.100", + "slphw": "8.400", + "slsat": "0.504", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.328", + "slbdm": "1.330", + "slna": "10.50", + "caco3": "9.300", + "slsil": "34.00", + "slll": "0.148", + "slcly": "30.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "1.100", + "slphw": "8.400", + "slsat": "0.504", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.328", + "slbdm": "1.330", + "slna": "10.50", + "caco3": "9.300", + "slsil": "34.00", + "slll": "0.148", + "slcly": "30.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "1.100", + "slphw": "8.400", + "slsat": "0.504", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.315", + "slbdm": "1.330", + "slna": "9.760", + "caco3": "11.80", + "slsil": "31.00", + "slll": "0.210", + "slcly": "31.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.240", + "sksat": "0.570", + "slphw": "8.400", + "slsat": "0.436", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.315", + "slbdm": "1.330", + "slna": "9.760", + "caco3": "11.80", + "slsil": "31.00", + "slll": "0.210", + "slcly": "31.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.240", + "sksat": "0.570", + "slphw": "8.400", + "slsat": "0.436", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "CL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/483/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/483/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/483/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gleyic Solonchaks (SCg)", + "sldr": "0.050", + "salb": "0.12", + "slu1": "10.40", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27850", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.328", + "slbdm": "1.330", + "slna": "10.50", + "caco3": "9.300", + "slsil": "34.00", + "slll": "0.148", + "slcly": "30.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "1.100", + "slphw": "8.400", + "slsat": "0.504", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.328", + "slbdm": "1.330", + "slna": "10.50", + "caco3": "9.300", + "slsil": "34.00", + "slll": "0.148", + "slcly": "30.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "1.100", + "slphw": "8.400", + "slsat": "0.504", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.328", + "slbdm": "1.330", + "slna": "10.50", + "caco3": "9.300", + "slsil": "34.00", + "slll": "0.148", + "slcly": "30.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "1.100", + "slphw": "8.400", + "slsat": "0.504", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.315", + "slbdm": "1.330", + "slna": "9.760", + "caco3": "11.80", + "slsil": "31.00", + "slll": "0.210", + "slcly": "31.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.240", + "sksat": "0.570", + "slphw": "8.400", + "slsat": "0.436", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.315", + "slbdm": "1.330", + "slna": "9.760", + "caco3": "11.80", + "slsil": "31.00", + "slll": "0.210", + "slcly": "31.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.240", + "sksat": "0.570", + "slphw": "8.400", + "slsat": "0.436", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "CL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/484/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/484/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/484/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Cumulic Anthrosols (ATc)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.520", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27852", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.220", + "caco3": "8.400", + "slsil": "37.00", + "slll": "0.117", + "slcly": "19.00", + "slcec": "11.00", + "slcf": "1.000", + "sloc": "0.720", + "sksat": "1.760", + "slphw": "8.000", + "slsat": "0.451", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.220", + "caco3": "8.400", + "slsil": "37.00", + "slll": "0.117", + "slcly": "19.00", + "slcec": "11.00", + "slcf": "1.000", + "sloc": "0.720", + "sksat": "1.760", + "slphw": "8.000", + "slsat": "0.451", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.220", + "caco3": "8.400", + "slsil": "37.00", + "slll": "0.117", + "slcly": "19.00", + "slcec": "11.00", + "slcf": "1.000", + "sloc": "0.720", + "sksat": "1.760", + "slphw": "8.000", + "slsat": "0.451", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.234", + "slbdm": "1.420", + "slna": "0.180", + "caco3": "8.900", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "9.000", + "slcf": "1.000", + "sloc": "0.390", + "sksat": "1.950", + "slphw": "8.000", + "slsat": "0.386", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.234", + "slbdm": "1.420", + "slna": "0.180", + "caco3": "8.900", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "9.000", + "slcf": "1.000", + "sloc": "0.390", + "sksat": "1.950", + "slphw": "8.000", + "slsat": "0.386", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/485/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/485/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/485/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Cumulic Anthrosols (ATc)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.520", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27852", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.220", + "caco3": "8.400", + "slsil": "37.00", + "slll": "0.117", + "slcly": "19.00", + "slcec": "11.00", + "slcf": "1.000", + "sloc": "0.720", + "sksat": "1.760", + "slphw": "8.000", + "slsat": "0.451", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.220", + "caco3": "8.400", + "slsil": "37.00", + "slll": "0.117", + "slcly": "19.00", + "slcec": "11.00", + "slcf": "1.000", + "sloc": "0.720", + "sksat": "1.760", + "slphw": "8.000", + "slsat": "0.451", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.220", + "caco3": "8.400", + "slsil": "37.00", + "slll": "0.117", + "slcly": "19.00", + "slcec": "11.00", + "slcf": "1.000", + "sloc": "0.720", + "sksat": "1.760", + "slphw": "8.000", + "slsat": "0.451", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.234", + "slbdm": "1.420", + "slna": "0.180", + "caco3": "8.900", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "9.000", + "slcf": "1.000", + "sloc": "0.390", + "sksat": "1.950", + "slphw": "8.000", + "slsat": "0.386", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.234", + "slbdm": "1.420", + "slna": "0.180", + "caco3": "8.900", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "9.000", + "slcf": "1.000", + "sloc": "0.390", + "sksat": "1.950", + "slphw": "8.000", + "slsat": "0.386", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/487/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/487/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/487/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.750", + "salb": "0.15", + "slu1": "6.650", + "slro": "61.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27859", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "91.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.090", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "3.000", + "slcf": "1.000", + "sloc": "0.230", + "sksat": "44.10", + "slphw": "6.100", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "91.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.090", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "3.000", + "slcf": "1.000", + "sloc": "0.230", + "sksat": "44.10", + "slphw": "6.100", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "91.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.090", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "3.000", + "slcf": "1.000", + "sloc": "0.230", + "sksat": "44.10", + "slphw": "6.100", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "98.00", + "slrgf": "0.333", + "sldul": "0.094", + "slbdm": "1.700", + "slna": "0.060", + "caco3": "0.000", + "slsil": "5.000", + "slll": "0.026", + "slcly": "5.000", + "slcec": "2.000", + "slcf": "1.000", + "sloc": "0.110", + "sksat": "29.40", + "slphw": "6.100", + "slsat": "0.341", + "sllb": "100" + }, + { + "slbs": "98.00", + "slrgf": "0.042", + "sldul": "0.094", + "slbdm": "1.700", + "slna": "0.060", + "caco3": "0.000", + "slsil": "5.000", + "slll": "0.026", + "slcly": "5.000", + "slcec": "2.000", + "slcf": "1.000", + "sloc": "0.110", + "sksat": "29.40", + "slphw": "6.100", + "slsat": "0.341", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/488/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/488/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/488/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.750", + "salb": "0.15", + "slu1": "6.650", + "slro": "61.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27859", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "91.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.090", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "3.000", + "slcf": "1.000", + "sloc": "0.230", + "sksat": "44.10", + "slphw": "6.100", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "91.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.090", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "3.000", + "slcf": "1.000", + "sloc": "0.230", + "sksat": "44.10", + "slphw": "6.100", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "91.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.090", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "3.000", + "slcf": "1.000", + "sloc": "0.230", + "sksat": "44.10", + "slphw": "6.100", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "98.00", + "slrgf": "0.333", + "sldul": "0.094", + "slbdm": "1.700", + "slna": "0.060", + "caco3": "0.000", + "slsil": "5.000", + "slll": "0.026", + "slcly": "5.000", + "slcec": "2.000", + "slcf": "1.000", + "sloc": "0.110", + "sksat": "29.40", + "slphw": "6.100", + "slsat": "0.341", + "sllb": "100" + }, + { + "slbs": "98.00", + "slrgf": "0.042", + "sldul": "0.094", + "slbdm": "1.700", + "slna": "0.060", + "caco3": "0.000", + "slsil": "5.000", + "slll": "0.026", + "slcly": "5.000", + "slcec": "2.000", + "slcf": "1.000", + "sloc": "0.110", + "sksat": "29.40", + "slphw": "6.100", + "slsat": "0.341", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/489/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/489/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/489/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Mollic Gleysols (GLm)", + "sldr": "0.050", + "salb": "0.12", + "slu1": "10.70", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27860", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "81.00", + "slrgf": "1.000", + "sldul": "0.304", + "slbdm": "1.320", + "slna": "0.400", + "caco3": "0.100", + "slsil": "30.00", + "slll": "0.198", + "slcly": "34.00", + "slcec": "20.00", + "slcf": "1.000", + "sloc": "1.630", + "sksat": "0.970", + "slphw": "6.400", + "slsat": "0.459", + "sllb": "5" + }, + { + "slbs": "81.00", + "slrgf": "1.000", + "sldul": "0.304", + "slbdm": "1.320", + "slna": "0.400", + "caco3": "0.100", + "slsil": "30.00", + "slll": "0.198", + "slcly": "34.00", + "slcec": "20.00", + "slcf": "1.000", + "sloc": "1.630", + "sksat": "0.970", + "slphw": "6.400", + "slsat": "0.459", + "sllb": "15" + }, + { + "slbs": "81.00", + "slrgf": "0.941", + "sldul": "0.304", + "slbdm": "1.320", + "slna": "0.400", + "caco3": "0.100", + "slsil": "30.00", + "slll": "0.198", + "slcly": "34.00", + "slcec": "20.00", + "slcf": "1.000", + "sloc": "1.630", + "sksat": "0.970", + "slphw": "6.400", + "slsat": "0.459", + "sllb": "30" + }, + { + "slbs": "89.00", + "slrgf": "0.333", + "sldul": "0.336", + "slbdm": "1.310", + "slna": "0.340", + "caco3": "0.400", + "slsil": "27.00", + "slll": "0.208", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "1.000", + "sloc": "0.550", + "sksat": "0.899", + "slphw": "6.800", + "slsat": "0.470", + "sllb": "100" + }, + { + "slbs": "89.00", + "slrgf": "0.042", + "sldul": "0.336", + "slbdm": "1.310", + "slna": "0.340", + "caco3": "0.400", + "slsil": "27.00", + "slll": "0.208", + "slcly": "36.00", + "slcec": "17.00", + "slcf": "1.000", + "sloc": "0.550", + "sksat": "0.899", + "slphw": "6.800", + "slsat": "0.470", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "CL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/490/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/490/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/490/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Calcisols (CLl)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.720", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27872", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.279", + "slbdm": "1.420", + "slna": "0.300", + "caco3": "19.30", + "slsil": "24.00", + "slll": "0.162", + "slcly": "22.00", + "slcec": "15.00", + "slcf": "1.000", + "sloc": "0.400", + "sksat": "1.400", + "slphw": "8.100", + "slsat": "0.426", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.279", + "slbdm": "1.420", + "slna": "0.300", + "caco3": "19.30", + "slsil": "24.00", + "slll": "0.162", + "slcly": "22.00", + "slcec": "15.00", + "slcf": "1.000", + "sloc": "0.400", + "sksat": "1.400", + "slphw": "8.100", + "slsat": "0.426", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.279", + "slbdm": "1.420", + "slna": "0.300", + "caco3": "19.30", + "slsil": "24.00", + "slll": "0.162", + "slcly": "22.00", + "slcec": "15.00", + "slcf": "1.000", + "sloc": "0.400", + "sksat": "1.400", + "slphw": "8.100", + "slsat": "0.426", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.306", + "slbdm": "1.360", + "slna": "0.300", + "caco3": "25.40", + "slsil": "24.00", + "slll": "0.230", + "slcly": "29.00", + "slcec": "15.00", + "slcf": "1.000", + "sloc": "0.200", + "sksat": "0.678", + "slphw": "8.300", + "slsat": "0.416", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.306", + "slbdm": "1.360", + "slna": "0.300", + "caco3": "25.40", + "slsil": "24.00", + "slll": "0.230", + "slcly": "29.00", + "slcec": "15.00", + "slcf": "1.000", + "sloc": "0.200", + "sksat": "0.678", + "slphw": "8.300", + "slsat": "0.416", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/491/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/491/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/491/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Calcisols (CLl)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.720", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27872", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.279", + "slbdm": "1.420", + "slna": "0.300", + "caco3": "19.30", + "slsil": "24.00", + "slll": "0.162", + "slcly": "22.00", + "slcec": "15.00", + "slcf": "1.000", + "sloc": "0.400", + "sksat": "1.400", + "slphw": "8.100", + "slsat": "0.426", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.279", + "slbdm": "1.420", + "slna": "0.300", + "caco3": "19.30", + "slsil": "24.00", + "slll": "0.162", + "slcly": "22.00", + "slcec": "15.00", + "slcf": "1.000", + "sloc": "0.400", + "sksat": "1.400", + "slphw": "8.100", + "slsat": "0.426", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.279", + "slbdm": "1.420", + "slna": "0.300", + "caco3": "19.30", + "slsil": "24.00", + "slll": "0.162", + "slcly": "22.00", + "slcec": "15.00", + "slcf": "1.000", + "sloc": "0.400", + "sksat": "1.400", + "slphw": "8.100", + "slsat": "0.426", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.306", + "slbdm": "1.360", + "slna": "0.300", + "caco3": "25.40", + "slsil": "24.00", + "slll": "0.230", + "slcly": "29.00", + "slcec": "15.00", + "slcf": "1.000", + "sloc": "0.200", + "sksat": "0.678", + "slphw": "8.300", + "slsat": "0.416", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.306", + "slbdm": "1.360", + "slna": "0.300", + "caco3": "25.40", + "slsil": "24.00", + "slll": "0.230", + "slcly": "29.00", + "slcec": "15.00", + "slcf": "1.000", + "sloc": "0.200", + "sksat": "0.678", + "slphw": "8.300", + "slsat": "0.416", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/492/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/492/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/492/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Calcisols (CLh)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27876", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.296", + "slbdm": "1.360", + "slna": "0.480", + "caco3": "12.40", + "slsil": "30.00", + "slll": "0.172", + "slcly": "27.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.220", + "sksat": "2.940", + "slphw": "8.200", + "slsat": "0.555", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.296", + "slbdm": "1.360", + "slna": "0.480", + "caco3": "12.40", + "slsil": "30.00", + "slll": "0.172", + "slcly": "27.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.220", + "sksat": "2.940", + "slphw": "8.200", + "slsat": "0.555", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/493/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/493/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/493/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Calcisols (CLh)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27876", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.308", + "slbdm": "1.380", + "slna": "0.190", + "caco3": "5.400", + "slsil": "32.00", + "slll": "0.171", + "slcly": "25.00", + "slcec": "19.00", + "slcf": "1.000", + "sloc": "0.290", + "sksat": "0.698", + "slphw": "8.100", + "slsat": "0.424", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.296", + "slbdm": "1.360", + "slna": "0.480", + "caco3": "12.40", + "slsil": "30.00", + "slll": "0.172", + "slcly": "27.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.220", + "sksat": "2.940", + "slphw": "8.200", + "slsat": "0.555", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.296", + "slbdm": "1.360", + "slna": "0.480", + "caco3": "12.40", + "slsil": "30.00", + "slll": "0.172", + "slcly": "27.00", + "slcec": "16.00", + "slcf": "1.000", + "sloc": "0.220", + "sksat": "2.940", + "slphw": "8.200", + "slsat": "0.555", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/494/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/494/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/494/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Cambisols (CMx)", + "sldr": "0.400", + "salb": "0.12", + "slu1": "10.60", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27881", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "90.00", + "slrgf": "0.941", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "97.00", + "slrgf": "0.333", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "100" + }, + { + "slbs": "97.00", + "slrgf": "0.042", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "CL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/495/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/495/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/495/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Cambisols (CMx)", + "sldr": "0.400", + "salb": "0.12", + "slu1": "10.60", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27881", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "90.00", + "slrgf": "0.941", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "97.00", + "slrgf": "0.333", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "100" + }, + { + "slbs": "97.00", + "slrgf": "0.042", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "CL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/496/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/496/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/496/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Cumulic Anthrosols (ATc)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.520", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27882", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.220", + "caco3": "8.400", + "slsil": "37.00", + "slll": "0.117", + "slcly": "19.00", + "slcec": "11.00", + "slcf": "1.000", + "sloc": "0.720", + "sksat": "1.760", + "slphw": "8.000", + "slsat": "0.451", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.220", + "caco3": "8.400", + "slsil": "37.00", + "slll": "0.117", + "slcly": "19.00", + "slcec": "11.00", + "slcf": "1.000", + "sloc": "0.720", + "sksat": "1.760", + "slphw": "8.000", + "slsat": "0.451", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.220", + "caco3": "8.400", + "slsil": "37.00", + "slll": "0.117", + "slcly": "19.00", + "slcec": "11.00", + "slcf": "1.000", + "sloc": "0.720", + "sksat": "1.760", + "slphw": "8.000", + "slsat": "0.451", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.234", + "slbdm": "1.420", + "slna": "0.180", + "caco3": "8.900", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "9.000", + "slcf": "1.000", + "sloc": "0.390", + "sksat": "1.950", + "slphw": "8.000", + "slsat": "0.386", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.234", + "slbdm": "1.420", + "slna": "0.180", + "caco3": "8.900", + "slsil": "34.00", + "slll": "0.133", + "slcly": "19.00", + "slcec": "9.000", + "slcf": "1.000", + "sloc": "0.390", + "sksat": "1.950", + "slphw": "8.000", + "slsat": "0.386", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/497/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/497/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/497/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Cambisols (CMx)", + "sldr": "0.400", + "salb": "0.12", + "slu1": "10.60", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27884", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "90.00", + "slrgf": "0.941", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "97.00", + "slrgf": "0.333", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "100" + }, + { + "slbs": "97.00", + "slrgf": "0.042", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "CL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/498/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/498/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/498/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Cambisols (CMx)", + "sldr": "0.400", + "salb": "0.12", + "slu1": "10.60", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27884", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "90.00", + "slrgf": "0.941", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "97.00", + "slrgf": "0.333", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "100" + }, + { + "slbs": "97.00", + "slrgf": "0.042", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "CL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/499/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/499/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/499/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Cambisols (CMx)", + "sldr": "0.400", + "salb": "0.12", + "slu1": "10.60", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27884", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "90.00", + "slrgf": "0.941", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "97.00", + "slrgf": "0.333", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "100" + }, + { + "slbs": "97.00", + "slrgf": "0.042", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "CL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/500/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/500/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/500/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Chromic Cambisols (CMx)", + "sldr": "0.400", + "salb": "0.12", + "slu1": "10.60", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27885", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "90.00", + "slrgf": "1.000", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "90.00", + "slrgf": "0.941", + "sldul": "0.285", + "slbdm": "1.340", + "slna": "0.140", + "caco3": "0.300", + "slsil": "26.00", + "slll": "0.178", + "slcly": "32.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.930", + "sksat": "1.070", + "slphw": "6.700", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "97.00", + "slrgf": "0.333", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "100" + }, + { + "slbs": "97.00", + "slrgf": "0.042", + "sldul": "0.325", + "slbdm": "1.330", + "slna": "0.140", + "caco3": "0.400", + "slsil": "25.00", + "slll": "0.210", + "slcly": "34.00", + "slcec": "14.00", + "slcf": "1.000", + "sloc": "0.380", + "sksat": "0.370", + "slphw": "6.900", + "slsat": "0.415", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "CL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/501/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/501/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/501/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Mollic Leptosols (LPm)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27909", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.290", + "slbdm": "1.380", + "slna": "0.220", + "caco3": "2.700", + "slsil": "32.00", + "slll": "0.260", + "slcly": "24.00", + "slcec": "22.00", + "slcf": "27.00", + "sloc": "1.670", + "sksat": "0.600", + "slphw": "7.200", + "slsat": "0.400", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.290", + "slbdm": "1.380", + "slna": "0.220", + "caco3": "2.700", + "slsil": "32.00", + "slll": "0.260", + "slcly": "24.00", + "slcec": "22.00", + "slcf": "27.00", + "sloc": "1.670", + "sksat": "0.600", + "slphw": "7.200", + "slsat": "0.400", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.290", + "slbdm": "1.380", + "slna": "0.220", + "caco3": "2.700", + "slsil": "32.00", + "slll": "0.260", + "slcly": "24.00", + "slcec": "22.00", + "slcf": "27.00", + "sloc": "1.670", + "sksat": "0.600", + "slphw": "7.200", + "slsat": "0.400", + "sllb": "30" + }, + { + "slbs": "99.00", + "slrgf": "0.333", + "sldul": "0.290", + "slbdm": "1.380", + "slna": "0.220", + "caco3": "2.700", + "slsil": "32.00", + "slll": "0.260", + "slcly": "24.00", + "slcec": "22.00", + "slcf": "27.00", + "sloc": "1.670", + "sksat": "0.600", + "slphw": "7.200", + "slsat": "0.400", + "sllb": "100" + }, + { + "slbs": "99.00", + "slrgf": "0.042", + "sldul": "0.290", + "slbdm": "1.380", + "slna": "0.220", + "caco3": "2.700", + "slsil": "32.00", + "slll": "0.260", + "slcly": "24.00", + "slcec": "22.00", + "slcf": "27.00", + "sloc": "1.670", + "sksat": "0.600", + "slphw": "7.200", + "slsat": "0.400", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/502/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/502/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/502/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Mollic Leptosols (LPm)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27909", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.290", + "slbdm": "1.380", + "slna": "0.220", + "caco3": "2.700", + "slsil": "32.00", + "slll": "0.260", + "slcly": "24.00", + "slcec": "22.00", + "slcf": "27.00", + "sloc": "1.670", + "sksat": "0.600", + "slphw": "7.200", + "slsat": "0.400", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.290", + "slbdm": "1.380", + "slna": "0.220", + "caco3": "2.700", + "slsil": "32.00", + "slll": "0.260", + "slcly": "24.00", + "slcec": "22.00", + "slcf": "27.00", + "sloc": "1.670", + "sksat": "0.600", + "slphw": "7.200", + "slsat": "0.400", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.290", + "slbdm": "1.380", + "slna": "0.220", + "caco3": "2.700", + "slsil": "32.00", + "slll": "0.260", + "slcly": "24.00", + "slcec": "22.00", + "slcf": "27.00", + "sloc": "1.670", + "sksat": "0.600", + "slphw": "7.200", + "slsat": "0.400", + "sllb": "30" + }, + { + "slbs": "99.00", + "slrgf": "0.333", + "sldul": "0.290", + "slbdm": "1.380", + "slna": "0.220", + "caco3": "2.700", + "slsil": "32.00", + "slll": "0.260", + "slcly": "24.00", + "slcec": "22.00", + "slcf": "27.00", + "sloc": "1.670", + "sksat": "0.600", + "slphw": "7.200", + "slsat": "0.400", + "sllb": "100" + }, + { + "slbs": "99.00", + "slrgf": "0.042", + "sldul": "0.290", + "slbdm": "1.380", + "slna": "0.220", + "caco3": "2.700", + "slsil": "32.00", + "slll": "0.260", + "slcly": "24.00", + "slcec": "22.00", + "slcf": "27.00", + "sloc": "1.670", + "sksat": "0.600", + "slphw": "7.200", + "slsat": "0.400", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/503/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/503/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/503/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Mollic Leptosols (LPm)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27909", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.290", + "slbdm": "1.380", + "slna": "0.220", + "caco3": "2.700", + "slsil": "32.00", + "slll": "0.260", + "slcly": "24.00", + "slcec": "22.00", + "slcf": "27.00", + "sloc": "1.670", + "sksat": "0.600", + "slphw": "7.200", + "slsat": "0.400", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.290", + "slbdm": "1.380", + "slna": "0.220", + "caco3": "2.700", + "slsil": "32.00", + "slll": "0.260", + "slcly": "24.00", + "slcec": "22.00", + "slcf": "27.00", + "sloc": "1.670", + "sksat": "0.600", + "slphw": "7.200", + "slsat": "0.400", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.290", + "slbdm": "1.380", + "slna": "0.220", + "caco3": "2.700", + "slsil": "32.00", + "slll": "0.260", + "slcly": "24.00", + "slcec": "22.00", + "slcf": "27.00", + "sloc": "1.670", + "sksat": "0.600", + "slphw": "7.200", + "slsat": "0.400", + "sllb": "30" + }, + { + "slbs": "99.00", + "slrgf": "0.333", + "sldul": "0.290", + "slbdm": "1.380", + "slna": "0.220", + "caco3": "2.700", + "slsil": "32.00", + "slll": "0.260", + "slcly": "24.00", + "slcec": "22.00", + "slcf": "27.00", + "sloc": "1.670", + "sksat": "0.600", + "slphw": "7.200", + "slsat": "0.400", + "sllb": "100" + }, + { + "slbs": "99.00", + "slrgf": "0.042", + "sldul": "0.290", + "slbdm": "1.380", + "slna": "0.220", + "caco3": "2.700", + "slsil": "32.00", + "slll": "0.260", + "slcly": "24.00", + "slcec": "22.00", + "slcf": "27.00", + "sloc": "1.670", + "sksat": "0.600", + "slphw": "7.200", + "slsat": "0.400", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/504/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/504/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/504/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Leptosols (LPe)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27911", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "87.00", + "slrgf": "0.941", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "87.00", + "slrgf": "0.333", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "100" + }, + { + "slbs": "87.00", + "slrgf": "0.042", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/505/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/505/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/505/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Leptosols (LPe)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27911", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "87.00", + "slrgf": "0.941", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "87.00", + "slrgf": "0.333", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "100" + }, + { + "slbs": "87.00", + "slrgf": "0.042", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/506/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/506/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/506/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Leptosols (LPe)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27911", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "87.00", + "slrgf": "0.941", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "87.00", + "slrgf": "0.333", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "100" + }, + { + "slbs": "87.00", + "slrgf": "0.042", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/507/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/507/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/507/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Leptosols (LPe)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27911", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "87.00", + "slrgf": "0.941", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "87.00", + "slrgf": "0.333", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "100" + }, + { + "slbs": "87.00", + "slrgf": "0.042", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/508/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/508/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/508/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Leptosols (LPe)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27911", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "87.00", + "slrgf": "0.941", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "87.00", + "slrgf": "0.333", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "100" + }, + { + "slbs": "87.00", + "slrgf": "0.042", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/509/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/509/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/509/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Leptosols (LPe)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27911", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "87.00", + "slrgf": "0.941", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "87.00", + "slrgf": "0.333", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "100" + }, + { + "slbs": "87.00", + "slrgf": "0.042", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/510/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/510/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/510/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Leptosols (LPe)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 27911", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "5" + }, + { + "slbs": "87.00", + "slrgf": "1.000", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "15" + }, + { + "slbs": "87.00", + "slrgf": "0.941", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "30" + }, + { + "slbs": "87.00", + "slrgf": "0.333", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "100" + }, + { + "slbs": "87.00", + "slrgf": "0.042", + "sldul": "0.231", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "0.200", + "slsil": "30.00", + "slll": "0.094", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "31.00", + "sloc": "0.720", + "sksat": "3.740", + "slphw": "6.500", + "slsat": "0.439", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/511/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/511/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/511/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gelic Leptosols (LPi)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "8.560", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11765", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "5" + }, + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "15" + }, + { + "slbs": "71.00", + "slrgf": "0.941", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "30" + }, + { + "slbs": "71.00", + "slrgf": "0.333", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "100" + }, + { + "slbs": "71.00", + "slrgf": "0.042", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/512/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/512/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/512/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Leptosols (LPe)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11747", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "85.00", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "5" + }, + { + "slbs": "85.00", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "15" + }, + { + "slbs": "85.00", + "slrgf": "0.941", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/513/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/513/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/513/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Luvic Calcisols (CLl)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "10.00", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11238", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.341", + "slbdm": "1.380", + "slna": "1.530", + "caco3": "9.900", + "slsil": "29.00", + "slll": "0.162", + "slcly": "26.00", + "slcec": "17.00", + "slcf": "10.00", + "sloc": "0.580", + "sksat": "0.240", + "slphw": "8.100", + "slsat": "0.414", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.341", + "slbdm": "1.380", + "slna": "1.530", + "caco3": "9.900", + "slsil": "29.00", + "slll": "0.162", + "slcly": "26.00", + "slcec": "17.00", + "slcf": "10.00", + "sloc": "0.580", + "sksat": "0.240", + "slphw": "8.100", + "slsat": "0.414", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.341", + "slbdm": "1.380", + "slna": "1.530", + "caco3": "9.900", + "slsil": "29.00", + "slll": "0.162", + "slcly": "26.00", + "slcec": "17.00", + "slcf": "10.00", + "sloc": "0.580", + "sksat": "0.240", + "slphw": "8.100", + "slsat": "0.414", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.294", + "slbdm": "1.330", + "slna": "0.320", + "caco3": "15.00", + "slsil": "29.00", + "slll": "0.192", + "slcly": "33.00", + "slcec": "16.00", + "slcf": "8.000", + "sloc": "0.300", + "sksat": "0.910", + "slphw": "8.200", + "slsat": "0.439", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.294", + "slbdm": "1.330", + "slna": "0.320", + "caco3": "15.00", + "slsil": "29.00", + "slll": "0.192", + "slcly": "33.00", + "slcec": "16.00", + "slcf": "8.000", + "sloc": "0.300", + "sksat": "0.910", + "slphw": "8.200", + "slsat": "0.439", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/514/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/514/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/514/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Leptosols (LPe)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "8.610", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11387", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "77.00", + "slrgf": "1.000", + "sldul": "0.135", + "slbdm": "1.610", + "slna": "0.240", + "caco3": "6.000", + "slsil": "16.00", + "slll": "0.040", + "slcly": "8.000", + "slcec": "8.000", + "slcf": "20.00", + "sloc": "0.600", + "sksat": "21.60", + "slphw": "7.200", + "slsat": "0.438", + "sllb": "5" + }, + { + "slbs": "77.00", + "slrgf": "1.000", + "sldul": "0.135", + "slbdm": "1.610", + "slna": "0.240", + "caco3": "6.000", + "slsil": "16.00", + "slll": "0.040", + "slcly": "8.000", + "slcec": "8.000", + "slcf": "20.00", + "sloc": "0.600", + "sksat": "21.60", + "slphw": "7.200", + "slsat": "0.438", + "sllb": "15" + }, + { + "slbs": "77.00", + "slrgf": "0.941", + "sldul": "0.135", + "slbdm": "1.610", + "slna": "0.240", + "caco3": "6.000", + "slsil": "16.00", + "slll": "0.040", + "slcly": "8.000", + "slcec": "8.000", + "slcf": "20.00", + "sloc": "0.600", + "sksat": "21.60", + "slphw": "7.200", + "slsat": "0.438", + "sllb": "30" + }, + { + "slbs": "77.00", + "slrgf": "0.333", + "sldul": "0.135", + "slbdm": "1.610", + "slna": "0.240", + "caco3": "6.000", + "slsil": "16.00", + "slll": "0.040", + "slcly": "8.000", + "slcec": "8.000", + "slcf": "20.00", + "sloc": "0.600", + "sksat": "21.60", + "slphw": "7.200", + "slsat": "0.438", + "sllb": "100" + }, + { + "slbs": "77.00", + "slrgf": "0.042", + "sldul": "0.135", + "slbdm": "1.610", + "slna": "0.240", + "caco3": "6.000", + "slsil": "16.00", + "slll": "0.040", + "slcly": "8.000", + "slcec": "8.000", + "slcf": "20.00", + "sloc": "0.600", + "sksat": "21.60", + "slphw": "7.200", + "slsat": "0.438", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/515/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/515/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/515/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Cumulic Anthrosols (ATc)", + "sldr": "0.600", + "salb": "0.15", + "slu1": "6.550", + "slro": "61.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11687", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "92.00", + "slrgf": "1.000", + "sldul": "0.086", + "slbdm": "1.740", + "slna": "0.000", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "4.000", + "slcec": "1.000", + "slcf": "10.00", + "sloc": "2.410", + "sksat": "43.10", + "slphw": "5.900", + "slsat": "0.377", + "sllb": "5" + }, + { + "slbs": "92.00", + "slrgf": "1.000", + "sldul": "0.086", + "slbdm": "1.740", + "slna": "0.000", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "4.000", + "slcec": "1.000", + "slcf": "10.00", + "sloc": "2.410", + "sksat": "43.10", + "slphw": "5.900", + "slsat": "0.377", + "sllb": "15" + }, + { + "slbs": "92.00", + "slrgf": "0.941", + "sldul": "0.086", + "slbdm": "1.740", + "slna": "0.000", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "4.000", + "slcec": "1.000", + "slcf": "10.00", + "sloc": "2.410", + "sksat": "43.10", + "slphw": "5.900", + "slsat": "0.377", + "sllb": "30" + }, + { + "slbs": "89.00", + "slrgf": "0.333", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.000", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "1.000", + "slcf": "10.00", + "sloc": "0.880", + "sksat": "44.10", + "slphw": "5.900", + "slsat": "0.383", + "sllb": "100" + }, + { + "slbs": "89.00", + "slrgf": "0.042", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.000", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "1.000", + "slcf": "10.00", + "sloc": "0.880", + "sksat": "44.10", + "slphw": "5.900", + "slsat": "0.383", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/516/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/516/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/516/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/517/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/517/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/517/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/518/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/518/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/518/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/519/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/519/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/519/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/520/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/520/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/520/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/521/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/521/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/521/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/522/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/522/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/522/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/523/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/523/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/523/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/524/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/524/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/524/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/525/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/525/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/525/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/526/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/526/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/526/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/527/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/527/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/527/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/528/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/528/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/528/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/529/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/529/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/529/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/530/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/530/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/530/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/531/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/531/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/531/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gypsic Solonchaks (SCy)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.280", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11566", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.180", + "slbdm": "1.460", + "slna": "2.480", + "caco3": "29.50", + "slsil": "36.00", + "slll": "0.046", + "slcly": "16.00", + "slcec": "8.000", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "5.340", + "slphw": "7.800", + "slsat": "0.394", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.180", + "slbdm": "1.460", + "slna": "2.480", + "caco3": "29.50", + "slsil": "36.00", + "slll": "0.046", + "slcly": "16.00", + "slcec": "8.000", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "5.340", + "slphw": "7.800", + "slsat": "0.394", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.180", + "slbdm": "1.460", + "slna": "2.480", + "caco3": "29.50", + "slsil": "36.00", + "slll": "0.046", + "slcly": "16.00", + "slcec": "8.000", + "slcf": "7.000", + "sloc": "0.990", + "sksat": "5.340", + "slphw": "7.800", + "slsat": "0.394", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.255", + "slbdm": "1.430", + "slna": "3.430", + "caco3": "26.50", + "slsil": "37.00", + "slll": "0.130", + "slcly": "18.00", + "slcec": "7.000", + "slcf": "8.000", + "sloc": "0.170", + "sksat": "0.530", + "slphw": "8.100", + "slsat": "0.342", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.255", + "slbdm": "1.430", + "slna": "3.430", + "caco3": "26.50", + "slsil": "37.00", + "slll": "0.130", + "slcly": "18.00", + "slcec": "7.000", + "slcf": "8.000", + "sloc": "0.170", + "sksat": "0.530", + "slphw": "8.100", + "slsat": "0.342", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/532/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/532/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/532/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/533/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/533/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/533/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/534/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/534/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/534/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/535/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/535/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/535/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Leptosols (LPe)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11748", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "85.00", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "5" + }, + { + "slbs": "85.00", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "15" + }, + { + "slbs": "85.00", + "slrgf": "0.941", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/536/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/536/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/536/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Leptosols (LPe)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11748", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "85.00", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "5" + }, + { + "slbs": "85.00", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "15" + }, + { + "slbs": "85.00", + "slrgf": "0.941", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/537/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/537/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/537/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Leptosols (LPe)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11748", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "85.00", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "5" + }, + { + "slbs": "85.00", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "15" + }, + { + "slbs": "85.00", + "slrgf": "0.941", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/538/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/538/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/538/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Leptosols (LPe)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11748", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "85.00", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "5" + }, + { + "slbs": "85.00", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "15" + }, + { + "slbs": "85.00", + "slrgf": "0.941", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/539/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/539/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/539/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Leptosols (LPe)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11748", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "85.00", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "5" + }, + { + "slbs": "85.00", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "15" + }, + { + "slbs": "85.00", + "slrgf": "0.941", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/540/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/540/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/540/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Rendzic Leptosols (LPk)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.440", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11385", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.278", + "slbdm": "1.410", + "slna": "0.540", + "caco3": "6.000", + "slsil": "44.00", + "slll": "0.112", + "slcly": "19.00", + "slcec": "27.00", + "slcf": "16.00", + "sloc": "2.130", + "sksat": "1.010", + "slphw": "7.500", + "slsat": "0.413", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.278", + "slbdm": "1.410", + "slna": "0.540", + "caco3": "6.000", + "slsil": "44.00", + "slll": "0.112", + "slcly": "19.00", + "slcec": "27.00", + "slcf": "16.00", + "sloc": "2.130", + "sksat": "1.010", + "slphw": "7.500", + "slsat": "0.413", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.278", + "slbdm": "1.410", + "slna": "0.540", + "caco3": "6.000", + "slsil": "44.00", + "slll": "0.112", + "slcly": "19.00", + "slcec": "27.00", + "slcf": "16.00", + "sloc": "2.130", + "sksat": "1.010", + "slphw": "7.500", + "slsat": "0.413", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.278", + "slbdm": "1.410", + "slna": "0.540", + "caco3": "6.000", + "slsil": "44.00", + "slll": "0.112", + "slcly": "19.00", + "slcec": "27.00", + "slcf": "16.00", + "sloc": "2.130", + "sksat": "1.010", + "slphw": "7.500", + "slsat": "0.413", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.278", + "slbdm": "1.410", + "slna": "0.540", + "caco3": "6.000", + "slsil": "44.00", + "slll": "0.112", + "slcly": "19.00", + "slcec": "27.00", + "slcf": "16.00", + "sloc": "2.130", + "sksat": "1.010", + "slphw": "7.500", + "slsat": "0.413", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/541/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/541/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/541/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Petric Gypsisols (GYp)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11314", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.350", + "slbdm": "1.380", + "slna": "0.720", + "caco3": "24.60", + "slsil": "44.00", + "slll": "0.172", + "slcly": "22.00", + "slcec": "12.00", + "slcf": "2.000", + "sloc": "0.530", + "sksat": "1.000", + "slphw": "7.900", + "slsat": "0.521", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.350", + "slbdm": "1.380", + "slna": "0.720", + "caco3": "24.60", + "slsil": "44.00", + "slll": "0.172", + "slcly": "22.00", + "slcec": "12.00", + "slcf": "2.000", + "sloc": "0.530", + "sksat": "1.000", + "slphw": "7.900", + "slsat": "0.521", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.350", + "slbdm": "1.380", + "slna": "0.720", + "caco3": "24.60", + "slsil": "44.00", + "slll": "0.172", + "slcly": "22.00", + "slcec": "12.00", + "slcf": "2.000", + "sloc": "0.530", + "sksat": "1.000", + "slphw": "7.900", + "slsat": "0.521", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.302", + "slbdm": "1.330", + "slna": "3.410", + "caco3": "22.10", + "slsil": "31.00", + "slll": "0.182", + "slcly": "33.00", + "slcec": "11.00", + "slcf": "3.000", + "sloc": "0.210", + "sksat": "0.892", + "slphw": "7.900", + "slsat": "0.406", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.302", + "slbdm": "1.330", + "slna": "3.410", + "caco3": "22.10", + "slsil": "31.00", + "slll": "0.182", + "slcly": "33.00", + "slcec": "11.00", + "slcf": "3.000", + "sloc": "0.210", + "sksat": "0.892", + "slphw": "7.900", + "slsat": "0.406", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/542/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/542/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/542/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gleyic Solonchaks (SCg)", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.760", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11568", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.390", + "slna": "6.110", + "caco3": "9.500", + "slsil": "42.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "13.00", + "slcf": "7.000", + "sloc": "0.420", + "sksat": "4.330", + "slphw": "8.700", + "slsat": "0.522", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.272", + "slbdm": "1.390", + "slna": "6.110", + "caco3": "9.500", + "slsil": "42.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "13.00", + "slcf": "7.000", + "sloc": "0.420", + "sksat": "4.330", + "slphw": "8.700", + "slsat": "0.522", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.272", + "slbdm": "1.390", + "slna": "6.110", + "caco3": "9.500", + "slsil": "42.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "13.00", + "slcf": "7.000", + "sloc": "0.420", + "sksat": "4.330", + "slphw": "8.700", + "slsat": "0.522", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.280", + "slbdm": "1.400", + "slna": "8.190", + "caco3": "13.90", + "slsil": "37.00", + "slll": "0.119", + "slcly": "22.00", + "slcec": "13.00", + "slcf": "8.000", + "sloc": "0.300", + "sksat": "2.170", + "slphw": "8.400", + "slsat": "0.468", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.280", + "slbdm": "1.400", + "slna": "8.190", + "caco3": "13.90", + "slsil": "37.00", + "slll": "0.119", + "slcly": "22.00", + "slcec": "13.00", + "slcf": "8.000", + "sloc": "0.300", + "sksat": "2.170", + "slphw": "8.400", + "slsat": "0.468", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/543/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/543/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/543/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Regosols (RGc)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.680", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11400", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.300", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.470", + "sksat": "0.530", + "slphw": "8.100", + "slsat": "0.388", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.300", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.470", + "sksat": "0.530", + "slphw": "8.100", + "slsat": "0.388", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/544/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/544/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/544/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/545/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/545/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/545/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/546/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/546/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/546/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/547/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/547/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/547/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/548/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/548/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/548/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/549/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/549/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/549/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Solonchaks (SCk)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11581", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.370", + "slna": "1.650", + "caco3": "17.30", + "slsil": "46.00", + "slll": "0.117", + "slcly": "23.00", + "slcec": "11.00", + "slcf": "7.000", + "sloc": "0.460", + "sksat": "2.090", + "slphw": "8.300", + "slsat": "0.463", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.370", + "slna": "1.650", + "caco3": "17.30", + "slsil": "46.00", + "slll": "0.117", + "slcly": "23.00", + "slcec": "11.00", + "slcf": "7.000", + "sloc": "0.460", + "sksat": "2.090", + "slphw": "8.300", + "slsat": "0.463", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.268", + "slbdm": "1.370", + "slna": "1.650", + "caco3": "17.30", + "slsil": "46.00", + "slll": "0.117", + "slcly": "23.00", + "slcec": "11.00", + "slcf": "7.000", + "sloc": "0.460", + "sksat": "2.090", + "slphw": "8.300", + "slsat": "0.463", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.303", + "slbdm": "1.350", + "slna": "2.080", + "caco3": "19.70", + "slsil": "43.00", + "slll": "0.123", + "slcly": "26.00", + "slcec": "13.00", + "slcf": "8.000", + "sloc": "0.270", + "sksat": "1.380", + "slphw": "8.400", + "slsat": "0.479", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.303", + "slbdm": "1.350", + "slna": "2.080", + "caco3": "19.70", + "slsil": "43.00", + "slll": "0.123", + "slcly": "26.00", + "slcec": "13.00", + "slcf": "8.000", + "sloc": "0.270", + "sksat": "1.380", + "slphw": "8.400", + "slsat": "0.479", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/550/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/550/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/550/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Rendzic Leptosols (LPk)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.440", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11755", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.278", + "slbdm": "1.410", + "slna": "0.540", + "caco3": "6.000", + "slsil": "44.00", + "slll": "0.112", + "slcly": "19.00", + "slcec": "27.00", + "slcf": "16.00", + "sloc": "2.130", + "sksat": "1.010", + "slphw": "7.500", + "slsat": "0.413", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.278", + "slbdm": "1.410", + "slna": "0.540", + "caco3": "6.000", + "slsil": "44.00", + "slll": "0.112", + "slcly": "19.00", + "slcec": "27.00", + "slcf": "16.00", + "sloc": "2.130", + "sksat": "1.010", + "slphw": "7.500", + "slsat": "0.413", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.278", + "slbdm": "1.410", + "slna": "0.540", + "caco3": "6.000", + "slsil": "44.00", + "slll": "0.112", + "slcly": "19.00", + "slcec": "27.00", + "slcf": "16.00", + "sloc": "2.130", + "sksat": "1.010", + "slphw": "7.500", + "slsat": "0.413", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.278", + "slbdm": "1.410", + "slna": "0.540", + "caco3": "6.000", + "slsil": "44.00", + "slll": "0.112", + "slcly": "19.00", + "slcec": "27.00", + "slcf": "16.00", + "sloc": "2.130", + "sksat": "1.010", + "slphw": "7.500", + "slsat": "0.413", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.278", + "slbdm": "1.410", + "slna": "0.540", + "caco3": "6.000", + "slsil": "44.00", + "slll": "0.112", + "slcly": "19.00", + "slcec": "27.00", + "slcf": "16.00", + "sloc": "2.130", + "sksat": "1.010", + "slphw": "7.500", + "slsat": "0.413", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/551/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/551/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/551/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gelic Leptosols (LPi)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "8.560", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11765", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "5" + }, + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "15" + }, + { + "slbs": "71.00", + "slrgf": "0.941", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "30" + }, + { + "slbs": "71.00", + "slrgf": "0.333", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "100" + }, + { + "slbs": "71.00", + "slrgf": "0.042", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/552/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/552/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/552/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gelic Leptosols (LPi)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "8.560", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11765", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "5" + }, + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "15" + }, + { + "slbs": "71.00", + "slrgf": "0.941", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "30" + }, + { + "slbs": "71.00", + "slrgf": "0.333", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "100" + }, + { + "slbs": "71.00", + "slrgf": "0.042", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/553/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/553/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/553/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gelic Leptosols (LPi)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "8.560", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11765", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "5" + }, + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "15" + }, + { + "slbs": "71.00", + "slrgf": "0.941", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "30" + }, + { + "slbs": "71.00", + "slrgf": "0.333", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "100" + }, + { + "slbs": "71.00", + "slrgf": "0.042", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/554/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/554/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/554/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gelic Leptosols (LPi)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "8.560", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11765", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "5" + }, + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "15" + }, + { + "slbs": "71.00", + "slrgf": "0.941", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "30" + }, + { + "slbs": "71.00", + "slrgf": "0.333", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "100" + }, + { + "slbs": "71.00", + "slrgf": "0.042", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/555/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/555/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/555/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gelic Leptosols (LPi)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "8.560", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11741", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "5" + }, + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "15" + }, + { + "slbs": "71.00", + "slrgf": "0.941", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "30" + }, + { + "slbs": "71.00", + "slrgf": "0.333", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "100" + }, + { + "slbs": "71.00", + "slrgf": "0.042", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/556/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/556/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/556/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gelic Leptosols (LPi)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "8.560", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11765", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "5" + }, + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "15" + }, + { + "slbs": "71.00", + "slrgf": "0.941", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "30" + }, + { + "slbs": "71.00", + "slrgf": "0.333", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "100" + }, + { + "slbs": "71.00", + "slrgf": "0.042", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/557/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/557/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/557/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Leptosols (LPe)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11748", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "85.00", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "5" + }, + { + "slbs": "85.00", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "15" + }, + { + "slbs": "85.00", + "slrgf": "0.941", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/558/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/558/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/558/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Leptosols (LPe)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11748", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "85.00", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "5" + }, + { + "slbs": "85.00", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "15" + }, + { + "slbs": "85.00", + "slrgf": "0.941", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "30" + }, + { + "slbs": "85.00", + "slrgf": "0.333", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "100" + }, + { + "slbs": "85.00", + "slrgf": "0.042", + "sldul": "0.268", + "slbdm": "1.420", + "slna": "0.140", + "caco3": "0.000", + "slsil": "34.00", + "slll": "0.138", + "slcly": "20.00", + "slcec": "14.00", + "slcf": "24.00", + "sloc": "1.130", + "sksat": "1.820", + "slphw": "6.300", + "slsat": "0.440", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/559/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/559/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/559/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gelic Leptosols (LPi)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "8.560", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11711", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "5" + }, + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "15" + }, + { + "slbs": "71.00", + "slrgf": "0.941", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "30" + }, + { + "slbs": "71.00", + "slrgf": "0.333", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "100" + }, + { + "slbs": "71.00", + "slrgf": "0.042", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/560/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/560/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/560/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gelic Leptosols (LPi)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "8.560", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11730", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "5" + }, + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "15" + }, + { + "slbs": "71.00", + "slrgf": "0.941", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "30" + }, + { + "slbs": "71.00", + "slrgf": "0.333", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "100" + }, + { + "slbs": "71.00", + "slrgf": "0.042", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/561/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/561/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/561/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Gelic Leptosols (LPi)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "8.560", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11765", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "5" + }, + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "15" + }, + { + "slbs": "71.00", + "slrgf": "0.941", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "30" + }, + { + "slbs": "71.00", + "slrgf": "0.333", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "100" + }, + { + "slbs": "71.00", + "slrgf": "0.042", + "sldul": "0.208", + "slbdm": "1.610", + "slna": "0.000", + "caco3": "0.000", + "slsil": "38.00", + "slll": "0.091", + "slcly": "6.000", + "slcec": "13.00", + "slcf": "13.00", + "sloc": "1.410", + "sksat": "10.50", + "slphw": "5.700", + "slsat": "0.512", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/562/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/562/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/562/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Mollic Leptosols (LPm)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.680", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11724", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.262", + "slbdm": "1.400", + "slna": "0.380", + "caco3": "2.500", + "slsil": "45.00", + "slll": "0.115", + "slcly": "20.00", + "slcec": "19.00", + "slcf": "6.000", + "sloc": "3.020", + "sksat": "3.760", + "slphw": "7.500", + "slsat": "0.469", + "sllb": "5" + }, + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.262", + "slbdm": "1.400", + "slna": "0.380", + "caco3": "2.500", + "slsil": "45.00", + "slll": "0.115", + "slcly": "20.00", + "slcec": "19.00", + "slcf": "6.000", + "sloc": "3.020", + "sksat": "3.760", + "slphw": "7.500", + "slsat": "0.469", + "sllb": "15" + }, + { + "slbs": "71.00", + "slrgf": "0.941", + "sldul": "0.262", + "slbdm": "1.400", + "slna": "0.380", + "caco3": "2.500", + "slsil": "45.00", + "slll": "0.115", + "slcly": "20.00", + "slcec": "19.00", + "slcf": "6.000", + "sloc": "3.020", + "sksat": "3.760", + "slphw": "7.500", + "slsat": "0.469", + "sllb": "30" + }, + { + "slbs": "71.00", + "slrgf": "0.333", + "sldul": "0.262", + "slbdm": "1.400", + "slna": "0.380", + "caco3": "2.500", + "slsil": "45.00", + "slll": "0.115", + "slcly": "20.00", + "slcec": "19.00", + "slcf": "6.000", + "sloc": "3.020", + "sksat": "3.760", + "slphw": "7.500", + "slsat": "0.469", + "sllb": "100" + }, + { + "slbs": "71.00", + "slrgf": "0.042", + "sldul": "0.262", + "slbdm": "1.400", + "slna": "0.380", + "caco3": "2.500", + "slsil": "45.00", + "slll": "0.115", + "slcly": "20.00", + "slcec": "19.00", + "slcf": "6.000", + "sloc": "3.020", + "sksat": "3.760", + "slphw": "7.500", + "slsat": "0.469", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/563/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/563/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/563/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Mollic Leptosols (LPm)", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.680", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11724", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.262", + "slbdm": "1.400", + "slna": "0.380", + "caco3": "2.500", + "slsil": "45.00", + "slll": "0.115", + "slcly": "20.00", + "slcec": "19.00", + "slcf": "6.000", + "sloc": "3.020", + "sksat": "3.760", + "slphw": "7.500", + "slsat": "0.469", + "sllb": "5" + }, + { + "slbs": "71.00", + "slrgf": "1.000", + "sldul": "0.262", + "slbdm": "1.400", + "slna": "0.380", + "caco3": "2.500", + "slsil": "45.00", + "slll": "0.115", + "slcly": "20.00", + "slcec": "19.00", + "slcf": "6.000", + "sloc": "3.020", + "sksat": "3.760", + "slphw": "7.500", + "slsat": "0.469", + "sllb": "15" + }, + { + "slbs": "71.00", + "slrgf": "0.941", + "sldul": "0.262", + "slbdm": "1.400", + "slna": "0.380", + "caco3": "2.500", + "slsil": "45.00", + "slll": "0.115", + "slcly": "20.00", + "slcec": "19.00", + "slcf": "6.000", + "sloc": "3.020", + "sksat": "3.760", + "slphw": "7.500", + "slsat": "0.469", + "sllb": "30" + }, + { + "slbs": "71.00", + "slrgf": "0.333", + "sldul": "0.262", + "slbdm": "1.400", + "slna": "0.380", + "caco3": "2.500", + "slsil": "45.00", + "slll": "0.115", + "slcly": "20.00", + "slcec": "19.00", + "slcf": "6.000", + "sloc": "3.020", + "sksat": "3.760", + "slphw": "7.500", + "slsat": "0.469", + "sllb": "100" + }, + { + "slbs": "71.00", + "slrgf": "0.042", + "sldul": "0.262", + "slbdm": "1.400", + "slna": "0.380", + "caco3": "2.500", + "slsil": "45.00", + "slll": "0.115", + "slcly": "20.00", + "slcec": "19.00", + "slcf": "6.000", + "sloc": "3.020", + "sksat": "3.760", + "slphw": "7.500", + "slsat": "0.469", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/564/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/564/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/564/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Cumulic Anthrosols (ATc)", + "sldr": "0.400", + "salb": "0.12", + "slu1": "9.520", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11698", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.380", + "slna": "0.110", + "caco3": "9.300", + "slsil": "50.00", + "slll": "0.127", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "10.00", + "sloc": "1.120", + "sksat": "0.540", + "slphw": "7.800", + "slsat": "0.363", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.380", + "slna": "0.110", + "caco3": "9.300", + "slsil": "50.00", + "slll": "0.127", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "10.00", + "sloc": "1.120", + "sksat": "0.540", + "slphw": "7.800", + "slsat": "0.363", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.380", + "slna": "0.110", + "caco3": "9.300", + "slsil": "50.00", + "slll": "0.127", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "10.00", + "sloc": "1.120", + "sksat": "0.540", + "slphw": "7.800", + "slsat": "0.363", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.250", + "slbdm": "1.390", + "slna": "0.130", + "caco3": "9.400", + "slsil": "45.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "13.00", + "slcf": "10.00", + "sloc": "0.820", + "sksat": "3.270", + "slphw": "7.900", + "slsat": "0.468", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.250", + "slbdm": "1.390", + "slna": "0.130", + "caco3": "9.400", + "slsil": "45.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "13.00", + "slcf": "10.00", + "sloc": "0.820", + "sksat": "3.270", + "slphw": "7.900", + "slsat": "0.468", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SIL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/565/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/565/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/565/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Cumulic Anthrosols (ATc)", + "sldr": "0.400", + "salb": "0.12", + "slu1": "9.520", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11698", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.380", + "slna": "0.110", + "caco3": "9.300", + "slsil": "50.00", + "slll": "0.127", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "10.00", + "sloc": "1.120", + "sksat": "0.540", + "slphw": "7.800", + "slsat": "0.363", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.380", + "slna": "0.110", + "caco3": "9.300", + "slsil": "50.00", + "slll": "0.127", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "10.00", + "sloc": "1.120", + "sksat": "0.540", + "slphw": "7.800", + "slsat": "0.363", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.380", + "slna": "0.110", + "caco3": "9.300", + "slsil": "50.00", + "slll": "0.127", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "10.00", + "sloc": "1.120", + "sksat": "0.540", + "slphw": "7.800", + "slsat": "0.363", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.250", + "slbdm": "1.390", + "slna": "0.130", + "caco3": "9.400", + "slsil": "45.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "13.00", + "slcf": "10.00", + "sloc": "0.820", + "sksat": "3.270", + "slphw": "7.900", + "slsat": "0.468", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.250", + "slbdm": "1.390", + "slna": "0.130", + "caco3": "9.400", + "slsil": "45.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "13.00", + "slcf": "10.00", + "sloc": "0.820", + "sksat": "3.270", + "slphw": "7.900", + "slsat": "0.468", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SIL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/566/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/566/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/566/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Cumulic Anthrosols (ATc)", + "sldr": "0.400", + "salb": "0.12", + "slu1": "9.520", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11698", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.380", + "slna": "0.110", + "caco3": "9.300", + "slsil": "50.00", + "slll": "0.127", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "10.00", + "sloc": "1.120", + "sksat": "0.540", + "slphw": "7.800", + "slsat": "0.363", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.380", + "slna": "0.110", + "caco3": "9.300", + "slsil": "50.00", + "slll": "0.127", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "10.00", + "sloc": "1.120", + "sksat": "0.540", + "slphw": "7.800", + "slsat": "0.363", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.380", + "slna": "0.110", + "caco3": "9.300", + "slsil": "50.00", + "slll": "0.127", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "10.00", + "sloc": "1.120", + "sksat": "0.540", + "slphw": "7.800", + "slsat": "0.363", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.250", + "slbdm": "1.390", + "slna": "0.130", + "caco3": "9.400", + "slsil": "45.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "13.00", + "slcf": "10.00", + "sloc": "0.820", + "sksat": "3.270", + "slphw": "7.900", + "slsat": "0.468", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.250", + "slbdm": "1.390", + "slna": "0.130", + "caco3": "9.400", + "slsil": "45.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "13.00", + "slcf": "10.00", + "sloc": "0.820", + "sksat": "3.270", + "slphw": "7.900", + "slsat": "0.468", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SIL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/567/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/567/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/567/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/568/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/568/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/568/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/569/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/569/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/569/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/570/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/570/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/570/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/571/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/571/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/571/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11353", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/572/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/572/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/572/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Fluvisols (FLc)", + "sldr": "0.050", + "salb": "0.13", + "slu1": "8.480", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11335", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.138", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.100", + "slsil": "15.00", + "slll": "0.042", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.410", + "sksat": "22.30", + "slphw": "8.300", + "slsat": "0.410", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.138", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.100", + "slsil": "15.00", + "slll": "0.042", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.410", + "sksat": "22.30", + "slphw": "8.300", + "slsat": "0.410", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.138", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.100", + "slsil": "15.00", + "slll": "0.042", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.410", + "sksat": "22.30", + "slphw": "8.300", + "slsat": "0.410", + "sllb": "30" + }, + { + "slbs": "94.00", + "slrgf": "0.333", + "sldul": "0.138", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.900", + "slsil": "15.00", + "slll": "0.042", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.170", + "sksat": "22.30", + "slphw": "8.300", + "slsat": "0.410", + "sllb": "100" + }, + { + "slbs": "94.00", + "slrgf": "0.042", + "sldul": "0.138", + "slbdm": "1.660", + "slna": "0.240", + "caco3": "9.900", + "slsil": "15.00", + "slll": "0.042", + "slcly": "6.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.170", + "sksat": "22.30", + "slphw": "8.300", + "slsat": "0.410", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "LS", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/573/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/573/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/573/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Cumulic Anthrosols (ATc)", + "sldr": "0.400", + "salb": "0.12", + "slu1": "9.520", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11691", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.380", + "slna": "0.110", + "caco3": "9.300", + "slsil": "50.00", + "slll": "0.127", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "10.00", + "sloc": "1.120", + "sksat": "0.540", + "slphw": "7.800", + "slsat": "0.363", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.380", + "slna": "0.110", + "caco3": "9.300", + "slsil": "50.00", + "slll": "0.127", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "10.00", + "sloc": "1.120", + "sksat": "0.540", + "slphw": "7.800", + "slsat": "0.363", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.380", + "slna": "0.110", + "caco3": "9.300", + "slsil": "50.00", + "slll": "0.127", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "10.00", + "sloc": "1.120", + "sksat": "0.540", + "slphw": "7.800", + "slsat": "0.363", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.250", + "slbdm": "1.390", + "slna": "0.130", + "caco3": "9.400", + "slsil": "45.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "13.00", + "slcf": "10.00", + "sloc": "0.820", + "sksat": "3.270", + "slphw": "7.900", + "slsat": "0.468", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.250", + "slbdm": "1.390", + "slna": "0.130", + "caco3": "9.400", + "slsil": "45.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "13.00", + "slcf": "10.00", + "sloc": "0.820", + "sksat": "3.270", + "slphw": "7.900", + "slsat": "0.468", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SIL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/574/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/574/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/574/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11357", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/575/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/575/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/575/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Arenosols (ARc)", + "sldr": "0.750", + "salb": "0.15", + "slu1": "6.650", + "slro": "61.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11355", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "9.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "3.000", + "slcf": "3.000", + "sloc": "0.400", + "sksat": "44.10", + "slphw": "8.400", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "9.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "3.000", + "slcf": "3.000", + "sloc": "0.400", + "sksat": "44.10", + "slphw": "8.400", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "9.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "3.000", + "slcf": "3.000", + "sloc": "0.400", + "sksat": "44.10", + "slphw": "8.400", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.094", + "slbdm": "1.710", + "slna": "0.120", + "caco3": "9.000", + "slsil": "5.000", + "slll": "0.026", + "slcly": "5.000", + "slcec": "3.000", + "slcf": "4.000", + "sloc": "0.200", + "sksat": "29.40", + "slphw": "8.500", + "slsat": "0.341", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.094", + "slbdm": "1.710", + "slna": "0.120", + "caco3": "9.000", + "slsil": "5.000", + "slll": "0.026", + "slcly": "5.000", + "slcec": "3.000", + "slcf": "4.000", + "sloc": "0.200", + "sksat": "29.40", + "slphw": "8.500", + "slsat": "0.341", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/576/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/576/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/576/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Salic Fluviosls (FLs)", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.360", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11518", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.430", + "slna": "1.300", + "caco3": "3.000", + "slsil": "46.00", + "slll": "0.148", + "slcly": "17.00", + "slcec": "10.00", + "slcf": "4.000", + "sloc": "0.420", + "sksat": "0.370", + "slphw": "7.900", + "slsat": "0.431", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.430", + "slna": "1.300", + "caco3": "3.000", + "slsil": "46.00", + "slll": "0.148", + "slcly": "17.00", + "slcec": "10.00", + "slcf": "4.000", + "sloc": "0.420", + "sksat": "0.370", + "slphw": "7.900", + "slsat": "0.431", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.337", + "slbdm": "1.430", + "slna": "1.300", + "caco3": "3.000", + "slsil": "46.00", + "slll": "0.148", + "slcly": "17.00", + "slcec": "10.00", + "slcf": "4.000", + "sloc": "0.420", + "sksat": "0.370", + "slphw": "7.900", + "slsat": "0.431", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.272", + "slbdm": "1.390", + "slna": "4.070", + "caco3": "3.000", + "slsil": "42.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "8.000", + "sloc": "0.470", + "sksat": "4.330", + "slphw": "7.900", + "slsat": "0.522", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.272", + "slbdm": "1.390", + "slna": "4.070", + "caco3": "3.000", + "slsil": "42.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "8.000", + "sloc": "0.470", + "sksat": "4.330", + "slphw": "7.900", + "slsat": "0.522", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/577/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/577/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/577/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Fluvisols (FLc)", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.360", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11460", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.327", + "slbdm": "1.410", + "slna": "0.420", + "caco3": "11.70", + "slsil": "48.00", + "slll": "0.177", + "slcly": "18.00", + "slcec": "14.00", + "slcf": "15.00", + "sloc": "0.600", + "sksat": "2.870", + "slphw": "8.000", + "slsat": "0.612", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.327", + "slbdm": "1.410", + "slna": "0.420", + "caco3": "11.70", + "slsil": "48.00", + "slll": "0.177", + "slcly": "18.00", + "slcec": "14.00", + "slcf": "15.00", + "sloc": "0.600", + "sksat": "2.870", + "slphw": "8.000", + "slsat": "0.612", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.327", + "slbdm": "1.410", + "slna": "0.420", + "caco3": "11.70", + "slsil": "48.00", + "slll": "0.177", + "slcly": "18.00", + "slcec": "14.00", + "slcf": "15.00", + "sloc": "0.600", + "sksat": "2.870", + "slphw": "8.000", + "slsat": "0.612", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.248", + "slbdm": "1.410", + "slna": "0.390", + "caco3": "12.20", + "slsil": "46.00", + "slll": "0.102", + "slcly": "18.00", + "slcec": "13.00", + "slcf": "10.00", + "sloc": "0.400", + "sksat": "2.710", + "slphw": "8.100", + "slsat": "0.454", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.248", + "slbdm": "1.410", + "slna": "0.390", + "caco3": "12.20", + "slsil": "46.00", + "slll": "0.102", + "slcly": "18.00", + "slcec": "13.00", + "slcf": "10.00", + "sloc": "0.400", + "sksat": "2.710", + "slphw": "8.100", + "slsat": "0.454", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/578/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/578/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/578/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Fluvisols (FLc)", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.360", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11460", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.327", + "slbdm": "1.410", + "slna": "0.420", + "caco3": "11.70", + "slsil": "48.00", + "slll": "0.177", + "slcly": "18.00", + "slcec": "14.00", + "slcf": "15.00", + "sloc": "0.600", + "sksat": "2.870", + "slphw": "8.000", + "slsat": "0.612", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.327", + "slbdm": "1.410", + "slna": "0.420", + "caco3": "11.70", + "slsil": "48.00", + "slll": "0.177", + "slcly": "18.00", + "slcec": "14.00", + "slcf": "15.00", + "sloc": "0.600", + "sksat": "2.870", + "slphw": "8.000", + "slsat": "0.612", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.327", + "slbdm": "1.410", + "slna": "0.420", + "caco3": "11.70", + "slsil": "48.00", + "slll": "0.177", + "slcly": "18.00", + "slcec": "14.00", + "slcf": "15.00", + "sloc": "0.600", + "sksat": "2.870", + "slphw": "8.000", + "slsat": "0.612", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.248", + "slbdm": "1.410", + "slna": "0.390", + "caco3": "12.20", + "slsil": "46.00", + "slll": "0.102", + "slcly": "18.00", + "slcec": "13.00", + "slcf": "10.00", + "sloc": "0.400", + "sksat": "2.710", + "slphw": "8.100", + "slsat": "0.454", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.248", + "slbdm": "1.410", + "slna": "0.390", + "caco3": "12.20", + "slsil": "46.00", + "slll": "0.102", + "slcly": "18.00", + "slcec": "13.00", + "slcf": "10.00", + "sloc": "0.400", + "sksat": "2.710", + "slphw": "8.100", + "slsat": "0.454", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/579/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/579/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/579/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Arenosols (ARh)", + "sldr": "0.400", + "salb": "0.15", + "slu1": "6.650", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11357", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.087", + "slbdm": "1.700", + "slna": "0.120", + "caco3": "0.000", + "slsil": "6.000", + "slll": "0.021", + "slcly": "5.000", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "44.10", + "slphw": "5.700", + "slsat": "0.383", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.680", + "slna": "0.080", + "caco3": "0.200", + "slsil": "5.000", + "slll": "0.128", + "slcly": "6.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "0.510", + "slphw": "6.200", + "slsat": "0.399", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "S", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/580/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/580/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/580/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcic Gleysols (GLk)", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.600", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11513", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "82.00", + "slrgf": "1.000", + "sldul": "0.260", + "slbdm": "1.420", + "slna": "0.260", + "caco3": "1.000", + "slsil": "40.00", + "slll": "0.103", + "slcly": "19.00", + "slcec": "13.00", + "slcf": "4.000", + "sloc": "1.300", + "sksat": "1.060", + "slphw": "7.000", + "slsat": "0.391", + "sllb": "5" + }, + { + "slbs": "82.00", + "slrgf": "1.000", + "sldul": "0.260", + "slbdm": "1.420", + "slna": "0.260", + "caco3": "1.000", + "slsil": "40.00", + "slll": "0.103", + "slcly": "19.00", + "slcec": "13.00", + "slcf": "4.000", + "sloc": "1.300", + "sksat": "1.060", + "slphw": "7.000", + "slsat": "0.391", + "sllb": "15" + }, + { + "slbs": "82.00", + "slrgf": "0.941", + "sldul": "0.260", + "slbdm": "1.420", + "slna": "0.260", + "caco3": "1.000", + "slsil": "40.00", + "slll": "0.103", + "slcly": "19.00", + "slcec": "13.00", + "slcf": "4.000", + "sloc": "1.300", + "sksat": "1.060", + "slphw": "7.000", + "slsat": "0.391", + "sllb": "30" + }, + { + "slbs": "86.00", + "slrgf": "0.333", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "1.000", + "slsil": "37.00", + "slll": "0.117", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "5.000", + "sloc": "0.440", + "sksat": "1.760", + "slphw": "7.200", + "slsat": "0.451", + "sllb": "100" + }, + { + "slbs": "86.00", + "slrgf": "0.042", + "sldul": "0.272", + "slbdm": "1.420", + "slna": "0.240", + "caco3": "1.000", + "slsil": "37.00", + "slll": "0.117", + "slcly": "19.00", + "slcec": "12.00", + "slcf": "5.000", + "sloc": "0.440", + "sksat": "1.760", + "slphw": "7.200", + "slsat": "0.451", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/581/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/581/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/581/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Regosols (RGc)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.680", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11400", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.300", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.470", + "sksat": "0.530", + "slphw": "8.100", + "slsat": "0.388", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.300", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.470", + "sksat": "0.530", + "slphw": "8.100", + "slsat": "0.388", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/582/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/582/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/582/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Regosols (RGc)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.680", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11400", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.300", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.470", + "sksat": "0.530", + "slphw": "8.100", + "slsat": "0.388", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.300", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.470", + "sksat": "0.530", + "slphw": "8.100", + "slsat": "0.388", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/583/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/583/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/583/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Cambisols (CMc)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11328", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.160", + "caco3": "8.700", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "1.060", + "slphw": "8.100", + "slsat": "0.455", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.160", + "caco3": "8.700", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "1.060", + "slphw": "8.100", + "slsat": "0.455", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/584/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/584/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/584/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Cambisols (CMc)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11328", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.160", + "caco3": "8.700", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "1.060", + "slphw": "8.100", + "slsat": "0.455", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.160", + "caco3": "8.700", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "1.060", + "slphw": "8.100", + "slsat": "0.455", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/585/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/585/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/585/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Regosols (RGc)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.680", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11400", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.300", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.470", + "sksat": "0.530", + "slphw": "8.100", + "slsat": "0.388", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.300", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.470", + "sksat": "0.530", + "slphw": "8.100", + "slsat": "0.388", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/586/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/586/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/586/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Regosols (RGc)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.680", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11400", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.300", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.470", + "sksat": "0.530", + "slphw": "8.100", + "slsat": "0.388", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.300", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.470", + "sksat": "0.530", + "slphw": "8.100", + "slsat": "0.388", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/587/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/587/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/587/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Regosols (RGc)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.680", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11400", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.300", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.470", + "sksat": "0.530", + "slphw": "8.100", + "slsat": "0.388", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.300", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.470", + "sksat": "0.530", + "slphw": "8.100", + "slsat": "0.388", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/588/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/588/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/588/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Regosols (RGc)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.680", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11400", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.240", + "slbdm": "1.410", + "slna": "0.340", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.089", + "slcly": "21.00", + "slcec": "17.00", + "slcf": "14.00", + "sloc": "0.750", + "sksat": "1.660", + "slphw": "8.000", + "slsat": "0.394", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.300", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.470", + "sksat": "0.530", + "slphw": "8.100", + "slsat": "0.388", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.370", + "slna": "0.300", + "caco3": "15.00", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "18.00", + "sloc": "0.470", + "sksat": "0.530", + "slphw": "8.100", + "slsat": "0.388", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/589/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/589/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/589/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Cambisols (CMc)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11092", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.268", + "slbdm": "1.390", + "slna": "0.160", + "caco3": "7.000", + "slsil": "43.00", + "slll": "0.116", + "slcly": "21.00", + "slcec": "16.00", + "slcf": "6.000", + "sloc": "0.650", + "sksat": "5.280", + "slphw": "8.000", + "slsat": "0.515", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.160", + "caco3": "8.700", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "1.060", + "slphw": "8.100", + "slsat": "0.455", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.304", + "slbdm": "1.380", + "slna": "0.160", + "caco3": "8.700", + "slsil": "43.00", + "slll": "0.147", + "slcly": "23.00", + "slcec": "16.00", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "1.060", + "slphw": "8.100", + "slsat": "0.455", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/590/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/590/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/590/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Cambic Arenosols (ARb)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.920", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11360", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.260", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "10.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "4.340", + "slphw": "6.700", + "slsat": "0.469", + "sllb": "5" + }, + { + "slbs": "99.00", + "slrgf": "1.000", + "sldul": "0.260", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "10.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "4.340", + "slphw": "6.700", + "slsat": "0.469", + "sllb": "15" + }, + { + "slbs": "99.00", + "slrgf": "0.941", + "sldul": "0.260", + "slbdm": "1.430", + "slna": "0.120", + "caco3": "0.000", + "slsil": "10.00", + "slll": "0.140", + "slcly": "24.00", + "slcec": "6.000", + "slcf": "10.00", + "sloc": "0.430", + "sksat": "4.340", + "slphw": "6.700", + "slsat": "0.469", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.114", + "slbdm": "1.650", + "slna": "0.000", + "caco3": "0.000", + "slsil": "7.000", + "slll": "0.028", + "slcly": "7.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "23.50", + "slphw": "6.200", + "slsat": "0.350", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.114", + "slbdm": "1.650", + "slna": "0.000", + "caco3": "0.000", + "slsil": "7.000", + "slll": "0.028", + "slcly": "7.000", + "slcec": "4.000", + "slcf": "10.00", + "sloc": "0.240", + "sksat": "23.50", + "slphw": "6.200", + "slsat": "0.350", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "SCL", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/591/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/591/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/591/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Calcaric Fluvisols (FLc)", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.360", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11476", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.327", + "slbdm": "1.410", + "slna": "0.420", + "caco3": "11.70", + "slsil": "48.00", + "slll": "0.177", + "slcly": "18.00", + "slcec": "14.00", + "slcf": "15.00", + "sloc": "0.600", + "sksat": "2.870", + "slphw": "8.000", + "slsat": "0.612", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.327", + "slbdm": "1.410", + "slna": "0.420", + "caco3": "11.70", + "slsil": "48.00", + "slll": "0.177", + "slcly": "18.00", + "slcec": "14.00", + "slcf": "15.00", + "sloc": "0.600", + "sksat": "2.870", + "slphw": "8.000", + "slsat": "0.612", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.327", + "slbdm": "1.410", + "slna": "0.420", + "caco3": "11.70", + "slsil": "48.00", + "slll": "0.177", + "slcly": "18.00", + "slcec": "14.00", + "slcf": "15.00", + "sloc": "0.600", + "sksat": "2.870", + "slphw": "8.000", + "slsat": "0.612", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.248", + "slbdm": "1.410", + "slna": "0.390", + "caco3": "12.20", + "slsil": "46.00", + "slll": "0.102", + "slcly": "18.00", + "slcec": "13.00", + "slcf": "10.00", + "sloc": "0.400", + "sksat": "2.710", + "slphw": "8.100", + "slsat": "0.454", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.248", + "slbdm": "1.410", + "slna": "0.390", + "caco3": "12.20", + "slsil": "46.00", + "slll": "0.102", + "slcly": "18.00", + "slcec": "13.00", + "slcf": "10.00", + "sloc": "0.400", + "sksat": "2.710", + "slphw": "8.100", + "slsat": "0.454", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/592/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/592/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/592/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Salic Fluviosls (FLs)", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.360", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11520", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.430", + "slna": "1.300", + "caco3": "3.000", + "slsil": "46.00", + "slll": "0.148", + "slcly": "17.00", + "slcec": "10.00", + "slcf": "4.000", + "sloc": "0.420", + "sksat": "0.370", + "slphw": "7.900", + "slsat": "0.431", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.430", + "slna": "1.300", + "caco3": "3.000", + "slsil": "46.00", + "slll": "0.148", + "slcly": "17.00", + "slcec": "10.00", + "slcf": "4.000", + "sloc": "0.420", + "sksat": "0.370", + "slphw": "7.900", + "slsat": "0.431", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.337", + "slbdm": "1.430", + "slna": "1.300", + "caco3": "3.000", + "slsil": "46.00", + "slll": "0.148", + "slcly": "17.00", + "slcec": "10.00", + "slcf": "4.000", + "sloc": "0.420", + "sksat": "0.370", + "slphw": "7.900", + "slsat": "0.431", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.272", + "slbdm": "1.390", + "slna": "4.070", + "caco3": "3.000", + "slsil": "42.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "8.000", + "sloc": "0.470", + "sksat": "4.330", + "slphw": "7.900", + "slsat": "0.522", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.272", + "slbdm": "1.390", + "slna": "4.070", + "caco3": "3.000", + "slsil": "42.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "8.000", + "sloc": "0.470", + "sksat": "4.330", + "slphw": "7.900", + "slsat": "0.522", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/593/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/593/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/593/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Salic Fluviosls (FLs)", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.360", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11520", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.430", + "slna": "1.300", + "caco3": "3.000", + "slsil": "46.00", + "slll": "0.148", + "slcly": "17.00", + "slcec": "10.00", + "slcf": "4.000", + "sloc": "0.420", + "sksat": "0.370", + "slphw": "7.900", + "slsat": "0.431", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.430", + "slna": "1.300", + "caco3": "3.000", + "slsil": "46.00", + "slll": "0.148", + "slcly": "17.00", + "slcec": "10.00", + "slcf": "4.000", + "sloc": "0.420", + "sksat": "0.370", + "slphw": "7.900", + "slsat": "0.431", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.337", + "slbdm": "1.430", + "slna": "1.300", + "caco3": "3.000", + "slsil": "46.00", + "slll": "0.148", + "slcly": "17.00", + "slcec": "10.00", + "slcf": "4.000", + "sloc": "0.420", + "sksat": "0.370", + "slphw": "7.900", + "slsat": "0.431", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.272", + "slbdm": "1.390", + "slna": "4.070", + "caco3": "3.000", + "slsil": "42.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "8.000", + "sloc": "0.470", + "sksat": "4.330", + "slphw": "7.900", + "slsat": "0.522", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.272", + "slbdm": "1.390", + "slna": "4.070", + "caco3": "3.000", + "slsil": "42.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "8.000", + "sloc": "0.470", + "sksat": "4.330", + "slphw": "7.900", + "slsat": "0.522", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/594/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/594/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/594/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Salic Fluviosls (FLs)", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.360", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11525", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.430", + "slna": "1.300", + "caco3": "3.000", + "slsil": "46.00", + "slll": "0.148", + "slcly": "17.00", + "slcec": "10.00", + "slcf": "4.000", + "sloc": "0.420", + "sksat": "0.370", + "slphw": "7.900", + "slsat": "0.431", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.430", + "slna": "1.300", + "caco3": "3.000", + "slsil": "46.00", + "slll": "0.148", + "slcly": "17.00", + "slcec": "10.00", + "slcf": "4.000", + "sloc": "0.420", + "sksat": "0.370", + "slphw": "7.900", + "slsat": "0.431", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.337", + "slbdm": "1.430", + "slna": "1.300", + "caco3": "3.000", + "slsil": "46.00", + "slll": "0.148", + "slcly": "17.00", + "slcec": "10.00", + "slcf": "4.000", + "sloc": "0.420", + "sksat": "0.370", + "slphw": "7.900", + "slsat": "0.431", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.272", + "slbdm": "1.390", + "slna": "4.070", + "caco3": "3.000", + "slsil": "42.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "8.000", + "sloc": "0.470", + "sksat": "4.330", + "slphw": "7.900", + "slsat": "0.522", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.272", + "slbdm": "1.390", + "slna": "4.070", + "caco3": "3.000", + "slsil": "42.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "8.000", + "sloc": "0.470", + "sksat": "4.330", + "slphw": "7.900", + "slsat": "0.522", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/595/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/595/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/595/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Salic Fluviosls (FLs)", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.360", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11520", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.430", + "slna": "1.300", + "caco3": "3.000", + "slsil": "46.00", + "slll": "0.148", + "slcly": "17.00", + "slcec": "10.00", + "slcf": "4.000", + "sloc": "0.420", + "sksat": "0.370", + "slphw": "7.900", + "slsat": "0.431", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.337", + "slbdm": "1.430", + "slna": "1.300", + "caco3": "3.000", + "slsil": "46.00", + "slll": "0.148", + "slcly": "17.00", + "slcec": "10.00", + "slcf": "4.000", + "sloc": "0.420", + "sksat": "0.370", + "slphw": "7.900", + "slsat": "0.431", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.337", + "slbdm": "1.430", + "slna": "1.300", + "caco3": "3.000", + "slsil": "46.00", + "slll": "0.148", + "slcly": "17.00", + "slcec": "10.00", + "slcf": "4.000", + "sloc": "0.420", + "sksat": "0.370", + "slphw": "7.900", + "slsat": "0.431", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.272", + "slbdm": "1.390", + "slna": "4.070", + "caco3": "3.000", + "slsil": "42.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "8.000", + "sloc": "0.470", + "sksat": "4.330", + "slphw": "7.900", + "slsat": "0.522", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.272", + "slbdm": "1.390", + "slna": "4.070", + "caco3": "3.000", + "slsil": "42.00", + "slll": "0.112", + "slcly": "21.00", + "slcec": "11.00", + "slcf": "8.000", + "sloc": "0.470", + "sksat": "4.330", + "slphw": "7.900", + "slsat": "0.522", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/596/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/596/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/596/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Solonchaks (SCh)", + "sldr": "0.400", + "salb": "0.13", + "slu1": "10.00", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11586", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.274", + "slbdm": "1.360", + "slna": "4.760", + "caco3": "9.000", + "slsil": "41.00", + "slll": "0.134", + "slcly": "25.00", + "slcec": "17.00", + "slcf": "7.000", + "sloc": "0.460", + "sksat": "1.160", + "slphw": "7.900", + "slsat": "0.416", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.274", + "slbdm": "1.360", + "slna": "4.760", + "caco3": "9.000", + "slsil": "41.00", + "slll": "0.134", + "slcly": "25.00", + "slcec": "17.00", + "slcf": "7.000", + "sloc": "0.460", + "sksat": "1.160", + "slphw": "7.900", + "slsat": "0.416", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.274", + "slbdm": "1.360", + "slna": "4.760", + "caco3": "9.000", + "slsil": "41.00", + "slll": "0.134", + "slcly": "25.00", + "slcec": "17.00", + "slcf": "7.000", + "sloc": "0.460", + "sksat": "1.160", + "slphw": "7.900", + "slsat": "0.416", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "5.040", + "caco3": "9.000", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "8.000", + "sloc": "0.320", + "sksat": "1.510", + "slphw": "8.000", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "5.040", + "caco3": "9.000", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "18.00", + "slcf": "8.000", + "sloc": "0.320", + "sksat": "1.510", + "slphw": "8.000", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/597/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/597/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/597/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Solonchaks (SCh)", + "sldr": "0.400", + "salb": "0.09", + "slu1": "7.880", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11594", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.332", + "slbdm": "1.230", + "slna": "13.30", + "caco3": "3.000", + "slsil": "29.00", + "slll": "0.213", + "slcly": "52.00", + "slcec": "31.00", + "slcf": "4.000", + "sloc": "0.540", + "sksat": "0.478", + "slphw": "8.900", + "slsat": "0.419", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.332", + "slbdm": "1.230", + "slna": "13.30", + "caco3": "3.000", + "slsil": "29.00", + "slll": "0.213", + "slcly": "52.00", + "slcec": "31.00", + "slcf": "4.000", + "sloc": "0.540", + "sksat": "0.478", + "slphw": "8.900", + "slsat": "0.419", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.332", + "slbdm": "1.230", + "slna": "13.30", + "caco3": "3.000", + "slsil": "29.00", + "slll": "0.213", + "slcly": "52.00", + "slcec": "31.00", + "slcf": "4.000", + "sloc": "0.540", + "sksat": "0.478", + "slphw": "8.900", + "slsat": "0.419", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.312", + "slbdm": "1.290", + "slna": "13.00", + "caco3": "3.000", + "slsil": "28.00", + "slll": "0.205", + "slcly": "39.00", + "slcec": "31.00", + "slcf": "6.000", + "sloc": "0.380", + "sksat": "0.700", + "slphw": "9.000", + "slsat": "0.445", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.312", + "slbdm": "1.290", + "slna": "13.00", + "caco3": "3.000", + "slsil": "28.00", + "slll": "0.205", + "slcly": "39.00", + "slcec": "31.00", + "slcf": "6.000", + "sloc": "0.380", + "sksat": "0.700", + "slphw": "9.000", + "slsat": "0.445", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/598/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/598/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/598/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Haplic Solonchaks (SCh)", + "sldr": "0.400", + "salb": "0.09", + "slu1": "7.880", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 11594", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.332", + "slbdm": "1.230", + "slna": "13.30", + "caco3": "3.000", + "slsil": "29.00", + "slll": "0.213", + "slcly": "52.00", + "slcec": "31.00", + "slcf": "4.000", + "sloc": "0.540", + "sksat": "0.478", + "slphw": "8.900", + "slsat": "0.419", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.332", + "slbdm": "1.230", + "slna": "13.30", + "caco3": "3.000", + "slsil": "29.00", + "slll": "0.213", + "slcly": "52.00", + "slcec": "31.00", + "slcf": "4.000", + "sloc": "0.540", + "sksat": "0.478", + "slphw": "8.900", + "slsat": "0.419", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.332", + "slbdm": "1.230", + "slna": "13.30", + "caco3": "3.000", + "slsil": "29.00", + "slll": "0.213", + "slcly": "52.00", + "slcec": "31.00", + "slcf": "4.000", + "sloc": "0.540", + "sksat": "0.478", + "slphw": "8.900", + "slsat": "0.419", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.312", + "slbdm": "1.290", + "slna": "13.00", + "caco3": "3.000", + "slsil": "28.00", + "slll": "0.205", + "slcly": "39.00", + "slcec": "31.00", + "slcf": "6.000", + "sloc": "0.380", + "sksat": "0.700", + "slphw": "9.000", + "slsat": "0.445", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.312", + "slbdm": "1.290", + "slna": "13.00", + "caco3": "3.000", + "slsil": "28.00", + "slll": "0.205", + "slcly": "39.00", + "slcec": "31.00", + "slcf": "6.000", + "sloc": "0.380", + "sksat": "0.700", + "slphw": "9.000", + "slsat": "0.445", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/610/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/610/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/610/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Cambisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4294", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "93.00", + "slrgf": "1.000", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "5" + }, + { + "slbs": "93.00", + "slrgf": "1.000", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "15" + }, + { + "slbs": "93.00", + "slrgf": "0.941", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.380", + "slna": "0.300", + "caco3": "0.100", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "12.00", + "sloc": "0.400", + "sksat": "0.530", + "slphw": "7.000", + "slsat": "0.388", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.380", + "slna": "0.300", + "caco3": "0.100", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "12.00", + "sloc": "0.400", + "sksat": "0.530", + "slphw": "7.000", + "slsat": "0.388", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/611/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/611/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/611/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Cambisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4294", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "93.00", + "slrgf": "1.000", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "5" + }, + { + "slbs": "93.00", + "slrgf": "1.000", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "15" + }, + { + "slbs": "93.00", + "slrgf": "0.941", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.380", + "slna": "0.300", + "caco3": "0.100", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "12.00", + "sloc": "0.400", + "sksat": "0.530", + "slphw": "7.000", + "slsat": "0.388", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.380", + "slna": "0.300", + "caco3": "0.100", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "12.00", + "sloc": "0.400", + "sksat": "0.530", + "slphw": "7.000", + "slsat": "0.388", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/612/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/612/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/612/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Cambisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4294", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "93.00", + "slrgf": "1.000", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "5" + }, + { + "slbs": "93.00", + "slrgf": "1.000", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "15" + }, + { + "slbs": "93.00", + "slrgf": "0.941", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.380", + "slna": "0.300", + "caco3": "0.100", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "12.00", + "sloc": "0.400", + "sksat": "0.530", + "slphw": "7.000", + "slsat": "0.388", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.380", + "slna": "0.300", + "caco3": "0.100", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "12.00", + "sloc": "0.400", + "sksat": "0.530", + "slphw": "7.000", + "slsat": "0.388", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/613/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/613/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/613/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Cambisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.760", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4294", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "93.00", + "slrgf": "1.000", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "5" + }, + { + "slbs": "93.00", + "slrgf": "1.000", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "15" + }, + { + "slbs": "93.00", + "slrgf": "0.941", + "sldul": "0.314", + "slbdm": "1.400", + "slna": "0.320", + "caco3": "0.000", + "slsil": "36.00", + "slll": "0.139", + "slcly": "22.00", + "slcec": "16.00", + "slcf": "9.000", + "sloc": "1.000", + "sksat": "0.280", + "slphw": "6.600", + "slsat": "0.388", + "sllb": "30" + }, + { + "slbs": "93.00", + "slrgf": "0.333", + "sldul": "0.289", + "slbdm": "1.380", + "slna": "0.300", + "caco3": "0.100", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "12.00", + "sloc": "0.400", + "sksat": "0.530", + "slphw": "7.000", + "slsat": "0.388", + "sllb": "100" + }, + { + "slbs": "93.00", + "slrgf": "0.042", + "sldul": "0.289", + "slbdm": "1.380", + "slna": "0.300", + "caco3": "0.100", + "slsil": "35.00", + "slll": "0.155", + "slcly": "25.00", + "slcec": "15.00", + "slcf": "12.00", + "sloc": "0.400", + "sksat": "0.530", + "slphw": "7.000", + "slsat": "0.388", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/614/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/614/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/614/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4357", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/615/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/615/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/615/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4357", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/616/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/616/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/616/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4357", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/617/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/617/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/617/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 3964", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/618/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/618/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/618/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Dystric Cambisol ()", + "sldr": "0.400", + "salb": "0.13", + "slu1": "9.600", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4290", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "5" + }, + { + "slbs": "37.00", + "slrgf": "1.000", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "15" + }, + { + "slbs": "37.00", + "slrgf": "0.941", + "sldul": "0.340", + "slbdm": "1.410", + "slna": "0.120", + "caco3": "0.000", + "slsil": "39.00", + "slll": "0.090", + "slcly": "20.00", + "slcec": "12.00", + "slcf": "10.00", + "sloc": "1.450", + "sksat": "2.150", + "slphw": "5.100", + "slsat": "0.540", + "sllb": "30" + }, + { + "slbs": "33.00", + "slrgf": "0.333", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "100" + }, + { + "slbs": "33.00", + "slrgf": "0.042", + "sldul": "0.240", + "slbdm": "1.420", + "slna": "0.090", + "caco3": "0.000", + "slsil": "35.00", + "slll": "0.089", + "slcly": "20.00", + "slcec": "9.000", + "slcf": "20.00", + "sloc": "0.500", + "sksat": "1.660", + "slphw": "5.200", + "slsat": "0.394", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/637/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/637/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/637/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4355", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/638/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/638/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/638/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4355", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/639/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/639/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/639/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Fluvisol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.680", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4394", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "91.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.320", + "caco3": "1.000", + "slsil": "41.00", + "slll": "0.105", + "slcly": "20.00", + "slcec": "16.00", + "slcf": "4.000", + "sloc": "0.900", + "sksat": "2.610", + "slphw": "7.300", + "slsat": "0.478", + "sllb": "5" + }, + { + "slbs": "91.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.320", + "caco3": "1.000", + "slsil": "41.00", + "slll": "0.105", + "slcly": "20.00", + "slcec": "16.00", + "slcf": "4.000", + "sloc": "0.900", + "sksat": "2.610", + "slphw": "7.300", + "slsat": "0.478", + "sllb": "15" + }, + { + "slbs": "91.00", + "slrgf": "0.941", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.320", + "caco3": "1.000", + "slsil": "41.00", + "slll": "0.105", + "slcly": "20.00", + "slcec": "16.00", + "slcf": "4.000", + "sloc": "0.900", + "sksat": "2.610", + "slphw": "7.300", + "slsat": "0.478", + "sllb": "30" + }, + { + "slbs": "97.00", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.400", + "slna": "0.420", + "caco3": "3.900", + "slsil": "38.00", + "slll": "0.137", + "slcly": "21.00", + "slcec": "14.00", + "slcf": "8.000", + "sloc": "0.400", + "sksat": "1.500", + "slphw": "7.500", + "slsat": "0.468", + "sllb": "100" + }, + { + "slbs": "97.00", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.400", + "slna": "0.420", + "caco3": "3.900", + "slsil": "38.00", + "slll": "0.137", + "slcly": "21.00", + "slcec": "14.00", + "slcf": "8.000", + "sloc": "0.400", + "sksat": "1.500", + "slphw": "7.500", + "slsat": "0.468", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/640/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/640/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/640/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4371", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/641/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/641/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/641/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Lithosols ()", + "sldr": "0.250", + "salb": "0.13", + "slu1": "9.880", + "slro": "73.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4354", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "5" + }, + { + "slbs": "100.0", + "slrgf": "1.000", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "15" + }, + { + "slbs": "100.0", + "slrgf": "0.941", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "30" + }, + { + "slbs": "100.0", + "slrgf": "0.333", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "100" + }, + { + "slbs": "100.0", + "slrgf": "0.042", + "sldul": "0.270", + "slbdm": "1.390", + "slna": "0.600", + "caco3": "3.900", + "slsil": "34.00", + "slll": "0.131", + "slcly": "23.00", + "slcec": "15.00", + "slcf": "26.00", + "sloc": "1.400", + "sksat": "1.510", + "slphw": "7.600", + "slsat": "0.433", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/642/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/642/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/642/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Fluvisol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.680", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4394", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "91.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.320", + "caco3": "1.000", + "slsil": "41.00", + "slll": "0.105", + "slcly": "20.00", + "slcec": "16.00", + "slcf": "4.000", + "sloc": "0.900", + "sksat": "2.610", + "slphw": "7.300", + "slsat": "0.478", + "sllb": "5" + }, + { + "slbs": "91.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.320", + "caco3": "1.000", + "slsil": "41.00", + "slll": "0.105", + "slcly": "20.00", + "slcec": "16.00", + "slcf": "4.000", + "sloc": "0.900", + "sksat": "2.610", + "slphw": "7.300", + "slsat": "0.478", + "sllb": "15" + }, + { + "slbs": "91.00", + "slrgf": "0.941", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.320", + "caco3": "1.000", + "slsil": "41.00", + "slll": "0.105", + "slcly": "20.00", + "slcec": "16.00", + "slcf": "4.000", + "sloc": "0.900", + "sksat": "2.610", + "slphw": "7.300", + "slsat": "0.478", + "sllb": "30" + }, + { + "slbs": "97.00", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.400", + "slna": "0.420", + "caco3": "3.900", + "slsil": "38.00", + "slll": "0.137", + "slcly": "21.00", + "slcec": "14.00", + "slcf": "8.000", + "sloc": "0.400", + "sksat": "1.500", + "slphw": "7.500", + "slsat": "0.468", + "sllb": "100" + }, + { + "slbs": "97.00", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.400", + "slna": "0.420", + "caco3": "3.900", + "slsil": "38.00", + "slll": "0.137", + "slcly": "21.00", + "slcec": "14.00", + "slcf": "8.000", + "sloc": "0.400", + "sksat": "1.500", + "slphw": "7.500", + "slsat": "0.468", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/643/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/643/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/643/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Eutric Fluvisol ()", + "sldr": "0.050", + "salb": "0.13", + "slu1": "9.680", + "slro": "84.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4394", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "91.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.320", + "caco3": "1.000", + "slsil": "41.00", + "slll": "0.105", + "slcly": "20.00", + "slcec": "16.00", + "slcf": "4.000", + "sloc": "0.900", + "sksat": "2.610", + "slphw": "7.300", + "slsat": "0.478", + "sllb": "5" + }, + { + "slbs": "91.00", + "slrgf": "1.000", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.320", + "caco3": "1.000", + "slsil": "41.00", + "slll": "0.105", + "slcly": "20.00", + "slcec": "16.00", + "slcf": "4.000", + "sloc": "0.900", + "sksat": "2.610", + "slphw": "7.300", + "slsat": "0.478", + "sllb": "15" + }, + { + "slbs": "91.00", + "slrgf": "0.941", + "sldul": "0.267", + "slbdm": "1.410", + "slna": "0.320", + "caco3": "1.000", + "slsil": "41.00", + "slll": "0.105", + "slcly": "20.00", + "slcec": "16.00", + "slcf": "4.000", + "sloc": "0.900", + "sksat": "2.610", + "slphw": "7.300", + "slsat": "0.478", + "sllb": "30" + }, + { + "slbs": "97.00", + "slrgf": "0.333", + "sldul": "0.305", + "slbdm": "1.400", + "slna": "0.420", + "caco3": "3.900", + "slsil": "38.00", + "slll": "0.137", + "slcly": "21.00", + "slcec": "14.00", + "slcf": "8.000", + "sloc": "0.400", + "sksat": "1.500", + "slphw": "7.500", + "slsat": "0.468", + "sllb": "100" + }, + { + "slbs": "97.00", + "slrgf": "0.042", + "sldul": "0.305", + "slbdm": "1.400", + "slna": "0.420", + "caco3": "3.900", + "slsil": "38.00", + "slll": "0.137", + "slcly": "21.00", + "slcec": "14.00", + "slcf": "8.000", + "sloc": "0.400", + "sksat": "1.500", + "slphw": "7.500", + "slsat": "0.468", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "L", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file Added: SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/644/soil.json =================================================================== --- SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/644/soil.json (rev 0) +++ SwiftApps/Swift-MapRed/psims/data/soils/hwsd200.wrld.30min/104/644/soil.json 2013-10-03 20:10:09 UTC (rev 7129) @@ -0,0 +1,117 @@ +{ + "soils": [ + { + "soil_id": "XY01234567", + "sl_loc_3": "Generic", + "soil_long": "-99", + "smke": "SA001", + "sldp": "-99", + "classification": "Orthic Acrisol ()", + "sldr": "0.400", + "salb": "0.09", + "slu1": "11.70", + "slro": "81.00", + "slpf": "1.00", + "soil_name": "HWSD DATABASE, SOIL 4281", + "slnf": "1.00", + "sl_loc_1": "Generic", + "smpx": "SA001", + "soilLayer": [ + { + "slbs": "38.00", + "slrgf": "1.000", + "sldul": "0.324", + "slbdm": "1.260", + "slna": "0.110", + "caco3": "0.000", + "slsil": "25.00", + "slll": "0.202", + "slcly": "46.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.070", + "sksat": "1.240", + "slphw": "4.600", + "slsat": "0.500", + "sllb": "5" + }, + { + "slbs": "38.00", + "slrgf": "1.000", + "sldul": "0.324", + "slbdm": "1.260", + "slna": "0.110", + "caco3": "0.000", + "slsil": "25.00", + "slll": "0.202", + "slcly": "46.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.070", + "sksat": "1.240", + "slphw": "4.600", + "slsat": "0.500", + "sllb": "15" + }, + { + "slbs": "38.00", + "slrgf": "0.941", + "sldul": "0.324", + "slbdm": "1.260", + "slna": "0.110", + "caco3": "0.000", + "slsil": "25.00", + "slll": "0.202", + "slcly": "46.00", + "slcec": "11.00", + "slcf": "4.000", + "sloc": "1.070", + "sksat": "1.240", + "slphw": "4.600", + "slsat": "0.500", + "sllb": "30" + }, + { + "slbs": "23.00", + "slrgf": "0.333", + "sldul": "0.401", + "slbdm": "1.230", + "slna": "0.090", + "caco3": "0.000", + "slsil": "22.00", + "slll": "0.258", + "slcly": "55.00", + "slcec": "9.000", + "slcf": "4.000", + "sloc": "0.460", + "sksat": "0.267", + "slphw": "4.900", + "slsat": "0.495", + "sllb": "100" + }, + { + "slbs": "23.00", + "slrgf": "0.042", + "sldul": "0.401", + "slbdm": "1.230", + "slna": "0.090", + "caco3": "0.000", + "slsil": "22.00", + "slll": "0.258", + "slcly": "55.00", + "slcec": "9.000", + "slcf": "4.000", + "sloc": "0.460", + "sksat": "0.267", + "slphw": "4.900", + "slsat": "0.495", + "sllb": "200" + } + ], + "smhb": "SA001", + "soil_lat": "-99", + "sltx": "C", + "sl_source": "HWSD" + } + ] +} \ No newline at end of file From yadunandb at ci.uchicago.edu Fri Oct 4 11:32:50 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Fri, 4 Oct 2013 11:32:50 -0500 (CDT) Subject: [Swift-commit] r7131 - SwiftApps/Swift-MapRed/mapred_combiner_V2 Message-ID: <20131004163250.E7FB29CC9A@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-04 11:32:50 -0500 (Fri, 04 Oct 2013) New Revision: 7131 Modified: SwiftApps/Swift-MapRed/mapred_combiner_V2/LAB_RECORDS SwiftApps/Swift-MapRed/mapred_combiner_V2/README SwiftApps/Swift-MapRed/mapred_combiner_V2/beagle.xml SwiftApps/Swift-MapRed/mapred_combiner_V2/clean.sh SwiftApps/Swift-MapRed/mapred_combiner_V2/client.c SwiftApps/Swift-MapRed/mapred_combiner_V2/combiner.sh SwiftApps/Swift-MapRed/mapred_combiner_V2/node_uniq.sh SwiftApps/Swift-MapRed/mapred_combiner_V2/reducer.sh SwiftApps/Swift-MapRed/mapred_combiner_V2/run.sh SwiftApps/Swift-MapRed/mapred_combiner_V2/teragen.swift Log: Minor updates Modified: SwiftApps/Swift-MapRed/mapred_combiner_V2/LAB_RECORDS =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V2/LAB_RECORDS 2013-10-04 15:50:50 UTC (rev 7130) +++ SwiftApps/Swift-MapRed/mapred_combiner_V2/LAB_RECORDS 2013-10-04 16:32:50 UTC (rev 7131) @@ -2150,3 +2150,327 @@ ACTUAL COUNT : 9000000 EXPECTED COUNT: 9000000 --------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:10, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 28, shadows variable of same name on line 38 +Could not open: 10.xml +Execution failed: + + Could not find sites file: 10.xml + +real 5.65 +user 4.97 +sys 0.18 +chunks 20 filesize 10 site 10 type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 28, shadows variable of same name on line 38 +Swift svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +0.94 +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. + +RunID: 20131003-1128-v7cy8yba +Progress: time: Thu, 03 Oct 2013 11:28:19 -0500 +Progress: time: Thu, 03 Oct 2013 11:28:27 -0500 Stage in:1 Submitted:9 +Progress: time: Thu, 03 Oct 2013 11:28:28 -0500 Submitted:1 Active:1 Finished successfully:8 +Progress: time: Thu, 03 Oct 2013 11:28:29 -0500 Stage out:2 Finished successfully:11 +Progress: time: Thu, 03 Oct 2013 11:28:34 -0500 Stage out:1 Finished successfully:13 +Final status: Thu, 03 Oct 2013 11:28:34 -0500 Finished successfully:14 +real 20.29 +user 9.36 +sys 0.42 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 1000000 +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 28, shadows variable of same name on line 38 +Swift svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +0.94 +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. + +RunID: 20131003-1508-xp7ii5qg +Progress: time: Thu, 03 Oct 2013 15:08:51 -0500 +Progress: time: Thu, 03 Oct 2013 15:09:21 -0500 Submitted:10 +Progress: time: Thu, 03 Oct 2013 15:09:26 -0500 Stage in:1 Submitted:9 +Progress: time: Thu, 03 Oct 2013 15:09:27 -0500 Submitted:5 Stage out:1 Finished successfully:4 +Progress: time: Thu, 03 Oct 2013 15:09:28 -0500 Active:1 Finished successfully:10 +Progress: time: Thu, 03 Oct 2013 15:09:30 -0500 Stage in:1 Finished successfully:11 +Progress: time: Thu, 03 Oct 2013 15:09:31 -0500 Stage out:1 Finished successfully:11 +Final status: Thu, 03 Oct 2013 15:09:31 -0500 Finished successfully:13 +real 51.30 +user 8.94 +sys 0.57 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 1000000 +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:30 X FILESIZE:10 +Warning: Parameter uniq, on line 28, shadows variable of same name on line 38 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131003-1511-29oppdx2 +Progress: time: Thu, 03 Oct 2013 15:12:00 -0500 +Progress: time: Thu, 03 Oct 2013 15:12:30 -0500 Submitted:30 +Progress: time: Thu, 03 Oct 2013 15:13:00 -0500 Submitted:30 +Progress: time: Thu, 03 Oct 2013 15:13:10 -0500 Stage in:1 Submitted:29 +Progress: time: Thu, 03 Oct 2013 15:13:11 -0500 Submitted:25 Stage out:1 Finished successfully:4 +Progress: time: Thu, 03 Oct 2013 15:13:12 -0500 Submitted:19 Stage out:1 Finished successfully:10 +Progress: time: Thu, 03 Oct 2013 15:13:13 -0500 Submitted:13 Stage out:1 Finished successfully:16 +Progress: time: Thu, 03 Oct 2013 15:13:14 -0500 Submitted:9 Finished successfully:21 +Progress: time: Thu, 03 Oct 2013 15:13:15 -0500 Stage in:1 Submitted:3 Finished successfully:26 +Progress: time: Thu, 03 Oct 2013 15:13:16 -0500 Active:1 Stage out:1 Finished successfully:31 +Progress: time: Thu, 03 Oct 2013 15:13:19 -0500 Stage out:1 Finished successfully:32 +Progress: time: Thu, 03 Oct 2013 15:13:24 -0500 Stage out:1 Finished successfully:33 +Final status: Thu, 03 Oct 2013 15:13:24 -0500 Finished successfully:34 +real 91.09 +user 106.43 +sys 56.79 +chunks 30 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 3000000 +EXPECTED COUNT: 3000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:30 X FILESIZE:10 +Warning: Parameter uniq, on line 28, shadows variable of same name on line 38 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131003-1513-ibzazhq2 +Progress: time: Thu, 03 Oct 2013 15:13:53 -0500 +Progress: time: Thu, 03 Oct 2013 15:14:23 -0500 Submitted:30 +Progress: time: Thu, 03 Oct 2013 15:14:53 -0500 Submitted:30 +Progress: time: Thu, 03 Oct 2013 15:15:23 -0500 Submitted:30 +Progress: time: Thu, 03 Oct 2013 15:15:53 -0500 Submitted:30 +Progress: time: Thu, 03 Oct 2013 15:16:23 -0500 Submitted:30 +Progress: time: Thu, 03 Oct 2013 15:16:29 -0500 Stage in:1 Submitted:29 +Progress: time: Thu, 03 Oct 2013 15:16:30 -0500 Submitted:23 Active:1 Stage out:1 Finished successfully:5 +Progress: time: Thu, 03 Oct 2013 15:16:32 -0500 Submitted:9 Active:2 Stage out:1 Finished successfully:18 +Progress: time: Thu, 03 Oct 2013 15:16:33 -0500 Stage out:1 Finished successfully:30 +Progress: time: Thu, 03 Oct 2013 15:16:34 -0500 Active:1 Stage out:1 Finished successfully:32 +Progress: time: Thu, 03 Oct 2013 15:16:39 -0500 Stage out:1 Finished successfully:34 +Final status: Thu, 03 Oct 2013 15:16:39 -0500 Finished successfully:35 +real 173.73 +user 217.98 +sys 115.87 +chunks 30 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 3000000 +EXPECTED COUNT: 3000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 28, shadows variable of same name on line 38 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131003-1553-0xq6yv2d +Progress: time: Thu, 03 Oct 2013 15:53:27 -0500 +Progress: time: Thu, 03 Oct 2013 15:53:36 -0500 Stage in:1 Submitted:9 +Progress: time: Thu, 03 Oct 2013 15:53:37 -0500 Submitted:4 Active:1 Stage out:1 Finished successfully:4 +Progress: time: Thu, 03 Oct 2013 15:53:39 -0500 Active:1 Stage out:1 Finished successfully:11 +Progress: time: Thu, 03 Oct 2013 15:53:44 -0500 Stage out:1 Finished successfully:13 +Final status: Thu, 03 Oct 2013 15:53:44 -0500 Finished successfully:14 +real 21.66 +user 23.61 +sys 8.91 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 1000000 +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 28, shadows variable of same name on line 38 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131003-1558-o2zu4p3b +Progress: time: Thu, 03 Oct 2013 15:58:58 -0500 +Progress: time: Thu, 03 Oct 2013 15:59:07 -0500 Stage in:1 Submitted:9 +Progress: time: Thu, 03 Oct 2013 15:59:08 -0500 Submitted:7 Active:1 Stage out:1 Finished successfully:1 +Progress: time: Thu, 03 Oct 2013 15:59:09 -0500 Active:2 Stage out:1 Finished successfully:11 +Progress: time: Thu, 03 Oct 2013 15:59:15 -0500 Stage out:1 Finished successfully:14 +Final status: Thu, 03 Oct 2013 15:59:15 -0500 Finished successfully:15 +real 21.91 +user 24.05 +sys 8.90 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 700000 +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 28, shadows variable of same name on line 38 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131003-1600-4a9j4vm8 +Progress: time: Thu, 03 Oct 2013 16:00:59 -0500 +Progress: time: Thu, 03 Oct 2013 16:01:08 -0500 Stage in:1 Submitted:9 +Progress: time: Thu, 03 Oct 2013 16:01:09 -0500 Submitted:2 Active:1 Stage out:1 Finished successfully:6 +Progress: time: Thu, 03 Oct 2013 16:01:11 -0500 Active:1 Stage out:1 Finished successfully:11 +Progress: time: Thu, 03 Oct 2013 16:01:16 -0500 Stage out:1 Finished successfully:13 +Final status: Thu, 03 Oct 2013 16:01:16 -0500 Finished successfully:14 +real 21.04 +user 23.17 +sys 8.06 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 1000000 +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:30 X FILESIZE:10 +Warning: Parameter uniq, on line 28, shadows variable of same name on line 38 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131003-1601-5v6tk42f +Progress: time: Thu, 03 Oct 2013 16:01:39 -0500 +Progress: time: Thu, 03 Oct 2013 16:01:48 -0500 Stage in:1 Submitted:29 +Progress: time: Thu, 03 Oct 2013 16:01:49 -0500 Stage in:1 Submitted:23 Stage out:2 Finished successfully:4 +Progress: time: Thu, 03 Oct 2013 16:01:50 -0500 Submitted:14 Active:1 Stage out:1 Finished successfully:14 +Progress: time: Thu, 03 Oct 2013 16:01:51 -0500 Submitted:6 Stage out:2 Finished successfully:22 +Progress: time: Thu, 03 Oct 2013 16:01:52 -0500 Stage in:1 Submitted:1 Finished successfully:31 +Progress: time: Thu, 03 Oct 2013 16:01:54 -0500 Stage out:1 Finished successfully:32 +Final status: Thu, 03 Oct 2013 16:01:54 -0500 Finished successfully:34 +real 19.68 +user 27.90 +sys 10.13 +chunks 30 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 1600000 +EXPECTED COUNT: 3000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:30 X FILESIZE:30 +Warning: Parameter uniq, on line 28, shadows variable of same name on line 38 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131003-1610-nxf9q9c2 +Progress: time: Thu, 03 Oct 2013 16:10:24 -0500 +Progress: time: Thu, 03 Oct 2013 16:10:35 -0500 Stage in:1 Submitted:29 +Progress: time: Thu, 03 Oct 2013 16:10:36 -0500 Submitted:22 Stage out:3 Finished successfully:5 +Progress: time: Thu, 03 Oct 2013 16:10:37 -0500 Submitted:10 Active:2 Stage out:1 Finished successfully:17 +Progress: time: Thu, 03 Oct 2013 16:10:38 -0500 Submitted:4 Stage out:3 Finished successfully:23 +Progress: time: Thu, 03 Oct 2013 16:10:42 -0500 Active:2 Stage out:1 Finished successfully:31 +Progress: time: Thu, 03 Oct 2013 16:10:47 -0500 Stage out:1 Finished successfully:34 +Final status: Thu, 03 Oct 2013 16:10:47 -0500 Finished successfully:35 +real 28.29 +user 34.76 +sys 14.59 +chunks 30 filesize 30 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 9000000 +EXPECTED COUNT: 9000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:100 X FILESIZE:50 +Warning: Parameter uniq, on line 28, shadows variable of same name on line 38 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131003-1616-shuamhq9 +Progress: time: Thu, 03 Oct 2013 16:16:18 -0500 +Progress: time: Thu, 03 Oct 2013 16:16:27 -0500 Stage in:1 Submitted:99 +Progress: time: Thu, 03 Oct 2013 16:16:28 -0500 Submitted:97 Stage out:1 Finished successfully:2 +Progress: time: Thu, 03 Oct 2013 16:16:29 -0500 Submitted:94 Stage out:1 Finished successfully:5 +Progress: time: Thu, 03 Oct 2013 16:16:30 -0500 Submitted:91 Stage out:1 Finished successfully:8 +Progress: time: Thu, 03 Oct 2013 16:16:32 -0500 Submitted:90 Finished successfully:10 +Progress: time: Thu, 03 Oct 2013 16:16:33 -0500 Submitted:86 Stage out:1 Finished successfully:13 +Progress: time: Thu, 03 Oct 2013 16:16:34 -0500 Submitted:83 Finished successfully:17 +Progress: time: Thu, 03 Oct 2013 16:16:35 -0500 Stage in:1 Submitted:80 Stage out:1 Finished successfully:18 +Progress: time: Thu, 03 Oct 2013 16:16:36 -0500 Submitted:74 Active:2 Finished successfully:24 +Progress: time: Thu, 03 Oct 2013 16:16:37 -0500 Submitted:64 Active:3 Stage out:1 Finished successfully:32 +Progress: time: Thu, 03 Oct 2013 16:16:38 -0500 Submitted:56 Active:2 Stage out:1 Finished successfully:41 +Progress: time: Thu, 03 Oct 2013 16:16:39 -0500 Submitted:42 Active:3 Stage out:1 Finished successfully:54 +Progress: time: Thu, 03 Oct 2013 16:16:40 -0500 Submitted:30 Active:3 Stage out:1 Finished successfully:66 +Progress: time: Thu, 03 Oct 2013 16:16:42 -0500 Submitted:18 Active:3 Stage out:1 Finished successfully:78 +Progress: time: Thu, 03 Oct 2013 16:16:43 -0500 Submitted:8 Active:3 Stage out:1 Finished successfully:88 +Progress: time: Thu, 03 Oct 2013 16:16:44 -0500 Stage out:4 Finished successfully:96 +Progress: time: Thu, 03 Oct 2013 16:16:48 -0500 Active:4 Finished successfully:101 +Progress: time: Thu, 03 Oct 2013 16:16:52 -0500 Active:3 Stage out:1 Finished successfully:101 +Progress: time: Thu, 03 Oct 2013 16:16:55 -0500 Active:1 Stage out:1 Finished successfully:103 +Progress: time: Thu, 03 Oct 2013 16:17:02 -0500 Stage out:1 Finished successfully:104 +Progress: time: Thu, 03 Oct 2013 16:17:07 -0500 Stage out:1 Finished successfully:105 +Final status: Thu, 03 Oct 2013 16:17:08 -0500 Finished successfully:106 +real 54.25 +user 66.57 +sys 31.16 +chunks 100 filesize 50 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 50000000 +EXPECTED COUNT: 50000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:100 X FILESIZE:50 +Warning: Parameter uniq, on line 28, shadows variable of same name on line 38 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131003-1634-9hc5sugc +Progress: time: Thu, 03 Oct 2013 16:34:47 -0500 +Progress: time: Thu, 03 Oct 2013 16:35:17 -0500 Submitted:100 +Progress: time: Thu, 03 Oct 2013 16:35:47 -0500 Submitted:100 +Progress: time: Thu, 03 Oct 2013 16:36:17 -0500 Submitted:100 +Progress: time: Thu, 03 Oct 2013 16:36:47 -0500 Submitted:100 +Progress: time: Thu, 03 Oct 2013 16:37:17 -0500 Submitted:100 +Progress: time: Thu, 03 Oct 2013 16:37:47 -0500 Submitted:100 +Progress: time: Thu, 03 Oct 2013 16:38:17 -0500 Submitted:100 +Progress: time: Thu, 03 Oct 2013 16:38:47 -0500 Submitted:100 +Progress: time: Thu, 03 Oct 2013 16:39:17 -0500 Submitted:100 +Progress: time: Thu, 03 Oct 2013 16:39:47 -0500 Submitted:100 +Progress: time: Thu, 03 Oct 2013 16:40:17 -0500 Submitted:100 +Progress: time: Thu, 03 Oct 2013 16:40:47 -0500 Submitted:100 +Progress: time: Thu, 03 Oct 2013 16:41:17 -0500 Submitted:100 +Progress: time: Thu, 03 Oct 2013 16:41:47 -0500 Submitted:100 +Progress: time: Thu, 03 Oct 2013 16:42:17 -0500 Submitted:100 +chunks 100 filesize 50 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 50000000 +--------------------------------------------- Modified: SwiftApps/Swift-MapRed/mapred_combiner_V2/README =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V2/README 2013-10-04 15:50:50 UTC (rev 7130) +++ SwiftApps/Swift-MapRed/mapred_combiner_V2/README 2013-10-04 16:32:50 UTC (rev 7131) @@ -15,4 +15,16 @@ over 10000 tasks, thus generating in total 1 Tera records. -./teragen_wrap.sh 10 # Generates 10000000 \ No newline at end of file +./teragen_wrap.sh 10 # Generates 10000000 + + +reduce_core.sh +============== +This is the core reduce function. +The spec for such a function is : +ARGS: Any number of files +RESULT: One file + +Here reduce_core.sh will perform summation of first two columns of +it's input files to a result file and echo the absolute path of this +file. \ No newline at end of file Modified: SwiftApps/Swift-MapRed/mapred_combiner_V2/beagle.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V2/beagle.xml 2013-10-04 15:50:50 UTC (rev 7130) +++ SwiftApps/Swift-MapRed/mapred_combiner_V2/beagle.xml 2013-10-04 16:32:50 UTC (rev 7131) @@ -8,8 +8,9 @@ - 3600 - 00:15:00 + 2400 + 00:20:00 + batch /lustre/beagle/yadunandb/swiftwork 4 1 Modified: SwiftApps/Swift-MapRed/mapred_combiner_V2/clean.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V2/clean.sh 2013-10-04 15:50:50 UTC (rev 7130) +++ SwiftApps/Swift-MapRed/mapred_combiner_V2/clean.sh 2013-10-04 16:32:50 UTC (rev 7131) @@ -1,9 +1,8 @@ #!/bin/bash -rm -rf *log *d &> /dev/null -#rm -rf *swiftx *kml &> /dev/null -rm -rf *~ &> /dev/null -rm *{out,err,imd2} &> /dev/null -rm final_errors final_result -rm exec_client exec_server -rm *swiftx *kml \ No newline at end of file +rm -rf *log *d &> /dev/null +rm -rf *swiftx *kml &> /dev/null +rm -rf *~ &> /dev/null +rm *{out,err,imd2} &> /dev/null +rm final_errors final_result &> /dev/null +rm exec_client exec_server &> /dev/null Modified: SwiftApps/Swift-MapRed/mapred_combiner_V2/client.c =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V2/client.c 2013-10-04 15:50:50 UTC (rev 7130) +++ SwiftApps/Swift-MapRed/mapred_combiner_V2/client.c 2013-10-04 16:32:50 UTC (rev 7131) @@ -59,19 +59,6 @@ fprintf(stderr, "getaddrinfo: %s\n", gai_strerror(rv)); return 1; } - - /* - if ((sockfd = socket(p->ai_family, p->ai_socktype, - p->ai_protocol)) == -1) { - perror("client: socket"); - } - - if ( (con_res = connect(sockfd, p->ai_addr, p->ai_addrlen)) == -1) { - close(sockfd); - printf("Connect failed with %d:%s\n", con_res, strerror(errno)); - perror("client: connect"); - } - */ // loop through all the results and connect to the first we can for(p = servinfo; p != NULL; p = p->ai_next) { Modified: SwiftApps/Swift-MapRed/mapred_combiner_V2/combiner.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V2/combiner.sh 2013-10-04 15:50:50 UTC (rev 7130) +++ SwiftApps/Swift-MapRed/mapred_combiner_V2/combiner.sh 2013-10-04 16:32:50 UTC (rev 7131) @@ -1,14 +1,58 @@ #!/bin/bash ARGS=($*) -NODE=${ARGS[0]} -FILES=(${ARGS[*]:1}) - SUM=0 COUNT=0 -REMOTE_PORT=29900 -HOSTNAME=$(hostname -f) +fetch_and_process() +{ + TOKEN=($(cat $1)) + HOST=${TOKEN[0]} + FILE=${TOKEN[1]} + TARGET=$(basename $FILE) + echo "HOST:$HOST, HOSTNAME:$HOSTNAME" + if [ "$HOST" != "$HOSTNAME" ] + then # Fetch if file is remote + echo "$HOST $TARGET $FOLDER/$TARGET.imd : "; cat $FOLDER/$TARGET.imd + RES=($(awk '{ sum += $1; count += $2 } END { print sum,count }' $FOLDER/$TARGET.imd)) + rm $FOLDER/$TARGET.imd &> /dev/null & + else # Process directly if file is local + RES=($(awk '{ sum += $1; count += $2 } END { print sum,count }' $FILE)) + fi + ID=$RANDOM + echo "${RES[0]} ${RES[1]}" > "$CHIRP_FOLDER/$2.$RANDOM.imd2" + echo -e "$(hostname -f) $CHIRP_FOLDER/$2.$RANDOM.imd2" +} + + +if [ -f ${ARGS[0]} ] +then # When fileptrs are passed to combiner + # 1. fetch files. + # 2. combine and return a file pointer + FILES=(${ARGS[*]}) + ID=$RANDOM + for file_token in ${FILES[*]} + do + fetch_and_process $file_token $ID & + done + wait + + TOKEN=($(cat ${FILES[0]})) + CHIRP_FOLDER=$(dirname ${TOKEN[1]}) + cat $ID*imd2 + FINAL=($(awk '{ sum += $1; count += $2 } END { print sum,count }' $ID*imd2)) + echo "${FINAL[0]} ${FINAL[1]}" > $CHIRP_FOLDER/tree_comb.$RANDOM.imd3 + + rm $ID*{imd,imd2} &> /dev/null & + exit 0 +else # When strings in format node files... are passed to combiner + # 1. Run a local_combiner on the remote node + # 2. Return a file pointer + NODE=${ARGS[0]} + FILES=(${ARGS[*]:1}) + REMOTE_PORT=29900 + HOSTNAME=$(hostname -f) + ############## LOCAL COMBINER CODE ################### cat << EOF > $NODE.sh #!/bin/bash @@ -31,10 +75,13 @@ echo -e "$(hostname -f) $CHIRP_FOLDER/combine_imd.$ID.out" #echo -e "DEBUG : $SUM $COUNT" EOF -chmod a+x $NODE.sh + chmod a+x $NODE.sh ############# END LOCAL COMBINER ##################### -cp /lustre/beagle/yadunandb/bin/exec_client . -echo "Combiner ${ARGS[*]}" 1>&2 -echo "Combiner [./exec_client $NODE $NODE.sh]" 1>&2 -./exec_client $NODE $NODE.sh -exit 0 \ No newline at end of file + cp /lustre/beagle/yadunandb/bin/exec_client . + echo "Combiner ${ARGS[*]}" 1>&2 + echo "Combiner [./exec_client $NODE $NODE.sh]" 1>&2 + cat $NODE.sh 1>&2 + ./exec_client $NODE $NODE.sh + exit 0 + +fi \ No newline at end of file Modified: SwiftApps/Swift-MapRed/mapred_combiner_V2/node_uniq.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V2/node_uniq.sh 2013-10-04 15:50:50 UTC (rev 7130) +++ SwiftApps/Swift-MapRed/mapred_combiner_V2/node_uniq.sh 2013-10-04 16:32:50 UTC (rev 7131) @@ -11,4 +11,4 @@ MATCH=$(grep $SITE tmp | awk '{print $2}') echo $SITE ${MATCH[*]} done -#rm tmp; +rm tmp; Modified: SwiftApps/Swift-MapRed/mapred_combiner_V2/reducer.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V2/reducer.sh 2013-10-04 15:50:50 UTC (rev 7130) +++ SwiftApps/Swift-MapRed/mapred_combiner_V2/reducer.sh 2013-10-04 16:32:50 UTC (rev 7131) @@ -17,14 +17,12 @@ TARGET=$(basename $FILE) echo "HOST:$HOST, HOSTNAME:$HOSTNAME" if [ "$HOST" != "$HOSTNAME" ] - then - # Fetch if file is remote + then # Fetch if file is remote chirp_get $HOST $TARGET $FOLDER/$TARGET.imd echo "$HOST $TARGET $FOLDER/$TARGET.imd : "; cat $FOLDER/$TARGET.imd RES=($(awk '{ sum += $1; count += $2 } END { print sum,count }' $FOLDER/$TARGET.imd)) rm $FOLDER/$TARGET.imd &> /dev/null & - else - # Process directly if file is local + else # Process directly if file is local RES=($(awk '{ sum += $1; count += $2 } END { print sum,count }' $FILE)) fi echo "${RES[0]} ${RES[1]}" > "$2.$RANDOM.imd2" @@ -40,8 +38,6 @@ TOKEN=($(cat ${FILES[0]})) CHIRP_FOLDER=$(dirname ${TOKEN[1]}) cat $ID*imd2 -#SUM=$(awk '{ sum += $1 } END { print sum }' $ID*imd2) -#COUNT=$(awk '{ sum += $2 } END { print sum }' $ID*imd2) FINAL=($(awk '{ sum += $1; count += $2 } END { print sum,count }' $ID*imd2)) echo "${FINAL[0]} ${FINAL[1]}" rm $ID*{imd,imd2} &> /dev/null & Modified: SwiftApps/Swift-MapRed/mapred_combiner_V2/run.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V2/run.sh 2013-10-04 15:50:50 UTC (rev 7130) +++ SwiftApps/Swift-MapRed/mapred_combiner_V2/run.sh 2013-10-04 16:32:50 UTC (rev 7131) @@ -17,7 +17,7 @@ if [ "$SITE" == "beagle" ] then - ./compile +# ./compile cp exec_server /lustre/beagle/yadunandb/bin/ cp exec_client /lustre/beagle/yadunandb/bin/ fi; Modified: SwiftApps/Swift-MapRed/mapred_combiner_V2/teragen.swift =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V2/teragen.swift 2013-10-04 15:50:50 UTC (rev 7130) +++ SwiftApps/Swift-MapRed/mapred_combiner_V2/teragen.swift 2013-10-04 16:32:50 UTC (rev 7131) @@ -1,22 +1,31 @@ type file; type script; -app (file out, file err) map_data (script run, int recsize) +// type fileptr will be a regular file to swift, but the contents of which, will be +// interpreted as globally addressable paths to one or more files. +// The current format of a fileptr is: +// Node0 /path/to/file0 /path/to/file1 /path/to/file2 ... +// ... +// Noden /path/to/file0 ... +// Evidently, there is room for improvement and extension. +type fileptr; + +app (fileptr out, file err) map_data (script run, int recsize) { bash @run recsize stdout=@out stderr=@err; } -app (file out, file err) comb_data (script comb, string node_string) +app (fileptr out, file err) comb_data (script comb, string node_string) { bash @comb node_string stdout=@out stderr=@err; } -app (file out, file err) reduce_data (script comb, file array[]) +app (file out, file err) reduce_data (script comb, fileptr array[]) { bash @comb @array stdout=@out stderr=@err; } -app (file out, file err) get_uniq_nodes (script uniq, file filepointers[]) +app (file out, file err) get_uniq_nodes (script uniq, fileptr filepointers[]) { bash @uniq @filepointers stdout=@out stderr=@err; } @@ -30,22 +39,22 @@ script combiner <"combiner.sh">; script reducer <"reducer.sh">; -file tgen_out[] ; -file tgen_err[] ; +fileptr tgen_out[] ; +file tgen_err[] ; // Map stage. File pointers tgen_out[] foreach item,i in [0:files-1] { (tgen_out[i], tgen_err[i]) = map_data(mapper, fsize); } // Get nodes and intermediate file local to node -file node_out ; -file node_err ; +file node_out ; +file node_err ; (node_out, node_err) = get_uniq_nodes (uniq, tgen_out); string nodes[] = readData(node_out); // Invoke the remote_combiner on each node involved in map stage stage -file comb_out[] ; -file comb_err[] ; +fileptr comb_out[] ; +file comb_err[] ; foreach node_info,i in nodes { (comb_out[i], comb_err[i]) = comb_data(combiner, node_info); } From yadunandb at ci.uchicago.edu Fri Oct 4 11:33:52 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Fri, 4 Oct 2013 11:33:52 -0500 (CDT) Subject: [Swift-commit] r7132 - SwiftApps/Swift-MapRed/mapred_chirp Message-ID: <20131004163352.48E469CC9A@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-04 11:33:52 -0500 (Fri, 04 Oct 2013) New Revision: 7132 Modified: SwiftApps/Swift-MapRed/mapred_chirp/beagle.xml SwiftApps/Swift-MapRed/mapred_chirp/combiner.sh SwiftApps/Swift-MapRed/mapred_chirp/parcombiner.sh SwiftApps/Swift-MapRed/mapred_chirp/run.sh SwiftApps/Swift-MapRed/mapred_chirp/teragen.kml SwiftApps/Swift-MapRed/mapred_chirp/teragen.swift SwiftApps/Swift-MapRed/mapred_chirp/teragen_wrap.sh SwiftApps/Swift-MapRed/mapred_chirp/test Log: Minor updates Modified: SwiftApps/Swift-MapRed/mapred_chirp/beagle.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp/beagle.xml 2013-10-04 16:32:50 UTC (rev 7131) +++ SwiftApps/Swift-MapRed/mapred_chirp/beagle.xml 2013-10-04 16:33:52 UTC (rev 7132) @@ -1,18 +1,23 @@ - + 24 100 100 pbs.aprun;pbs.mpp;depth=24 + 3600 - 00:10:00 + 00:15:00 /lustre/beagle/yadunandb/swiftwork - 20 + 4 1 1 - 1 + 4.80 10000 + + /tmp/yadunandb/swiftwork - \ No newline at end of file + Modified: SwiftApps/Swift-MapRed/mapred_chirp/combiner.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp/combiner.sh 2013-10-04 16:32:50 UTC (rev 7131) +++ SwiftApps/Swift-MapRed/mapred_chirp/combiner.sh 2013-10-04 16:33:52 UTC (rev 7132) @@ -13,10 +13,10 @@ chirp_get $HOST $TARGET $TARGET.imd RES=($(awk '{ sum += $1 } END { print sum,NR }' $TARGET.imd)) echo "$TARGET.imd" - SUM=$(($SUM+${RES[0]})) COUNT=$(($COUNT+${RES[1]})) done echo "SUM : $SUM" echo "COUNT: $COUNT" +hostname -f exit 0 \ No newline at end of file Modified: SwiftApps/Swift-MapRed/mapred_chirp/parcombiner.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp/parcombiner.sh 2013-10-04 16:32:50 UTC (rev 7131) +++ SwiftApps/Swift-MapRed/mapred_chirp/parcombiner.sh 2013-10-04 16:33:52 UTC (rev 7132) @@ -12,6 +12,7 @@ TARGET=$(basename $FILE) chirp_get $HOST $TARGET $TARGET.imd RES=($(awk '{ sum += $1 } END { print sum,NR }' $TARGET.imd)) + echo "For $HOST:$FILE$ {RES[*]}" echo "${RES[0]} ${RES[1]}" > "$2.$RANDOM.imd2" } @@ -28,28 +29,3 @@ echo "SUM : $SUM" echo "COUNT: $COUNT" exit 0 - - - - - -exit 0 - - - -for file_token in $* -do - TOKEN=($(cat $file_token)) - HOST=${TOKEN[0]} - FILE=${TOKEN[1]} - TARGET=$(basename $FILE) - chirp_get $HOST $TARGET $TARGET.imd - RES=($(awk '{ sum += $1 } END { print sum,NR }' $TARGET.imd)) - echo "$TARGET.imd" - - SUM=$(($SUM+${RES[0]})) - COUNT=$(($COUNT+${RES[1]})) -done -echo "SUM : $SUM" -echo "COUNT: $COUNT" -exit 0 Modified: SwiftApps/Swift-MapRed/mapred_chirp/run.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp/run.sh 2013-10-04 16:32:50 UTC (rev 7131) +++ SwiftApps/Swift-MapRed/mapred_chirp/run.sh 2013-10-04 16:33:52 UTC (rev 7132) @@ -5,12 +5,14 @@ #echo "Running run_catsn.swift" #swift -tc.file tc.data -sites.file sites.xml run_catsn.swift +APPS=$1; shift; +SIZE=$1; shift; if [ "$1" != "" ] then SITE="$1" else - SITE="anl" + SITE="beagle" fi #Call as check_error $? @@ -31,20 +33,20 @@ RECSIZE=$2 ACTUAL_RESULT=($(tail -n 1 final_result)) EXPECTED_RESULT=$(($LOOPS * $RECSIZE * 10000 )) - if [ "$EXPECTED_RESULT" == "${ACTUAL_RESULT[1]}" ] + if [ "$EXPECTED_RESULT" == "${ACTUAL_RESULT[1]}" ] then - echo "---------------------------------------------" - echo "COUNT matches expected records" - echo "ACTUAL COUNT : ${ACTUAL_RESULT[1]}" - echo "EXPECTED COUNT: $EXPECTED_RESULT" - echo "---------------------------------------------" + echo "---------------------------------------------" + echo "COUNT matches expected records" + echo "ACTUAL COUNT : ${ACTUAL_RESULT[1]}" + echo "EXPECTED COUNT: $EXPECTED_RESULT" + echo "---------------------------------------------" else - echo "---------------------------------------------" - echo "COUNT does *NOT* match expected records" - echo "ACTUAL COUNT : ${ACTUAL_RESULT[1]}" - echo "EXPECTED COUNT: $EXPECTED_RESULT" - cat err_file - echo "---------------------------------------------" + echo "---------------------------------------------" + echo "COUNT does *NOT* match expected records" + echo "ACTUAL COUNT : ${ACTUAL_RESULT[1]}" + echo "EXPECTED COUNT: $EXPECTED_RESULT" + cat err_file + echo "---------------------------------------------" fi } @@ -74,91 +76,5 @@ echo "================================================================" } -#run_swift_chirp 20 20; -run_swift_chirp 10 100; +run_swift_chirp 1000 10; exit 0 - -####################SWIFT + CHIRP VERSION############################ -LOOPS=10 -RECSIZE=100 -for LOOPS in `seq 10 10 50` -do - for RECSIZE in `seq 0 25 200` - do - [ $RECSIZE -eq 0 ] && RECSIZE=1 - run_swift_chirp $LOOPS $RECSIZE - sleep 300; - done -done; -exit 0 -####################PROVIDER STAGING VERSION###################### - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -TOTALSIZE=1000000000 # Totalsize/chunksize is the -CHUNKSIZE=100000000 # 10^8 records in each chunk -NUMCHUNKS=$(($TOTALSIZE / $CHUNKSIZE)) -LOOP=1 -TIMEOUT=600 -time { - echo "RUNTYPE :PROVIDER STAGING VERSION, SITE: $SITE, CHUNKS: $NUMCHUNKS" - echo "timeout $TIMEOUT swift -tc.file tc.data -config cf -sites.file $SITE.xml teragen.swift -loops=$NUMCHUNKS" - timeout $TIMEOUT swift -tc.file tc.data -config cf -sites.file $SITE.xml teragen.swift -loops=$NUMCHUNKS - check_error $? 124 "Run terminated by timeout of $((TIMEOUT/60)) minute(s)" -} | tee -a LAB_RECORDS -exit 0 - - -#######################CDM VERSION############################## - - -TOTALSIZE=1000000000 # Totalsize/chunksize is the -CHUNKSIZE=100000000 # 10^8 records in each chunk: THIS IS A DEFAULT -NUMCHUNKS=$(($TOTALSIZE / $CHUNKSIZE)) -LOOP=1 -TIMEOUT=600 -time { - echo "RUNTYPE :CDM VERSION, SITE: $SITE, CHUNKS: $NUMCHUNKS" - echo "timeout $TIMEOUT swift -cdm.file $SITE.cdm -tc.file tc.data -config cf -sites.file $SITE.xml teragen.swift -loops=$NUMCHUNKS" - timeout $TIMEOUT swift -cdm.file $SITE.cdm -tc.file tc.data -config cf -sites.file $SITE.xml teragen.swift -loops=$NUMCHUNKS - check_error $? 124 "Run terminated by timeout of $((TIMEOUT/60)) minute(s)" -} | tee -a LAB_RECORDS -exit 0 - Modified: SwiftApps/Swift-MapRed/mapred_chirp/teragen.kml =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp/teragen.kml 2013-10-04 16:32:50 UTC (rev 7131) +++ SwiftApps/Swift-MapRed/mapred_chirp/teragen.kml 2013-10-04 16:33:52 UTC (rev 7132) @@ -1,4 +1,4 @@ - + Modified: SwiftApps/Swift-MapRed/mapred_chirp/teragen.swift =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp/teragen.swift 2013-10-04 16:32:50 UTC (rev 7131) +++ SwiftApps/Swift-MapRed/mapred_chirp/teragen.swift 2013-10-04 16:33:52 UTC (rev 7132) @@ -25,10 +25,10 @@ } -#script combine <"combiner2.sh">; -#script combine <"combiner.sh">; +//script combine <"combiner2.sh">; +//script combine <"combiner.sh">; script combine <"parcombiner.sh">; file final <"final_result">; file errs <"err_file">; -(final, errs) = comb_data(combine, tgen_out); \ No newline at end of file +(final, errs) = comb_data(combine, tgen_out); Modified: SwiftApps/Swift-MapRed/mapred_chirp/teragen_wrap.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp/teragen_wrap.sh 2013-10-04 16:32:50 UTC (rev 7131) +++ SwiftApps/Swift-MapRed/mapred_chirp/teragen_wrap.sh 2013-10-04 16:33:52 UTC (rev 7132) @@ -1,6 +1,5 @@ #!/bin/bash - # By default with ARG1:100 and SLICESIZE=10000, this script will generate # 10^6 records. ARG1=1 @@ -8,13 +7,14 @@ FILE="input_$RANDOM.txt" LOWERLIMIT=0 -UPPERLIMIT=1000000000 # 10^9 +UPPERLIMIT=10000000 # 10^8 SLICESIZE=10000 # 10^4 records padded to 100B would result in 1MB file #SLICESIZE=1000 # 10^3 If padded to 100B would result -FOLDER="/sandbox/$USER" -TIMEOUT=600 +#FOLDER="/lustre/beagle/yadunand" +FOLDER="/tmp/yadunandb" +TIMEOUT=100 # clean_folder SLEEP_TIME FOLDER_NAME clean_folder() @@ -32,7 +32,8 @@ killall -u $USER chirp_server; echo "unix:$USER rwlds" > $FOLDER/acl.conf echo "hostname:* rwl" >> $FOLDER/acl.conf - timeout $TIMEOUT chirp_server -A $FOLDER/acl.conf -r $FOLDER & +# timeout $TIMEOUT chirp_server -A $FOLDER/acl.conf -r $FOLDER + timeout $TIMEOUT chirp_server -d -o $FOLDER/$FILE -A $FOLDER/acl.conf -r $FOLDER & fi FILE=$FOLDER/$FILE; @@ -41,5 +42,7 @@ fi shuf -i $LOWERLIMIT-$UPPERLIMIT -n $(($SLICESIZE*$ARG1)) | awk '{printf "%-99s\n", $0}' > $FILE -echo "$HOSTNAME $FILE" + +HOST=$(hostname -f) +echo "$HOST $FILE" exit 0 \ No newline at end of file Modified: SwiftApps/Swift-MapRed/mapred_chirp/test =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp/test 2013-10-04 16:32:50 UTC (rev 7131) +++ SwiftApps/Swift-MapRed/mapred_chirp/test 2013-10-04 16:33:52 UTC (rev 7132) @@ -1,5 +1 @@ -stomp /sandbox/yadunand/input_32754.txt -thwomp /sandbox/yadunand/input_15959.txt -stomp /sandbox/yadunand/input_21602.txt -vanquish /sandbox/yadunand/input_18357.txt -thrash /sandbox/yadunand/input_27031.txt +login5.beagle.ci.uchicago.edu /home/yadunandb/Swift-MapRed/mapred_chirp/input_28579.txt From yadunandb at ci.uchicago.edu Fri Oct 4 11:35:12 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Fri, 4 Oct 2013 11:35:12 -0500 (CDT) Subject: [Swift-commit] r7133 - SwiftApps/Swift-MapRed/TurboChirp Message-ID: <20131004163512.35B819CC9A@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-04 11:35:12 -0500 (Fri, 04 Oct 2013) New Revision: 7133 Modified: SwiftApps/Swift-MapRed/TurboChirp/combiner.sh SwiftApps/Swift-MapRed/TurboChirp/local_combiner.sh SwiftApps/Swift-MapRed/TurboChirp/run.sh SwiftApps/Swift-MapRed/TurboChirp/teragen.swift SwiftApps/Swift-MapRed/TurboChirp/teragen.tcl SwiftApps/Swift-MapRed/TurboChirp/teragen_wrap.sh Log: Committing latest working version of TurboChirp on Beagle Modified: SwiftApps/Swift-MapRed/TurboChirp/combiner.sh =================================================================== --- SwiftApps/Swift-MapRed/TurboChirp/combiner.sh 2013-10-04 16:33:52 UTC (rev 7132) +++ SwiftApps/Swift-MapRed/TurboChirp/combiner.sh 2013-10-04 16:35:12 UTC (rev 7133) @@ -20,9 +20,10 @@ if [ "$HOST" != "$CURRENT_HOST" ] then # Fetch if file is remote - chirp_get $HOST $TARGET /tmp/$TARGET.imd - RES=($(awk '{ sum += $1 } END { print sum,NR }' /tmp/$TARGET.imd)) - rm /tmp/$TARGET.imd &> /dev/null & + chirp_get $HOST $TARGET /dev/shm/$TARGET.imd + echo "$HOST $TARGET /dev/shm/$TARGET.imd : ";cat /dev/shm/$TARGET.imd + RES=($(awk '{ sum += $1 } END { print sum,NR }' /dev/shm/$TARGET.imd)) + rm /dev/shm/$TARGET.imd &> /dev/null & else # Process directly if file is local RES=($(awk '{ sum += $1 } END { print sum,NR }' $FILE)) @@ -42,7 +43,8 @@ SUM=$(awk '{ sum += $1 } END { print sum }' $ID*imd2) COUNT=$(awk '{ sum += $2 } END { print sum }' $ID*imd2) -echo "$SUM $COUNT" > $CHIRP_FOLDER/$CURRENT_HOST.$ID.imd -echo "$CURRENT_HOST $CHIRP_FOLDER/$CURRENT_HOST.$ID.imd" +#echo "$SUM $COUNT" > $CHIRP_FOLDER/$CURRENT_HOST.$ID.imd +echo "$SUM $COUNT" +#echo "$CURRENT_HOST $CHIRP_FOLDER/$CURRENT_HOST.$ID.imd" rm $ID*{imd,imd2} &> /dev/null & exit 0 \ No newline at end of file Modified: SwiftApps/Swift-MapRed/TurboChirp/local_combiner.sh =================================================================== --- SwiftApps/Swift-MapRed/TurboChirp/local_combiner.sh 2013-10-04 16:33:52 UTC (rev 7132) +++ SwiftApps/Swift-MapRed/TurboChirp/local_combiner.sh 2013-10-04 16:35:12 UTC (rev 7133) @@ -6,8 +6,8 @@ PASSED_SITE=${ARGS[0]} FILES=(${ARGS[*]:1}) -#CURRENT_HOST=$(hostname -f) -CURRENT_HOST=$HOSTNAME +CURRENT_HOST=$(hostname -f) +#CURRENT_HOST=$HOSTNAME SUM=0 COUNT=0 @@ -45,5 +45,6 @@ COUNT=$(awk '{ sum += $2 } END { print sum }' $ID*imd2) echo "$SUM $COUNT" > $CHIRP_FOLDER/$CURRENT_HOST.$ID.imd echo "$CURRENT_HOST $CHIRP_FOLDER/$CURRENT_HOST.$ID.imd" +echo "$SUM $COUNT" rm $ID*{imd,imd2} &> /dev/null & exit 0 \ No newline at end of file Modified: SwiftApps/Swift-MapRed/TurboChirp/run.sh =================================================================== --- SwiftApps/Swift-MapRed/TurboChirp/run.sh 2013-10-04 16:33:52 UTC (rev 7132) +++ SwiftApps/Swift-MapRed/TurboChirp/run.sh 2013-10-04 16:35:12 UTC (rev 7133) @@ -7,6 +7,11 @@ PROG=$1 fi + +#LOGIN NODE +#~wozniak/Public/turbine-trunk-beagle-login +#export PATH=$PATH + ./cleanup export TURBINE_LOG=1 export ADLB_EXHAUST_TIME=0.1 Modified: SwiftApps/Swift-MapRed/TurboChirp/teragen.swift =================================================================== --- SwiftApps/Swift-MapRed/TurboChirp/teragen.swift 2013-10-04 16:33:52 UTC (rev 7132) +++ SwiftApps/Swift-MapRed/TurboChirp/teragen.swift 2013-10-04 16:35:12 UTC (rev 7133) @@ -24,13 +24,13 @@ main { - file wrapper = input_file("teragen_wrap.sh"); + file wrapper = input_file("/lustre/beagle/yadunandb/Swift-MapRed/TurboChirp/teragen_wrap.sh"); file tgen_out[]; - //int loop = 10; - int loop=toint(argv("loop")); - //int fsize = 1; - int fsize = toint(argv("fsize")); + int loop = 10; + //int loop=toint(argv("loop")); + int fsize = 1; + //int fsize = toint(argv("fsize")); foreach item,i in [0:loop-1] { file out ; @@ -39,37 +39,43 @@ tgen_out[i]=out; } - file jobs_per_site = input_file("jobs_per_site.sh"); - file combiner_list <"uniq_sites">; + file jobs_per_site = input_file("/lustre/beagle/yadunandb/Swift-MapRed/TurboChirp/jobs_per_site.sh"); + file combiner_list <"intermediate/uniq_sites">; combiner_list = get_uniq_sites(jobs_per_site, tgen_out); + string sites[] = split(read(combiner_list), "\n"); - - file local_combine = input_file("local_combiner.sh"); + file local_combine = input_file("/lustre/beagle/yadunandb/Swift-MapRed/TurboChirp/local_combiner.sh"); //Here we are forcing jobs to sites to run local combiners file comb_out[]; foreach site,i in sites { + // TODO: Add check for site being empty string + if ( strlen(site) > 0 ){ file out1 ; file err1 ; string site_info[] = split(site, " "); - location rank = hostmap_one(site_info[0]); - - //printf("Site: %s Rank: %i String: %s\n", site_info[0], rank, site); + //TODO: hostmap_one_worker + location rank = hostmap_one_worker(site_info[0]); + + printf("Site: %s Rank: %i String: %s\n", site_info[0], rank, site); + (out1, err1) = @location=rank comb_data_local(local_combine, site); comb_out[i] = out1; + }else{ + printf("Empty string\n"); + } } foreach file_item in comb_out { printf("Item in comb_out : %s \n", filename(file_item)); } - - file combine = input_file("combiner.sh"); + + file combine = input_file("/lustre/beagle/yadunandb/Swift-MapRed/TurboChirp/combiner.sh"); // We are doing a simple single step reduce here file final <"final_result">; file errs <"final_errs">; (final, errs) = comb_data (combine, comb_out ); - } Modified: SwiftApps/Swift-MapRed/TurboChirp/teragen.tcl =================================================================== --- SwiftApps/Swift-MapRed/TurboChirp/teragen.tcl 2013-10-04 16:33:52 UTC (rev 7132) +++ SwiftApps/Swift-MapRed/TurboChirp/teragen.tcl 2013-10-04 16:35:12 UTC (rev 7133) @@ -1,11 +1,11 @@ # Generated by stc version 0.2.0 -# date : 2013/08/15 15:37:06 +# date : 2013/09/30 14:05:49 # Turbine version : 0.3.0 -# Input filename : /nfs2/yadunand/Swift-MapRed/TurboChirp/teragen.swift -# Output filename : /nfs2/yadunand/Swift-MapRed/TurboChirp -# STC home : /nfs2/wozniak/Public/stc -# Turbine home : /homes/wozniak/Public/turbine +# Input filename : /lustre/beagle/yadunandb/Swift-MapRed/TurboChirp/teragen.swift +# Output filename : /lustre/beagle/yadunandb/Swift-MapRed/TurboChirp +# STC home : /lustre/beagle/yadunandb/bin/exm-install/stc +# Turbine home : /lustre/beagle/yadunandb/bin/exm-install/turbine # Compiler settings: # stc.auto-declare : true # stc.c_preprocess : true @@ -20,6 +20,7 @@ # stc.log.trace : false # stc.must_pass_wait_vars : true # stc.opt.algebra : false +# stc.opt.array-build : true # stc.opt.cancel-refcounts : true # stc.opt.constant-fold : true # stc.opt.controlflow-fusion : true @@ -51,9 +52,9 @@ # stc.preprocess_only : false # stc.profile : false # stc.rpath : -# stc.stc_home : /nfs2/wozniak/Public/stc +# stc.stc_home : /lustre/beagle/yadunandb/bin/exm-install/stc # stc.turbine.version : 0.3.0 -# stc.turbine_home : /homes/wozniak/Public/turbine +# stc.turbine_home : /lustre/beagle/yadunandb/bin/exm-install/turbine # stc.version : 0.2.0 # Metadata: @@ -64,243 +65,54 @@ proc swift:constants { } { turbine::c::log "function:swift:constants" + global c:i_1 + turbine::allocate_custom c:i_1 integer 1 1 1 + turbine::store_integer ${c:i_1} 1 global c:s__ turbine::allocate_custom c:s__ string 1 1 1 - turbine::store_string ${c:s__} "\n" + turbine::store_string ${c:s__} " " global c:s__-1 turbine::allocate_custom c:s__-1 string 1 1 1 - turbine::store_string ${c:s__-1} " " - global c:s_combiner_s - turbine::allocate_custom c:s_combiner_s string 1 1 1 - turbine::store_string ${c:s_combiner_s} "combiner.sh" - global c:s_jobs_per_s - turbine::allocate_custom c:s_jobs_per_s string 1 1 1 - turbine::store_string ${c:s_jobs_per_s} "jobs_per_site.sh" - global c:s_local_comb - turbine::allocate_custom c:s_local_comb string 1 1 1 - turbine::store_string ${c:s_local_comb} "local_combiner.sh" - global c:s_teragen_wr - turbine::allocate_custom c:s_teragen_wr string 1 1 1 - turbine::store_string ${c:s_teragen_wr} "teragen_wrap.sh" + turbine::store_string ${c:s__-1} "\n" } -proc f:ternary { stack u:o u:b u:i1 u:i2 } { - turbine::c::log "enter function: ternary" - turbine::read_refcount_incr ${u:i1} 1 - turbine::read_refcount_incr ${u:b} 1 - turbine::read_refcount_incr ${u:i2} 1 - turbine::rule [ list ${u:b} ${u:i1} ${u:i2} ] "ternary-argwait ${stack} ${u:b} ${u:o} ${u:i2} ${u:i1}" -} - - -proc ternary-argwait { stack u:b u:o u:i2 u:i1 } { - # Value __v_b with type $boolean was defined - # Value __v_i1 with type $int was defined - # Value __v_i2 with type $int was defined - # Value __v_o with type $int was defined - set v:b [ turbine::retrieve_integer ${u:b} CACHED 1 ] - set v:i1 [ turbine::retrieve_integer ${u:i1} CACHED 1 ] - set v:i2 [ turbine::retrieve_integer ${u:i2} CACHED 1 ] - if { ${v:b} } { set v:o ${v:i1} } else { set v:o ${v:i2} } - turbine::store_integer ${u:o} ${v:o} -} - - -proc f:file_type { stack u:t u:f } { - turbine::c::log "enter function: file_type" - turbine::file_read_refcount_incr ${u:f} 1 - turbine::rule [ list [ turbine::get_file_status ${u:f} ] ] "file_type-argwait ${stack} {${u:f}} ${u:t}" -} - - -proc file_type-argwait { stack u:f u:t } { - # Value __v_f with type $file was defined - # Value __v_t with type $string was defined - set v:f [ turbine::get_file ${u:f} 1 ] - set v:t [ file type [ lindex ${v:f} 0 ] ] - turbine::store_string ${u:t} ${v:t} -} - - -proc f:file_exists { stack u:o u:f } { - turbine::c::log "enter function: file_exists" - turbine::read_refcount_incr ${u:f} 1 - turbine::rule [ list ${u:f} ] "file_exists-argwait ${stack} ${u:f} ${u:o}" -} - - -proc file_exists-argwait { stack u:f u:o } { - # Value __v_f with type $string was defined - # Value __v_o with type $boolean was defined - set v:f [ turbine::retrieve_string ${u:f} CACHED 1 ] - set v:o [ file exists ${v:f} ] - turbine::store_integer ${u:o} ${v:o} -} - - -proc f:file_mtime { stack u:o u:f } { - turbine::c::log "enter function: file_mtime" - turbine::read_refcount_incr ${u:f} 1 - turbine::rule [ list ${u:f} ] "file_mtime-argwait ${stack} ${u:f} ${u:o}" -} - - -proc file_mtime-argwait { stack u:f u:o } { - # Value __v_f with type $string was defined - # Value __v_o with type $int was defined - set v:f [ turbine::retrieve_string ${u:f} CACHED 1 ] - set v:o [ file mtime ${v:f} ] - turbine::store_integer ${u:o} ${v:o} -} - - -proc f:strlen { stack u:n u:s } { - turbine::c::log "enter function: strlen" - turbine::read_refcount_incr ${u:s} 1 - turbine::rule [ list ${u:s} ] "strlen-argwait ${stack} ${u:s} ${u:n}" -} - - -proc strlen-argwait { stack u:s u:n } { - # Value __v_s with type $string was defined - # Value __v_n with type $int was defined - set v:s [ turbine::retrieve_string ${u:s} CACHED 1 ] - set v:n [ string length ${v:s} ] - turbine::store_integer ${u:n} ${v:n} -} - - -proc f:trim { stack u:o u:s } { - turbine::c::log "enter function: trim" - turbine::read_refcount_incr ${u:s} 1 - turbine::rule [ list ${u:s} ] "trim-argwait ${stack} ${u:s} ${u:o}" -} - - -proc trim-argwait { stack u:s u:o } { - # Value __v_s with type $string was defined - # Value __v_o with type $string was defined - set v:s [ turbine::retrieve_string ${u:s} CACHED 1 ] - set v:o [ string trim ${v:s} ] - turbine::store_string ${u:o} ${v:o} -} - - -proc f:hash { stack u:h u:s } { - turbine::c::log "enter function: hash" - turbine::read_refcount_incr ${u:s} 1 - turbine::rule [ list ${u:s} ] "hash-argwait ${stack} ${u:s} ${u:h}" -} - - -proc hash-argwait { stack u:s u:h } { - # Value __v_s with type $string was defined - # Value __v_h with type $int was defined - set v:s [ turbine::retrieve_string ${u:s} CACHED 1 ] - set v:h [ c_utils::hash ${v:s} ] - turbine::store_integer ${u:h} ${v:h} -} - - -proc f:clock_seconds { stack u:t } { - turbine::c::log "enter function: clock_seconds" - # Value __v_t with type $int was defined - set v:t [ clock seconds ] - turbine::store_integer ${u:t} ${v:t} -} - - -proc f:clock { stack u:t } { - turbine::c::log "enter function: clock" - # Value __v_t with type $float was defined - set v:t [ expr {[ clock clicks -milliseconds ] / 1000.0 } ] - turbine::store_float ${u:t} ${v:t} -} - - -proc f:location_from_rank { stack u:loc u:rank } { - turbine::c::log "enter function: location_from_rank" - turbine::read_refcount_incr ${u:rank} 1 - turbine::rule [ list ${u:rank} ] "location_from_rank-argwait ${stack} ${u:rank} ${u:loc}" -} - - -proc location_from_rank-argwait { stack u:rank u:loc } { - # Value __v_rank with type $int was defined - # Value __v_loc with type $int was defined - set v:rank [ turbine::retrieve_integer ${u:rank} CACHED 1 ] - set v:loc ${v:rank} - turbine::store_integer ${u:loc} ${v:loc} -} - - -proc f:random_worker { stack u:loc } { - turbine::c::log "enter function: random_worker" - # Value __v_loc with type $int was defined - set v:loc [ ::turbine::random_worker ] - turbine::store_integer ${u:loc} ${v:loc} -} - - -proc f:random_engine { stack u:loc } { - turbine::c::log "enter function: random_engine" - # Value __v_loc with type $int was defined - set v:loc [ ::turbine::random_engine ] - turbine::store_integer ${u:loc} ${v:loc} -} - - -proc f:hostmap_one { stack u:rank u:name } { - turbine::c::log "enter function: hostmap_one" - turbine::read_refcount_incr ${u:name} 1 - turbine::rule [ list ${u:name} ] "hostmap_one-argwait ${stack} ${u:rank} ${u:name}" -} - - -proc hostmap_one-argwait { stack u:rank u:name } { - # Value __v_name with type $string was defined - # Value __v_rank with type $int was defined - set v:name [ turbine::retrieve_string ${u:name} CACHED 1 ] - set v:rank [ draw [ adlb::hostmap ${v:name} ] ] - turbine::store_integer ${u:rank} ${v:rank} -} - - -proc f:hostmap_one_worker { stack u:rank u:name } { - turbine::c::log "enter function: hostmap_one_worker" - turbine::read_refcount_incr ${u:name} 1 - turbine::rule [ list ${u:name} ] "hostmap_one_worker-argwait ${stack} ${u:rank} ${u:name}" -} - - -proc hostmap_one_worker-argwait { stack u:rank u:name } { - # Value __v_name with type $string was defined - # Value __v_rank with type $int was defined - set v:name [ turbine::retrieve_string ${u:name} CACHED 1 ] - set v:rank [ ::turbine::random_rank WORKER [ adlb::hostmap ${v:name} ] ] - turbine::store_integer ${u:rank} ${v:rank} -} - - proc f:gen_data { stack u:out u:err u:run u:recsize dr:location } { turbine::c::log "enter function: gen_data" # Alias __filename_run with type string was defined # Alias __filename_out with type string was defined + # Value __ov_mapped_out with type $boolean was defined # Alias __filename_err with type string was defined + # Value __ov_mapped_err with type $boolean was defined turbine::file_read_refcount_incr ${u:run} 1 turbine::read_refcount_incr ${u:recsize} 1 set filename:run [ turbine::get_file_path ${u:run} ] turbine::read_refcount_incr ${filename:run} 1 - set filename:out [ turbine::get_output_file_path ${u:out} ] + set optv:mapped_out [ turbine::is_file_mapped ${u:out} ] + if { ${optv:mapped_out} } { + set filename:out [ turbine::get_file_path ${u:out} ] + } else { + # Value __of_out with type $string was defined + set optf:out [ turbine::mktemp ] + turbine::set_filename_val ${u:out} ${optf:out} + set filename:out [ turbine::get_file_path ${u:out} ] + } turbine::read_refcount_incr ${filename:out} 1 - set filename:err [ turbine::get_output_file_path ${u:err} ] + set optv:mapped_err [ turbine::is_file_mapped ${u:err} ] + if { ${optv:mapped_err} } { + set filename:err [ turbine::get_file_path ${u:err} ] + } else { + # Value __of_err with type $string was defined + set optf:err [ turbine::mktemp ] + turbine::set_filename_val ${u:err} ${optf:err} + set filename:err [ turbine::get_file_path ${u:err} ] + } turbine::read_refcount_incr ${filename:err} 1 - turbine::rule [ list ${filename:err} ${filename:out} ${filename:run} ${u:recsize} [ turbine::get_file_status ${u:run} ] ] "gen_data-app-leaf0 ${stack} {${u:err}} ${filename:run} ${filename:out} ${filename:err} {${u:run}} ${u:recsize} {${u:out}}" target ${dr:location} type ${::turbine::WORK} + turbine::rule [ list ${filename:err} ${filename:out} ${filename:run} ${u:recsize} [ turbine::get_file_status ${u:run} ] ] "gen_data-app-leaf0 ${stack} ${optv:mapped_out} {${u:err}} ${filename:out} ${filename:run} ${optv:mapped_err} ${filename:err} {${u:run}} ${u:recsize} {${u:out}}" target ${dr:location} type ${::turbine::WORK} } -proc gen_data-app-leaf0 { stack u:err filename:run filename:out filename:err u:run u:recsize u:out } { +proc gen_data-app-leaf0 { stack optv:mapped_out u:err filename:out filename:run optv:mapped_err filename:err u:run u:recsize u:out } { # Value __v___filename_run with type $string was defined # Value __v_recsize with type $int was defined # Value __v___filename_out with type $string was defined @@ -313,10 +125,20 @@ set v:__filename_out [ turbine::retrieve_string ${filename:out} CACHED 1 ] set v:__filename_err [ turbine::retrieve_string ${filename:err} CACHED 1 ] set v:run [ turbine::get_file ${u:run} 1 ] + if { ${optv:mapped_out} } { + set tcltmp:init_rc 2 + } else { + set tcltmp:init_rc 1 + } + set v:out [ turbine::create_local_file_ref ${v:__filename_out} ${tcltmp:init_rc} ] + if { ${optv:mapped_err} } { + set tcltmp:init_rc 2 + } else { + set tcltmp:init_rc 1 + } + set v:err [ turbine::create_local_file_ref ${v:__filename_err} ${tcltmp:init_rc} ] turbine::c::log [ list exec: /bin/bash ${v:__filename_run} ${v:recsize} [ dict create "stdout" ${v:__filename_out} "stderr" ${v:__filename_err} ] ] turbine::exec_external "/bin/bash" [ dict create "stdout" ${v:__filename_out} "stderr" ${v:__filename_err} ] ${v:__filename_run} ${v:recsize} - set v:out [ turbine::create_local_file_ref ${v:__filename_out} ] - set v:err [ turbine::create_local_file_ref ${v:__filename_err} ] turbine::set_file ${u:out} v:out turbine::set_file ${u:err} v:err turbine::decr_local_file_refcount v:out @@ -328,20 +150,38 @@ turbine::c::log "enter function: comb_data" # Alias __filename_comb with type string was defined # Alias __filename_out with type string was defined + # Value __ov_mapped_out with type $boolean was defined # Alias __filename_err with type string was defined + # Value __ov_mapped_err with type $boolean was defined turbine::file_read_refcount_incr ${u:comb} 1 turbine::read_refcount_incr ${u:array} 1 set filename:comb [ turbine::get_file_path ${u:comb} ] turbine::read_refcount_incr ${filename:comb} 1 - set filename:out [ turbine::get_output_file_path ${u:out} ] + set optv:mapped_out [ turbine::is_file_mapped ${u:out} ] + if { ${optv:mapped_out} } { + set filename:out [ turbine::get_file_path ${u:out} ] + } else { + # Value __of_out with type $string was defined + set optf:out [ turbine::mktemp ] + turbine::set_filename_val ${u:out} ${optf:out} + set filename:out [ turbine::get_file_path ${u:out} ] + } turbine::read_refcount_incr ${filename:out} 1 - set filename:err [ turbine::get_output_file_path ${u:err} ] + set optv:mapped_err [ turbine::is_file_mapped ${u:err} ] + if { ${optv:mapped_err} } { + set filename:err [ turbine::get_file_path ${u:err} ] + } else { + # Value __of_err with type $string was defined + set optf:err [ turbine::mktemp ] + turbine::set_filename_val ${u:err} ${optf:err} + set filename:err [ turbine::get_file_path ${u:err} ] + } turbine::read_refcount_incr ${filename:err} 1 - turbine::deeprule [ list ${filename:comb} ${filename:err} ${filename:out} ${u:array} [ turbine::get_file_status ${u:comb} ] ] [ list 0 0 0 1 0 ] [ list 0 0 0 1 1 ] "comb_data-app-leaf0 ${stack} {${u:err}} ${filename:out} ${filename:err} {${u:comb}} ${filename:comb} {${u:out}} ${u:array}" target ${dr:location} type ${::turbine::WORK} + turbine::deeprule [ list ${filename:comb} ${filename:err} ${filename:out} ${u:array} [ turbine::get_file_status ${u:comb} ] ] [ list 0 0 0 1 0 ] [ list 0 0 0 1 1 ] "comb_data-app-leaf0 ${stack} ${optv:mapped_out} {${u:err}} ${filename:out} ${optv:mapped_err} ${filename:err} {${u:comb}} ${filename:comb} {${u:out}} ${u:array}" target ${dr:location} type ${::turbine::WORK} } -proc comb_data-app-leaf0 { stack u:err filename:out filename:err u:comb filename:comb u:out u:array } { +proc comb_data-app-leaf0 { stack optv:mapped_out u:err filename:out optv:mapped_err filename:err u:comb filename:comb u:out u:array } { # Value __v___filename_comb with type $string was defined # Value __v___filename_out with type $string was defined # Value __v___filename_err with type $string was defined @@ -352,10 +192,21 @@ set v:__filename_out [ turbine::retrieve_string ${filename:out} CACHED 1 ] set v:__filename_err [ turbine::retrieve_string ${filename:err} CACHED 1 ] set v:comb [ turbine::get_file ${u:comb} 1 ] - turbine::c::log [ list exec: /bin/bash ${v:__filename_comb} {*}[ turbine::unpack_args ${u:array} 1 1 ] [ dict create "stdout" ${v:__filename_out} "stderr" ${v:__filename_err} ] ] - turbine::exec_external "/bin/bash" [ dict create "stdout" ${v:__filename_out} "stderr" ${v:__filename_err} ] ${v:__filename_comb} {*}[ turbine::unpack_args ${u:array} 1 1 ] - set v:out [ turbine::create_local_file_ref ${v:__filename_out} ] - set v:err [ turbine::create_local_file_ref ${v:__filename_err} ] + if { ${optv:mapped_out} } { + set tcltmp:init_rc 2 + } else { + set tcltmp:init_rc 1 + } + set v:out [ turbine::create_local_file_ref ${v:__filename_out} ${tcltmp:init_rc} ] + if { ${optv:mapped_err} } { + set tcltmp:init_rc 2 + } else { + set tcltmp:init_rc 1 + } + set v:err [ turbine::create_local_file_ref ${v:__filename_err} ${tcltmp:init_rc} ] + set tcltmp:unpacked1 [ turbine::unpack_args ${u:array} 1 1 ] + turbine::c::log [ list exec: /bin/bash ${v:__filename_comb} {*}${tcltmp:unpacked1} [ dict create "stdout" ${v:__filename_out} "stderr" ${v:__filename_err} ] ] + turbine::exec_external "/bin/bash" [ dict create "stdout" ${v:__filename_out} "stderr" ${v:__filename_err} ] ${v:__filename_comb} {*}${tcltmp:unpacked1} turbine::set_file ${u:out} v:out turbine::set_file ${u:err} v:err turbine::decr_local_file_refcount v:out @@ -368,20 +219,38 @@ turbine::c::log "enter function: comb_data_local" # Alias __filename_comb with type string was defined # Alias __filename_out with type string was defined + # Value __ov_mapped_out with type $boolean was defined # Alias __filename_err with type string was defined + # Value __ov_mapped_err with type $boolean was defined turbine::file_read_refcount_incr ${u:comb} 1 turbine::read_refcount_incr ${u:array} 1 set filename:comb [ turbine::get_file_path ${u:comb} ] turbine::read_refcount_incr ${filename:comb} 1 - set filename:out [ turbine::get_output_file_path ${u:out} ] + set optv:mapped_out [ turbine::is_file_mapped ${u:out} ] + if { ${optv:mapped_out} } { + set filename:out [ turbine::get_file_path ${u:out} ] + } else { + # Value __of_out with type $string was defined + set optf:out [ turbine::mktemp ] + turbine::set_filename_val ${u:out} ${optf:out} + set filename:out [ turbine::get_file_path ${u:out} ] + } turbine::read_refcount_incr ${filename:out} 1 - set filename:err [ turbine::get_output_file_path ${u:err} ] + set optv:mapped_err [ turbine::is_file_mapped ${u:err} ] + if { ${optv:mapped_err} } { + set filename:err [ turbine::get_file_path ${u:err} ] + } else { + # Value __of_err with type $string was defined + set optf:err [ turbine::mktemp ] + turbine::set_filename_val ${u:err} ${optf:err} + set filename:err [ turbine::get_file_path ${u:err} ] + } turbine::read_refcount_incr ${filename:err} 1 - turbine::rule [ list ${filename:comb} ${filename:err} ${filename:out} ${u:array} [ turbine::get_file_status ${u:comb} ] ] "comb_data_local-app-leaf0 ${stack} {${u:err}} ${filename:out} ${filename:err} {${u:comb}} ${filename:comb} {${u:out}} ${u:array}" target ${dr:location} type ${::turbine::WORK} + turbine::rule [ list ${filename:comb} ${filename:err} ${filename:out} ${u:array} [ turbine::get_file_status ${u:comb} ] ] "comb_data_local-app-leaf0 ${stack} ${optv:mapped_out} {${u:err}} ${filename:out} ${optv:mapped_err} ${filename:err} {${u:comb}} ${filename:comb} {${u:out}} ${u:array}" target ${dr:location} type ${::turbine::WORK} } -proc comb_data_local-app-leaf0 { stack u:err filename:out filename:err u:comb filename:comb u:out u:array } { +proc comb_data_local-app-leaf0 { stack optv:mapped_out u:err filename:out optv:mapped_err filename:err u:comb filename:comb u:out u:array } { # Value __v___filename_comb with type $string was defined # Value __v_array with type $string was defined # Value __v___filename_out with type $string was defined @@ -394,10 +263,20 @@ set v:__filename_out [ turbine::retrieve_string ${filename:out} CACHED 1 ] set v:__filename_err [ turbine::retrieve_string ${filename:err} CACHED 1 ] set v:comb [ turbine::get_file ${u:comb} 1 ] + if { ${optv:mapped_out} } { + set tcltmp:init_rc 2 + } else { + set tcltmp:init_rc 1 + } + set v:out [ turbine::create_local_file_ref ${v:__filename_out} ${tcltmp:init_rc} ] + if { ${optv:mapped_err} } { + set tcltmp:init_rc 2 + } else { + set tcltmp:init_rc 1 + } + set v:err [ turbine::create_local_file_ref ${v:__filename_err} ${tcltmp:init_rc} ] turbine::c::log [ list exec: /bin/bash ${v:__filename_comb} ${v:array} [ dict create "stdout" ${v:__filename_out} "stderr" ${v:__filename_err} ] ] turbine::exec_external "/bin/bash" [ dict create "stdout" ${v:__filename_out} "stderr" ${v:__filename_err} ] ${v:__filename_comb} ${v:array} - set v:out [ turbine::create_local_file_ref ${v:__filename_out} ] - set v:err [ turbine::create_local_file_ref ${v:__filename_err} ] turbine::set_file ${u:out} v:out turbine::set_file ${u:err} v:err turbine::decr_local_file_refcount v:out @@ -409,17 +288,26 @@ turbine::c::log "enter function: get_uniq_sites" # Alias __filename_sites with type string was defined # Alias __filename_out with type string was defined + # Value __ov_mapped_out with type $boolean was defined turbine::read_refcount_incr ${u:array} 1 turbine::file_read_refcount_incr ${u:sites} 1 set filename:sites [ turbine::get_file_path ${u:sites} ] turbine::read_refcount_incr ${filename:sites} 1 - set filename:out [ turbine::get_output_file_path ${u:out} ] + set optv:mapped_out [ turbine::is_file_mapped ${u:out} ] + if { ${optv:mapped_out} } { + set filename:out [ turbine::get_file_path ${u:out} ] + } else { + # Value __of_out with type $string was defined + set optf:out [ turbine::mktemp ] + turbine::set_filename_val ${u:out} ${optf:out} + set filename:out [ turbine::get_file_path ${u:out} ] + } turbine::read_refcount_incr ${filename:out} 1 - turbine::deeprule [ list ${filename:out} ${filename:sites} ${u:array} [ turbine::get_file_status ${u:sites} ] ] [ list 0 0 1 0 ] [ list 0 0 1 1 ] "get_uniq_sites-app-leaf0 ${stack} {${u:sites}} ${filename:out} {${u:out}} ${filename:sites} ${u:array}" target ${dr:location} type ${::turbine::WORK} + turbine::deeprule [ list ${filename:out} ${filename:sites} ${u:array} [ turbine::get_file_status ${u:sites} ] ] [ list 0 0 1 0 ] [ list 0 0 1 1 ] "get_uniq_sites-app-leaf0 ${stack} {${u:sites}} ${optv:mapped_out} ${filename:out} {${u:out}} ${filename:sites} ${u:array}" target ${dr:location} type ${::turbine::WORK} } -proc get_uniq_sites-app-leaf0 { stack u:sites filename:out u:out filename:sites u:array } { +proc get_uniq_sites-app-leaf0 { stack u:sites optv:mapped_out filename:out u:out filename:sites u:array } { # Value __v___filename_sites with type $string was defined # Value __v___filename_out with type $string was defined # Value __v_sites with type $file was defined @@ -427,9 +315,15 @@ set v:__filename_sites [ turbine::retrieve_string ${filename:sites} CACHED 1 ] set v:__filename_out [ turbine::retrieve_string ${filename:out} CACHED 1 ] set v:sites [ turbine::get_file ${u:sites} 1 ] - turbine::c::log [ list exec: /bin/bash ${v:__filename_sites} {*}[ turbine::unpack_args ${u:array} 1 1 ] [ dict create "stdout" ${v:__filename_out} ] ] - turbine::exec_external "/bin/bash" [ dict create "stdout" ${v:__filename_out} ] ${v:__filename_sites} {*}[ turbine::unpack_args ${u:array} 1 1 ] - set v:out [ turbine::create_local_file_ref ${v:__filename_out} ] + if { ${optv:mapped_out} } { + set tcltmp:init_rc 2 + } else { + set tcltmp:init_rc 1 + } + set v:out [ turbine::create_local_file_ref ${v:__filename_out} ${tcltmp:init_rc} ] + set tcltmp:unpacked1 [ turbine::unpack_args ${u:array} 1 1 ] + turbine::c::log [ list exec: /bin/bash ${v:__filename_sites} {*}${tcltmp:unpacked1} [ dict create "stdout" ${v:__filename_out} ] ] + turbine::exec_external "/bin/bash" [ dict create "stdout" ${v:__filename_out} ] ${v:__filename_sites} {*}${tcltmp:unpacked1} turbine::set_file ${u:out} v:out turbine::decr_local_file_refcount v:out turbine::read_refcount_decr ${u:array} 1 @@ -439,66 +333,66 @@ proc swift:main { } { turbine::c::log "enter function: main" set stack 0 - global c:s_jobs_per_s - global c:s_local_comb - global c:s_teragen_wr - global c:s_combiner_s - global c:s__ - # Value __ov___t1 with type $string was defined - # Value __ov_loop with type $int was defined - # Value __ov___t3 with type $string was defined - # Value __ov_fsize with type $int was defined - # Value __ov___t7 with type $int was defined - lassign [ adlb::multicreate [ list container integer file_ref 1 1 ] [ list integer 1 ] [ list container integer ref 1 1 ] [ list string 2 ] [ list container integer ref 1 1 ] [ list string 1 ] [ list container integer file_ref 1 1 ] [ list string 2 ] [ list string 2 ] ] u:tgen_out u:fsize t:5 t:14 u:sites t:15 u:comb_out t:29 t:30 - turbine::c::log "allocated u:tgen_out=<${u:tgen_out}> u:fsize=<${u:fsize}> t:5=<${t:5}> t:14=<${t:14}> u:sites=<${u:sites}>" - turbine::c::log "allocated t:15=<${t:15}> u:comb_out=<${u:comb_out}> t:29=<${t:29}> t:30=<${t:30}>" + global c:s__-1 + # Value __ov_wrapper with type $file was defined + # Value __ov_jobs_per_site with type $file was defined + # Value __ov_local_combine with type $file was defined + # Value __ov_combine with type $file was defined + lassign [ adlb::multicreate [ list container integer file_ref 1 1 ] [ list container integer ref 1 1 ] [ list string 2 ] [ list container integer ref 1 1 ] [ list string 1 ] [ list container integer file_ref 1 1 ] [ list string 2 ] [ list string 2 ] ] u:tgen_out t:1 t:10 u:sites t:11 u:comb_out t:34 t:35 + turbine::c::log "allocated u:tgen_out=<${u:tgen_out}> t:1=<${t:1}> t:10=<${t:10}> u:sites=<${u:sites}> t:11=<${t:11}>" + turbine::c::log "allocated u:comb_out=<${u:comb_out}> t:34=<${t:34}> t:35=<${t:35}>" turbine::allocate_file2 u:wrapper "" 1 turbine::allocate_file2 u:jobs_per_site "" 1 - turbine::allocate_file2 u:combiner_list ${t:14} 1 + turbine::allocate_file2 u:combiner_list ${t:10} 1 turbine::allocate_file2 u:local_combine "" 1 turbine::allocate_file2 u:combine "" 1 - turbine::allocate_file2 u:final ${t:29} 1 - turbine::allocate_file2 u:errs ${t:30} 1 + turbine::allocate_file2 u:final ${t:34} 1 + turbine::allocate_file2 u:errs ${t:35} 1 # Swift l.27: assigning expression to wrapper - turbine::input_file [ list ${u:wrapper} ] [ list ${c:s_teragen_wr} ] - # Swift l.31: assigning expression to loop - set optv:__t1 [ turbine::argv_get_impl "loop" ] - set optv:loop [ turbine::check_str_int ${optv:__t1} ] - # Swift l.33: assigning expression to fsize - set optv:__t3 [ turbine::argv_get_impl "fsize" ] - set optv:fsize [ turbine::check_str_int ${optv:__t3} ] - turbine::store_integer ${u:fsize} ${optv:fsize} - set optv:__t7 [ expr { ${optv:loop} - 1 } ] - turbine::range_work ${t:5} 0 ${optv:__t7} 1 + set optv:wrapper [ turbine::input_file_local "/lustre/beagle/yadunandb/Swift-MapRed/TurboChirp/teragen_wrap.sh" ] + turbine::set_filename_val ${u:wrapper} "/lustre/beagle/yadunandb/Swift-MapRed/TurboChirp/teragen_wrap.sh" + turbine::set_file ${u:wrapper} optv:wrapper + # Swift l.30: assigning expression to loop + # Swift l.32: assigning expression to fsize + turbine::range_work ${t:1} 0 9 1 # Swift l.42: assigning expression to jobs_per_site - turbine::input_file [ list ${u:jobs_per_site} ] [ list ${c:s_jobs_per_s} ] - turbine::store_string ${t:14} "uniq_sites" + set optv:jobs_per_site [ turbine::input_file_local "/lustre/beagle/yadunandb/Swift-MapRed/TurboChirp/jobs_per_site.sh" ] + turbine::set_filename_val ${u:jobs_per_site} "/lustre/beagle/yadunandb/Swift-MapRed/TurboChirp/jobs_per_site.sh" + turbine::set_file ${u:jobs_per_site} optv:jobs_per_site + turbine::store_string ${t:10} "intermediate/uniq_sites" # Swift l.44: assigning expression to combiner_list f:get_uniq_sites ${stack} ${u:combiner_list} ${u:jobs_per_site} ${u:tgen_out} -100 - # Swift l.46: assigning expression to sites - turbine::split [ list ${u:sites} ] [ list ${t:15} ${c:s__} ] + # Swift l.47: assigning expression to sites + turbine::split [ list ${u:sites} ] [ list ${t:11} ${c:s__-1} ] # Swift l.49: assigning expression to local_combine - turbine::input_file [ list ${u:local_combine} ] [ list ${c:s_local_comb} ] - # Swift l.68: assigning expression to combine - turbine::input_file [ list ${u:combine} ] [ list ${c:s_combiner_s} ] - turbine::store_string ${t:29} "final_result" - turbine::store_string ${t:30} "final_errs" - # Swift l.72: assigning expression to final - # Swift l.72: assigning expression to errs + set optv:local_combine [ turbine::input_file_local "/lustre/beagle/yadunandb/Swift-MapRed/TurboChirp/local_combiner.sh" ] + turbine::set_filename_val ${u:local_combine} "/lustre/beagle/yadunandb/Swift-MapRed/TurboChirp/local_combiner.sh" + turbine::set_file ${u:local_combine} optv:local_combine + # Swift l.75: assigning expression to combine + set optv:combine [ turbine::input_file_local "/lustre/beagle/yadunandb/Swift-MapRed/TurboChirp/combiner.sh" ] + turbine::set_filename_val ${u:combine} "/lustre/beagle/yadunandb/Swift-MapRed/TurboChirp/combiner.sh" + turbine::set_file ${u:combine} optv:combine + turbine::store_string ${t:34} "final_result" + turbine::store_string ${t:35} "final_errs" + # Swift l.79: assigning expression to final + # Swift l.79: assigning expression to errs f:comb_data ${stack} ${u:final} ${u:errs} ${u:combine} ${u:comb_out} -100 # Swift l.38: assigning expression to out # Swift l.38: assigning expression to err # Swift l.39: assigning expression to tgen_out[_] turbine::rule [ list ${u:sites} ] "main-foreach-wait1 ${stack} ${u:sites} {${u:local_combine}} ${u:comb_out}" type ${::turbine::LOCAL} turbine::rule [ list ${u:comb_out} ] "main-foreach-wait2 ${stack} ${u:comb_out}" type ${::turbine::LOCAL} - set tcltmp:container_sz [ adlb::enumerate ${t:5} count all 0 ] + set tcltmp:container_sz [ adlb::enumerate ${t:1} count all 0 ] set tcltmp:iters ${tcltmp:container_sz} turbine::file_read_refcount_incr ${u:wrapper} [ expr { ${tcltmp:iters} - 1 } ] - turbine::read_refcount_incr ${t:5} [ expr { ${tcltmp:iters} - 1 } ] - turbine::read_refcount_incr ${u:fsize} [ expr { ${tcltmp:iters} - 1 } ] + turbine::read_refcount_incr ${t:1} [ expr { ${tcltmp:iters} - 1 } ] adlb::write_refcount_incr ${u:tgen_out} [ expr { ${tcltmp:iters} - 1 } ] - main-foreach0:outer ${stack} ${u:wrapper} ${u:fsize} ${u:tgen_out} ${t:5} 0 [ expr { ${tcltmp:container_sz} - 1 } ] 1 - turbine::rule [ list [ turbine::get_file_status ${u:combiner_list} ] ] "main-call_builtin-read ${stack} ${t:15} {${u:combiner_list}}" type ${::turbine::WORK} + main-foreach0:outer ${stack} ${u:wrapper} ${u:tgen_out} ${t:1} 0 [ expr { ${tcltmp:container_sz} - 1 } ] 1 + turbine::rule [ list [ turbine::get_file_status ${u:combiner_list} ] ] "main-call_foreign-read ${stack} ${t:11} {${u:combiner_list}}" type ${::turbine::WORK} + turbine::decr_local_file_refcount optv:wrapper + turbine::decr_local_file_refcount optv:jobs_per_site + turbine::decr_local_file_refcount optv:local_combine + turbine::decr_local_file_refcount optv:combine turbine::read_refcount_decr ${u:tgen_out} 1 turbine::file_read_refcount_decr ${u:errs} 1 turbine::file_read_refcount_decr ${u:jobs_per_site} 1 @@ -508,11 +402,6 @@ proc main-foreach-wait1 { stack u:sites u:local_combine u:comb_out } { - # Swift l.55: assigning expression to site_info - # Swift l.56: assigning expression to rank - # Swift l.60: assigning expression to out1 - # Swift l.60: assigning expression to err1 - # Swift l.61: assigning expression to comb_out[_] set tcltmp:container_sz [ adlb::enumerate ${u:sites} count all 0 ] set tcltmp:iters ${tcltmp:container_sz} turbine::read_refcount_incr ${u:sites} [ expr { ${tcltmp:iters} - 1 } ] @@ -546,42 +435,79 @@ set tcltmp:splitlen [ expr { ${tcltmp:hi} - ${tcltmp:lo} + 1 } ] set tcltmp:contents [ adlb::enumerate ${u:sites} dict ${tcltmp:splitlen} ${tcltmp:lo} ] dict for {v:i0 u:site} ${tcltmp:contents} { - global c:s__-1 - # Value __ov___t18 with type $string was defined - # Value __ov___t20 with type $string was defined - lassign [ adlb::multicreate [ list string 2 ] [ list string 2 ] [ list container integer ref 1 1 ] [ list string 1 ] [ list ref 1 ] ] t:18 t:20 u:site_info t:23 t:24 - turbine::c::log "allocated t:18=<${t:18}> t:20=<${t:20}> u:site_info=<${u:site_info}> t:23=<${t:23}> t:24=<${t:24}>" - turbine::allocate_file2 u:out1 ${t:18} 1 - turbine::allocate_file2 u:err1 ${t:20} 0 - turbine::read_refcount_incr ${u:site} 2 - set optv:__t18 [ eval format [ list "intermediate/sitecomb_%i.out" ${v:i0} ] ] - turbine::store_string ${t:18} ${optv:__t18} - set optv:__t20 [ eval format [ list "intermediate/sitecomb_%i.err" ${v:i0} ] ] - turbine::store_string ${t:20} ${optv:__t20} - turbine::split [ list ${u:site_info} ] [ list ${u:site} ${c:s__-1} ] - turbine::container_reference ${u:site_info} 0 ${t:24} ref - turbine::dereference_string ${t:23} ${t:24} - turbine::container_insert ${u:comb_out} ${v:i0} ${u:out1} file_ref 1 - turbine::rule [ list ${t:23} ] "main-call_sync-hostmap_one ${stack} ${u:site} ${t:23} {${u:local_combine}} {${u:out1}} {${u:err1}}" + lassign [ adlb::multicreate [ list integer 1 ] ] t:14 + turbine::c::log "allocated t:14=<${t:14}>" + turbine::read_refcount_incr ${u:site} 1 + turbine::rule [ list ${u:site} ] "main-call_sync-strlen ${stack} ${u:site} ${v:i0} {${u:local_combine}} ${u:comb_out} ${t:14}" } set tcltmp:iters [ expr { max(0,(${tcltmp:hi} - ${tcltmp:lo}) / ${tcltmp:inc} + 1) } ] turbine::read_refcount_decr ${u:sites} [ expr { ${tcltmp:iters} } ] } -proc main-call_sync-hostmap_one { stack u:site t:23 u:local_combine u:out1 u:err1 } { - # Value __ov___t23 with type $string was defined +proc main-call_sync-strlen { stack u:site v:i0 u:local_combine u:comb_out t:14 } { + # Value __ov_site with type $string was defined + # Value __ov___t15 with type $int was defined + # Value __ov___t14 with type $boolean was defined + # Value __v___t14 with type $boolean was defined + set optv:site [ turbine::retrieve_string ${u:site} ] + set optv:__t15 [ string length ${optv:site} ] + set optv:__t14 [ expr { ${optv:__t15} > 0 } ] + turbine::store_integer ${t:14} ${optv:__t14} + set v:__t14 [ turbine::retrieve_integer ${t:14} CACHED 1 ] + if { ${v:__t14} } { + global c:s__ + # Value __ov___t17 with type $string was defined + # Value __ov___t19 with type $string was defined + lassign [ adlb::multicreate [ list string 2 ] [ list string 2 ] [ list container integer ref 1 1 ] [ list string 1 ] [ list ref 1 ] ] t:17 t:19 u:site_info t:22 t:23 + turbine::c::log "allocated t:17=<${t:17}> t:19=<${t:19}> u:site_info=<${u:site_info}> t:22=<${t:22}> t:23=<${t:23}>" + turbine::allocate_file2 u:out1 ${t:17} 2 + turbine::allocate_file2 u:err1 ${t:19} 1 + turbine::file_read_refcount_incr ${u:local_combine} 1 + turbine::read_refcount_incr ${u:site} 2 + set optv:__t17 [ eval format [ list "intermediate/sitecomb_%i.out" ${v:i0} ] ] + turbine::store_string ${t:17} ${optv:__t17} + set optv:__t19 [ eval format [ list "intermediate/sitecomb_%i.err" ${v:i0} ] ] + turbine::store_string ${t:19} ${optv:__t19} + # Swift l.57: assigning expression to site_info + turbine::split [ list ${u:site_info} ] [ list ${u:site} ${c:s__} ] + # Swift l.60: assigning expression to rank + turbine::container_reference ${u:site_info} 0 ${t:23} ref + turbine::dereference_string ${t:22} ${t:23} + # Swift l.62 evaluating expression and throwing away 1 results + # Swift l.64: assigning expression to out1 + # Swift l.64: assigning expression to err1 + # Swift l.65: assigning expression to comb_out[_] + turbine::container_insert ${u:comb_out} ${v:i0} ${u:out1} file_ref 0 + turbine::rule [ list ${t:22} ] [ list main-call_sync-hostmap_one_worker ${stack} ${u:site} ${t:22} ${u:local_combine} ${optv:site} ${u:out1} ${u:err1} ] + } else { + # Value __ov___t28 with type $void was defined + # Swift l.67 evaluating expression and throwing away 1 results + set optv:__t28 [ turbine::printf_local "Empty string\n" ] + } + turbine::read_refcount_decr ${u:site} 1 + turbine::file_read_refcount_decr ${u:local_combine} 1 + adlb::write_refcount_decr ${u:comb_out} 1 +} + + +proc main-call_sync-hostmap_one_worker { stack u:site t:22 u:local_combine optv:site u:out1 u:err1 } { + # Value __ov___t22 with type $string was defined # Value __ov_rank with type $int was defined - set optv:__t23 [ turbine::retrieve_string ${t:23} CACHED 1 ] - set optv:rank [ draw [ adlb::hostmap ${optv:__t23} ] ] + # Value __ov___t24 with type $void was defined + set optv:__t22 [ turbine::retrieve_string ${t:22} CACHED 1 ] + set optv:rank [ ::turbine::random_rank WORKER [ adlb::hostmap_lookup ${optv:__t22} ] ] f:comb_data_local ${stack} ${u:out1} ${u:err1} ${u:local_combine} ${u:site} ${optv:rank} + set optv:__t24 [ turbine::printf_local "Site: %s Rank: %i String: %s\n" ${optv:__t22} ${optv:rank} ${optv:site} ] turbine::read_refcount_decr ${u:site} 1 turbine::file_read_refcount_decr ${u:local_combine} 1 + turbine::file_read_refcount_decr ${u:err1} 1 + turbine::file_read_refcount_decr ${u:out1} 1 } proc main-foreach-wait2 { stack u:comb_out } { - # Swift l.65 evaluating expression and throwing away 1 results + # Swift l.72 evaluating expression and throwing away 1 results set tcltmp:container_sz [ adlb::enumerate ${u:comb_out} count all 0 ] set tcltmp:iters ${tcltmp:container_sz} turbine::read_refcount_incr ${u:comb_out} [ expr { ${tcltmp:iters} - 1 } ] @@ -613,78 +539,109 @@ set tcltmp:splitlen [ expr { ${tcltmp:hi} - ${tcltmp:lo} + 1 } ] set tcltmp:contents [ adlb::enumerate ${u:comb_out} members ${tcltmp:splitlen} ${tcltmp:lo} ] foreach u:file_item ${tcltmp:contents} { - lassign [ adlb::multicreate [ list string 1 ] ] t:27 - turbine::c::log "allocated t:27=<${t:27}>" - turbine::file_read_refcount_incr ${u:file_item} 1 - turbine::filename2 [ list ${t:27} ] [ list ${u:file_item} ] - turbine::rule [ list ${t:27} ] "main-call_builtin-printf ${stack} ${t:27}" + # Alias __of_file_item with type string was defined + set optf:file_item [ turbine::get_file_path ${u:file_item} ] + turbine::read_refcount_incr ${optf:file_item} 1 + turbine::rule [ list ${optf:file_item} ] "main-call_foreign-printf ${stack} ${optf:file_item}" } set tcltmp:iters [ expr { max(0,(${tcltmp:hi} - ${tcltmp:lo}) / ${tcltmp:inc} + 1) } ] turbine::read_refcount_decr ${u:comb_out} [ expr { ${tcltmp:iters} } ] } -proc main-call_builtin-printf { stack t:27 } { - # Value __ov___t27 with type $string was defined - # Value __ov___t25 with type $void was defined - set optv:__t27 [ turbine::retrieve_string ${t:27} CACHED 1 ] - set optv:__t25 [ turbine::printf_local "Item in comb_out : %s \n" ${optv:__t27} ] +proc main-call_foreign-printf { stack optf:file_item } { + # Value __ov___of_file_item with type $string was defined + # Value __ov___t30 with type $void was defined + set optv:__of_file_item [ turbine::retrieve_string ${optf:file_item} CACHED 1 ] + set optv:__t30 [ turbine::printf_local "Item in comb_out : %s \n" ${optv:__of_file_item} ] } -proc main-foreach0:outer { stack u:wrapper u:fsize u:tgen_out t:5 tcltmp:lo tcltmp:hi tcltmp:inc } { +proc main-foreach0:outer { stack u:wrapper u:tgen_out t:1 tcltmp:lo tcltmp:hi tcltmp:inc } { set tcltmp:itersleft [ expr { max(0,(${tcltmp:hi} - ${tcltmp:lo}) / ${tcltmp:inc} + 1) } ] if { [ expr { ${tcltmp:itersleft} <= 0 } ] } { return } if { [ expr { ${tcltmp:itersleft} <= 64 } ] } { - main-foreach0:inner ${stack} ${u:wrapper} ${u:fsize} ${u:tgen_out} ${t:5} ${tcltmp:lo} ${tcltmp:hi} ${tcltmp:inc} + main-foreach0:inner ${stack} ${u:wrapper} ${u:tgen_out} ${t:1} ${tcltmp:lo} ${tcltmp:hi} ${tcltmp:inc} } else { set tcltmp:skip [ expr { ${tcltmp:inc} * max(64,((${tcltmp:itersleft} - 1) / 16) + 1) } ] for { set tcltmp:splitstart ${tcltmp:lo} } { ${tcltmp:splitstart} <= ${tcltmp:hi} } { incr tcltmp:splitstart ${tcltmp:skip} } { set tcltmp:splitend [ expr { min(${tcltmp:hi},${tcltmp:splitstart} + ${tcltmp:skip} - 1) } ] set tcltmp:prio [ turbine::get_priority ] turbine::set_priority ${tcltmp:prio} - adlb::spawn 1 "command main-foreach0:outer ${stack} {${u:wrapper}} ${u:fsize} ${u:tgen_out} ${t:5} ${tcltmp:splitstart} ${tcltmp:splitend} ${tcltmp:inc}" + adlb::spawn 1 "command main-foreach0:outer ${stack} {${u:wrapper}} ${u:tgen_out} ${t:1} ${tcltmp:splitstart} ${tcltmp:splitend} ${tcltmp:inc}" turbine::reset_priority } } } -proc main-foreach0:inner { stack u:wrapper u:fsize u:tgen_out t:5 tcltmp:lo tcltmp:hi tcltmp:inc } { +proc main-foreach0:inner { stack u:wrapper u:tgen_out t:1 tcltmp:lo tcltmp:hi tcltmp:inc } { set tcltmp:splitlen [ expr { ${tcltmp:hi} - ${tcltmp:lo} + 1 } ] - set tcltmp:contents [ adlb::enumerate ${t:5} dict ${tcltmp:splitlen} ${tcltmp:lo} ] + set tcltmp:contents [ adlb::enumerate ${t:1} dict ${tcltmp:splitlen} ${tcltmp:lo} ] dict for {v:i u:item} ${tcltmp:contents} { - # Value __ov___t9 with type $string was defined - # Value __ov___t11 with type $string was defined - lassign [ adlb::multicreate [ list string 2 ] [ list string 2 ] ] t:9 t:11 - turbine::c::log "allocated t:9=<${t:9}> t:11=<${t:11}>" - turbine::allocate_file2 u:out ${t:9} 1 - turbine::allocate_file2 u:err ${t:11} 1 - set optv:__t9 [ eval format [ list "intermediate/tgen_%i.out" ${v:i} ] ] - turbine::store_string ${t:9} ${optv:__t9} - set optv:__t11 [ eval format [ list "intermediate/tgen_%i.err" ${v:i} ] ] - turbine::store_string ${t:11} ${optv:__t11} - f:gen_data ${stack} ${u:out} ${u:err} ${u:wrapper} ${u:fsize} -100 + global c:i_1 + # Value __ov___t5 with type $string was defined + # Value __ov___t7 with type $string was defined + lassign [ adlb::multicreate [ list string 2 ] [ list string 2 ] ] t:5 t:7 + turbine::c::log "allocated t:5=<${t:5}> t:7=<${t:7}>" + turbine::allocate_file2 u:out ${t:5} 1 + turbine::allocate_file2 u:err ${t:7} 1 + set optv:__t5 [ eval format [ list "intermediate/tgen_%i.out" ${v:i} ] ] + turbine::store_string ${t:5} ${optv:__t5} + set optv:__t7 [ eval format [ list "intermediate/tgen_%i.err" ${v:i} ] ] + turbine::store_string ${t:7} ${optv:__t7} + f:gen_data ${stack} ${u:out} ${u:err} ${u:wrapper} ${c:i_1} -100 turbine::container_insert ${u:tgen_out} ${v:i} ${u:out} file_ref 1 turbine::file_read_refcount_decr ${u:err} 1 } set tcltmp:iters [ expr { max(0,(${tcltmp:hi} - ${tcltmp:lo}) / ${tcltmp:inc} + 1) } ] - turbine::read_refcount_decr ${t:5} [ expr { ${tcltmp:iters} } ] - turbine::read_refcount_decr ${u:fsize} [ expr { ${tcltmp:iters} } ] turbine::file_read_refcount_decr ${u:wrapper} [ expr { ${tcltmp:iters} } ] + turbine::read_refcount_decr ${t:1} [ expr { ${tcltmp:iters} } ] } -proc main-call_builtin-read { stack t:15 u:combiner_list } { +proc main-call_foreign-read { stack t:11 u:combiner_list } { # Value __ov_combiner_list with type $file was defined - # Value __ov___t15 with type $string was defined + # Value __ov___t11 with type $string was defined set optv:combiner_list [ turbine::get_file ${u:combiner_list} 1 ] - set optv:__t15 [ turbine::file_read_local ${optv:combiner_list} ] - turbine::store_string ${t:15} ${optv:__t15} + set optv:__t11 [ turbine::file_read_local ${optv:combiner_list} ] + turbine::store_string ${t:11} ${optv:__t11} } + +proc f:strlen { stack u:n u:s } { + turbine::c::log "enter function: strlen" + turbine::read_refcount_incr ${u:s} 1 + turbine::rule [ list ${u:s} ] "strlen-argwait ${stack} ${u:s} ${u:n}" +} + + +proc strlen-argwait { stack u:s u:n } { + # Value __v_s with type $string was defined + # Value __v_n with type $int was defined + set v:s [ turbine::retrieve_string ${u:s} CACHED 1 ] + set v:n [ string length ${v:s} ] + turbine::store_integer ${u:n} ${v:n} +} + + +proc f:hostmap_one_worker { stack u:rank u:name } { + turbine::c::log "enter function: hostmap_one_worker" + turbine::read_refcount_incr ${u:name} 1 + turbine::rule [ list ${u:name} ] "hostmap_one_worker-argwait ${stack} ${u:rank} ${u:name}" +} + + +proc hostmap_one_worker-argwait { stack u:rank u:name } { + # Value __v_name with type $string was defined + # Value __v_rank with type $int was defined + set v:name [ turbine::retrieve_string ${u:name} CACHED 1 ] + set v:rank [ ::turbine::random_rank WORKER [ adlb::hostmap_lookup ${v:name} ] ] + turbine::store_integer ${u:rank} ${v:rank} +} + turbine::defaults turbine::init $engines $servers turbine::enable_read_refcount Modified: SwiftApps/Swift-MapRed/TurboChirp/teragen_wrap.sh =================================================================== --- SwiftApps/Swift-MapRed/TurboChirp/teragen_wrap.sh 2013-10-04 16:33:52 UTC (rev 7132) +++ SwiftApps/Swift-MapRed/TurboChirp/teragen_wrap.sh 2013-10-04 16:35:12 UTC (rev 7133) @@ -12,7 +12,7 @@ #SLICESIZE=1000 # 10^3 If padded to 100B would result -FOLDER="/sandbox/$USER" +FOLDER="/dev/shm/$USER" TIMEOUT=120 # clean_folder SLEEP_TIME FOLDER_NAME @@ -22,6 +22,8 @@ rm $2/* &> /dev/null } +HOST=$(hostname -f) + ps -u $USER | grep "chirp_server" &> /dev/null if [ "$?" != "0" ] then @@ -29,12 +31,11 @@ echo "unix:$USER rwlda" > $FOLDER/acl.conf echo "hostname:* rwlda" >> $FOLDER/acl.conf timeout $TIMEOUT chirp_server -A $FOLDER/acl.conf -r $FOLDER & + sleep 3; fi FILE=$FOLDER/$FILE; shuf -i $LOWERLIMIT-$UPPERLIMIT -n $(($SLICESIZE*$ARG1)) | awk '{printf "%-99s\n", $0}' > $FILE -sleep 5; -#HOST=$(hostname -f) -#echo "$HOST $FILE" -echo "$HOSTNAME $FILE" +echo "$HOST $FILE" +#echo "$HOSTNAME $FILE" exit 0 \ No newline at end of file From swift at ci.uchicago.edu Fri Oct 4 17:45:04 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Fri, 4 Oct 2013 17:45:04 -0500 (CDT) Subject: [Swift-commit] cog r3806 Message-ID: <20131004224504.6C5C88D00091@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3806 | hategan | 2013-10-04 17:44:58 -0500 (Fri, 04 Oct 2013) | 1 line don't allow positional arguments to be passed as keyword arguments and detect this at compile-time ------------------------------------------------------------------------ Index: modules/karajan/src/org/globus/cog/karajan/analyzer/Scope.java =================================================================== --- modules/karajan/src/org/globus/cog/karajan/analyzer/Scope.java (revision 3805) +++ modules/karajan/src/org/globus/cog/karajan/analyzer/Scope.java (working copy) @@ -536,7 +536,7 @@ addVar(v, index++); } for (Param o : optional) { - Var v = new ParamWrapperVar.Positional(o); + Var v = new ParamWrapperVar.UDFOptional(o); addVar(v, index++); } return first; Index: modules/karajan/src/org/globus/cog/karajan/analyzer/ParamWrapperVar.java =================================================================== --- modules/karajan/src/org/globus/cog/karajan/analyzer/ParamWrapperVar.java (revision 3805) +++ modules/karajan/src/org/globus/cog/karajan/analyzer/ParamWrapperVar.java (working copy) @@ -44,8 +44,24 @@ super.setIndex(index); param.setIndex(index); } + + @Override + public boolean isSettableByName() { + return false; + } } + public static class UDFOptional extends Positional { + public UDFOptional(Param p) { + super(p); + } + + @Override + public boolean isSettableByName() { + return true; + } + } + public static class Optional extends ParamWrapperVar { private IndexRange ir; Index: modules/karajan/src/org/globus/cog/karajan/analyzer/Var.java =================================================================== --- modules/karajan/src/org/globus/cog/karajan/analyzer/Var.java (revision 3805) +++ modules/karajan/src/org/globus/cog/karajan/analyzer/Var.java (working copy) @@ -59,6 +59,10 @@ this.canBeNull = canBeNull; } + public boolean isSettableByName() { + return true; + } + @Override public String toString() { if (getValue() == null) { Index: modules/karajan/src/org/globus/cog/karajan/compiled/nodes/InternalFunction.java =================================================================== --- modules/karajan/src/org/globus/cog/karajan/compiled/nodes/InternalFunction.java (revision 3805) +++ modules/karajan/src/org/globus/cog/karajan/compiled/nodes/InternalFunction.java (working copy) @@ -20,7 +20,6 @@ import k.rt.ExecutionException; import k.rt.FutureObject; import k.rt.FutureValue; -import k.rt.IllegalExtraArgumentException; import k.rt.Stack; import k.thr.LWThread; import k.thr.Yield; @@ -29,7 +28,6 @@ import org.globus.cog.karajan.analyzer.ArgRef; import org.globus.cog.karajan.analyzer.ChannelRef; import org.globus.cog.karajan.analyzer.CompilationException; -import org.globus.cog.karajan.analyzer.CompilerSettings; import org.globus.cog.karajan.analyzer.IntrospectionHelper; import org.globus.cog.karajan.analyzer.Param; import org.globus.cog.karajan.analyzer.ParamWrapperVar; Index: modules/karajan/src/org/globus/cog/karajan/compiled/nodes/functions/Named.java =================================================================== --- modules/karajan/src/org/globus/cog/karajan/compiled/nodes/functions/Named.java (revision 3805) +++ modules/karajan/src/org/globus/cog/karajan/compiled/nodes/functions/Named.java (working copy) @@ -39,7 +39,9 @@ @Override public Node compileBody(WrapperNode w, Scope argScope, Scope scope) throws CompilationException { Var vret = scope.parent.lookupParam(name, this); - + if (!vret.isSettableByName()) { + throw new CompilationException(this, "Cannot pass positional argument '" + name + "' by name"); + } if (value.isStatic()) { vret.setValue(value.getValue()); @@ -63,4 +65,15 @@ ret.setValue(stack, value.getValue(stack)); } } + + @Override + public String getTextualName() { + if (name == null) { + return super.getTextualName(); + } + else { + return name + "="; + } + } + } \ No newline at end of file Index: modules/karajan/src/org/globus/cog/karajan/compiled/nodes/user/UserDefinedFunction.java =================================================================== --- modules/karajan/src/org/globus/cog/karajan/compiled/nodes/user/UserDefinedFunction.java (revision 3805) +++ modules/karajan/src/org/globus/cog/karajan/compiled/nodes/user/UserDefinedFunction.java (working copy) @@ -106,7 +106,7 @@ @Override public Node compileChildren(WrapperNode w, Scope scope) throws CompilationException { List params = getParams(w, scope); - + compileOptionalParamValues(params, scope); sig = new Signature(params); Index: modules/karajan/resources/sys.k =================================================================== --- modules/karajan/resources/sys.k (revision 3805) +++ modules/karajan/resources/sys.k (working copy) @@ -1,153 +1,153 @@ namespace(sys) { export(parallel, def("org.globus.cog.karajan.compiled.nodes.Parallel")) - export(uparallel, def(classname="org.globus.cog.karajan.compiled.nodes.UParallel")) - export(unsynchronized, def(classname="org.globus.cog.karajan.compiled.nodes.UnsynchronizedNode")) - export(race, def(classname="org.globus.cog.karajan.compiled.nodes.Race")) - export(try, def(classname="org.globus.cog.karajan.compiled.nodes.Try")) - export(catch, def(classname="org.globus.cog.karajan.compiled.nodes.Catch")) - export(maybe, def(classname="org.globus.cog.karajan.compiled.nodes.Maybe")) - export(exclusive, def(classname="org.globus.cog.karajan.compiled.nodes.Exclusive")) - export(cache, def(classname="org.globus.cog.karajan.compiled.nodes.CacheNode")) + export(uparallel, def("org.globus.cog.karajan.compiled.nodes.UParallel")) + export(unsynchronized, def("org.globus.cog.karajan.compiled.nodes.UnsynchronizedNode")) + export(race, def("org.globus.cog.karajan.compiled.nodes.Race")) + export(try, def("org.globus.cog.karajan.compiled.nodes.Try")) + export(catch, def("org.globus.cog.karajan.compiled.nodes.Catch")) + export(maybe, def("org.globus.cog.karajan.compiled.nodes.Maybe")) + export(exclusive, def("org.globus.cog.karajan.compiled.nodes.Exclusive")) + export(cache, def("org.globus.cog.karajan.compiled.nodes.CacheNode")) - export(future, def(classname="org.globus.cog.karajan.compiled.nodes.FutureNode")) - export(futureChannel, def(classname="org.globus.cog.karajan.compiled.nodes.FutureChannelNode")) + export(future, def("org.globus.cog.karajan.compiled.nodes.FutureNode")) + export(futureChannel, def("org.globus.cog.karajan.compiled.nodes.FutureChannelNode")) - export(echo, def(classname="org.globus.cog.karajan.compiled.nodes.Echo")) - export(print, def(classname="org.globus.cog.karajan.compiled.nodes.Print")) + export(echo, def("org.globus.cog.karajan.compiled.nodes.Echo")) + export(print, def("org.globus.cog.karajan.compiled.nodes.Print")) - export(for, def(classname="org.globus.cog.karajan.compiled.nodes.For")) - export(parallelFor, def(classname="org.globus.cog.karajan.compiled.nodes.ParallelFor")) - export(uParallelFor, def(classname="org.globus.cog.karajan.compiled.nodes.UParallelFor")) - export(each, def(classname="org.globus.cog.karajan.compiled.nodes.Each")) + export(for, def("org.globus.cog.karajan.compiled.nodes.For")) + export(parallelFor, def("org.globus.cog.karajan.compiled.nodes.ParallelFor")) + export(uParallelFor, def("org.globus.cog.karajan.compiled.nodes.UParallelFor")) + export(each, def("org.globus.cog.karajan.compiled.nodes.Each")) - export(restartOnError, def(classname="org.globus.cog.karajan.compiled.nodes.RestartOnErrorNode")) - export(throw, def(classname="org.globus.cog.karajan.compiled.nodes.Throw")) - export(exception, def(classname="org.globus.cog.karajan.compiled.nodes.functions.KException")) + export(restartOnError, def("org.globus.cog.karajan.compiled.nodes.RestartOnErrorNode")) + export(throw, def("org.globus.cog.karajan.compiled.nodes.Throw")) + export(exception, def("org.globus.cog.karajan.compiled.nodes.functions.KException")) namespace(channel) { - export(new, def(classname="org.globus.cog.karajan.compiled.nodes.ChannelNew")) - export(from, def(classname="org.globus.cog.karajan.compiled.nodes.ChannelFrom")) - export(to, def(classname="org.globus.cog.karajan.compiled.nodes.ChannelTo")) - export(fork, def(classname="org.globus.cog.karajan.compiled.nodes.ChannelFork")) - export(close, def(classname="org.globus.cog.karajan.compiled.nodes.ChannelClose")) + export(new, def("org.globus.cog.karajan.compiled.nodes.ChannelNew")) + export(from, def("org.globus.cog.karajan.compiled.nodes.ChannelFrom")) + export(to, def("org.globus.cog.karajan.compiled.nodes.ChannelTo")) + export(fork, def("org.globus.cog.karajan.compiled.nodes.ChannelFork")) + export(close, def("org.globus.cog.karajan.compiled.nodes.ChannelClose")) } - export(formatNumber, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$FormatNumber")) - export(formatDate, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$FormatDate")) - export(contains, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$FileContains")) - export(file:contains, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$FileContains")) - export(UID, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$UID")) - export(readFile, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$FileRead")) - export(file:read, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$FileRead")) - export(property, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$Property")) - export(getenv, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$GetEnv")) - export(outputStream, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$OutputStream")) - export(closeStream, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$CloseStream")) + export(formatNumber, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$FormatNumber")) + export(formatDate, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$FormatDate")) + export(contains, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$FileContains")) + export(file:contains, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$FileContains")) + export(UID, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$UID")) + export(readFile, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$FileRead")) + export(file:read, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$FileRead")) + export(property, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$Property")) + export(getenv, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$GetEnv")) + export(outputStream, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$OutputStream")) + export(closeStream, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$CloseStream")) export(contextAttribute, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$ContextAttribute")) - export(discard, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$Discard")) - export(range, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$Range")) - export(filter, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$Filter")) - export(sort, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$Sort")) + export(discard, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$Discard")) + export(range, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$Range")) + export(filter, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$Filter")) + export(sort, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$Sort")) - export(dot, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$Dot")) - export(cross, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$Cross")) - export(unique, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Unique")) + export(dot, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$Dot")) + export(cross, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$Cross")) + export(unique, def("org.globus.cog.karajan.compiled.nodes.functions.Unique")) namespace(str) { - export(strip, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$Strip")) - export(split, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$Split")) - export(matches, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$Matches")) - export(chr, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$Chr")) - export(substring, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$SubString")) - export(quote, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$Quote")) + export(strip, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$Strip")) + export(split, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$Split")) + export(matches, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$Matches")) + export(chr, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$Chr")) + export(substring, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$SubString")) + export(quote, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$Quote")) export(number, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$ParseNumber")) } - export(time, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Time")) - export(once, def(classname="org.globus.cog.karajan.compiled.nodes.Once")) + export(time, def("org.globus.cog.karajan.compiled.nodes.functions.Time")) + export(once, def("org.globus.cog.karajan.compiled.nodes.Once")) - export(wait, def(classname="org.globus.cog.karajan.compiled.nodes.WaitNode")) - export(executeFile, def(classname="org.globus.cog.karajan.compiled.nodes.ExecuteFile")) - export(file:execute, def(classname="org.globus.cog.karajan.compiled.nodes.ExecuteFile")) - export(file:write, def(classname="org.globus.cog.karajan.compiled.nodes.FileWrite")) + export(wait, def("org.globus.cog.karajan.compiled.nodes.WaitNode")) + export(executeFile, def("org.globus.cog.karajan.compiled.nodes.ExecuteFile")) + export(file:execute, def("org.globus.cog.karajan.compiled.nodes.ExecuteFile")) + export(file:write, def("org.globus.cog.karajan.compiled.nodes.FileWrite")) - export(CBFFunction, def(classname="org.globus.cog.karajan.compiled.nodes.user.CBFFunction")) - export(apply, def(classname="org.globus.cog.karajan.compiled.nodes.Apply")) + export(CBFFunction, def("org.globus.cog.karajan.compiled.nodes.user.CBFFunction")) + export(apply, def("org.globus.cog.karajan.compiled.nodes.Apply")) - export(if, def(classname="org.globus.cog.karajan.compiled.nodes.If")) - export(while, def(classname="org.globus.cog.karajan.compiled.nodes.While")) - export(next, def(classname="org.globus.cog.karajan.compiled.nodes.Next")) + export(if, def("org.globus.cog.karajan.compiled.nodes.If")) + export(while, def("org.globus.cog.karajan.compiled.nodes.While")) + export(next, def("org.globus.cog.karajan.compiled.nodes.Next")) namespace(math) { - export(sum, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Sum")) - export(sqrt, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Sqrt")) - export(equalsNumeric, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$EqualsNumeric")) - export(min, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Min")) - export(max, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Max")) - export(floor, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Floor")) - export(round, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Round")) - export(ln, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Ln")) - export(exp, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Exp")) - export(random, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Random")) - export(sin, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Sin")) - export(cos, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Cos")) - export(tan, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Tan")) - export(asin, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$ASin")) - export(acos, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$ACos")) - export(atan, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$ATan")) - export(sinh, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Sinh")) - export(cosh, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Cosh")) - export(tanh, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Tanh")) - export(pow, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Pow")) + export(sum, def("org.globus.cog.karajan.compiled.nodes.functions.Sum")) + export(sqrt, def("org.globus.cog.karajan.compiled.nodes.functions.Math$Sqrt")) + export(equalsNumeric, def("org.globus.cog.karajan.compiled.nodes.functions.Math$EqualsNumeric")) + export(min, def("org.globus.cog.karajan.compiled.nodes.functions.Math$Min")) + export(max, def("org.globus.cog.karajan.compiled.nodes.functions.Math$Max")) + export(floor, def("org.globus.cog.karajan.compiled.nodes.functions.Math$Floor")) + export(round, def("org.globus.cog.karajan.compiled.nodes.functions.Math$Round")) + export(ln, def("org.globus.cog.karajan.compiled.nodes.functions.Math$Ln")) + export(exp, def("org.globus.cog.karajan.compiled.nodes.functions.Math$Exp")) + export(random, def("org.globus.cog.karajan.compiled.nodes.functions.Math$Random")) + export(sin, def("org.globus.cog.karajan.compiled.nodes.functions.Math$Sin")) + export(cos, def("org.globus.cog.karajan.compiled.nodes.functions.Math$Cos")) + export(tan, def("org.globus.cog.karajan.compiled.nodes.functions.Math$Tan")) + export(asin, def("org.globus.cog.karajan.compiled.nodes.functions.Math$ASin")) + export(acos, def("org.globus.cog.karajan.compiled.nodes.functions.Math$ACos")) + export(atan, def("org.globus.cog.karajan.compiled.nodes.functions.Math$ATan")) + export(sinh, def("org.globus.cog.karajan.compiled.nodes.functions.Math$Sinh")) + export(cosh, def("org.globus.cog.karajan.compiled.nodes.functions.Math$Cosh")) + export(tanh, def("org.globus.cog.karajan.compiled.nodes.functions.Math$Tanh")) + export(pow, def("org.globus.cog.karajan.compiled.nodes.functions.Math$Pow")) } - export(equals, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$Equals")) + export(equals, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$Equals")) namespace(list) { - export(append, def(classname="org.globus.cog.karajan.compiled.nodes.functions.List$Append")) - export(list, def(classname="org.globus.cog.karajan.compiled.nodes.functions.List$Cons")) - export(prepend, def(classname="org.globus.cog.karajan.compiled.nodes.functions.List$Prepend")) - export(join, def(classname="org.globus.cog.karajan.compiled.nodes.functions.List$Join")) - export(size, def(classname="org.globus.cog.karajan.compiled.nodes.functions.List$Size")) - export(last, def(classname="org.globus.cog.karajan.compiled.nodes.functions.List$Last")) - export(first, def(classname="org.globus.cog.karajan.compiled.nodes.functions.List$First")) - export(butLast, def(classname="org.globus.cog.karajan.compiled.nodes.functions.List$ButLast")) - export(butFirst, def(classname="org.globus.cog.karajan.compiled.nodes.functions.List$ButFirst")) - export(isEmpty, def(classname="org.globus.cog.karajan.compiled.nodes.functions.List$IsEmpty")) - export(get, def(classname="org.globus.cog.karajan.compiled.nodes.functions.List$Get")) - export(isList, def(classname="org.globus.cog.karajan.compiled.nodes.functions.List$IsList")) + export(append, def("org.globus.cog.karajan.compiled.nodes.functions.List$Append")) + export(list, def("org.globus.cog.karajan.compiled.nodes.functions.List$Cons")) + export(prepend, def("org.globus.cog.karajan.compiled.nodes.functions.List$Prepend")) + export(join, def("org.globus.cog.karajan.compiled.nodes.functions.List$Join")) + export(size, def("org.globus.cog.karajan.compiled.nodes.functions.List$Size")) + export(last, def("org.globus.cog.karajan.compiled.nodes.functions.List$Last")) + export(first, def("org.globus.cog.karajan.compiled.nodes.functions.List$First")) + export(butLast, def("org.globus.cog.karajan.compiled.nodes.functions.List$ButLast")) + export(butFirst, def("org.globus.cog.karajan.compiled.nodes.functions.List$ButFirst")) + export(isEmpty, def("org.globus.cog.karajan.compiled.nodes.functions.List$IsEmpty")) + export(get, def("org.globus.cog.karajan.compiled.nodes.functions.List$Get")) + export(isList, def("org.globus.cog.karajan.compiled.nodes.functions.List$IsList")) } namespace(map) { - export(map, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Map$Cons")) - export(put, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Map$Put")) - export(delete, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Map$Delete")) - export(get, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Map$Get")) - export(entry, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Map$EntryCons")) - export(size, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Map$Size")) - export(contains, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Map$Contains")) + export(map, def("org.globus.cog.karajan.compiled.nodes.functions.Map$Cons")) + export(put, def("org.globus.cog.karajan.compiled.nodes.functions.Map$Put")) + export(delete, def("org.globus.cog.karajan.compiled.nodes.functions.Map$Delete")) + export(get, def("org.globus.cog.karajan.compiled.nodes.functions.Map$Get")) + export(entry, def("org.globus.cog.karajan.compiled.nodes.functions.Map$EntryCons")) + export(size, def("org.globus.cog.karajan.compiled.nodes.functions.Map$Size")) + export(contains, def("org.globus.cog.karajan.compiled.nodes.functions.Map$Contains")) } - export(stats, def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$Stats")) + export(stats, def("org.globus.cog.karajan.compiled.nodes.functions.Misc$Stats")) - export('&', def(classname="org.globus.cog.karajan.compiled.nodes.functions.Logic$And")) - export('|', def(classname="org.globus.cog.karajan.compiled.nodes.functions.Logic$Or")) - export('!', def(classname="org.globus.cog.karajan.compiled.nodes.functions.Logic$Not")) + export('&', def("org.globus.cog.karajan.compiled.nodes.functions.Logic$And")) + export('|', def("org.globus.cog.karajan.compiled.nodes.functions.Logic$Or")) + export('!', def("org.globus.cog.karajan.compiled.nodes.functions.Logic$Not")) namespace(math) { - export('+', def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Sum")) - export('*', def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Product")) - export('-', def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Difference")) - export('neg', def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Neg")) - export('/', def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Quotient")) - export('%', def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$Remainder")) - export('>', def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$GreaterThan")) - export('<', def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$LessThan")) - export('>=', def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$GreaterOrEqual")) - export('<=', def(classname="org.globus.cog.karajan.compiled.nodes.functions.Math$LessOrEqual")) + export('+', def("org.globus.cog.karajan.compiled.nodes.functions.Math$Sum")) + export('*', def("org.globus.cog.karajan.compiled.nodes.functions.Math$Product")) + export('-', def("org.globus.cog.karajan.compiled.nodes.functions.Math$Difference")) + export('neg', def("org.globus.cog.karajan.compiled.nodes.functions.Math$Neg")) + export('/', def("org.globus.cog.karajan.compiled.nodes.functions.Math$Quotient")) + export('%', def("org.globus.cog.karajan.compiled.nodes.functions.Math$Remainder")) + export('>', def("org.globus.cog.karajan.compiled.nodes.functions.Math$GreaterThan")) + export('<', def("org.globus.cog.karajan.compiled.nodes.functions.Math$LessThan")) + export('>=', def("org.globus.cog.karajan.compiled.nodes.functions.Math$GreaterOrEqual")) + export('<=', def("org.globus.cog.karajan.compiled.nodes.functions.Math$LessOrEqual")) } - export('==', def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$Equals")) - export('!=', def(classname="org.globus.cog.karajan.compiled.nodes.functions.Misc$NotEquals")) + export('==', def("org.globus.cog.karajan.compiled.nodes.functions.Misc$Equals")) + export('!=', def("org.globus.cog.karajan.compiled.nodes.functions.Misc$NotEquals")) } \ No newline at end of file From hategan at ci.uchicago.edu Fri Oct 4 17:45:30 2013 From: hategan at ci.uchicago.edu (hategan at ci.uchicago.edu) Date: Fri, 4 Oct 2013 17:45:30 -0500 (CDT) Subject: [Swift-commit] r7135 - trunk/src/org/griphyn/vdl/karajan Message-ID: <20131004224530.EB2049CC43@svn.ci.uchicago.edu> Author: hategan Date: 2013-10-04 17:45:30 -0500 (Fri, 04 Oct 2013) New Revision: 7135 Modified: trunk/src/org/griphyn/vdl/karajan/Loader.java Log: better error messages on karajan compilation exceptions Modified: trunk/src/org/griphyn/vdl/karajan/Loader.java =================================================================== --- trunk/src/org/griphyn/vdl/karajan/Loader.java 2013-10-04 16:41:04 UTC (rev 7134) +++ trunk/src/org/griphyn/vdl/karajan/Loader.java 2013-10-04 22:45:30 UTC (rev 7135) @@ -255,7 +255,11 @@ StringBuilder sb = new StringBuilder(); while (e != null) { sb.append(":\n\t"); - if (e.getMessage() != null) { + if (e instanceof org.globus.cog.karajan.analyzer.CompilationException) { + sb.append(e.getMessage() + ", " + + ((org.globus.cog.karajan.analyzer.CompilationException) e).getLocation()); + } + else if (e.getMessage() != null) { sb.append(e.getMessage()); } else { From hategan at ci.uchicago.edu Fri Oct 4 17:46:09 2013 From: hategan at ci.uchicago.edu (hategan at ci.uchicago.edu) Date: Fri, 4 Oct 2013 17:46:09 -0500 (CDT) Subject: [Swift-commit] r7136 - trunk/libexec Message-ID: <20131004224609.7E7EA9CC43@svn.ci.uchicago.edu> Author: hategan Date: 2013-10-04 17:46:09 -0500 (Fri, 04 Oct 2013) New Revision: 7136 Modified: trunk/libexec/swift-int-staging.k trunk/libexec/swift-int.k trunk/libexec/swift.k Log: removed positionals passed as keyword arguments Modified: trunk/libexec/swift-int-staging.k =================================================================== --- trunk/libexec/swift-int-staging.k 2013-10-04 22:45:30 UTC (rev 7135) +++ trunk/libexec/swift-int-staging.k 2013-10-04 22:46:09 UTC (rev 7136) @@ -66,7 +66,7 @@ ddir := initDDir() uid := UID() - jobdir := substring(uid, from=0, to=1) + jobdir := substring(uid, 0, to=1) jobid := "{tr}-{uid}" log(LOG:DEBUG, "THREAD_ASSOCIATION jobid={jobid} thread=", currentThread(), " host={rhost} replicationGroup={replicationGroup}") Modified: trunk/libexec/swift-int.k =================================================================== --- trunk/libexec/swift-int.k 2013-10-04 22:45:30 UTC (rev 7135) +++ trunk/libexec/swift-int.k 2013-10-04 22:46:09 UTC (rev 7136) @@ -34,7 +34,7 @@ checkErrorFile := function(rhost, wfdir, jobid, jobdir) { if (file:exists("{wfdir}/status/{jobdir}/{jobid}-error", host=rhost)) { log(LOG:INFO, "FAILURE jobid={jobid} - Failure file found") - task:transfer(srchost=rhost, srcdir="{wfdir}/status/{jobdir}", srcfile="{jobid}-error") + task:transfer("{jobid}-error", srchost=rhost, srcdir="{wfdir}/status/{jobdir}") error := parallel( file:remove("{wfdir}/status/{jobdir}/{jobid}-error", host=rhost) sequential( @@ -77,8 +77,8 @@ sharedDir := dircat(wfdir, "shared") dir:make(sharedDir, host = rhost) - transfer(srcdir="{SWIFT:HOME}/libexec/", srcfile=siteProfile(rhost, "swift:wrapperScript"), destdir=sharedDir, desthost=rhost) - transfer(srcdir="{SWIFT:HOME}/libexec/", srcfile="_swiftseq", destdir=sharedDir, desthost=rhost) + transfer(siteProfile(rhost, "swift:wrapperScript"), srcdir="{SWIFT:HOME}/libexec/", destdir=sharedDir, desthost=rhost) + transfer("_swiftseq", srcdir="{SWIFT:HOME}/libexec/", destdir=sharedDir, desthost=rhost) dir:make(dircat(wfdir, "kickstart"), host=rhost) statusMode := configProperty("status.mode",host=rhost) @@ -143,26 +143,19 @@ log(LOG:DEBUG, "cdmfile {cdmfile}") if (cdmfile != "" & cdm:get("GATHER_DIR") != "UNSET") { log(LOG:INFO, "submitting cdm_cleanup.sh to {dir}") - task:transfer(srcfile="cdm_cleanup.sh", + task:transfer("cdm_cleanup.sh", srcdir="{SWIFT:HOME}/libexec", desthost=host, destdir=dir) - task:transfer(srcfile="cdm_lib.sh", + task:transfer("cdm_lib.sh", srcdir="{SWIFT:HOME}/libexec", desthost=host, destdir=dir) log(LOG:INFO, "execute: cdm_cleanup.sh") - task:execute( - executable="/bin/bash", - arguments=list("{dir}/cdm_cleanup.sh", - cdm:get("GATHER_DIR"), cdm:get("GATHER_TARGET"), UID()) + task:execute("/bin/bash", list("{dir}/cdm_cleanup.sh", cdm:get("GATHER_DIR"), cdm:get("GATHER_TARGET"), UID()) host=host, batch=true, TCProfile(host)) } if (swift:configProperty("sitedir.keep") == "false") { - task:execute( - siteProfile(host, "swift:cleanupCommand"), - arguments=list( - siteProfile(host, "swift:cleanupCommandOptions"), - dir - ) + task:execute(siteProfile(host, "swift:cleanupCommand"), + list(siteProfile(host, "swift:cleanupCommandOptions"), dir) host=host, batch=true, TCProfile(host)) } log(LOG:INFO, "END dir={dir} host={host}") @@ -188,7 +181,7 @@ dir:make(destdir, host=host, provider=provider) } - task:transfer(srcprovider=provider, srchost=srchost, srcfile=filename, srcdir=srcdir, desthost=host, destdir=destdir) + task:transfer(filename, srcprovider=provider, srchost=srchost, srcdir=srcdir, desthost=host, destdir=destdir) log(LOG:INFO, "END jobid={jobid}") } @@ -202,19 +195,18 @@ "policy={policy}") if (policy == "DEFAULT") { restartOnError(2) { - task:transfer(srcprovider=provider, srchost=srchost, srcfile=srcfile, + task:transfer(srcfile, srcprovider=provider, srchost=srchost, srcdir=srcdir, desthost=desthost, destdir=destdir, transferParams(srchost, desthost, provider)) } } else if (policy == "BROADCAST") { log(LOG:DEBUG, "FILE_STAGE_IN_BROADCAST file={srcfile} policy={policy}") - cdm:broadcast(srcfile=srcfile, srcdir=srcdir) + cdm:broadcast(srcfile, srcdir) } else if (policy == "EXTERNAL") { log(LOG:DEBUG, "FILE_STAGE_IN_EXTERNAL file={srcfile} policy={policy}") - cdm:external(srcfile=srcfile, srcdir=srcdir, - desthost=desthost, destdir=destdir) + cdm:external(srcfile, srcdir, desthost, destdir) } else { log(LOG:DEBUG, "FILE_STAGE_IN_SKIP file={srcfile} policy={policy}") @@ -233,15 +225,15 @@ libexec := "{SWIFT:HOME}/libexec" if (cdmfile != "") { - doStageinFile(provider="file", srchost="localhost", srcfile=basename(cdmfile), - srcdir=swift:dirname(cdmfile), desthost=host, destdir=dir, - size=file:size(cdmfile), policy="DEFAULT") - doStageinFile(provider="file", srchost="localhost", srcfile="cdm.pl", - srcdir=libexec, desthost=host, destdir=dir, - size=file:size("{libexec}/cdm.pl}"), policy="DEFAULT") - doStageinFile(provider="file", srchost="localhost", srcfile="cdm_lib.sh", - srcdir=libexec, desthost=host, destdir=dir, - size=file:size("{libexec}/cdm_lib.sh}"), policy="DEFAULT") + doStageinFile("file", "localhost", basename(cdmfile), + swift:dirname(cdmfile), host, dir, + file:size(cdmfile), "DEFAULT") + doStageinFile("file", "localhost", "cdm.pl", + libexec, host, dir, + file:size("{libexec}/cdm.pl}"), "DEFAULT") + doStageinFile("file", "localhost", "cdm_lib.sh", + libexec, host, dir, + file:size("{libexec}/cdm_lib.sh}"), "DEFAULT") } parallelFor(file, files) { @@ -252,11 +244,11 @@ filename := basename(file) size := file:size("{srcdir}/{filename}", host=srchost, provider=provider) - policy := cdm:query(query=file) + policy := cdm:query(file) log(LOG:DEBUG, "CDM: {file} : {policy}") - doStageinFile(provider=provider, srchost=srchost, srcfile=filename, - srcdir=srcdir, desthost=host, destdir=destdir, size=size, policy=policy) + doStageinFile(provider, srchost, filename, + srcdir, host, destdir, size, policy) } log(LOG:INFO, "END jobid={jobid} - Staging in finished") } @@ -267,7 +259,7 @@ done := list( parallelFor(pv, stageouts) { (path, var) := each(pv) - file := absFileName(getField(var, path = path)) + file := absFileName(getField(var, path)) provider := provider(file) dhost := hostname(file) rdir := dircat(dir, reldirname(file)) @@ -280,11 +272,11 @@ "destdir={ldir} desthost={dhost} provider={provider}") //make sure we do have the directory on the client side dir:make(ldir, host=dhost, provider=provider) - policy := cdm:query(query=file) + policy := cdm:query(file) log(LOG:DEBUG, "CDM: {file} : {policy}") if ((policy == "DEFAULT") | (policy == "BROADCAST")) { restartOnError(2) { - task:transfer(srchost=host, srcfile=bname,srcdir=rdir, + task:transfer(bname, srchost=host, srcdir=rdir, destdir=ldir, desthost=dhost, destprovider=provider, transferParams(host, dhost, provider)) } @@ -317,7 +309,7 @@ (name, file) := each(f) destfile := concat("{jobid}-", basename(file)) try { - task:transfer(srchost=rhost, srcdir=tmpdir, srcfile=file, destfile=destfile) + task:transfer(file, srchost=rhost, srcdir=tmpdir, destfile=destfile) "\n {name}: " strip(file:read(destfile)) } @@ -334,7 +326,7 @@ recfile := "{jobid}-info" srcdir := dircat("{wfdir}/info/", jobdir) try { - task:transfer(srchost=rhost, srcdir=srcdir, srcfile=recfile, destdir="{SWIFT:SCRIPT_NAME}-{SWIFT:RUN_ID}.d/") + task:transfer(recfile, srchost=rhost, srcdir=srcdir, destdir="{SWIFT:SCRIPT_NAME}-{SWIFT:RUN_ID}.d/") } else catch (exception) { maybe(file:remove(recfile)) @@ -379,7 +371,7 @@ } uid := UID() - jobdir := substring(uid, from=0, to=1) + jobdir := substring(uid, 0, to=1) jobid := "{tr}-{uid}" log(LOG:DEBUG, "THREAD_ASSOCIATION jobid={jobid} thread=", currentThread(), " host={rhost} replicationGroup={replicationGroup}") Modified: trunk/libexec/swift.k =================================================================== --- trunk/libexec/swift.k 2013-10-04 22:45:30 UTC (rev 7135) +++ trunk/libexec/swift.k 2013-10-04 22:46:09 UTC (rev 7136) @@ -236,7 +236,7 @@ } } setDatasetValues(stageout) - mark(restartout, err=false, mapping=false) + mark(restartout, false, mapping=false) log(LOG:INFO, "END_SUCCESS thread=", currentThread(), " tr={tr}") setProgress(progress, "Finished successfully") } @@ -251,8 +251,8 @@ to(errors, exception) log(LOG:INFO, exception) echo(exception) - mark(restartout, err=true, mapping=false) - graphStuff(tr, stagein, stageout, err=true, maybe(args=arguments)) + mark(restartout, true, mapping=false) + graphStuff(tr, stagein, stageout, true, maybe(args=arguments)) } } } @@ -272,8 +272,8 @@ to(errors, exception) log(LOG:INFO, exception) } - mark(restartout, err=true, mapping=merr) - graphStuff(tr, stagein, stageout, err=true, maybe(args=arguments)) + mark(restartout, true, mapping=merr) + graphStuff(tr, stagein, stageout, true, maybe(args=arguments)) } } ) From yadunandb at ci.uchicago.edu Sun Oct 6 10:54:23 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Sun, 6 Oct 2013 10:54:23 -0500 (CDT) Subject: [Swift-commit] r7137 - in trunk/tests/sites: beagle blues ci local mac-frisbee mcs midway raven stampede uc3 Message-ID: <20131006155423.ED6AE9CC83@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-06 10:54:22 -0500 (Sun, 06 Oct 2013) New Revision: 7137 Added: trunk/tests/sites/beagle/beagle_sanity.setup.sh trunk/tests/sites/beagle/beagle_sanity.source.sh trunk/tests/sites/beagle/beagle_sanity.swift trunk/tests/sites/beagle/beagle_sanity.timeout trunk/tests/sites/blues/blues_sanity.setup.sh trunk/tests/sites/blues/blues_sanity.source.sh trunk/tests/sites/blues/blues_sanity.swift trunk/tests/sites/blues/blues_sanity.timeout trunk/tests/sites/ci/ci_sanity.setup.sh trunk/tests/sites/ci/ci_sanity.source.sh trunk/tests/sites/ci/ci_sanity.swift trunk/tests/sites/ci/ci_sanity.timeout trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.setup.sh trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.source.sh trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.swift trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.timeout trunk/tests/sites/mcs/mcs_sanity.setup.sh trunk/tests/sites/mcs/mcs_sanity.source.sh trunk/tests/sites/mcs/mcs_sanity.swift trunk/tests/sites/mcs/mcs_sanity.timeout trunk/tests/sites/midway/midway_sanity.setup.sh trunk/tests/sites/midway/midway_sanity.source.sh trunk/tests/sites/midway/midway_sanity.swift trunk/tests/sites/midway/midway_sanity.timeout trunk/tests/sites/raven/raven_sanity.setup.sh trunk/tests/sites/raven/raven_sanity.source.sh trunk/tests/sites/raven/raven_sanity.swift trunk/tests/sites/raven/raven_sanity.timeout trunk/tests/sites/stampede/stampede_sanity.setup.sh trunk/tests/sites/stampede/stampede_sanity.source.sh trunk/tests/sites/stampede/stampede_sanity.swift trunk/tests/sites/stampede/stampede_sanity.timeout trunk/tests/sites/uc3/uc3_sanity.setup.sh trunk/tests/sites/uc3/uc3_sanity.source.sh trunk/tests/sites/uc3/uc3_sanity.swift trunk/tests/sites/uc3/uc3_sanity.timeout Modified: trunk/tests/sites/beagle/sites.template.xml trunk/tests/sites/blues/sites.template.xml trunk/tests/sites/ci/sites.template.xml trunk/tests/sites/local/sites.template.xml trunk/tests/sites/mac-frisbee/sites.template.xml trunk/tests/sites/mcs/sites.template.xml trunk/tests/sites/midway/sites.template.xml trunk/tests/sites/raven/sites.template.xml trunk/tests/sites/stampede/sites.template.xml trunk/tests/sites/uc3/sites.template.xml Log: Committing latest site test changes Added: trunk/tests/sites/beagle/beagle_sanity.setup.sh =================================================================== --- trunk/tests/sites/beagle/beagle_sanity.setup.sh (rev 0) +++ trunk/tests/sites/beagle/beagle_sanity.setup.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,15 @@ +#!/bin/bash + +echo "BEAGLE_USERNAME : $BEAGLE_USERNAME" +echo "MIDWAY_USERNAME : $MIDWAY_USERNAME" +echo "MCS_USERNAME : $MCS_USERNAME" +echo "UC3_USERNAME : $UC3_USERNAME" +USERNAME=$BEAGLE_USERNAME + +if [[ -z $USERNAME ]] +then + echo "Remote username not provided. Skipping sites configs" +else + ls *xml + cat sites.xml | sed "s/{env.USER}/$USERNAME/" > tmp && mv tmp sites.xml +fi Property changes on: trunk/tests/sites/beagle/beagle_sanity.setup.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/beagle/beagle_sanity.source.sh =================================================================== --- trunk/tests/sites/beagle/beagle_sanity.source.sh (rev 0) +++ trunk/tests/sites/beagle/beagle_sanity.source.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,6 @@ +#!/bin/bash +if [ "$HOSTNAME" == "midway001" ] +then + export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu + export GLOBUS_TCP_PORT_RANGE=50000,51000 +fi; Property changes on: trunk/tests/sites/beagle/beagle_sanity.source.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/beagle/beagle_sanity.swift =================================================================== --- trunk/tests/sites/beagle/beagle_sanity.swift (rev 0) +++ trunk/tests/sites/beagle/beagle_sanity.swift 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,11 @@ +type file; + +app (file out, file err) remote_driver () +{ + date stdout=@filename(out) stderr=@filename(err); +} + +file driver_out ; +file driver_err ; + +(driver_out, driver_err) = remote_driver(); \ No newline at end of file Added: trunk/tests/sites/beagle/beagle_sanity.timeout =================================================================== --- trunk/tests/sites/beagle/beagle_sanity.timeout (rev 0) +++ trunk/tests/sites/beagle/beagle_sanity.timeout 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1 @@ +300 Modified: trunk/tests/sites/beagle/sites.template.xml =================================================================== --- trunk/tests/sites/beagle/sites.template.xml 2013-10-04 22:46:09 UTC (rev 7136) +++ trunk/tests/sites/beagle/sites.template.xml 2013-10-06 15:54:22 UTC (rev 7137) @@ -1,4 +1,6 @@ - + + + 24 @@ -8,10 +10,10 @@ 3700 01:00:00 /lustre/beagle/{env.USER}/swiftwork - 20 - 10 + 1 + 2 1 - 4.80 + 1.00 10000 trace Added: trunk/tests/sites/blues/blues_sanity.setup.sh =================================================================== --- trunk/tests/sites/blues/blues_sanity.setup.sh (rev 0) +++ trunk/tests/sites/blues/blues_sanity.setup.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,11 @@ +#!/bin/bash + +USERNAME=$BLUES_USERNAME + +if [[ -z $USERNAME ]] +then + echo "Remote username not provided. Skipping sites configs" +else + ls *xml + cat sites.xml | sed "s/{env.USER}/$USERNAME/" > tmp && mv tmp sites.xml +fi Property changes on: trunk/tests/sites/blues/blues_sanity.setup.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/blues/blues_sanity.source.sh =================================================================== --- trunk/tests/sites/blues/blues_sanity.source.sh (rev 0) +++ trunk/tests/sites/blues/blues_sanity.source.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,6 @@ +#!/bin/bash +if [ "$HOSTNAME" == "midway001" ] +then + export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu + export GLOBUS_TCP_PORT_RANGE=50000,51000 +fi; Property changes on: trunk/tests/sites/blues/blues_sanity.source.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/blues/blues_sanity.swift =================================================================== --- trunk/tests/sites/blues/blues_sanity.swift (rev 0) +++ trunk/tests/sites/blues/blues_sanity.swift 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,11 @@ +type file; + +app (file out, file err) remote_driver () +{ + date stdout=@filename(out) stderr=@filename(err); +} + +file driver_out ; +file driver_err ; + +(driver_out, driver_err) = remote_driver(); \ No newline at end of file Added: trunk/tests/sites/blues/blues_sanity.timeout =================================================================== --- trunk/tests/sites/blues/blues_sanity.timeout (rev 0) +++ trunk/tests/sites/blues/blues_sanity.timeout 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1 @@ +300 Modified: trunk/tests/sites/blues/sites.template.xml =================================================================== --- trunk/tests/sites/blues/sites.template.xml 2013-10-04 22:46:09 UTC (rev 7136) +++ trunk/tests/sites/blues/sites.template.xml 2013-10-06 15:54:22 UTC (rev 7137) @@ -1,4 +1,5 @@ - + + @@ -9,7 +10,7 @@ 1 2 2 - 2.20 + 1.00 10000 1000 1000 Added: trunk/tests/sites/ci/ci_sanity.setup.sh =================================================================== --- trunk/tests/sites/ci/ci_sanity.setup.sh (rev 0) +++ trunk/tests/sites/ci/ci_sanity.setup.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,12 @@ +#!/bin/bash + +echo "BEAGLE_USERNAME : $BEAGLE_USERNAME" +USERNAME=$BEAGLE_USERNAME + +if [[ -z $USERNAME ]] +then + echo "Remote username not provided. Skipping sites configs" +else + ls *xml + cat sites.xml | sed "s/{env.USER}/$USERNAME/" > tmp && mv tmp sites.xml +fi Property changes on: trunk/tests/sites/ci/ci_sanity.setup.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/ci/ci_sanity.source.sh =================================================================== --- trunk/tests/sites/ci/ci_sanity.source.sh (rev 0) +++ trunk/tests/sites/ci/ci_sanity.source.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,6 @@ +#!/bin/bash +if [ "$HOSTNAME" == "midway001" ] +then + export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu + export GLOBUS_TCP_PORT_RANGE=50000,51000 +fi; Property changes on: trunk/tests/sites/ci/ci_sanity.source.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/ci/ci_sanity.swift =================================================================== --- trunk/tests/sites/ci/ci_sanity.swift (rev 0) +++ trunk/tests/sites/ci/ci_sanity.swift 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,11 @@ +type file; + +app (file out, file err) remote_driver () +{ + date stdout=@filename(out) stderr=@filename(err); +} + +file driver_out ; +file driver_err ; + +(driver_out, driver_err) = remote_driver(); \ No newline at end of file Added: trunk/tests/sites/ci/ci_sanity.timeout =================================================================== --- trunk/tests/sites/ci/ci_sanity.timeout (rev 0) +++ trunk/tests/sites/ci/ci_sanity.timeout 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1 @@ +300 Modified: trunk/tests/sites/ci/sites.template.xml =================================================================== --- trunk/tests/sites/ci/sites.template.xml 2013-10-04 22:46:09 UTC (rev 7136) +++ trunk/tests/sites/ci/sites.template.xml 2013-10-06 15:54:22 UTC (rev 7137) @@ -1,4 +1,6 @@ - + + + 24 @@ -6,8 +8,8 @@ 100 3700 01:00:00 - 20 - 10 + 1 + 1 1 4.80 10000 Modified: trunk/tests/sites/local/sites.template.xml =================================================================== --- trunk/tests/sites/local/sites.template.xml 2013-10-04 22:46:09 UTC (rev 7136) +++ trunk/tests/sites/local/sites.template.xml 2013-10-06 15:54:22 UTC (rev 7137) @@ -1,4 +1,5 @@ - + + Added: trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.setup.sh =================================================================== --- trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.setup.sh (rev 0) +++ trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.setup.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,11 @@ +#!/bin/bash + +USERNAME=$MCS_USERNAME + +if [[ -z $USERNAME ]] +then + echo "Remote username not provided. Skipping sites configs" +else + ls *xml + cat sites.xml | sed "s/{env.USER}/$USERNAME/" > tmp && mv tmp sites.xml +fi Property changes on: trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.setup.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.source.sh =================================================================== --- trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.source.sh (rev 0) +++ trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.source.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,6 @@ +#!/bin/bash +if [ "$HOSTNAME" == "midway001" ] +then + export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu + export GLOBUS_TCP_PORT_RANGE=50000,51000 +fi; Property changes on: trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.source.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.swift =================================================================== --- trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.swift (rev 0) +++ trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.swift 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,11 @@ +type file; + +app (file out, file err) remote_driver () +{ + date stdout=@filename(out) stderr=@filename(err); +} + +file driver_out ; +file driver_err ; + +(driver_out, driver_err) = remote_driver(); \ No newline at end of file Added: trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.timeout =================================================================== --- trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.timeout (rev 0) +++ trunk/tests/sites/mac-frisbee/mac-frisbee_sanity.timeout 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1 @@ +300 Modified: trunk/tests/sites/mac-frisbee/sites.template.xml =================================================================== --- trunk/tests/sites/mac-frisbee/sites.template.xml 2013-10-04 22:46:09 UTC (rev 7136) +++ trunk/tests/sites/mac-frisbee/sites.template.xml 2013-10-06 15:54:22 UTC (rev 7137) @@ -1,4 +1,6 @@ - + + + 8 @@ -8,6 +10,6 @@ 00:05:00 0.0799 10000 - /homes/{env.USER}/swiftwork --> + /homes/{env.USER}/swiftwork --> Added: trunk/tests/sites/mcs/mcs_sanity.setup.sh =================================================================== --- trunk/tests/sites/mcs/mcs_sanity.setup.sh (rev 0) +++ trunk/tests/sites/mcs/mcs_sanity.setup.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,11 @@ +#!/bin/bash + +USERNAME=$MCS_USERNAME + +if [[ -z $USERNAME ]] +then + echo "Remote username not provided. Skipping sites configs" +else + ls *xml + cat sites.xml | sed "s/{env.USER}/$USERNAME/" > tmp && mv tmp sites.xml +fi Property changes on: trunk/tests/sites/mcs/mcs_sanity.setup.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/mcs/mcs_sanity.source.sh =================================================================== --- trunk/tests/sites/mcs/mcs_sanity.source.sh (rev 0) +++ trunk/tests/sites/mcs/mcs_sanity.source.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,6 @@ +#!/bin/bash +if [ "$HOSTNAME" == "midway001" ] +then + export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu + export GLOBUS_TCP_PORT_RANGE=50000,51000 +fi; Property changes on: trunk/tests/sites/mcs/mcs_sanity.source.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/mcs/mcs_sanity.swift =================================================================== --- trunk/tests/sites/mcs/mcs_sanity.swift (rev 0) +++ trunk/tests/sites/mcs/mcs_sanity.swift 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,11 @@ +type file; + +app (file out, file err) remote_driver () +{ + date stdout=@filename(out) stderr=@filename(err); +} + +file driver_out ; +file driver_err ; + +(driver_out, driver_err) = remote_driver(); \ No newline at end of file Added: trunk/tests/sites/mcs/mcs_sanity.timeout =================================================================== --- trunk/tests/sites/mcs/mcs_sanity.timeout (rev 0) +++ trunk/tests/sites/mcs/mcs_sanity.timeout 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1 @@ +300 Modified: trunk/tests/sites/mcs/sites.template.xml =================================================================== --- trunk/tests/sites/mcs/sites.template.xml 2013-10-04 22:46:09 UTC (rev 7136) +++ trunk/tests/sites/mcs/sites.template.xml 2013-10-06 15:54:22 UTC (rev 7137) @@ -1,4 +1,5 @@ - + + 8 Added: trunk/tests/sites/midway/midway_sanity.setup.sh =================================================================== --- trunk/tests/sites/midway/midway_sanity.setup.sh (rev 0) +++ trunk/tests/sites/midway/midway_sanity.setup.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,11 @@ +#!/bin/bash + +USERNAME=$MIDWAY_USERNAME + +if [[ -z $USERNAME ]] +then + echo "Remote username not provided. Skipping sites configs" +else + ls *xml + cat sites.xml | sed "s/{env.USER}/$USERNAME/" > tmp && mv tmp sites.xml +fi Property changes on: trunk/tests/sites/midway/midway_sanity.setup.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/midway/midway_sanity.source.sh =================================================================== --- trunk/tests/sites/midway/midway_sanity.source.sh (rev 0) +++ trunk/tests/sites/midway/midway_sanity.source.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,6 @@ +#!/bin/bash +if [ "$HOSTNAME" == "midway001" ] +then + export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu + export GLOBUS_TCP_PORT_RANGE=50000,51000 +fi; Property changes on: trunk/tests/sites/midway/midway_sanity.source.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/midway/midway_sanity.swift =================================================================== --- trunk/tests/sites/midway/midway_sanity.swift (rev 0) +++ trunk/tests/sites/midway/midway_sanity.swift 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,11 @@ +type file; + +app (file out, file err) remote_driver () +{ + date stdout=@filename(out) stderr=@filename(err); +} + +file driver_out ; +file driver_err ; + +(driver_out, driver_err) = remote_driver(); \ No newline at end of file Added: trunk/tests/sites/midway/midway_sanity.timeout =================================================================== --- trunk/tests/sites/midway/midway_sanity.timeout (rev 0) +++ trunk/tests/sites/midway/midway_sanity.timeout 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1 @@ +300 Modified: trunk/tests/sites/midway/sites.template.xml =================================================================== --- trunk/tests/sites/midway/sites.template.xml 2013-10-04 22:46:09 UTC (rev 7136) +++ trunk/tests/sites/midway/sites.template.xml 2013-10-06 15:54:22 UTC (rev 7137) @@ -1,4 +1,6 @@ - + + + sandyb @@ -7,7 +9,7 @@ 3600 100 100 - 4 + 2 1 1 .64 Added: trunk/tests/sites/raven/raven_sanity.setup.sh =================================================================== --- trunk/tests/sites/raven/raven_sanity.setup.sh (rev 0) +++ trunk/tests/sites/raven/raven_sanity.setup.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,11 @@ +#!/bin/bash + +USERNAME=$BLUES_USERNAME + +if [[ -z $USERNAME ]] +then + echo "Remote username not provided. Skipping sites configs" +else + ls *xml + cat sites.xml | sed "s/{env.USER}/$USERNAME/" > tmp && mv tmp sites.xml +fi Property changes on: trunk/tests/sites/raven/raven_sanity.setup.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/raven/raven_sanity.source.sh =================================================================== --- trunk/tests/sites/raven/raven_sanity.source.sh (rev 0) +++ trunk/tests/sites/raven/raven_sanity.source.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,6 @@ +#!/bin/bash +if [ "$HOSTNAME" == "midway001" ] +then + export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu + export GLOBUS_TCP_PORT_RANGE=50000,51000 +fi; Property changes on: trunk/tests/sites/raven/raven_sanity.source.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/raven/raven_sanity.swift =================================================================== --- trunk/tests/sites/raven/raven_sanity.swift (rev 0) +++ trunk/tests/sites/raven/raven_sanity.swift 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,11 @@ +type file; + +app (file out, file err) remote_driver () +{ + date stdout=@filename(out) stderr=@filename(err); +} + +file driver_out ; +file driver_err ; + +(driver_out, driver_err) = remote_driver(); \ No newline at end of file Added: trunk/tests/sites/raven/raven_sanity.timeout =================================================================== --- trunk/tests/sites/raven/raven_sanity.timeout (rev 0) +++ trunk/tests/sites/raven/raven_sanity.timeout 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1 @@ +300 Modified: trunk/tests/sites/raven/sites.template.xml =================================================================== --- trunk/tests/sites/raven/sites.template.xml 2013-10-04 22:46:09 UTC (rev 7136) +++ trunk/tests/sites/raven/sites.template.xml 2013-10-06 15:54:22 UTC (rev 7137) @@ -1,4 +1,5 @@ - + + CI-SES000031 @@ -6,10 +7,10 @@ 24 pbs.aprun;pbs.mpp;depth=24 00:01:00 - 50 + 1 2 2 - 60.99 + 1.00 10000 /home/users/p01537/swiftwork Modified: trunk/tests/sites/stampede/sites.template.xml =================================================================== --- trunk/tests/sites/stampede/sites.template.xml 2013-10-04 22:46:09 UTC (rev 7136) +++ trunk/tests/sites/stampede/sites.template.xml 2013-10-06 15:54:22 UTC (rev 7137) @@ -1,4 +1,6 @@ - + + + @@ -15,3 +17,25 @@ + + \ No newline at end of file Added: trunk/tests/sites/stampede/stampede_sanity.setup.sh =================================================================== --- trunk/tests/sites/stampede/stampede_sanity.setup.sh (rev 0) +++ trunk/tests/sites/stampede/stampede_sanity.setup.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,11 @@ +#!/bin/bash + +USERNAME=$BLUES_USERNAME + +if [[ -z $USERNAME ]] +then + echo "Remote username not provided. Skipping sites configs" +else + ls *xml + cat sites.xml | sed "s/{env.USER}/$USERNAME/" > tmp && mv tmp sites.xml +fi Property changes on: trunk/tests/sites/stampede/stampede_sanity.setup.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/stampede/stampede_sanity.source.sh =================================================================== --- trunk/tests/sites/stampede/stampede_sanity.source.sh (rev 0) +++ trunk/tests/sites/stampede/stampede_sanity.source.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,6 @@ +#!/bin/bash +if [ "$HOSTNAME" == "midway001" ] +then + export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu + export GLOBUS_TCP_PORT_RANGE=50000,51000 +fi; Property changes on: trunk/tests/sites/stampede/stampede_sanity.source.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/stampede/stampede_sanity.swift =================================================================== --- trunk/tests/sites/stampede/stampede_sanity.swift (rev 0) +++ trunk/tests/sites/stampede/stampede_sanity.swift 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,11 @@ +type file; + +app (file out, file err) remote_driver () +{ + date stdout=@filename(out) stderr=@filename(err); +} + +file driver_out ; +file driver_err ; + +(driver_out, driver_err) = remote_driver(); \ No newline at end of file Added: trunk/tests/sites/stampede/stampede_sanity.timeout =================================================================== --- trunk/tests/sites/stampede/stampede_sanity.timeout (rev 0) +++ trunk/tests/sites/stampede/stampede_sanity.timeout 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1 @@ +300 Modified: trunk/tests/sites/uc3/sites.template.xml =================================================================== --- trunk/tests/sites/uc3/sites.template.xml 2013-10-04 22:46:09 UTC (rev 7136) +++ trunk/tests/sites/uc3/sites.template.xml 2013-10-06 15:54:22 UTC (rev 7137) @@ -1,4 +1,6 @@ - + + + 10.00 @@ -8,7 +10,7 @@ 00:30:00 100 100 - 1000 + 1 1 1 nonshared Added: trunk/tests/sites/uc3/uc3_sanity.setup.sh =================================================================== --- trunk/tests/sites/uc3/uc3_sanity.setup.sh (rev 0) +++ trunk/tests/sites/uc3/uc3_sanity.setup.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,11 @@ +#!/bin/bash + +USERNAME=$UC3_USERNAME + +if [[ -z $USERNAME ]] +then + echo "Remote username not provided. Skipping sites configs" +else + ls *xml + cat sites.xml | sed "s/{env.USER}/$USERNAME/" > tmp && mv tmp sites.xml +fi Property changes on: trunk/tests/sites/uc3/uc3_sanity.setup.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/uc3/uc3_sanity.source.sh =================================================================== --- trunk/tests/sites/uc3/uc3_sanity.source.sh (rev 0) +++ trunk/tests/sites/uc3/uc3_sanity.source.sh 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,6 @@ +#!/bin/bash +if [ "$HOSTNAME" == "midway001" ] +then + export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu + export GLOBUS_TCP_PORT_RANGE=50000,51000 +fi; Property changes on: trunk/tests/sites/uc3/uc3_sanity.source.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/uc3/uc3_sanity.swift =================================================================== --- trunk/tests/sites/uc3/uc3_sanity.swift (rev 0) +++ trunk/tests/sites/uc3/uc3_sanity.swift 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1,11 @@ +type file; + +app (file out, file err) remote_driver () +{ + date stdout=@filename(out) stderr=@filename(err); +} + +file driver_out ; +file driver_err ; + +(driver_out, driver_err) = remote_driver(); \ No newline at end of file Added: trunk/tests/sites/uc3/uc3_sanity.timeout =================================================================== --- trunk/tests/sites/uc3/uc3_sanity.timeout (rev 0) +++ trunk/tests/sites/uc3/uc3_sanity.timeout 2013-10-06 15:54:22 UTC (rev 7137) @@ -0,0 +1 @@ +300 From yadunandb at ci.uchicago.edu Sun Oct 6 14:51:29 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Sun, 6 Oct 2013 14:51:29 -0500 (CDT) Subject: [Swift-commit] r7138 - in trunk/tests: . groups multi_remote sites sites/bridled sites/communicado sites/fusion stress/IO/bagOnodes stress/IO/beagle stress/internals Message-ID: <20131006195129.912999CC43@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-06 14:51:29 -0500 (Sun, 06 Oct 2013) New Revision: 7138 Added: trunk/tests/groups/group-remote-sanity.sh trunk/tests/sites/bridled/ trunk/tests/sites/bridled/bridled_sanity.setup.sh trunk/tests/sites/bridled/bridled_sanity.source.sh trunk/tests/sites/bridled/bridled_sanity.swift trunk/tests/sites/bridled/bridled_sanity.timeout trunk/tests/sites/bridled/sites.template.xml trunk/tests/sites/bridled/swift.properties trunk/tests/sites/bridled/tc.template.data trunk/tests/sites/bridled/title.txt trunk/tests/sites/communicado/ trunk/tests/sites/communicado/communicado_sanity.setup.sh trunk/tests/sites/communicado/communicado_sanity.source.sh trunk/tests/sites/communicado/communicado_sanity.swift trunk/tests/sites/communicado/communicado_sanity.timeout trunk/tests/sites/communicado/sites.template.xml trunk/tests/sites/communicado/swift.properties trunk/tests/sites/communicado/tc.template.data trunk/tests/sites/communicado/title.txt trunk/tests/sites/fusion/ trunk/tests/sites/fusion/fusion_sanity.setup.sh trunk/tests/sites/fusion/fusion_sanity.source.sh trunk/tests/sites/fusion/fusion_sanity.swift trunk/tests/sites/fusion/fusion_sanity.timeout trunk/tests/sites/fusion/sites.template.xml trunk/tests/sites/fusion/swift.properties trunk/tests/sites/fusion/tc.template.data trunk/tests/sites/fusion/title.txt trunk/tests/user_test.sh trunk/tests/user_yadu.sh Modified: trunk/tests/groups/group-daily-remote.sh trunk/tests/groups/group-stress-heavy.sh trunk/tests/multi_remote/remote_driver.check.sh trunk/tests/multi_remote/remote_driver.setup.sh trunk/tests/multi_remote/remote_driver.source.sh trunk/tests/multi_remote/remote_driver.swift trunk/tests/multi_remote/sites.template.xml trunk/tests/multi_remote/tc.template.data trunk/tests/stress/IO/bagOnodes/sites.template.xml trunk/tests/stress/IO/beagle/sites.template.xml trunk/tests/stress/internals/swift.properties trunk/tests/stress/internals/tc.template.data trunk/tests/stress/internals/x_foreach.swift trunk/tests/stress/internals/x_recursion.args Log: Committing to latest working state of test-suite Modified: trunk/tests/groups/group-daily-remote.sh =================================================================== --- trunk/tests/groups/group-daily-remote.sh 2013-10-06 15:54:22 UTC (rev 7137) +++ trunk/tests/groups/group-daily-remote.sh 2013-10-06 19:51:29 UTC (rev 7138) @@ -1,28 +1,66 @@ # GROUPLIST definition to run all local tests -GROUPLIST=( # Remote sanity test-group - $TESTDIR/sites/remote_sanity/beagle \ - $TESTDIR/sites/remote_sanity/mcs \ - $TESTDIR/sites/remote_sanity/midway \ - $TESTDIR/sites/remote_sanity/uc3 \ - # Frisbee will fail due to Bug 1030 - $TESTDIR/sites/remote_sanity/mac-frisbee \ +GROUPLIST=( $TESTDIR/language/working \ + $TESTDIR/local \ + $TESTDIR/language/should-not-work \ + # $TESTDIR/cdm \ + # $TESTDIR/cdm/ps \ + # $TESTDIR/cdm/star + $TESTDIR/language-behaviour/arrays \ + $TESTDIR/language-behaviour/broken \ + $TESTDIR/language-behaviour/compounds \ + $TESTDIR/language-behaviour/control_structures \ + $TESTDIR/language-behaviour/datatypes \ + $TESTDIR/language-behaviour/IO \ + $TESTDIR/language-behaviour/logic \ + $TESTDIR/language-behaviour/mappers \ + $TESTDIR/language-behaviour/math \ + $TESTDIR/language-behaviour/params \ + $TESTDIR/language-behaviour/procedures \ + $TESTDIR/language-behaviour/strings \ + $TESTDIR/language-behaviour/variables \ + $TESTDIR/language-behaviour/cleanup \ + $TESTDIR/bugs \ + $TESTDIR/documentation/tutorial \ + $TESTDIR/functions \ - # Remote-cluster IO tests - $TESTDIR/stress/IO/beagle \ + # Site testing test-group + $TESTDIR/sites/beagle \ + $TESTDIR/sites/mcs \ + $TESTDIR/sites/midway \ + $TESTDIR/sites/uc3 \ + # Frisbee will fail due to Bug 1030 + $TESTDIR/sites/mac-frisbee \ + $TESTDIR/sites/blues \ + $TESTDIR/sites/fusion \ + $TESTDIR/sites/raven \ + + # Remote-cluster IO tests + $TESTDIR/stress/IO/beagle \ $TESTDIR/stress/IO/bagOnodes \ $TESTDIR/stress/IO/multiple \ $TESTDIR/stress/IO/uc3 \ - # Remote-cluster Apps tests - MODIS + # Language stress tests + $TESTDIR/stress/internals \ + + # Remote-cluster Apps tests - MODIS $TESTDIR/stress/apps/modis_beagle \ $TESTDIR/stress/apps/modis_local \ - $TESTDIR/stress/apps/modis_midway \ - $TESTDIR/stress/apps/modis_uc3 \ - $TESTDIR/stress/apps/modis_multiple\ + $TESTDIR/stress/apps/modis_midway \ + $TESTDIR/stress/apps/modis_uc3 \ + # $TESTDIR/stress/apps/modis_multiple\ - # Recursive Test invocation - $TESTDIR/multi_remote \ + # Local stress tests + $TESTDIR/stress/internals \ + # Local cluster tests. + $TESTDIR/stress/local_cluster \ + $TESTDIR/stress/random_fail \ + $TESTDIR/stress/jobs_per_node \ + + # Recursive Test invocation + $TESTDIR/multi_remote + ) checkvars WORK Added: trunk/tests/groups/group-remote-sanity.sh =================================================================== --- trunk/tests/groups/group-remote-sanity.sh (rev 0) +++ trunk/tests/groups/group-remote-sanity.sh 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,17 @@ +# GROUPLIST definition to run all local tests + +GROUPLIST=( # Site testing test-group + $TESTDIR/sites/beagle \ + $TESTDIR/sites/mcs \ + $TESTDIR/sites/midway \ + $TESTDIR/sites/uc3 \ + # Frisbee will fail due to Bug 1030 + $TESTDIR/sites/mac-frisbee \ + $TESTDIR/sites/blues \ + $TESTDIR/sites/fusion \ + $TESTDIR/sites/raven \ + $TESTDIR/sites/communicado \ + $TESTDIR/sites/bridled \ + ) + +checkvars WORK Modified: trunk/tests/groups/group-stress-heavy.sh =================================================================== --- trunk/tests/groups/group-stress-heavy.sh 2013-10-06 15:54:22 UTC (rev 7137) +++ trunk/tests/groups/group-stress-heavy.sh 2013-10-06 19:51:29 UTC (rev 7138) @@ -1,8 +1,11 @@ # GROUPLIST definition to run all local tests \ GROUPLIST=( -# $TESTDIR/stress/IO \ - $TESTDIR/stress/internals \ +# $TESTDIR/stress/IO/beagle \ +# $TESTDIR/stress/IO/bagOnodes \ +# $TESTDIR/stress/IO/multiple \ +# $TESTDIR/stress/IO/uc3 \ + $TESTDIR/stress/internals \ ) checkvars WORK \ No newline at end of file Modified: trunk/tests/multi_remote/remote_driver.check.sh =================================================================== --- trunk/tests/multi_remote/remote_driver.check.sh 2013-10-06 15:54:22 UTC (rev 7137) +++ trunk/tests/multi_remote/remote_driver.check.sh 2013-10-06 19:51:29 UTC (rev 7138) @@ -1,43 +1,111 @@ #!/bin/bash +PUBLISH_LOCATION=/scratch/midway/yadunand/publish +PUBLISH_SERVER=http://swift.rcc.uchicago.edu:8042 +DATE=$(date +%H%M%S) + +[ ! -z $FROM_MAIL ] || FROM_MAIL="test-engine at swift.rcc.uchicago" +[ ! -z $TO_MAIL ] || TO_MAIL="yadudoc1729 at gmail.com" + if [ -d "swift" ] then - rm -rf swift swift.tar + rm -rf swift swift.tar fi SITES_PASSED=`ls out/*out | wc -l` HOME=$PWD MAIL="$HOME/Mail.content" +#VERSION=`grep "^Swift.*swift-.*cog.*" remote_driver.stdout | cut -d " " -f -2 | sed 's/\ /-/g' | tr '[A-Z]' '[a-z]'` +VERSION="swift-trunk" cd out; echo "Test-Results" > $MAIL -echo "=====================================">> $MAIL +echo "==========================================================================">> $MAIL echo "Test home : $PWD" >> $MAIL echo "Sites successful : $SITES_PASSED" >> $MAIL -VERSION=`swift -version | cut -d " " -f -2 | sed 's/\ /-/g' | tr '[A-Z]' '[a-z]'` +#VERSION=`swift -version | cut -d " " -f -2 | sed 's/\ /-/g' | tr '[A-Z]' '[a-z]'` for i in `ls *tar` do - scp $i ci:~/public_html/$VERSION/ + echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++">> $MAIL + #scp $i ci:~/public_html/$VERSION/ tar -xf $i - folder=`tar -tf $i | head -n 1` + folder=`tar -tf $i | head -n 1 | sed 's/\/$//'` echo "Results for site : $folder" >> $MAIL - grep "Tests run" $folder/run*/tests*html >> $MAIL - grep "Tests succeeded" $folder/run*/tests*html >> $MAIL - grep "Tests failed" $folder/run*/tests*html >> $MAIL - grep "Total Time" $folder/run*/tests*html >> $MAIL - echo "" - rm -rf $folder + + echo "GROUPS" | awk '{printf "%-40s\n", $0}' > t0 + grep "Group" $folder/tests*html | sed 's/Group\ /G/' | cut -c -40 | awk '{printf "%-40s\n", $0}' >> t0 + + echo "RUN " | awk '{printf "%-5s\n", $0}' >t1 + grep "Tests run" $folder/tests*html | sed 's/Tests\ run//' | awk '{printf "%-5s\n", $0}' >> t1 + + echo "PASS" | awk '{printf "%-5s\n", $0}' >t2 + grep "Tests succeeded" $folder/tests*html | sed 's/Tests\ succeeded.//' | awk '{printf "%-5s\n", $0}' >> t2 + + echo "FAIL" | awk '{printf "%-5s\n", $0}' >t3 + grep "Tests failed" $folder/tests*html | sed 's/Tests\ failed.//' | awk '{printf "%-5s\n", $0}' >> t3 + + echo "TIME" | awk '{printf "%-40s\n", $0}' >t4 + grep "Total Time" $folder/tests*html | sed 's/Total\ Time://' | awk '{printf "%-5s\n", $0}' >> t4 + + pr -s'|' -tm t0 t1 t2 t3 t4 >> $MAIL + rm t{0,1,2,3,4} + HTML=$(basename $(ls $folder/tests*html)) + echo "Link: $PUBLISH_SERVER/$VERSION/$folder-$DATE/$HTML" >> $MAIL + mkdir -p $PUBLISH_LOCATION/$VERSION + mv $folder $PUBLISH_LOCATION/$VERSION/$folder-$DATE done cd $HOME; cd ..; RUN_DIR=$(basename $PWD); cd ..; + +folder=$RUN_DIR +HTML=$(basename $(ls $folder/tests*html)) + +echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++">> $MAIL +echo "Results for site : LOCAL at $RUN_DIR-$DATE" >> $MAIL +echo "GROUPS" | awk '{printf "%-40s\n", $0}' > t0 +grep "Group" $folder/tests*html | sed 's/Group\ /G/' | cut -c -40 | awk '{printf "%-40s\n", $0}' >> t0 + +echo "RUN " | awk '{printf "%-5s\n", $0}' >t1 +grep "Tests run" $folder/tests*html | sed 's/Tests\ run//' | awk '{printf "%-5s\n", $0}' >> t1 + +echo "PASS" | awk '{printf "%-5s\n", $0}' >t2 +grep "Tests succeeded" $folder/tests*html | sed 's/Tests\ succeeded.//' | awk '{printf "%-5s\n", $0}' >> t2 + +echo "FAIL" | awk '{printf "%-5s\n", $0}' >t3 +grep "Tests failed" $folder/tests*html | sed 's/Tests\ failed.//' | awk '{printf "%-5s\n", $0}' >> t3 + +echo "TIME" | awk '{printf "%-40s\n", $0}' >t4 +grep "Total Time" $folder/tests*html | sed 's/Total\ Time://' | awk '{printf "%-5s\n", $0}' >> t4 + +pr -s'|' -tm t0 t1 t2 t3 t4 >> $MAIL +rm t{0,1,2,3,4} + +echo "RUN_DIR = $RUN_DIR" +echo "Moving $RUN_DIR to $PUBLISH_LOCATION/$RUN_DIR-$DATE" +echo "Link: $PUBLISH_SERVER/$VERSION/$RUN_DIR-$DATE/$HTML" >> $MAIL +echo "==========================================================================">> $MAIL +cat $MAIL +mailx -s "Test results from $HOSTNAME" -r $FROM_MAIL $TO_MAIL < $MAIL + +cp -R $folder $PUBLISH_LOCATION/$VERSION/$RUN_DIR-$DATE & +exit 0 + +######################################################################################### +############# SUBMIT Results to CI############## +cd $HOME; +cd ..; +RUN_DIR=$(basename $PWD); +cd ..; +echo "mv $RUN_DIR \"$RUN_DIR-local\" " + mv $RUN_DIR "$RUN_DIR-local" tar -cf Local.tar "$RUN_DIR-local" scp Local.tar ci:~/public_html/$VERSION/ echo "Running update and maintenance script on publish server"; -ssh ci "cd ~/public_html/$VERSION/; ./maint.sh" +#ssh ci "cd ~/public_html/$VERSION/; cp ~/bin/maint.sh .; ./maint.sh" mv "$RUN_DIR-local" $RUN_DIR rm Local.tar Modified: trunk/tests/multi_remote/remote_driver.setup.sh =================================================================== --- trunk/tests/multi_remote/remote_driver.setup.sh 2013-10-06 15:54:22 UTC (rev 7137) +++ trunk/tests/multi_remote/remote_driver.setup.sh 2013-10-06 19:51:29 UTC (rev 7138) @@ -3,8 +3,6 @@ #CLEAN_CHECKOUT="yes" CLEAN_CHECKOUT="no" -#[ ! -z $COG_URL ] || COG_URL=https://cogkit.svn.sourceforge.net/svnroot/cogkit/branches/4.1.10/src/cog -#[ ! -z $SWIFT_URL ] || SWIFT_URL=https://svn.ci.uchicago.edu/svn/vdl2/branches/release-0.94 [ ! -z $COG_URL ] || COG_URL=https://svn.code.sf.net/p/cogkit/svn/trunk/src/cog [ ! -z $SWIFT_URL ] || SWIFT_URL=https://svn.ci.uchicago.edu/svn/vdl2/trunk [ ! -z $SWIFT_VERSION ] || SWIFT_VERSION=trunk @@ -12,10 +10,14 @@ [ ! -z $MIDWAY_USERNAME ] || MIDWAY_USERNAME="yadunand" [ ! -z $UC3_USERNAME ] || UC3_USERNAME="yadunand" [ ! -z $MCS_USERNAME ] || MCS_USERNAME="yadunand" +[ ! -z $FUSION_USERNAME ] || FUSION_USERNAME="yadunand" +[ ! -z $BLUES_USERNAME ] || BLUES_USERNAME="yadunand" +[ ! -z $BRID_USERNAME ] || BRID_USERNAME="yadunandb" # Bridled +[ ! -z $COMM_USERNAME ] || COMM_USERNAME="yadunandb" # Communicado [ ! -z $PUBLISH_FOLDER ] || PUBLISH_FOLDER="\/home\/yadunandb\/public_html\/results" [ ! -z $SWIFT_SOURCE ] || SWIFT_SOURCE="/home/yadunand/swift" [ ! -z $RUN_TYPE ] || RUN_TYPE="daily" - +[ ! -z $SWIFT_TAR_FILE ] || SWIFT_TAR_FILE="/scratch/midway/yadunand/swift-trunk.tar" SITES="sites.xml" cp $SITES $SITES.bak cat $SITES | sed "s/BEAGLE_USERNAME/$BEAGLE_USERNAME/g" > tmp && mv tmp $SITES @@ -23,15 +25,18 @@ cat $SITES | sed "s/UC3_USERNAME/$UC3_USERNAME/g" > tmp && mv tmp $SITES cat $SITES | sed "s/MCS_USERNAME/$MCS_USERNAME/g" > tmp && mv tmp $SITES cat $SITES | sed "s/PUBLISH_FOLDER/$PUBLISH_FOLDER/g" > tmp && mv tmp $SITES +cat $SITES | sed "s/BRID_USERNAME/$BRID_USERNAME/g" > tmp && mv tmp $SITES +cat $SITES | sed "s/COMM_USERNAME/$COMM_USERNAME/g" > tmp && mv tmp $SITES +cat $SITES | sed "s/FUSION_USERNAME/$FUSION_USERNAME/g" > tmp && mv tmp $SITES +cat $SITES | sed "s/BLUES_USERNAME/$BLUES_USERNAME/g" > tmp && mv tmp $SITES - export GLOBUS_HOSTNAME="swift.rcc.uchicago.edu" BASE=$PWD # Make clean checkout if no swift dir is present or # Clean checkout requested -[ -f "/scratch/midway/yadunand/swift.tar" ] && cp /scratch/midway/yadunand/swift.tar ./ +[ -f "$SWIFT_TAR_FILE" ] && cp $SWIFT_TAR_FILE ./swift.tar if [ "$REMOTE_DRIVER_FASTSETUP" == "true" ] then @@ -42,7 +47,7 @@ echo "Found swift.tar. Extracting.." tar -xf swift.tar fi - + if [ "CLEAN_CHECKOUT" == "yes" ] || [ ! -d "swift" ] then echo "Cleaning and making fresh checkout" Modified: trunk/tests/multi_remote/remote_driver.source.sh =================================================================== --- trunk/tests/multi_remote/remote_driver.source.sh 2013-10-06 15:54:22 UTC (rev 7137) +++ trunk/tests/multi_remote/remote_driver.source.sh 2013-10-06 19:51:29 UTC (rev 7138) @@ -2,5 +2,4 @@ if [ "$HOSTNAME" == "midway001" ] then export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu - export GLOBUS_TCP_PORT_RANGE=50000,51000 fi; Modified: trunk/tests/multi_remote/remote_driver.swift =================================================================== --- trunk/tests/multi_remote/remote_driver.swift 2013-10-06 15:54:22 UTC (rev 7137) +++ trunk/tests/multi_remote/remote_driver.swift 2013-10-06 19:51:29 UTC (rev 7138) @@ -9,7 +9,7 @@ file err[] ; file log[] ; -string sites[] = ["uc3", "beagle", "midway", "crush", "frisbee"]; +string sites[] = ["uc3", "beagle", "midway", "crush", "frisbee", "blues", "fusion", "bridled", "communicado"]; app (file out, file err, file log) remote_uc3 (script run, file tar) { @@ -36,6 +36,27 @@ fsb @run @filename(tar) @log stdout=@filename(out) stderr=@filename(err); } +app (file out, file err, file log) remote_blues (script run, file tar) +{ + blu @run @filename(tar) @log stdout=@filename(out) stderr=@filename(err); +} + +app (file out, file err, file log) remote_fusion (script run, file tar) +{ + fus @run @filename(tar) @log stdout=@filename(out) stderr=@filename(err); +} + +app (file out, file err, file log) remote_communicado (script run, file tar) +{ + com @run @filename(tar) @log stdout=@filename(out) stderr=@filename(err); +} + +app (file out, file err, file log) remote_bridled (script run, file tar) +{ + bri @run @filename(tar) @log stdout=@filename(out) stderr=@filename(err); +} + + app (file out, file err) publish_results (script publish, file tar, file out, file err) { pub @publish stdout=@out stderr=@err; @@ -50,21 +71,35 @@ switch(i) { - case 0: - tracef("Calling uc3\n"); - //(out[i], err[i], log[i]) = remote_uc3 (wrapper, swift_package); + case 0: + tracef("Calling uc3\n"); + (out[i], err[i], log[i]) = remote_uc3 (wrapper, swift_package); case 1: - tracef("Calling beagle \n"); - //(out[i], err[i], log[i]) = remote_beagle (wrapper, swift_package); - case 2: - tracef("Calling Midway\n"); - //(out[i], err[i], log[i]) = remote_midway (wrapper, swift_package); - case 3: - tracef("Crush on MCS\n"); - (out[i], err[i], log[i]) = remote_crush(wrapper, swift_package); - case 4: - tracef("Skipping Frisbee on MCS (Will fail due to BUG:1030)\n"); - //(out[i], err[i], log[i]) = remote_frisbee(wrapper, swift_package); + tracef("Calling beagle \n"); + (out[i], err[i], log[i]) = remote_beagle (wrapper, swift_package); + case 2: + tracef("Skipping Midway : Tests will be run locally\n"); + (out[i], err[i], log[i]) = remote_midway (wrapper, swift_package); + case 3: + tracef("Calling thwomp on MCS\n"); + (out[i], err[i], log[i]) = remote_mcs (wrapper, swift_package); + case 4: + tracef("Skipping Frisbee on MCS (Will fail due to BUG:1030)\n"); + //(out[i], err[i], log[i]) = remote_frisbee (wrapper, swift_package); + case 5: + tracef("Calling Blues\n"); + (out[i], err[i], log[i]) = remote_blues (wrapper, swift_package); + case 6: + tracef("Calling Fusion\n"); + (out[i], err[i], log[i]) = remote_fusion (wrapper, swift_package); + case 7: + tracef("Calling Communicado\n"); + (out[i], err[i], log[i]) = remote_communicado (wrapper, swift_package); + case 8: + tracef("Calling Bridled\n"); + (out[i], err[i], log[i]) = remote_bridled (wrapper, swift_package); + + default: tracef("Fail: Unknown site %s : %i \n", site, i); } Modified: trunk/tests/multi_remote/sites.template.xml =================================================================== --- trunk/tests/multi_remote/sites.template.xml 2013-10-06 15:54:22 UTC (rev 7137) +++ trunk/tests/multi_remote/sites.template.xml 2013-10-06 19:51:29 UTC (rev 7138) @@ -1,4 +1,5 @@ - + + @@ -47,12 +48,47 @@ /tmp/BEAGLE_USERNAME/swiftwork + + + + 3600 + 36000 + 01:05:00 + 2 + 8 + route + 1 + 2 + 2 + 2.20 + 10000 + 1000 + 1000 + /tmp/BLUES_USERNAME/swiftwork + + + + + 4000 + 01:05:00 + 2 + 1 + 2 + 2 + shared + 5.99 + 10000 + 1000 + 1000 + /homes/FUSION_USERNAME/swiftwork + + sandyb 16 - 36000 + 36000 01:05:00 100 100 @@ -95,18 +131,42 @@ /sandbox/MCS_USERNAME/swiftwork - 8 100 100 - 3600 - 00:05:00 + 4000 + 01:05:00 0.0799 10000 /sandbox/MCS_USERNAME/swiftwork - + + + 2 + 100 + 100 + 36000 + 01:05:00 + 0.0799 + 10000 + /home/BRID_USERNAME/swiftwork + /home/BRID_USERNAME/swiftwork + + + + + 2 + 100 + 100 + 36000 + 01:05:00 + 0.0799 + 10000 + /home/COMM_USERNAME/swiftwork + /home/COMM_USERNAME/swiftwork + + Modified: trunk/tests/multi_remote/tc.template.data =================================================================== --- trunk/tests/multi_remote/tc.template.data 2013-10-06 15:54:22 UTC (rev 7137) +++ trunk/tests/multi_remote/tc.template.data 2013-10-06 19:51:29 UTC (rev 7138) @@ -1,6 +1,11 @@ -beagle bgl /bin/bash null null null -uc3 uc3 /bin/bash null null null -midway mid /bin/bash null null null -mcs mcs /bin/bash null null null -local l_bash /bin/bash null null null -ci pub /bin/bash null null null \ No newline at end of file +beagle bgl /bin/bash null null null +uc3 uc3 /bin/bash null null null +midway mid /bin/bash null null null +mcs mcs /bin/bash null null null +local l_bash /bin/bash null null null +ci pub /bin/bash null null null +fusion fus /bin/bash null null null +blues blu /bin/bash null null null +frisbee fsb /bin/bash null null null +communicado com /bin/bash null null null +bridled bri /bin/bash null null null \ No newline at end of file Added: trunk/tests/sites/bridled/bridled_sanity.setup.sh =================================================================== --- trunk/tests/sites/bridled/bridled_sanity.setup.sh (rev 0) +++ trunk/tests/sites/bridled/bridled_sanity.setup.sh 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,13 @@ +#!/bin/bash + +USERNAME=$BRID_USERNAME + +if [[ -z $USERNAME ]] +then + echo "Remote username not provided. Skipping sites configs" +else + ls *xml + cat sites.xml | sed "s/{env.USER}/$USERNAME/" > tmp && mv tmp sites.xml +fi + +echo $GLOBUS_HOSTNAME \ No newline at end of file Property changes on: trunk/tests/sites/bridled/bridled_sanity.setup.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/bridled/bridled_sanity.source.sh =================================================================== --- trunk/tests/sites/bridled/bridled_sanity.source.sh (rev 0) +++ trunk/tests/sites/bridled/bridled_sanity.source.sh 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,6 @@ +#!/bin/bash +if [ "$HOSTNAME" == "midway001" ] +then + export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu + export GLOBUS_TCP_PORT_RANGE=50000,51000 +fi; Property changes on: trunk/tests/sites/bridled/bridled_sanity.source.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/bridled/bridled_sanity.swift =================================================================== --- trunk/tests/sites/bridled/bridled_sanity.swift (rev 0) +++ trunk/tests/sites/bridled/bridled_sanity.swift 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,11 @@ +type file; + +app (file out, file err) remote_driver () +{ + date stdout=@filename(out) stderr=@filename(err); +} + +file driver_out ; +file driver_err ; + +(driver_out, driver_err) = remote_driver(); \ No newline at end of file Added: trunk/tests/sites/bridled/bridled_sanity.timeout =================================================================== --- trunk/tests/sites/bridled/bridled_sanity.timeout (rev 0) +++ trunk/tests/sites/bridled/bridled_sanity.timeout 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1 @@ +300 Added: trunk/tests/sites/bridled/sites.template.xml =================================================================== --- trunk/tests/sites/bridled/sites.template.xml (rev 0) +++ trunk/tests/sites/bridled/sites.template.xml 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,17 @@ + + + + + + 2 + 100 + 100 + 36000 + 01:05:00 + 0.0799 + 10000 + /home/{env.USER}/swiftwork + /home/{env.USER}/swiftwork + + + \ No newline at end of file Added: trunk/tests/sites/bridled/swift.properties =================================================================== --- trunk/tests/sites/bridled/swift.properties (rev 0) +++ trunk/tests/sites/bridled/swift.properties 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,8 @@ +use.provider.staging=true +use.wrapper.staging=false +wrapperlog.always.transfer=true +execution.retries=0 +lazy.errors=false +provider.staging.pin.swiftfiles=false +sitedir.keep=true +#tcp.port.range=60000,61000 \ No newline at end of file Added: trunk/tests/sites/bridled/tc.template.data =================================================================== --- trunk/tests/sites/bridled/tc.template.data (rev 0) +++ trunk/tests/sites/bridled/tc.template.data 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,7 @@ +local date /bin/date null null null +beagle date /bin/date null null null +uc3 date /bin/date null null null +mcs date /bin/date null null null +midway date /bin/date null null null +communicado date /bin/date null null null +bridled date /bin/date null null null \ No newline at end of file Added: trunk/tests/sites/bridled/title.txt =================================================================== --- trunk/tests/sites/bridled/title.txt (rev 0) +++ trunk/tests/sites/bridled/title.txt 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1 @@ +Bridled remote sanity test Added: trunk/tests/sites/communicado/communicado_sanity.setup.sh =================================================================== --- trunk/tests/sites/communicado/communicado_sanity.setup.sh (rev 0) +++ trunk/tests/sites/communicado/communicado_sanity.setup.sh 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,13 @@ +#!/bin/bash + +USERNAME=$COMM_USERNAME + +if [[ -z $USERNAME ]] +then + echo "Remote username not provided. Skipping sites configs" +else + ls *xml + cat sites.xml | sed "s/{env.USER}/$USERNAME/" > tmp && mv tmp sites.xml +fi + +echo $GLOBUS_HOSTNAME \ No newline at end of file Property changes on: trunk/tests/sites/communicado/communicado_sanity.setup.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/communicado/communicado_sanity.source.sh =================================================================== --- trunk/tests/sites/communicado/communicado_sanity.source.sh (rev 0) +++ trunk/tests/sites/communicado/communicado_sanity.source.sh 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,6 @@ +#!/bin/bash +if [ "$HOSTNAME" == "midway001" ] +then + export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu + export GLOBUS_TCP_PORT_RANGE=50000,51000 +fi; Property changes on: trunk/tests/sites/communicado/communicado_sanity.source.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/communicado/communicado_sanity.swift =================================================================== --- trunk/tests/sites/communicado/communicado_sanity.swift (rev 0) +++ trunk/tests/sites/communicado/communicado_sanity.swift 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,11 @@ +type file; + +app (file out, file err) remote_driver () +{ + date stdout=@filename(out) stderr=@filename(err); +} + +file driver_out ; +file driver_err ; + +(driver_out, driver_err) = remote_driver(); \ No newline at end of file Added: trunk/tests/sites/communicado/communicado_sanity.timeout =================================================================== --- trunk/tests/sites/communicado/communicado_sanity.timeout (rev 0) +++ trunk/tests/sites/communicado/communicado_sanity.timeout 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1 @@ +300 Added: trunk/tests/sites/communicado/sites.template.xml =================================================================== --- trunk/tests/sites/communicado/sites.template.xml (rev 0) +++ trunk/tests/sites/communicado/sites.template.xml 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,16 @@ + + + + + + 2 + 100 + 100 + 36000 + 01:05:00 + 0.0799 + 10000 + /home/{env.USER}/swiftwork + /home/{env.USER}/swiftwork + + \ No newline at end of file Added: trunk/tests/sites/communicado/swift.properties =================================================================== --- trunk/tests/sites/communicado/swift.properties (rev 0) +++ trunk/tests/sites/communicado/swift.properties 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,8 @@ +use.provider.staging=true +use.wrapper.staging=false +wrapperlog.always.transfer=true +execution.retries=0 +lazy.errors=false +provider.staging.pin.swiftfiles=false +sitedir.keep=true +#tcp.port.range=60000,61000 \ No newline at end of file Added: trunk/tests/sites/communicado/tc.template.data =================================================================== --- trunk/tests/sites/communicado/tc.template.data (rev 0) +++ trunk/tests/sites/communicado/tc.template.data 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,7 @@ +local date /bin/date null null null +beagle date /bin/date null null null +uc3 date /bin/date null null null +mcs date /bin/date null null null +midway date /bin/date null null null +communicado date /bin/date null null null +bridled date /bin/date null null null \ No newline at end of file Added: trunk/tests/sites/communicado/title.txt =================================================================== --- trunk/tests/sites/communicado/title.txt (rev 0) +++ trunk/tests/sites/communicado/title.txt 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1 @@ +Communicado remote sanity test Added: trunk/tests/sites/fusion/fusion_sanity.setup.sh =================================================================== --- trunk/tests/sites/fusion/fusion_sanity.setup.sh (rev 0) +++ trunk/tests/sites/fusion/fusion_sanity.setup.sh 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,11 @@ +#!/bin/bash + +USERNAME=$FUSION_USERNAME + +if [[ -z $USERNAME ]] +then + echo "Remote username not provided. Skipping sites configs" +else + ls *xml + cat sites.xml | sed "s/{env.USER}/$USERNAME/" > tmp && mv tmp sites.xml +fi Property changes on: trunk/tests/sites/fusion/fusion_sanity.setup.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/fusion/fusion_sanity.source.sh =================================================================== --- trunk/tests/sites/fusion/fusion_sanity.source.sh (rev 0) +++ trunk/tests/sites/fusion/fusion_sanity.source.sh 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,6 @@ +#!/bin/bash +if [ "$HOSTNAME" == "midway001" ] +then + export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu + export GLOBUS_TCP_PORT_RANGE=50000,51000 +fi; Property changes on: trunk/tests/sites/fusion/fusion_sanity.source.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/fusion/fusion_sanity.swift =================================================================== --- trunk/tests/sites/fusion/fusion_sanity.swift (rev 0) +++ trunk/tests/sites/fusion/fusion_sanity.swift 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,11 @@ +type file; + +app (file out, file err) remote_driver () +{ + date stdout=@filename(out) stderr=@filename(err); +} + +file driver_out ; +file driver_err ; + +(driver_out, driver_err) = remote_driver(); \ No newline at end of file Added: trunk/tests/sites/fusion/fusion_sanity.timeout =================================================================== --- trunk/tests/sites/fusion/fusion_sanity.timeout (rev 0) +++ trunk/tests/sites/fusion/fusion_sanity.timeout 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1 @@ +300 Added: trunk/tests/sites/fusion/sites.template.xml =================================================================== --- trunk/tests/sites/fusion/sites.template.xml (rev 0) +++ trunk/tests/sites/fusion/sites.template.xml 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,18 @@ + + + + + + + 00:00:30 + 2 + 1 + 2 + 2 + shared + 1.00 + 10000 + /homes/{env.USER}/swiftwork + + + Added: trunk/tests/sites/fusion/swift.properties =================================================================== --- trunk/tests/sites/fusion/swift.properties (rev 0) +++ trunk/tests/sites/fusion/swift.properties 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,8 @@ +use.provider.staging=true +use.wrapper.staging=false +wrapperlog.always.transfer=true +execution.retries=0 +lazy.errors=false +provider.staging.pin.swiftfiles=false +sitedir.keep=true +tcp.port.range=50000,51000 \ No newline at end of file Added: trunk/tests/sites/fusion/tc.template.data =================================================================== --- trunk/tests/sites/fusion/tc.template.data (rev 0) +++ trunk/tests/sites/fusion/tc.template.data 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,7 @@ +local date /bin/date null null null +beagle date /bin/date null null null +uc3 date /bin/date null null null +mcs date /bin/date null null null +midway date /bin/date null null null +blues date /bin/date null null null +fusion date /bin/date null null null Added: trunk/tests/sites/fusion/title.txt =================================================================== --- trunk/tests/sites/fusion/title.txt (rev 0) +++ trunk/tests/sites/fusion/title.txt 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1 @@ +Fusion remote sanity test Modified: trunk/tests/stress/IO/bagOnodes/sites.template.xml =================================================================== --- trunk/tests/stress/IO/bagOnodes/sites.template.xml 2013-10-06 15:54:22 UTC (rev 7137) +++ trunk/tests/stress/IO/bagOnodes/sites.template.xml 2013-10-06 19:51:29 UTC (rev 7138) @@ -1,4 +1,5 @@ - + + Modified: trunk/tests/stress/IO/beagle/sites.template.xml =================================================================== --- trunk/tests/stress/IO/beagle/sites.template.xml 2013-10-06 15:54:22 UTC (rev 7137) +++ trunk/tests/stress/IO/beagle/sites.template.xml 2013-10-06 19:51:29 UTC (rev 7138) @@ -1,4 +1,5 @@ - + + 24 @@ -6,7 +7,8 @@ 100 pbs.aprun;pbs.mpp;depth=24 3700 - 01:00:00 + 00:25:00 + development /lustre/beagle/{env.USER}/swiftwork 20 10 Modified: trunk/tests/stress/internals/swift.properties =================================================================== --- trunk/tests/stress/internals/swift.properties 2013-10-06 15:54:22 UTC (rev 7137) +++ trunk/tests/stress/internals/swift.properties 2013-10-06 19:51:29 UTC (rev 7138) @@ -5,3 +5,4 @@ status.mode=provider use.provider.staging=false provider.staging.pin.swiftfiles=false +use.wrapper.staging=false \ No newline at end of file Modified: trunk/tests/stress/internals/tc.template.data =================================================================== --- trunk/tests/stress/internals/tc.template.data 2013-10-06 15:54:22 UTC (rev 7137) +++ trunk/tests/stress/internals/tc.template.data 2013-10-06 19:51:29 UTC (rev 7138) @@ -1,2 +1,2 @@ local bash /bin/bash null null null - +local sleep /bin/sleep null null null Modified: trunk/tests/stress/internals/x_foreach.swift =================================================================== --- trunk/tests/stress/internals/x_foreach.swift 2013-10-06 15:54:22 UTC (rev 7137) +++ trunk/tests/stress/internals/x_foreach.swift 2013-10-06 19:51:29 UTC (rev 7138) @@ -2,16 +2,16 @@ Foreach loops with variable number of loops to be called with cmdline arg -loops= -#NIGHTLY 10000 100000 +#NIGHTLY 10000 100000 #WEEKLY 1000 10000 1000000 */ -int limit = @toint(@arg("loops")); +int limit = @toint(@arg("loops")); int result[]; -foreach num, index in [1:limit:1] { +foreach num, index in [0:limit-1:1] { result[index] = index; } tracef("Result[0] = %i \n", result[0]); -tracef("Result[%i] = %i \n", limit, result[limit]); \ No newline at end of file +tracef("Result[%i] = %i \n", limit, result[limit-1]); Modified: trunk/tests/stress/internals/x_recursion.args =================================================================== --- trunk/tests/stress/internals/x_recursion.args 2013-10-06 15:54:22 UTC (rev 7137) +++ trunk/tests/stress/internals/x_recursion.args 2013-10-06 19:51:29 UTC (rev 7138) @@ -1 +1 @@ --loops=10000 +-loops=1000 Added: trunk/tests/user_test.sh =================================================================== --- trunk/tests/user_test.sh (rev 0) +++ trunk/tests/user_test.sh 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,29 @@ +export BEAGLE_USERNAME="yadunandb" +export MIDWAY_USERNAME="yadunand" +export MCS_USERNAME="yadunand" +export UC3_USERNAME="yadunand" +export BLUES_USERNAME="yadunand" +export FUSION_USERNAME="yadunand" +export COMM_USERNAME="yadunandb" +export BRID_USERNAME="yadunandb" +export FROM_MAIL="Test-Engine at midway001" +export TO_MAIL="yadudoc1729 at gmail.com" + +export REMOTE_DRIVER_FASTSETUP="true" +#export REMOTE_DRIVER_FASTSETUP="false" +export KILL_JAVA="false" + +# Extra performance stats +export COG_OPTS=-Dtcp.channel.log.io.performance=true + +# To run swift from a tar ball set following variable +export SWIFT_TAR_FILE="/scratch/midway/yadunand/swift-trunk.tar" + +#export RUN_TYPE="daily" +export RUN_TYPE="test" + +if [ "midway001" == "midway001" ] +then + export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu + export GLOBUS_TCP_PORT_RANGE=50000,51000 +fi; \ No newline at end of file Property changes on: trunk/tests/user_test.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/user_yadu.sh =================================================================== --- trunk/tests/user_yadu.sh (rev 0) +++ trunk/tests/user_yadu.sh 2013-10-06 19:51:29 UTC (rev 7138) @@ -0,0 +1,28 @@ +export BEAGLE_USERNAME="yadunandb" +export MIDWAY_USERNAME="yadunand" +export MCS_USERNAME="yadunand" +export UC3_USERNAME="yadunand" +export BLUES_USERNAME="yadunand" +export FUSION_USERNAME="yadunand" +export COMM_USERNAME="yadunandb" +export BRID_USERNAME="yadunandb" +export FROM_MAIL="Test-Engine at midway001" +export TO_MAIL="yadudoc1729 at gmail.com" + +#export REMOTE_DRIVER_FASTSETUP="false" +export REMOTE_DRIVER_FASTSETUP="true" +export SWIFT_TAR_FILE="/scratch/midway/yadunand/swift-trunk.tar" + +export KILL_JAVA="false" + +# Extra performance stats +export COG_OPTS=-Dtcp.channel.log.io.performance=true + +export RUN_TYPE="daily" +#export RUN_TYPE="test" + +if [ "midway001" == "midway001" ] +then + export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu + export GLOBUS_TCP_PORT_RANGE=50000,51000 +fi; \ No newline at end of file Property changes on: trunk/tests/user_yadu.sh ___________________________________________________________________ Added: svn:executable + * From davidk at ci.uchicago.edu Sun Oct 6 21:22:49 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Sun, 6 Oct 2013 21:22:49 -0500 (CDT) Subject: [Swift-commit] r7140 - in SwiftApps/tryswift: . config Message-ID: <20131007022249.E68629CC43@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-06 21:22:49 -0500 (Sun, 06 Oct 2013) New Revision: 7140 Added: SwiftApps/tryswift/pushTo.sh Modified: SwiftApps/tryswift/config/sites.xml SwiftApps/tryswift/config/tc.data SwiftApps/tryswift/getfiles.php SwiftApps/tryswift/index.php SwiftApps/tryswift/tryswift.php Log: Changes to configuration for running on swiftvm1 Modified: SwiftApps/tryswift/config/sites.xml =================================================================== --- SwiftApps/tryswift/config/sites.xml 2013-10-07 01:15:08 UTC (rev 7139) +++ SwiftApps/tryswift/config/sites.xml 2013-10-07 02:22:49 UTC (rev 7140) @@ -1,9 +1,10 @@ - + + 0 10000 - /home/davidk/work + /home/tryswift/swiftwork Modified: SwiftApps/tryswift/config/tc.data =================================================================== --- SwiftApps/tryswift/config/tc.data 2013-10-07 01:15:08 UTC (rev 7139) +++ SwiftApps/tryswift/config/tc.data 2013-10-07 02:22:49 UTC (rev 7140) @@ -5,5 +5,5 @@ local paste /usr/bin/paste local wc /usr/bin/wc local sleep /bin/sleep -local simulate /home/davidk/tryswift/bin/simulate.sh -local stats /home/davidk/tryswift/bin/stats.sh +local simulate /home/tryswift/tryswift/bin/simulate.sh +local stats /home/tryswift/tryswift/bin/stats.sh Modified: SwiftApps/tryswift/getfiles.php =================================================================== --- SwiftApps/tryswift/getfiles.php 2013-10-07 01:15:08 UTC (rev 7139) +++ SwiftApps/tryswift/getfiles.php 2013-10-07 02:22:49 UTC (rev 7140) @@ -1,8 +1,7 @@ $file [" . filesize($file) . " bytes]\n"; + print "
$file [" . filesize($file) . " bytes]
\n"; } } ?> Modified: SwiftApps/tryswift/index.php =================================================================== --- SwiftApps/tryswift/index.php 2013-10-07 01:15:08 UTC (rev 7139) +++ SwiftApps/tryswift/index.php 2013-10-07 02:22:49 UTC (rev 7140) @@ -8,13 +8,6 @@
-
Added: SwiftApps/tryswift/pushTo.sh =================================================================== --- SwiftApps/tryswift/pushTo.sh (rev 0) +++ SwiftApps/tryswift/pushTo.sh 2013-10-07 02:22:49 UTC (rev 7140) @@ -0,0 +1,17 @@ +#!/bin/bash + +src="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" +dst=$1 + +if [ -z "$dst" ]; then + echo Usage: pushTo.sh destination + exit 1 +fi + +if [ ! -d "$dst" ]; then + echo Directory $dst does not exist + exit 1 +fi + +echo Copying from $src to $dst +rsync -r --exclude=.svn --exclude=pushTo.sh $src/* $dst Property changes on: SwiftApps/tryswift/pushTo.sh ___________________________________________________________________ Added: svn:executable + * Modified: SwiftApps/tryswift/tryswift.php =================================================================== --- SwiftApps/tryswift/tryswift.php 2013-10-07 01:15:08 UTC (rev 7139) +++ SwiftApps/tryswift/tryswift.php 2013-10-07 02:22:49 UTC (rev 7140) @@ -6,8 +6,8 @@ } $source = $_POST['source']; - $web_directory = "/home/davidk/tryswift"; - $swift_cmd = "PATH=/usr/bin:/bin:\$PATH nohup /home/davidk/swift-0.94/cog/modules/swift/dist/swift-svn/bin/swift -sites.file sites.xml -tc.file tc.data -config cf script.swift"; + $web_directory = "/home/tryswift/tryswift"; + $swift_cmd = "nohup /home/tryswift/swift-trunk/cog/modules/swift/dist/swift-svn/bin/swift -sites.file sites.xml -tc.file tc.data -config cf script.swift"; # Create directory structure $unique = uniqid(); From davidk at ci.uchicago.edu Mon Oct 7 15:14:22 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 7 Oct 2013 15:14:22 -0500 (CDT) Subject: [Swift-commit] r7141 - in trunk/tests: . language-behaviour/IO Message-ID: <20131007201422.84D199CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-07 15:14:21 -0500 (Mon, 07 Oct 2013) New Revision: 7141 Added: trunk/tests/language-behaviour/IO/readStructured01.in trunk/tests/language-behaviour/IO/readStructured02.in trunk/tests/language-behaviour/IO/readStructured03.in Removed: trunk/tests/language-behaviour/IO/readStructured.in trunk/tests/language-behaviour/IO/readStructured3.in Modified: trunk/tests/language-behaviour/IO/readStructured01.swift trunk/tests/language-behaviour/IO/readStructured02.swift trunk/tests/language-behaviour/IO/readStructured03.swift trunk/tests/suite.sh Log: Applying fixes to test suite that were in 0.94 branch Fixes for running test suite on mac, broken inputs to readStructured, properly kill hung processes, fix for ability to repeat tests N times Deleted: trunk/tests/language-behaviour/IO/readStructured.in =================================================================== --- trunk/tests/language-behaviour/IO/readStructured.in 2013-10-07 02:22:49 UTC (rev 7140) +++ trunk/tests/language-behaviour/IO/readStructured.in 2013-10-07 20:14:21 UTC (rev 7141) @@ -1,2 +0,0 @@ -rows[0] = "hello" -rows[1] = "World!" Copied: trunk/tests/language-behaviour/IO/readStructured01.in (from rev 7050, trunk/tests/language-behaviour/IO/readStructured.in) =================================================================== --- trunk/tests/language-behaviour/IO/readStructured01.in (rev 0) +++ trunk/tests/language-behaviour/IO/readStructured01.in 2013-10-07 20:14:21 UTC (rev 7141) @@ -0,0 +1,2 @@ +rows[0] = "hello" +rows[1] = "World!" Modified: trunk/tests/language-behaviour/IO/readStructured01.swift =================================================================== --- trunk/tests/language-behaviour/IO/readStructured01.swift 2013-10-07 02:22:49 UTC (rev 7140) +++ trunk/tests/language-behaviour/IO/readStructured01.swift 2013-10-07 20:14:21 UTC (rev 7141) @@ -3,5 +3,4 @@ } matrix m; -m = readStructured("readStructured.in"); - +m = readStructured("readStructured01.in"); Added: trunk/tests/language-behaviour/IO/readStructured02.in =================================================================== --- trunk/tests/language-behaviour/IO/readStructured02.in (rev 0) +++ trunk/tests/language-behaviour/IO/readStructured02.in 2013-10-07 20:14:21 UTC (rev 7141) @@ -0,0 +1,2 @@ +rows[0] = "hello" +rows[1] = "World!" Modified: trunk/tests/language-behaviour/IO/readStructured02.swift =================================================================== --- trunk/tests/language-behaviour/IO/readStructured02.swift 2013-10-07 02:22:49 UTC (rev 7140) +++ trunk/tests/language-behaviour/IO/readStructured02.swift 2013-10-07 20:14:21 UTC (rev 7141) @@ -3,8 +3,8 @@ } matrix m; -m = readStructured("readStructured.in"); +m = readStructured("readStructured02.in"); foreach item,index in m.rows { tracef("Row[%i] : %s \n", index, item); -} \ No newline at end of file +} Copied: trunk/tests/language-behaviour/IO/readStructured03.in (from rev 7050, trunk/tests/language-behaviour/IO/readStructured3.in) =================================================================== --- trunk/tests/language-behaviour/IO/readStructured03.in (rev 0) +++ trunk/tests/language-behaviour/IO/readStructured03.in 2013-10-07 20:14:21 UTC (rev 7141) @@ -0,0 +1,6 @@ +rows[0].columns[0] = 0 +rows[0].columns[1] = 2 +rows[0].columns[2] = 4 +rows[1].columns[0] = 1 +rows[1].columns[1] = 3 +rows[1].columns[2] = 5 \ No newline at end of file Modified: trunk/tests/language-behaviour/IO/readStructured03.swift =================================================================== --- trunk/tests/language-behaviour/IO/readStructured03.swift 2013-10-07 02:22:49 UTC (rev 7140) +++ trunk/tests/language-behaviour/IO/readStructured03.swift 2013-10-07 20:14:21 UTC (rev 7141) @@ -6,4 +6,4 @@ } matrix m; -m = readStructured("readStructured3.in"); +m = readStructured("readStructured03.in"); Deleted: trunk/tests/language-behaviour/IO/readStructured3.in =================================================================== --- trunk/tests/language-behaviour/IO/readStructured3.in 2013-10-07 02:22:49 UTC (rev 7140) +++ trunk/tests/language-behaviour/IO/readStructured3.in 2013-10-07 20:14:21 UTC (rev 7141) @@ -1,6 +0,0 @@ -rows[0].columns[0] = 0 -rows[0].columns[1] = 2 -rows[0].columns[2] = 4 -rows[1].columns[0] = 1 -rows[1].columns[1] = 3 -rows[1].columns[2] = 5 \ No newline at end of file Modified: trunk/tests/suite.sh =================================================================== --- trunk/tests/suite.sh 2013-10-07 02:22:49 UTC (rev 7140) +++ trunk/tests/suite.sh 2013-10-07 20:14:21 UTC (rev 7141) @@ -39,8 +39,8 @@ INDIVIDUAL_TEST_TIME=0 COLORIZE=0 # The directory in which to start: -TOPDIR=`readlink -f $PWD/../../../..` -CRTDIR=`pwd` +TOPDIR=$( cd ../../../.. && echo $PWD ) +CRTDIR=$PWD # Disable usage stats in test suite export SWIFT_USAGE_STATS=0 @@ -544,8 +544,15 @@ process_trap() { PROCESS_INTERNAL_PID=$1 echo "process_trap: killing: $PROCESS_INTERNAL_PID" - # ps -H - kill -TERM -$PROCESS_INTERNAL_PID + ps -o "pid,ppid"|sed 1d | while read PROC + do + PROC_PID=$( echo $PROC | awk '{print $1}' ) + PROC_PPID=$( echo $PROC | awk '{print $2}' ) + if [ $PROC_PPID == $PROCESS_INTERNAL_PID ] + then + kill $PROC_PID + fi + done } # Execute process in the background @@ -633,7 +640,7 @@ wait [ $? != 0 ] && verbose "monitor($V) cancelled" && return 0 - if ps | grep $PID + if ps | grep $PID > /dev/null 2>&1 then echo "monitor: killing test process $PID" touch killed_test @@ -679,8 +686,11 @@ # If the test was killed, monitor() may have work to do rm killed_test > /dev/null 2>&1 && sleep 5 - verbose "killing monitor: $MONITOR_PID..." - kill $MONITOR_PID + if ps -p $MONITOR_PID > /dev/null 2>&1 + then + verbose "killing monitor: $MONITOR_PID..." + kill $MONITOR_PID + fi INDIVIDUAL_TEST_TIME=$(( STOP-START )) TOTAL_TIME=$(( INDIVIDUAL_TEST_TIME+TOTAL_TIME )) @@ -807,7 +817,6 @@ cp "$GROUP/$SOURCESCRIPT" . source ./$SOURCESCRIPT fi - echo "GLOBUS_HOSTNAME : $GLOBUS_HOSTNAME" if [ -x "$GROUP/$SETUPSCRIPT" ]; then cp "$GROUP/$SETUPSCRIPT" . @@ -972,17 +981,6 @@ output_report package "swift-$DATE.tar.gz" } -# Setup coasters variables -if which ifconfig > /dev/null 2>&1; then - IFCONFIG=ifconfig -else - IFCONFIG=/sbin/ifconfig -fi -$IFCONFIG > /dev/null 2>&1 || crash "Cannot run ifconfig!" -export GLOBUS_HOSTNAME=$( $IFCONFIG | grep inet | head -1 | cut -d ':' -f 2 | \ - awk '{print $1}' ) -[ $? != 0 ] && crash "Could not obtain GLOBUS_HOSTNAME!" - # Generate sites.xml group_sites_xml() { @@ -1105,12 +1103,12 @@ for TEST in $SWIFTS; do (( SKIP_COUNTER++ < SKIP_TESTS )) && continue - - # Use repeat.txt to determine number of test iterations - SCRIPT_BASENAME=`basename $TESTNAME .swift` + # Use scriptname.repeat to determine number of test iterations + SCRIPT_BASENAME=`basename $TEST .swift` TESTLINK="$TESTNAMEDIR/$TESTNAME" + GROUP_DIRNAME=$( dirname $GROUP ) if [ -f "$GROUP/$SCRIPT_BASENAME.repeat" ]; then - ITERS_LOCAL=`cat $GROUP/$SCRIPT_BASENAME.repeat` + ITERS_LOCAL=$( cat $GROUP/$SCRIPT_BASENAME.repeat ) else ITERS_LOCAL=1 fi From davidk at ci.uchicago.edu Mon Oct 7 15:36:58 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 7 Oct 2013 15:36:58 -0500 (CDT) Subject: [Swift-commit] r7142 - trunk/tests/language-behaviour/IO Message-ID: <20131007203658.6D48A9CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-07 15:36:58 -0500 (Mon, 07 Oct 2013) New Revision: 7142 Modified: trunk/tests/language-behaviour/IO/readData3.swift Log: Fix for readData3.swift from 0.94 Modified: trunk/tests/language-behaviour/IO/readData3.swift =================================================================== --- trunk/tests/language-behaviour/IO/readData3.swift 2013-10-07 20:14:21 UTC (rev 7141) +++ trunk/tests/language-behaviour/IO/readData3.swift 2013-10-07 20:36:58 UTC (rev 7142) @@ -20,4 +20,4 @@ } file result <"readData3.out">; -result = mysim(nums[i]); \ No newline at end of file +result = mysim(nums[9]); From davidk at ci.uchicago.edu Mon Oct 7 16:11:01 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 7 Oct 2013 16:11:01 -0500 (CDT) Subject: [Swift-commit] r7143 - trunk/tests/language-behaviour/IO Message-ID: <20131007211101.97E06178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-07 16:11:01 -0500 (Mon, 07 Oct 2013) New Revision: 7143 Modified: trunk/tests/language-behaviour/IO/readData3.out.expected Log: Newline to make test pass Modified: trunk/tests/language-behaviour/IO/readData3.out.expected =================================================================== --- trunk/tests/language-behaviour/IO/readData3.out.expected 2013-10-07 20:36:58 UTC (rev 7142) +++ trunk/tests/language-behaviour/IO/readData3.out.expected 2013-10-07 21:11:01 UTC (rev 7143) @@ -1 +1 @@ -9 \ No newline at end of file +9 From davidk at ci.uchicago.edu Mon Oct 7 16:36:23 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 7 Oct 2013 16:36:23 -0500 (CDT) Subject: [Swift-commit] r7144 - trunk/tests/sites/local Message-ID: <20131007213623.45008178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-07 16:36:23 -0500 (Mon, 07 Oct 2013) New Revision: 7144 Modified: trunk/tests/sites/local/sites.template.xml Log: Use filesystem tag rather than gridftp to remove syntax warning Modified: trunk/tests/sites/local/sites.template.xml =================================================================== --- trunk/tests/sites/local/sites.template.xml 2013-10-07 21:11:01 UTC (rev 7143) +++ trunk/tests/sites/local/sites.template.xml 2013-10-07 21:36:23 UTC (rev 7144) @@ -1,8 +1,8 @@ - - + + 10000 .31 _WORK_ From yadunandb at ci.uchicago.edu Wed Oct 9 10:07:43 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Wed, 9 Oct 2013 10:07:43 -0500 (CDT) Subject: [Swift-commit] r7146 - in trunk/tests/sites: . osgconnect Message-ID: <20131009150743.D10B89CC83@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-09 10:07:42 -0500 (Wed, 09 Oct 2013) New Revision: 7146 Added: trunk/tests/sites/osgconnect/ trunk/tests/sites/osgconnect/osgc_sanity.setup.sh trunk/tests/sites/osgconnect/osgc_sanity.source.sh trunk/tests/sites/osgconnect/osgc_sanity.swift trunk/tests/sites/osgconnect/osgc_sanity.timeout trunk/tests/sites/osgconnect/sites.template.xml trunk/tests/sites/osgconnect/swift.properties trunk/tests/sites/osgconnect/tc.template.data trunk/tests/sites/osgconnect/title.txt Log: Adding sanity tests for OSG Connect Added: trunk/tests/sites/osgconnect/osgc_sanity.setup.sh =================================================================== --- trunk/tests/sites/osgconnect/osgc_sanity.setup.sh (rev 0) +++ trunk/tests/sites/osgconnect/osgc_sanity.setup.sh 2013-10-09 15:07:42 UTC (rev 7146) @@ -0,0 +1,11 @@ +#!/bin/bash + +USERNAME=$UC3_USERNAME + +if [[ -z $USERNAME ]] +then + echo "Remote username not provided. Skipping sites configs" +else + ls *xml + cat sites.xml | sed "s/{env.USER}/$USERNAME/" > tmp && mv tmp sites.xml +fi Property changes on: trunk/tests/sites/osgconnect/osgc_sanity.setup.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/osgconnect/osgc_sanity.source.sh =================================================================== --- trunk/tests/sites/osgconnect/osgc_sanity.source.sh (rev 0) +++ trunk/tests/sites/osgconnect/osgc_sanity.source.sh 2013-10-09 15:07:42 UTC (rev 7146) @@ -0,0 +1,6 @@ +#!/bin/bash +if [ "$HOSTNAME" == "midway001" ] +then + export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu + export GLOBUS_TCP_PORT_RANGE=50000,51000 +fi; Property changes on: trunk/tests/sites/osgconnect/osgc_sanity.source.sh ___________________________________________________________________ Added: svn:executable + * Added: trunk/tests/sites/osgconnect/osgc_sanity.swift =================================================================== --- trunk/tests/sites/osgconnect/osgc_sanity.swift (rev 0) +++ trunk/tests/sites/osgconnect/osgc_sanity.swift 2013-10-09 15:07:42 UTC (rev 7146) @@ -0,0 +1,11 @@ +type file; + +app (file out, file err) remote_driver () +{ + date stdout=@filename(out) stderr=@filename(err); +} + +file driver_out ; +file driver_err ; + +(driver_out, driver_err) = remote_driver(); \ No newline at end of file Added: trunk/tests/sites/osgconnect/osgc_sanity.timeout =================================================================== --- trunk/tests/sites/osgconnect/osgc_sanity.timeout (rev 0) +++ trunk/tests/sites/osgconnect/osgc_sanity.timeout 2013-10-09 15:07:42 UTC (rev 7146) @@ -0,0 +1 @@ +500 Added: trunk/tests/sites/osgconnect/sites.template.xml =================================================================== --- trunk/tests/sites/osgconnect/sites.template.xml (rev 0) +++ trunk/tests/sites/osgconnect/sites.template.xml 2013-10-09 15:07:42 UTC (rev 7146) @@ -0,0 +1,20 @@ + + + + + + 10.00 + 10000 + 1 + 3600 + 00:30:00 + 100 + 100 + 1 + 1 + 1 + nonshared + "Swift" + . + + Added: trunk/tests/sites/osgconnect/swift.properties =================================================================== --- trunk/tests/sites/osgconnect/swift.properties (rev 0) +++ trunk/tests/sites/osgconnect/swift.properties 2013-10-09 15:07:42 UTC (rev 7146) @@ -0,0 +1,8 @@ +use.provider.staging=true +use.wrapper.staging=false +wrapperlog.always.transfer=true +execution.retries=0 +lazy.errors=false +provider.staging.pin.swiftfiles=false +sitedir.keep=true +tcp.port.range=50000,51000 \ No newline at end of file Added: trunk/tests/sites/osgconnect/tc.template.data =================================================================== --- trunk/tests/sites/osgconnect/tc.template.data (rev 0) +++ trunk/tests/sites/osgconnect/tc.template.data 2013-10-09 15:07:42 UTC (rev 7146) @@ -0,0 +1,6 @@ +local date /bin/date null null null +beagle date /bin/date null null null +uc3 date /bin/date null null null +mcs date /bin/date null null null +midway date /bin/date null null null +osgc date /bin/date null null null \ No newline at end of file Added: trunk/tests/sites/osgconnect/title.txt =================================================================== --- trunk/tests/sites/osgconnect/title.txt (rev 0) +++ trunk/tests/sites/osgconnect/title.txt 2013-10-09 15:07:42 UTC (rev 7146) @@ -0,0 +1 @@ +OSG-Connect remote sanity test From ketan at ci.uchicago.edu Wed Oct 9 23:10:07 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Wed, 9 Oct 2013 23:10:07 -0500 (CDT) Subject: [Swift-commit] r7147 - in SwiftApps/Swift-MapRed: . Paper blast Message-ID: <20131010041007.542E79CC83@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-09 23:10:07 -0500 (Wed, 09 Oct 2013) New Revision: 7147 Added: SwiftApps/Swift-MapRed/blast/ SwiftApps/Swift-MapRed/blast/blast.swift SwiftApps/Swift-MapRed/blast/formatdbmapper.sh SwiftApps/Swift-MapRed/blast/outputmapper.sh SwiftApps/Swift-MapRed/blast/sites.xml SwiftApps/Swift-MapRed/blast/splitmapper.sh SwiftApps/Swift-MapRed/blast/tc.data Modified: SwiftApps/Swift-MapRed/Paper/swifthadoop.tex Log: adding blast Modified: SwiftApps/Swift-MapRed/Paper/swifthadoop.tex =================================================================== --- SwiftApps/Swift-MapRed/Paper/swifthadoop.tex 2013-10-09 15:07:42 UTC (rev 7146) +++ SwiftApps/Swift-MapRed/Paper/swifthadoop.tex 2013-10-10 04:10:07 UTC (rev 7147) @@ -625,14 +625,6 @@ In this context, the filepointer should be interpreted and the actual files it points to should be fetched if not present locally. - 3. +3. - - - - - - - - Added: SwiftApps/Swift-MapRed/blast/blast.swift =================================================================== --- SwiftApps/Swift-MapRed/blast/blast.swift (rev 0) +++ SwiftApps/Swift-MapRed/blast/blast.swift 2013-10-10 04:10:07 UTC (rev 7147) @@ -0,0 +1,52 @@ +type fastaseq; +type headerfile; +type indexfile; +type seqfile; + +type database +{ + headerfile phr; + indexfile pin; + seqfile psq; +} + +type query; +type output; + +string num_partitions=@arg("n", "8"); +string program_name=@arg("p", "blastp"); +fastaseq dbin ; +query query_file ; +string expectation_value=@arg("e", "0.1"); +output blast_output_file ; +string filter_query_sequence=@arg("F", "F"); + +fastaseq partition[] ; + +app (fastaseq out[]) split_database (fastaseq d, string n){ + fastasplitn @filename(d) n; +} + +app (database out) formatdb (fastaseq i){ + formatdb "-i" @filename(i); +} + +app (output o) blastapp(query i, fastaseq d, string p, string e, string f, database db){ + blastall "-p" p "-i" @filename(i) "-d" @filename(d) "-o" @filename(o) "-e" e "-T" "-F" f; +} + +app (output o) blastmerge(output o_frags[]){ + blastmerge @filename(o) @filenames(o_frags); +} + +partition=split_database(dbin, num_partitions); + +database formatdbout[] ; +output out[] ; + +foreach part,i in partition { + formatdbout[i] = formatdb(part); + out[i]=blastapp(query_file, part, program_name, expectation_value, filter_query_sequence, formatdbout[i]); +} + +blast_output_file=blastmerge(out); Added: SwiftApps/Swift-MapRed/blast/formatdbmapper.sh =================================================================== --- SwiftApps/Swift-MapRed/blast/formatdbmapper.sh (rev 0) +++ SwiftApps/Swift-MapRed/blast/formatdbmapper.sh 2013-10-10 04:10:07 UTC (rev 7147) @@ -0,0 +1,18 @@ +#!/bin/bash +while [ $# -gt 0 ]; do + case $1 in + -n) n=$2;; + *) echo "$0: bad mapper args" 1>&2 + exit 1;; + esac + shift 2 +done + +for i in $(seq 1 $n) +do + printf "[%d].phr frag%03d.phr\n" $i $i; + printf "[%d].pin frag%03d.pin\n" $i $i; + printf "[%d].psq frag%03d.psq\n" $i $i; +done + + Property changes on: SwiftApps/Swift-MapRed/blast/formatdbmapper.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/blast/outputmapper.sh =================================================================== --- SwiftApps/Swift-MapRed/blast/outputmapper.sh (rev 0) +++ SwiftApps/Swift-MapRed/blast/outputmapper.sh 2013-10-10 04:10:07 UTC (rev 7147) @@ -0,0 +1,16 @@ +#!/bin/bash +while [ $# -gt 0 ]; do + case $1 in + -n) n=$2;; + *) echo "$0: bad mapper args" 1>&2 + exit 1;; + esac + shift 2 +done + +for i in $(seq 1 $n) +do + printf "[%d] frag%03d.html\n" $i $i; +done + + Property changes on: SwiftApps/Swift-MapRed/blast/outputmapper.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/blast/sites.xml =================================================================== --- SwiftApps/Swift-MapRed/blast/sites.xml (rev 0) +++ SwiftApps/Swift-MapRed/blast/sites.xml 2013-10-10 04:10:07 UTC (rev 7147) @@ -0,0 +1,23 @@ + + + + + /home/lgadelha/swiftwork + + 0.03 + file + + + + + + + mpi1 + linux.q + 6.23 + 10000 + + /prj/prjssi/lgadelha/swiftwork + + + Added: SwiftApps/Swift-MapRed/blast/splitmapper.sh =================================================================== --- SwiftApps/Swift-MapRed/blast/splitmapper.sh (rev 0) +++ SwiftApps/Swift-MapRed/blast/splitmapper.sh 2013-10-10 04:10:07 UTC (rev 7147) @@ -0,0 +1,14 @@ +#!/bin/bash +while [ $# -gt 0 ]; do + case $1 in + -n) n=$2;; + *) echo "$0: bad mapper args" 1>&2 + exit 1;; + esac + shift 2 +done +for i in $(seq 1 $n) +do + printf "[%d] frag%03d\n" $i $i; +done + Property changes on: SwiftApps/Swift-MapRed/blast/splitmapper.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/blast/tc.data =================================================================== --- SwiftApps/Swift-MapRed/blast/tc.data (rev 0) +++ SwiftApps/Swift-MapRed/blast/tc.data 2013-10-10 04:10:07 UTC (rev 7147) @@ -0,0 +1,27 @@ +#This is the transformation catalog. +# +#It comes pre-configured with a number of simple transformations with +#paths that are likely to work on a linux box. However, on some systems, +#the paths to these executables will be different (for example, sometimes +#some of these programs are found in /usr/bin rather than in /bin) +# +#NOTE WELL: fields in this file must be separated by tabs, not spaces; and +#there must be no trailing whitespace at the end of each line. +# +# sitename transformation path INSTALLED platform profiles +localhost echo /bin/echo INSTALLED INTEL32::LINUX null +localhost cat /bin/cat INSTALLED INTEL32::LINUX null +localhost ls /bin/ls INSTALLED INTEL32::LINUX null +localhost grep /bin/grep INSTALLED INTEL32::LINUX null +localhost sort /bin/sort INSTALLED INTEL32::LINUX null +localhost paste /bin/paste INSTALLED INTEL32::LINUX null +localhost cp /bin/cp INSTALLED INTEL32::LINUX null +localhost touch /bin/touch INSTALLED INTEL32::LINUX null +localhost wc /usr/bin/wc INSTALLED INTEL32::LINUX null +localhost sleep /bin/sleep null null null +localhost blastall /opt/local/bin/blastall null null null +localhost fastasplitn /Users/lgadelha/parallelblast/fastasplitn null null null +localhost blastmerge /Users/lgadelha/parallelblast/blastmerge null null null +localhost formatdb /opt/local/bin/formatdb null null null + + From davidk at ci.uchicago.edu Fri Oct 11 11:16:10 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Fri, 11 Oct 2013 11:16:10 -0500 (CDT) Subject: [Swift-commit] r7149 - in SwiftApps/tryswift: . config css js/ace scripts Message-ID: <20131011161610.4141D9CC9A@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-11 11:16:10 -0500 (Fri, 11 Oct 2013) New Revision: 7149 Added: SwiftApps/tryswift/scripts/001-introduction.html SwiftApps/tryswift/scripts/001-introduction.swift SwiftApps/tryswift/scripts/001-introduction.txt SwiftApps/tryswift/scripts/002-helloworld.html SwiftApps/tryswift/scripts/002-helloworld.swift SwiftApps/tryswift/scripts/002-helloworld.txt SwiftApps/tryswift/scripts/formatting.css SwiftApps/tryswift/scripts/p1.txt SwiftApps/tryswift/scripts/p2.txt SwiftApps/tryswift/scripts/p3.txt SwiftApps/tryswift/scripts/p4.txt SwiftApps/tryswift/scripts/p5.txt SwiftApps/tryswift/scripts/p6.txt Removed: SwiftApps/tryswift/css/tryswift-php.css SwiftApps/tryswift/css/tryswift.old.css Modified: SwiftApps/tryswift/config/sites.xml SwiftApps/tryswift/config/tc.data SwiftApps/tryswift/css/tryswift.css SwiftApps/tryswift/getfiles.php SwiftApps/tryswift/index.php SwiftApps/tryswift/js/ace/theme-solarized_light.js SwiftApps/tryswift/scripts/p1.swift SwiftApps/tryswift/scripts/p2.swift SwiftApps/tryswift/scripts/p3.swift SwiftApps/tryswift/scripts/p4.swift SwiftApps/tryswift/scripts/p5.swift SwiftApps/tryswift/scripts/p6.swift SwiftApps/tryswift/tryswift.php Log: Various updates over the last few days, some new scripts, dropdown menu for selecting scripts, changes to editor, trunkification of scripts to remove warnings about @ Modified: SwiftApps/tryswift/config/sites.xml =================================================================== --- SwiftApps/tryswift/config/sites.xml 2013-10-11 03:25:32 UTC (rev 7148) +++ SwiftApps/tryswift/config/sites.xml 2013-10-11 16:16:10 UTC (rev 7149) @@ -2,7 +2,7 @@ - 0 + 0.0199 10000 /home/tryswift/swiftwork Modified: SwiftApps/tryswift/config/tc.data =================================================================== --- SwiftApps/tryswift/config/tc.data 2013-10-11 03:25:32 UTC (rev 7148) +++ SwiftApps/tryswift/config/tc.data 2013-10-11 16:16:10 UTC (rev 7149) @@ -7,3 +7,5 @@ local sleep /bin/sleep local simulate /home/tryswift/tryswift/bin/simulate.sh local stats /home/tryswift/tryswift/bin/stats.sh +local genseed /home/tryswift/tryswift/bin/simulate.sh +local genbias /home/tryswift/tryswift/bin/simulate.sh Deleted: SwiftApps/tryswift/css/tryswift-php.css =================================================================== --- SwiftApps/tryswift/css/tryswift-php.css 2013-10-11 03:25:32 UTC (rev 7148) +++ SwiftApps/tryswift/css/tryswift-php.css 2013-10-11 16:16:10 UTC (rev 7149) @@ -1,65 +0,0 @@ -html,body -{ - margin:0; - padding:0; - width: 400px; - background: #fff; - margin-left: auto; - margin-right: auto; -} - -a { -text-decoration: none; -} - -table { -border: 0; -border-bottom: 1px solid black; -border-left: 1px solid black; -border-right: 1px solid black; -background-color:#f6f6f6 -font-family: monospace; -width: 900px; -} - -#style1 td { -border-left: 1px solid black; -border-right: 1px solid black; -border-top: 0; -border-bottom: 0; -background-color:#f6f6f6 -padding-left: 0px; -padding-right: 0px; -padding-top: 2px; -padding-bottom: 2px; -} - -#style2 td { -border-top: 0; -border-bottom: 0; -border-left: 1px solid black; -background-color:#f6f6f6 -padding-left: 10px; -padding-right: 0; -padding-top: 0px; -padding-bottom: 0px; -} - -#header { -font-family:courier-new,monospace; -font-size:150%; -color:#2c1f8e; -vertical-align:sub; -text-align: center; -} - -caption { -background:#e3e3e3; -border-right: 1px solid black; -border-left: 1px solid black; -border-top: 1px solid black; -border-bottom: 1px solid black; -margin-top: 10px; -padding: 2px; -} - Modified: SwiftApps/tryswift/css/tryswift.css =================================================================== --- SwiftApps/tryswift/css/tryswift.css 2013-10-11 03:25:32 UTC (rev 7148) +++ SwiftApps/tryswift/css/tryswift.css 2013-10-11 16:16:10 UTC (rev 7149) @@ -11,21 +11,6 @@ background: white; } -#next { - float: left; - width: 100px; -} - -#scriptCount { - float: left; - width: 100px; -} - -#back { - float: left; - width: 100px; -} - #editor { width: 100%; height: 50%; @@ -33,6 +18,7 @@ #scriptNav { position: relative; + top: 5px; left: 25%; right: 25%; width: 100%; @@ -63,7 +49,7 @@ } #editorButtons { - background: #ebebeb; + background: #fbf1d3; } #pre { Deleted: SwiftApps/tryswift/css/tryswift.old.css =================================================================== --- SwiftApps/tryswift/css/tryswift.old.css 2013-10-11 03:25:32 UTC (rev 7148) +++ SwiftApps/tryswift/css/tryswift.old.css 2013-10-11 16:16:10 UTC (rev 7149) @@ -1,61 +0,0 @@ -html, body { - height: 100%; -} - -#outputWrapper { - display: table; - height: 25%; - width: 100%; -} - -#swiftOutput { - height: 100px; - width: 100%; - border: 1px solid black; - overflow-y: scroll; -} - -#editorInfoWrapper { - display: table; - width: 100%; - height: 70%; -} - -#info { - width: 100%; - height: 100%; - display: table; -} - -#infoFrame { - width: 100%; - height: 95%; - display: table-cell; -} - -#editor { - width: 50%; - height: 100%; - display: table-cell; -} - -#scriptNav { - display: table; - text-align: center; - height: 5%; - width: 100%; - border: 1px solid red; - background: #B0B0B0; -} - -#next { - display: table-cell; -} - -#previous { - display: table-cell; -} - -#scriptCount { - display: table-cell; -} Modified: SwiftApps/tryswift/getfiles.php =================================================================== --- SwiftApps/tryswift/getfiles.php 2013-10-11 03:25:32 UTC (rev 7148) +++ SwiftApps/tryswift/getfiles.php 2013-10-11 16:16:10 UTC (rev 7149) @@ -29,7 +29,9 @@ substr($file, -7) != ".swiftx" && substr($file, -4) != ".log" ) { - print "
$file [" . filesize($file) . " bytes]
\n"; + $size = filesize($file); + #$type = shell_exec("file -b $file"); + print "
$file [$size bytes]
\n"; } } ?> Modified: SwiftApps/tryswift/index.php =================================================================== --- SwiftApps/tryswift/index.php 2013-10-11 03:25:32 UTC (rev 7148) +++ SwiftApps/tryswift/index.php 2013-10-11 16:16:10 UTC (rev 7149) @@ -13,117 +13,107 @@
- -
- +
+ + +
+
+ + +
- -
-
- - -
- -
- - -
-
-
+
+ + +
+
+
-
-
-
Swift output
-
-
+
+
+
Swift output
+
+
-
-
-
Output files
-
-
-
+
+
+
Output files
+
+
+ - - + Modified: SwiftApps/tryswift/js/ace/theme-solarized_light.js =================================================================== --- SwiftApps/tryswift/js/ace/theme-solarized_light.js 2013-10-11 03:25:32 UTC (rev 7148) +++ SwiftApps/tryswift/js/ace/theme-solarized_light.js 2013-10-11 16:16:10 UTC (rev 7149) @@ -42,7 +42,7 @@ }\ .ace-solarized-light {\ background-color: #FDF6E3;\ -color: #586E75\ +color: #000;\ }\ .ace-solarized-light .ace_cursor {\ border-left: 2px solid #000000\ Added: SwiftApps/tryswift/scripts/001-introduction.html =================================================================== --- SwiftApps/tryswift/scripts/001-introduction.html (rev 0) +++ SwiftApps/tryswift/scripts/001-introduction.html 2013-10-11 16:16:10 UTC (rev 7149) @@ -0,0 +1,19 @@ + + + + + + +

Welcome to Try Swift!

+

+ If you are an existing Swift user, and would like to try testing your code, + please enter your code in the editor on the right and click "execute". +

+ +

+ If you would like to learn Swift, select an example script above to learn more. +

+ + + + Added: SwiftApps/tryswift/scripts/001-introduction.swift =================================================================== --- SwiftApps/tryswift/scripts/001-introduction.swift (rev 0) +++ SwiftApps/tryswift/scripts/001-introduction.swift 2013-10-11 16:16:10 UTC (rev 7149) @@ -0,0 +1,3 @@ +// Welcome to tryswift! +// Feel free to enter your code below, or select an existing script from the menu on the left + Added: SwiftApps/tryswift/scripts/001-introduction.txt =================================================================== --- SwiftApps/tryswift/scripts/001-introduction.txt (rev 0) +++ SwiftApps/tryswift/scripts/001-introduction.txt 2013-10-11 16:16:10 UTC (rev 7149) @@ -0,0 +1 @@ +Introduction Added: SwiftApps/tryswift/scripts/002-helloworld.html =================================================================== --- SwiftApps/tryswift/scripts/002-helloworld.html (rev 0) +++ SwiftApps/tryswift/scripts/002-helloworld.html 2013-10-11 16:16:10 UTC (rev 7149) @@ -0,0 +1,55 @@ + + + + + + + +

Hello world!

+

Let's take a closer look at this script and go through it line by line.

+ +
+type file;
+
+ +

Most Swift scripts will make extensive use of files. This line + allows us to use the file datatype and will be the first line of + most scripts.

+ +
+app (file o) echo (string s)
+{
+   echo s stdout=filename(o);
+}
+
+ +

The code above defines an application. In this case, the app is the +unix utility echo. Every app function can define an input and an output. +Outputs are defined to the left of the app name (file o). Inputs are defined +to the right of the app name (string s).

+ +
+echo s stdout=filename(o);
+
+The echo command by itself does not create any files. Instead, what we do +in this example is redirect the output of the command to a file by using +stdout=filename(o). + +

Now that our app function is defined, let's create a file and call echo.

+ +

+file out <"out.txt">;
+out = echo("Hello world!");
+
+ +

Try running the program. When it is finished, you should see a file called out.txt get created that contains the text "Hello world!"

+ +

Exercises

+
    +
  • Change the text from "Hello world!" to "Hello Swift!"
  • +
  • Pass an int to echo instead of a string
  • +
  • Change the name of the output file
  • +
+ + + Added: SwiftApps/tryswift/scripts/002-helloworld.swift =================================================================== --- SwiftApps/tryswift/scripts/002-helloworld.swift (rev 0) +++ SwiftApps/tryswift/scripts/002-helloworld.swift 2013-10-11 16:16:10 UTC (rev 7149) @@ -0,0 +1,9 @@ +type file; + +app (file out) echo (string s) +{ + echo s stdout=filename(out); +} + +file out <"out.txt">; +out = echo("Testing"); Added: SwiftApps/tryswift/scripts/002-helloworld.txt =================================================================== --- SwiftApps/tryswift/scripts/002-helloworld.txt (rev 0) +++ SwiftApps/tryswift/scripts/002-helloworld.txt 2013-10-11 16:16:10 UTC (rev 7149) @@ -0,0 +1 @@ +Hello world! Added: SwiftApps/tryswift/scripts/formatting.css =================================================================== --- SwiftApps/tryswift/scripts/formatting.css (rev 0) +++ SwiftApps/tryswift/scripts/formatting.css 2013-10-11 16:16:10 UTC (rev 7149) @@ -0,0 +1,3 @@ +pre { + background: #D9D9F3; +} Modified: SwiftApps/tryswift/scripts/p1.swift =================================================================== --- SwiftApps/tryswift/scripts/p1.swift 2013-10-11 03:25:32 UTC (rev 7148) +++ SwiftApps/tryswift/scripts/p1.swift 2013-10-11 16:16:10 UTC (rev 7149) @@ -2,7 +2,7 @@ app (file o) simulation () { - simulate stdout=@filename(o); + simulate stdout=filename(o); } file f <"sim.out">; Added: SwiftApps/tryswift/scripts/p1.txt =================================================================== --- SwiftApps/tryswift/scripts/p1.txt (rev 0) +++ SwiftApps/tryswift/scripts/p1.txt 2013-10-11 16:16:10 UTC (rev 7149) @@ -0,0 +1 @@ +p1 Modified: SwiftApps/tryswift/scripts/p2.swift =================================================================== --- SwiftApps/tryswift/scripts/p2.swift 2013-10-11 03:25:32 UTC (rev 7148) +++ SwiftApps/tryswift/scripts/p2.swift 2013-10-11 16:16:10 UTC (rev 7149) @@ -2,10 +2,10 @@ app (file o) simulation () { - simulate stdout=@filename(o); + simulate stdout=filename(o); } foreach i in [0:9] { - file f ; + file f ; f = simulation(); } Added: SwiftApps/tryswift/scripts/p2.txt =================================================================== --- SwiftApps/tryswift/scripts/p2.txt (rev 0) +++ SwiftApps/tryswift/scripts/p2.txt 2013-10-11 16:16:10 UTC (rev 7149) @@ -0,0 +1 @@ +p2 Modified: SwiftApps/tryswift/scripts/p3.swift =================================================================== --- SwiftApps/tryswift/scripts/p3.swift 2013-10-11 03:25:32 UTC (rev 7148) +++ SwiftApps/tryswift/scripts/p3.swift 2013-10-11 16:16:10 UTC (rev 7149) @@ -2,23 +2,23 @@ app (file o) simulation (int sim_steps, int sim_range, int sim_values) { - simulate "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=@filename(o); + simulate "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=filename(o); } app (file o) analyze (file s[]) { - stats @filenames(s) stdout=@filename(o); + stats filenames(s) stdout=filename(o); } -int nsim = @toInt(@arg("nsim","10")); -int steps = @toInt(@arg("steps","1")); -int range = @toInt(@arg("range","100")); -int values = @toInt(@arg("values","5")); +int nsim = toInt(arg("nsim","10")); +int steps = toInt(arg("steps","1")); +int range = toInt(arg("range","100")); +int values = toInt(arg("values","5")); file sims[]; foreach i in [0:nsim-1] { - file simout ; + file simout ; simout = simulation(steps,range,values); sims[i] = simout; } Added: SwiftApps/tryswift/scripts/p3.txt =================================================================== --- SwiftApps/tryswift/scripts/p3.txt (rev 0) +++ SwiftApps/tryswift/scripts/p3.txt 2013-10-11 16:16:10 UTC (rev 7149) @@ -0,0 +1 @@ +p3 Modified: SwiftApps/tryswift/scripts/p4.swift =================================================================== --- SwiftApps/tryswift/scripts/p4.swift 2013-10-11 03:25:32 UTC (rev 7148) +++ SwiftApps/tryswift/scripts/p4.swift 2013-10-11 16:16:10 UTC (rev 7149) @@ -7,19 +7,19 @@ app (file out, file log) analyze (file s[]) { - stats @filenames(s) stdout=@out stderr=@log; + stats filenames(s) stdout=@out stderr=@log; } -int nsim = @toInt(@arg("nsim", "10")); -int steps = @toInt(@arg("steps", "1")); -int range = @toInt(@arg("range", "100")); -int values = @toInt(@arg("values", "5")); +int nsim = toInt(arg("nsim", "10")); +int steps = toInt(arg("steps", "1")); +int range = toInt(arg("range", "100")); +int values = toInt(arg("values", "5")); file sims[]; foreach i in [0:nsim-1] { - file simout ; - file simlog ; + file simout ; + file simlog ; (simout,simlog) = simulation(steps,range,values); sims[i] = simout; } Added: SwiftApps/tryswift/scripts/p4.txt =================================================================== --- SwiftApps/tryswift/scripts/p4.txt (rev 0) +++ SwiftApps/tryswift/scripts/p4.txt 2013-10-11 16:16:10 UTC (rev 7149) @@ -0,0 +1 @@ +p4 Modified: SwiftApps/tryswift/scripts/p5.swift =================================================================== --- SwiftApps/tryswift/scripts/p5.swift 2013-10-11 03:25:32 UTC (rev 7148) +++ SwiftApps/tryswift/scripts/p5.swift 2013-10-11 16:16:10 UTC (rev 7149) @@ -7,19 +7,19 @@ app (file out, file log) analyze (file s[]) { - stats @filenames(s) stdout=@out stderr=@log; + stats filenames(s) stdout=@out stderr=@log; } -int nsim = @toInt(@arg("nsim", "10")); -int steps = @toInt(@arg("steps", "1")); -int range = @toInt(@arg("range", "100")); -int values = @toInt(@arg("values", "5")); +int nsim = toInt(arg("nsim", "10")); +int steps = toInt(arg("steps", "1")); +int range = toInt(arg("range", "100")); +int values = toInt(arg("values", "5")); file sims[]; foreach i in [0:nsim-1] { - file simout ; - file simlog ; + file simout ; + file simlog ; (simout,simlog) = simulation(steps,range,values); sims[i] = simout; } Added: SwiftApps/tryswift/scripts/p5.txt =================================================================== --- SwiftApps/tryswift/scripts/p5.txt (rev 0) +++ SwiftApps/tryswift/scripts/p5.txt 2013-10-11 16:16:10 UTC (rev 7149) @@ -0,0 +1 @@ +p5 Modified: SwiftApps/tryswift/scripts/p6.swift =================================================================== --- SwiftApps/tryswift/scripts/p6.swift 2013-10-11 03:25:32 UTC (rev 7148) +++ SwiftApps/tryswift/scripts/p6.swift 2013-10-11 16:16:10 UTC (rev 7149) @@ -21,15 +21,15 @@ app (file out, file log) analyze (file s[]) { - stats @filenames(s) stdout=@out stderr=@log; + stats filenames(s) stdout=@out stderr=@log; } # Command line arguments -int nsim = @toInt(@arg("nsim", "10")); # number of simulation programs to run -int steps = @toInt(@arg("steps", "1")); # number of timesteps (seconds) per simulation -int range = @toInt(@arg("range", "100")); # range of the generated random numbers -int values = @toInt(@arg("values", "10")); # number of values generated per simulation +int nsim = toInt(arg("nsim", "10")); # number of simulation programs to run +int steps = toInt(arg("steps", "1")); # number of timesteps (seconds) per simulation +int range = toInt(arg("range", "100")); # range of the generated random numbers +int values = toInt(arg("values", "10")); # number of values generated per simulation # Main script and data @@ -44,9 +44,9 @@ file sims[]; # Array of files to hold each simulation output foreach i in [0:nsim-1] { - file biasfile ; - file simout ; - file simlog ; + file biasfile ; + file simout ; + file simlog ; biasfile = genbias(1000, 20); (simout,simlog) = simulation(steps, range, biasfile, 1000000, values); sims[i] = simout; Added: SwiftApps/tryswift/scripts/p6.txt =================================================================== --- SwiftApps/tryswift/scripts/p6.txt (rev 0) +++ SwiftApps/tryswift/scripts/p6.txt 2013-10-11 16:16:10 UTC (rev 7149) @@ -0,0 +1 @@ +p6 Property changes on: SwiftApps/tryswift/tryswift.php ___________________________________________________________________ Deleted: svn:executable - * From davidk at ci.uchicago.edu Fri Oct 11 12:30:57 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Fri, 11 Oct 2013 12:30:57 -0500 (CDT) Subject: [Swift-commit] r7150 - in SwiftApps/tryswift: . css scripts Message-ID: <20131011173057.179629CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-11 12:30:56 -0500 (Fri, 11 Oct 2013) New Revision: 7150 Added: SwiftApps/tryswift/scripts/003-foreach.html SwiftApps/tryswift/scripts/003-foreach.swift SwiftApps/tryswift/scripts/003-foreach.txt Removed: SwiftApps/tryswift/scripts/build_docs.sh SwiftApps/tryswift/scripts/p1.html SwiftApps/tryswift/scripts/p1.swift SwiftApps/tryswift/scripts/p1.txt SwiftApps/tryswift/scripts/p2.html SwiftApps/tryswift/scripts/p2.swift SwiftApps/tryswift/scripts/p2.txt SwiftApps/tryswift/scripts/part01.png SwiftApps/tryswift/scripts/part02.png SwiftApps/tryswift/scripts/part1.txt SwiftApps/tryswift/scripts/part2.txt Modified: SwiftApps/tryswift/css/tryswift.css SwiftApps/tryswift/index.php Log: Some css fixes, new foreach example, some cleanup Modified: SwiftApps/tryswift/css/tryswift.css =================================================================== --- SwiftApps/tryswift/css/tryswift.css 2013-10-11 16:16:10 UTC (rev 7149) +++ SwiftApps/tryswift/css/tryswift.css 2013-10-11 17:30:56 UTC (rev 7150) @@ -2,13 +2,10 @@ text-align: center; } -#scriptCount { - text-align: center; -} - #infoFrame { width: 100%; background: white; + overflow-y: scroll; } #editor { @@ -18,12 +15,16 @@ #scriptNav { position: relative; - top: 5px; left: 25%; right: 25%; width: 100%; } +#scriptDropdown { + position: relative; + top: 5px; +} + .b0b0 { background: #b0b0b0; border: 1px solid black; Modified: SwiftApps/tryswift/index.php =================================================================== --- SwiftApps/tryswift/index.php 2013-10-11 16:16:10 UTC (rev 7149) +++ SwiftApps/tryswift/index.php 2013-10-11 17:30:56 UTC (rev 7150) @@ -90,7 +90,7 @@ function resize() { $('#editor').height( $(document).height() / 2 ); $('#infoContainer').height( $('#editorContainer').height() ); - $('#infoFrame').height( $('#infoContainer').height() - $('#back').height()-5 ); + $('#infoFrame').height( $('#infoContainer').height() - $('#scriptDropdown').height()-5 ); $('#swiftOutput').height( $(document).height() * .20 ); $('#fileOutput').height( $(document).height() * .19 ); $('#fileOutput').width( $(document).width() ); Added: SwiftApps/tryswift/scripts/003-foreach.html =================================================================== --- SwiftApps/tryswift/scripts/003-foreach.html (rev 0) +++ SwiftApps/tryswift/scripts/003-foreach.html 2013-10-11 17:30:56 UTC (rev 7150) @@ -0,0 +1,72 @@ + + + + + + + +

Foreach

+ +In this example, we first change our application. Instead of using "echo", +we use an app called simulate. The simulate application serves as a trivial +proxy for any more complex scientific simulation application. It generates +and prints a set of one or more random integers + +
+app (file o) simulate ()
+{
+  simulate stdout=filename(o);
+}
+
+ +Swift is a simple scripting language for executing many instances of +ordinary application programs on distributed parallel resources. +Swift scripts run many copies of ordinary programs concurrently, using +statements like this: + +
+foreach i in [1:10] {
+  string fname=strcat("output/sim_", i, ".out");
+  file f <single_file_mapper; file=fname>;
+  f = simulate();
+}
+
+ +

+In this example the foreach loop will iterate over a range of numbers from 0 to 9. +It will then map an output file and run the simulate app. The important thing to realize +about this example is that every iteration will run in parallel (up to a user defined +throttle). +

+ +

+Another new feature in this example is the file mapper. In the first hello world example, +we saw a simplified version of a file mapper with the line: +

+ +
+file out <"out.txt">;
+
+ +This is the same as saying +
+file out <single_file_mapper; file="output.txt">;
+
+ +

+Defining a file mapper in this way allows a file name to be the content of a string +or the output of another function. The strcat function combines multiple strings into a single +string. +

+ +Execute the script and examine the results. You should see 10 files creates with random numbers. + +

Exercises

+
    +
  • Create 20 files instead of 10
  • +
  • Set the output files to be created in a directory called results
  • +
+ + + + Added: SwiftApps/tryswift/scripts/003-foreach.swift =================================================================== --- SwiftApps/tryswift/scripts/003-foreach.swift (rev 0) +++ SwiftApps/tryswift/scripts/003-foreach.swift 2013-10-11 17:30:56 UTC (rev 7150) @@ -0,0 +1,12 @@ +type file; + +app (file o) simulate () +{ + simulate stdout=filename(o); +} + +foreach i in [1:10] { + string fname=strcat("output/sim_", i, ".out"); + file f ; + f = simulate(); +} Added: SwiftApps/tryswift/scripts/003-foreach.txt =================================================================== --- SwiftApps/tryswift/scripts/003-foreach.txt (rev 0) +++ SwiftApps/tryswift/scripts/003-foreach.txt 2013-10-11 17:30:56 UTC (rev 7150) @@ -0,0 +1 @@ +Foreach Deleted: SwiftApps/tryswift/scripts/build_docs.sh =================================================================== --- SwiftApps/tryswift/scripts/build_docs.sh 2013-10-11 16:16:10 UTC (rev 7149) +++ SwiftApps/tryswift/scripts/build_docs.sh 2013-10-11 17:30:56 UTC (rev 7150) @@ -1,8 +0,0 @@ -#!/bin/bash - -asciidoc -a icons -a stylesheet=$PWD/asciidoc.css -a max-width=800px -o p1.html part1.txt -asciidoc -a icons -a stylesheet=$PWD/asciidoc.css -a max-width=800px -o p2.html part2.txt -asciidoc -a icons -a stylesheet=$PWD/asciidoc.css -a max-width=800px -o p3.html part3.txt -asciidoc -a icons -a stylesheet=$PWD/asciidoc.css -a max-width=800px -o p4.html part4.txt -asciidoc -a icons -a stylesheet=$PWD/asciidoc.css -a max-width=800px -o p5.html part5.txt -asciidoc -a icons -a stylesheet=$PWD/asciidoc.css -a max-width=800px -o p6.html part6.txt Deleted: SwiftApps/tryswift/scripts/p1.html =================================================================== --- SwiftApps/tryswift/scripts/p1.html 2013-10-11 16:16:10 UTC (rev 7149) +++ SwiftApps/tryswift/scripts/p1.html 2013-10-11 17:30:56 UTC (rev 7150) @@ -1,631 +0,0 @@ - - - - - -Part 1: Run a single application under Swift - - - - - -
-
-
-

The first swift script, p1.swift, runs simulate.sh to generate a -single random number. It writes the number to a file.

-
-
-p1 workflow -
-
-
-
p1.swift
-
-
type file;
-
-app (file o) simulation ()
-{
-  simulate stdout=@filename(o);
-}
-
-file f <"sim.out">;
-f = simulation();
-
-
-
-
-

- - - Deleted: SwiftApps/tryswift/scripts/p1.swift =================================================================== --- SwiftApps/tryswift/scripts/p1.swift 2013-10-11 16:16:10 UTC (rev 7149) +++ SwiftApps/tryswift/scripts/p1.swift 2013-10-11 17:30:56 UTC (rev 7150) @@ -1,9 +0,0 @@ -type file; - -app (file o) simulation () -{ - simulate stdout=filename(o); -} - -file f <"sim.out">; -f = simulation(); Deleted: SwiftApps/tryswift/scripts/p1.txt =================================================================== --- SwiftApps/tryswift/scripts/p1.txt 2013-10-11 16:16:10 UTC (rev 7149) +++ SwiftApps/tryswift/scripts/p1.txt 2013-10-11 17:30:56 UTC (rev 7150) @@ -1 +0,0 @@ -p1 Deleted: SwiftApps/tryswift/scripts/p2.html =================================================================== --- SwiftApps/tryswift/scripts/p2.html 2013-10-11 16:16:10 UTC (rev 7149) +++ SwiftApps/tryswift/scripts/p2.html 2013-10-11 17:30:56 UTC (rev 7150) @@ -1,656 +0,0 @@ - - - - - - - - - - - -
-
-

Part 2: Running an ensemble of many apps in parallel with a "foreach" loop

-

The p2.swift script introduces the foreach parallel iteration -construct to run many concurrent simulations.

-
-
-part02.png -
-
-
-
p2.swift
-
-
type file;
-
-app (file o) simulation ()
-{
-  simulate stdout=@filename(o);
-}
-
-foreach i in [0:9] {
-  file f <single_file_mapper; file=@strcat("output/sim_",i,".out")>;
-  f = simulation();
-}
-
-

The script also shows an -example of naming the output files of an ensemble run. In this case, the output files will be named -output/sim_N.out.

-

To run the script and view the output:

-
-
-
$ cd ../part02
-$ swift p2.swift
-$ ls output
-sim_0.out  sim_1.out  sim_2.out  sim_3.out  sim_4.out  sim_5.out  sim_6.out  sim_7.out  sim_8.out  sim_9.out
-$ more output/*
-::::::::::::::
-output/sim_0.out
-::::::::::::::
-      44
-::::::::::::::
-output/sim_1.out
-::::::::::::::
-      55
-...
-::::::::::::::
-output/sim_9.out
-::::::::::::::
-      82
-
-
-
-

- - - Deleted: SwiftApps/tryswift/scripts/p2.swift =================================================================== --- SwiftApps/tryswift/scripts/p2.swift 2013-10-11 16:16:10 UTC (rev 7149) +++ SwiftApps/tryswift/scripts/p2.swift 2013-10-11 17:30:56 UTC (rev 7150) @@ -1,11 +0,0 @@ -type file; - -app (file o) simulation () -{ - simulate stdout=filename(o); -} - -foreach i in [0:9] { - file f ; - f = simulation(); -} Deleted: SwiftApps/tryswift/scripts/p2.txt =================================================================== --- SwiftApps/tryswift/scripts/p2.txt 2013-10-11 16:16:10 UTC (rev 7149) +++ SwiftApps/tryswift/scripts/p2.txt 2013-10-11 17:30:56 UTC (rev 7150) @@ -1 +0,0 @@ -p2 Deleted: SwiftApps/tryswift/scripts/part01.png =================================================================== (Binary files differ) Deleted: SwiftApps/tryswift/scripts/part02.png =================================================================== (Binary files differ) Deleted: SwiftApps/tryswift/scripts/part1.txt =================================================================== --- SwiftApps/tryswift/scripts/part1.txt 2013-10-11 16:16:10 UTC (rev 7149) +++ SwiftApps/tryswift/scripts/part1.txt 2013-10-11 17:30:56 UTC (rev 7150) @@ -1,13 +0,0 @@ -Part 1: Run a single application under Swift -============================================ - -The first swift script, p1.swift, runs simulate.sh to generate a -single random number. It writes the number to a file. - -image::part01.png["p1 workflow",align="center"] - -.p1.swift ------ -sys::[cat ../part01/p1.swift] ------ - Deleted: SwiftApps/tryswift/scripts/part2.txt =================================================================== --- SwiftApps/tryswift/scripts/part2.txt 2013-10-11 16:16:10 UTC (rev 7149) +++ SwiftApps/tryswift/scripts/part2.txt 2013-10-11 17:30:56 UTC (rev 7150) @@ -1,38 +0,0 @@ -Part 2: Running an ensemble of many apps in parallel with a "foreach" loop -========================================================================== - -The `p2.swift` script introduces the `foreach` parallel iteration -construct to run many concurrent simulations. - -image::part02.png[align="center"] - -.p2.swift ------ -sys::[cat ../part02/p2.swift] ------ - -The script also shows an -example of naming the output files of an ensemble run. In this case, the output files will be named -`output/sim_N.out`. - -To run the script and view the output: ------ -$ cd ../part02 -$ swift p2.swift -$ ls output -sim_0.out sim_1.out sim_2.out sim_3.out sim_4.out sim_5.out sim_6.out sim_7.out sim_8.out sim_9.out -$ more output/* -:::::::::::::: -output/sim_0.out -:::::::::::::: - 44 -:::::::::::::: -output/sim_1.out -:::::::::::::: - 55 -... -:::::::::::::: -output/sim_9.out -:::::::::::::: - 82 ------ From davidk at ci.uchicago.edu Fri Oct 11 13:41:26 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Fri, 11 Oct 2013 13:41:26 -0500 (CDT) Subject: [Swift-commit] r7151 - SwiftApps/tryswift/scripts Message-ID: <20131011184126.0325A9CC9A@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-11 13:41:25 -0500 (Fri, 11 Oct 2013) New Revision: 7151 Added: SwiftApps/tryswift/scripts/004-analysis.html SwiftApps/tryswift/scripts/004-analysis.swift SwiftApps/tryswift/scripts/004-analysis.txt Removed: SwiftApps/tryswift/scripts/p3.html SwiftApps/tryswift/scripts/p3.swift SwiftApps/tryswift/scripts/p3.txt SwiftApps/tryswift/scripts/part03.png SwiftApps/tryswift/scripts/part3.txt Log: Script for multiple apps (post-processing example) Added: SwiftApps/tryswift/scripts/004-analysis.html =================================================================== --- SwiftApps/tryswift/scripts/004-analysis.html (rev 0) +++ SwiftApps/tryswift/scripts/004-analysis.html 2013-10-11 18:41:25 UTC (rev 7151) @@ -0,0 +1,69 @@ + + + + + + + +

Multiple apps

+ +

After all the parallel simulations in an ensemble run have completed, +it is typically necessary to gather and analyze their results with some +kind of post-processing analysis program or script. This script shows +an example of this.

+ +

The first change in this script is to the simulate script:

+ +
+app (file o) simulate (int time)
+{
+  simulate "-t" time stdout=filename(o);
+}
+
+ +

Simulate now takes an argument, time. The command "simulate -t 10" will sleep +for 10 seconds before printing a value. This is an example of how to pass command +line arguments to an app in Swift.

+ +

We introduce a new app call called stats:

+ +
+app (file o) stats (file s[])
+{
+  stats filenames(s) stdout=filename(o);
+}
+
+ +

The stats app function takes an array of files as input (file s[]). The stats app takes a list of +files, reads the numbers contained inside, and prints the average value. The filenames() function simply +prints a list of all filenames contained within a file array.

+ +

Within the foreach loop: +

+  simout = simulate(time);
+  sims[i] = simout;
+
+ +

We now add each simout file to the sims array before finally passing all the files to stats

+
+foreach i in [1:nsims] {
+  string fname = strcat("output/sim_",i,".out");
+  file simout ;
+  simout = simulate(time);
+  sims[i] = simout;
+}
+
+file average<"output/average.out">;
+average = stats(sims);
+
+ +Execute the script and view output/average.out to verify it succeeded. + +

Exercises

+
    +
  • Simulate takes another command line option, -r. The -r option sets the range of random numbers it generates. Call simulate with the added options -r 1000.
  • +
  • Modify the simulate app so that it takes a second int representing range (hint: multiple inputs are separated by commas).
  • +
+ + + Added: SwiftApps/tryswift/scripts/004-analysis.swift =================================================================== --- SwiftApps/tryswift/scripts/004-analysis.swift (rev 0) +++ SwiftApps/tryswift/scripts/004-analysis.swift 2013-10-11 18:41:25 UTC (rev 7151) @@ -0,0 +1,25 @@ +type file; + +app (file o) simulate (int time) +{ + simulate "-t" time stdout=filename(o); +} + +app (file o) stats (file s[]) +{ + stats filenames(s) stdout=filename(o); +} + +file sims[]; +int time = 5; +int nsims = 10; + +foreach i in [1:nsims] { + string fname = strcat("output/sim_",i,".out"); + file simout ; + simout = simulate(time); + sims[i] = simout; +} + +file average<"output/average.out">; +average = stats(sims); Added: SwiftApps/tryswift/scripts/004-analysis.txt =================================================================== --- SwiftApps/tryswift/scripts/004-analysis.txt (rev 0) +++ SwiftApps/tryswift/scripts/004-analysis.txt 2013-10-11 18:41:25 UTC (rev 7151) @@ -0,0 +1 @@ +Multiple apps Deleted: SwiftApps/tryswift/scripts/p3.html =================================================================== --- SwiftApps/tryswift/scripts/p3.html 2013-10-11 17:30:56 UTC (rev 7150) +++ SwiftApps/tryswift/scripts/p3.html 2013-10-11 18:41:25 UTC (rev 7151) @@ -1,740 +0,0 @@ - - - - - -Part 3: Analyzing results of a parallel ensemble - - - - - -
-
-
-

After all the parallel simulations in an ensemble run have completed, -its typically necessary to gather and analyze their results with some -kind of post-processing analysis program or script. p3.swift -introduces such a postprocessing step. In this case, the files created -by all of the parallel runs of simulation.sh will be averaged by by -the trivial "analysis application" stats.sh:

-
-
-part03.png -
-
-
-
p3.swift
-
-
type file;
-
-app (file o) simulation (int sim_steps, int sim_range, int sim_values)
-{
-  simulate "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=@filename(o);
-}
-
-app (file o) analyze (file s[])
-{
-  stats @filenames(s) stdout=@filename(o);
-}
-
-int nsim   = @toInt(@arg("nsim","10"));
-int steps  = @toInt(@arg("steps","1"));
-int range  = @toInt(@arg("range","100"));
-int values = @toInt(@arg("values","5"));
-
-file sims[];
-
-foreach i in [0:nsim-1] {
-  file simout <single_file_mapper; file=@strcat("output/sim_",i,".out")>;
-  simout = simulation(steps,range,values);
-  sims[i] = simout;
-}
-
-file stats<"output/average.out">;
-stats = analyze(sims);
-
-

To run:

-
-
-
$ cd part03
-$ swift p3.swift
-
-

Note that in p3.swift we expose more of the capabilities of the -simulate.sh application to the simulation() app function:

-
-
-
app (file o) simulation (int sim_steps, int sim_range, int sim_values)
-{
-  simulate "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=@filename(o);
-}
-
-

p3.swift also shows how to fetch application-specific values from -the swift command line in a Swift script using @arg() which -accepts a keyword-style argument and its default value:

-
-
-
int nsim   = @toInt(@arg("nsim","10"));
-int steps  = @toInt(@arg("steps","1"));
-int range  = @toInt(@arg("range","100"));
-int values = @toInt(@arg("values","5"));
-
-

Now we can specify that more runs should be performed and that each should run for more timesteps, and produce more that one value each, within a specified range, using command line arguments placed after the Swift script name in the form -parameterName=value:

-
-
-
$ swift p3.swift -nsim=3 -steps=10 -values=4 -range=1000000
-
-Swift 0.94.1 RC2 swift-r6895 cog-r3765
-
-RunID: 20130827-1439-s3vvo809
-Progress:  time: Tue, 27 Aug 2013 14:39:42 -0500
-Progress:  time: Tue, 27 Aug 2013 14:39:53 -0500  Active:2  Stage out:1
-Final status: Tue, 27 Aug 2013 14:39:53 -0500  Finished successfully:4
-
-$ ls output/
-average.out  sim_0.out  sim_1.out  sim_2.out
-$ more output/*
-::::::::::::::
-output/average.out
-::::::::::::::
-651368
-::::::::::::::
-output/sim_0.out
-::::::::::::::
-  735700
-  886206
-  997391
-  982970
-::::::::::::::
-output/sim_1.out
-::::::::::::::
-  260071
-  264195
-  869198
-  933537
-::::::::::::::
-output/sim_2.out
-::::::::::::::
-  201806
-  213540
-  527576
-  944233
-
-

Now try running (-nsim=) 100 simulations of (-steps=) 1 second each:

-
-
-
$ swift p3.swift -nsim=100 -steps=1
-Swift 0.94.1 RC2 swift-r6895 cog-r3765
-
-RunID: 20130827-1444-rq809ts6
-Progress:  time: Tue, 27 Aug 2013 14:44:55 -0500
-Progress:  time: Tue, 27 Aug 2013 14:44:56 -0500  Selecting site:79  Active:20  Stage out:1
-Progress:  time: Tue, 27 Aug 2013 14:44:58 -0500  Selecting site:58  Active:20  Stage out:1  Finished successfully:21
-Progress:  time: Tue, 27 Aug 2013 14:44:59 -0500  Selecting site:37  Active:20  Stage out:1  Finished successfully:42
-Progress:  time: Tue, 27 Aug 2013 14:45:00 -0500  Selecting site:16  Active:20  Stage out:1  Finished successfully:63
-Progress:  time: Tue, 27 Aug 2013 14:45:02 -0500  Active:15  Stage out:1  Finished successfully:84
-Progress:  time: Tue, 27 Aug 2013 14:45:03 -0500  Finished successfully:101
-Final status: Tue, 27 Aug 2013 14:45:03 -0500  Finished successfully:101
-
-

We can see from Swift’s "progress" status that the tutorial’s default -sites.xml parameters for local execution allow Swift to run up to 20 -application invocations concurrently on the login node. We’ll look at -this in more detail in the next sections where we execute applications -on the site’s compute nodes.

-
-
-
-

- - - Deleted: SwiftApps/tryswift/scripts/p3.swift =================================================================== --- SwiftApps/tryswift/scripts/p3.swift 2013-10-11 17:30:56 UTC (rev 7150) +++ SwiftApps/tryswift/scripts/p3.swift 2013-10-11 18:41:25 UTC (rev 7151) @@ -1,27 +0,0 @@ -type file; - -app (file o) simulation (int sim_steps, int sim_range, int sim_values) -{ - simulate "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=filename(o); -} - -app (file o) analyze (file s[]) -{ - stats filenames(s) stdout=filename(o); -} - -int nsim = toInt(arg("nsim","10")); -int steps = toInt(arg("steps","1")); -int range = toInt(arg("range","100")); -int values = toInt(arg("values","5")); - -file sims[]; - -foreach i in [0:nsim-1] { - file simout ; - simout = simulation(steps,range,values); - sims[i] = simout; -} - -file stats<"output/average.out">; -stats = analyze(sims); Deleted: SwiftApps/tryswift/scripts/p3.txt =================================================================== --- SwiftApps/tryswift/scripts/p3.txt 2013-10-11 17:30:56 UTC (rev 7150) +++ SwiftApps/tryswift/scripts/p3.txt 2013-10-11 18:41:25 UTC (rev 7151) @@ -1 +0,0 @@ -p3 Deleted: SwiftApps/tryswift/scripts/part03.png =================================================================== (Binary files differ) Deleted: SwiftApps/tryswift/scripts/part3.txt =================================================================== --- SwiftApps/tryswift/scripts/part3.txt 2013-10-11 17:30:56 UTC (rev 7150) +++ SwiftApps/tryswift/scripts/part3.txt 2013-10-11 18:41:25 UTC (rev 7151) @@ -1,108 +0,0 @@ -Part 3: Analyzing results of a parallel ensemble -================================================ - -After all the parallel simulations in an ensemble run have completed, -its typically necessary to gather and analyze their results with some -kind of post-processing analysis program or script. p3.swift -introduces such a postprocessing step. In this case, the files created -by all of the parallel runs of `simulation.sh` will be averaged by by -the trivial "analysis application" `stats.sh`: - -image::part03.png[align="center"] - -.p3.swift ----- -sys::[cat ../part03/p3.swift] ----- - -To run: ----- -$ cd part03 -$ swift p3.swift ----- - -Note that in `p3.swift` we expose more of the capabilities of the -`simulate.sh` application to the `simulation()` app function: - ------ -app (file o) simulation (int sim_steps, int sim_range, int sim_values) -{ - simulate "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=@filename(o); -} ------ - -`p3.swift` also shows how to fetch application-specific values from -the `swift` command line in a Swift script using `@arg()` which -accepts a keyword-style argument and its default value: - ------ -int nsim = @toInt(@arg("nsim","10")); -int steps = @toInt(@arg("steps","1")); -int range = @toInt(@arg("range","100")); -int values = @toInt(@arg("values","5")); ------ - -Now we can specify that more runs should be performed and that each should run for more timesteps, and produce more that one value each, within a specified range, using command line arguments placed after the Swift script name in the form `-parameterName=value`: - ------ -$ swift p3.swift -nsim=3 -steps=10 -values=4 -range=1000000 - -Swift 0.94.1 RC2 swift-r6895 cog-r3765 - -RunID: 20130827-1439-s3vvo809 -Progress: time: Tue, 27 Aug 2013 14:39:42 -0500 -Progress: time: Tue, 27 Aug 2013 14:39:53 -0500 Active:2 Stage out:1 -Final status: Tue, 27 Aug 2013 14:39:53 -0500 Finished successfully:4 - -$ ls output/ -average.out sim_0.out sim_1.out sim_2.out -$ more output/* -:::::::::::::: -output/average.out -:::::::::::::: -651368 -:::::::::::::: -output/sim_0.out -:::::::::::::: - 735700 - 886206 - 997391 - 982970 -:::::::::::::: -output/sim_1.out -:::::::::::::: - 260071 - 264195 - 869198 - 933537 -:::::::::::::: -output/sim_2.out -:::::::::::::: - 201806 - 213540 - 527576 - 944233 ------ - -Now try running (`-nsim=`) 100 simulations of (`-steps=`) 1 second each: - ------ -$ swift p3.swift -nsim=100 -steps=1 -Swift 0.94.1 RC2 swift-r6895 cog-r3765 - -RunID: 20130827-1444-rq809ts6 -Progress: time: Tue, 27 Aug 2013 14:44:55 -0500 -Progress: time: Tue, 27 Aug 2013 14:44:56 -0500 Selecting site:79 Active:20 Stage out:1 -Progress: time: Tue, 27 Aug 2013 14:44:58 -0500 Selecting site:58 Active:20 Stage out:1 Finished successfully:21 -Progress: time: Tue, 27 Aug 2013 14:44:59 -0500 Selecting site:37 Active:20 Stage out:1 Finished successfully:42 -Progress: time: Tue, 27 Aug 2013 14:45:00 -0500 Selecting site:16 Active:20 Stage out:1 Finished successfully:63 -Progress: time: Tue, 27 Aug 2013 14:45:02 -0500 Active:15 Stage out:1 Finished successfully:84 -Progress: time: Tue, 27 Aug 2013 14:45:03 -0500 Finished successfully:101 -Final status: Tue, 27 Aug 2013 14:45:03 -0500 Finished successfully:101 ------ - -We can see from Swift's "progress" status that the tutorial's default -`sites.xml` parameters for local execution allow Swift to run up to 20 -application invocations concurrently on the login node. We'll look at -this in more detail in the next sections where we execute applications -on the site's compute nodes. From swift at ci.uchicago.edu Fri Oct 11 21:20:03 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Fri, 11 Oct 2013 21:20:03 -0500 (CDT) Subject: [Swift-commit] cog r3807 Message-ID: <20131012022003.DF0D98D000A2@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3807 | hategan | 2013-10-11 21:19:11 -0500 (Fri, 11 Oct 2013) | 1 line ensure that CA directory exists (when only the file lock was used it would create this directory, but after that was abandoned this stopped being the case). If the listing of files in the CA dir fails, throw an exception with a clear message instead of a NPE (see bug #1109) ------------------------------------------------------------------------ Index: modules/provider-coaster/src/org/globus/cog/abstraction/impl/execution/coaster/AutoCA.java =================================================================== --- modules/provider-coaster/src/org/globus/cog/abstraction/impl/execution/coaster/AutoCA.java (revision 3806) +++ modules/provider-coaster/src/org/globus/cog/abstraction/impl/execution/coaster/AutoCA.java (working copy) @@ -136,6 +136,9 @@ try { File[] certs = discoverProxies(); + if (certs == null) { + throw new IOException("Failed to list files in CA directory (" + CA_DIR + ")"); + } long now = System.currentTimeMillis(); long maxExpirationTime = 0; @@ -213,6 +216,8 @@ } private Object lockDir(String caDir) { + File caDirFile = new File(caDir); + caDirFile.mkdirs(); if (SHARED_PROXIES) { FileLock fl = new FileLock(CA_DIR); try { From swift at ci.uchicago.edu Fri Oct 11 21:25:04 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Fri, 11 Oct 2013 21:25:04 -0500 (CDT) Subject: [Swift-commit] cog r3808 Message-ID: <20131012022504.8A7688D000A2@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3808 | hategan | 2013-10-11 21:21:14 -0500 (Fri, 11 Oct 2013) | 1 line ensure that CA directory exists (when only the file lock was used it would create this directory, but after that was abandoned this stopped being the case). If the listing of files in the CA dir fails, throw an exception with a clear message instead of a NPE (see bug #1109)(merge from branches/4.1.10) ------------------------------------------------------------------------ Index: modules/provider-coaster/src/org/globus/cog/abstraction/impl/execution/coaster/AutoCA.java =================================================================== --- modules/provider-coaster/src/org/globus/cog/abstraction/impl/execution/coaster/AutoCA.java (revision 3807) +++ modules/provider-coaster/src/org/globus/cog/abstraction/impl/execution/coaster/AutoCA.java (working copy) @@ -136,6 +136,9 @@ try { File[] certs = discoverProxies(); + if (certs == null) { + throw new IOException("Failed to list files in CA directory (" + CA_DIR + ")"); + } long now = System.currentTimeMillis(); long maxExpirationTime = 0; @@ -217,6 +220,8 @@ } private Object lockDir(String caDir) { + File caDirFile = new File(caDir); + caDirFile.mkdirs(); if (SHARED_PROXIES) { FileLock fl = new FileLock(CA_DIR); try { From swift at ci.uchicago.edu Sat Oct 12 17:50:03 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Sat, 12 Oct 2013 17:50:03 -0500 (CDT) Subject: [Swift-commit] cog r3809 Message-ID: <20131012225003.CE34D8D000A3@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3809 | hategan | 2013-10-12 17:46:10 -0500 (Sat, 12 Oct 2013) | 1 line fixed broken condition ------------------------------------------------------------------------ Index: modules/provider-coaster/src/org/globus/cog/abstraction/impl/execution/coaster/AutoCA.java =================================================================== --- modules/provider-coaster/src/org/globus/cog/abstraction/impl/execution/coaster/AutoCA.java (revision 3808) +++ modules/provider-coaster/src/org/globus/cog/abstraction/impl/execution/coaster/AutoCA.java (working copy) @@ -164,7 +164,7 @@ } } - if (now + MIN_CA_CERT_LIFETIME_LEFT > maxExpirationTime && SHARED_PROXIES) { + if (now + MIN_CA_CERT_LIFETIME_LEFT > maxExpirationTime || !SHARED_PROXIES) { int index; boolean create; if (this.localBundleIndex == -1) { From davidk at ci.uchicago.edu Sat Oct 12 20:33:11 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Sat, 12 Oct 2013 20:33:11 -0500 (CDT) Subject: [Swift-commit] r7152 - tags Message-ID: <20131013013311.599A49CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-12 20:33:10 -0500 (Sat, 12 Oct 2013) New Revision: 7152 Added: tags/swift-0.94.2-RC1/ Log: 0.94.2 RC1 From davidk at ci.uchicago.edu Sat Oct 12 20:42:09 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Sat, 12 Oct 2013 20:42:09 -0500 (CDT) Subject: [Swift-commit] r7153 - tags/swift-0.94.2-RC1/libexec Message-ID: <20131013014209.B865E9CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-12 20:42:09 -0500 (Sat, 12 Oct 2013) New Revision: 7153 Modified: tags/swift-0.94.2-RC1/libexec/release.txt Log: 0.94.2 RC1 Modified: tags/swift-0.94.2-RC1/libexec/release.txt =================================================================== --- tags/swift-0.94.2-RC1/libexec/release.txt 2013-10-13 01:33:10 UTC (rev 7152) +++ tags/swift-0.94.2-RC1/libexec/release.txt 2013-10-13 01:42:09 UTC (rev 7153) @@ -1 +1 @@ -0.94 +0.94.2 RC1 From davidk at ci.uchicago.edu Sun Oct 13 00:01:30 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Sun, 13 Oct 2013 00:01:30 -0500 (CDT) Subject: [Swift-commit] r7154 - in SwiftApps/swiftrun-demo: . full-site-definition partial-site-definition Message-ID: <20131013050130.47B8E178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-13 00:01:30 -0500 (Sun, 13 Oct 2013) New Revision: 7154 Added: SwiftApps/swiftrun-demo/full-site-definition/ SwiftApps/swiftrun-demo/full-site-definition/README SwiftApps/swiftrun-demo/full-site-definition/catsn.swift SwiftApps/swiftrun-demo/full-site-definition/data.txt SwiftApps/swiftrun-demo/full-site-definition/swift.properties SwiftApps/swiftrun-demo/partial-site-definition/ SwiftApps/swiftrun-demo/partial-site-definition/README SwiftApps/swiftrun-demo/partial-site-definition/catsn.swift SwiftApps/swiftrun-demo/partial-site-definition/data.txt SwiftApps/swiftrun-demo/partial-site-definition/swift.properties Removed: SwiftApps/swiftrun-demo/catsn.swift SwiftApps/swiftrun-demo/data.txt SwiftApps/swiftrun-demo/swift.properties Modified: SwiftApps/swiftrun-demo/README Log: Create directories for some of the nswift/swiftrun use cases Modified: SwiftApps/swiftrun-demo/README =================================================================== --- SwiftApps/swiftrun-demo/README 2013-10-13 01:42:09 UTC (rev 7153) +++ SwiftApps/swiftrun-demo/README 2013-10-13 05:01:30 UTC (rev 7154) @@ -1,3 +1,5 @@ +Full swiftrun documentation at http://swiftlang.org/guides/trunk/designs/swiftrun.html + * You only need only one configuration file: swift.properties. * Configuration becomes easier. No XML. Deleted: SwiftApps/swiftrun-demo/catsn.swift =================================================================== --- SwiftApps/swiftrun-demo/catsn.swift 2013-10-13 01:42:09 UTC (rev 7153) +++ SwiftApps/swiftrun-demo/catsn.swift 2013-10-13 05:01:30 UTC (rev 7154) @@ -1,13 +0,0 @@ -type file; - -app (file o) cat (file i) -{ - cat @i stdout=@o; -} - -file out[]; - -foreach j in [1:toInt(arg("n","1"))] { - file data <"data.txt">; - out[j] = cat(data); -} Deleted: SwiftApps/swiftrun-demo/data.txt =================================================================== --- SwiftApps/swiftrun-demo/data.txt 2013-10-13 01:42:09 UTC (rev 7153) +++ SwiftApps/swiftrun-demo/data.txt 2013-10-13 05:01:30 UTC (rev 7154) @@ -1 +0,0 @@ -fjdlksafjlsd Added: SwiftApps/swiftrun-demo/full-site-definition/README =================================================================== --- SwiftApps/swiftrun-demo/full-site-definition/README (rev 0) +++ SwiftApps/swiftrun-demo/full-site-definition/README 2013-10-13 05:01:30 UTC (rev 7154) @@ -0,0 +1,24 @@ +This example shows defining site defintions in the swift.properties files. + +You can use the x.y.z=foo format: + +site.sandyb.provider=local:slurm +site.sandyb.jobspernode=16 +site.sandyb.maxWalltime=00:05:00 +site.sandyb.queue=sandyb +site.sandyb.initialScore=10000 +site.sandyb.filesystem=local +site.sandyb.workdirectory=/scratch/midway/$USER/work + +Or the block format to group site properties + +site.westmere { + provider=local:slurm + jobsPerNode=12 + maxWalltime=00:05:00 + queue=westmere + initialScore=10000 + filesystem=local + workdirectory=/scratch/midway/$USER/work +} + Added: SwiftApps/swiftrun-demo/full-site-definition/catsn.swift =================================================================== --- SwiftApps/swiftrun-demo/full-site-definition/catsn.swift (rev 0) +++ SwiftApps/swiftrun-demo/full-site-definition/catsn.swift 2013-10-13 05:01:30 UTC (rev 7154) @@ -0,0 +1,13 @@ +type file; + +app (file o) cat (file i) +{ + cat @i stdout=@o; +} + +file out[]; + +foreach j in [1:toInt(arg("n","1"))] { + file data <"data.txt">; + out[j] = cat(data); +} Added: SwiftApps/swiftrun-demo/full-site-definition/data.txt =================================================================== --- SwiftApps/swiftrun-demo/full-site-definition/data.txt (rev 0) +++ SwiftApps/swiftrun-demo/full-site-definition/data.txt 2013-10-13 05:01:30 UTC (rev 7154) @@ -0,0 +1 @@ +fjdlksafjlsd Added: SwiftApps/swiftrun-demo/full-site-definition/swift.properties =================================================================== --- SwiftApps/swiftrun-demo/full-site-definition/swift.properties (rev 0) +++ SwiftApps/swiftrun-demo/full-site-definition/swift.properties 2013-10-13 05:01:30 UTC (rev 7154) @@ -0,0 +1,24 @@ +site.sandyb.provider=local:slurm +site.sandyb.jobspernode=16 +site.sandyb.maxWalltime=00:05:00 +site.sandyb.queue=sandyb +site.sandyb.initialScore=10000 +site.sandyb.filesystem=local +site.sandyb.workdirectory=/scratch/midway/$USER/work + +site.westmere { + provider=local:slurm + jobsPerNode=12 + maxWalltime=00:05:00 + queue=westmere + initialScore=10000 + filesystem=local + workdirectory=/scratch/midway/$USER/work +} + +app.sandyb.echo=/bin/echo +app.westmere.echo=/bin/echo +app.*.cat=/bin/cat + +sitedir.keep=true +wrapperlog.always.transfer=true Added: SwiftApps/swiftrun-demo/partial-site-definition/README =================================================================== --- SwiftApps/swiftrun-demo/partial-site-definition/README (rev 0) +++ SwiftApps/swiftrun-demo/partial-site-definition/README 2013-10-13 05:01:30 UTC (rev 7154) @@ -0,0 +1,23 @@ +On midway, run "module load swift-conf" + +This sets an environment variable called SWIFT_SITE_CONF, which points to a +directory containing a swift.properties. The file contains site definitions for all the slurm +partitions on midway. When you run nswift, the SWIFT_SITE_CONF environment variable is read +and added to your swift.properties path search. + +The search path is: +1. The etc/swift.properties included with the Swift distribution. +2. $SWIFT_SITE_CONF/swift.properties - used for defining site templates. +3. $HOME/.swift/swift.properties +4. The swift.properties in your current directory. + +This example will use the default definition for midway, but only override the maxwalltime +for the sandyb queue. The swift.properties in this directory looks like: + +site.sandyb.maxWalltime=00:05:00 +app.*.cat=/bin/cat + +To run: + +nswift -sites sandyb,westmere catsn.swift + Added: SwiftApps/swiftrun-demo/partial-site-definition/catsn.swift =================================================================== --- SwiftApps/swiftrun-demo/partial-site-definition/catsn.swift (rev 0) +++ SwiftApps/swiftrun-demo/partial-site-definition/catsn.swift 2013-10-13 05:01:30 UTC (rev 7154) @@ -0,0 +1,13 @@ +type file; + +app (file o) cat (file i) +{ + cat @i stdout=@o; +} + +file out[]; + +foreach j in [1:toInt(arg("n","1"))] { + file data <"data.txt">; + out[j] = cat(data); +} Added: SwiftApps/swiftrun-demo/partial-site-definition/data.txt =================================================================== --- SwiftApps/swiftrun-demo/partial-site-definition/data.txt (rev 0) +++ SwiftApps/swiftrun-demo/partial-site-definition/data.txt 2013-10-13 05:01:30 UTC (rev 7154) @@ -0,0 +1 @@ +fjdlksafjlsd Added: SwiftApps/swiftrun-demo/partial-site-definition/swift.properties =================================================================== --- SwiftApps/swiftrun-demo/partial-site-definition/swift.properties (rev 0) +++ SwiftApps/swiftrun-demo/partial-site-definition/swift.properties 2013-10-13 05:01:30 UTC (rev 7154) @@ -0,0 +1,2 @@ +site.sandyb.maxWalltime=00:05:00 +app.*.cat=/bin/cat Deleted: SwiftApps/swiftrun-demo/swift.properties =================================================================== --- SwiftApps/swiftrun-demo/swift.properties 2013-10-13 01:42:09 UTC (rev 7153) +++ SwiftApps/swiftrun-demo/swift.properties 2013-10-13 05:01:30 UTC (rev 7154) @@ -1,24 +0,0 @@ -site.sandyb.provider=local:slurm -site.sandyb.jobspernode=16 -site.sandyb.maxWalltime=00:05:00 -site.sandyb.queue=sandyb -site.sandyb.initialScore=10000 -site.sandyb.filesystem=local -site.sandyb.workdirectory=/scratch/midway/$USER/work - -site.westmere { - provider=local:slurm - jobsPerNode=12 - maxWalltime=00:05:00 - queue=westmere - initialScore=10000 - filesystem=local - workdirectory=/scratch/midway/$USER/work -} - -app.sandyb.echo=/bin/echo -app.westmere.echo=/bin/echo -app.*.cat=/bin/cat - -sitedir.keep=true -wrapperlog.always.transfer=true From davidk at ci.uchicago.edu Mon Oct 14 00:37:45 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 14 Oct 2013 00:37:45 -0500 (CDT) Subject: [Swift-commit] r7155 - in trunk: bin etc/sites Message-ID: <20131014053746.64B0C9CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-14 00:37:26 -0500 (Mon, 14 Oct 2013) New Revision: 7155 Modified: trunk/bin/start-coaster-service trunk/etc/sites/persistent-coasters Log: Updates to start-coaster-service to make more flexible and easier to integrate with swiftrun Modified: trunk/bin/start-coaster-service =================================================================== --- trunk/bin/start-coaster-service 2013-10-13 05:01:30 UTC (rev 7154) +++ trunk/bin/start-coaster-service 2013-10-14 05:37:26 UTC (rev 7155) @@ -1,6 +1,6 @@ #!/bin/bash -# crash: Report a problem and exit +# Report a problem and exit crash() { MSG=$1 @@ -8,237 +8,51 @@ exit 1 } -# Start futuregrid workers -start-workers-futuregrid() +# Wait for a file to be created, up to given amount of time +wait_for_file() { - # Setup environment - PORT=$1 - EXECUTIONURL=http://localhost:$PORT - export EC2_ACCESS_KEY=$FUTUREGRID_IAAS_ACCESS_KEY - export EC2_SECRET_KEY=$FUTUREGRID_IAAS_SECRET_KEY - - # Check that SWIFTVMBOOT_DIR looks ok - if [ ! -d "$SWIFTVMBOOT_DIR" ] || [ ! -x "$SWIFTVMBOOT_DIR/futuregrid/bin/bootit.sh" ]; then - crash "SWIFTVMBOOT_DIR incorrectly defined in coaster-service.conf" - fi - - # Install ve - if [ ! -d "$SWIFTVMBOOT_DIR/futuregrid/ve" ]; then - echo Setting up environment - python $SWIFTVMBOOT_DIR/futuregrid/bin/virtualenv.py $SWIFTVMBOOT_DIR/futuregrid/ve - if [ $? -ne 0 ]; then - echo "Failed to created the needed python virtual environment" - exit 1 + FILE=$1 + TIME=$2 + count=0 + while [ ! -s "$FILE" ]; do + sleep 1 + (( count += 1 )) + if [ $count -ge $TIME ]; then + crash "Timed out waiting for coaster port file $FILE" fi - fi - - # Install cloudinitd - source $SWIFTVMBOOT_DIR/futuregrid/ve/bin/activate - easy_install cloudinitd - if [ $? -ne 0 ]; then - echo "Failed to install cloudinitd" - exit 1 - fi - - # Register key - echo "Registering the key names in all the clouds" - python $SWIFTVMBOOT_DIR/futuregrid/bin/register_key.py $SWIFTVMBOOT_DIR/futuregrid/hosts.txt - if [ $? -ne 0 ]; then - echo "Failed to register the key names" - exit 1 - fi - - # Start virtual machines - echo Starting virtual machines.. please wait - $SWIFTVMBOOT_DIR/futuregrid/bin/bootit.sh | tee -a bootit.log - SWIFTVMBOOT_OUTPUT=$SWIFTVMBOOT_DIR/futuregrid/output.json - if [ ! -f "$SWIFTVMBOOT_OUTPUT" ]; then - crash "Error: Swift VM output file $SWIFTVMBOOT_OUTPUT does not exist!" - fi - - SWIFTVM_INSTANCE=`grep "Starting up run" bootit.log |awk '{print $4}'` - echo $SWIFTVM_INSTANCE >> $HOME/.swift/.swiftvm_instances - WORKER_HOSTS=`grep hostname $SWIFTVMBOOT_OUTPUT |awk '{print $2}'|sed 's/\"//g;s/,//g;s/null//g'` - - # Start worker script - for MACHINE in $WORKER_HOSTS - do - echo $MACHINE >> $HOME/.swift/machines - scp $SWIFT_BIN/$WORKER $WORKER_USERNAME@$MACHINE:$WORKER_LOCATION > /dev/null 2>&1 - if [ "$SSH_TUNNELING" == "yes" ]; then - ssh -R *:$PORT:localhost:$PORT $WORKER_USERNAME@$MACHINE sleep 999 & - echo $! >> $PID_FILE - echo "Starting worker on $MACHINE" - ssh $WORKER_USERNAME@$MACHINE "$WORKER_LOCATION/$WORKER http://localhost:$PORT $MACHINE $LOG_DIR" & - echo $! >> $PID_FILE - else - echo "Starting worker on $MACHINE" - ssh $WORKER_USERNAME@$MACHINE "$WORKER_LOCATION/$WORKER $EXECUTIONURL $MACHINE $LOG_DIR" & - echo $! >> $PID_FILE - fi - done } -# Globus Provision workers -start-workers-gp() +run_command() { - PORT=$1 - EXECUTIONURL=http://localhost:$PORT - - if [ ! -d "$SWIFTVMBOOT_DIR" ] || [ ! -x "$SWIFTVMBOOT_DIR/bin/gp-instance-create" ]; then - crash "SWIFTVMBOOT_DIR incorrectly defined in coaster-service.conf" - fi - - SEDFILE=`mktemp` - { - echo "s at _CLUSTER-NODES_@$EC2_NODES@" - echo "s at _INSTANCE-TYPE_@$EC2_INSTANCE_TYPE@" - echo "s at _KEYPAIR_@$EC2_KEYPAIR@" - echo "s at _KEYFILE_@$EC2_KEYFILE@" - echo "s at _AMI_@$EC2_AMI@" - } > $SEDFILE - sed -f $SEDFILE < "$SWIFTVMBOOT_DIR/ec2.template.conf" > "$SWIFTVMBOOT_DIR/ec2.conf" - rm $SEDFILE - - echo Creating instance.. - "$SWIFTVMBOOT_DIR/bin/gp-instance-create" -c "$SWIFTVMBOOT_DIR/ec2.conf" | sed -r "s/\x1B\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g" | tee -a gpic.out - SWIFTVM_INSTANCE=`awk '{print $4}' gpic.out` - rm gpic.out - echo $SWIFTVM_INSTANCE >> $HOME/.swift/.swiftvm_instance - - echo Starting instance.. - "$SWIFTVMBOOT_DIR/bin/gp-instance-start" "$SWIFTVM_INSTANCE" | sed -r "s/\x1B\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g" - WORKER_HOSTS=`$SWIFTVMBOOT_DIR/bin/gp-instance-describe $SWIFTVM_INSTANCE|sed -r "s/\x1B\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g"|awk '{print $3}'` - - # Start worker script - if [ -f "$HOME/.swift/machines" ]; then - rm $HOME/.swift/machines - fi - for MACHINE in $WORKER_HOSTS - do - # Create a list of machines for other applications, if needed - echo $MACHINE >> $HOME/.swift/machines - - # Enable ssh tunneling if needed - if [ "$SSH_TUNNELING" == "yes" ]; then - ssh -q -o StrictHostKeyChecking=no -R *:$PORT:localhost:$PORT $WORKER_USERNAME@$MACHINE sleep 999 & - echo $! >> $PID_FILE - fi - - # Copy and start worker script - scp -q -o StrictHostKeyChecking=no $SWIFT_BIN/$WORKER $WORKER_USERNAME@$MACHINE:$WORKER_LOCATION > /dev/null 2>&1 - echo "Starting worker on $MACHINE" - ssh -q -o StrictHostKeyChecking=no $WORKER_USERNAME@$MACHINE "$WORKER_LOCATION/$WORKER $EXECUTIONURL $MACHINE $LOG_DIR" & - echo $! >> $PID_FILE - done + command="$@" + echo "Running $command" >> $LOG + $command >> $LOG 2>&1 } -# EC2 workers -start-workers-ec2() +run_command_bg() { - PORT=$1 - EXECUTIONURL=http://localhost:$PORT - if [ ! -d "$SWIFTVMBOOT_DIR" ] || [ ! -x "$SWIFTVMBOOT_DIR/ec2/bin/ec2-run-instances" ]; then - crash "SWIFTVMBOOT_DIR incorrectly defined in coaster-service.conf" - fi - - export EC2_HOME="$SWIFTVMBOOT_DIR/ec2" - export EC2_PRIVATE_KEY="$EC2_KEYFILE" - export EC2_CERT="$EC2_CERTFILE" - - echo Creating instance.. - $SWIFTVMBOOT_DIR/ec2/bin/ec2-run-instances "$EC2_AMI" -t "$EC2_INSTANCE_TYPE" -n "$EC2_NODES" -K "$EC2_KEYFILE" -C "$EC2_CERT" - SWIFTVM_INSTANCES=$( $SWIFTVMBOOT_DIR/ec2/bin/ec2-describe-instances | grep INSTANCE | grep -v terminated |awk '{print $2}' ) - echo $SWIFTVM_INSTANCES >> $HOME/.swift/.swiftvm_instances - echo Waiting for nodes to boot.. - - # Wait until all instances are listed as running - while /bin/true - do - SWIFTVM_INSTANCES_AS_STRING=$( echo $SWIFTVM_INSTANCES | tr "\\n" " ") - STATUS_LIST=$( $SWIFTVMBOOT_DIR/ec2/bin/ec2-describe-instances $SWIFTVM_INSTANCES_AS_STRING | grep INSTANCE | grep -v terminated | awk '{print $6}' |sort -u ) - if [ "$STATUS_LIST" == "running" ]; then - break - fi - sleep 5 - done - - # There is some delay between when the machines are 'running', and when system utilities like sshd are started - sleep 30 - - WORKER_HOSTS=$( $SWIFTVMBOOT_DIR/ec2/bin/ec2-describe-instances $SWIFTVM_INSTANCES_AS_STRING | grep INSTANCE | grep -v terminated | awk '{print $4}' ) - - if [ -f "$HOME/.swift/machines" ]; then - rm $HOME/.swift/machines - fi - - # Start worker script - SSH_OPTS="-i $EC2_KEYFILE -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" - for MACHINE in $WORKER_HOSTS - do - - # Create a list of machines for other applications, if needed - echo $MACHINE >> $HOME/.swift/machines - - # Copy and start worker script - scp $SSH_OPTS $SWIFT_BIN/$WORKER $WORKER_USERNAME@$MACHINE:$WORKER_LOCATION > /dev/null 2>&1 - echo $! >> $PID_FILE - - # Enable ssh tunneling if needed - if [ "$SSH_TUNNELING" == "yes" ]; then - ssh $SSH_OPTS -R *:$PORT:localhost:$PORT $WORKER_USERNAME@$MACHINE sleep 999 > /dev/null 2>&1 & - sleep 10 - ssh $SSH_OPTS $WORKER_USERNAME@$MACHINE "$WORKER_LOCATION/$WORKER http://localhost:$PORT $MACHINE $LOG_DIR" 2>&1 & - echo $! >> $PID_FILE - else - echo "Starting worker on $MACHINE" - ssh $SSH_OPTS $WORKER_USERNAME@$MACHINE "$WORKER_LOCATION/$WORKER $EXECUTIONURL $MACHINE $LOG_DIR" > /dev/null 2>&1 & - echo $! >> $PID_FILE - fi - - # Copy SSH key for easier access - cat $HOME/.ssh/*.pub | ssh $SSH_OPTS $WORKER_USERNAME@$MACHINE 'umask 077; cat >> $HOME/.ssh/authorized_keys' > /dev/null 2>&1 - done + command="$@" + echo "Running $command" >> $LOG + $command >> $LOG 2>&1 & + echo $! >> $PID_FILE } - # Start SSH workers start-workers-ssh() { - PORT=$1 - EXECUTIONURL=http://$IPADDR:$PORT - if [ -z "$PORT" ]; then - crash "start-workers-ssh: Port number not specified, giving up" - fi - - if [ -n "$WORKER_RELAY_HOST" ]; then - scp -A $SWIFT_BIN/$WORKER $WORKER_USERNAME@$WORKER_RELAY_HOST:/tmp > /dev/null 2>&1 - fi - for MACHINE in $WORKER_HOSTS do # Enable ssh tunneling if needed if [ "$SSH_TUNNELING" == "yes" ]; then - ssh -R *:$PORT:localhost:$PORT $WORKER_USERNAME@$MACHINE sleep 999 & - echo $! >> $PID_FILE + run_command_bg ssh -N -T -R *:$LOCAL_PORT:localhost:$LOCAL_PORT "$WORKER_USERNAME@$MACHINE" fi - # Use a relay host - if [ -n "$WORKER_RELAY_HOST" ]; then - ssh -A $WORKER_USERNAME@$WORKER_RELAY_HOST ssh $MACHINE mkdir -p $WORKER_LOCATION > /dev/null 2>&1 - ssh -A $WORKER_USERNAME@$WORKER_RELAY_HOST "scp /tmp/$WORKER $WORKER_USERNAME@$MACHINE:$WORKER_LOCATION" > /dev/null 2>&1 - echo Starting worker on $MACHINE - ssh -A $WORKER_USERNAME@$WORKER_RELAY_HOST ssh $WORKER_USERNAME@$MACHINE "WORKER_LOGGING_LEVEL=$WORKER_LOGGING_LEVEL $WORKER_LOCATION/$WORKER $EXECUTIONURL $MACHINE $WORKER_LOG_DIR" & - echo $! >> $PID_FILE # Connect directly - else - ssh $WORKER_USERNAME@$MACHINE mkdir -p $WORKER_LOCATION > /dev/null 2>&1 - scp $SWIFT_BIN/$WORKER $WORKER_USERNAME@$MACHINE:$WORKER_LOCATION > /dev/null 2>&1 - echo Starting worker on $MACHINE - ssh $WORKER_USERNAME@$MACHINE "WORKER_LOGGING_LEVEL=$WORKER_LOGGING_LEVEL $WORKER_LOCATION/$WORKER $EXECUTIONURL $MACHINE $WORKER_LOG_DIR" & - echo $! >> $PID_FILE - fi + run_command ssh $WORKER_USERNAME@$MACHINE mkdir -p $WORKER_LOCATION + run_command scp $WORKER $WORKER_USERNAME@$MACHINE:$WORKER_LOCATION + echo Starting worker on $MACHINE + run_command_bg ssh $WORKER_USERNAME@$MACHINE "WORKER_LOGGING_LEVEL=$WORKER_LOGGING_LEVEL $WORKER_LOCATION/worker.pl $WORKERURL $MACHINE $WORKER_LOG_DIR" done return 0 } @@ -246,152 +60,19 @@ # Start local workers start-workers-local() { - PORT=$1 - EXECUTIONURL=http://$IPADDR:$PORT - if [ -z "$PORT" ]; then - crash "start-workers-local: Port number not specified, giving up" - fi echo Starting worker on local machine - $WORKER $EXECUTIONURL LOCAL $LOG_DIR & - echo $! >> $PID_FILE + run_command_bg $WORKER $WORKERURL LOCAL $WORKER_LOG_DIR return 0 } # Start condor workers -start-workers-condor() +start-workers-scheduler() { - PORT=$1 - EXECUTIONURL=http://$IPADDR:$PORT - if [ -z "$PORT" ]; then - crash "start-workers-local: Port number not specified, giving up" - fi echo Starting workers - - if [ -z "$CONDOR_WORKERS" ]; then - crash "CONDOR_WORKERS undefined - please check coaster-service.conf" - fi - - if [ -z "$CONDOR_MACHINE_COUNT" ]; then - export CONDOR_MACHINE_COUNT=1 - fi - -cat < start_workers.submit -output = workers.stdout -error = workers.stderr -executable = $WORKER_LOCATION/$WORKER -arguments = $EXECUTIONURL node . -notification = Never -leave_in_queue = FALSE -machine_count = $CONDOR_MACHINE_COUNT -+AccountingGroup="group_friends.$USER" -queue $CONDOR_WORKERS -EOF - - if [ -n "$WORKER_RELAY_HOST" ]; then - scp start_workers.submit $WORKER_USERNAME@$WORKER_RELAY_HOST: - scp $SWIFT_BIN/$WORKER $WORKER_USERNAME@$WORKER_RELAY_HOST:$WORKER_LOCATION > /dev/null 2>&1 - ssh $WORKER_USERNAME@$WORKER_RELAY_HOST "condor_submit start_workers.submit" - else - condor_submit start_workers.submit - fi + run_command $SCHEDULER_COMMAND } -# Start condor workers -start-workers-slurm() -{ - PORT=$1 - EXECUTIONURL=http://$IPADDR:$PORT - if [ -z "$PORT" ]; then - crash "start-workers-local: Port number not specified, giving up" - fi - echo Starting workers - - if [ -z "$MACHINE_COUNT" ]; then - export MACHINE_COUNT=1 - fi - -cat < start_workers.submit -#!/bin/bash - -#SBATCH --output=start_workers.stdout -#SBATCH --error=start_workers.stderr -#SBATCH --nodes=$MACHINE_COUNT -#SBATCH --exclusive -#SBATCH --ntasks-per-node=1 -#SBATCH --cpus-per-task=12 -#SBATCH --partition=normal -#SBATCH --time=11:59:00 -#SBATCH -A TG-ASC090068 -export WORKER_LOGGING_LEVEL=NONE -ibrun $WORKER_LOCATION/$WORKER $EXECUTIONURL node . -EOF - - if [ -n "$WORKER_RELAY_HOST" ]; then - scp start_workers.submit $WORKER_USERNAME@$WORKER_RELAY_HOST: - scp $SWIFT_BIN/$WORKER $WORKER_USERNAME@$WORKER_RELAY_HOST:$WORKER_LOCATION > /dev/null 2>&1 - ssh $WORKER_USERNAME@$WORKER_RELAY_HOST "sbatch start_workers.submit" - else - sbatch start_workers.submit - fi -} - - -# Start GWMS workers -start-workers-gwms() -{ - PORT=$1 - EXECUTIONURL=http://$IPADDR:$PORT - - if [ -z "$PORT" ]; then - crash "start-workers-local: Port number not specified, giving up" - fi - - if [ -z "$CONDOR_WORKERS" ]; then - crash "CONDOR_WORKERS undefined - please check coaster-service.conf" - fi - - if [ -z "$WORKER_LOGGING_LEVEL" ]; then - WORKER_LOGGING_LEVEL=INFO - fi - - echo Starting workers - if [ -n "$WORKER_RELAY_HOST" ]; then - ssh $WORKER_USERNAME@$WORKER_RELAY_HOST "mkdir -p condor" - ssh $WORKER_USERNAME@$WORKER_RELAY_HOST "grid-proxy-init" - ssh $WORKER_USERNAME@$WORKER_RELAY_HOST "WORKER_INIT_CMD='$WORKER_INIT_CMD' WORKER_LOGGING_LEVEL=$WORKER_LOGGING_LEVEL run-gwms-workers $EXECUTIONURL $CONDOR_WORKERS" - else - mkdir -p condor - run-gwms-workers $EXECUTIONURL $CONDOR_WORKERS - fi -} - -# Start cobalt workers -start-workers-cobalt() -{ - PORT=$1 - if [ -z "$PORT" ]; then - crash "start-workers-cobalt: Port number not specified, giving up" - fi - EXECUTIONURL=http://$IPADDR:$PORT - TIMESTAMP=$(date "+%Y.%m%d.%H%M%S") - R=${RANDOM} - ID="${TIMESTAMP}.${R}" - # -t in minutes - set -x - cqsub -q ${QUEUE} \ - -k ${KERNEL} \ - -t ${MAXTIME} \ - -n ${NODES} \ - -C ${PWD}/${LOG_DIR} \ - -E cobalt.${$}.stderr \ - -o cobalt.${$}.stdout \ - -e "WORKER_LOGGING_LEVEL=DEBUG:ZOID_ENABLE_NAT=true" \ - $SWIFT_BIN/$WORKER $EXECUTIONURL $ID $PWD/$LOG_DIR - - echo $! >> $PID_FILE - return 0 -} - +# Parse command line arguments while [ $# -gt 0 ]; do case $1 in -conf) CMDLN_CONF=$2; shift 2;; @@ -399,29 +80,25 @@ esac done -if [ ! -d "$HOME/.swift" ]; then - mkdir -p "$HOME/.swift" || crash "Unable to create $HOME/.swift" -fi +# Determine the location of needed files +export SWIFT_BIN="$( cd "$( dirname "$0" )" && pwd )" +export WORKER="$SWIFT_BIN/worker.pl" +export PID_FILE="$HOME/.swift/.coaster-service-pids" +export COASTER_SERVICE="$SWIFT_BIN/coaster-service" +export LOG="start-coaster-service.log" +mkdir -p "$HOME/.swift" || crash "Unable to create $HOME/.swift" -PID_FILE="$HOME/.swift/.coaster-service-pids" -RUN_DIR=$PWD - # Import settings if [ -f "$CMDLN_CONF" ]; then CONFIG_FILE=$CMDLN_CONF -elif [ -f "$RUN_DIR/coaster-service.conf" ]; then - CONFIG_FILE="$RUN_DIR/coaster-service.conf" -elif [ -f "$HOME/.swift/coaster-service.conf" ]; then - CONFIG_FILE="$HOME/.swift/coaster-service.conf" -elif [ -f "$(dirname $(readlink -f $0))/../etc/coaster-service.conf" ]; then - CONFIG_FILE="$(dirname $(readlink -f $0))/../etc/coaster-service.conf" +elif [ -f "coaster-service.conf" ]; then + CONFIG_FILE="coaster-service.conf" else crash "Cannot find coaster-service.conf!" fi echo "Start-coaster-service..." echo "Configuration: $CONFIG_FILE" - source $CONFIG_FILE # Determine IP address to which workers should connect @@ -430,79 +107,59 @@ IPADDR=localhost elif [ -n "$GLOBUS_HOSTNAME" ]; then IPADDR=$GLOBUS_HOSTNAME - elif [ -x "/sbin/ifconfig" ]; then - IPADDR=$( /sbin/ifconfig 2>/dev/null | grep 'inet addr' | grep -v 127.0.0.1 | cut -d ':' -f 2 | awk '{print $1}' |head -1) else - crash "Unable to determine IP address of system. Please add to coaster-service.conf" + crash "Unable to determine IP address" fi fi + echo Service address: $IPADDR -# Find swift -if [ ! -x "$SWIFT" ]; then - SWIFT=`which swift` - if [ ! -x "$SWIFT" ]; then - crash "Unable to find swift! Please either add to your $PATH or specify the path in coaster-service.conf" - fi -fi - -SWIFT_BIN=`dirname $SWIFT` -WORKER=worker.pl - # Verify worker script is there -if [ ! -x "$SWIFT_BIN/$WORKER" ]; then - crash "Error: Unable to find worker at $SWIFT_BIN/$WORKER!" +if [ ! -x "$WORKER" ]; then + crash "Error: Unable to find worker $WORKER!" fi -# Try to create $LOG_DIR if needed, relative to $RUN_DIR -if [ ! -d "$RUN_DIR/$LOG_DIR" ]; then - mkdir -p "$RUN_DIR/$LOG_DIR" > /dev/null 2>&1 - if [ ! -d "$RUN_DIR/$LOG_DIR" ]; then - crash "Unable to make directory $RUN_DIR/$LOG_DIR!" - fi -fi - -# Set paths to log files -SWIFT_LOG="$RUN_DIR/$LOG_DIR"/swift.out -COASTER_LOG="$RUN_DIR/$LOG_DIR"/coaster.log - # Verify we can find coaster service -if [ ! -x "$SWIFT_BIN/coaster-service" ]; then - crash "Unable to find $SWIFT_BIN/coaster-service!" +if [ ! -x "$COASTER_SERVICE" ]; then + crash "Unable to find $COASTER_SERVICE!" fi # Create files for storing port info, if needed if [ -z "$LOCAL_PORT" ]; then - LOCAL_PORT_FILE=`mktemp` + LOCAL_PORT_FILE=$( mktemp ) fi if [ -z "$SERVICE_PORT" ]; then - SERVICE_PORT_FILE=`mktemp` + SERVICE_PORT_FILE=$( mktemp ) fi # Check values in configuration file to determine how we should start coaster-service echo Starting coaster-service if [ -z "$SERVICE_PORT" ] && [ -z "$LOCAL_PORT" ]; then - $SWIFT_BIN/coaster-service -nosec -portfile $SERVICE_PORT_FILE -localportfile $LOCAL_PORT_FILE -passive > $COASTER_LOG 2>&1 & + run_command_bg $COASTER_SERVICE -nosec -portfile $SERVICE_PORT_FILE -localportfile $LOCAL_PORT_FILE -passive elif [ -n "$SERVICE_PORT" ] && [ -z "$LOCAL_PORT" ]; then - $SWIFT_BIN/coaster-service -nosec -port $SERVICE_PORT -localportfile $LOCAL_PORT_FILE -passive > $COASTER_LOG 2>&1 & + run_command_bg $COASTER_SERVICE -nosec -port $SERVICE_PORT -localportfile $LOCAL_PORT_FILE -passive elif [ -z "$SERVICE_PORT" ] && [ -n "$LOCAL_PORT" ]; then - $SWIFT_BIN/coaster-service -nosec -portfile $SERVICE_PORT_FILE --localport $LOCAL_PORT -passive > $COASTER_LOG 2>&1 & + run_command_bg $COASTER_SERVICE -nosec -portfile $SERVICE_PORT_FILE --localport $LOCAL_PORT -passive elif [ -n "$SERVICE_PORT" ] && [ -n "$LOCAL_PORT" ]; then - $SWIFT_BIN/coaster-service -nosec -port $SERVICE_PORT -localport $LOCAL_PORT -passive > $COASTER_LOG 2>&1 & -else - crash "Unknown SERVICE_PORT type specified!" + run_command_bg $COASTER_SERVICE -nosec -port $SERVICE_PORT -localport $LOCAL_PORT -passive fi -echo $! >> $PID_FILE -sleep 15 +# If waiting on port files to be created, wait for files to be created, but no longer +if [ -z "$SERVICE_PORT" ]; then + wait_for_file $SERVICE_PORT_FILE 60 +fi +if [ -z "$LOCAL_PORT" ]; then + wait_for_file $LOCAL_PORT_FILE 60 +fi + # Determine SERVICE_PORT if [ -z "$SERVICE_PORT" ]; then if [ ! -f "$SERVICE_PORT_FILE" ]; then crash "Unable to determine SERVICE_PORT!" fi - SERVICE_PORT=`cat $SERVICE_PORT_FILE` + SERVICE_PORT=$( cat $SERVICE_PORT_FILE ) rm $SERVICE_PORT_FILE fi @@ -511,7 +168,7 @@ if [ ! -f "$LOCAL_PORT_FILE" ]; then crash "Unable to determine LOCAL_PORT!" fi - LOCAL_PORT=`cat $LOCAL_PORT_FILE` + LOCAL_PORT=$( cat $LOCAL_PORT_FILE ) rm $LOCAL_PORT_FILE fi @@ -520,70 +177,23 @@ # Generate sites.xml export EXECUTIONURL="http://$IPADDR:$SERVICE_PORT" +export WORKERURL="http://$IPADDR:$LOCAL_PORT" + echo Generating sites.xml if [ -f "gensites.template" ]; then - gensites `cat gensites.template` -p $CONFIG_FILE > $RUN_DIR/sites.xml + gensites $( cat gensites.template ) -p $CONFIG_FILE > sites.xml else - gensites persistent-coasters -p $CONFIG_FILE > $RUN_DIR/sites.xml + gensites persistent-coasters -p $CONFIG_FILE > sites.xml fi -# For evil bug #467 -echo "app echo (string i) { echo i; }" > hi.swift -echo "echo(\"hi\");" >> hi.swift -swift -sites.file sites.xml -tc.file tc.data -config cf hi.swift > /dev/null 2>&1 & -DUMMYPID=$! -sleep 15 - # Start workers case $WORKER_MODE in - ssh) - start-workers-ssh $LOCAL_PORT - ;; - local) - start-workers-local $LOCAL_PORT - ;; - cobalt) - start-workers-cobalt $LOCAL_PORT - ;; - futuregrid) - start-workers-futuregrid $LOCAL_PORT - ;; - gp) - start-workers-gp $LOCAL_PORT - ;; - ec2) - start-workers-ec2 $LOCAL_PORT - ;; - condor) - start-workers-condor $LOCAL_PORT - ;; - gwms) - start-workers-gwms $LOCAL_PORT - ;; - slurm) - start-workers-slurm $LOCAL_PORT - ;; - *) - crash "Unknown WORKER_MODE. Please modify coaster-service.conf" - ;; + ssh) start-workers-ssh;; + local) start-workers-local;; + scheduler) start-workers-scheduler;; + *) crash "Unknown WORKER_MODE";; esac -# Wait for dummy script to finish -wait $DUMMYPID - -# Generate config file -if [ "$SHARED_FILESYSTEM" == "no" ]; then -echo Generating config file -cat > $RUN_DIR/cf << EOF -use.provider.staging=true -wrapperlog.always.transfer=false -execution.retries=10 -provider.staging.pin.swiftfiles=false -sitedir.keep=false -use.wrapper.staging=false -EOF -fi - # Local Variables: # tab-width: 3 # sh-basic-offset: 3 Modified: trunk/etc/sites/persistent-coasters =================================================================== --- trunk/etc/sites/persistent-coasters 2013-10-13 05:01:30 UTC (rev 7154) +++ trunk/etc/sites/persistent-coasters 2013-10-14 05:37:26 UTC (rev 7155) @@ -1,8 +1,7 @@ - + + - + passive _JOBSPERNODE_ _JOBTHROTTLE_ From davidk at ci.uchicago.edu Mon Oct 14 11:23:20 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 14 Oct 2013 11:23:20 -0500 (CDT) Subject: [Swift-commit] r7157 - trunk/docs/siteguide Message-ID: <20131014162320.2B632178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-14 11:23:19 -0500 (Mon, 14 Oct 2013) New Revision: 7157 Added: trunk/docs/siteguide/ssh-cl Modified: trunk/docs/siteguide/midway trunk/docs/siteguide/stampede Log: Updates to siteguide from 0.94 Modified: trunk/docs/siteguide/midway =================================================================== --- trunk/docs/siteguide/midway 2013-10-14 05:52:53 UTC (rev 7156) +++ trunk/docs/siteguide/midway 2013-10-14 16:23:19 UTC (rev 7157) @@ -84,6 +84,30 @@ ----- +Defining non-standard Slurm options +----------------------------------- +A Slurm submit script has many settings and options. Swift knows about many of +the basic Slurm settings, like how to define a project or a queue, but it does +not know about every setting. Swift provides a simple way to pass-thru your own +settings into the Slurm submit script. + +The general way to do this is: +----- +value +----- + +Here is one specific example. Slurm has the ability to notify users via email +when a job is done. To make this happen, the Slurm submit script that Swift +generates needs a line that contains "--mail-type=END". The following line +will make it happen. + +----- +END +----- + +Any valid Slurm setting can be set in a similar way (see the sbatch man page +for a list of all settings). + Various tips for running MPI jobs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * You'll need to load an MPI module. Run "module load openmpi" to add to your path. Added: trunk/docs/siteguide/ssh-cl =================================================================== --- trunk/docs/siteguide/ssh-cl (rev 0) +++ trunk/docs/siteguide/ssh-cl 2013-10-14 16:23:19 UTC (rev 7157) @@ -0,0 +1,68 @@ +SSH-CL +------ +This section describes how to use the SSH command line provider (ssh-cl) to +connect to remote sites. + +Verify you can connect to the remote site +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +The first step of this process is to verify that you can connect to a remote +site without being prompted for a password or passphrase. + +----- +$ ssh my.site.com +----- + +Typically to make this work you will need to add your SSH public key to the +$HOME/.ssh/authorized_keys file on the remote system. + +This SSH connection must work without specifying a username on the command line. +If your username differs on your local machine and the remote machine, you will +need to add an entry like this to your local $HOME/.ssh/config: + +----- +Host my.site.com + Hostname my.site.com + User myusername +---- + +Create a sites.xml file +~~~~~~~~~~~~~~~~~~~~~~~ +Once you have verified that you can connect without prompt to the remote machine, +you will need to create a sites.xml file that contains the host information. The +example below will assume there is no scheduler on the remote system - it simply +connects to the remote machine and runs work there. + +----- + + + + 1 + 100 + 100 + 1 + 10000 + /home/username/work + + +----- + +NOTE: This requires that the remote site can connect back to the machine where +you are running Swift. If a firewall is configured to block incoming connections, +this will not work correctly. + +Enabling coaster provider staging +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +If there is a shared filesystem between the two machines, you can set this as your +work directory and skip this step. Otherwise, you will need to enable coaster provider +staging. + +To do this, add the following line to your "cf" file: +----- +use.provider.staging=true +----- + +To run swift, then: +----- +swift -sites.file sites.xml -tc.file tc.data -config cf script.swift +----- + Modified: trunk/docs/siteguide/stampede =================================================================== --- trunk/docs/siteguide/stampede 2013-10-14 05:52:53 UTC (rev 7156) +++ trunk/docs/siteguide/stampede 2013-10-14 16:23:19 UTC (rev 7157) @@ -1,167 +1,106 @@ -Stampede ---------- +Stampede (x86 cluster) +---------------------- +Stampede is a cluster managed by the Texas Advanced Computing Center (TACC). It +is a part of the XSEDE project. For more information about how to request an +account, a project, how to log in and manage SSH keys, please see the +More information about the system can be found in the +https://portal.xsede.org/web/guest/tacc-stampede[Stampede User Guide]. -Stampede is a 10 petaflop supercomputer available as part of XSEDE resources. -It employs a batch-oriented computational model where-in a SLURM schedular -accepts user's jobs and queues them in the queueing system for execution. The -computational model requires a user to prepare the submit files, track job -submissions, chackpointing, managing input/output data and handling exceptional -conditions manually. +Downloading and building Swift +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +The most recent versions of Swift can be found at +http://www.ci.uchicago.edu/swift/downloads/index.php[the Swift downloads page]. Follow the instructions +provided on that site to download and build Swift. -Running Swift under Stampede can accomplish the above tasks with least manual -user intervention. In the following sections, we discuss more about specifics of -running Swift on Stampede. A more detailed information about Swift and its -workings can be found on Swift documentation page here: -http://www.ci.uchicago.edu/swift/wwwdev/docs/index.php +Overview of How to Run +~~~~~~~~~~~~~~~~~~~~~~ +You will need to do the following steps in order to run. -More information on Stampede can be found on XSEDE Stampede website here: -https://www.xsede.org/stampede +1. Connect to a system that has the Globus myproxy-init command. This will be + the system where Swift runs and from where Swift submits jobs to Stampede. +2. Obtain a grid certificate. +3. Run Swift with configuration files that define how to start remote jobs to + Stampede via gram. -Requesting Access -~~~~~~~~~~~~~~~~~ -Initial access to XSEDE resources could be obtained by submitting a startup proposal. Advanced users could submit a proposal for research allocation. An educational allocation is available for teaching and/or training purposes. More on XSEDE allocations can be found here: -https://www.xsede.org/allocations +Verify System Requirements and Environment +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +The system where you run Swift needs to have the myproxy-init tool installed. +Ideally it should also have globus-job-run for testing purposes. -Connecting to a login node -~~~~~~~~~~~~~~~~~~~~~~~~~~ -Once you have an account, you should be able to access a Stampede login -node with the following command: +Swift uses two environment variables in order for remote job execution to work. +They are $GLOBUS_HOSTNAME and $GLOBUS_TCP_PORT_RANGE. ------ -ssh yourusername at stampede.tacc.utexas.edu ------ +GLOBUS_HOSTNAME should contain the full hostname of the system where you are +running. It may also contain the IP address of the machine. -Follow the steps outlined below to get started with Swift on Stampede: +GLOBUS_TCP_PORT_RANGE defines a range of ports to which a remote system may +connect. You will likely need this defined if you are behind a firewall with +somewhat restricted access. -*step 1.* Install Swift using one of the installation methods documented on Swift home: http://www.ci.uchicago.edu/swift/downloads/index.php, +Obtain a Grid Certificate +~~~~~~~~~~~~~~~~~~~~~~~~~ +Once you have verified you have everything you need on the submit host where +you are running, you can obtain an XSEDE grid certificate with following +command: -if installing from source, java can be loaded on Stampede using +module load jdk32+ and apache ant could be downloaded from here: http://ant.apache.org - -*step 2.* Create and change to a directory where your Swift related work will -stay. (say, +mkdir swift-work+, followed by, +cd swift-work+) - -*step 3.* To get started with a simple example running the Linux +/bin/cat+ command to read an -input file +data.txt+ and write it to an output file, start with writing a simple Swift source script as follows: - ----- -type file; - -/* App definitio */ -app (file o) cat (file i) -{ - cat @i stdout=@o; -} - -file out[]; -file data<"data.txt">; - -/* App invocation: n times */ -foreach j in [1:@toint(@arg("n","1"))] { - out[j] = cat(data); -} +$ myproxy-logon -l username -s myproxy.teragrid.org ----- -Make sure a file named +data.txt+ is available in the current directory where the above Swift source file will be saved. - -*step 4.* The next step is to create a sites file. An example sites file (sites.xml) is shown as follows: - +Create sites.xml file +~~~~~~~~~~~~~~~~~~~~~ +You may use the following example as a guide to run on Stampede. You will +likely need to make a few modifications, as described below. ----- - - - - TG-EAR130015 - - 1 - 00:11:00 - 800 - - 100 - 100 - - - development - - - me at dept.org - ALL - - - /path/to/workdir + + + 16 + 16 + 3600 + 00:05:00 + 100 + 100 + normal + 1 + 1 + yourproject + .3199 + 10000 + /scratch/01503/yourusername ----- -*step 5.* In this step, we will see the config and tc files. The config file (cf) is as follows: +You will need to modify the XSEDE project name to the match the name that has +been allocated to you. In most cases you'll want to set the work directory to +your Stampede scratch directory. This is defined, on Stampede, in the +environment variable $SCRATCH. ------ -wrapperlog.always.transfer=true -sitedir.keep=true -execution.retries=0 -lazy.errors=false -status.mode=provider -use.provider.staging=false -provider.staging.pin.swiftfiles=false -use.wrapper.staging=false ------ +Running Swift +~~~~~~~~~~~~~ +You may now run your Swift script exactly as you have before. -The tc file (tc) is as follows: - ----- -stampede cat /bin/cat null null null +$ swift -sites.file sites.xml -tc.file tc -config cf myscript.swift ----- -More about config and tc file options can be found in the Swift userguide here: -http://www.ci.uchicago.edu/swift/guides/trunk/userguide/userguide.html#_swift_configuration_properties. +Debugging +~~~~~~~~~ +If you are having problems getting this working correctly, there are a few +places where you may look to help you debug. Since this configuration is +slightly more complicated, there are several log files produced. -*step 6.* Run the example using following commandline: +1. The standard swift log, created in your current working directory on the + machine where you are running from. This will be named something along the + lines of myscript-.log. +2. The bootstrap log. These are located on Stampede in your home directory and + have the name coaster-bootstrap-.log. +3. The coaster log. This is located on Stampede in your $HOME/.globus/coasters/coasters.log. +4. The gram log. This is located on Stamped in $HOME/gram-.log. ------ -swift -config cf -tc.file tc -sites.file sites.xml catsn.swift -n=1 ------ +For help in getting this configuration working, feel free to contact the Swift +support team at swift-support at ci.uchicago.edu. -You can further change the value of +-n+ to any arbitrary number to run that -many number of +cat+ in parallel -*step 7.* Swift will show a status message as "done" after the job has completed its run in the queue. Check the output in the generated +outdir+ directory (+ls outdir+) - ----- -login3$ swift -sites.file sites.stampede.xml -config cf -tc.file tc catsn.swift -Swift trunk swift-r6290 cog-r3609 - -RunID: 20130221-1030-faapk389 -Progress: time: Thu, 21 Feb 2013 10:30:21 -0600 -Progress: time: Thu, 21 Feb 2013 10:30:22 -0600 Submitting:1 -Progress: time: Thu, 21 Feb 2013 10:30:29 -0600 Submitted:1 -Progress: time: Thu, 21 Feb 2013 10:30:51 -0600 Active:1 -Progress: time: Thu, 21 Feb 2013 10:30:54 -0600 Finished successfully:1 -Final status: Thu, 21 Feb 2013 10:30:54 -0600 Finished successfully:1 ----- - -Troubleshooting -~~~~~~~~~~~~~~~ - -In this section we will discuss some of the common issues and remedies while using Swift on Stampede. The origin of these issues can be Swift or Stampede's configuration, state and usage load among other factors. We try to identify maximum known issues and address them here: - -* Command not found: Make sure the +bin+ directory of Swift installation is in +PATH+. - - -* Failed to transfer wrapperlog for job cat-nmobtbkk and/or Job failed with an exit code of 254. Check the element on the sites.xml file. - ------ -/work/your/path/swift.workdir ------ - -It is likely that it is set to a path where the compute nodes can not write or no space available, e.g. your /home directory. The remedy for this error is to set your workdirectory to the path where Swift could write from compute nodes and there is enough space, e.g. /scratch directory. - -* If the jobs are not getting to active state for a long time, check the job status using the slurm squeue command: ----- -$ squeue -u `whoami` ----- - -The output will give an indication of the status of jobs. See the slurm manual for more information on job management commands: - ----- -$ man slurm ----- From davidk at ci.uchicago.edu Mon Oct 14 15:31:41 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 14 Oct 2013 15:31:41 -0500 (CDT) Subject: [Swift-commit] r7158 - trunk/docs/siteguide Message-ID: <20131014203141.09CD2178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-14 15:31:40 -0500 (Mon, 14 Oct 2013) New Revision: 7158 Added: trunk/docs/siteguide/persistent-coasters Modified: trunk/docs/siteguide/siteguide.txt Log: Siteguide entry for using start-coaster-service for various configurations Added: trunk/docs/siteguide/persistent-coasters =================================================================== --- trunk/docs/siteguide/persistent-coasters (rev 0) +++ trunk/docs/siteguide/persistent-coasters 2013-10-14 20:31:40 UTC (rev 7158) @@ -0,0 +1,282 @@ +Persistent Coasters +------------------- +Coasters is a protocol that Swift uses for scheduling jobs and transferring data. +In most configurations, coasters are used automatically when you run Swift. With +persistent coasters, the coaster server runs outside of Swift. + +This section describes a utility called start-coaster-service that allows you to +configure persistent coasters. + +Example 1: Starting workers locally +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Below is the simplest example, where the coaster service is started, and workers are launched +locally on the same machine. + +First, create a file called coaster-service.conf with the configuration below. + +.coaster-service.conf +----- +export WORKER_MODE=local +export IPADDR=127.0.0.1 +export JOBSPERNODE=1 +export JOBTHROTTLE=0.0099 +export WORK=$HOME/swiftwork +----- + +To start the coaster service and worker, run the command "start-coaster-service". Then run +Swift with the newly generated sites.xml file. + +----- +$ start-coaster-service +Start-coaster-service... +Configuration: coaster-service.conf +Service address: 127.0.0.1 +Starting coaster-service +Service port: 51099 +Local port: 41764 +Generating sites.xml +Starting worker on local machine + +$ swift -sites.file sites.xml -tc.file tc.data hostsnsleep.swift +Swift trunk swift-r7153 cog-r3810 +RunID: 20131014-1807-q6h89eq3 +Progress: time: Mon, 14 Oct 2013 18:07:13 +0000 +Passive queue processor initialized. Callback URI is http://128.135.112.73:41764 +Progress: time: Mon, 14 Oct 2013 18:07:14 +0000 Active:1 +Final status: Mon, 14 Oct 2013 18:07:15 +0000 Finished successfully:1 +----- + +You can then run swift multiple times using the same coaster service. When you +are finished and would like to shut down the coaster, run stop-coaster-service. +----- +$ stop-coaster-service +Stop-coaster-service... +Configuration: coaster-service.conf +Ending coaster processes.. +Killing process 8579 +Done +----- + +NOTE: When you define your apps/tc file, use the site name "persistent-coasters". + +Example 2: Starting workers remotely via SSH +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +The start-coaster-service script can start workers on multiple remote machines. +To do this, there are two main settings you need to define in your coaster-service.conf. +The first is to set WORKER_MODE=ssh, and the second is set WORKER_HOSTS to the list of +machines where workers should be started. + +.coaster-service.conf +----- +export WORKER_MODE=ssh +export WORKER_USERNAME=yourusername +export WORKER_HOSTS="host1.example.edu host2.example.edu" +export WORKER_LOCATION="/homes/davidk/logs" +export IPADDR=swift.rcc.uchicago.edu +export JOBSPERNODE=1 +export JOBTHROTTLE=0.0099 +export WORK=/homes/davidk/swiftwork +----- + +If there is no shared filesystem available between the remote machines and the local machine, +you will need to enable coaster provider staging to transport files for you. Below is an example +Swift configuration file to enable it: + +.cf +----- +wrapperlog.always.transfer=false +sitedir.keep=false +execution.retries=0 +lazy.errors=false +status.mode=provider +use.provider.staging=true +provider.staging.pin.swiftfiles=false +use.wrapper.staging=false +----- + +Run start-coaster service to start coaster and workers. When you run Swift, reference the cf file to +enable provider staging. +----- +$ start-coaster-service +Start-coaster-service... +Configuration: coaster-service.conf +Service address: swift.rcc.uchicago.edu +Starting coaster-service +Service port: 41714 +Local port: 41685 +Generating sites.xml +Starting worker on host1.example.edu +Starting worker on host2.example.edu + +$ swift -sites.file sites.xml -tc.file tc.data -config cf hostsnsleep.swift +Swift trunk swift-r7153 cog-r3810 +RunID: 20131014-1844-7flhik67 +Progress: time: Mon, 14 Oct 2013 18:44:43 +0000 +Passive queue processor initialized. Callback URI is http://128.135.112.73:41685 +Progress: time: Mon, 14 Oct 2013 18:44:44 +0000 Selecting site:4 Finished successfully:4 +Final status: Mon, 14 Oct 2013 18:44:45 +0000 Finished successfully:10 +----- + +NOTE: This requires that you are able to connect to the remote systems without +being prompted for a password/passphrase. This is usually done with SSH keys. Please +refer to SSH documentation for more info. + +Example 3: Starting workers remotely via SSH, with multihop +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +This example is for a situation where you want to start a worker on nodes that you +can't connect to directly. If you have to first connect to a login/gateway +machine before you can ssh to your worker machine, this configuration is for you. + +The coaster-service.conf and cf files are the same as in Example 2. + +Assume that node.host.edu is the machine where you want to start your worker, and +that gateway.host.edu is the machine where you must log into first. Add the following +to your $HOME/.ssh/config file: + +----- +Host node.host.edu + Hostname node.host.edu + ProxyCommand ssh -A username at gateway.host.edu nc %h %p 2> /dev/null + ForwardAgent yes + User username +----- + +This will allow you to SSH directly to node.host.edu. You can now add node.host.edu +to WORKER_HOSTS. + +Example 4: Starting workers remotely via SSH, with tunneling +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +The coaster workers need to be able to make a connection back to the coaster +service. If you are running Swift on a machine behind a firewall where the workers +cannot connect, you can use SSH reverse tunneling to allow this connection to happen. + +To enable this, add the following line to your coaster-service.conf: +----- +export SSH_TUNNELING=yes +----- + +Example 5: Starting workers remotely via SSH, hostnames in a file +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +The variable WORKER_HOSTS defines the list of hostnames where workers will be started. +To set this to be the contents of a file, you can set WORKER_HOSTS as follows: + +.coaster-service.conf +----- +export WORKER_HOSTS=$( cat /path/to/hostlist.txt ) +----- + + +Example 6: Starting workers via a scheduler +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +To start workers via some other script, such as a scheduler submit script, +export WORKER_MODE=scheduler. Once the coaster service has been initialized, +start-coaster-service will run whatever user defined command is defined in +$SCHEDULER_COMMAND. + +The contents of SCHEDULER_COMMAND will vary greatly based on your needs and the +system you are running on. However, all SCHEDULER_COMMANDs will need to run the same command exactly once +on each worker node: +----- +$WORKER $WORKERURL logname $WORKER_LOG_DIR +----- + +Here is an example that runs on a campus cluster using the Slurm scheduler: +.coaster-service.conf +----- +export WORKER_MODE=scheduler +export WORKER_LOG_DIR=/scratch/midway/$USER +export IPADDR=10.50.181.1 +export JOBSPERNODE=1 +export JOBTHROTTLE=0.0099 +export WORK=$HOME/swiftwork +export SCHEDULER_COMMAND="sbatch start-workers.submit" +----- + +The SCHEDULER_COMMAND in this case submits a Slurm job script and starts the workers +via the following commands: + +----- +#!/bin/bash + +#SBATCH --job-name=start-workers +#SBATCH --output=start-workers.stdout +#SBATCH --error=start-workers.stderr +#SBATCH --nodes=1 +#SBATCH --partition=westmere +#SBATCH --time=00:10:00 +#SBATCH --ntasks-per-node=12 +#SBATCH --exclusive + +$WORKER $WORKERURL logname $WORKER_LOG_DIR +----- + +List of all coaster-service.conf settings +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Below is a list of all settings that start-coaster-service knows about, along +with a brief description of what it does. + +The settings are defined in terms of bash variables. Below is an example of the format used +----- +export WORKER_LOGGING_LEVEL=DEBUG +----- + +Below is a list of the options that coaster-service.conf recognizes and what they do. + +IPADDR +^^^^^^ +Defines IP address where the coaster-service is running. Workers need to know the +IP address where to connect back to. Example: export IPADDR=192.168.2.12 + +LOCAL_PORT +^^^^^^^^^^ +Define a static local port number. If undefined, this is generated randomly. +Example: export LOCAL_PORT=50100 + +LOG +^^^ +LOG set the name of the local log file to be generated. This log file is the +standard output and standard error output of the coaster-service and other +commands that start-coaster-service runs. This file can get large at times. +To disable, set "export LOG=/dev/null". Default value: start-coaster-service.log + +SCHEDULER_COMMAND +^^^^^^^^^^^^^^^^^ +In schedule mode, this defines the command to run via start-coaster-service that +will start workers via the scheduler. Example: export SCHEDULER_COMMAND="qsub +start-workers.submit". + +SERVICE_PORT +^^^^^^^^^^^^ +Sets the coaster service port number. If undefined, this is generated randomly. +Example: Export SERVICE_PORT=50200 + +SSH_TUNNELING +^^^^^^^^^^^^^ +When the machine you are running Swift on is behind a firewall that is blocking +workers from connecting back to it, add "export SSH_TUNNELING=yes". This will set up a +reverse tunnel to allow incoming connections. Default value: no. + +WORKER_HOSTS +^^^^^^^^^^^^ +WORKER_HOSTS should contain the list of hostnames that start-coaster-service will +connect to start workers. This is only used when WORKER_MODE is ssh. Example: +export WORKER_HOST="host1 host2 host3". + +WORKER_LOCATION +^^^^^^^^^^^^^^^ +In ssh mode, defines the directory on remote systems where the worker script +will be copied to. Example: export WORKER_LOCATION=/tmp + +WORKER_LOG_DIR +^^^^^^^^^^^^^^ +In ssh mode, defines the directory on the remote systems where worker logs will +go. Example: export WORKER_LOG_DIR=/home/john/logs + +WORKER_LOGGING_LEVEL +^^^^^^^^^^^^^^^^^^^^ +Defines the logging level of the worker script. Values can be "TRACE", "DEBUG", "INFO ", +"WARN ", or "ERROR". Example: export WORKER_LOGGING_LEVEL=NONE. + +WORKER_USERNAME +^^^^^^^^^^^^^^^ +In ssh mode, defines the username to use when connecting to each host defined in WORKER_HOSTS. Modified: trunk/docs/siteguide/siteguide.txt =================================================================== --- trunk/docs/siteguide/siteguide.txt 2013-10-14 16:23:19 UTC (rev 7157) +++ trunk/docs/siteguide/siteguide.txt 2013-10-14 20:31:40 UTC (rev 7158) @@ -12,6 +12,8 @@ include::beagle[] +include::ec2[] + include::fusion[] include::futuregrid[] @@ -26,15 +28,16 @@ include::midway[] +include::persistent-coasters[] + include::ssh[] +include::ssh-cl[] + include::stampede[] include::uc3[] include::stampede[] -include::ec2[] - link:http://www.ci.uchicago.edu/swift/docs/index.php[home] - From ketan at ci.uchicago.edu Mon Oct 14 16:10:47 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Mon, 14 Oct 2013 16:10:47 -0500 (CDT) Subject: [Swift-commit] r7159 - SwiftApps/Swift-MapRed/blast Message-ID: <20131014211047.D28F1178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-14 16:10:47 -0500 (Mon, 14 Oct 2013) New Revision: 7159 Modified: SwiftApps/Swift-MapRed/blast/blast.swift SwiftApps/Swift-MapRed/blast/tc.data Log: Modified: SwiftApps/Swift-MapRed/blast/blast.swift =================================================================== --- SwiftApps/Swift-MapRed/blast/blast.swift 2013-10-14 20:31:40 UTC (rev 7158) +++ SwiftApps/Swift-MapRed/blast/blast.swift 2013-10-14 21:10:47 UTC (rev 7159) @@ -2,27 +2,36 @@ type headerfile; type indexfile; type seqfile; +type query; +type output; -type database -{ +type database { + headerfile phr; indexfile pin; seqfile psq; } -type query; -type output; string num_partitions=@arg("n", "8"); + string program_name=@arg("p", "blastp"); + fastaseq dbin ; + query query_file ; + string expectation_value=@arg("e", "0.1"); + output blast_output_file ; + string filter_query_sequence=@arg("F", "F"); fastaseq partition[] ; +database formatdbout[] ; +output out[] ; + app (fastaseq out[]) split_database (fastaseq d, string n){ fastasplitn @filename(d) n; } @@ -41,9 +50,6 @@ partition=split_database(dbin, num_partitions); -database formatdbout[] ; -output out[] ; - foreach part,i in partition { formatdbout[i] = formatdb(part); out[i]=blastapp(query_file, part, program_name, expectation_value, filter_query_sequence, formatdbout[i]); Modified: SwiftApps/Swift-MapRed/blast/tc.data =================================================================== --- SwiftApps/Swift-MapRed/blast/tc.data 2013-10-14 20:31:40 UTC (rev 7158) +++ SwiftApps/Swift-MapRed/blast/tc.data 2013-10-14 21:10:47 UTC (rev 7159) @@ -1,27 +1,5 @@ -#This is the transformation catalog. -# -#It comes pre-configured with a number of simple transformations with -#paths that are likely to work on a linux box. However, on some systems, -#the paths to these executables will be different (for example, sometimes -#some of these programs are found in /usr/bin rather than in /bin) -# -#NOTE WELL: fields in this file must be separated by tabs, not spaces; and -#there must be no trailing whitespace at the end of each line. -# -# sitename transformation path INSTALLED platform profiles -localhost echo /bin/echo INSTALLED INTEL32::LINUX null -localhost cat /bin/cat INSTALLED INTEL32::LINUX null -localhost ls /bin/ls INSTALLED INTEL32::LINUX null -localhost grep /bin/grep INSTALLED INTEL32::LINUX null -localhost sort /bin/sort INSTALLED INTEL32::LINUX null -localhost paste /bin/paste INSTALLED INTEL32::LINUX null -localhost cp /bin/cp INSTALLED INTEL32::LINUX null -localhost touch /bin/touch INSTALLED INTEL32::LINUX null -localhost wc /usr/bin/wc INSTALLED INTEL32::LINUX null -localhost sleep /bin/sleep null null null -localhost blastall /opt/local/bin/blastall null null null -localhost fastasplitn /Users/lgadelha/parallelblast/fastasplitn null null null -localhost blastmerge /Users/lgadelha/parallelblast/blastmerge null null null -localhost formatdb /opt/local/bin/formatdb null null null +localhost blastall /opt/local/bin/blastall +localhost fastasplitn /Users/lgadelha/parallelblast/fastasplitn +localhost blastmerge /Users/lgadelha/parallelblast/blastmerge +localhost formatdb /opt/local/bin/formatdb - From ketan at ci.uchicago.edu Mon Oct 14 16:11:50 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Mon, 14 Oct 2013 16:11:50 -0500 (CDT) Subject: [Swift-commit] r7160 - SwiftApps/Swift-MapRed/blast Message-ID: <20131014211150.432B2178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-14 16:11:50 -0500 (Mon, 14 Oct 2013) New Revision: 7160 Added: SwiftApps/Swift-MapRed/blast/cf Modified: SwiftApps/Swift-MapRed/blast/sites.xml Log: adding cf and modernizing sites file Added: SwiftApps/Swift-MapRed/blast/cf =================================================================== --- SwiftApps/Swift-MapRed/blast/cf (rev 0) +++ SwiftApps/Swift-MapRed/blast/cf 2013-10-14 21:11:50 UTC (rev 7160) @@ -0,0 +1,9 @@ +wrapperlog.always.transfer=false +sitedir.keep=true +file.gc.enabled=false +status.mode=provider +execution.retries=0 +lazy.errors=false +use.provider.staging=true +provider.staging.pin.swiftfiles=true +use.wrapper.staging=false Modified: SwiftApps/Swift-MapRed/blast/sites.xml =================================================================== --- SwiftApps/Swift-MapRed/blast/sites.xml 2013-10-14 21:10:47 UTC (rev 7159) +++ SwiftApps/Swift-MapRed/blast/sites.xml 2013-10-14 21:11:50 UTC (rev 7160) @@ -1,23 +1,11 @@ - - - - - /home/lgadelha/swiftwork - - 0.03 - file - - - - - - - mpi1 - linux.q - 6.23 - 10000 - - /prj/prjssi/lgadelha/swiftwork - + + + + + 0 + 10000 + + /tmp/swift.work + local + - From yadunandb at ci.uchicago.edu Fri Oct 4 11:41:04 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Fri, 4 Oct 2013 11:41:04 -0500 (CDT) Subject: [Swift-commit] r7134 - SwiftApps/Swift-MapRed/mapred_chirp_combiner Message-ID: <20131004164104.7BC129CC9A@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-04 11:41:04 -0500 (Fri, 04 Oct 2013) New Revision: 7134 Removed: SwiftApps/Swift-MapRed/mapred_chirp_combiner/LAB_RECORDS SwiftApps/Swift-MapRed/mapred_chirp_combiner/err_file SwiftApps/Swift-MapRed/mapred_chirp_combiner/final_result Modified: SwiftApps/Swift-MapRed/mapred_chirp_combiner/beagle.xml SwiftApps/Swift-MapRed/mapred_chirp_combiner/clean.sh SwiftApps/Swift-MapRed/mapred_chirp_combiner/client.c SwiftApps/Swift-MapRed/mapred_chirp_combiner/compile SwiftApps/Swift-MapRed/mapred_chirp_combiner/parcombiner2.sh SwiftApps/Swift-MapRed/mapred_chirp_combiner/parcombiner_c_exec.sh SwiftApps/Swift-MapRed/mapred_chirp_combiner/run.sh SwiftApps/Swift-MapRed/mapred_chirp_combiner/server.c SwiftApps/Swift-MapRed/mapred_chirp_combiner/teragen.swift SwiftApps/Swift-MapRed/mapred_chirp_combiner/teragen_wrap.sh SwiftApps/Swift-MapRed/mapred_chirp_combiner/teragen_wrap_c_exec.sh Log: Committing older version for backup Deleted: SwiftApps/Swift-MapRed/mapred_chirp_combiner/LAB_RECORDS =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp_combiner/LAB_RECORDS 2013-10-04 16:35:12 UTC (rev 7133) +++ SwiftApps/Swift-MapRed/mapred_chirp_combiner/LAB_RECORDS 2013-10-04 16:41:04 UTC (rev 7134) @@ -1,1777 +0,0 @@ -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:20 X FILESIZE:20 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130812-0025-pqcgjmb2 -Progress: time: Mon, 12 Aug 2013 00:25:26 -0500 -Progress: time: Mon, 12 Aug 2013 00:25:43 -0500 Submitting:19 Submitted:1 -Progress: time: Mon, 12 Aug 2013 00:25:44 -0500 Submitting:19 Finished successfully:1 -Progress: time: Mon, 12 Aug 2013 00:25:46 -0500 Submitting:18 Submitted:1 Finished successfully:1 -Progress: time: Mon, 12 Aug 2013 00:25:50 -0500 Submitting:16 Submitted:1 Finished successfully:3 -Progress: time: Mon, 12 Aug 2013 00:25:54 -0500 Submitting:13 Submitted:1 Finished successfully:6 -Progress: time: Mon, 12 Aug 2013 00:25:56 -0500 Submitting:10 Finished successfully:10 -Progress: time: Mon, 12 Aug 2013 00:25:59 -0500 Submitting:9 Submitted:1 Finished successfully:10 -Progress: time: Mon, 12 Aug 2013 00:26:00 -0500 Submitting:8 Stage out:1 Finished successfully:11 -Progress: time: Mon, 12 Aug 2013 00:26:08 -0500 Submitting:7 Submitted:1 Finished successfully:12 -Progress: time: Mon, 12 Aug 2013 00:26:09 -0500 Stage in:2 Submitting:2 Finished successfully:16 -Progress: time: Mon, 12 Aug 2013 00:26:12 -0500 Submitting:2 Active:1 Stage out:1 Finished successfully:16 -Progress: time: Mon, 12 Aug 2013 00:26:13 -0500 Stage in:1 Submitting:1 Finished successfully:18 -Progress: time: Mon, 12 Aug 2013 00:26:17 -0500 Submitted:1 Finished successfully:19 -Progress: time: Mon, 12 Aug 2013 00:26:18 -0500 Finished successfully:20 -Progress: time: Mon, 12 Aug 2013 00:26:20 -0500 Active:1 Finished successfully:20 -Progress: time: Mon, 12 Aug 2013 00:26:26 -0500 Active:1 Finished successfully:20 -Progress: time: Mon, 12 Aug 2013 00:26:32 -0500 Stage out:1 Finished successfully:20 -Final status: Mon, 12 Aug 2013 00:26:32 -0500 Finished successfully:21 -real 74.02 -user 10.01 -sys 3.36 -chunks 20 filesize 20 site anl type Swift+Chirp -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:20 X FILESIZE:20 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130812-0034-hox2hjj4 -Progress: time: Mon, 12 Aug 2013 00:34:50 -0500 -Progress: time: Mon, 12 Aug 2013 00:35:02 -0500 Submitting:19 Submitted:1 -Progress: time: Mon, 12 Aug 2013 00:35:03 -0500 Submitting:17 Active:2 Stage out:1 -Progress: time: Mon, 12 Aug 2013 00:35:07 -0500 Submitting:16 Submitted:1 Finished successfully:3 -Progress: time: Mon, 12 Aug 2013 00:35:10 -0500 Submitting:15 Submitted:1 Finished successfully:4 -Progress: time: Mon, 12 Aug 2013 00:35:14 -0500 Submitting:11 Submitted:1 Finished successfully:8 -Progress: time: Mon, 12 Aug 2013 00:35:20 -0500 Submitting:8 Finished successfully:12 -Progress: time: Mon, 12 Aug 2013 00:35:22 -0500 Submitting:7 Submitted:1 Finished successfully:12 -Progress: time: Mon, 12 Aug 2013 00:35:23 -0500 Stage in:4 Submitting:1 Submitted:1 Active:1 Stage out:1 Finished successfully:12 -Progress: time: Mon, 12 Aug 2013 00:35:24 -0500 Submitting:1 Active:1 Stage out:1 Finished successfully:17 -Progress: time: Mon, 12 Aug 2013 00:35:28 -0500 Submitted:1 Finished successfully:19 -Progress: time: Mon, 12 Aug 2013 00:35:34 -0500 Submitted:1 Finished successfully:20 -Progress: time: Mon, 12 Aug 2013 00:35:36 -0500 Active:1 Finished successfully:20 -Progress: time: Mon, 12 Aug 2013 00:35:47 -0500 Stage out:1 Finished successfully:20 -Final status: Mon, 12 Aug 2013 00:35:47 -0500 Finished successfully:21 -real 67.32 -user 8.55 -sys 2.46 -chunks 20 filesize 20 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : f -EXPECTED COUNT: 4000000 -chirp_put: couldn't put ./recombiner.sh to host crank: Permission denied -couldn't get crank:crank.8281.imd: Permission denied -cat: crank.8281.txt: No such file or directory -cat: crank.8281.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:20 X FILESIZE:20 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130812-0058-qjgdud98 -Progress: time: Mon, 12 Aug 2013 00:58:50 -0500 -Progress: time: Mon, 12 Aug 2013 00:59:01 -0500 Submitting:19 Submitted:1 -Progress: time: Mon, 12 Aug 2013 00:59:06 -0500 Submitting:18 Submitted:1 Finished successfully:1 -Progress: time: Mon, 12 Aug 2013 00:59:09 -0500 Submitting:17 Submitted:1 Finished successfully:2 -Progress: time: Mon, 12 Aug 2013 00:59:12 -0500 Submitting:16 Submitted:1 Finished successfully:3 -Progress: time: Mon, 12 Aug 2013 00:59:15 -0500 Submitting:15 Submitted:1 Finished successfully:4 -Progress: time: Mon, 12 Aug 2013 00:59:20 -0500 Submitting:13 Finished successfully:7 -Progress: time: Mon, 12 Aug 2013 00:59:21 -0500 Stage in:1 Submitting:12 Finished successfully:7 -Progress: time: Mon, 12 Aug 2013 00:59:22 -0500 Submitting:12 Finished successfully:8 -Progress: time: Mon, 12 Aug 2013 00:59:24 -0500 Submitting:11 Submitted:1 Finished successfully:8 -Progress: time: Mon, 12 Aug 2013 00:59:25 -0500 Submitting:5 Active:3 Stage out:1 Finished successfully:11 -Progress: time: Mon, 12 Aug 2013 00:59:32 -0500 Submitting:4 Submitted:1 Finished successfully:15 -Progress: time: Mon, 12 Aug 2013 00:59:33 -0500 Stage in:1 Submitting:1 Active:1 Finished successfully:17 -Progress: time: Mon, 12 Aug 2013 00:59:35 -0500 Submitted:1 Active:2 Finished successfully:17 -Progress: time: Mon, 12 Aug 2013 00:59:37 -0500 Active:1 Finished successfully:20 -Progress: time: Mon, 12 Aug 2013 00:59:49 -0500 Stage out:1 Finished successfully:20 -Final status: Mon, 12 Aug 2013 00:59:49 -0500 Finished successfully:21 -real 68.43 -user 8.48 -sys 2.65 -chunks 20 filesize 20 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : 3600000 -EXPECTED COUNT: 4000000 -chirp_put: couldn't put ./recombiner.sh to host crank: Permission denied -couldn't get crank:crank.17255.imd: Permission denied -cat: crank.17255.txt: No such file or directory -cat: crank.17255.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:20 X FILESIZE:20 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130812-0112-p9lm8z2b -Progress: time: Mon, 12 Aug 2013 01:12:08 -0500 -Progress: time: Mon, 12 Aug 2013 01:12:22 -0500 Submitting:19 Submitted:1 -Progress: time: Mon, 12 Aug 2013 01:12:23 -0500 Submitting:19 Stage out:1 -Progress: time: Mon, 12 Aug 2013 01:12:25 -0500 Submitting:18 Submitted:1 Finished successfully:1 -Progress: time: Mon, 12 Aug 2013 01:12:29 -0500 Submitting:17 Submitted:1 Finished successfully:2 -Progress: time: Mon, 12 Aug 2013 01:12:34 -0500 Submitting:14 Submitted:1 Finished successfully:5 -Progress: time: Mon, 12 Aug 2013 01:12:35 -0500 Submitting:13 Active:1 Stage out:1 Finished successfully:5 -Progress: time: Mon, 12 Aug 2013 01:12:37 -0500 Submitting:12 Submitted:1 Finished successfully:7 -Progress: time: Mon, 12 Aug 2013 01:12:38 -0500 Submitting:7 Finished successfully:13 -Progress: time: Mon, 12 Aug 2013 01:12:41 -0500 Submitting:6 Submitted:1 Finished successfully:13 -Progress: time: Mon, 12 Aug 2013 01:12:45 -0500 Submitting:1 Submitted:1 Finished successfully:18 -Progress: time: Mon, 12 Aug 2013 01:12:49 -0500 Submitted:1 Finished successfully:19 -Progress: time: Mon, 12 Aug 2013 01:12:51 -0500 Active:1 Finished successfully:20 -Progress: time: Mon, 12 Aug 2013 01:13:02 -0500 Stage out:1 Finished successfully:20 -Final status: Mon, 12 Aug 2013 01:13:03 -0500 Finished successfully:21 -real 62.68 -user 8.66 -sys 2.14 -chunks 20 filesize 20 site anl type Swift+Chirp ---------------------------------------------- -COUNT matches expected records -ACTUAL COUNT : 4000000 -EXPECTED COUNT: 4000000 ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:50 X FILESIZE:20 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130812-0137-3z0rghj1 -Progress: time: Mon, 12 Aug 2013 01:37:32 -0500 -Progress: time: Mon, 12 Aug 2013 01:37:33 -0500 Selecting site:49 Submitting:1 -Progress: time: Mon, 12 Aug 2013 01:37:57 -0500 Submitting:49 Submitted:1 -Progress: time: Mon, 12 Aug 2013 01:37:58 -0500 Submitting:48 Stage out:1 Finished successfully:1 -Progress: time: Mon, 12 Aug 2013 01:38:02 -0500 Submitting:47 Submitted:1 Finished successfully:2 -Progress: time: Mon, 12 Aug 2013 01:38:07 -0500 Submitting:46 Submitted:1 Finished successfully:3 -Progress: time: Mon, 12 Aug 2013 01:38:13 -0500 Submitting:43 Submitted:1 Finished successfully:6 -Progress: time: Mon, 12 Aug 2013 01:38:17 -0500 Submitting:42 Submitted:1 Finished successfully:7 -Progress: time: Mon, 12 Aug 2013 01:38:21 -0500 Submitting:40 Submitted:1 Finished successfully:9 -Progress: time: Mon, 12 Aug 2013 01:38:25 -0500 Submitting:39 Submitted:1 Finished successfully:10 -Progress: time: Mon, 12 Aug 2013 01:38:30 -0500 Submitting:36 Submitted:1 Finished successfully:13 -Progress: time: Mon, 12 Aug 2013 01:38:31 -0500 Submitting:26 Active:1 Stage out:1 Finished successfully:22 -Progress: time: Mon, 12 Aug 2013 01:38:35 -0500 Submitting:25 Submitted:1 Finished successfully:24 -Progress: time: Mon, 12 Aug 2013 01:38:36 -0500 Active:5 Stage out:1 Finished successfully:44 -Progress: time: Mon, 12 Aug 2013 01:38:40 -0500 Active:1 Finished successfully:50 -Progress: time: Mon, 12 Aug 2013 01:38:52 -0500 Stage out:1 Finished successfully:50 -Final status: Mon, 12 Aug 2013 01:38:52 -0500 Finished successfully:51 -real 88.64 -user 13.07 -sys 4.00 -chunks 50 filesize 20 site anl type Swift+Chirp ---------------------------------------------- -COUNT matches expected records -ACTUAL COUNT : 10000000 -EXPECTED COUNT: 10000000 ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:50 X FILESIZE:20 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130816-1228-5xvgpxe4 -Progress: time: Fri, 16 Aug 2013 12:29:01 -0500 -Progress: time: Fri, 16 Aug 2013 12:29:07 -0500 Submitting:49 Submitted:1 -Progress: time: Fri, 16 Aug 2013 12:29:10 -0500 Submitting:47 Submitted:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 12:29:13 -0500 Submitting:46 Submitted:1 Finished successfully:3 -Progress: time: Fri, 16 Aug 2013 12:29:15 -0500 Submitting:45 Submitted:1 Finished successfully:4 -Progress: time: Fri, 16 Aug 2013 12:29:22 -0500 Submitting:43 Submitted:1 Finished successfully:6 -Progress: time: Fri, 16 Aug 2013 12:29:23 -0500 Submitting:30 Submitted:4 Active:8 Stage out:1 Finished successfully:7 -Progress: time: Fri, 16 Aug 2013 12:29:26 -0500 Submitting:29 Submitted:1 Active:4 Finished successfully:16 -Progress: time: Fri, 16 Aug 2013 12:29:27 -0500 Submitting:24 Active:2 Stage out:2 Finished successfully:22 -Progress: time: Fri, 16 Aug 2013 12:29:28 -0500 Submitting:23 Submitted:1 Finished successfully:26 -Progress: time: Fri, 16 Aug 2013 12:29:29 -0500 Submitting:13 Active:2 Stage out:1 Finished successfully:34 -Progress: time: Fri, 16 Aug 2013 12:29:31 -0500 Submitting:13 Finished successfully:37 -Progress: time: Fri, 16 Aug 2013 12:29:32 -0500 Active:2 Stage out:1 Finished successfully:47 -Progress: time: Fri, 16 Aug 2013 12:29:36 -0500 Active:1 Finished successfully:50 -Progress: time: Fri, 16 Aug 2013 12:30:01 -0500 Active:1 Finished successfully:50 -Progress: time: Fri, 16 Aug 2013 12:30:31 -0500 Active:1 Finished successfully:50 -Progress: time: Fri, 16 Aug 2013 12:31:01 -0500 Active:1 Finished successfully:50 -Progress: time: Fri, 16 Aug 2013 12:31:31 -0500 Active:1 Finished successfully:50 -Progress: time: Fri, 16 Aug 2013 12:32:01 -0500 Active:1 Finished successfully:50 -Progress: time: Fri, 16 Aug 2013 12:32:31 -0500 Active:1 Finished successfully:50 -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:50 X FILESIZE:20 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130816-1239-0boo6fl2 -Progress: time: Fri, 16 Aug 2013 12:39:20 -0500 -Progress: time: Fri, 16 Aug 2013 12:39:21 -0500 Selecting site:49 Submitting:1 -Progress: time: Fri, 16 Aug 2013 12:39:41 -0500 Submitting:49 Submitted:1 -Progress: time: Fri, 16 Aug 2013 12:39:43 -0500 Submitting:49 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 12:39:44 -0500 Submitting:48 Submitted:1 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 12:39:49 -0500 Submitting:45 Submitted:1 Finished successfully:4 -Progress: time: Fri, 16 Aug 2013 12:39:55 -0500 Submitting:43 Submitted:1 Finished successfully:6 -Progress: time: Fri, 16 Aug 2013 12:39:58 -0500 Stage in:1 Submitting:43 Finished successfully:6 -Progress: time: Fri, 16 Aug 2013 12:39:59 -0500 Submitting:42 Stage out:1 Finished successfully:7 -Progress: time: Fri, 16 Aug 2013 12:40:02 -0500 Submitting:41 Submitted:1 Finished successfully:8 -Progress: time: Fri, 16 Aug 2013 12:40:07 -0500 Submitting:36 Submitted:1 Finished successfully:13 -Progress: time: Fri, 16 Aug 2013 12:40:08 -0500 Submitting:31 Stage out:1 Finished successfully:18 -Progress: time: Fri, 16 Aug 2013 12:40:11 -0500 Submitting:30 Submitted:1 Finished successfully:19 -Progress: time: Fri, 16 Aug 2013 12:40:12 -0500 Submitting:10 Active:7 Stage out:9 Finished successfully:24 -Progress: time: Fri, 16 Aug 2013 12:40:15 -0500 Submitting:9 Submitted:1 Finished successfully:40 -Progress: time: Fri, 16 Aug 2013 12:40:16 -0500 Submitted:1 Finished successfully:50 -Progress: time: Fri, 16 Aug 2013 12:40:20 -0500 Stage in:1 Finished successfully:50 -Progress: time: Fri, 16 Aug 2013 12:40:21 -0500 Active:1 Finished successfully:50 -Progress: time: Fri, 16 Aug 2013 12:40:50 -0500 Active:1 Finished successfully:50 -chunks 50 filesize 20 site anl type Swift+Chirp ---------------------------------------------- -COUNT matches expected records -ACTUAL COUNT : 10000000 -EXPECTED COUNT: 10000000 ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:50 X FILESIZE:20 -chunks 50 filesize 20 site anl type Swift+Chirp ---------------------------------------------- -COUNT matches expected records -ACTUAL COUNT : 10000000 -EXPECTED COUNT: 10000000 ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:20 X FILESIZE:5 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130816-1244-707nm8t7 -Progress: time: Fri, 16 Aug 2013 12:44:13 -0500 -Progress: time: Fri, 16 Aug 2013 12:44:29 -0500 Submitting:19 Submitted:1 -Progress: time: Fri, 16 Aug 2013 12:44:32 -0500 Submitting:18 Submitted:1 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 12:44:36 -0500 Submitting:17 Submitted:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 12:44:39 -0500 Submitting:16 Submitted:1 Finished successfully:3 -Progress: time: Fri, 16 Aug 2013 12:44:42 -0500 Submitting:15 Submitted:1 Finished successfully:4 -Progress: time: Fri, 16 Aug 2013 12:44:43 -0500 Submitting:15 Finished successfully:5 -Progress: time: Fri, 16 Aug 2013 12:44:46 -0500 Submitting:14 Submitted:1 Finished successfully:5 -Progress: time: Fri, 16 Aug 2013 12:44:47 -0500 Submitting:5 Finished successfully:15 -Progress: time: Fri, 16 Aug 2013 12:44:48 -0500 Submitting:4 Submitted:1 Finished successfully:15 -Progress: time: Fri, 16 Aug 2013 12:44:52 -0500 Submitting:3 Submitted:1 Finished successfully:16 -Progress: time: Fri, 16 Aug 2013 12:44:55 -0500 Submitted:1 Finished successfully:19 -Progress: time: Fri, 16 Aug 2013 12:44:58 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 12:45:13 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 12:45:43 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 12:46:13 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 12:46:43 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 12:47:13 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 12:47:43 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 12:48:13 -0500 Active:1 Finished successfully:20 -Channels: {null at https://140.221.8.80:42266=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:60395=MetaChannel[service-50221] -> BufferingChannel, null at id://u139c78d3-140883abf66--8000-u-3b59d131-140883a7b72--7ff6S=MetaChannel[service-41061] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ffb-u-563d912f-140883a95da--7fffC=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at https://140.221.8.75:36471=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at id://u-3b59d131-140883a7b72--7ff7-u-70efbaf6-140883aafad--7fffC=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u2c3e3da2-140883aa0f3--8000-u-3b59d131-140883a7b72--7ffaS=MetaChannel[service-50 221] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:33158=MetaChannel[service-41061] -> BufferingChannel, null at https://140.221.8.74:33158=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:42266=MetaChannel[service-37548] -> BufferingChannel, null at https://140.221.8.73:55546=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:44934=MetaChannel[service-54878] -> BufferingChannel, null at id://u-70efbaf6-140883aafad--8000-u-3b59d131-140883a7b72--7ff8S=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.9.216:44934=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at id://u-3b59d131-140883a7b72--7ff1-u-5e9d43a5-140883ad744--7fffC=MetaC hannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at id://u-3b59d131-140883a7b72--7ffd-u757c5be1-140883a8789--7fffC=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], null at id://u-3b59d131-140883a7b72--7fef-u-2f35fe53-140883ae306--7fffC=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:36208=MetaChannel[service-55603] -> BufferingChannel, null at https://140.221.9.237:36208=MetaChannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at https://140.221.8.81:45089=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:45089=MetaChannel[service-53079] -> BufferingCha nnel, null at id://u-5e9d43a5-140883ad744--8000-u-3b59d131-140883a7b72--7ff2S=MetaChannel[service-55603] -> BufferingChannel, null at id://u757c5be1-140883a8789--8000-u-3b59d131-140883a7b72--7ffeS=MetaChannel[service-53079] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:57474=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.8.62:60395=MetaChannel[https://140.221.8.62:60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395], null at id://u-2f35fe53-140883ae306--8000-u-3b59d131-140883a7b72--7ff0S=MetaChannel[service-37548] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:55546=MetaChannel[service-56470] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:36471=MetaChannel[service-37446] -> BufferingChannel, null at id://u-2e167e7d-140883ac7a9--8000-u-3b59d131-140883a7b72--7ff4S=MetaChannel[service-56470] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7fff-u-2e 5ca508-140883a7b48--7fffC=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at https://140.221.8.82:57474=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u-3b59d131-140883a7b72--7ff3-u-2e167e7d-140883ac7a9--7fffC=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], null at id://u-3b59d131-140883a7b72--7ff5-u139c78d3-140883abf66--7fffC=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], null at id://u-563d912f-140883a95da--8000-u-3b59d131-140883a7b72--7ffcS=MetaChannel[service-54878] -> BufferingChannel, null at id://u-2e5ca508-140883a7b48--8000-u-3b59d131-140883a7b72--8000S=MetaChannel[service-37446] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ff9-u2c3e3da2-140883aa0f3--7fffC=MetaChannel[https://140.221.8.62: 60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395]} -Context: service-35312 -Meta context: service-37446 -Channels: {null at https://140.221.8.80:42266=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:60395=MetaChannel[service-50221] -> BufferingChannel, null at id://u139c78d3-140883abf66--8000-u-3b59d131-140883a7b72--7ff6S=MetaChannel[service-41061] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ffb-u-563d912f-140883a95da--7fffC=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at https://140.221.8.75:36471=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at id://u-3b59d131-140883a7b72--7ff7-u-70efbaf6-140883aafad--7fffC=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u2c3e3da2-140883aa0f3--8000-u-3b59d131-140883a7b72--7ffaS=MetaChannel[service-50 221] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:33158=MetaChannel[service-41061] -> BufferingChannel, null at https://140.221.8.74:33158=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:42266=MetaChannel[service-37548] -> BufferingChannel, null at https://140.221.8.73:55546=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:44934=MetaChannel[service-54878] -> BufferingChannel, null at id://u-70efbaf6-140883aafad--8000-u-3b59d131-140883a7b72--7ff8S=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.9.216:44934=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at id://u-3b59d131-140883a7b72--7ff1-u-5e9d43a5-140883ad744--7fffC=MetaC hannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at id://u-3b59d131-140883a7b72--7ffd-u757c5be1-140883a8789--7fffC=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], null at id://u-3b59d131-140883a7b72--7fef-u-2f35fe53-140883ae306--7fffC=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:36208=MetaChannel[service-55603] -> BufferingChannel, null at https://140.221.9.237:36208=MetaChannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at https://140.221.8.81:45089=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:45089=MetaChannel[service-53079] -> BufferingCha nnel, null at id://u-5e9d43a5-140883ad744--8000-u-3b59d131-140883a7b72--7ff2S=MetaChannel[service-55603] -> BufferingChannel, null at id://u757c5be1-140883a8789--8000-u-3b59d131-140883a7b72--7ffeS=MetaChannel[service-53079] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:57474=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.8.62:60395=MetaChannel[https://140.221.8.62:60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395], null at id://u-2f35fe53-140883ae306--8000-u-3b59d131-140883a7b72--7ff0S=MetaChannel[service-37548] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:55546=MetaChannel[service-56470] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:36471=MetaChannel[service-37446] -> BufferingChannel, null at id://u-2e167e7d-140883ac7a9--8000-u-3b59d131-140883a7b72--7ff4S=MetaChannel[service-56470] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7fff-u-2e 5ca508-140883a7b48--7fffC=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at https://140.221.8.82:57474=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u-3b59d131-140883a7b72--7ff3-u-2e167e7d-140883ac7a9--7fffC=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], null at id://u-3b59d131-140883a7b72--7ff5-u139c78d3-140883abf66--7fffC=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], null at id://u-563d912f-140883a95da--8000-u-3b59d131-140883a7b72--7ffcS=MetaChannel[service-54878] -> BufferingChannel, null at id://u-2e5ca508-140883a7b48--8000-u-3b59d131-140883a7b72--8000S=MetaChannel[service-37446] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ff9-u2c3e3da2-140883aa0f3--7fffC=MetaChannel[https://140.221.8.62: 60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395]} -Context: service-56431 -Meta context: service-37446 -Channels: {null at https://140.221.8.80:42266=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:60395=MetaChannel[service-50221] -> BufferingChannel, null at id://u139c78d3-140883abf66--8000-u-3b59d131-140883a7b72--7ff6S=MetaChannel[service-41061] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ffb-u-563d912f-140883a95da--7fffC=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at https://140.221.8.75:36471=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at id://u-3b59d131-140883a7b72--7ff7-u-70efbaf6-140883aafad--7fffC=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u2c3e3da2-140883aa0f3--8000-u-3b59d131-140883a7b72--7ffaS=MetaChannel[service-50 221] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:33158=MetaChannel[service-41061] -> BufferingChannel, null at https://140.221.8.74:33158=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:42266=MetaChannel[service-37548] -> BufferingChannel, null at https://140.221.8.73:55546=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:44934=MetaChannel[service-54878] -> BufferingChannel, null at id://u-70efbaf6-140883aafad--8000-u-3b59d131-140883a7b72--7ff8S=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.9.216:44934=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at id://u-3b59d131-140883a7b72--7ff1-u-5e9d43a5-140883ad744--7fffC=MetaC hannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at id://u-3b59d131-140883a7b72--7ffd-u757c5be1-140883a8789--7fffC=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], null at id://u-3b59d131-140883a7b72--7fef-u-2f35fe53-140883ae306--7fffC=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:36208=MetaChannel[service-55603] -> BufferingChannel, null at https://140.221.9.237:36208=MetaChannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at https://140.221.8.81:45089=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:45089=MetaChannel[service-53079] -> BufferingCha nnel, null at id://u-5e9d43a5-140883ad744--8000-u-3b59d131-140883a7b72--7ff2S=MetaChannel[service-55603] -> BufferingChannel, null at id://u757c5be1-140883a8789--8000-u-3b59d131-140883a7b72--7ffeS=MetaChannel[service-53079] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:57474=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.8.62:60395=MetaChannel[https://140.221.8.62:60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395], null at id://u-2f35fe53-140883ae306--8000-u-3b59d131-140883a7b72--7ff0S=MetaChannel[service-37548] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:55546=MetaChannel[service-56470] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:36471=MetaChannel[service-37446] -> BufferingChannel, null at id://u-2e167e7d-140883ac7a9--8000-u-3b59d131-140883a7b72--7ff4S=MetaChannel[service-56470] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7fff-u-2e 5ca508-140883a7b48--7fffC=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at https://140.221.8.82:57474=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u-3b59d131-140883a7b72--7ff3-u-2e167e7d-140883ac7a9--7fffC=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], null at id://u-3b59d131-140883a7b72--7ff5-u139c78d3-140883abf66--7fffC=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], null at id://u-563d912f-140883a95da--8000-u-3b59d131-140883a7b72--7ffcS=MetaChannel[service-54878] -> BufferingChannel, null at id://u-2e5ca508-140883a7b48--8000-u-3b59d131-140883a7b72--8000S=MetaChannel[service-37446] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ff9-u2c3e3da2-140883aa0f3--7fffC=MetaChannel[https://140.221.8.62: 60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395]} -Context: service-43479 -Meta context: service-53079 -Channels: {null at https://140.221.8.80:42266=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:60395=MetaChannel[service-50221] -> BufferingChannel, null at id://u139c78d3-140883abf66--8000-u-3b59d131-140883a7b72--7ff6S=MetaChannel[service-41061] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ffb-u-563d912f-140883a95da--7fffC=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at https://140.221.8.75:36471=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at id://u-3b59d131-140883a7b72--7ff7-u-70efbaf6-140883aafad--7fffC=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u2c3e3da2-140883aa0f3--8000-u-3b59d131-140883a7b72--7ffaS=MetaChannel[service-50 221] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:33158=MetaChannel[service-41061] -> BufferingChannel, null at https://140.221.8.74:33158=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:42266=MetaChannel[service-37548] -> BufferingChannel, null at https://140.221.8.73:55546=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:44934=MetaChannel[service-54878] -> BufferingChannel, null at id://u-70efbaf6-140883aafad--8000-u-3b59d131-140883a7b72--7ff8S=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.9.216:44934=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at id://u-3b59d131-140883a7b72--7ff1-u-5e9d43a5-140883ad744--7fffC=MetaC hannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at id://u-3b59d131-140883a7b72--7ffd-u757c5be1-140883a8789--7fffC=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], null at id://u-3b59d131-140883a7b72--7fef-u-2f35fe53-140883ae306--7fffC=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:36208=MetaChannel[service-55603] -> BufferingChannel, null at https://140.221.9.237:36208=MetaChannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at https://140.221.8.81:45089=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:45089=MetaChannel[service-53079] -> BufferingCha nnel, null at id://u-5e9d43a5-140883ad744--8000-u-3b59d131-140883a7b72--7ff2S=MetaChannel[service-55603] -> BufferingChannel, null at id://u757c5be1-140883a8789--8000-u-3b59d131-140883a7b72--7ffeS=MetaChannel[service-53079] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:57474=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.8.62:60395=MetaChannel[https://140.221.8.62:60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395], null at id://u-2f35fe53-140883ae306--8000-u-3b59d131-140883a7b72--7ff0S=MetaChannel[service-37548] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:55546=MetaChannel[service-56470] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:36471=MetaChannel[service-37446] -> BufferingChannel, null at id://u-2e167e7d-140883ac7a9--8000-u-3b59d131-140883a7b72--7ff4S=MetaChannel[service-56470] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7fff-u-2e 5ca508-140883a7b48--7fffC=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at https://140.221.8.82:57474=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u-3b59d131-140883a7b72--7ff3-u-2e167e7d-140883ac7a9--7fffC=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], null at id://u-3b59d131-140883a7b72--7ff5-u139c78d3-140883abf66--7fffC=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], null at id://u-563d912f-140883a95da--8000-u-3b59d131-140883a7b72--7ffcS=MetaChannel[service-54878] -> BufferingChannel, null at id://u-2e5ca508-140883a7b48--8000-u-3b59d131-140883a7b72--8000S=MetaChannel[service-37446] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ff9-u2c3e3da2-140883aa0f3--7fffC=MetaChannel[https://140.221.8.62: 60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395]} -Context: service-41985 -Meta context: service-53079 -Channels: {null at https://140.221.8.80:42266=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:60395=MetaChannel[service-50221] -> BufferingChannel, null at id://u139c78d3-140883abf66--8000-u-3b59d131-140883a7b72--7ff6S=MetaChannel[service-41061] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ffb-u-563d912f-140883a95da--7fffC=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at https://140.221.8.75:36471=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at id://u-3b59d131-140883a7b72--7ff7-u-70efbaf6-140883aafad--7fffC=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u2c3e3da2-140883aa0f3--8000-u-3b59d131-140883a7b72--7ffaS=MetaChannel[service-50 221] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:33158=MetaChannel[service-41061] -> BufferingChannel, null at https://140.221.8.74:33158=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:42266=MetaChannel[service-37548] -> BufferingChannel, null at https://140.221.8.73:55546=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:44934=MetaChannel[service-54878] -> BufferingChannel, null at id://u-70efbaf6-140883aafad--8000-u-3b59d131-140883a7b72--7ff8S=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.9.216:44934=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at id://u-3b59d131-140883a7b72--7ff1-u-5e9d43a5-140883ad744--7fffC=MetaC hannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at id://u-3b59d131-140883a7b72--7ffd-u757c5be1-140883a8789--7fffC=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], null at id://u-3b59d131-140883a7b72--7fef-u-2f35fe53-140883ae306--7fffC=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:36208=MetaChannel[service-55603] -> BufferingChannel, null at https://140.221.9.237:36208=MetaChannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at https://140.221.8.81:45089=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:45089=MetaChannel[service-53079] -> BufferingCha nnel, null at id://u-5e9d43a5-140883ad744--8000-u-3b59d131-140883a7b72--7ff2S=MetaChannel[service-55603] -> BufferingChannel, null at id://u757c5be1-140883a8789--8000-u-3b59d131-140883a7b72--7ffeS=MetaChannel[service-53079] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:57474=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.8.62:60395=MetaChannel[https://140.221.8.62:60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395], null at id://u-2f35fe53-140883ae306--8000-u-3b59d131-140883a7b72--7ff0S=MetaChannel[service-37548] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:55546=MetaChannel[service-56470] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:36471=MetaChannel[service-37446] -> BufferingChannel, null at id://u-2e167e7d-140883ac7a9--8000-u-3b59d131-140883a7b72--7ff4S=MetaChannel[service-56470] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7fff-u-2e 5ca508-140883a7b48--7fffC=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at https://140.221.8.82:57474=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u-3b59d131-140883a7b72--7ff3-u-2e167e7d-140883ac7a9--7fffC=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], null at id://u-3b59d131-140883a7b72--7ff5-u139c78d3-140883abf66--7fffC=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], null at id://u-563d912f-140883a95da--8000-u-3b59d131-140883a7b72--7ffcS=MetaChannel[service-54878] -> BufferingChannel, null at id://u-2e5ca508-140883a7b48--8000-u-3b59d131-140883a7b72--8000S=MetaChannel[service-37446] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ff9-u2c3e3da2-140883aa0f3--7fffC=MetaChannel[https://140.221.8.62: 60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395]} -Context: service-55644 -Meta context: service-37446 -Channels: {null at https://140.221.8.80:42266=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:60395=MetaChannel[service-50221] -> BufferingChannel, null at id://u139c78d3-140883abf66--8000-u-3b59d131-140883a7b72--7ff6S=MetaChannel[service-41061] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ffb-u-563d912f-140883a95da--7fffC=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at https://140.221.8.75:36471=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at id://u-3b59d131-140883a7b72--7ff7-u-70efbaf6-140883aafad--7fffC=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u2c3e3da2-140883aa0f3--8000-u-3b59d131-140883a7b72--7ffaS=MetaChannel[service-50 221] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:33158=MetaChannel[service-41061] -> BufferingChannel, null at https://140.221.8.74:33158=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:42266=MetaChannel[service-37548] -> BufferingChannel, null at https://140.221.8.73:55546=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:44934=MetaChannel[service-54878] -> BufferingChannel, null at id://u-70efbaf6-140883aafad--8000-u-3b59d131-140883a7b72--7ff8S=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.9.216:44934=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at id://u-3b59d131-140883a7b72--7ff1-u-5e9d43a5-140883ad744--7fffC=MetaC hannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at id://u-3b59d131-140883a7b72--7ffd-u757c5be1-140883a8789--7fffC=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], null at id://u-3b59d131-140883a7b72--7fef-u-2f35fe53-140883ae306--7fffC=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:36208=MetaChannel[service-55603] -> BufferingChannel, null at https://140.221.9.237:36208=MetaChannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at https://140.221.8.81:45089=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:45089=MetaChannel[service-53079] -> BufferingCha nnel, null at id://u-5e9d43a5-140883ad744--8000-u-3b59d131-140883a7b72--7ff2S=MetaChannel[service-55603] -> BufferingChannel, null at id://u757c5be1-140883a8789--8000-u-3b59d131-140883a7b72--7ffeS=MetaChannel[service-53079] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:57474=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.8.62:60395=MetaChannel[https://140.221.8.62:60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395], null at id://u-2f35fe53-140883ae306--8000-u-3b59d131-140883a7b72--7ff0S=MetaChannel[service-37548] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:55546=MetaChannel[service-56470] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:36471=MetaChannel[service-37446] -> BufferingChannel, null at id://u-2e167e7d-140883ac7a9--8000-u-3b59d131-140883a7b72--7ff4S=MetaChannel[service-56470] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7fff-u-2e 5ca508-140883a7b48--7fffC=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at https://140.221.8.82:57474=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u-3b59d131-140883a7b72--7ff3-u-2e167e7d-140883ac7a9--7fffC=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], null at id://u-3b59d131-140883a7b72--7ff5-u139c78d3-140883abf66--7fffC=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], null at id://u-563d912f-140883a95da--8000-u-3b59d131-140883a7b72--7ffcS=MetaChannel[service-54878] -> BufferingChannel, null at id://u-2e5ca508-140883a7b48--8000-u-3b59d131-140883a7b72--8000S=MetaChannel[service-37446] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ff9-u2c3e3da2-140883aa0f3--7fffC=MetaChannel[https://140.221.8.62: 60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395]} -Context: service-49082 -Meta context: service-54878 -Channels: {null at https://140.221.8.80:42266=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:60395=MetaChannel[service-50221] -> BufferingChannel, null at id://u139c78d3-140883abf66--8000-u-3b59d131-140883a7b72--7ff6S=MetaChannel[service-41061] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ffb-u-563d912f-140883a95da--7fffC=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at https://140.221.8.75:36471=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at id://u-3b59d131-140883a7b72--7ff7-u-70efbaf6-140883aafad--7fffC=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u2c3e3da2-140883aa0f3--8000-u-3b59d131-140883a7b72--7ffaS=MetaChannel[service-50 221] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:33158=MetaChannel[service-41061] -> BufferingChannel, null at https://140.221.8.74:33158=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:42266=MetaChannel[service-37548] -> BufferingChannel, null at https://140.221.8.73:55546=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:44934=MetaChannel[service-54878] -> BufferingChannel, null at id://u-70efbaf6-140883aafad--8000-u-3b59d131-140883a7b72--7ff8S=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.9.216:44934=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at id://u-3b59d131-140883a7b72--7ff1-u-5e9d43a5-140883ad744--7fffC=MetaC hannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at id://u-3b59d131-140883a7b72--7ffd-u757c5be1-140883a8789--7fffC=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], null at id://u-3b59d131-140883a7b72--7fef-u-2f35fe53-140883ae306--7fffC=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:36208=MetaChannel[service-55603] -> BufferingChannel, null at https://140.221.9.237:36208=MetaChannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at https://140.221.8.81:45089=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:45089=MetaChannel[service-53079] -> BufferingCha nnel, null at id://u-5e9d43a5-140883ad744--8000-u-3b59d131-140883a7b72--7ff2S=MetaChannel[service-55603] -> BufferingChannel, null at id://u757c5be1-140883a8789--8000-u-3b59d131-140883a7b72--7ffeS=MetaChannel[service-53079] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:57474=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.8.62:60395=MetaChannel[https://140.221.8.62:60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395], null at id://u-2f35fe53-140883ae306--8000-u-3b59d131-140883a7b72--7ff0S=MetaChannel[service-37548] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:55546=MetaChannel[service-56470] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:36471=MetaChannel[service-37446] -> BufferingChannel, null at id://u-2e167e7d-140883ac7a9--8000-u-3b59d131-140883a7b72--7ff4S=MetaChannel[service-56470] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7fff-u-2e 5ca508-140883a7b48--7fffC=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at https://140.221.8.82:57474=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u-3b59d131-140883a7b72--7ff3-u-2e167e7d-140883ac7a9--7fffC=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], null at id://u-3b59d131-140883a7b72--7ff5-u139c78d3-140883abf66--7fffC=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], null at id://u-563d912f-140883a95da--8000-u-3b59d131-140883a7b72--7ffcS=MetaChannel[service-54878] -> BufferingChannel, null at id://u-2e5ca508-140883a7b48--8000-u-3b59d131-140883a7b72--8000S=MetaChannel[service-37446] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ff9-u2c3e3da2-140883aa0f3--7fffC=MetaChannel[https://140.221.8.62: 60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395]} -Context: service-56533 -Meta context: service-54878 -Channels: {null at https://140.221.8.80:42266=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:60395=MetaChannel[service-50221] -> BufferingChannel, null at id://u139c78d3-140883abf66--8000-u-3b59d131-140883a7b72--7ff6S=MetaChannel[service-41061] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ffb-u-563d912f-140883a95da--7fffC=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at https://140.221.8.75:36471=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at id://u-3b59d131-140883a7b72--7ff7-u-70efbaf6-140883aafad--7fffC=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u2c3e3da2-140883aa0f3--8000-u-3b59d131-140883a7b72--7ffaS=MetaChannel[service-50 221] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:33158=MetaChannel[service-41061] -> BufferingChannel, null at https://140.221.8.74:33158=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:42266=MetaChannel[service-37548] -> BufferingChannel, null at https://140.221.8.73:55546=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:44934=MetaChannel[service-54878] -> BufferingChannel, null at id://u-70efbaf6-140883aafad--8000-u-3b59d131-140883a7b72--7ff8S=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.9.216:44934=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at id://u-3b59d131-140883a7b72--7ff1-u-5e9d43a5-140883ad744--7fffC=MetaC hannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at id://u-3b59d131-140883a7b72--7ffd-u757c5be1-140883a8789--7fffC=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], null at id://u-3b59d131-140883a7b72--7fef-u-2f35fe53-140883ae306--7fffC=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:36208=MetaChannel[service-55603] -> BufferingChannel, null at https://140.221.9.237:36208=MetaChannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at https://140.221.8.81:45089=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:45089=MetaChannel[service-53079] -> BufferingCha nnel, null at id://u-5e9d43a5-140883ad744--8000-u-3b59d131-140883a7b72--7ff2S=MetaChannel[service-55603] -> BufferingChannel, null at id://u757c5be1-140883a8789--8000-u-3b59d131-140883a7b72--7ffeS=MetaChannel[service-53079] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:57474=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.8.62:60395=MetaChannel[https://140.221.8.62:60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395], null at id://u-2f35fe53-140883ae306--8000-u-3b59d131-140883a7b72--7ff0S=MetaChannel[service-37548] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:55546=MetaChannel[service-56470] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:36471=MetaChannel[service-37446] -> BufferingChannel, null at id://u-2e167e7d-140883ac7a9--8000-u-3b59d131-140883a7b72--7ff4S=MetaChannel[service-56470] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7fff-u-2e 5ca508-140883a7b48--7fffC=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at https://140.221.8.82:57474=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u-3b59d131-140883a7b72--7ff3-u-2e167e7d-140883ac7a9--7fffC=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], null at id://u-3b59d131-140883a7b72--7ff5-u139c78d3-140883abf66--7fffC=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], null at id://u-563d912f-140883a95da--8000-u-3b59d131-140883a7b72--7ffcS=MetaChannel[service-54878] -> BufferingChannel, null at id://u-2e5ca508-140883a7b48--8000-u-3b59d131-140883a7b72--8000S=MetaChannel[service-37446] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ff9-u2c3e3da2-140883aa0f3--7fffC=MetaChannel[https://140.221.8.62: 60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395]} -Context: service-32915 -Meta context: service-53079 -Channels: {null at https://140.221.8.80:42266=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:60395=MetaChannel[service-50221] -> BufferingChannel, null at id://u139c78d3-140883abf66--8000-u-3b59d131-140883a7b72--7ff6S=MetaChannel[service-41061] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ffb-u-563d912f-140883a95da--7fffC=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at https://140.221.8.75:36471=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at id://u-3b59d131-140883a7b72--7ff7-u-70efbaf6-140883aafad--7fffC=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u2c3e3da2-140883aa0f3--8000-u-3b59d131-140883a7b72--7ffaS=MetaChannel[service-50 221] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:33158=MetaChannel[service-41061] -> BufferingChannel, null at https://140.221.8.74:33158=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:42266=MetaChannel[service-37548] -> BufferingChannel, null at https://140.221.8.73:55546=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:44934=MetaChannel[service-54878] -> BufferingChannel, null at id://u-70efbaf6-140883aafad--8000-u-3b59d131-140883a7b72--7ff8S=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.9.216:44934=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at id://u-3b59d131-140883a7b72--7ff1-u-5e9d43a5-140883ad744--7fffC=MetaC hannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at id://u-3b59d131-140883a7b72--7ffd-u757c5be1-140883a8789--7fffC=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], null at id://u-3b59d131-140883a7b72--7fef-u-2f35fe53-140883ae306--7fffC=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:36208=MetaChannel[service-55603] -> BufferingChannel, null at https://140.221.9.237:36208=MetaChannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at https://140.221.8.81:45089=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:45089=MetaChannel[service-53079] -> BufferingCha nnel, null at id://u-5e9d43a5-140883ad744--8000-u-3b59d131-140883a7b72--7ff2S=MetaChannel[service-55603] -> BufferingChannel, null at id://u757c5be1-140883a8789--8000-u-3b59d131-140883a7b72--7ffeS=MetaChannel[service-53079] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:57474=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.8.62:60395=MetaChannel[https://140.221.8.62:60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395], null at id://u-2f35fe53-140883ae306--8000-u-3b59d131-140883a7b72--7ff0S=MetaChannel[service-37548] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:55546=MetaChannel[service-56470] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:36471=MetaChannel[service-37446] -> BufferingChannel, null at id://u-2e167e7d-140883ac7a9--8000-u-3b59d131-140883a7b72--7ff4S=MetaChannel[service-56470] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7fff-u-2e 5ca508-140883a7b48--7fffC=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at https://140.221.8.82:57474=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u-3b59d131-140883a7b72--7ff3-u-2e167e7d-140883ac7a9--7fffC=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], null at id://u-3b59d131-140883a7b72--7ff5-u139c78d3-140883abf66--7fffC=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], null at id://u-563d912f-140883a95da--8000-u-3b59d131-140883a7b72--7ffcS=MetaChannel[service-54878] -> BufferingChannel, null at id://u-2e5ca508-140883a7b48--8000-u-3b59d131-140883a7b72--8000S=MetaChannel[service-37446] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ff9-u2c3e3da2-140883aa0f3--7fffC=MetaChannel[https://140.221.8.62: 60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395]} -Context: service-53984 -Meta context: service-50221 -Channels: {null at https://140.221.8.80:42266=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:60395=MetaChannel[service-50221] -> BufferingChannel, null at id://u139c78d3-140883abf66--8000-u-3b59d131-140883a7b72--7ff6S=MetaChannel[service-41061] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ffb-u-563d912f-140883a95da--7fffC=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at https://140.221.8.75:36471=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at id://u-3b59d131-140883a7b72--7ff7-u-70efbaf6-140883aafad--7fffC=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u2c3e3da2-140883aa0f3--8000-u-3b59d131-140883a7b72--7ffaS=MetaChannel[service-50 221] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:33158=MetaChannel[service-41061] -> BufferingChannel, null at https://140.221.8.74:33158=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:42266=MetaChannel[service-37548] -> BufferingChannel, null at https://140.221.8.73:55546=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:44934=MetaChannel[service-54878] -> BufferingChannel, null at id://u-70efbaf6-140883aafad--8000-u-3b59d131-140883a7b72--7ff8S=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.9.216:44934=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at id://u-3b59d131-140883a7b72--7ff1-u-5e9d43a5-140883ad744--7fffC=MetaC hannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at id://u-3b59d131-140883a7b72--7ffd-u757c5be1-140883a8789--7fffC=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], null at id://u-3b59d131-140883a7b72--7fef-u-2f35fe53-140883ae306--7fffC=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:36208=MetaChannel[service-55603] -> BufferingChannel, null at https://140.221.9.237:36208=MetaChannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at https://140.221.8.81:45089=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:45089=MetaChannel[service-53079] -> BufferingCha nnel, null at id://u-5e9d43a5-140883ad744--8000-u-3b59d131-140883a7b72--7ff2S=MetaChannel[service-55603] -> BufferingChannel, null at id://u757c5be1-140883a8789--8000-u-3b59d131-140883a7b72--7ffeS=MetaChannel[service-53079] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:57474=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.8.62:60395=MetaChannel[https://140.221.8.62:60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395], null at id://u-2f35fe53-140883ae306--8000-u-3b59d131-140883a7b72--7ff0S=MetaChannel[service-37548] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:55546=MetaChannel[service-56470] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:36471=MetaChannel[service-37446] -> BufferingChannel, null at id://u-2e167e7d-140883ac7a9--8000-u-3b59d131-140883a7b72--7ff4S=MetaChannel[service-56470] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7fff-u-2e 5ca508-140883a7b48--7fffC=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at https://140.221.8.82:57474=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u-3b59d131-140883a7b72--7ff3-u-2e167e7d-140883ac7a9--7fffC=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], null at id://u-3b59d131-140883a7b72--7ff5-u139c78d3-140883abf66--7fffC=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], null at id://u-563d912f-140883a95da--8000-u-3b59d131-140883a7b72--7ffcS=MetaChannel[service-54878] -> BufferingChannel, null at id://u-2e5ca508-140883a7b48--8000-u-3b59d131-140883a7b72--8000S=MetaChannel[service-37446] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ff9-u2c3e3da2-140883aa0f3--7fffC=MetaChannel[https://140.221.8.62: 60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395]} -Context: service-43265 -Meta context: service-50221 -Progress: time: Fri, 16 Aug 2013 12:48:43 -0500 Finished successfully:20 Failed but can retry:1 -Execution failed: - Exception in bash: - Arguments: [parcombiner_nc.sh, tgen0000.out tgen0001.out tgen0002.out tgen0003.out tgen0004.out tgen0005.out tgen0006.out tgen0007.out tgen0008.out tgen0009.out tgen0010.out tgen0011.out tgen0012.out tgen0013.out tgen0014.out tgen0015.out tgen0016.out tgen0017.out tgen0018.out tgen0019.out] - Host: thwomp - Directory: teragen-20130816-1244-707nm8t7/jobs/u/bash-un14gvdl - -Caused by: - Shutting down worker - comb_data, teragen.swift, line 31 -Channels: {null at https://140.221.8.80:42266=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:60395=MetaChannel[service-50221] -> BufferingChannel, null at id://u139c78d3-140883abf66--8000-u-3b59d131-140883a7b72--7ff6S=MetaChannel[service-41061] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ffb-u-563d912f-140883a95da--7fffC=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at https://140.221.8.75:36471=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at id://u-3b59d131-140883a7b72--7ff7-u-70efbaf6-140883aafad--7fffC=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u2c3e3da2-140883aa0f3--8000-u-3b59d131-140883a7b72--7ffaS=MetaChannel[service-50 221] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:33158=MetaChannel[service-41061] -> BufferingChannel, null at https://140.221.8.74:33158=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:42266=MetaChannel[service-37548] -> BufferingChannel, null at https://140.221.8.73:55546=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:44934=MetaChannel[service-54878] -> BufferingChannel, null at id://u-70efbaf6-140883aafad--8000-u-3b59d131-140883a7b72--7ff8S=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.9.216:44934=MetaChannel[https://140.221.9.216:44934] -> GSSCChannel-https://140.221.9.216:44934(6)[https://140.221.9.216:44934], null at id://u-3b59d131-140883a7b72--7ff1-u-5e9d43a5-140883ad744--7fffC=MetaC hannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at id://u-3b59d131-140883a7b72--7ffd-u757c5be1-140883a8789--7fffC=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], null at id://u-3b59d131-140883a7b72--7fef-u-2f35fe53-140883ae306--7fffC=MetaChannel[https://140.221.8.80:42266] -> GSSCChannel-https://140.221.8.80:42266(18)[https://140.221.8.80:42266], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:36208=MetaChannel[service-55603] -> BufferingChannel, null at https://140.221.9.237:36208=MetaChannel[https://140.221.9.237:36208] -> GSSCChannel-https://140.221.9.237:36208(16)[https://140.221.9.237:36208], null at https://140.221.8.81:45089=MetaChannel[https://140.221.8.81:45089] -> GSSCChannel-https://140.221.8.81:45089(4)[https://140.221.8.81:45089], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:45089=MetaChannel[service-53079] -> BufferingCha nnel, null at id://u-5e9d43a5-140883ad744--8000-u-3b59d131-140883a7b72--7ff2S=MetaChannel[service-55603] -> BufferingChannel, null at id://u757c5be1-140883a8789--8000-u-3b59d131-140883a7b72--7ffeS=MetaChannel[service-53079] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:57474=MetaChannel[service-36451] -> BufferingChannel, null at https://140.221.8.62:60395=MetaChannel[https://140.221.8.62:60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395], null at id://u-2f35fe53-140883ae306--8000-u-3b59d131-140883a7b72--7ff0S=MetaChannel[service-37548] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:55546=MetaChannel[service-56470] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:36471=MetaChannel[service-37446] -> BufferingChannel, null at id://u-2e167e7d-140883ac7a9--8000-u-3b59d131-140883a7b72--7ff4S=MetaChannel[service-56470] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7fff-u-2e 5ca508-140883a7b48--7fffC=MetaChannel[https://140.221.8.75:36471] -> GSSCChannel-https://140.221.8.75:36471(2)[https://140.221.8.75:36471], null at https://140.221.8.82:57474=MetaChannel[https://140.221.8.82:57474] -> GSSCChannel-https://140.221.8.82:57474(10)[https://140.221.8.82:57474], null at id://u-3b59d131-140883a7b72--7ff3-u-2e167e7d-140883ac7a9--7fffC=MetaChannel[https://140.221.8.73:55546] -> GSSCChannel-https://140.221.8.73:55546(14)[https://140.221.8.73:55546], null at id://u-3b59d131-140883a7b72--7ff5-u139c78d3-140883abf66--7fffC=MetaChannel[https://140.221.8.74:33158] -> GSSCChannel-https://140.221.8.74:33158(12)[https://140.221.8.74:33158], null at id://u-563d912f-140883a95da--8000-u-3b59d131-140883a7b72--7ffcS=MetaChannel[service-54878] -> BufferingChannel, null at id://u-2e5ca508-140883a7b48--8000-u-3b59d131-140883a7b72--8000S=MetaChannel[service-37446] -> BufferingChannel, null at id://u-3b59d131-140883a7b72--7ff9-u2c3e3da2-140883aa0f3--7fffC=MetaChannel[https://140.221.8.62: 60395] -> GSSCChannel-https://140.221.8.62:60395(8)[https://140.221.8.62:60395]} -Context: service-39509 -Meta context: service-54878 -error null -real 277.12 -user 13.91 -sys 4.19 -chunks 20 filesize 5 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 1000000 -chirp_put: couldn't put ./recombiner.sh to host crank: Permission denied -couldn't get crank:crank.17255.imd: Permission denied -cat: crank.17255.txt: No such file or directory -cat: crank.17255.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:20 X FILESIZE:5 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130816-1353-q5abnf06 -Progress: time: Fri, 16 Aug 2013 13:54:05 -0500 -Progress: time: Fri, 16 Aug 2013 13:54:19 -0500 Submitting:19 Submitted:1 -Progress: time: Fri, 16 Aug 2013 13:54:20 -0500 Submitting:19 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 13:54:22 -0500 Submitting:18 Submitted:1 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 13:54:29 -0500 Submitting:17 Submitted:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 13:54:33 -0500 Submitting:15 Submitted:1 Finished successfully:4 -Progress: time: Fri, 16 Aug 2013 13:54:35 -0500 Submitting:13 Finished successfully:7 -Progress: time: Fri, 16 Aug 2013 13:54:38 -0500 Submitting:12 Submitted:1 Finished successfully:7 -Progress: time: Fri, 16 Aug 2013 13:54:41 -0500 Submitting:11 Submitted:1 Finished successfully:8 -Progress: time: Fri, 16 Aug 2013 13:54:46 -0500 Submitting:7 Submitted:1 Finished successfully:12 -Progress: time: Fri, 16 Aug 2013 13:54:51 -0500 Submitting:1 Submitted:1 Finished successfully:18 -Progress: time: Fri, 16 Aug 2013 13:54:56 -0500 Submitted:1 Finished successfully:19 -Progress: time: Fri, 16 Aug 2013 13:54:58 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 13:55:05 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 13:55:35 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 13:56:05 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 13:56:35 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 13:57:05 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 13:57:35 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 13:58:05 -0500 Active:1 Finished successfully:20 -Channels: {null at https://140.221.8.82:38138=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:37079=MetaChannel[service-41666] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff7-u-5d677c11-140887ab63c--7fffC=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u-3c4456f3-140887a911e--8000-u-26c0ef90-140887a6bd2--7ffcS=MetaChannel[service-46483] -> BufferingChannel, null at id://u-2782ddc1-140887ad5c5--8000-u-26c0ef90-140887a6bd2--7ff4S=MetaChannel[service-44116] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7fef-u-589c171d-140887afc6c--7fffC=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], null at id://u-26c0ef90-140887a6bd2--7fff-u47bce904-140887a6bb6--7fffC=MetaChannel[https://140.221.8.81:37079] -> GSSCCh annel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:46525=MetaChannel[service-44325] -> BufferingChannel, null at id://u72f1b7bf-140887ac37c--8000-u-26c0ef90-140887a6bd2--7ff6S=MetaChannel[service-39023] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff1-u7f3b8b29-140887aea19--7fffC=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], null at id://u-26c0ef90-140887a6bd2--7ff3-u-2782ddc1-140887ad5c5--7fffC=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at id://u3f4c2369-140887aa114--8000-u-26c0ef90-140887a6bd2--7ffaS=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:39236=MetaChannel[service-38458] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff9-u3f4c2369-140887aa114--7fffC=MetaChannel[https://140.221.8.62:37 482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:35777=MetaChannel[service-39023] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:53618=MetaChannel[service-46483] -> BufferingChannel, null at https://140.221.8.80:46525=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:38138=MetaChannel[service-53563] -> BufferingChannel, null at id://u7f3b8b29-140887aea19--8000-u-26c0ef90-140887a6bd2--7ff2S=MetaChannel[service-38458] -> BufferingChannel, null at https://140.221.8.73:58266=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at https://140.221.8.62:37482=MetaChannel[https://140.221.8.62:37482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], null at https://140.221.9.237:5 7176=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u47bce904-140887a6bb6--8000-u-26c0ef90-140887a6bd2--8000S=MetaChannel[service-41666] -> BufferingChannel, null at https://140.221.9.216:39236=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:57176=MetaChannel[service-37855] -> BufferingChannel, null at https://140.221.8.74:53618=MetaChannel[https://140.221.8.74:53618] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618], null at id://u59c70cdb-140887a7606--8000-u-26c0ef90-140887a6bd2--7ffeS=MetaChannel[service-44325] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:37482=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:58266=MetaChannel[service-44116] -> BufferingChannel, null at http s://140.221.8.81:37079=MetaChannel[https://140.221.8.81:37079] -> GSSCChannel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], null at id://u-26c0ef90-140887a6bd2--7ffd-u59c70cdb-140887a7606--7fffC=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], null at id://u-26c0ef90-140887a6bd2--7ff5-u72f1b7bf-140887ac37c--7fffC=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at https://140.221.8.75:35777=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at id://u-5d677c11-140887ab63c--8000-u-26c0ef90-140887a6bd2--7ff8S=MetaChannel[service-37855] -> BufferingChannel, null at id://u-589c171d-140887afc6c--8000-u-26c0ef90-140887a6bd2--7ff0S=MetaChannel[service-53563] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ffb-u-3c4456f3-140887a911e--7fffC=MetaChannel[https://140.221.8.74:5361 8] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618]} -Context: service-50184 -Meta context: service-41666 -Channels: {null at https://140.221.8.82:38138=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:37079=MetaChannel[service-41666] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff7-u-5d677c11-140887ab63c--7fffC=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u-3c4456f3-140887a911e--8000-u-26c0ef90-140887a6bd2--7ffcS=MetaChannel[service-46483] -> BufferingChannel, null at id://u-2782ddc1-140887ad5c5--8000-u-26c0ef90-140887a6bd2--7ff4S=MetaChannel[service-44116] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7fef-u-589c171d-140887afc6c--7fffC=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], null at id://u-26c0ef90-140887a6bd2--7fff-u47bce904-140887a6bb6--7fffC=MetaChannel[https://140.221.8.81:37079] -> GSSCCh annel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:46525=MetaChannel[service-44325] -> BufferingChannel, null at id://u72f1b7bf-140887ac37c--8000-u-26c0ef90-140887a6bd2--7ff6S=MetaChannel[service-39023] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff1-u7f3b8b29-140887aea19--7fffC=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], null at id://u-26c0ef90-140887a6bd2--7ff3-u-2782ddc1-140887ad5c5--7fffC=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at id://u3f4c2369-140887aa114--8000-u-26c0ef90-140887a6bd2--7ffaS=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:39236=MetaChannel[service-38458] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff9-u3f4c2369-140887aa114--7fffC=MetaChannel[https://140.221.8.62:37 482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:35777=MetaChannel[service-39023] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:53618=MetaChannel[service-46483] -> BufferingChannel, null at https://140.221.8.80:46525=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:38138=MetaChannel[service-53563] -> BufferingChannel, null at id://u7f3b8b29-140887aea19--8000-u-26c0ef90-140887a6bd2--7ff2S=MetaChannel[service-38458] -> BufferingChannel, null at https://140.221.8.73:58266=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at https://140.221.8.62:37482=MetaChannel[https://140.221.8.62:37482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], null at https://140.221.9.237:5 7176=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u47bce904-140887a6bb6--8000-u-26c0ef90-140887a6bd2--8000S=MetaChannel[service-41666] -> BufferingChannel, null at https://140.221.9.216:39236=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:57176=MetaChannel[service-37855] -> BufferingChannel, null at https://140.221.8.74:53618=MetaChannel[https://140.221.8.74:53618] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618], null at id://u59c70cdb-140887a7606--8000-u-26c0ef90-140887a6bd2--7ffeS=MetaChannel[service-44325] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:37482=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:58266=MetaChannel[service-44116] -> BufferingChannel, null at http s://140.221.8.81:37079=MetaChannel[https://140.221.8.81:37079] -> GSSCChannel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], null at id://u-26c0ef90-140887a6bd2--7ffd-u59c70cdb-140887a7606--7fffC=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], null at id://u-26c0ef90-140887a6bd2--7ff5-u72f1b7bf-140887ac37c--7fffC=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at https://140.221.8.75:35777=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at id://u-5d677c11-140887ab63c--8000-u-26c0ef90-140887a6bd2--7ff8S=MetaChannel[service-37855] -> BufferingChannel, null at id://u-589c171d-140887afc6c--8000-u-26c0ef90-140887a6bd2--7ff0S=MetaChannel[service-53563] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ffb-u-3c4456f3-140887a911e--7fffC=MetaChannel[https://140.221.8.74:5361 8] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618]} -Context: service-56585 -Meta context: service-41666 -Channels: {null at https://140.221.8.82:38138=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:37079=MetaChannel[service-41666] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff7-u-5d677c11-140887ab63c--7fffC=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u-3c4456f3-140887a911e--8000-u-26c0ef90-140887a6bd2--7ffcS=MetaChannel[service-46483] -> BufferingChannel, null at id://u-2782ddc1-140887ad5c5--8000-u-26c0ef90-140887a6bd2--7ff4S=MetaChannel[service-44116] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7fef-u-589c171d-140887afc6c--7fffC=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], null at id://u-26c0ef90-140887a6bd2--7fff-u47bce904-140887a6bb6--7fffC=MetaChannel[https://140.221.8.81:37079] -> GSSCCh annel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:46525=MetaChannel[service-44325] -> BufferingChannel, null at id://u72f1b7bf-140887ac37c--8000-u-26c0ef90-140887a6bd2--7ff6S=MetaChannel[service-39023] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff1-u7f3b8b29-140887aea19--7fffC=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], null at id://u-26c0ef90-140887a6bd2--7ff3-u-2782ddc1-140887ad5c5--7fffC=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at id://u3f4c2369-140887aa114--8000-u-26c0ef90-140887a6bd2--7ffaS=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:39236=MetaChannel[service-38458] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff9-u3f4c2369-140887aa114--7fffC=MetaChannel[https://140.221.8.62:37 482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:35777=MetaChannel[service-39023] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:53618=MetaChannel[service-46483] -> BufferingChannel, null at https://140.221.8.80:46525=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:38138=MetaChannel[service-53563] -> BufferingChannel, null at id://u7f3b8b29-140887aea19--8000-u-26c0ef90-140887a6bd2--7ff2S=MetaChannel[service-38458] -> BufferingChannel, null at https://140.221.8.73:58266=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at https://140.221.8.62:37482=MetaChannel[https://140.221.8.62:37482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], null at https://140.221.9.237:5 7176=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u47bce904-140887a6bb6--8000-u-26c0ef90-140887a6bd2--8000S=MetaChannel[service-41666] -> BufferingChannel, null at https://140.221.9.216:39236=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:57176=MetaChannel[service-37855] -> BufferingChannel, null at https://140.221.8.74:53618=MetaChannel[https://140.221.8.74:53618] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618], null at id://u59c70cdb-140887a7606--8000-u-26c0ef90-140887a6bd2--7ffeS=MetaChannel[service-44325] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:37482=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:58266=MetaChannel[service-44116] -> BufferingChannel, null at http s://140.221.8.81:37079=MetaChannel[https://140.221.8.81:37079] -> GSSCChannel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], null at id://u-26c0ef90-140887a6bd2--7ffd-u59c70cdb-140887a7606--7fffC=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], null at id://u-26c0ef90-140887a6bd2--7ff5-u72f1b7bf-140887ac37c--7fffC=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at https://140.221.8.75:35777=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at id://u-5d677c11-140887ab63c--8000-u-26c0ef90-140887a6bd2--7ff8S=MetaChannel[service-37855] -> BufferingChannel, null at id://u-589c171d-140887afc6c--8000-u-26c0ef90-140887a6bd2--7ff0S=MetaChannel[service-53563] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ffb-u-3c4456f3-140887a911e--7fffC=MetaChannel[https://140.221.8.74:5361 8] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618]} -Context: service-45472 -Meta context: service-44325 -Channels: {null at https://140.221.8.82:38138=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:37079=MetaChannel[service-41666] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff7-u-5d677c11-140887ab63c--7fffC=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u-3c4456f3-140887a911e--8000-u-26c0ef90-140887a6bd2--7ffcS=MetaChannel[service-46483] -> BufferingChannel, null at id://u-2782ddc1-140887ad5c5--8000-u-26c0ef90-140887a6bd2--7ff4S=MetaChannel[service-44116] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7fef-u-589c171d-140887afc6c--7fffC=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], null at id://u-26c0ef90-140887a6bd2--7fff-u47bce904-140887a6bb6--7fffC=MetaChannel[https://140.221.8.81:37079] -> GSSCCh annel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:46525=MetaChannel[service-44325] -> BufferingChannel, null at id://u72f1b7bf-140887ac37c--8000-u-26c0ef90-140887a6bd2--7ff6S=MetaChannel[service-39023] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff1-u7f3b8b29-140887aea19--7fffC=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], null at id://u-26c0ef90-140887a6bd2--7ff3-u-2782ddc1-140887ad5c5--7fffC=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at id://u3f4c2369-140887aa114--8000-u-26c0ef90-140887a6bd2--7ffaS=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:39236=MetaChannel[service-38458] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff9-u3f4c2369-140887aa114--7fffC=MetaChannel[https://140.221.8.62:37 482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:35777=MetaChannel[service-39023] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:53618=MetaChannel[service-46483] -> BufferingChannel, null at https://140.221.8.80:46525=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:38138=MetaChannel[service-53563] -> BufferingChannel, null at id://u7f3b8b29-140887aea19--8000-u-26c0ef90-140887a6bd2--7ff2S=MetaChannel[service-38458] -> BufferingChannel, null at https://140.221.8.73:58266=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at https://140.221.8.62:37482=MetaChannel[https://140.221.8.62:37482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], null at https://140.221.9.237:5 7176=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u47bce904-140887a6bb6--8000-u-26c0ef90-140887a6bd2--8000S=MetaChannel[service-41666] -> BufferingChannel, null at https://140.221.9.216:39236=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:57176=MetaChannel[service-37855] -> BufferingChannel, null at https://140.221.8.74:53618=MetaChannel[https://140.221.8.74:53618] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618], null at id://u59c70cdb-140887a7606--8000-u-26c0ef90-140887a6bd2--7ffeS=MetaChannel[service-44325] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:37482=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:58266=MetaChannel[service-44116] -> BufferingChannel, null at http s://140.221.8.81:37079=MetaChannel[https://140.221.8.81:37079] -> GSSCChannel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], null at id://u-26c0ef90-140887a6bd2--7ffd-u59c70cdb-140887a7606--7fffC=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], null at id://u-26c0ef90-140887a6bd2--7ff5-u72f1b7bf-140887ac37c--7fffC=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at https://140.221.8.75:35777=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at id://u-5d677c11-140887ab63c--8000-u-26c0ef90-140887a6bd2--7ff8S=MetaChannel[service-37855] -> BufferingChannel, null at id://u-589c171d-140887afc6c--8000-u-26c0ef90-140887a6bd2--7ff0S=MetaChannel[service-53563] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ffb-u-3c4456f3-140887a911e--7fffC=MetaChannel[https://140.221.8.74:5361 8] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618]} -Context: service-44751 -Meta context: service-44325 -Channels: {null at https://140.221.8.82:38138=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:37079=MetaChannel[service-41666] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff7-u-5d677c11-140887ab63c--7fffC=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u-3c4456f3-140887a911e--8000-u-26c0ef90-140887a6bd2--7ffcS=MetaChannel[service-46483] -> BufferingChannel, null at id://u-2782ddc1-140887ad5c5--8000-u-26c0ef90-140887a6bd2--7ff4S=MetaChannel[service-44116] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7fef-u-589c171d-140887afc6c--7fffC=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], null at id://u-26c0ef90-140887a6bd2--7fff-u47bce904-140887a6bb6--7fffC=MetaChannel[https://140.221.8.81:37079] -> GSSCCh annel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:46525=MetaChannel[service-44325] -> BufferingChannel, null at id://u72f1b7bf-140887ac37c--8000-u-26c0ef90-140887a6bd2--7ff6S=MetaChannel[service-39023] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff1-u7f3b8b29-140887aea19--7fffC=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], null at id://u-26c0ef90-140887a6bd2--7ff3-u-2782ddc1-140887ad5c5--7fffC=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at id://u3f4c2369-140887aa114--8000-u-26c0ef90-140887a6bd2--7ffaS=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:39236=MetaChannel[service-38458] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff9-u3f4c2369-140887aa114--7fffC=MetaChannel[https://140.221.8.62:37 482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:35777=MetaChannel[service-39023] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:53618=MetaChannel[service-46483] -> BufferingChannel, null at https://140.221.8.80:46525=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:38138=MetaChannel[service-53563] -> BufferingChannel, null at id://u7f3b8b29-140887aea19--8000-u-26c0ef90-140887a6bd2--7ff2S=MetaChannel[service-38458] -> BufferingChannel, null at https://140.221.8.73:58266=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at https://140.221.8.62:37482=MetaChannel[https://140.221.8.62:37482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], null at https://140.221.9.237:5 7176=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u47bce904-140887a6bb6--8000-u-26c0ef90-140887a6bd2--8000S=MetaChannel[service-41666] -> BufferingChannel, null at https://140.221.9.216:39236=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:57176=MetaChannel[service-37855] -> BufferingChannel, null at https://140.221.8.74:53618=MetaChannel[https://140.221.8.74:53618] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618], null at id://u59c70cdb-140887a7606--8000-u-26c0ef90-140887a6bd2--7ffeS=MetaChannel[service-44325] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:37482=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:58266=MetaChannel[service-44116] -> BufferingChannel, null at http s://140.221.8.81:37079=MetaChannel[https://140.221.8.81:37079] -> GSSCChannel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], null at id://u-26c0ef90-140887a6bd2--7ffd-u59c70cdb-140887a7606--7fffC=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], null at id://u-26c0ef90-140887a6bd2--7ff5-u72f1b7bf-140887ac37c--7fffC=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at https://140.221.8.75:35777=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at id://u-5d677c11-140887ab63c--8000-u-26c0ef90-140887a6bd2--7ff8S=MetaChannel[service-37855] -> BufferingChannel, null at id://u-589c171d-140887afc6c--8000-u-26c0ef90-140887a6bd2--7ff0S=MetaChannel[service-53563] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ffb-u-3c4456f3-140887a911e--7fffC=MetaChannel[https://140.221.8.74:5361 8] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618]} -Context: service-59166 -Meta context: service-41666 -Channels: {null at https://140.221.8.82:38138=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:37079=MetaChannel[service-41666] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff7-u-5d677c11-140887ab63c--7fffC=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u-3c4456f3-140887a911e--8000-u-26c0ef90-140887a6bd2--7ffcS=MetaChannel[service-46483] -> BufferingChannel, null at id://u-2782ddc1-140887ad5c5--8000-u-26c0ef90-140887a6bd2--7ff4S=MetaChannel[service-44116] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7fef-u-589c171d-140887afc6c--7fffC=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], null at id://u-26c0ef90-140887a6bd2--7fff-u47bce904-140887a6bb6--7fffC=MetaChannel[https://140.221.8.81:37079] -> GSSCCh annel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:46525=MetaChannel[service-44325] -> BufferingChannel, null at id://u72f1b7bf-140887ac37c--8000-u-26c0ef90-140887a6bd2--7ff6S=MetaChannel[service-39023] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff1-u7f3b8b29-140887aea19--7fffC=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], null at id://u-26c0ef90-140887a6bd2--7ff3-u-2782ddc1-140887ad5c5--7fffC=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at id://u3f4c2369-140887aa114--8000-u-26c0ef90-140887a6bd2--7ffaS=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:39236=MetaChannel[service-38458] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff9-u3f4c2369-140887aa114--7fffC=MetaChannel[https://140.221.8.62:37 482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:35777=MetaChannel[service-39023] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:53618=MetaChannel[service-46483] -> BufferingChannel, null at https://140.221.8.80:46525=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:38138=MetaChannel[service-53563] -> BufferingChannel, null at id://u7f3b8b29-140887aea19--8000-u-26c0ef90-140887a6bd2--7ff2S=MetaChannel[service-38458] -> BufferingChannel, null at https://140.221.8.73:58266=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at https://140.221.8.62:37482=MetaChannel[https://140.221.8.62:37482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], null at https://140.221.9.237:5 7176=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u47bce904-140887a6bb6--8000-u-26c0ef90-140887a6bd2--8000S=MetaChannel[service-41666] -> BufferingChannel, null at https://140.221.9.216:39236=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:57176=MetaChannel[service-37855] -> BufferingChannel, null at https://140.221.8.74:53618=MetaChannel[https://140.221.8.74:53618] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618], null at id://u59c70cdb-140887a7606--8000-u-26c0ef90-140887a6bd2--7ffeS=MetaChannel[service-44325] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:37482=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:58266=MetaChannel[service-44116] -> BufferingChannel, null at http s://140.221.8.81:37079=MetaChannel[https://140.221.8.81:37079] -> GSSCChannel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], null at id://u-26c0ef90-140887a6bd2--7ffd-u59c70cdb-140887a7606--7fffC=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], null at id://u-26c0ef90-140887a6bd2--7ff5-u72f1b7bf-140887ac37c--7fffC=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at https://140.221.8.75:35777=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at id://u-5d677c11-140887ab63c--8000-u-26c0ef90-140887a6bd2--7ff8S=MetaChannel[service-37855] -> BufferingChannel, null at id://u-589c171d-140887afc6c--8000-u-26c0ef90-140887a6bd2--7ff0S=MetaChannel[service-53563] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ffb-u-3c4456f3-140887a911e--7fffC=MetaChannel[https://140.221.8.74:5361 8] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618]} -Context: service-52543 -Meta context: service-44325 -Channels: {null at https://140.221.8.82:38138=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:37079=MetaChannel[service-41666] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff7-u-5d677c11-140887ab63c--7fffC=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u-3c4456f3-140887a911e--8000-u-26c0ef90-140887a6bd2--7ffcS=MetaChannel[service-46483] -> BufferingChannel, null at id://u-2782ddc1-140887ad5c5--8000-u-26c0ef90-140887a6bd2--7ff4S=MetaChannel[service-44116] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7fef-u-589c171d-140887afc6c--7fffC=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], null at id://u-26c0ef90-140887a6bd2--7fff-u47bce904-140887a6bb6--7fffC=MetaChannel[https://140.221.8.81:37079] -> GSSCCh annel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:46525=MetaChannel[service-44325] -> BufferingChannel, null at id://u72f1b7bf-140887ac37c--8000-u-26c0ef90-140887a6bd2--7ff6S=MetaChannel[service-39023] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff1-u7f3b8b29-140887aea19--7fffC=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], null at id://u-26c0ef90-140887a6bd2--7ff3-u-2782ddc1-140887ad5c5--7fffC=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at id://u3f4c2369-140887aa114--8000-u-26c0ef90-140887a6bd2--7ffaS=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:39236=MetaChannel[service-38458] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff9-u3f4c2369-140887aa114--7fffC=MetaChannel[https://140.221.8.62:37 482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:35777=MetaChannel[service-39023] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:53618=MetaChannel[service-46483] -> BufferingChannel, null at https://140.221.8.80:46525=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:38138=MetaChannel[service-53563] -> BufferingChannel, null at id://u7f3b8b29-140887aea19--8000-u-26c0ef90-140887a6bd2--7ff2S=MetaChannel[service-38458] -> BufferingChannel, null at https://140.221.8.73:58266=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at https://140.221.8.62:37482=MetaChannel[https://140.221.8.62:37482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], null at https://140.221.9.237:5 7176=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u47bce904-140887a6bb6--8000-u-26c0ef90-140887a6bd2--8000S=MetaChannel[service-41666] -> BufferingChannel, null at https://140.221.9.216:39236=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:57176=MetaChannel[service-37855] -> BufferingChannel, null at https://140.221.8.74:53618=MetaChannel[https://140.221.8.74:53618] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618], null at id://u59c70cdb-140887a7606--8000-u-26c0ef90-140887a6bd2--7ffeS=MetaChannel[service-44325] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:37482=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:58266=MetaChannel[service-44116] -> BufferingChannel, null at http s://140.221.8.81:37079=MetaChannel[https://140.221.8.81:37079] -> GSSCChannel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], null at id://u-26c0ef90-140887a6bd2--7ffd-u59c70cdb-140887a7606--7fffC=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], null at id://u-26c0ef90-140887a6bd2--7ff5-u72f1b7bf-140887ac37c--7fffC=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at https://140.221.8.75:35777=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at id://u-5d677c11-140887ab63c--8000-u-26c0ef90-140887a6bd2--7ff8S=MetaChannel[service-37855] -> BufferingChannel, null at id://u-589c171d-140887afc6c--8000-u-26c0ef90-140887a6bd2--7ff0S=MetaChannel[service-53563] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ffb-u-3c4456f3-140887a911e--7fffC=MetaChannel[https://140.221.8.74:5361 8] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618]} -Context: service-44108 -Meta context: service-46483 -Channels: {null at https://140.221.8.82:38138=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:37079=MetaChannel[service-41666] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff7-u-5d677c11-140887ab63c--7fffC=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u-3c4456f3-140887a911e--8000-u-26c0ef90-140887a6bd2--7ffcS=MetaChannel[service-46483] -> BufferingChannel, null at id://u-2782ddc1-140887ad5c5--8000-u-26c0ef90-140887a6bd2--7ff4S=MetaChannel[service-44116] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7fef-u-589c171d-140887afc6c--7fffC=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], null at id://u-26c0ef90-140887a6bd2--7fff-u47bce904-140887a6bb6--7fffC=MetaChannel[https://140.221.8.81:37079] -> GSSCCh annel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:46525=MetaChannel[service-44325] -> BufferingChannel, null at id://u72f1b7bf-140887ac37c--8000-u-26c0ef90-140887a6bd2--7ff6S=MetaChannel[service-39023] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff1-u7f3b8b29-140887aea19--7fffC=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], null at id://u-26c0ef90-140887a6bd2--7ff3-u-2782ddc1-140887ad5c5--7fffC=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at id://u3f4c2369-140887aa114--8000-u-26c0ef90-140887a6bd2--7ffaS=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:39236=MetaChannel[service-38458] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff9-u3f4c2369-140887aa114--7fffC=MetaChannel[https://140.221.8.62:37 482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:35777=MetaChannel[service-39023] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:53618=MetaChannel[service-46483] -> BufferingChannel, null at https://140.221.8.80:46525=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:38138=MetaChannel[service-53563] -> BufferingChannel, null at id://u7f3b8b29-140887aea19--8000-u-26c0ef90-140887a6bd2--7ff2S=MetaChannel[service-38458] -> BufferingChannel, null at https://140.221.8.73:58266=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at https://140.221.8.62:37482=MetaChannel[https://140.221.8.62:37482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], null at https://140.221.9.237:5 7176=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u47bce904-140887a6bb6--8000-u-26c0ef90-140887a6bd2--8000S=MetaChannel[service-41666] -> BufferingChannel, null at https://140.221.9.216:39236=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:57176=MetaChannel[service-37855] -> BufferingChannel, null at https://140.221.8.74:53618=MetaChannel[https://140.221.8.74:53618] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618], null at id://u59c70cdb-140887a7606--8000-u-26c0ef90-140887a6bd2--7ffeS=MetaChannel[service-44325] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:37482=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:58266=MetaChannel[service-44116] -> BufferingChannel, null at http s://140.221.8.81:37079=MetaChannel[https://140.221.8.81:37079] -> GSSCChannel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], null at id://u-26c0ef90-140887a6bd2--7ffd-u59c70cdb-140887a7606--7fffC=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], null at id://u-26c0ef90-140887a6bd2--7ff5-u72f1b7bf-140887ac37c--7fffC=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at https://140.221.8.75:35777=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at id://u-5d677c11-140887ab63c--8000-u-26c0ef90-140887a6bd2--7ff8S=MetaChannel[service-37855] -> BufferingChannel, null at id://u-589c171d-140887afc6c--8000-u-26c0ef90-140887a6bd2--7ff0S=MetaChannel[service-53563] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ffb-u-3c4456f3-140887a911e--7fffC=MetaChannel[https://140.221.8.74:5361 8] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618]} -Context: service-43946 -Meta context: service-46483 -Channels: {null at https://140.221.8.82:38138=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:37079=MetaChannel[service-41666] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff7-u-5d677c11-140887ab63c--7fffC=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u-3c4456f3-140887a911e--8000-u-26c0ef90-140887a6bd2--7ffcS=MetaChannel[service-46483] -> BufferingChannel, null at id://u-2782ddc1-140887ad5c5--8000-u-26c0ef90-140887a6bd2--7ff4S=MetaChannel[service-44116] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7fef-u-589c171d-140887afc6c--7fffC=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], null at id://u-26c0ef90-140887a6bd2--7fff-u47bce904-140887a6bb6--7fffC=MetaChannel[https://140.221.8.81:37079] -> GSSCCh annel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:46525=MetaChannel[service-44325] -> BufferingChannel, null at id://u72f1b7bf-140887ac37c--8000-u-26c0ef90-140887a6bd2--7ff6S=MetaChannel[service-39023] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff1-u7f3b8b29-140887aea19--7fffC=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], null at id://u-26c0ef90-140887a6bd2--7ff3-u-2782ddc1-140887ad5c5--7fffC=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at id://u3f4c2369-140887aa114--8000-u-26c0ef90-140887a6bd2--7ffaS=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:39236=MetaChannel[service-38458] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff9-u3f4c2369-140887aa114--7fffC=MetaChannel[https://140.221.8.62:37 482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:35777=MetaChannel[service-39023] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:53618=MetaChannel[service-46483] -> BufferingChannel, null at https://140.221.8.80:46525=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:38138=MetaChannel[service-53563] -> BufferingChannel, null at id://u7f3b8b29-140887aea19--8000-u-26c0ef90-140887a6bd2--7ff2S=MetaChannel[service-38458] -> BufferingChannel, null at https://140.221.8.73:58266=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at https://140.221.8.62:37482=MetaChannel[https://140.221.8.62:37482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], null at https://140.221.9.237:5 7176=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u47bce904-140887a6bb6--8000-u-26c0ef90-140887a6bd2--8000S=MetaChannel[service-41666] -> BufferingChannel, null at https://140.221.9.216:39236=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:57176=MetaChannel[service-37855] -> BufferingChannel, null at https://140.221.8.74:53618=MetaChannel[https://140.221.8.74:53618] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618], null at id://u59c70cdb-140887a7606--8000-u-26c0ef90-140887a6bd2--7ffeS=MetaChannel[service-44325] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:37482=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:58266=MetaChannel[service-44116] -> BufferingChannel, null at http s://140.221.8.81:37079=MetaChannel[https://140.221.8.81:37079] -> GSSCChannel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], null at id://u-26c0ef90-140887a6bd2--7ffd-u59c70cdb-140887a7606--7fffC=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], null at id://u-26c0ef90-140887a6bd2--7ff5-u72f1b7bf-140887ac37c--7fffC=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at https://140.221.8.75:35777=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at id://u-5d677c11-140887ab63c--8000-u-26c0ef90-140887a6bd2--7ff8S=MetaChannel[service-37855] -> BufferingChannel, null at id://u-589c171d-140887afc6c--8000-u-26c0ef90-140887a6bd2--7ff0S=MetaChannel[service-53563] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ffb-u-3c4456f3-140887a911e--7fffC=MetaChannel[https://140.221.8.74:5361 8] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618]} -Context: service-35927 -Meta context: service-59735 -Progress: time: Fri, 16 Aug 2013 13:58:35 -0500 Active:1 Finished successfully:20 -Channels: {null at https://140.221.8.82:38138=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:37079=MetaChannel[service-41666] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff7-u-5d677c11-140887ab63c--7fffC=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u-3c4456f3-140887a911e--8000-u-26c0ef90-140887a6bd2--7ffcS=MetaChannel[service-46483] -> BufferingChannel, null at id://u-2782ddc1-140887ad5c5--8000-u-26c0ef90-140887a6bd2--7ff4S=MetaChannel[service-44116] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7fef-u-589c171d-140887afc6c--7fffC=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], null at id://u-26c0ef90-140887a6bd2--7fff-u47bce904-140887a6bb6--7fffC=MetaChannel[https://140.221.8.81:37079] -> GSSCCh annel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:46525=MetaChannel[service-44325] -> BufferingChannel, null at id://u72f1b7bf-140887ac37c--8000-u-26c0ef90-140887a6bd2--7ff6S=MetaChannel[service-39023] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff1-u7f3b8b29-140887aea19--7fffC=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], null at id://u-26c0ef90-140887a6bd2--7ff3-u-2782ddc1-140887ad5c5--7fffC=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at id://u3f4c2369-140887aa114--8000-u-26c0ef90-140887a6bd2--7ffaS=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:39236=MetaChannel[service-38458] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff9-u3f4c2369-140887aa114--7fffC=MetaChannel[https://140.221.8.62:37 482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:35777=MetaChannel[service-39023] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:53618=MetaChannel[service-46483] -> BufferingChannel, null at https://140.221.8.80:46525=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:38138=MetaChannel[service-53563] -> BufferingChannel, null at id://u7f3b8b29-140887aea19--8000-u-26c0ef90-140887a6bd2--7ff2S=MetaChannel[service-38458] -> BufferingChannel, null at https://140.221.8.73:58266=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at https://140.221.8.62:37482=MetaChannel[https://140.221.8.62:37482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], null at https://140.221.9.237:5 7176=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u47bce904-140887a6bb6--8000-u-26c0ef90-140887a6bd2--8000S=MetaChannel[service-41666] -> BufferingChannel, null at https://140.221.9.216:39236=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:57176=MetaChannel[service-37855] -> BufferingChannel, null at https://140.221.8.74:53618=MetaChannel[https://140.221.8.74:53618] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618], null at id://u59c70cdb-140887a7606--8000-u-26c0ef90-140887a6bd2--7ffeS=MetaChannel[service-44325] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:37482=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:58266=MetaChannel[service-44116] -> BufferingChannel, null at http s://140.221.8.81:37079=MetaChannel[https://140.221.8.81:37079] -> GSSCChannel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], null at id://u-26c0ef90-140887a6bd2--7ffd-u59c70cdb-140887a7606--7fffC=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], null at id://u-26c0ef90-140887a6bd2--7ff5-u72f1b7bf-140887ac37c--7fffC=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at https://140.221.8.75:35777=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at id://u-5d677c11-140887ab63c--8000-u-26c0ef90-140887a6bd2--7ff8S=MetaChannel[service-37855] -> BufferingChannel, null at id://u-589c171d-140887afc6c--8000-u-26c0ef90-140887a6bd2--7ff0S=MetaChannel[service-53563] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ffb-u-3c4456f3-140887a911e--7fffC=MetaChannel[https://140.221.8.74:5361 8] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618]} -Context: service-56983 -Meta context: service-41666 -Progress: time: Fri, 16 Aug 2013 13:58:36 -0500 Finished successfully:20 Failed but can retry:1 -Execution failed: - Exception in bash: - Arguments: [parcombiner_nc.sh, tgen0000.out tgen0001.out tgen0002.out tgen0003.out tgen0004.out tgen0005.out tgen0006.out tgen0007.out tgen0008.out tgen0009.out tgen0010.out tgen0011.out tgen0012.out tgen0013.out tgen0014.out tgen0015.out tgen0016.out tgen0017.out tgen0018.out tgen0019.out] - Host: grind - Directory: teragen-20130816-1353-q5abnf06/jobs/d/bash-dnrvivdl - -Caused by: - Shutting down worker - comb_data, teragen.swift, line 31 -Channels: {null at https://140.221.8.82:38138=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:37079=MetaChannel[service-41666] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff7-u-5d677c11-140887ab63c--7fffC=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u-3c4456f3-140887a911e--8000-u-26c0ef90-140887a6bd2--7ffcS=MetaChannel[service-46483] -> BufferingChannel, null at id://u-2782ddc1-140887ad5c5--8000-u-26c0ef90-140887a6bd2--7ff4S=MetaChannel[service-44116] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7fef-u-589c171d-140887afc6c--7fffC=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], null at id://u-26c0ef90-140887a6bd2--7fff-u47bce904-140887a6bb6--7fffC=MetaChannel[https://140.221.8.81:37079] -> GSSCCh annel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:46525=MetaChannel[service-44325] -> BufferingChannel, null at id://u72f1b7bf-140887ac37c--8000-u-26c0ef90-140887a6bd2--7ff6S=MetaChannel[service-39023] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff1-u7f3b8b29-140887aea19--7fffC=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], null at id://u-26c0ef90-140887a6bd2--7ff3-u-2782ddc1-140887ad5c5--7fffC=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at id://u3f4c2369-140887aa114--8000-u-26c0ef90-140887a6bd2--7ffaS=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:39236=MetaChannel[service-38458] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff9-u3f4c2369-140887aa114--7fffC=MetaChannel[https://140.221.8.62:37 482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:35777=MetaChannel[service-39023] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:53618=MetaChannel[service-46483] -> BufferingChannel, null at https://140.221.8.80:46525=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:38138=MetaChannel[service-53563] -> BufferingChannel, null at id://u7f3b8b29-140887aea19--8000-u-26c0ef90-140887a6bd2--7ff2S=MetaChannel[service-38458] -> BufferingChannel, null at https://140.221.8.73:58266=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at https://140.221.8.62:37482=MetaChannel[https://140.221.8.62:37482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], null at https://140.221.9.237:5 7176=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u47bce904-140887a6bb6--8000-u-26c0ef90-140887a6bd2--8000S=MetaChannel[service-41666] -> BufferingChannel, null at https://140.221.9.216:39236=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:57176=MetaChannel[service-37855] -> BufferingChannel, null at https://140.221.8.74:53618=MetaChannel[https://140.221.8.74:53618] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618], null at id://u59c70cdb-140887a7606--8000-u-26c0ef90-140887a6bd2--7ffeS=MetaChannel[service-44325] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:37482=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:58266=MetaChannel[service-44116] -> BufferingChannel, null at http s://140.221.8.81:37079=MetaChannel[https://140.221.8.81:37079] -> GSSCChannel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], null at id://u-26c0ef90-140887a6bd2--7ffd-u59c70cdb-140887a7606--7fffC=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], null at id://u-26c0ef90-140887a6bd2--7ff5-u72f1b7bf-140887ac37c--7fffC=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at https://140.221.8.75:35777=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at id://u-5d677c11-140887ab63c--8000-u-26c0ef90-140887a6bd2--7ff8S=MetaChannel[service-37855] -> BufferingChannel, null at id://u-589c171d-140887afc6c--8000-u-26c0ef90-140887a6bd2--7ff0S=MetaChannel[service-53563] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ffb-u-3c4456f3-140887a911e--7fffC=MetaChannel[https://140.221.8.74:5361 8] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618]} -Context: service-45667 -Meta context: service-59735 -Channels: {null at https://140.221.8.82:38138=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:37079=MetaChannel[service-41666] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff7-u-5d677c11-140887ab63c--7fffC=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u-3c4456f3-140887a911e--8000-u-26c0ef90-140887a6bd2--7ffcS=MetaChannel[service-46483] -> BufferingChannel, null at id://u-2782ddc1-140887ad5c5--8000-u-26c0ef90-140887a6bd2--7ff4S=MetaChannel[service-44116] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7fef-u-589c171d-140887afc6c--7fffC=MetaChannel[https://140.221.8.82:38138] -> GSSCChannel-https://140.221.8.82:38138(18)[https://140.221.8.82:38138], null at id://u-26c0ef90-140887a6bd2--7fff-u47bce904-140887a6bb6--7fffC=MetaChannel[https://140.221.8.81:37079] -> GSSCCh annel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:46525=MetaChannel[service-44325] -> BufferingChannel, null at id://u72f1b7bf-140887ac37c--8000-u-26c0ef90-140887a6bd2--7ff6S=MetaChannel[service-39023] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff1-u7f3b8b29-140887aea19--7fffC=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], null at id://u-26c0ef90-140887a6bd2--7ff3-u-2782ddc1-140887ad5c5--7fffC=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at id://u3f4c2369-140887aa114--8000-u-26c0ef90-140887a6bd2--7ffaS=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:39236=MetaChannel[service-38458] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ff9-u3f4c2369-140887aa114--7fffC=MetaChannel[https://140.221.8.62:37 482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:35777=MetaChannel[service-39023] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:53618=MetaChannel[service-46483] -> BufferingChannel, null at https://140.221.8.80:46525=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:38138=MetaChannel[service-53563] -> BufferingChannel, null at id://u7f3b8b29-140887aea19--8000-u-26c0ef90-140887a6bd2--7ff2S=MetaChannel[service-38458] -> BufferingChannel, null at https://140.221.8.73:58266=MetaChannel[https://140.221.8.73:58266] -> GSSCChannel-https://140.221.8.73:58266(14)[https://140.221.8.73:58266], null at https://140.221.8.62:37482=MetaChannel[https://140.221.8.62:37482] -> GSSCChannel-https://140.221.8.62:37482(8)[https://140.221.8.62:37482], null at https://140.221.9.237:5 7176=MetaChannel[https://140.221.9.237:57176] -> GSSCChannel-https://140.221.9.237:57176(10)[https://140.221.9.237:57176], null at id://u47bce904-140887a6bb6--8000-u-26c0ef90-140887a6bd2--8000S=MetaChannel[service-41666] -> BufferingChannel, null at https://140.221.9.216:39236=MetaChannel[https://140.221.9.216:39236] -> GSSCChannel-https://140.221.9.216:39236(16)[https://140.221.9.216:39236], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:57176=MetaChannel[service-37855] -> BufferingChannel, null at https://140.221.8.74:53618=MetaChannel[https://140.221.8.74:53618] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618], null at id://u59c70cdb-140887a7606--8000-u-26c0ef90-140887a6bd2--7ffeS=MetaChannel[service-44325] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:37482=MetaChannel[service-59735] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:58266=MetaChannel[service-44116] -> BufferingChannel, null at http s://140.221.8.81:37079=MetaChannel[https://140.221.8.81:37079] -> GSSCChannel-https://140.221.8.81:37079(2)[https://140.221.8.81:37079], null at id://u-26c0ef90-140887a6bd2--7ffd-u59c70cdb-140887a7606--7fffC=MetaChannel[https://140.221.8.80:46525] -> GSSCChannel-https://140.221.8.80:46525(4)[https://140.221.8.80:46525], null at id://u-26c0ef90-140887a6bd2--7ff5-u72f1b7bf-140887ac37c--7fffC=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at https://140.221.8.75:35777=MetaChannel[https://140.221.8.75:35777] -> GSSCChannel-https://140.221.8.75:35777(12)[https://140.221.8.75:35777], null at id://u-5d677c11-140887ab63c--8000-u-26c0ef90-140887a6bd2--7ff8S=MetaChannel[service-37855] -> BufferingChannel, null at id://u-589c171d-140887afc6c--8000-u-26c0ef90-140887a6bd2--7ff0S=MetaChannel[service-53563] -> BufferingChannel, null at id://u-26c0ef90-140887a6bd2--7ffb-u-3c4456f3-140887a911e--7fffC=MetaChannel[https://140.221.8.74:5361 8] -> GSSCChannel-https://140.221.8.74:53618(6)[https://140.221.8.74:53618]} -Context: service-43568 -Meta context: service-46483 -error null -real 279.69 -user 11.95 -sys 3.36 -chunks 20 filesize 5 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 1000000 -chirp_put: couldn't put ./recombiner.sh to host crank: Permission denied -couldn't get crank:crank.17255.imd: Permission denied -cat: crank.17255.txt: No such file or directory -cat: crank.17255.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:20 X FILESIZE:5 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130816-1435-dh9qe46a -Progress: time: Fri, 16 Aug 2013 14:35:25 -0500 -Progress: time: Fri, 16 Aug 2013 14:35:26 -0500 Selecting site:18 Submitting:2 -Progress: time: Fri, 16 Aug 2013 14:35:39 -0500 Submitting:19 Submitted:1 -Progress: time: Fri, 16 Aug 2013 14:35:40 -0500 Submitting:19 Stage out:1 -Progress: time: Fri, 16 Aug 2013 14:35:41 -0500 Submitting:18 Submitted:1 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 14:35:51 -0500 Submitting:17 Submitted:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 14:35:52 -0500 Stage in:2 Submitting:15 Active:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 14:35:55 -0500 Submitting:15 Finished successfully:5 -Progress: time: Fri, 16 Aug 2013 14:35:57 -0500 Submitting:14 Submitted:1 Finished successfully:5 -Progress: time: Fri, 16 Aug 2013 14:36:03 -0500 Submitting:11 Submitted:1 Finished successfully:8 -Progress: time: Fri, 16 Aug 2013 14:36:10 -0500 Submitting:10 Submitted:1 Finished successfully:9 -Progress: time: Fri, 16 Aug 2013 14:36:16 -0500 Submitting:1 Submitted:1 Finished successfully:18 -Progress: time: Fri, 16 Aug 2013 14:36:22 -0500 Submitted:1 Finished successfully:19 -Progress: time: Fri, 16 Aug 2013 14:36:24 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 14:36:55 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 14:37:25 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 14:37:55 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 14:38:25 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 14:38:55 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 14:39:25 -0500 Active:1 Finished successfully:20 -Channels: {null at id://u-6d311974-14088a04190--7ff1-u35fa80a6-14088a0ea5e--7fffC=MetaChannel[https://140.221.8.81:58916] -> GSSCChannel-https://140.221.8.81:58916(16)[https://140.221.8.81:58916], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:45724=MetaChannel[service-48154] -> BufferingChannel, null at id://u35fa80a6-14088a0ea5e--8000-u-6d311974-14088a04190--7ff2S=MetaChannel[service-42919] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff5-u6fcaed70-14088a0bc0e--7fffC=MetaChannel[https://140.221.9.216:41289] -> GSSCChannel-https://140.221.9.216:41289(12)[https://140.221.9.216:41289], null at id://u-6d311974-14088a04190--7fff-u-47385d17-14088a04176--7fffC=MetaChannel[https://140.221.8.74:47765] -> GSSCChannel-https://140.221.8.74:47765(2)[https://140.221.8.74:47765], null at id://u-6e8ebae8-14088a04c3f--8000-u-6d311974-14088a04190--7ffeS=MetaChannel[service-41430] -> BufferingChannel, null at https://140.221.8.80:43403=MetaChannel[https://140.221.8.80:43403] -> GSSCChan nel-https://140.221.8.80:43403(10)[https://140.221.8.80:43403], null at id://u6c6918f1-14088a07355--8000-u-6d311974-14088a04190--7ffcS=MetaChannel[service-44733] -> BufferingChannel, null at https://140.221.8.62:46008=MetaChannel[https://140.221.8.62:46008] -> GSSCChannel-https://140.221.8.62:46008(4)[https://140.221.8.62:46008], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:47765=MetaChannel[service-49931] -> BufferingChannel, null at id://u397b6db7-14088a08a53--8000-u-6d311974-14088a04190--7ffaS=MetaChannel[service-34507] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff7-u-7256461f-14088a09f7c--7fffC=MetaChannel[https://140.221.8.80:43403] -> GSSCChannel-https://140.221.8.80:43403(10)[https://140.221.8.80:43403], null at id://u-6d311974-14088a04190--7ffb-u6c6918f1-14088a07355--7fffC=MetaChannel[https://140.221.8.73:35136] -> GSSCChannel-https://140.221.8.73:35136(6)[https://140.221.8.73:35136], null at id://u6fcaed70-14088a0bc0e--8000-u-6d311974-14088a04190--7ff6S=Meta Channel[service-36854] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ffd-u-6e8ebae8-14088a04c3f--7fffC=MetaChannel[https://140.221.8.62:46008] -> GSSCChannel-https://140.221.8.62:46008(4)[https://140.221.8.62:46008], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:43403=MetaChannel[service-35187] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff9-u397b6db7-14088a08a53--7fffC=MetaChannel[https://140.221.8.82:60491] -> GSSCChannel-https://140.221.8.82:60491(8)[https://140.221.8.82:60491], null at id://u-7256461f-14088a09f7c--8000-u-6d311974-14088a04190--7ff8S=MetaChannel[service-35187] -> BufferingChannel, null at id://u-47385d17-14088a04176--8000-u-6d311974-14088a04190--8000S=MetaChannel[service-49931] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:41289=MetaChannel[service-36854] -> BufferingChannel, null at https://140.221.9.237:45724=MetaChannel[https://140.221.9.237:45724] -> GSSCChannel-https://140.221.9.237:45724(14)[https: //140.221.9.237:45724], null at id://u2ca617e4-14088a0d452--8000-u-6d311974-14088a04190--7ff4S=MetaChannel[service-48154] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:46008=MetaChannel[service-41430] -> BufferingChannel, null at https://140.221.8.81:58916=MetaChannel[https://140.221.8.81:58916] -> GSSCChannel-https://140.221.8.81:58916(16)[https://140.221.8.81:58916], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:60491=MetaChannel[service-34507] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff3-u2ca617e4-14088a0d452--7fffC=MetaChannel[https://140.221.9.237:45724] -> GSSCChannel-https://140.221.9.237:45724(14)[https://140.221.9.237:45724], null at https://140.221.8.73:35136=MetaChannel[https://140.221.8.73:35136] -> GSSCChannel-https://140.221.8.73:35136(6)[https://140.221.8.73:35136], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:35136=MetaChannel[service-44733] -> BufferingChannel, null at https://140.221.8.82:60491=MetaChannel [https://140.221.8.82:60491] -> GSSCChannel-https://140.221.8.82:60491(8)[https://140.221.8.82:60491], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:58916=MetaChannel[service-42919] -> BufferingChannel, null at https://140.221.8.74:47765=MetaChannel[https://140.221.8.74:47765] -> GSSCChannel-https://140.221.8.74:47765(2)[https://140.221.8.74:47765], null at https://140.221.9.216:41289=MetaChannel[https://140.221.9.216:41289] -> GSSCChannel-https://140.221.9.216:41289(12)[https://140.221.9.216:41289]} -Context: service-36564 -Meta context: service-49931 -Channels: {null at id://u-6d311974-14088a04190--7ff1-u35fa80a6-14088a0ea5e--7fffC=MetaChannel[https://140.221.8.81:58916] -> GSSCChannel-https://140.221.8.81:58916(16)[https://140.221.8.81:58916], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:45724=MetaChannel[service-48154] -> BufferingChannel, null at id://u35fa80a6-14088a0ea5e--8000-u-6d311974-14088a04190--7ff2S=MetaChannel[service-42919] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff5-u6fcaed70-14088a0bc0e--7fffC=MetaChannel[https://140.221.9.216:41289] -> GSSCChannel-https://140.221.9.216:41289(12)[https://140.221.9.216:41289], null at id://u-6d311974-14088a04190--7fff-u-47385d17-14088a04176--7fffC=MetaChannel[https://140.221.8.74:47765] -> GSSCChannel-https://140.221.8.74:47765(2)[https://140.221.8.74:47765], null at id://u-6e8ebae8-14088a04c3f--8000-u-6d311974-14088a04190--7ffeS=MetaChannel[service-41430] -> BufferingChannel, null at https://140.221.8.80:43403=MetaChannel[https://140.221.8.80:43403] -> GSSCChan nel-https://140.221.8.80:43403(10)[https://140.221.8.80:43403], null at id://u6c6918f1-14088a07355--8000-u-6d311974-14088a04190--7ffcS=MetaChannel[service-44733] -> BufferingChannel, null at https://140.221.8.62:46008=MetaChannel[https://140.221.8.62:46008] -> GSSCChannel-https://140.221.8.62:46008(4)[https://140.221.8.62:46008], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:47765=MetaChannel[service-49931] -> BufferingChannel, null at id://u397b6db7-14088a08a53--8000-u-6d311974-14088a04190--7ffaS=MetaChannel[service-34507] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff7-u-7256461f-14088a09f7c--7fffC=MetaChannel[https://140.221.8.80:43403] -> GSSCChannel-https://140.221.8.80:43403(10)[https://140.221.8.80:43403], null at id://u-6d311974-14088a04190--7ffb-u6c6918f1-14088a07355--7fffC=MetaChannel[https://140.221.8.73:35136] -> GSSCChannel-https://140.221.8.73:35136(6)[https://140.221.8.73:35136], null at id://u6fcaed70-14088a0bc0e--8000-u-6d311974-14088a04190--7ff6S=Meta Channel[service-36854] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ffd-u-6e8ebae8-14088a04c3f--7fffC=MetaChannel[https://140.221.8.62:46008] -> GSSCChannel-https://140.221.8.62:46008(4)[https://140.221.8.62:46008], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:43403=MetaChannel[service-35187] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff9-u397b6db7-14088a08a53--7fffC=MetaChannel[https://140.221.8.82:60491] -> GSSCChannel-https://140.221.8.82:60491(8)[https://140.221.8.82:60491], null at id://u-7256461f-14088a09f7c--8000-u-6d311974-14088a04190--7ff8S=MetaChannel[service-35187] -> BufferingChannel, null at id://u-47385d17-14088a04176--8000-u-6d311974-14088a04190--8000S=MetaChannel[service-49931] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:41289=MetaChannel[service-36854] -> BufferingChannel, null at https://140.221.9.237:45724=MetaChannel[https://140.221.9.237:45724] -> GSSCChannel-https://140.221.9.237:45724(14)[https: //140.221.9.237:45724], null at id://u2ca617e4-14088a0d452--8000-u-6d311974-14088a04190--7ff4S=MetaChannel[service-48154] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:46008=MetaChannel[service-41430] -> BufferingChannel, null at https://140.221.8.81:58916=MetaChannel[https://140.221.8.81:58916] -> GSSCChannel-https://140.221.8.81:58916(16)[https://140.221.8.81:58916], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:60491=MetaChannel[service-34507] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff3-u2ca617e4-14088a0d452--7fffC=MetaChannel[https://140.221.9.237:45724] -> GSSCChannel-https://140.221.9.237:45724(14)[https://140.221.9.237:45724], null at https://140.221.8.73:35136=MetaChannel[https://140.221.8.73:35136] -> GSSCChannel-https://140.221.8.73:35136(6)[https://140.221.8.73:35136], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:35136=MetaChannel[service-44733] -> BufferingChannel, null at https://140.221.8.82:60491=MetaChannel [https://140.221.8.82:60491] -> GSSCChannel-https://140.221.8.82:60491(8)[https://140.221.8.82:60491], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:58916=MetaChannel[service-42919] -> BufferingChannel, null at https://140.221.8.74:47765=MetaChannel[https://140.221.8.74:47765] -> GSSCChannel-https://140.221.8.74:47765(2)[https://140.221.8.74:47765], null at https://140.221.9.216:41289=MetaChannel[https://140.221.9.216:41289] -> GSSCChannel-https://140.221.9.216:41289(12)[https://140.221.9.216:41289]} -Context: service-57905 -Meta context: service-49931 -Channels: {null at id://u-6d311974-14088a04190--7ff1-u35fa80a6-14088a0ea5e--7fffC=MetaChannel[https://140.221.8.81:58916] -> GSSCChannel-https://140.221.8.81:58916(16)[https://140.221.8.81:58916], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:45724=MetaChannel[service-48154] -> BufferingChannel, null at id://u35fa80a6-14088a0ea5e--8000-u-6d311974-14088a04190--7ff2S=MetaChannel[service-42919] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff5-u6fcaed70-14088a0bc0e--7fffC=MetaChannel[https://140.221.9.216:41289] -> GSSCChannel-https://140.221.9.216:41289(12)[https://140.221.9.216:41289], null at id://u-6d311974-14088a04190--7fff-u-47385d17-14088a04176--7fffC=MetaChannel[https://140.221.8.74:47765] -> GSSCChannel-https://140.221.8.74:47765(2)[https://140.221.8.74:47765], null at id://u-6e8ebae8-14088a04c3f--8000-u-6d311974-14088a04190--7ffeS=MetaChannel[service-41430] -> BufferingChannel, null at https://140.221.8.80:43403=MetaChannel[https://140.221.8.80:43403] -> GSSCChan nel-https://140.221.8.80:43403(10)[https://140.221.8.80:43403], null at id://u6c6918f1-14088a07355--8000-u-6d311974-14088a04190--7ffcS=MetaChannel[service-44733] -> BufferingChannel, null at https://140.221.8.62:46008=MetaChannel[https://140.221.8.62:46008] -> GSSCChannel-https://140.221.8.62:46008(4)[https://140.221.8.62:46008], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:47765=MetaChannel[service-49931] -> BufferingChannel, null at id://u397b6db7-14088a08a53--8000-u-6d311974-14088a04190--7ffaS=MetaChannel[service-34507] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff7-u-7256461f-14088a09f7c--7fffC=MetaChannel[https://140.221.8.80:43403] -> GSSCChannel-https://140.221.8.80:43403(10)[https://140.221.8.80:43403], null at id://u-6d311974-14088a04190--7ffb-u6c6918f1-14088a07355--7fffC=MetaChannel[https://140.221.8.73:35136] -> GSSCChannel-https://140.221.8.73:35136(6)[https://140.221.8.73:35136], null at id://u6fcaed70-14088a0bc0e--8000-u-6d311974-14088a04190--7ff6S=Meta Channel[service-36854] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ffd-u-6e8ebae8-14088a04c3f--7fffC=MetaChannel[https://140.221.8.62:46008] -> GSSCChannel-https://140.221.8.62:46008(4)[https://140.221.8.62:46008], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:43403=MetaChannel[service-35187] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff9-u397b6db7-14088a08a53--7fffC=MetaChannel[https://140.221.8.82:60491] -> GSSCChannel-https://140.221.8.82:60491(8)[https://140.221.8.82:60491], null at id://u-7256461f-14088a09f7c--8000-u-6d311974-14088a04190--7ff8S=MetaChannel[service-35187] -> BufferingChannel, null at id://u-47385d17-14088a04176--8000-u-6d311974-14088a04190--8000S=MetaChannel[service-49931] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:41289=MetaChannel[service-36854] -> BufferingChannel, null at https://140.221.9.237:45724=MetaChannel[https://140.221.9.237:45724] -> GSSCChannel-https://140.221.9.237:45724(14)[https: //140.221.9.237:45724], null at id://u2ca617e4-14088a0d452--8000-u-6d311974-14088a04190--7ff4S=MetaChannel[service-48154] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:46008=MetaChannel[service-41430] -> BufferingChannel, null at https://140.221.8.81:58916=MetaChannel[https://140.221.8.81:58916] -> GSSCChannel-https://140.221.8.81:58916(16)[https://140.221.8.81:58916], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:60491=MetaChannel[service-34507] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff3-u2ca617e4-14088a0d452--7fffC=MetaChannel[https://140.221.9.237:45724] -> GSSCChannel-https://140.221.9.237:45724(14)[https://140.221.9.237:45724], null at https://140.221.8.73:35136=MetaChannel[https://140.221.8.73:35136] -> GSSCChannel-https://140.221.8.73:35136(6)[https://140.221.8.73:35136], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:35136=MetaChannel[service-44733] -> BufferingChannel, null at https://140.221.8.82:60491=MetaChannel [https://140.221.8.82:60491] -> GSSCChannel-https://140.221.8.82:60491(8)[https://140.221.8.82:60491], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:58916=MetaChannel[service-42919] -> BufferingChannel, null at https://140.221.8.74:47765=MetaChannel[https://140.221.8.74:47765] -> GSSCChannel-https://140.221.8.74:47765(2)[https://140.221.8.74:47765], null at https://140.221.9.216:41289=MetaChannel[https://140.221.9.216:41289] -> GSSCChannel-https://140.221.9.216:41289(12)[https://140.221.9.216:41289]} -Context: service-36383 -Meta context: service-41430 -Channels: {null at id://u-6d311974-14088a04190--7ff1-u35fa80a6-14088a0ea5e--7fffC=MetaChannel[https://140.221.8.81:58916] -> GSSCChannel-https://140.221.8.81:58916(16)[https://140.221.8.81:58916], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:45724=MetaChannel[service-48154] -> BufferingChannel, null at id://u35fa80a6-14088a0ea5e--8000-u-6d311974-14088a04190--7ff2S=MetaChannel[service-42919] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff5-u6fcaed70-14088a0bc0e--7fffC=MetaChannel[https://140.221.9.216:41289] -> GSSCChannel-https://140.221.9.216:41289(12)[https://140.221.9.216:41289], null at id://u-6d311974-14088a04190--7fff-u-47385d17-14088a04176--7fffC=MetaChannel[https://140.221.8.74:47765] -> GSSCChannel-https://140.221.8.74:47765(2)[https://140.221.8.74:47765], null at id://u-6e8ebae8-14088a04c3f--8000-u-6d311974-14088a04190--7ffeS=MetaChannel[service-41430] -> BufferingChannel, null at https://140.221.8.80:43403=MetaChannel[https://140.221.8.80:43403] -> GSSCChan nel-https://140.221.8.80:43403(10)[https://140.221.8.80:43403], null at id://u6c6918f1-14088a07355--8000-u-6d311974-14088a04190--7ffcS=MetaChannel[service-44733] -> BufferingChannel, null at https://140.221.8.62:46008=MetaChannel[https://140.221.8.62:46008] -> GSSCChannel-https://140.221.8.62:46008(4)[https://140.221.8.62:46008], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:47765=MetaChannel[service-49931] -> BufferingChannel, null at id://u397b6db7-14088a08a53--8000-u-6d311974-14088a04190--7ffaS=MetaChannel[service-34507] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff7-u-7256461f-14088a09f7c--7fffC=MetaChannel[https://140.221.8.80:43403] -> GSSCChannel-https://140.221.8.80:43403(10)[https://140.221.8.80:43403], null at id://u-6d311974-14088a04190--7ffb-u6c6918f1-14088a07355--7fffC=MetaChannel[https://140.221.8.73:35136] -> GSSCChannel-https://140.221.8.73:35136(6)[https://140.221.8.73:35136], null at id://u6fcaed70-14088a0bc0e--8000-u-6d311974-14088a04190--7ff6S=Meta Channel[service-36854] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ffd-u-6e8ebae8-14088a04c3f--7fffC=MetaChannel[https://140.221.8.62:46008] -> GSSCChannel-https://140.221.8.62:46008(4)[https://140.221.8.62:46008], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:43403=MetaChannel[service-35187] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff9-u397b6db7-14088a08a53--7fffC=MetaChannel[https://140.221.8.82:60491] -> GSSCChannel-https://140.221.8.82:60491(8)[https://140.221.8.82:60491], null at id://u-7256461f-14088a09f7c--8000-u-6d311974-14088a04190--7ff8S=MetaChannel[service-35187] -> BufferingChannel, null at id://u-47385d17-14088a04176--8000-u-6d311974-14088a04190--8000S=MetaChannel[service-49931] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:41289=MetaChannel[service-36854] -> BufferingChannel, null at https://140.221.9.237:45724=MetaChannel[https://140.221.9.237:45724] -> GSSCChannel-https://140.221.9.237:45724(14)[https: //140.221.9.237:45724], null at id://u2ca617e4-14088a0d452--8000-u-6d311974-14088a04190--7ff4S=MetaChannel[service-48154] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:46008=MetaChannel[service-41430] -> BufferingChannel, null at https://140.221.8.81:58916=MetaChannel[https://140.221.8.81:58916] -> GSSCChannel-https://140.221.8.81:58916(16)[https://140.221.8.81:58916], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:60491=MetaChannel[service-34507] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff3-u2ca617e4-14088a0d452--7fffC=MetaChannel[https://140.221.9.237:45724] -> GSSCChannel-https://140.221.9.237:45724(14)[https://140.221.9.237:45724], null at https://140.221.8.73:35136=MetaChannel[https://140.221.8.73:35136] -> GSSCChannel-https://140.221.8.73:35136(6)[https://140.221.8.73:35136], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:35136=MetaChannel[service-44733] -> BufferingChannel, null at https://140.221.8.82:60491=MetaChannel [https://140.221.8.82:60491] -> GSSCChannel-https://140.221.8.82:60491(8)[https://140.221.8.82:60491], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:58916=MetaChannel[service-42919] -> BufferingChannel, null at https://140.221.8.74:47765=MetaChannel[https://140.221.8.74:47765] -> GSSCChannel-https://140.221.8.74:47765(2)[https://140.221.8.74:47765], null at https://140.221.9.216:41289=MetaChannel[https://140.221.9.216:41289] -> GSSCChannel-https://140.221.9.216:41289(12)[https://140.221.9.216:41289]} -Context: service-53090 -Meta context: service-41430 -Progress: time: Fri, 16 Aug 2013 14:39:46 -0500 Finished successfully:20 Failed but can retry:1 -Execution failed: - Exception in bash: - Arguments: [parcombiner_nc.sh, tgen0000.out tgen0001.out tgen0002.out tgen0003.out tgen0004.out tgen0005.out tgen0006.out tgen0007.out tgen0008.out tgen0009.out tgen0010.out tgen0011.out tgen0012.out tgen0013.out tgen0014.out tgen0015.out tgen0016.out tgen0017.out tgen0018.out tgen0019.out] - Host: grind - Directory: teragen-20130816-1435-dh9qe46a/jobs/g/bash-gzljkvdl - -Caused by: - Shutting down worker - comb_data, teragen.swift, line 31 -Channels: {null at id://u-6d311974-14088a04190--7ff1-u35fa80a6-14088a0ea5e--7fffC=MetaChannel[https://140.221.8.81:58916] -> GSSCChannel-https://140.221.8.81:58916(16)[https://140.221.8.81:58916], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:45724=MetaChannel[service-48154] -> BufferingChannel, null at id://u35fa80a6-14088a0ea5e--8000-u-6d311974-14088a04190--7ff2S=MetaChannel[service-42919] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff5-u6fcaed70-14088a0bc0e--7fffC=MetaChannel[https://140.221.9.216:41289] -> GSSCChannel-https://140.221.9.216:41289(12)[https://140.221.9.216:41289], null at id://u-6d311974-14088a04190--7fff-u-47385d17-14088a04176--7fffC=MetaChannel[https://140.221.8.74:47765] -> GSSCChannel-https://140.221.8.74:47765(2)[https://140.221.8.74:47765], null at id://u-6e8ebae8-14088a04c3f--8000-u-6d311974-14088a04190--7ffeS=MetaChannel[service-41430] -> BufferingChannel, null at https://140.221.8.80:43403=MetaChannel[https://140.221.8.80:43403] -> GSSCChan nel-https://140.221.8.80:43403(10)[https://140.221.8.80:43403], null at id://u6c6918f1-14088a07355--8000-u-6d311974-14088a04190--7ffcS=MetaChannel[service-44733] -> BufferingChannel, null at https://140.221.8.62:46008=MetaChannel[https://140.221.8.62:46008] -> GSSCChannel-https://140.221.8.62:46008(4)[https://140.221.8.62:46008], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:47765=MetaChannel[service-49931] -> BufferingChannel, null at id://u397b6db7-14088a08a53--8000-u-6d311974-14088a04190--7ffaS=MetaChannel[service-34507] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff7-u-7256461f-14088a09f7c--7fffC=MetaChannel[https://140.221.8.80:43403] -> GSSCChannel-https://140.221.8.80:43403(10)[https://140.221.8.80:43403], null at id://u-6d311974-14088a04190--7ffb-u6c6918f1-14088a07355--7fffC=MetaChannel[https://140.221.8.73:35136] -> GSSCChannel-https://140.221.8.73:35136(6)[https://140.221.8.73:35136], null at id://u6fcaed70-14088a0bc0e--8000-u-6d311974-14088a04190--7ff6S=Meta Channel[service-36854] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ffd-u-6e8ebae8-14088a04c3f--7fffC=MetaChannel[https://140.221.8.62:46008] -> GSSCChannel-https://140.221.8.62:46008(4)[https://140.221.8.62:46008], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:43403=MetaChannel[service-35187] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff9-u397b6db7-14088a08a53--7fffC=MetaChannel[https://140.221.8.82:60491] -> GSSCChannel-https://140.221.8.82:60491(8)[https://140.221.8.82:60491], null at id://u-7256461f-14088a09f7c--8000-u-6d311974-14088a04190--7ff8S=MetaChannel[service-35187] -> BufferingChannel, null at id://u-47385d17-14088a04176--8000-u-6d311974-14088a04190--8000S=MetaChannel[service-49931] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:41289=MetaChannel[service-36854] -> BufferingChannel, null at https://140.221.9.237:45724=MetaChannel[https://140.221.9.237:45724] -> GSSCChannel-https://140.221.9.237:45724(14)[https: //140.221.9.237:45724], null at id://u2ca617e4-14088a0d452--8000-u-6d311974-14088a04190--7ff4S=MetaChannel[service-48154] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:46008=MetaChannel[service-41430] -> BufferingChannel, null at https://140.221.8.81:58916=MetaChannel[https://140.221.8.81:58916] -> GSSCChannel-https://140.221.8.81:58916(16)[https://140.221.8.81:58916], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:60491=MetaChannel[service-34507] -> BufferingChannel, null at id://u-6d311974-14088a04190--7ff3-u2ca617e4-14088a0d452--7fffC=MetaChannel[https://140.221.9.237:45724] -> GSSCChannel-https://140.221.9.237:45724(14)[https://140.221.9.237:45724], null at https://140.221.8.73:35136=MetaChannel[https://140.221.8.73:35136] -> GSSCChannel-https://140.221.8.73:35136(6)[https://140.221.8.73:35136], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:35136=MetaChannel[service-44733] -> BufferingChannel, null at https://140.221.8.82:60491=MetaChannel [https://140.221.8.82:60491] -> GSSCChannel-https://140.221.8.82:60491(8)[https://140.221.8.82:60491], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:58916=MetaChannel[service-42919] -> BufferingChannel, null at https://140.221.8.74:47765=MetaChannel[https://140.221.8.74:47765] -> GSSCChannel-https://140.221.8.74:47765(2)[https://140.221.8.74:47765], null at https://140.221.9.216:41289=MetaChannel[https://140.221.9.216:41289] -> GSSCChannel-https://140.221.9.216:41289(12)[https://140.221.9.216:41289]} -Context: service-44303 -Meta context: service-49931 -error null -real 270.84 -user 11.43 -sys 2.99 -chunks 20 filesize 5 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 1000000 -chirp_put: couldn't put ./recombiner.sh to host crank: Permission denied -couldn't get crank:crank.17255.imd: Permission denied -cat: crank.17255.txt: No such file or directory -cat: crank.17255.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:20 X FILESIZE:5 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130816-1534-cyoyqjs0 -Progress: time: Fri, 16 Aug 2013 15:34:19 -0500 -Progress: time: Fri, 16 Aug 2013 15:34:20 -0500 Selecting site:1 Submitting:19 -Progress: time: Fri, 16 Aug 2013 15:34:31 -0500 Submitting:19 Submitted:1 -Progress: time: Fri, 16 Aug 2013 15:34:34 -0500 Submitting:18 Submitted:1 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 15:34:37 -0500 Submitting:17 Submitted:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 15:34:41 -0500 Submitting:16 Submitted:1 Finished successfully:3 -Progress: time: Fri, 16 Aug 2013 15:34:47 -0500 Submitting:14 Submitted:1 Finished successfully:5 -Progress: time: Fri, 16 Aug 2013 15:34:48 -0500 Submitting:12 Stage out:1 Finished successfully:7 -Progress: time: Fri, 16 Aug 2013 15:34:49 -0500 Submitting:7 Active:1 Stage out:3 Finished successfully:9 -Progress: time: Fri, 16 Aug 2013 15:34:52 -0500 Submitting:6 Submitted:1 Finished successfully:13 -Progress: time: Fri, 16 Aug 2013 15:34:54 -0500 Submitting:2 Submitted:1 Finished successfully:17 -Progress: time: Fri, 16 Aug 2013 15:34:57 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 15:35:20 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 15:35:50 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 15:36:20 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 15:36:50 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 15:37:20 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 15:37:50 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 15:38:20 -0500 Active:1 Finished successfully:20 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-57139 -Meta context: service-54774 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-53316 -Meta context: service-54774 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-55663 -Meta context: service-57111 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-59251 -Meta context: service-57111 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-55677 -Meta context: service-54774 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-46337 -Meta context: service-41584 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-36341 -Meta context: service-41584 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-52463 -Meta context: service-57111 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-51891 -Meta context: service-45439 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-42985 -Meta context: service-45439 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-55335 -Meta context: service-41584 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-55207 -Meta context: service-54774 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-41075 -Meta context: service-48923 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-38929 -Meta context: service-45439 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-40159 -Meta context: service-57111 -Progress: time: Fri, 16 Aug 2013 15:38:50 -0500 Active:1 Finished successfully:20 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-48503 -Meta context: service-41882 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-54934 -Meta context: service-48923 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-59767 -Meta context: service-41882 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-55368 -Meta context: service-34781 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-46890 -Meta context: service-41584 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-47212 -Meta context: service-48923 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-41194 -Meta context: service-34781 -Progress: time: Fri, 16 Aug 2013 15:38:56 -0500 Finished successfully:20 Failed but can retry:1 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-33005 -Meta context: service-42965 -Execution failed: - Exception in bash: - Arguments: [parcombiner_nc.sh, tgen0000.out tgen0001.out tgen0002.out tgen0003.out tgen0004.out tgen0005.out tgen0006.out tgen0007.out tgen0008.out tgen0009.out tgen0010.out tgen0011.out tgen0012.out tgen0013.out tgen0014.out tgen0015.out tgen0016.out tgen0017.out tgen0018.out tgen0019.out] - Host: stomp - Directory: teragen-20130816-1534-cyoyqjs0/jobs/b/bash-bt1xmvdl - -Caused by: - Shutting down worker - comb_data, teragen.swift, line 31 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.74:57443=MetaChannel[service-48923] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.73:60420=MetaChannel[service-34781] -> BufferingChannel, null at https://140.221.8.75:41760=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-32b5f22c-14088d6275c--8000-u-40c3b29d-14088d62783--8000S=MetaChannel[service-54774] -> BufferingChannel, null at https://140.221.8.73:60420=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420], null at id://u-29a19f79-14088d63fe3--8000-u-40c3b29d-14088d62783--7ffcS=MetaChannel[service-41584] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.80:58560=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff5-u-409e7833-14088d66c09--7fffC=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel -https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at https://140.221.9.216:33823=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at https://140.221.9.237:51203=MetaChannel[https://140.221.9.237:51203] -> GSSCChannel-https://140.221.9.237:51203(12)[https://140.221.9.237:51203], null at id://u-5e76436-14088d683ba--8000-u-40c3b29d-14088d62783--7ff2S=MetaChannel[service-42965] -> BufferingChannel, null at id://ucc9d335-14088d631cb--8000-u-40c3b29d-14088d62783--7ffeS=MetaChannel[service-57111] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.75:41760=MetaChannel[service-41584] -> BufferingChannel, null at id://u-381bcd3b-14088d665ea--8000-u-40c3b29d-14088d62783--7ff8S=MetaChannel[service-48923] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7fff-u-32b5f22c-14088d6275c--7fffC=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718(2)[https://140.22 1.8.81:36718], null at https://140.221.8.74:57443=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.62:34729=MetaChannel[service-42965] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ffd-ucc9d335-14088d631cb--7fffC=MetaChannel[https://140.221.9.216:33823] -> GSSCChannel-https://140.221.9.216:33823(4)[https://140.221.9.216:33823], null at id://u10238644-14088d64d67--8000-u-40c3b29d-14088d62783--7ffaS=MetaChannel[service-45439] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff9-u10238644-14088d64d67--7fffC=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-409e7833-14088d66c09--8000-u-40c3b29d-14088d62783--7ff6S=MetaChannel[service-41882] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.237:51203=MetaChannel[service-41882] -> BufferingChannel, null at http s://140.221.8.80:58560=MetaChannel[https://140.221.8.80:58560] -> GSSCChannel-https://140.221.8.80:58560(8)[https://140.221.8.80:58560], null at id://u-40c3b29d-14088d62783--7ffb-u-29a19f79-14088d63fe3--7fffC=MetaChannel[https://140.221.8.75:41760] -> GSSCChannel-https://140.221.8.75:41760(6)[https://140.221.8.75:41760], null at id://u-f16ede9-14088d677d8--8000-u-40c3b29d-14088d62783--7ff4S=MetaChannel[service-34781] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff1-u-5e76436-14088d683ba--7fffC=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], null at https://140.221.8.62:34729=MetaChannel[https://140.221.8.62:34729] -> GSSCChannel-https://140.221.8.62:34729(16)[https://140.221.8.62:34729], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.9.216:33823=MetaChannel[service-57111] -> BufferingChannel, null at https://140.221.8.81:36718=MetaChannel[https://140.221.8.81:36718] -> GSSCChannel-https://140.221.8.81:36718 (2)[https://140.221.8.81:36718], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:36718=MetaChannel[service-54774] -> BufferingChannel, null at id://u-40c3b29d-14088d62783--7ff7-u-381bcd3b-14088d665ea--7fffC=MetaChannel[https://140.221.8.74:57443] -> GSSCChannel-https://140.221.8.74:57443(10)[https://140.221.8.74:57443], null at id://u-40c3b29d-14088d62783--7ff3-u-f16ede9-14088d677d8--7fffC=MetaChannel[https://140.221.8.73:60420] -> GSSCChannel-https://140.221.8.73:60420(14)[https://140.221.8.73:60420]} -Context: service-55220 -Meta context: service-41882 -error null -real 285.80 -user 11.67 -sys 3.33 -chunks 20 filesize 5 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 1000000 -chirp_put: couldn't put ./recombiner.sh to host crank: Permission denied -couldn't get crank:crank.17255.imd: Permission denied -cat: crank.17255.txt: No such file or directory -cat: crank.17255.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:10 X FILESIZE:5 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130816-1547-admyzi64 -Progress: time: Fri, 16 Aug 2013 15:47:31 -0500 -Progress: time: Fri, 16 Aug 2013 15:47:46 -0500 Submitting:9 Submitted:1 -Progress: time: Fri, 16 Aug 2013 15:47:47 -0500 Submitting:8 Stage out:1 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 15:47:48 -0500 Submitting:7 Active:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 15:47:52 -0500 Submitting:6 Submitted:1 Finished successfully:3 -Progress: time: Fri, 16 Aug 2013 15:47:56 -0500 Submitting:2 Submitted:1 Finished successfully:7 -Progress: time: Fri, 16 Aug 2013 15:48:01 -0500 Submitting:1 Submitted:1 Finished successfully:8 -Progress: time: Fri, 16 Aug 2013 15:48:03 -0500 Submitted:1 Finished successfully:9 -Progress: time: Fri, 16 Aug 2013 15:48:08 -0500 Submitted:1 Finished successfully:10 -Progress: time: Fri, 16 Aug 2013 15:48:09 -0500 Active:1 Finished successfully:10 -Progress: time: Fri, 16 Aug 2013 15:48:31 -0500 Active:1 Finished successfully:10 -chunks 10 filesize 5 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 500000 -chirp_put: couldn't put ./recombiner.sh to host crank: Permission denied -couldn't get crank:crank.17255.imd: Permission denied -cat: crank.17255.txt: No such file or directory -cat: crank.17255.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:2 X FILESIZE:5 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130816-1726-vr3jofd8 -Progress: time: Fri, 16 Aug 2013 17:26:46 -0500 -Progress: time: Fri, 16 Aug 2013 17:26:58 -0500 Submitting:1 Submitted:1 -Progress: time: Fri, 16 Aug 2013 17:27:01 -0500 Submitted:1 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 17:27:07 -0500 Submitted:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 17:27:16 -0500 Active:1 Finished successfully:2 -chunks 2 filesize 5 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 100000 -chirp_put: couldn't put ./recombiner.sh to host crank: Permission denied -couldn't get crank:crank.17255.imd: Permission denied -cat: crank.17255.txt: No such file or directory -cat: crank.17255.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:2 X FILESIZE:5 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130816-1731-ebhsl7o7 -Progress: time: Fri, 16 Aug 2013 17:31:53 -0500 Initializing:1 -Progress: time: Fri, 16 Aug 2013 17:32:04 -0500 Submitting:1 Submitted:1 -Progress: time: Fri, 16 Aug 2013 17:32:09 -0500 Submitted:1 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 17:32:14 -0500 Submitted:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 17:32:23 -0500 Active:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 17:32:53 -0500 Active:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 17:33:23 -0500 Active:1 Finished successfully:2 -chunks 2 filesize 5 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 100000 -chirp_put: couldn't put ./recombiner.sh to host crank: Permission denied -couldn't get crank:crank.17255.imd: Permission denied -cat: crank.17255.txt: No such file or directory -cat: crank.17255.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:2 X FILESIZE:5 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130816-1737-0yygdir0 -Progress: time: Fri, 16 Aug 2013 17:37:35 -0500 -Progress: time: Fri, 16 Aug 2013 17:37:47 -0500 Submitting:1 Submitted:1 -Progress: time: Fri, 16 Aug 2013 17:37:49 -0500 Submitted:1 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 17:37:55 -0500 Submitted:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 17:38:05 -0500 Active:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 17:38:35 -0500 Active:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 17:39:05 -0500 Active:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 17:39:35 -0500 Active:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 17:40:05 -0500 Active:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 17:40:35 -0500 Active:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 17:41:05 -0500 Active:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 17:41:35 -0500 Active:1 Finished successfully:2 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:33898=MetaChannel[service-45536] -> BufferingChannel, null at https://140.221.8.80:43150=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150], null at https://140.221.8.82:33898=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u-25e4db8e-1408946fff3--8000-u-142ceb90-14089470027--8000S=MetaChannel[service-40890] -> BufferingChannel, null at id://u7872ab10-14089472029--8000-u-142ceb90-14089470027--7ffcS=MetaChannel[service-45536] -> BufferingChannel, null at id://u-142ceb90-14089470027--7fff-u-25e4db8e-1408946fff3--7fffC=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:40571=MetaChannel[service-40890] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8. 80:43150=MetaChannel[service-50425] -> BufferingChannel, null at id://u-142ceb90-14089470027--7ffb-u7872ab10-14089472029--7fffC=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u4e6f7f3a-14089470990--8000-u-142ceb90-14089470027--7ffeS=MetaChannel[service-50425] -> BufferingChannel, null at https://140.221.8.81:40571=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], null at id://u-142ceb90-14089470027--7ffd-u4e6f7f3a-14089470990--7fffC=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150]} -Context: service-59007 -Meta context: service-40890 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:33898=MetaChannel[service-45536] -> BufferingChannel, null at https://140.221.8.80:43150=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150], null at https://140.221.8.82:33898=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u-25e4db8e-1408946fff3--8000-u-142ceb90-14089470027--8000S=MetaChannel[service-40890] -> BufferingChannel, null at id://u7872ab10-14089472029--8000-u-142ceb90-14089470027--7ffcS=MetaChannel[service-45536] -> BufferingChannel, null at id://u-142ceb90-14089470027--7fff-u-25e4db8e-1408946fff3--7fffC=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:40571=MetaChannel[service-40890] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8. 80:43150=MetaChannel[service-50425] -> BufferingChannel, null at id://u-142ceb90-14089470027--7ffb-u7872ab10-14089472029--7fffC=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u4e6f7f3a-14089470990--8000-u-142ceb90-14089470027--7ffeS=MetaChannel[service-50425] -> BufferingChannel, null at https://140.221.8.81:40571=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], null at id://u-142ceb90-14089470027--7ffd-u4e6f7f3a-14089470990--7fffC=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150]} -Context: service-41366 -Meta context: service-40890 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:33898=MetaChannel[service-45536] -> BufferingChannel, null at https://140.221.8.80:43150=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150], null at https://140.221.8.82:33898=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u-25e4db8e-1408946fff3--8000-u-142ceb90-14089470027--8000S=MetaChannel[service-40890] -> BufferingChannel, null at id://u7872ab10-14089472029--8000-u-142ceb90-14089470027--7ffcS=MetaChannel[service-45536] -> BufferingChannel, null at id://u-142ceb90-14089470027--7fff-u-25e4db8e-1408946fff3--7fffC=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:40571=MetaChannel[service-40890] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8. 80:43150=MetaChannel[service-50425] -> BufferingChannel, null at id://u-142ceb90-14089470027--7ffb-u7872ab10-14089472029--7fffC=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u4e6f7f3a-14089470990--8000-u-142ceb90-14089470027--7ffeS=MetaChannel[service-50425] -> BufferingChannel, null at https://140.221.8.81:40571=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], null at id://u-142ceb90-14089470027--7ffd-u4e6f7f3a-14089470990--7fffC=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150]} -Context: service-34937 -Meta context: service-50425 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:33898=MetaChannel[service-45536] -> BufferingChannel, null at https://140.221.8.80:43150=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150], null at https://140.221.8.82:33898=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u-25e4db8e-1408946fff3--8000-u-142ceb90-14089470027--8000S=MetaChannel[service-40890] -> BufferingChannel, null at id://u7872ab10-14089472029--8000-u-142ceb90-14089470027--7ffcS=MetaChannel[service-45536] -> BufferingChannel, null at id://u-142ceb90-14089470027--7fff-u-25e4db8e-1408946fff3--7fffC=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:40571=MetaChannel[service-40890] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8. 80:43150=MetaChannel[service-50425] -> BufferingChannel, null at id://u-142ceb90-14089470027--7ffb-u7872ab10-14089472029--7fffC=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u4e6f7f3a-14089470990--8000-u-142ceb90-14089470027--7ffeS=MetaChannel[service-50425] -> BufferingChannel, null at https://140.221.8.81:40571=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], null at id://u-142ceb90-14089470027--7ffd-u4e6f7f3a-14089470990--7fffC=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150]} -Context: service-51679 -Meta context: service-50425 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:33898=MetaChannel[service-45536] -> BufferingChannel, null at https://140.221.8.80:43150=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150], null at https://140.221.8.82:33898=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u-25e4db8e-1408946fff3--8000-u-142ceb90-14089470027--8000S=MetaChannel[service-40890] -> BufferingChannel, null at id://u7872ab10-14089472029--8000-u-142ceb90-14089470027--7ffcS=MetaChannel[service-45536] -> BufferingChannel, null at id://u-142ceb90-14089470027--7fff-u-25e4db8e-1408946fff3--7fffC=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:40571=MetaChannel[service-40890] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8. 80:43150=MetaChannel[service-50425] -> BufferingChannel, null at id://u-142ceb90-14089470027--7ffb-u7872ab10-14089472029--7fffC=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u4e6f7f3a-14089470990--8000-u-142ceb90-14089470027--7ffeS=MetaChannel[service-50425] -> BufferingChannel, null at https://140.221.8.81:40571=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], null at id://u-142ceb90-14089470027--7ffd-u4e6f7f3a-14089470990--7fffC=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150]} -Context: service-39727 -Meta context: service-40890 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:33898=MetaChannel[service-45536] -> BufferingChannel, null at https://140.221.8.80:43150=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150], null at https://140.221.8.82:33898=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u-25e4db8e-1408946fff3--8000-u-142ceb90-14089470027--8000S=MetaChannel[service-40890] -> BufferingChannel, null at id://u7872ab10-14089472029--8000-u-142ceb90-14089470027--7ffcS=MetaChannel[service-45536] -> BufferingChannel, null at id://u-142ceb90-14089470027--7fff-u-25e4db8e-1408946fff3--7fffC=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:40571=MetaChannel[service-40890] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8. 80:43150=MetaChannel[service-50425] -> BufferingChannel, null at id://u-142ceb90-14089470027--7ffb-u7872ab10-14089472029--7fffC=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u4e6f7f3a-14089470990--8000-u-142ceb90-14089470027--7ffeS=MetaChannel[service-50425] -> BufferingChannel, null at https://140.221.8.81:40571=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], null at id://u-142ceb90-14089470027--7ffd-u4e6f7f3a-14089470990--7fffC=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150]} -Context: service-51506 -Meta context: service-45536 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:33898=MetaChannel[service-45536] -> BufferingChannel, null at https://140.221.8.80:43150=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150], null at https://140.221.8.82:33898=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u-25e4db8e-1408946fff3--8000-u-142ceb90-14089470027--8000S=MetaChannel[service-40890] -> BufferingChannel, null at id://u7872ab10-14089472029--8000-u-142ceb90-14089470027--7ffcS=MetaChannel[service-45536] -> BufferingChannel, null at id://u-142ceb90-14089470027--7fff-u-25e4db8e-1408946fff3--7fffC=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:40571=MetaChannel[service-40890] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8. 80:43150=MetaChannel[service-50425] -> BufferingChannel, null at id://u-142ceb90-14089470027--7ffb-u7872ab10-14089472029--7fffC=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u4e6f7f3a-14089470990--8000-u-142ceb90-14089470027--7ffeS=MetaChannel[service-50425] -> BufferingChannel, null at https://140.221.8.81:40571=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], null at id://u-142ceb90-14089470027--7ffd-u4e6f7f3a-14089470990--7fffC=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150]} -Context: service-36749 -Meta context: service-50425 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:33898=MetaChannel[service-45536] -> BufferingChannel, null at https://140.221.8.80:43150=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150], null at https://140.221.8.82:33898=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u-25e4db8e-1408946fff3--8000-u-142ceb90-14089470027--8000S=MetaChannel[service-40890] -> BufferingChannel, null at id://u7872ab10-14089472029--8000-u-142ceb90-14089470027--7ffcS=MetaChannel[service-45536] -> BufferingChannel, null at id://u-142ceb90-14089470027--7fff-u-25e4db8e-1408946fff3--7fffC=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:40571=MetaChannel[service-40890] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8. 80:43150=MetaChannel[service-50425] -> BufferingChannel, null at id://u-142ceb90-14089470027--7ffb-u7872ab10-14089472029--7fffC=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u4e6f7f3a-14089470990--8000-u-142ceb90-14089470027--7ffeS=MetaChannel[service-50425] -> BufferingChannel, null at https://140.221.8.81:40571=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], null at id://u-142ceb90-14089470027--7ffd-u4e6f7f3a-14089470990--7fffC=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150]} -Context: service-37019 -Meta context: service-45536 -Progress: time: Fri, 16 Aug 2013 17:42:02 -0500 Finished successfully:2 Failed but can retry:1 -Execution failed: - Exception in bash: - Arguments: [parcombiner_nc.sh, tgen0000.out tgen0001.out] - Host: vanquish - Directory: teragen-20130816-1737-0yygdir0/jobs/5/bash-50ktrvdl - -Caused by: - Shutting down worker - comb_data, teragen.swift, line 31 -Channels: {/C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.82:33898=MetaChannel[service-45536] -> BufferingChannel, null at https://140.221.8.80:43150=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150], null at https://140.221.8.82:33898=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u-25e4db8e-1408946fff3--8000-u-142ceb90-14089470027--8000S=MetaChannel[service-40890] -> BufferingChannel, null at id://u7872ab10-14089472029--8000-u-142ceb90-14089470027--7ffcS=MetaChannel[service-45536] -> BufferingChannel, null at id://u-142ceb90-14089470027--7fff-u-25e4db8e-1408946fff3--7fffC=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8.81:40571=MetaChannel[service-40890] -> BufferingChannel, /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://140.221.8. 80:43150=MetaChannel[service-50425] -> BufferingChannel, null at id://u-142ceb90-14089470027--7ffb-u7872ab10-14089472029--7fffC=MetaChannel[https://140.221.8.82:33898] -> GSSCChannel-https://140.221.8.82:33898(6)[https://140.221.8.82:33898], null at id://u4e6f7f3a-14089470990--8000-u-142ceb90-14089470027--7ffeS=MetaChannel[service-50425] -> BufferingChannel, null at https://140.221.8.81:40571=MetaChannel[https://140.221.8.81:40571] -> GSSCChannel-https://140.221.8.81:40571(2)[https://140.221.8.81:40571], null at id://u-142ceb90-14089470027--7ffd-u4e6f7f3a-14089470990--7fffC=MetaChannel[https://140.221.8.80:43150] -> GSSCChannel-https://140.221.8.80:43150(4)[https://140.221.8.80:43150]} -Context: service-44209 -Meta context: service-45536 -error null -real 275.87 -user 9.38 -sys 1.58 -chunks 2 filesize 5 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 100000 -chirp_put: couldn't put ./recombiner.sh to host crank: Permission denied -couldn't get crank:crank.17255.imd: Permission denied -cat: crank.17255.txt: No such file or directory -cat: crank.17255.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:2 X FILESIZE:5 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130816-1748-n9dzr4h9 -Progress: time: Fri, 16 Aug 2013 17:48:23 -0500 Initializing:1 -Progress: time: Fri, 16 Aug 2013 17:48:34 -0500 Submitting:1 Submitted:1 -Progress: time: Fri, 16 Aug 2013 17:48:39 -0500 Submitted:1 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 17:48:45 -0500 Submitted:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 17:48:53 -0500 Active:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 17:49:23 -0500 Active:1 Finished successfully:2 -chunks 2 filesize 5 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 100000 -chirp_put: couldn't put ./recombiner.sh to host crank: Permission denied -couldn't get crank:crank.17255.imd: Permission denied -cat: crank.17255.txt: No such file or directory -cat: crank.17255.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:2 X FILESIZE:5 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130816-1756-69h8ihy4 -Progress: time: Fri, 16 Aug 2013 17:56:22 -0500 -Progress: time: Fri, 16 Aug 2013 17:56:35 -0500 Submitting:1 Submitted:1 -Progress: time: Fri, 16 Aug 2013 17:56:37 -0500 Submitted:1 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 17:56:42 -0500 Submitted:1 Finished successfully:2 -Final status: Fri, 16 Aug 2013 17:56:43 -0500 Finished successfully:3 -real 29.29 -user 7.26 -sys 0.99 -chunks 2 filesize 5 site anl type Swift+Chirp ---------------------------------------------- -COUNT matches expected records -ACTUAL COUNT : 100000 -EXPECTED COUNT: 100000 ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:10 X FILESIZE:5 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130816-1806-2l8kunh4 -Progress: time: Fri, 16 Aug 2013 18:07:05 -0500 -Progress: time: Fri, 16 Aug 2013 18:07:20 -0500 Submitting:9 Submitted:1 -Progress: time: Fri, 16 Aug 2013 18:07:21 -0500 Submitting:7 Active:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 18:07:22 -0500 Submitting:5 Submitted:2 Finished successfully:3 -Progress: time: Fri, 16 Aug 2013 18:07:26 -0500 Submitting:4 Submitted:1 Finished successfully:5 -Progress: time: Fri, 16 Aug 2013 18:07:30 -0500 Submitting:2 Submitted:1 Finished successfully:7 -Progress: time: Fri, 16 Aug 2013 18:07:32 -0500 Submitted:1 Finished successfully:9 -Progress: time: Fri, 16 Aug 2013 18:07:34 -0500 Active:1 Finished successfully:10 -Final status: Fri, 16 Aug 2013 18:07:34 -0500 Finished successfully:11 -real 36.76 -user 8.61 -sys 1.66 -chunks 10 filesize 5 site anl type Swift+Chirp ---------------------------------------------- -COUNT matches expected records -ACTUAL COUNT : 500000 -EXPECTED COUNT: 500000 ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (No local combiners), SITE:anl, CHUNKS:20 X FILESIZE:50 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130816-1812-07i0yh8f -Progress: time: Fri, 16 Aug 2013 18:12:16 -0500 -Progress: time: Fri, 16 Aug 2013 18:12:33 -0500 Submitting:19 Submitted:1 -Progress: time: Fri, 16 Aug 2013 18:12:34 -0500 Submitting:19 Stage out:1 -Progress: time: Fri, 16 Aug 2013 18:12:36 -0500 Submitting:18 Submitted:1 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 18:12:37 -0500 Submitting:18 Stage out:1 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 18:12:40 -0500 Submitting:17 Submitted:1 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 18:12:41 -0500 Submitting:14 Active:2 Finished successfully:4 -Progress: time: Fri, 16 Aug 2013 18:12:44 -0500 Submitting:13 Submitted:1 Finished successfully:6 -Progress: time: Fri, 16 Aug 2013 18:12:45 -0500 Submitting:13 Stage out:1 Finished successfully:6 -Progress: time: Fri, 16 Aug 2013 18:12:48 -0500 Submitting:12 Submitted:1 Finished successfully:7 -Progress: time: Fri, 16 Aug 2013 18:12:49 -0500 Submitting:6 Active:4 Stage out:2 Finished successfully:8 -Progress: time: Fri, 16 Aug 2013 18:12:50 -0500 Submitting:6 Stage out:1 Finished successfully:13 -Progress: time: Fri, 16 Aug 2013 18:12:52 -0500 Stage in:1 Submitting:1 Submitted:3 Active:1 Finished successfully:14 -Progress: time: Fri, 16 Aug 2013 18:12:53 -0500 Submitting:1 Active:2 Stage out:1 Finished successfully:16 -Progress: time: Fri, 16 Aug 2013 18:12:55 -0500 Submitted:1 Finished successfully:19 -Progress: time: Fri, 16 Aug 2013 18:12:56 -0500 Stage out:1 Finished successfully:19 -Progress: time: Fri, 16 Aug 2013 18:12:58 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 18:12:59 -0500 Stage out:1 Finished successfully:20 -Final status: Fri, 16 Aug 2013 18:13:00 -0500 Finished successfully:21 -real 51.01 -user 11.07 -sys 2.37 -chunks 20 filesize 50 site anl type Swift+Chirp ---------------------------------------------- -COUNT matches expected records -ACTUAL COUNT : 10000000 -EXPECTED COUNT: 10000000 ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:20 X FILESIZE:50 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130816-1815-fs8l2pob -Progress: time: Fri, 16 Aug 2013 18:15:42 -0500 -Progress: time: Fri, 16 Aug 2013 18:16:01 -0500 Submitting:19 Submitted:1 -Progress: time: Fri, 16 Aug 2013 18:16:02 -0500 Submitting:19 Stage out:1 -Progress: time: Fri, 16 Aug 2013 18:16:05 -0500 Submitting:18 Submitted:1 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 18:16:07 -0500 Submitting:18 Stage out:1 Finished successfully:1 -Progress: time: Fri, 16 Aug 2013 18:16:08 -0500 Stage in:1 Submitting:17 Finished successfully:2 -Progress: time: Fri, 16 Aug 2013 18:16:09 -0500 Submitting:17 Finished successfully:3 -Progress: time: Fri, 16 Aug 2013 18:16:11 -0500 Submitting:16 Submitted:1 Finished successfully:3 -Progress: time: Fri, 16 Aug 2013 18:16:12 -0500 Submitting:7 Active:8 Stage out:2 Finished successfully:3 -Progress: time: Fri, 16 Aug 2013 18:16:13 -0500 Submitting:7 Stage out:1 Finished successfully:12 -Progress: time: Fri, 16 Aug 2013 18:16:15 -0500 Submitting:6 Submitted:1 Finished successfully:13 -Progress: time: Fri, 16 Aug 2013 18:16:17 -0500 Submitting:5 Stage out:1 Finished successfully:14 -Progress: time: Fri, 16 Aug 2013 18:16:19 -0500 Submitting:4 Submitted:1 Finished successfully:15 -Progress: time: Fri, 16 Aug 2013 18:16:20 -0500 Submitting:2 Active:1 Stage out:1 Finished successfully:16 -Progress: time: Fri, 16 Aug 2013 18:16:22 -0500 Submitting:1 Submitted:1 Finished successfully:18 -Progress: time: Fri, 16 Aug 2013 18:16:23 -0500 Submitting:1 Stage out:1 Finished successfully:18 -Progress: time: Fri, 16 Aug 2013 18:16:25 -0500 Submitted:1 Finished successfully:19 -Progress: time: Fri, 16 Aug 2013 18:16:27 -0500 Stage out:1 Finished successfully:19 -Progress: time: Fri, 16 Aug 2013 18:16:29 -0500 Active:1 Finished successfully:20 -Progress: time: Fri, 16 Aug 2013 18:16:30 -0500 Finished successfully:21 -Final status: Fri, 16 Aug 2013 18:16:30 -0500 Finished successfully:21 -real 56.98 -user 11.89 -sys 3.10 -chunks 20 filesize 50 site anl type Swift+Chirp ---------------------------------------------- -COUNT matches expected records -ACTUAL COUNT : 10000000 -EXPECTED COUNT: 10000000 ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:20 X FILESIZE:50 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130819-0206-x4peu233 -Progress: time: Mon, 19 Aug 2013 02:07:04 -0500 -chunks 20 filesize 50 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 10000000 -chirp_put: couldn't put ./recombiner.sh to host crank: Permission denied -couldn't get crank:crank.17255.imd: Permission denied -cat: crank.17255.txt: No such file or directory -cat: crank.17255.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:10 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130819-0207-zf1c0z9c -Progress: time: Mon, 19 Aug 2013 02:07:49 -0500 -Progress: time: Mon, 19 Aug 2013 02:08:05 -0500 Submitting:9 Submitted:1 -Progress: time: Mon, 19 Aug 2013 02:08:09 -0500 Submitting:8 Submitted:1 Finished successfully:1 -Progress: time: Mon, 19 Aug 2013 02:08:14 -0500 Submitting:6 Submitted:1 Finished successfully:3 -Progress: time: Mon, 19 Aug 2013 02:08:19 -0500 Submitting:4 Finished successfully:6 -Progress: time: Mon, 19 Aug 2013 02:08:23 -0500 Submitting:3 Submitted:1 Finished successfully:6 -Progress: time: Mon, 19 Aug 2013 02:08:27 -0500 Submitted:1 Finished successfully:9 -Progress: time: Mon, 19 Aug 2013 02:08:35 -0500 Submitted:1 Finished successfully:10 -Progress: time: Mon, 19 Aug 2013 02:08:36 -0500 Active:1 Finished successfully:10 -Final status: Mon, 19 Aug 2013 02:08:36 -0500 Finished successfully:11 -real 56.20 -user 8.76 -sys 2.05 -chunks 10 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 1000000 -parcombiner_c_exec.sh: line 40: exec_client: command not found -parcombiner_c_exec.sh: line 40: exec_client: command not found -parcombiner_c_exec.sh: line 40: exec_client: command not found -parcombiner_c_exec.sh: line 40: exec_client: command not found -parcombiner_c_exec.sh: line 40: exec_client: command not found ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130819-0210-k02nzco4 -Progress: time: Mon, 19 Aug 2013 02:10:52 -0500 -Progress: time: Mon, 19 Aug 2013 02:11:04 -0500 Submitting:2 Submitted:1 -Progress: time: Mon, 19 Aug 2013 02:11:08 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Mon, 19 Aug 2013 02:11:13 -0500 Submitted:1 Finished successfully:2 -Progress: time: Mon, 19 Aug 2013 02:11:22 -0500 Submitted:1 Finished successfully:3 -Final status: Mon, 19 Aug 2013 02:11:23 -0500 Finished successfully:4 -real 41.88 -user 6.94 -sys 1.22 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -client: connect: Connection refused -client: failed to connect -client: connect: Connection refused -client: failed to connect -client: connect: Connection refused -client: failed to connect ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130819-0215-22x2irid -Progress: time: Mon, 19 Aug 2013 02:15:09 -0500 -Progress: time: Mon, 19 Aug 2013 02:15:22 -0500 Submitting:2 Submitted:1 -Progress: time: Mon, 19 Aug 2013 02:15:26 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Mon, 19 Aug 2013 02:15:29 -0500 Submitted:1 Finished successfully:2 -Progress: time: Mon, 19 Aug 2013 02:15:36 -0500 Submitted:1 Finished successfully:3 -Final status: Mon, 19 Aug 2013 02:15:37 -0500 Finished successfully:4 -real 37.97 -user 6.92 -sys 1.30 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -client: connect: Connection refused -client: failed to connect -client: connect: Connection refused -client: failed to connect -client: connect: Connection refused -client: failed to connect ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130819-0219-dk0ovle8 -Progress: time: Mon, 19 Aug 2013 02:19:30 -0500 -Progress: time: Mon, 19 Aug 2013 02:19:46 -0500 Submitting:2 Submitted:1 -Progress: time: Mon, 19 Aug 2013 02:19:49 -0500 Submitted:1 Finished successfully:2 -Progress: time: Mon, 19 Aug 2013 02:19:57 -0500 Submitted:1 Finished successfully:3 -Final status: Mon, 19 Aug 2013 02:19:58 -0500 Finished successfully:4 -real 37.61 -user 7.61 -sys 1.14 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -parcombiner_c_exec.sh: line 26: 28242 Segmentation fault (core dumped) ~/bin/exec_client $SITE recombiner.sh > $SITE.$ID.txt -parcombiner_c_exec.sh: line 26: 28243 Segmentation fault (core dumped) ~/bin/exec_client $SITE recombiner.sh > $SITE.$ID.txt ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130819-0228-lgkqd5s2 -Progress: time: Mon, 19 Aug 2013 02:28:40 -0500 -Progress: time: Mon, 19 Aug 2013 02:28:52 -0500 Submitting:2 Submitted:1 -Progress: time: Mon, 19 Aug 2013 02:28:56 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Mon, 19 Aug 2013 02:29:00 -0500 Submitted:1 Finished successfully:2 -Progress: time: Mon, 19 Aug 2013 02:29:07 -0500 Submitted:1 Finished successfully:3 -Final status: Mon, 19 Aug 2013 02:29:08 -0500 Finished successfully:4 -real 38.07 -user 6.25 -sys 1.13 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -parcombiner_c_exec.sh: line 26: 28242 Segmentation fault (core dumped) ~/bin/exec_client $SITE recombiner.sh > $SITE.$ID.txt -parcombiner_c_exec.sh: line 26: 28243 Segmentation fault (core dumped) ~/bin/exec_client $SITE recombiner.sh > $SITE.$ID.txt ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130819-0235-82pcyfnd -Progress: time: Mon, 19 Aug 2013 02:35:33 -0500 -Progress: time: Mon, 19 Aug 2013 02:35:44 -0500 Submitting:2 Submitted:1 -Progress: time: Mon, 19 Aug 2013 02:35:48 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Mon, 19 Aug 2013 02:35:52 -0500 Submitted:1 Finished successfully:2 -Progress: time: Mon, 19 Aug 2013 02:35:59 -0500 Submitted:1 Finished successfully:3 -Final status: Mon, 19 Aug 2013 02:36:00 -0500 Finished successfully:4 -real 36.23 -user 6.11 -sys 1.09 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : 30 -EXPECTED COUNT: 300000 -parcombiner_c_exec.sh: line 26: 28242 Segmentation fault (core dumped) ~/bin/exec_client $SITE recombiner.sh > $SITE.$ID.txt -parcombiner_c_exec.sh: line 26: 28243 Segmentation fault (core dumped) ~/bin/exec_client $SITE recombiner.sh > $SITE.$ID.txt ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130819-0247-fylobguf -Progress: time: Mon, 19 Aug 2013 02:47:28 -0500 -Progress: time: Mon, 19 Aug 2013 02:47:40 -0500 Submitting:2 Submitted:1 -Progress: time: Mon, 19 Aug 2013 02:47:41 -0500 Submitting:1 Active:1 Finished successfully:1 -Progress: time: Mon, 19 Aug 2013 02:47:44 -0500 Submitted:1 Finished successfully:2 -Progress: time: Mon, 19 Aug 2013 02:47:51 -0500 Submitted:1 Finished successfully:3 -Final status: Mon, 19 Aug 2013 02:47:52 -0500 Finished successfully:4 -real 32.91 -user 6.14 -sys 0.93 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : 20 -EXPECTED COUNT: 300000 -parcombiner_c_exec.sh: line 26: 28242 Segmentation fault (core dumped) ~/bin/exec_client $SITE recombiner.sh > $SITE.$ID.txt -parcombiner_c_exec.sh: line 26: 28243 Segmentation fault (core dumped) ~/bin/exec_client $SITE recombiner.sh > $SITE.$ID.txt ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130819-0248-k3i3jkug -Progress: time: Mon, 19 Aug 2013 02:48:17 -0500 -Progress: time: Mon, 19 Aug 2013 02:48:30 -0500 Submitting:2 Submitted:1 -Progress: time: Mon, 19 Aug 2013 02:48:34 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Mon, 19 Aug 2013 02:48:40 -0500 Submitted:1 Finished successfully:2 -Progress: time: Mon, 19 Aug 2013 02:48:41 -0500 Stage out:1 Finished successfully:3 -Final status: Mon, 19 Aug 2013 02:48:41 -0500 Finished successfully:4 -real 34.26 -user 6.09 -sys 0.90 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -parcombiner_c_exec.sh: line 37: exec_client: command not found -parcombiner_c_exec.sh: line 37: exec_client: command not found -parcombiner_c_exec.sh: line 37: exec_client: command not found ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130819-0250-1ohnsl10 -Progress: time: Mon, 19 Aug 2013 02:50:11 -0500 -Progress: time: Mon, 19 Aug 2013 02:50:29 -0500 Submitting:2 Submitted:1 -Progress: time: Mon, 19 Aug 2013 02:50:32 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Mon, 19 Aug 2013 02:50:37 -0500 Submitted:1 Finished successfully:2 -Progress: time: Mon, 19 Aug 2013 02:50:41 -0500 Submitting:1 Finished successfully:3 -Progress: time: Mon, 19 Aug 2013 02:50:45 -0500 Submitted:1 Finished successfully:3 -Final status: Mon, 19 Aug 2013 02:50:45 -0500 Finished successfully:4 -real 45.03 -user 7.82 -sys 1.49 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -parcombiner_c_exec.sh: line 37: exec_client: command not found -parcombiner_c_exec.sh: line 37: exec_client: command not found -parcombiner_c_exec.sh: line 37: exec_client: command not found ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130819-0253-ncyt2tv9 -Progress: time: Mon, 19 Aug 2013 02:53:30 -0500 Initializing:1 -Progress: time: Mon, 19 Aug 2013 02:53:42 -0500 Submitting:2 Submitted:1 -Progress: time: Mon, 19 Aug 2013 02:53:43 -0500 Submitting:1 Finished successfully:2 -Progress: time: Mon, 19 Aug 2013 02:53:45 -0500 Submitted:1 Finished successfully:2 -Progress: time: Mon, 19 Aug 2013 02:53:46 -0500 Active:1 Finished successfully:3 -Final status: Mon, 19 Aug 2013 02:53:46 -0500 Finished successfully:4 -real 25.75 -user 5.80 -sys 0.73 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -parcombiner_c_exec.sh: line 37: exec_client: command not found -parcombiner_c_exec.sh: line 37: exec_client: command not found -parcombiner_c_exec.sh: line 37: exec_client: command not found ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130819-0258-gl5m2n62 -Progress: time: Mon, 19 Aug 2013 02:58:56 -0500 -Progress: time: Mon, 19 Aug 2013 02:59:09 -0500 Submitting:2 Submitted:1 -Progress: time: Mon, 19 Aug 2013 02:59:11 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Mon, 19 Aug 2013 02:59:20 -0500 Submitted:1 Finished successfully:3 -Final status: Mon, 19 Aug 2013 02:59:20 -0500 Finished successfully:4 -real 35.29 -user 5.99 -sys 0.87 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -parcombiner_c_exec.sh: line 37: exec_client: command not found -parcombiner_c_exec.sh: line 37: exec_client: command not found -parcombiner_c_exec.sh: line 37: exec_client: command not found ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130819-0301-nqgfl574 -Progress: time: Mon, 19 Aug 2013 03:01:12 -0500 -Progress: time: Mon, 19 Aug 2013 03:01:24 -0500 Submitting:2 Submitted:1 -Progress: time: Mon, 19 Aug 2013 03:01:27 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Mon, 19 Aug 2013 03:01:32 -0500 Submitted:1 Finished successfully:2 -Progress: time: Mon, 19 Aug 2013 03:01:38 -0500 Submitted:1 Finished successfully:3 -Final status: Mon, 19 Aug 2013 03:01:39 -0500 Finished successfully:4 -real 37.01 -user 6.36 -sys 0.99 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -parcombiner_c_exec.sh: line 37: exec_client: command not found -parcombiner_c_exec.sh: line 37: exec_client: command not found -parcombiner_c_exec.sh: line 37: exec_client: command not found ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130819-0302-m08fkkya -Progress: time: Mon, 19 Aug 2013 03:02:24 -0500 -Progress: time: Mon, 19 Aug 2013 03:02:36 -0500 Submitting:2 Submitted:1 -Progress: time: Mon, 19 Aug 2013 03:02:37 -0500 Submitting:1 Stage out:2 -Progress: time: Mon, 19 Aug 2013 03:02:39 -0500 Submitted:1 Finished successfully:2 -Progress: time: Mon, 19 Aug 2013 03:02:41 -0500 Active:1 Finished successfully:3 -Final status: Mon, 19 Aug 2013 03:02:41 -0500 Finished successfully:4 -real 25.76 -user 5.67 -sys 0.66 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -cp: cannot create regular file `./exec_client': File exists ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130819-0304-5624h1v4 -Progress: time: Mon, 19 Aug 2013 03:04:28 -0500 -Progress: time: Mon, 19 Aug 2013 03:04:39 -0500 Submitting:2 Submitted:1 -Progress: time: Mon, 19 Aug 2013 03:04:43 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Mon, 19 Aug 2013 03:04:46 -0500 Submitted:1 Finished successfully:2 -Progress: time: Mon, 19 Aug 2013 03:04:47 -0500 Active:1 Finished successfully:3 -Final status: Mon, 19 Aug 2013 03:04:48 -0500 Finished successfully:4 -real 29.97 -user 5.65 -sys 0.95 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -cp: cp: cannot create regular file `./exec_client'cannot create regular file `./exec_client': Text file busy: Text file busy - -parcombiner_c_exec.sh: line 26: 24727 Segmentation fault (core dumped) ./exec_client $SITE $SITE.$ID.sh &>$SITE.$ID.txt ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1140-t7fmd7k7 -Progress: time: Thu, 19 Sep 2013 11:40:51 -0500 -Progress: time: Thu, 19 Sep 2013 11:40:56 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 11:41:00 -0500 Submitted:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 11:41:04 -0500 Submitted:1 Finished successfully:3 -Final status: Thu, 19 Sep 2013 11:41:05 -0500 Finished successfully:4 -real 17.77 -user 5.72 -sys 1.00 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : 0 -EXPECTED COUNT: 300000 -cp: cannot create regular file `./exec_client': File exists ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:10 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1526-369id10c -Progress: time: Thu, 19 Sep 2013 15:26:11 -0500 -Progress: time: Thu, 19 Sep 2013 15:26:17 -0500 Submitting:9 Submitted:1 -Progress: time: Thu, 19 Sep 2013 15:26:19 -0500 Submitting:8 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 15:26:22 -0500 Submitting:6 Submitted:1 Finished successfully:3 -Progress: time: Thu, 19 Sep 2013 15:26:25 -0500 Submitting:4 Submitted:1 Finished successfully:5 -Progress: time: Thu, 19 Sep 2013 15:26:26 -0500 Submitting:2 Submitted:1 Finished successfully:7 -Progress: time: Thu, 19 Sep 2013 15:26:29 -0500 Submitting:1 Submitted:1 Finished successfully:8 -Progress: time: Thu, 19 Sep 2013 15:26:32 -0500 Submitted:1 Finished successfully:9 -Progress: time: Thu, 19 Sep 2013 15:26:36 -0500 Submitted:1 Finished successfully:10 -Execution failed: - Exception in bash: - Arguments: [parcombiner_c_exec.sh, tgen0000.out tgen0001.out tgen0002.out tgen0003.out tgen0004.out tgen0005.out tgen0006.out tgen0007.out tgen0008.out tgen0009.out] - Host: churn - Directory: teragen-20130919-1526-369id10c/jobs/1/bash-1786khfl - -Caused by: - Error staging in file: /nfs2/yadunand/Swift-MapRed/mapred_chirp_combiner/./parcombiner_c_exec.sh (No such file or directory) -org.globus.cog.abstraction.impl.common.execution.JobException: Error staging in file: /nfs2/yadunand/Swift-MapRed/mapred_chirp_combiner/./parcombiner_c_exec.sh (No such file or directory) (exit code: 520) - at org.globus.cog.abstraction.coaster.service.local.JobStatusHandler.requestComplete(JobStatusHandler.java:38) - at org.globus.cog.karajan.workflow.service.handlers.RequestHandler.receiveCompleted(RequestHandler.java:88) - at org.globus.cog.karajan.workflow.service.channels.AbstractKarajanChannel.handleRequest(AbstractKarajanChannel.java:518) - at org.globus.cog.karajan.workflow.service.channels.AbstractStreamKarajanChannel.stepNIO(AbstractStreamKarajanChannel.java:238) - at org.globus.cog.karajan.workflow.service.channels.NIOMultiplexer.loop(NIOMultiplexer.java:97) - at org.globus.cog.karajan.workflow.service.channels.NIOMultiplexer.run(NIOMultiplexer.java:56) - (exit code: 520) - comb_data, teragen.swift, line 33 -real 28.42 -user 10.06 -sys 2.49 -chunks 10 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : 0 -EXPECTED COUNT: 1000000 -cp: cannot create regular file `./exec_client': File exists ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:10 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1527-58fusym5 -Progress: time: Thu, 19 Sep 2013 15:27:19 -0500 -Progress: time: Thu, 19 Sep 2013 15:27:24 -0500 Submitting:9 Submitted:1 -Progress: time: Thu, 19 Sep 2013 15:27:26 -0500 Submitting:8 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 15:27:29 -0500 Submitting:7 Submitted:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 15:27:31 -0500 Submitting:6 Submitted:1 Finished successfully:3 -Progress: time: Thu, 19 Sep 2013 15:27:33 -0500 Submitting:2 Submitted:1 Finished successfully:7 -Progress: time: Thu, 19 Sep 2013 15:27:36 -0500 Submitting:1 Submitted:1 Finished successfully:8 -Progress: time: Thu, 19 Sep 2013 15:27:38 -0500 Submitted:1 Finished successfully:9 -Progress: time: Thu, 19 Sep 2013 15:27:42 -0500 Submitted:1 Finished successfully:10 -Progress: time: Thu, 19 Sep 2013 15:27:43 -0500 Active:1 Finished successfully:10 -Final status: Thu, 19 Sep 2013 15:27:43 -0500 Finished successfully:11 -real 26.74 -user 9.45 -sys 2.21 -chunks 10 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 1000000 -cp: cp: cannot create regular file `./exec_client'cp: : File existscannot create regular file `./exec_client' -cannot create regular file `./exec_client': File exists -cp: : File exists -cannot create regular file `./exec_client'cp: : File existscannot create regular file `./exec_client' -: File exists -cp: cannot create regular file `./exec_client': File exists ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:10 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1541-r3usm7q8 -Progress: time: Thu, 19 Sep 2013 15:41:04 -0500 -Progress: time: Thu, 19 Sep 2013 15:41:10 -0500 Submitting:9 Submitted:1 -Progress: time: Thu, 19 Sep 2013 15:41:13 -0500 Submitting:8 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 15:41:16 -0500 Submitting:6 Submitted:1 Finished successfully:3 -Progress: time: Thu, 19 Sep 2013 15:41:19 -0500 Submitting:5 Submitted:1 Finished successfully:4 -Progress: time: Thu, 19 Sep 2013 15:41:24 -0500 Submitting:4 Submitted:1 Finished successfully:5 -Progress: time: Thu, 19 Sep 2013 15:41:27 -0500 Submitting:1 Submitted:1 Finished successfully:8 -Progress: time: Thu, 19 Sep 2013 15:41:31 -0500 Submitted:1 Finished successfully:9 -Progress: time: Thu, 19 Sep 2013 15:41:34 -0500 Submitting:1 Finished successfully:10 -Progress: time: Thu, 19 Sep 2013 15:41:37 -0500 Submitted:1 Finished successfully:10 -Progress: time: Thu, 19 Sep 2013 15:41:38 -0500 Active:1 Finished successfully:10 -Final status: Thu, 19 Sep 2013 15:41:38 -0500 Finished successfully:11 -real 37.08 -user 9.96 -sys 2.40 -chunks 10 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 1000000 -cp: cannot create regular file `./exec_client': File exists -cp: cannot create regular file `./exec_client': File exists -cp: cannot create regular file `./exec_client': File existscp: -cannot create regular file `./exec_client': File exists -cp: cannot create regular file `./exec_client': File exists -cp: cannot create regular file `./exec_client': File exists ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1543-k1zhfgug -Progress: time: Thu, 19 Sep 2013 15:43:22 -0500 -Progress: time: Thu, 19 Sep 2013 15:43:29 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 15:43:30 -0500 Submitting:1 Stage out:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 15:43:32 -0500 Submitted:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 15:43:36 -0500 Submitted:1 Finished successfully:3 -Final status: Thu, 19 Sep 2013 15:43:37 -0500 Finished successfully:4 -real 17.15 -user 5.94 -sys 1.09 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -cp: cannot create regular file `./exec_client': File exists -cp: cannot create regular file `./exec_client': File exists ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1546-rxfdjnuf -Progress: time: Thu, 19 Sep 2013 15:46:10 -0500 -Progress: time: Thu, 19 Sep 2013 15:46:15 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 15:46:17 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 15:46:19 -0500 Submitted:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 15:46:23 -0500 Submitted:1 Finished successfully:3 -Final status: Thu, 19 Sep 2013 15:46:24 -0500 Finished successfully:4 -real 16.15 -user 5.72 -sys 1.16 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -cat: churn.17035.txt: No such file or directory -cat: thwomp.14738.txt: No such file or directory -cat: trounce.14436.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1551-c0n6032f -Progress: time: Thu, 19 Sep 2013 15:51:29 -0500 -Progress: time: Thu, 19 Sep 2013 15:51:35 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 15:51:36 -0500 Submitting:1 Stage out:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 15:51:38 -0500 Submitted:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 15:51:39 -0500 Finished successfully:4 -Final status: Thu, 19 Sep 2013 15:51:39 -0500 Finished successfully:4 -real 12.37 -user 5.56 -sys 0.98 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -cat: crush.8560.txt: No such file or directory -cat: grind.31695.txt: No such file or directory -cat: stomp.21449.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1556-pb5kt7d7 -Progress: time: Thu, 19 Sep 2013 15:56:45 -0500 -Progress: time: Thu, 19 Sep 2013 15:56:50 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 15:56:54 -0500 Submitted:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 15:56:59 -0500 Submitted:1 Finished successfully:3 -Final status: Thu, 19 Sep 2013 15:56:59 -0500 Finished successfully:4 -real 16.63 -user 5.70 -sys 0.95 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -cat: thrash.13566.txt: No such file or directory -cat: thwomp.10347.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1609-aki2sm14 -Progress: time: Thu, 19 Sep 2013 16:09:52 -0500 -Progress: time: Thu, 19 Sep 2013 16:09:58 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 16:10:02 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 16:10:03 -0500 Submitting:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 16:10:09 -0500 Submitted:1 Finished successfully:3 -Final status: Thu, 19 Sep 2013 16:10:09 -0500 Finished successfully:4 -real 19.31 -user 5.92 -sys 1.18 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -cat: grind.3335.txt: No such file or directory -cat: thrash.22590.txt: No such file or directory -cat: vanquish.27168.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1625-hcf0aol7 -Progress: time: Thu, 19 Sep 2013 16:25:35 -0500 -Progress: time: Thu, 19 Sep 2013 16:25:40 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 16:25:42 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 16:25:46 -0500 Submitted:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 16:25:52 -0500 Submitted:1 Finished successfully:3 -Final status: Thu, 19 Sep 2013 16:25:52 -0500 Finished successfully:4 -real 19.55 -user 6.05 -sys 1.26 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -cat: churn.29488.txt: No such file or directory -cat: grind.32469.txt: No such file or directory -cat: stomp.4237.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1626-ifqcvmbe -Progress: time: Thu, 19 Sep 2013 16:26:55 -0500 -Progress: time: Thu, 19 Sep 2013 16:27:00 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 16:27:04 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 16:27:05 -0500 Submitting:1 Stage out:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 16:27:06 -0500 Stage out:1 Finished successfully:2 -Execution failed: - Exception in bash: - Arguments: [parcombiner_c_exec.sh, tgen0000.out tgen0001.out tgen0002.out] - Host: steamroller - Directory: teragen-20130919-1626-ifqcvmbe/jobs/8/bash-8a8lmhfl - -Caused by: - Application /bin/bash failed with an exit code of 2 - comb_data, teragen.swift, line 33 -real 13.36 -user 5.54 -sys 0.96 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -cat: churn.29488.txt: No such file or directory -cat: grind.32469.txt: No such file or directory -cat: stomp.4237.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1642-yayzuxq5 -Progress: time: Thu, 19 Sep 2013 16:42:29 -0500 -Progress: time: Thu, 19 Sep 2013 16:42:36 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 16:42:38 -0500 Stage in:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 16:42:43 -0500 Submitted:1 Finished successfully:3 -Execution failed: - Exception in bash: - Arguments: [parcombiner_c_exec.sh, tgen0000.out tgen0001.out tgen0002.out] - Host: thwomp - Directory: teragen-20130919-1642-yayzuxq5/jobs/a/bash-an08nhfl - -Caused by: - Application /bin/bash failed with an exit code of 2 - comb_data, teragen.swift, line 33 -real 16.38 -user 5.81 -sys 0.89 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -cat: churn.29488.txt: No such file or directory -cat: grind.32469.txt: No such file or directory -cat: stomp.4237.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1643-x97al4sa -Progress: time: Thu, 19 Sep 2013 16:43:41 -0500 -Progress: time: Thu, 19 Sep 2013 16:43:46 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 16:43:48 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 16:43:50 -0500 Submitted:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 16:43:57 -0500 Submitted:1 Finished successfully:3 -Execution failed: - Exception in bash: - Arguments: [parcombiner_c_exec.sh, tgen0000.out tgen0001.out tgen0002.out] - Host: thrash - Directory: teragen-20130919-1643-x97al4sa/jobs/c/bash-c7o9nhfl - -Caused by: - Application /bin/bash failed with an exit code of 2 - comb_data, teragen.swift, line 33 -real 18.40 -user 5.98 -sys 1.28 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : -EXPECTED COUNT: 300000 -cat: churn.29488.txt: No such file or directory -cat: grind.32469.txt: No such file or directory -cat: stomp.4237.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1645-vl31exq8 -Progress: time: Thu, 19 Sep 2013 16:45:14 -0500 -Progress: time: Thu, 19 Sep 2013 16:45:21 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 16:45:22 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 16:45:23 -0500 Stage out:1 Finished successfully:3 -Final status: Thu, 19 Sep 2013 16:45:23 -0500 Finished successfully:4 -real 10.91 -user 5.49 -sys 0.65 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : 0 -EXPECTED COUNT: 300000 -cat: churn.29488.txt: No such file or directory -cat: grind.32469.txt: No such file or directory -cat: stomp.4237.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1705-vha2ynx1 -Progress: time: Thu, 19 Sep 2013 17:05:13 -0500 -Progress: time: Thu, 19 Sep 2013 17:05:20 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 17:05:21 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 17:05:23 -0500 Submitted:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 17:05:24 -0500 Finished successfully:4 -Final status: Thu, 19 Sep 2013 17:05:24 -0500 Finished successfully:4 -real 12.63 -user 5.57 -sys 0.94 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : 0 -EXPECTED COUNT: 300000 -cat: churn.29488.txt: No such file or directory -cat: grind.32469.txt: No such file or directory -cat: stomp.4237.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1711-cuacgapb -Progress: time: Thu, 19 Sep 2013 17:11:44 -0500 -Progress: time: Thu, 19 Sep 2013 17:11:49 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 17:11:53 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 17:11:58 -0500 Submitted:1 Finished successfully:3 -Final status: Thu, 19 Sep 2013 17:11:59 -0500 Finished successfully:4 -real 17.20 -user 5.39 -sys 0.96 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : 0 -EXPECTED COUNT: 300000 -cat: churn.29488.txt: No such file or directory -cat: grind.32469.txt: No such file or directory -cat: stomp.4237.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1721-d68jzzp4 -Progress: time: Thu, 19 Sep 2013 17:21:08 -0500 -Progress: time: Thu, 19 Sep 2013 17:21:14 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 17:21:16 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 17:21:18 -0500 Submitted:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 17:21:23 -0500 Submitted:1 Finished successfully:3 -Final status: Thu, 19 Sep 2013 17:21:23 -0500 Finished successfully:4 -real 17.01 -user 6.08 -sys 1.23 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : 0 -EXPECTED COUNT: 300000 -cat: churn.29488.txt: No such file or directory -cat: grind.32469.txt: No such file or directory -cat: stomp.4237.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1723-1kyci1m9 -Progress: time: Thu, 19 Sep 2013 17:23:31 -0500 -Progress: time: Thu, 19 Sep 2013 17:23:35 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 17:23:37 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 17:23:40 -0500 Submitted:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 17:23:45 -0500 Submitted:1 Finished successfully:3 -Final status: Thu, 19 Sep 2013 17:23:46 -0500 Finished successfully:4 -real 17.04 -user 6.08 -sys 1.15 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : 0 -EXPECTED COUNT: 300000 -cat: churn.29488.txt: No such file or directory -cat: grind.32469.txt: No such file or directory -cat: stomp.4237.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1725-d7udf57a -Progress: time: Thu, 19 Sep 2013 17:25:13 -0500 -Progress: time: Thu, 19 Sep 2013 17:25:18 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 17:25:20 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 17:25:22 -0500 Submitted:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 17:25:23 -0500 Stage out:1 Finished successfully:3 -Final status: Thu, 19 Sep 2013 17:25:23 -0500 Finished successfully:4 -real 12.07 -user 5.65 -sys 1.00 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : 0 -EXPECTED COUNT: 300000 -cat: churn.29488.txt: No such file or directory -cat: grind.32469.txt: No such file or directory -cat: stomp.4237.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1728-vdph5ji3 -Progress: time: Thu, 19 Sep 2013 17:28:07 -0500 -Progress: time: Thu, 19 Sep 2013 17:28:13 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 17:28:14 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 17:28:16 -0500 Submitted:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 17:28:22 -0500 Submitted:1 Finished successfully:3 -Final status: Thu, 19 Sep 2013 17:28:23 -0500 Finished successfully:4 -real 18.78 -user 7.11 -sys 1.27 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : 0 -EXPECTED COUNT: 300000 -cat: churn.29488.txt: No such file or directory -cat: grind.32469.txt: No such file or directory -cat: stomp.4237.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1733-7g9h36mc -Progress: time: Thu, 19 Sep 2013 17:33:14 -0500 -Progress: time: Thu, 19 Sep 2013 17:33:18 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 17:33:23 -0500 Submitted:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 17:33:28 -0500 Submitted:1 Finished successfully:3 -Final status: Thu, 19 Sep 2013 17:33:29 -0500 Finished successfully:4 -real 17.43 -user 5.60 -sys 1.06 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT does *NOT* match expected records -ACTUAL COUNT : 0 -EXPECTED COUNT: 300000 -cat: churn.29488.txt: No such file or directory -cat: grind.32469.txt: No such file or directory -cat: stomp.4237.txt: No such file or directory ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1744-y51ic8y8 -Progress: time: Thu, 19 Sep 2013 17:44:24 -0500 -Progress: time: Thu, 19 Sep 2013 17:44:30 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 17:44:31 -0500 Submitting:1 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 17:44:33 -0500 Submitted:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 17:44:34 -0500 Stage out:1 Finished successfully:3 -Final status: Thu, 19 Sep 2013 17:44:35 -0500 Finished successfully:4 -real 12.63 -user 5.88 -sys 0.91 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT matches expected records -ACTUAL COUNT : 300000 -EXPECTED COUNT: 300000 ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:3 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1749-n9lybheg -Progress: time: Thu, 19 Sep 2013 17:49:05 -0500 -Progress: time: Thu, 19 Sep 2013 17:49:09 -0500 Submitting:2 Submitted:1 -Progress: time: Thu, 19 Sep 2013 17:49:12 -0500 Submitted:1 Finished successfully:2 -Progress: time: Thu, 19 Sep 2013 17:49:19 -0500 Submitted:1 Finished successfully:3 -Final status: Thu, 19 Sep 2013 17:49:20 -0500 Finished successfully:4 -real 16.75 -user 5.72 -sys 0.88 -chunks 3 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT matches expected records -ACTUAL COUNT : 300000 -EXPECTED COUNT: 300000 ---------------------------------------------- -================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:anl, CHUNKS:10 X FILESIZE:10 -Swift 0.94RC4 swift-r6303 cog-r3610 - -RunID: 20130919-1750-mhqa6idg -Progress: time: Thu, 19 Sep 2013 17:50:23 -0500 -Progress: time: Thu, 19 Sep 2013 17:50:29 -0500 Submitting:9 Submitted:1 -Progress: time: Thu, 19 Sep 2013 17:50:31 -0500 Submitting:8 Submitted:1 Finished successfully:1 -Progress: time: Thu, 19 Sep 2013 17:50:33 -0500 Submitting:6 Submitted:1 Finished successfully:3 -Progress: time: Thu, 19 Sep 2013 17:50:37 -0500 Submitting:3 Submitted:1 Finished successfully:6 -Progress: time: Thu, 19 Sep 2013 17:50:38 -0500 Submitting:2 Submitted:1 Finished successfully:7 -Progress: time: Thu, 19 Sep 2013 17:50:40 -0500 Submitted:1 Finished successfully:9 -Progress: time: Thu, 19 Sep 2013 17:50:45 -0500 Submitted:1 Finished successfully:10 -Progress: time: Thu, 19 Sep 2013 17:50:46 -0500 Active:1 Finished successfully:10 -Final status: Thu, 19 Sep 2013 17:50:47 -0500 Finished successfully:11 -real 25.84 -user 7.50 -sys 2.08 -chunks 10 filesize 10 site anl type Swift+Chirp ---------------------------------------------- -COUNT matches expected records -ACTUAL COUNT : 1000000 -EXPECTED COUNT: 1000000 ---------------------------------------------- Modified: SwiftApps/Swift-MapRed/mapred_chirp_combiner/beagle.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp_combiner/beagle.xml 2013-10-04 16:35:12 UTC (rev 7133) +++ SwiftApps/Swift-MapRed/mapred_chirp_combiner/beagle.xml 2013-10-04 16:41:04 UTC (rev 7134) @@ -1,18 +1,23 @@ - + 24 100 100 pbs.aprun;pbs.mpp;depth=24 + 3600 - 00:10:00 + 00:15:00 /lustre/beagle/yadunandb/swiftwork - 20 - 1 + 4 + 8 1 - 1 + 4.80 10000 + + /tmp/yadunandb/swiftwork - \ No newline at end of file + Modified: SwiftApps/Swift-MapRed/mapred_chirp_combiner/clean.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp_combiner/clean.sh 2013-10-04 16:35:12 UTC (rev 7133) +++ SwiftApps/Swift-MapRed/mapred_chirp_combiner/clean.sh 2013-10-04 16:41:04 UTC (rev 7134) @@ -1,6 +1,8 @@ #!/bin/bash -rm -rf *log *d &> /dev/null -#rm -rf *swiftx *kml &> /dev/null -rm -rf *~ &> /dev/null -rm *{out,err,imd2} &> /dev/null +rm -rf *log *d &> /dev/null +rm -rf *swiftx *kml &> /dev/null +rm -rf *~ &> /dev/null +rm *{out,err,imd2} &> /dev/null +rm final_errors final_result &> /dev/null +rm exec_client exec_server &> /dev/null Modified: SwiftApps/Swift-MapRed/mapred_chirp_combiner/client.c =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp_combiner/client.c 2013-10-04 16:35:12 UTC (rev 7133) +++ SwiftApps/Swift-MapRed/mapred_chirp_combiner/client.c 2013-10-04 16:41:04 UTC (rev 7134) @@ -1,7 +1,7 @@ /* ** client.c -- a stream socket client demo * Thanks to Brian "Beej Jorgensen" Hall -* Hacked to work as a remote exec server by Yadu Nand B +* Hacked to work as a remote exec server by Yadu * */ Modified: SwiftApps/Swift-MapRed/mapred_chirp_combiner/compile =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp_combiner/compile 2013-10-04 16:35:12 UTC (rev 7133) +++ SwiftApps/Swift-MapRed/mapred_chirp_combiner/compile 2013-10-04 16:41:04 UTC (rev 7134) @@ -6,5 +6,5 @@ chmod a+x exec_server chmod a+x exec_client -cp exec_server ~/bin/exec_server -cp exec_client ~/bin/exec_client +cp exec_server /lustre/beagle/yadunandb/bin/ +cp exec_client /lustre/beagle/yadunandb/bin/ Deleted: SwiftApps/Swift-MapRed/mapred_chirp_combiner/err_file =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp_combiner/err_file 2013-10-04 16:35:12 UTC (rev 7133) +++ SwiftApps/Swift-MapRed/mapred_chirp_combiner/err_file 2013-10-04 16:41:04 UTC (rev 7134) @@ -1,3 +0,0 @@ -cat: churn.29488.txt: No such file or directory -cat: grind.32469.txt: No such file or directory -cat: stomp.4237.txt: No such file or directory Deleted: SwiftApps/Swift-MapRed/mapred_chirp_combiner/final_result =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp_combiner/final_result 2013-10-04 16:35:12 UTC (rev 7133) +++ SwiftApps/Swift-MapRed/mapred_chirp_combiner/final_result 2013-10-04 16:41:04 UTC (rev 7134) @@ -1,123 +0,0 @@ -parcombiner_c_exec running at /sandbox/yadunand/swiftwork/teragen-20130919-1750-mhqa6idg/jobs/7/bash-7z0yphfl -client: connecting to 140.221.8.75 -Client sending contents of file churn.28341.sh to server -Content of file : -#!/bin/bash -ID=28341 -FILES=(/sandbox/yadunand/input_5455.txt) - -SUM=0;COUNT=0; -for file in ${FILES[*]}; do - [ ! -f $file ] && echo "$file is missing" >> $HOSTNAME.parrot_run.log - RES=($(awk '{ sum += $1 } END { print sum,NR }' $file)) - SUM=$(($SUM+${RES[0]})) - COUNT=$(($COUNT+${RES[1]})) - rm $file & -done; -echo -e "$SUM $COUNT" - -Client receiving message from server -Numbytes recv'd : 22 -49985593630853 100000 -client: connecting to 140.221.8.80 -Client sending contents of file trounce.15296.sh to server -Content of file : -#!/bin/bash -ID=15296 -FILES=(/sandbox/yadunand/input_5129.txt) - -SUM=0;COUNT=0; -for file in ${FILES[*]}; do - [ ! -f $file ] && echo "$file is missing" >> $HOSTNAME.parrot_run.log - RES=($(awk '{ sum += $1 } END { print sum,NR }' $file)) - SUM=$(($SUM+${RES[0]})) - COUNT=$(($COUNT+${RES[1]})) - rm $file & -done; -echo -e "$SUM $COUNT" - -Client receiving message from server -Numbytes recv'd : 22 -50039771820812 100000 -client: connecting to 140.221.8.74 -Client sending contents of file grind.14953.sh to server -Content of file : -#!/bin/bash -ID=14953 -FILES=(/sandbox/yadunand/input_22065.txt) - -SUM=0;COUNT=0; -for file in ${FILES[*]}; do - [ ! -f $file ] && echo "$file is missing" >> $HOSTNAME.parrot_run.log - RES=($(awk '{ sum += $1 } END { print sum,NR }' $file)) - SUM=$(($SUM+${RES[0]})) - COUNT=$(($COUNT+${RES[1]})) - rm $file & -done; -echo -e "$SUM $COUNT" - -Client receiving message from server -Numbytes recv'd : 22 -49935537269888 100000 -client: connecting to 140.221.8.73 -Client sending contents of file steamroller.32624.sh to server -Content of file : -#!/bin/bash -ID=32624 -FILES=(/sandbox/yadunand/input_13617.txt /sandbox/yadunand/input_30290.txt) - -SUM=0;COUNT=0; -for file in ${FILES[*]}; do - [ ! -f $file ] && echo "$file is missing" >> $HOSTNAME.parrot_run.log - RES=($(awk '{ sum += $1 } END { print sum,NR }' $file)) - SUM=$(($SUM+${RES[0]})) - COUNT=$(($COUNT+${RES[1]})) - rm $file & -done; -echo -e "$SUM $COUNT" - -Client receiving message from server -Numbytes recv'd : 22 -99923825057728 200000 -client: connecting to 140.221.9.237 -Client sending contents of file stomp.14422.sh to server -Content of file : -#!/bin/bash -ID=14422 -FILES=(/sandbox/yadunand/input_815.txt /sandbox/yadunand/input_7548.txt) - -SUM=0;COUNT=0; -for file in ${FILES[*]}; do - [ ! -f $file ] && echo "$file is missing" >> $HOSTNAME.parrot_run.log - RES=($(awk '{ sum += $1 } END { print sum,NR }' $file)) - SUM=$(($SUM+${RES[0]})) - COUNT=$(($COUNT+${RES[1]})) - rm $file & -done; -echo -e "$SUM $COUNT" - -Client receiving message from server -Numbytes recv'd : 22 -99996184007931 200000 -client: connecting to 140.221.8.81 -Client sending contents of file thrash.20240.sh to server -Content of file : -#!/bin/bash -ID=20240 -FILES=(/sandbox/yadunand/input_18840.txt /sandbox/yadunand/input_20497.txt /sandbox/yadunand/input_11594.txt) - -SUM=0;COUNT=0; -for file in ${FILES[*]}; do - [ ! -f $file ] && echo "$file is missing" >> $HOSTNAME.parrot_run.log - RES=($(awk '{ sum += $1 } END { print sum,NR }' $file)) - SUM=$(($SUM+${RES[0]})) - COUNT=$(($COUNT+${RES[1]})) - rm $file & -done; -echo -e "$SUM $COUNT" - -Client receiving message from server -Numbytes recv'd : 23 -150220428477325 300000 -Final results (on vanquish): -500101340264537 1000000 Modified: SwiftApps/Swift-MapRed/mapred_chirp_combiner/parcombiner2.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp_combiner/parcombiner2.sh 2013-10-04 16:35:12 UTC (rev 7133) +++ SwiftApps/Swift-MapRed/mapred_chirp_combiner/parcombiner2.sh 2013-10-04 16:41:04 UTC (rev 7134) @@ -36,7 +36,14 @@ FILES=($(grep $SITE RESULT_FILE | awk '{ print $2 }')) CHIRPDIR=$(dirname ${FILES[0]}) chirp_put ./recombiner.sh $SITE recombiner.sh + echo " ssh $SITE \"cd $CHIRPDIR; ./recombiner.sh $ID ${FILES[*]}\"" ssh $SITE "cd $CHIRPDIR; ./recombiner.sh $ID ${FILES[*]}" + if [ "$?" == "0" ] + then + echo "Ssh worked" + else + echo "Ssh failed" + fi chirp_get $SITE $SITE.$ID.imd $SITE.$ID.txt } @@ -50,16 +57,12 @@ done; wait -for f in ${STAGE2[*]} -do - echo -n "f " - cat $f -done cat ${STAGE2[*]} > TEMP SUM=($(awk '{ sum += $1 } END { print sum }' TEMP)) COUNT=($(awk '{ sum += $2 } END { print sum }' TEMP)) -echo "Final results (on $HOSTNAME):" +HOST=$(hostname -f) +echo "Final results (on $HOST):" echo "$SUM $COUNT" exit 0; \ No newline at end of file Modified: SwiftApps/Swift-MapRed/mapred_chirp_combiner/parcombiner_c_exec.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp_combiner/parcombiner_c_exec.sh 2013-10-04 16:35:12 UTC (rev 7133) +++ SwiftApps/Swift-MapRed/mapred_chirp_combiner/parcombiner_c_exec.sh 2013-10-04 16:41:04 UTC (rev 7134) @@ -6,8 +6,12 @@ REMOTE_PORT=29900 cat $* > RESULT_FILE +HOSTNAME=$(hostname -f) # Find the unique sites in the RESULT_FILE to run a combiner there. #SITES=($(sort -u -t' ' -k1,1 RESULT_FILE)) + + +############## LOCAL COMBINER CODE ################### cat <<'EOF' > recombiner.sh SUM=0;COUNT=0; for file in ${FILES[*]}; do @@ -19,9 +23,10 @@ done; echo -e "$SUM $COUNT" EOF +############# END LOCAL COMBINER ##################### chmod 777 recombiner.sh -cp /homes/yadunand/bin/exec_client . +cp /lustre/beagle/yadunandb/bin/exec_client . combine_fetch_process() { @@ -52,10 +57,12 @@ done; wait +################ REDUCE RESULTS FROM LOCAL-COMBINERS ################# cat ${STAGE2[*]} > TEMP SUM=($(awk '{ sum += $1 } END { print sum }' TEMP)) COUNT=($(awk '{ sum += $2 } END { print sum }' TEMP)) echo "Final results (on $HOSTNAME):" echo "$SUM $COUNT" +################ END OF REDUCE ####################################### exit 0; \ No newline at end of file Modified: SwiftApps/Swift-MapRed/mapred_chirp_combiner/run.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp_combiner/run.sh 2013-10-04 16:35:12 UTC (rev 7133) +++ SwiftApps/Swift-MapRed/mapred_chirp_combiner/run.sh 2013-10-04 16:41:04 UTC (rev 7134) @@ -10,7 +10,7 @@ then SITE="$1" else - SITE="anl" + SITE="beagle" fi if [ "$SITE" == "beagle" ] @@ -61,7 +61,7 @@ ./clean.sh echo "================================================================" >> LAB_RECORDS echo "RUNTYPE :SWIFT+Chirp (No local combiners), SITE:$SITE, CHUNKS:$LOOPS X FILESIZE:$RECSIZE " | tee -a LAB_RECORDS - ( time -p swift -tc.file tc.data -config cf -sites.file $SITE.xml teragen.swift -loops=$LOOPS -recsize=$RECSIZE ) 2>&1 | tee -a LAB_RECORDS + ( time -p swift -tc.file tc.data -config cf -sites.file $SITE.xml teragen.swift -files=$LOOPS -filesize=$RECSIZE ) 2>&1 | tee -a LAB_RECORDS echo "chunks $LOOPS filesize $RECSIZE site $SITE type Swift+Chirp" >> LAB_RECORDS verify $LOOPS $RECSIZE | tee -a LAB_RECORDS echo "================================================================" @@ -71,16 +71,18 @@ { LOOPS=$1 RECSIZE=$2 - ./clean.sh + #./clean.sh &> /dev/null echo "================================================================" >> LAB_RECORDS echo "RUNTYPE :SWIFT+Chirp (With local combiners), SITE:$SITE, CHUNKS:$LOOPS X FILESIZE:$RECSIZE " | tee -a LAB_RECORDS - ( time -p swift -tc.file tc.data -config cf -sites.file $SITE.xml teragen.swift -loops=$LOOPS -recsize=$RECSIZE ) 2>&1 | tee -a LAB_RECORDS + ( time -p swift -tc.file tc.data -config cf -sites.file $SITE.xml teragen.swift -files=$LOOPS -filesize=$RECSIZE ) 2>&1 | tee -a LAB_RECORDS echo "chunks $LOOPS filesize $RECSIZE site $SITE type Swift+Chirp" >> LAB_RECORDS verify $LOOPS $RECSIZE | tee -a LAB_RECORDS echo "================================================================" } -run_swift_chirp_combiner 10 10; + +run_swift_chirp_combiner 3 10; +#run_swift_chirp_combiner 10 10; exit 0 ####################SWIFT + CHIRP VERSION############################ @@ -144,8 +146,8 @@ TIMEOUT=600 time { echo "RUNTYPE :PROVIDER STAGING VERSION, SITE: $SITE, CHUNKS: $NUMCHUNKS" - echo "timeout $TIMEOUT swift -tc.file tc.data -config cf -sites.file $SITE.xml teragen.swift -loops=$NUMCHUNKS" - timeout $TIMEOUT swift -tc.file tc.data -config cf -sites.file $SITE.xml teragen.swift -loops=$NUMCHUNKS + echo "timeout $TIMEOUT swift -tc.file tc.data -config cf -sites.file $SITE.xml teragen.swift -files=$NUMCHUNKS" + timeout $TIMEOUT swift -tc.file tc.data -config cf -sites.file $SITE.xml teragen.swift -files=$NUMCHUNKS check_error $? 124 "Run terminated by timeout of $((TIMEOUT/60)) minute(s)" } | tee -a LAB_RECORDS exit 0 @@ -161,8 +163,8 @@ TIMEOUT=600 time { echo "RUNTYPE :CDM VERSION, SITE: $SITE, CHUNKS: $NUMCHUNKS" - echo "timeout $TIMEOUT swift -cdm.file $SITE.cdm -tc.file tc.data -config cf -sites.file $SITE.xml teragen.swift -loops=$NUMCHUNKS" - timeout $TIMEOUT swift -cdm.file $SITE.cdm -tc.file tc.data -config cf -sites.file $SITE.xml teragen.swift -loops=$NUMCHUNKS + echo "timeout $TIMEOUT swift -cdm.file $SITE.cdm -tc.file tc.data -config cf -sites.file $SITE.xml teragen.swift -files=$NUMCHUNKS" + timeout $TIMEOUT swift -cdm.file $SITE.cdm -tc.file tc.data -config cf -sites.file $SITE.xml teragen.swift -files=$NUMCHUNKS check_error $? 124 "Run terminated by timeout of $((TIMEOUT/60)) minute(s)" } | tee -a LAB_RECORDS exit 0 Modified: SwiftApps/Swift-MapRed/mapred_chirp_combiner/server.c =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp_combiner/server.c 2013-10-04 16:35:12 UTC (rev 7133) +++ SwiftApps/Swift-MapRed/mapred_chirp_combiner/server.c 2013-10-04 16:41:04 UTC (rev 7134) @@ -45,7 +45,7 @@ char exec_string[500]; int ret; - sprintf(filename,"/sandbox/yadunand/exec_script_%d", getpid()); + sprintf(filename,"/lustre/beagle/yadunandb/Swift-MapRed/mapred_chirp_combiner/exec_script_%d", getpid()); //printf("Debug: filename: %s \n", filename); if ( (f_out = fopen(filename,"w+")) == NULL ){ Modified: SwiftApps/Swift-MapRed/mapred_chirp_combiner/teragen.swift =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp_combiner/teragen.swift 2013-10-04 16:35:12 UTC (rev 7133) +++ SwiftApps/Swift-MapRed/mapred_chirp_combiner/teragen.swift 2013-10-04 16:41:04 UTC (rev 7134) @@ -17,11 +17,14 @@ //script wrapper <"teragen_wrap_nc.sh">; script wrapper <"teragen_wrap_c_exec.sh">; -int loop = @toInt(@arg("loops","0")); -int fsize = @toInt(@arg("recsize","10")); # This would make 10M records per file + +int files = @toInt(@arg("files","0")); +// This would make 10^4 records per file +int fsize = @toInt(@arg("filesize","10")); + string dir = @arg("dir", "./"); -foreach item,i in [0:loop-1] { +foreach item,i in [0:files-1] { (tgen_out[i], tgen_err[i]) = gen_data(wrapper, fsize); } Modified: SwiftApps/Swift-MapRed/mapred_chirp_combiner/teragen_wrap.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp_combiner/teragen_wrap.sh 2013-10-04 16:35:12 UTC (rev 7133) +++ SwiftApps/Swift-MapRed/mapred_chirp_combiner/teragen_wrap.sh 2013-10-04 16:41:04 UTC (rev 7134) @@ -13,9 +13,11 @@ #SLICESIZE=1000 # 10^3 If padded to 100B would result -FOLDER="/sandbox/$USER" -TIMEOUT=600 +#FOLDER="/sandbox/$USER" +FOLDER="/tmp/yadunand" +TIMEOUT=120 + # clean_folder SLEEP_TIME FOLDER_NAME clean_folder() { @@ -56,5 +58,6 @@ fi shuf -i $LOWERLIMIT-$UPPERLIMIT -n $(($SLICESIZE*$ARG1)) | awk '{printf "%-99s\n", $0}' > $FILE -echo "$HOSTNAME $FILE" +HOST=$(hostname -f) +echo "$HOST $FILE" exit 0 \ No newline at end of file Modified: SwiftApps/Swift-MapRed/mapred_chirp_combiner/teragen_wrap_c_exec.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_chirp_combiner/teragen_wrap_c_exec.sh 2013-10-04 16:35:12 UTC (rev 7133) +++ SwiftApps/Swift-MapRed/mapred_chirp_combiner/teragen_wrap_c_exec.sh 2013-10-04 16:41:04 UTC (rev 7134) @@ -13,7 +13,8 @@ #SLICESIZE=1000 # 10^3 If padded to 100B would result -FOLDER="/sandbox/$USER" +#FOLDER="/sandbox/$USER" +FOLDER="/tmp/$USER" TIMEOUT=1200 NC_LISTEN_PORT=29900 @@ -34,13 +35,20 @@ echo "unix:$USER rwlds" > $FOLDER/acl.conf echo "hostname:* rwl" >> $FOLDER/acl.conf timeout $TIMEOUT chirp_server -A $FOLDER/acl.conf -r $FOLDER & - timeout $TIMEOUT ~/bin/exec_server &> /homes/yadunand/Swift-MapRed/mapred_chirp_combiner/exec_server_log-$HOSTNAME-$RANDOM.log & + timeout $TIMEOUT /lustre/beagle/yadunandb/bin/exec_server &> /lustre/beagle/yadunandb/Swift-MapRed/mapred_chirp_combiner/exec_server_log-$HOSTNAME-$RANDOM.log & fi FILE=$FOLDER/$FILE; else FILE=$PWD/$FILE fi + +###### THIS IS THE ACTUAL WORK ####### + shuf -i $LOWERLIMIT-$UPPERLIMIT -n $(($SLICESIZE*$ARG1)) | awk '{printf "%-99s\n", $0}' > $FILE +HOSTNAME=$(hostname -f) echo "$HOSTNAME $FILE" + +###### END OF WORK ################### + exit 0 \ No newline at end of file From davidk at ci.uchicago.edu Sun Oct 6 20:15:08 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Sun, 6 Oct 2013 20:15:08 -0500 (CDT) Subject: [Swift-commit] r7139 - in SwiftApps/tryswift: . config css js Message-ID: <20131007011508.93B279CC43@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-06 20:15:08 -0500 (Sun, 06 Oct 2013) New Revision: 7139 Added: SwiftApps/tryswift/config/ SwiftApps/tryswift/config/cf SwiftApps/tryswift/config/sites.xml SwiftApps/tryswift/config/tc.data SwiftApps/tryswift/css/ SwiftApps/tryswift/css/bootstrap.min.css SwiftApps/tryswift/css/tryswift-php.css SwiftApps/tryswift/css/tryswift.css SwiftApps/tryswift/css/tryswift.old.css SwiftApps/tryswift/getfiles.php SwiftApps/tryswift/js/logtail.js SwiftApps/tryswift/runs/ SwiftApps/tryswift/waitswift.sh Removed: SwiftApps/tryswift/clean.sh SwiftApps/tryswift/img/ SwiftApps/tryswift/js/simplemodal.1.4.4.min.js SwiftApps/tryswift/sites.xml SwiftApps/tryswift/tc.data SwiftApps/tryswift/tryswift-php.css SwiftApps/tryswift/tryswift.css Modified: SwiftApps/tryswift/index.php SwiftApps/tryswift/tryswift.php Log: Various updates to tryswift interface Deleted: SwiftApps/tryswift/clean.sh =================================================================== --- SwiftApps/tryswift/clean.sh 2013-10-06 19:51:29 UTC (rev 7138) +++ SwiftApps/tryswift/clean.sh 2013-10-07 01:15:08 UTC (rev 7139) @@ -1,3 +0,0 @@ -#!/bin/bash -x - -rm -rf tmp.* Added: SwiftApps/tryswift/config/cf =================================================================== --- SwiftApps/tryswift/config/cf (rev 0) +++ SwiftApps/tryswift/config/cf 2013-10-07 01:15:08 UTC (rev 7139) @@ -0,0 +1,3 @@ +foreach.max.threads=10 +execution.retries=0 +wrapperlog.always.transfer=false Added: SwiftApps/tryswift/config/sites.xml =================================================================== --- SwiftApps/tryswift/config/sites.xml (rev 0) +++ SwiftApps/tryswift/config/sites.xml 2013-10-07 01:15:08 UTC (rev 7139) @@ -0,0 +1,9 @@ + + + + 0 + 10000 + + /home/davidk/work + + Added: SwiftApps/tryswift/config/tc.data =================================================================== --- SwiftApps/tryswift/config/tc.data (rev 0) +++ SwiftApps/tryswift/config/tc.data 2013-10-07 01:15:08 UTC (rev 7139) @@ -0,0 +1,9 @@ +local echo /bin/echo +local cat /bin/cat +local grep /bin/grep +local sort /bin/sort +local paste /usr/bin/paste +local wc /usr/bin/wc +local sleep /bin/sleep +local simulate /home/davidk/tryswift/bin/simulate.sh +local stats /home/davidk/tryswift/bin/stats.sh Added: SwiftApps/tryswift/css/bootstrap.min.css =================================================================== --- SwiftApps/tryswift/css/bootstrap.min.css (rev 0) +++ SwiftApps/tryswift/css/bootstrap.min.css 2013-10-07 01:15:08 UTC (rev 7139) @@ -0,0 +1,874 @@ +/*! + * Bootstrap v2.3.2 + * + * Copyright 2013 Twitter, Inc + * Licensed under the Apache License v2.0 + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Designed and built with all the love in the world @twitter by @mdo and @fat. + */ +.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;} +.clearfix:after{clear:both;} +.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;} +.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} +article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;} +audio,canvas,video{display:inline-block;*display:inline;*zoom:1;} +audio:not([controls]){display:none;} +html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;} +a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;} +a:hover,a:active{outline:0;} +sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;} +sup{top:-0.5em;} +sub{bottom:-0.25em;} +img{max-width:100%;width:auto\9;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;} +#map_canvas img,.google-maps img{max-width:none;} +button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle;} +button,input{*overflow:visible;line-height:normal;} +button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;} +button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;} +label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer;} +input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;} +input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;} +textarea{overflow:auto;vertical-align:top;} + at media print{*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important;} a,a:visited{text-decoration:underline;} a[href]:after{content:" (" attr(href) ")";} abbr[title]:after{content:" (" attr(title) ")";} .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";} pre,blockquote{border:1px solid #999;page-break-inside:avoid;} thead{display:table-header-group;} tr,img{page-break-inside:avoid;} img{max-width:100% !important;} @page {margin:0.5cm;}p,h2,h3{orphans:3;widows:3;} h2,h3{page-break-after:avoid;}}body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#333333;background-color:#ffffff;} +a{color:#0088cc;text-decoration:none;} +a:hover,a:focus{color:#005580;text-decoration:underline;} +.img-rounded{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;} +.img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);} +.img-circle{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;} +.row{margin-left:0px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;} +.row:after{clear:both;} +[class*="span"]{float:left;min-height:1px;margin-left:0px;} +.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:720px;} +.span12{width:720px;} +.span11{width:660px;} +.span10{width:600px;} +.span9{width:540px;} +.span8{width:480px;} +.span7{width:420px;} +.span6{width:360px;} +.span5{width:300px;} +.span4{width:240px;} +.span3{width:180px;} +.span2{width:120px;} +.span1{width:60px;} +.offset12{margin-left:720px;} +.offset11{margin-left:660px;} +.offset10{margin-left:600px;} +.offset9{margin-left:540px;} +.offset8{margin-left:480px;} +.offset7{margin-left:420px;} +.offset6{margin-left:360px;} +.offset5{margin-left:300px;} +.offset4{margin-left:240px;} +.offset3{margin-left:180px;} +.offset2{margin-left:120px;} +.offset1{margin-left:60px;} +.row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} +.row-fluid:after{clear:both;} +.row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:0%;*margin-left:-0.06944444444444445%;} +.row-fluid [class*="span"]:first-child{margin-left:0;} +.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:0%;} +.row-fluid .span12{width:99.99999999999999%;*width:99.93055555555554%;} +.row-fluid .span11{width:91.66666666666666%;*width:91.59722222222221%;} +.row-fluid .span10{width:83.33333333333331%;*width:83.26388888888887%;} +.row-fluid .span9{width:74.99999999999999%;*width:74.93055555555554%;} +.row-fluid .span8{width:66.66666666666666%;*width:66.59722222222221%;} +.row-fluid .span7{width:58.33333333333333%;*width:58.263888888888886%;} +.row-fluid .span6{width:49.99999999999999%;*width:49.93055555555555%;} +.row-fluid .span5{width:41.66666666666666%;*width:41.597222222222214%;} +.row-fluid .span4{width:33.33333333333333%;*width:33.263888888888886%;} +.row-fluid .span3{width:24.999999999999996%;*width:24.930555555555554%;} +.row-fluid .span2{width:16.666666666666664%;*width:16.59722222222222%;} +.row-fluid .span1{width:8.333333333333332%;*width:8.263888888888888%;} +.row-fluid .offset12{margin-left:99.99999999999999%;*margin-left:99.8611111111111%;} +.row-fluid .offset12:first-child{margin-left:99.99999999999999%;*margin-left:99.8611111111111%;} +.row-fluid .offset11{margin-left:91.66666666666666%;*margin-left:91.52777777777777%;} +.row-fluid .offset11:first-child{margin-left:91.66666666666666%;*margin-left:91.52777777777777%;} +.row-fluid .offset10{margin-left:83.33333333333331%;*margin-left:83.19444444444443%;} +.row-fluid .offset10:first-child{margin-left:83.33333333333331%;*margin-left:83.19444444444443%;} +.row-fluid .offset9{margin-left:74.99999999999999%;*margin-left:74.8611111111111%;} +.row-fluid .offset9:first-child{margin-left:74.99999999999999%;*margin-left:74.8611111111111%;} +.row-fluid .offset8{margin-left:66.66666666666666%;*margin-left:66.52777777777777%;} +.row-fluid .offset8:first-child{margin-left:66.66666666666666%;*margin-left:66.52777777777777%;} +.row-fluid .offset7{margin-left:58.33333333333333%;*margin-left:58.19444444444444%;} +.row-fluid .offset7:first-child{margin-left:58.33333333333333%;*margin-left:58.19444444444444%;} +.row-fluid .offset6{margin-left:49.99999999999999%;*margin-left:49.86111111111111%;} +.row-fluid .offset6:first-child{margin-left:49.99999999999999%;*margin-left:49.86111111111111%;} +.row-fluid .offset5{margin-left:41.66666666666666%;*margin-left:41.52777777777777%;} +.row-fluid .offset5:first-child{margin-left:41.66666666666666%;*margin-left:41.52777777777777%;} +.row-fluid .offset4{margin-left:33.33333333333333%;*margin-left:33.19444444444444%;} +.row-fluid .offset4:first-child{margin-left:33.33333333333333%;*margin-left:33.19444444444444%;} +.row-fluid .offset3{margin-left:24.999999999999996%;*margin-left:24.86111111111111%;} +.row-fluid .offset3:first-child{margin-left:24.999999999999996%;*margin-left:24.86111111111111%;} +.row-fluid .offset2{margin-left:16.666666666666664%;*margin-left:16.52777777777778%;} +.row-fluid .offset2:first-child{margin-left:16.666666666666664%;*margin-left:16.52777777777778%;} +.row-fluid .offset1{margin-left:8.333333333333332%;*margin-left:8.194444444444443%;} +.row-fluid .offset1:first-child{margin-left:8.333333333333332%;*margin-left:8.194444444444443%;} +[class*="span"].hide,.row-fluid [class*="span"].hide{display:none;} +[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right;} +.container{margin-right:auto;margin-left:auto;*zoom:1;}.container:before,.container:after{display:table;content:"";line-height:0;} +.container:after{clear:both;} +.container-fluid{padding-right:0px;padding-left:0px;*zoom:1;}.container-fluid:before,.container-fluid:after{display:table;content:"";line-height:0;} +.container-fluid:after{clear:both;} +p{margin:0 0 10px;} +.lead{margin-bottom:20px;font-size:21px;font-weight:200;line-height:30px;} +small{font-size:85%;} +strong{font-weight:bold;} +em{font-style:italic;} +cite{font-style:normal;} +.muted{color:#999999;} +a.muted:hover,a.muted:focus{color:#808080;} +.text-warning{color:#c09853;} +a.text-warning:hover,a.text-warning:focus{color:#a47e3c;} +.text-error{color:#b94a48;} +a.text-error:hover,a.text-error:focus{color:#953b39;} +.text-info{color:#3a87ad;} +a.text-info:hover,a.text-info:focus{color:#2d6987;} +.text-success{color:#468847;} +a.text-success:hover,a.text-success:focus{color:#356635;} +.text-left{text-align:left;} +.text-right{text-align:right;} +.text-center{text-align:center;} +h1,h2,h3,h4,h5,h6{margin:10px 0;font-family:inherit;font-weight:bold;line-height:20px;color:inherit;text-rendering:optimizelegibility;}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;line-height:1;color:#999999;} +h1,h2,h3{line-height:40px;} +h1{font-size:38.5px;} +h2{font-size:31.5px;} +h3{font-size:24.5px;} +h4{font-size:17.5px;} +h5{font-size:14px;} +h6{font-size:11.9px;} +h1 small{font-size:24.5px;} +h2 small{font-size:17.5px;} +h3 small{font-size:14px;} +h4 small{font-size:14px;} +.page-header{padding-bottom:9px;margin:20px 0 30px;border-bottom:1px solid #eeeeee;} +ul,ol{padding:0;margin:0 0 10px 25px;} +ul ul,ul ol,ol ol,ol ul{margin-bottom:0;} +li{line-height:20px;} +ul.unstyled,ol.unstyled{margin-left:0;list-style:none;} +ul.inline,ol.inline{margin-left:0;list-style:none;}ul.inline>li,ol.inline>li{display:inline-block;*display:inline;*zoom:1;padding-left:5px;padding-right:5px;} +dl{margin-bottom:20px;} +dt,dd{line-height:20px;} +dt{font-weight:bold;} +dd{margin-left:10px;} +.dl-horizontal{*zoom:1;}.dl-horizontal:before,.dl-horizontal:after{display:table;content:"";line-height:0;} +.dl-horizontal:after{clear:both;} +.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} +.dl-horizontal dd{margin-left:180px;} +hr{margin:20px 0;border:0;border-top:1px solid #eeeeee;border-bottom:1px solid #ffffff;} +abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999999;} +abbr.initialism{font-size:90%;text-transform:uppercase;} +blockquote{padding:0 0 0 15px;margin:0 0 20px;border-left:5px solid #eeeeee;}blockquote p{margin-bottom:0;font-size:17.5px;font-weight:300;line-height:1.25;} +blockquote small{display:block;line-height:20px;color:#999999;}blockquote small:before{content:'\2014 \00A0';} +blockquote.pull-right{float:right;padding-right:15px;padding-left:0;border-right:5px solid #eeeeee;border-left:0;}blockquote.pull-right p,blockquote.pull-right small{text-align:right;} +blockquote.pull-right small:before{content:'';} +blockquote.pull-right small:after{content:'\00A0 \2014';} +q:before,q:after,blockquote:before,blockquote:after{content:"";} +address{display:block;margin-bottom:20px;font-style:normal;line-height:20px;} +code,pre{padding:0 3px 2px;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:12px;color:#333333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} +code{padding:2px 4px;color:#d14;background-color:#f7f7f9;border:1px solid #e1e1e8;white-space:nowrap;} +pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}pre.prettyprint{margin-bottom:20px;} +pre code{padding:0;color:inherit;white-space:pre;white-space:pre-wrap;background-color:transparent;border:0;} +.pre-scrollable{max-height:340px;overflow-y:scroll;} +.label,.badge{display:inline-block;padding:2px 4px;font-size:11.844px;font-weight:bold;line-height:14px;color:#ffffff;vertical-align:baseline;white-space:nowrap;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#999999;} +.label{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} +.badge{padding-left:9px;padding-right:9px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;} +.label:empty,.badge:empty{display:none;} +a.label:hover,a.label:focus,a.badge:hover,a.badge:focus{color:#ffffff;text-decoration:none;cursor:pointer;} +.label-important,.badge-important{background-color:#b94a48;} +.label-important[href],.badge-important[href]{background-color:#953b39;} +.label-warning,.badge-warning{background-color:#f89406;} +.label-warning[href],.badge-warning[href]{background-color:#c67605;} +.label-success,.badge-success{background-color:#468847;} +.label-success[href],.badge-success[href]{background-color:#356635;} +.label-info,.badge-info{background-color:#3a87ad;} +.label-info[href],.badge-info[href]{background-color:#2d6987;} +.label-inverse,.badge-inverse{background-color:#333333;} +.label-inverse[href],.badge-inverse[href]{background-color:#1a1a1a;} +.btn .label,.btn .badge{position:relative;top:-1px;} +.btn-mini .label,.btn-mini .badge{top:0;} +table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0;} +.table{width:100%;margin-bottom:20px;}.table th,.table td{padding:8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #dddddd;} +.table th{font-weight:bold;} +.table thead th{vertical-align:bottom;} +.table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0;} +.table tbody+tbody{border-top:2px solid #dddddd;} +.table .table{background-color:#ffffff;} +.table-condensed th,.table-condensed td{padding:4px 5px;} +.table-bordered{border:1px solid #dddddd;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.table-bordered th,.table-bordered td{border-left:1px solid #dddddd;} +.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0;} +.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;} +.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;} +.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child{-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;} +.table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;} +.table-bordered tfoot+tbody:last-child tr:last-child td:first-child{-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;} +.table-bordered tfoot+tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;} +.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;} +.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;} +.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f9f9;} +.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{background-color:#f5f5f5;} +table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span"],.row-fluid table th[class*="span"]{display:table-cell;float:none;margin-left:0;} +.table td.span1,.table th.span1{float:none;width:44px;margin-left:0;} +.table td.span2,.table th.span2{float:none;width:104px;margin-left:0;} +.table td.span3,.table th.span3{float:none;width:164px;margin-left:0;} +.table td.span4,.table th.span4{float:none;width:224px;margin-left:0;} +.table td.span5,.table th.span5{float:none;width:284px;margin-left:0;} +.table td.span6,.table th.span6{float:none;width:344px;margin-left:0;} +.table td.span7,.table th.span7{float:none;width:404px;margin-left:0;} +.table td.span8,.table th.span8{float:none;width:464px;margin-left:0;} +.table td.span9,.table th.span9{float:none;width:524px;margin-left:0;} +.table td.span10,.table th.span10{float:none;width:584px;margin-left:0;} +.table td.span11,.table th.span11{float:none;width:644px;margin-left:0;} +.table td.span12,.table th.span12{float:none;width:704px;margin-left:0;} +.table tbody tr.success>td{background-color:#dff0d8;} +.table tbody tr.error>td{background-color:#f2dede;} +.table tbody tr.warning>td{background-color:#fcf8e3;} +.table tbody tr.info>td{background-color:#d9edf7;} +.table-hover tbody tr.success:hover>td{background-color:#d0e9c6;} +.table-hover tbody tr.error:hover>td{background-color:#ebcccc;} +.table-hover tbody tr.warning:hover>td{background-color:#faf2cc;} +.table-hover tbody tr.info:hover>td{background-color:#c4e3f3;} +form{margin:0 0 20px;} +fieldset{padding:0;margin:0;border:0;} +legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:40px;color:#333333;border:0;border-bottom:1px solid #e5e5e5;}legend small{font-size:15px;color:#999999;} +label,input,button,select,textarea{font-size:14px;font-weight:normal;line-height:20px;} +input,button,select,textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;} +label{display:block;margin-bottom:5px;} +select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#555555;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;vertical-align:middle;} +input,textarea,.uneditable-input{width:206px;} +textarea{height:auto;} +textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{background-color:#ffffff;border:1px solid #cccccc;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear .2s, box-shadow linear .2s;-moz-transition:border linear .2s, box-shadow linear .2s;-o-transition:border linear .2s, box-shadow linear .2s;transition:border linear .2s, box-shadow linear .2s;}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[t ype="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:rgba(82, 168, 236, 0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);} +input[type="radio"],input[type="checkbox"]{margin:4px 0 0;*margin-top:0;margin-top:1px \9;line-height:normal;} +input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto;} +select,input[type="file"]{height:30px;*margin-top:4px;line-height:30px;} +select{width:220px;border:1px solid #cccccc;background-color:#ffffff;} +select[multiple],select[size]{height:auto;} +select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;} +.uneditable-input,.uneditable-textarea{color:#999999;background-color:#fcfcfc;border-color:#cccccc;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);cursor:not-allowed;} +.uneditable-input{overflow:hidden;white-space:nowrap;} +.uneditable-textarea{width:auto;height:auto;} +input:-moz-placeholder,textarea:-moz-placeholder{color:#999999;} +input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999999;} +input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999999;} +.radio,.checkbox{min-height:20px;padding-left:20px;} +.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-20px;} +.controls>.radio:first-child,.controls>.checkbox:first-child{padding-top:5px;} +.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle;} +.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px;} +.input-mini{width:60px;} +.input-small{width:90px;} +.input-medium{width:150px;} +.input-large{width:210px;} +.input-xlarge{width:270px;} +.input-xxlarge{width:530px;} +input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"]{float:none;margin-left:0;} +.input-append input[class*="span"],.input-append .uneditable-input[class*="span"],.input-prepend input[class*="span"],.input-prepend .uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"],.row-fluid .input-prepend [class*="span"],.row-fluid .input-append [class*="span"]{display:inline-block;} +input,textarea,.uneditable-input{margin-left:0;} +.controls-row [class*="span"]+[class*="span"]{margin-left:0px;} +input.span12,textarea.span12,.uneditable-input.span12{width:706px;} +input.span11,textarea.span11,.uneditable-input.span11{width:646px;} +input.span10,textarea.span10,.uneditable-input.span10{width:586px;} +input.span9,textarea.span9,.uneditable-input.span9{width:526px;} +input.span8,textarea.span8,.uneditable-input.span8{width:466px;} +input.span7,textarea.span7,.uneditable-input.span7{width:406px;} +input.span6,textarea.span6,.uneditable-input.span6{width:346px;} +input.span5,textarea.span5,.uneditable-input.span5{width:286px;} +input.span4,textarea.span4,.uneditable-input.span4{width:226px;} +input.span3,textarea.span3,.uneditable-input.span3{width:166px;} +input.span2,textarea.span2,.uneditable-input.span2{width:106px;} +input.span1,textarea.span1,.uneditable-input.span1{width:46px;} +.controls-row{*zoom:1;}.controls-row:before,.controls-row:after{display:table;content:"";line-height:0;} +.controls-row:after{clear:both;} +.controls-row [class*="span"],.row-fluid .controls-row [class*="span"]{float:left;} +.controls-row .checkbox[class*="span"],.controls-row .radio[class*="span"]{padding-top:5px;} +input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background-color:#eeeeee;} +input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background-color:transparent;} +.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#c09853;} +.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#c09853;} +.control-group.warning input,.control-group.warning select,.control-group.warning textarea{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;} +.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853;} +.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline{color:#b94a48;} +.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#b94a48;} +.control-group.error input,.control-group.error select,.control-group.error textarea{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;} +.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48;} +.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline{color:#468847;} +.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#468847;} +.control-group.success input,.control-group.success select,.control-group.success textarea{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;} +.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847;} +.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline{color:#3a87ad;} +.control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#3a87ad;} +.control-group.info input,.control-group.info select,.control-group.info textarea{border-color:#3a87ad;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{border-color:#2d6987;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ab5d3;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ab5d3;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ab5d3;} +.control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on{color:#3a87ad;background-color:#d9edf7;border-color:#3a87ad;} +input:focus:invalid,textarea:focus:invalid,select:focus:invalid{color:#b94a48;border-color:#ee5f5b;}input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7;} +.form-actions{padding:19px 20px 20px;margin-top:20px;margin-bottom:20px;background-color:#f5f5f5;border-top:1px solid #e5e5e5;*zoom:1;}.form-actions:before,.form-actions:after{display:table;content:"";line-height:0;} +.form-actions:after{clear:both;} +.help-block,.help-inline{color:#595959;} +.help-block{display:block;margin-bottom:10px;} +.help-inline{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;padding-left:5px;} +.input-append,.input-prepend{display:inline-block;margin-bottom:10px;vertical-align:middle;font-size:0;white-space:nowrap;}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input,.input-append .dropdown-menu,.input-prepend .dropdown-menu,.input-append .popover,.input-prepend .popover{font-size:14px;} +.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input{position:relative;margin-bottom:0;*margin-left:0;vertical-align:top;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}.input-append input:focus,.input-prepend input:focus,.input-append select:focus,.input-prepend select:focus,.input-append .uneditable-input:focus,.input-prepend .uneditable-input:focus{z-index:2;} +.input-append .add-on,.input-prepend .add-on{display:inline-block;width:auto;height:20px;min-width:16px;padding:4px 5px;font-size:14px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #ffffff;background-color:#eeeeee;border:1px solid #ccc;} +.input-append .add-on,.input-prepend .add-on,.input-append .btn,.input-prepend .btn,.input-append .btn-group>.dropdown-toggle,.input-prepend .btn-group>.dropdown-toggle{vertical-align:top;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} +.input-append .active,.input-prepend .active{background-color:#a9dba9;border-color:#46a546;} +.input-prepend .add-on,.input-prepend .btn{margin-right:-1px;} +.input-prepend .add-on:first-child,.input-prepend .btn:first-child{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;} +.input-append input,.input-append select,.input-append .uneditable-input{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child,.input-append .uneditable-input+.btn-group .btn:last-child{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;} +.input-append .add-on,.input-append .btn,.input-append .btn-group{margin-left:-1px;} +.input-append .add-on:last-child,.input-append .btn:last-child,.input-append .btn-group:last-child>.dropdown-toggle{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;} +.input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.input-prepend.input-append input+.btn-group .btn,.input-prepend.input-append select+.btn-group .btn,.input-prepend.input-append .uneditable-input+.btn-group .btn{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;} +.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;} +.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;} +.input-prepend.input-append .btn-group:first-child{margin-left:0;} +input.search-query{padding-right:14px;padding-right:4px \9;padding-left:14px;padding-left:4px \9;margin-bottom:0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;} +.form-search .input-append .search-query,.form-search .input-prepend .search-query{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} +.form-search .input-append .search-query{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;} +.form-search .input-append .btn{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;} +.form-search .input-prepend .search-query{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;} +.form-search .input-prepend .btn{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;} +.form-search input,.form-inline input,.form-horizontal input,.form-search textarea,.form-inline textarea,.form-horizontal textarea,.form-search select,.form-inline select,.form-horizontal select,.form-search .help-inline,.form-inline .help-inline,.form-horizontal .help-inline,.form-search .uneditable-input,.form-inline .uneditable-input,.form-horizontal .uneditable-input,.form-search .input-prepend,.form-inline .input-prepend,.form-horizontal .input-prepend,.form-search .input-append,.form-inline .input-append,.form-horizontal .input-append{display:inline-block;*display:inline;*zoom:1;margin-bottom:0;vertical-align:middle;} +.form-search .hide,.form-inline .hide,.form-horizontal .hide{display:none;} +.form-search label,.form-inline label,.form-search .btn-group,.form-inline .btn-group{display:inline-block;} +.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{margin-bottom:0;} +.form-search .radio,.form-search .checkbox,.form-inline .radio,.form-inline .checkbox{padding-left:0;margin-bottom:0;vertical-align:middle;} +.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"],.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0;} +.control-group{margin-bottom:10px;} +legend+.control-group{margin-top:20px;-webkit-margin-top-collapse:separate;} +.form-horizontal .control-group{margin-bottom:20px;*zoom:1;}.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;content:"";line-height:0;} +.form-horizontal .control-group:after{clear:both;} +.form-horizontal .control-label{float:left;width:160px;padding-top:5px;text-align:right;} +.form-horizontal .controls{*display:inline-block;*padding-left:20px;margin-left:180px;*margin-left:0;}.form-horizontal .controls:first-child{*padding-left:180px;} +.form-horizontal .help-block{margin-bottom:0;} +.form-horizontal input+.help-block,.form-horizontal select+.help-block,.form-horizontal textarea+.help-block,.form-horizontal .uneditable-input+.help-block,.form-horizontal .input-prepend+.help-block,.form-horizontal .input-append+.help-block{margin-top:10px;} +.form-horizontal .form-actions{padding-left:180px;} +.btn{display:inline-block;*display:inline;*zoom:1;padding:4px 12px;margin-bottom:0;font-size:14px;line-height:20px;text-align:center;vertical-align:middle;cursor:pointer;color:#333333;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #cccccc;*border:0;border-bottom-color:#b 3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);}.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333333;background-color:#e6e6e6;*background-color:#d9d9d9;} +.btn:active,.btn.active{background-color:#cccccc \9;} +.btn:first-child{*margin-left:0;} +.btn:hover,.btn:focus{color:#333333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;} +.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;} +.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);} +.btn.disabled,.btn[disabled]{cursor:default;background-image:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} +.btn-large{padding:11px 19px;font-size:17.5px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;} +.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{margin-top:4px;} +.btn-small{padding:2px 10px;font-size:11.9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} +.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{margin-top:0;} +.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{margin-top:-1px;} +.btn-mini{padding:0 6px;font-size:10.5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} +.btn-block{display:block;width:100%;padding-left:0;padding-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} +.btn-block+.btn-block{margin-top:5px;} +input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%;} +.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255, 255, 255, 0.75);} +.btn-primary{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#006dcc;background-image:-moz-linear-gradient(top, #0088cc, #0044cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));background-image:-webkit-linear-gradient(top, #0088cc, #0044cc);background-image:-o-linear-gradient(top, #0088cc, #0044cc);background-image:linear-gradient(to bottom, #0088cc, #0044cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);border-color:#0044cc #0044cc #002a80;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#0044cc;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#ffffff;background-color:#0044cc;*background-color:#003bb3;} +.btn-primary:active,.btn-primary.active{background-color:#003399 \9;} +.btn-warning{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#faa732;background-image:-moz-linear-gradient(top, #fbb450, #f89406);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image:-webkit-linear-gradient(top, #fbb450, #f89406);background-image:-o-linear-gradient(top, #fbb450, #f89406);background-image:linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);border-color:#f89406 #f89406 #ad6704;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#f89406;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{color:#ffffff;background-color:#f89406;*background-color:#df8505;} +.btn-warning:active,.btn-warning.active{background-color:#c67605 \9;} +.btn-danger{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#da4f49;background-image:-moz-linear-gradient(top, #ee5f5b, #bd362f);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));background-image:-webkit-linear-gradient(top, #ee5f5b, #bd362f);background-image:-o-linear-gradient(top, #ee5f5b, #bd362f);background-image:linear-gradient(to bottom, #ee5f5b, #bd362f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);border-color:#bd362f #bd362f #802420;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#bd362f;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{color:#ffffff;background-color:#bd362f;*background-color:#a9302a;} +.btn-danger:active,.btn-danger.active{background-color:#942a25 \9;} +.btn-success{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#5bb75b;background-image:-moz-linear-gradient(top, #62c462, #51a351);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));background-image:-webkit-linear-gradient(top, #62c462, #51a351);background-image:-o-linear-gradient(top, #62c462, #51a351);background-image:linear-gradient(to bottom, #62c462, #51a351);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);border-color:#51a351 #51a351 #387038;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#51a351;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#ffffff;background-color:#51a351;*background-color:#499249;} +.btn-success:active,.btn-success.active{background-color:#408140 \9;} +.btn-info{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#49afcd;background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);background-image:linear-gradient(to bottom, #5bc0de, #2f96b4);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#2f96b4;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#ffffff;background-color:#2f96b4;*background-color:#2a85a0;} +.btn-info:active,.btn-info.active{background-color:#24748c \9;} +.btn-inverse{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#363636;background-image:-moz-linear-gradient(top, #444444, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));background-image:-webkit-linear-gradient(top, #444444, #222222);background-image:-o-linear-gradient(top, #444444, #222222);background-image:linear-gradient(to bottom, #444444, #222222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);border-color:#222222 #222222 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#222222;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#ffffff;background-color:#222222;*background-color:#151515;} +.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9;} +button.btn,input[type="submit"].btn{*padding-top:3px;*padding-bottom:3px;}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0;} +button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px;} +button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px;} +button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px;} +.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} +.btn-link{border-color:transparent;cursor:pointer;color:#0088cc;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} +.btn-link:hover,.btn-link:focus{color:#005580;text-decoration:underline;background-color:transparent;} +.btn-link[disabled]:hover,.btn-link[disabled]:focus{color:#333333;text-decoration:none;} +[class^="icon-"],[class*=" icon-"]{display:inline-block;width:14px;height:14px;*margin-right:.3em;line-height:14px;vertical-align:text-top;background-image:url("../img/glyphicons-halflings.png");background-position:14px 14px;background-repeat:no-repeat;margin-top:1px;} +.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:focus>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:focus>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:focus>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:focus>a>[class*=" icon-"]{background-image:url("../img/glyphicons-halflings-white.png");} +.icon-glass{background-position:0 0;} +.icon-music{background-position:-24px 0;} +.icon-search{background-position:-48px 0;} +.icon-envelope{background-position:-72px 0;} +.icon-heart{background-position:-96px 0;} +.icon-star{background-position:-120px 0;} +.icon-star-empty{background-position:-144px 0;} +.icon-user{background-position:-168px 0;} +.icon-film{background-position:-192px 0;} +.icon-th-large{background-position:-216px 0;} +.icon-th{background-position:-240px 0;} +.icon-th-list{background-position:-264px 0;} +.icon-ok{background-position:-288px 0;} +.icon-remove{background-position:-312px 0;} +.icon-zoom-in{background-position:-336px 0;} +.icon-zoom-out{background-position:-360px 0;} +.icon-off{background-position:-384px 0;} +.icon-signal{background-position:-408px 0;} +.icon-cog{background-position:-432px 0;} +.icon-trash{background-position:-456px 0;} +.icon-home{background-position:0 -24px;} +.icon-file{background-position:-24px -24px;} +.icon-time{background-position:-48px -24px;} +.icon-road{background-position:-72px -24px;} +.icon-download-alt{background-position:-96px -24px;} +.icon-download{background-position:-120px -24px;} +.icon-upload{background-position:-144px -24px;} +.icon-inbox{background-position:-168px -24px;} +.icon-play-circle{background-position:-192px -24px;} +.icon-repeat{background-position:-216px -24px;} +.icon-refresh{background-position:-240px -24px;} +.icon-list-alt{background-position:-264px -24px;} +.icon-lock{background-position:-287px -24px;} +.icon-flag{background-position:-312px -24px;} +.icon-headphones{background-position:-336px -24px;} +.icon-volume-off{background-position:-360px -24px;} +.icon-volume-down{background-position:-384px -24px;} +.icon-volume-up{background-position:-408px -24px;} +.icon-qrcode{background-position:-432px -24px;} +.icon-barcode{background-position:-456px -24px;} +.icon-tag{background-position:0 -48px;} +.icon-tags{background-position:-25px -48px;} +.icon-book{background-position:-48px -48px;} +.icon-bookmark{background-position:-72px -48px;} +.icon-print{background-position:-96px -48px;} +.icon-camera{background-position:-120px -48px;} +.icon-font{background-position:-144px -48px;} +.icon-bold{background-position:-167px -48px;} +.icon-italic{background-position:-192px -48px;} +.icon-text-height{background-position:-216px -48px;} +.icon-text-width{background-position:-240px -48px;} +.icon-align-left{background-position:-264px -48px;} +.icon-align-center{background-position:-288px -48px;} +.icon-align-right{background-position:-312px -48px;} +.icon-align-justify{background-position:-336px -48px;} +.icon-list{background-position:-360px -48px;} +.icon-indent-left{background-position:-384px -48px;} +.icon-indent-right{background-position:-408px -48px;} +.icon-facetime-video{background-position:-432px -48px;} +.icon-picture{background-position:-456px -48px;} +.icon-pencil{background-position:0 -72px;} +.icon-map-marker{background-position:-24px -72px;} +.icon-adjust{background-position:-48px -72px;} +.icon-tint{background-position:-72px -72px;} +.icon-edit{background-position:-96px -72px;} +.icon-share{background-position:-120px -72px;} +.icon-check{background-position:-144px -72px;} +.icon-move{background-position:-168px -72px;} +.icon-step-backward{background-position:-192px -72px;} +.icon-fast-backward{background-position:-216px -72px;} +.icon-backward{background-position:-240px -72px;} +.icon-play{background-position:-264px -72px;} +.icon-pause{background-position:-288px -72px;} +.icon-stop{background-position:-312px -72px;} +.icon-forward{background-position:-336px -72px;} +.icon-fast-forward{background-position:-360px -72px;} +.icon-step-forward{background-position:-384px -72px;} +.icon-eject{background-position:-408px -72px;} +.icon-chevron-left{background-position:-432px -72px;} +.icon-chevron-right{background-position:-456px -72px;} +.icon-plus-sign{background-position:0 -96px;} +.icon-minus-sign{background-position:-24px -96px;} +.icon-remove-sign{background-position:-48px -96px;} +.icon-ok-sign{background-position:-72px -96px;} +.icon-question-sign{background-position:-96px -96px;} +.icon-info-sign{background-position:-120px -96px;} +.icon-screenshot{background-position:-144px -96px;} +.icon-remove-circle{background-position:-168px -96px;} +.icon-ok-circle{background-position:-192px -96px;} +.icon-ban-circle{background-position:-216px -96px;} +.icon-arrow-left{background-position:-240px -96px;} +.icon-arrow-right{background-position:-264px -96px;} +.icon-arrow-up{background-position:-289px -96px;} +.icon-arrow-down{background-position:-312px -96px;} +.icon-share-alt{background-position:-336px -96px;} +.icon-resize-full{background-position:-360px -96px;} +.icon-resize-small{background-position:-384px -96px;} +.icon-plus{background-position:-408px -96px;} +.icon-minus{background-position:-433px -96px;} +.icon-asterisk{background-position:-456px -96px;} +.icon-exclamation-sign{background-position:0 -120px;} +.icon-gift{background-position:-24px -120px;} +.icon-leaf{background-position:-48px -120px;} +.icon-fire{background-position:-72px -120px;} +.icon-eye-open{background-position:-96px -120px;} +.icon-eye-close{background-position:-120px -120px;} +.icon-warning-sign{background-position:-144px -120px;} +.icon-plane{background-position:-168px -120px;} +.icon-calendar{background-position:-192px -120px;} +.icon-random{background-position:-216px -120px;width:16px;} +.icon-comment{background-position:-240px -120px;} +.icon-magnet{background-position:-264px -120px;} +.icon-chevron-up{background-position:-288px -120px;} +.icon-chevron-down{background-position:-313px -119px;} +.icon-retweet{background-position:-336px -120px;} +.icon-shopping-cart{background-position:-360px -120px;} +.icon-folder-close{background-position:-384px -120px;width:16px;} +.icon-folder-open{background-position:-408px -120px;width:16px;} +.icon-resize-vertical{background-position:-432px -119px;} +.icon-resize-horizontal{background-position:-456px -118px;} +.icon-hdd{background-position:0 -144px;} +.icon-bullhorn{background-position:-24px -144px;} +.icon-bell{background-position:-48px -144px;} +.icon-certificate{background-position:-72px -144px;} +.icon-thumbs-up{background-position:-96px -144px;} +.icon-thumbs-down{background-position:-120px -144px;} +.icon-hand-right{background-position:-144px -144px;} +.icon-hand-left{background-position:-168px -144px;} +.icon-hand-up{background-position:-192px -144px;} +.icon-hand-down{background-position:-216px -144px;} +.icon-circle-arrow-right{background-position:-240px -144px;} +.icon-circle-arrow-left{background-position:-264px -144px;} +.icon-circle-arrow-up{background-position:-288px -144px;} +.icon-circle-arrow-down{background-position:-312px -144px;} +.icon-globe{background-position:-336px -144px;} +.icon-wrench{background-position:-360px -144px;} +.icon-tasks{background-position:-384px -144px;} +.icon-filter{background-position:-408px -144px;} +.icon-briefcase{background-position:-432px -144px;} +.icon-fullscreen{background-position:-456px -144px;} +.btn-group{position:relative;display:inline-block;*display:inline;*zoom:1;font-size:0;vertical-align:middle;white-space:nowrap;*margin-left:.3em;}.btn-group:first-child{*margin-left:0;} +.btn-group+.btn-group{margin-left:5px;} +.btn-toolbar{font-size:0;margin-top:10px;margin-bottom:10px;}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group{margin-left:5px;} +.btn-group>.btn{position:relative;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} +.btn-group>.btn+.btn{margin-left:-1px;} +.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover{font-size:14px;} +.btn-group>.btn-mini{font-size:10.5px;} +.btn-group>.btn-small{font-size:11.9px;} +.btn-group>.btn-large{font-size:17.5px;} +.btn-group>.btn:first-child{margin-left:0;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;} +.btn-group>.btn:last-child,.btn-group>.dropdown-toggle{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;} +.btn-group>.btn.large:first-child{margin-left:0;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;} +.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;} +.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:2;} +.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0;} +.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);*padding-top:5px;*padding-bottom:5px;} +.btn-group>.btn-mini+.dropdown-toggle{padding-left:5px;padding-right:5px;*padding-top:2px;*padding-bottom:2px;} +.btn-group>.btn-small+.dropdown-toggle{*padding-top:5px;*padding-bottom:4px;} +.btn-group>.btn-large+.dropdown-toggle{padding-left:12px;padding-right:12px;*padding-top:7px;*padding-bottom:7px;} +.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);} +.btn-group.open .btn.dropdown-toggle{background-color:#e6e6e6;} +.btn-group.open .btn-primary.dropdown-toggle{background-color:#0044cc;} +.btn-group.open .btn-warning.dropdown-toggle{background-color:#f89406;} +.btn-group.open .btn-danger.dropdown-toggle{background-color:#bd362f;} +.btn-group.open .btn-success.dropdown-toggle{background-color:#51a351;} +.btn-group.open .btn-info.dropdown-toggle{background-color:#2f96b4;} +.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222222;} +.btn .caret{margin-top:8px;margin-left:0;} +.btn-large .caret{margin-top:6px;} +.btn-large .caret{border-left-width:5px;border-right-width:5px;border-top-width:5px;} +.btn-mini .caret,.btn-small .caret{margin-top:8px;} +.dropup .btn-large .caret{border-bottom-width:5px;} +.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;} +.btn-group-vertical{display:inline-block;*display:inline;*zoom:1;} +.btn-group-vertical>.btn{display:block;float:none;max-width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} +.btn-group-vertical>.btn+.btn{margin-left:0;margin-top:-1px;} +.btn-group-vertical>.btn:first-child{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;} +.btn-group-vertical>.btn:last-child{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;} +.btn-group-vertical>.btn-large:first-child{-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;} +.btn-group-vertical>.btn-large:last-child{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;} +.nav{margin-left:0;margin-bottom:20px;list-style:none;} +.nav>li>a{display:block;} +.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eeeeee;} +.nav>li>a>img{max-width:none;} +.nav>.pull-right{float:right;} +.nav-header{display:block;padding:3px 15px;font-size:11px;font-weight:bold;line-height:20px;color:#999999;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);text-transform:uppercase;} +.nav li+.nav-header{margin-top:9px;} +.nav-list{padding-left:15px;padding-right:15px;margin-bottom:0;} +.nav-list>li>a,.nav-list .nav-header{margin-left:-15px;margin-right:-15px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);} +.nav-list>li>a{padding:3px 15px;} +.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);background-color:#0088cc;} +.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{margin-right:2px;} +.nav-list .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #ffffff;} +.nav-tabs,.nav-pills{*zoom:1;}.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{display:table;content:"";line-height:0;} +.nav-tabs:after,.nav-pills:after{clear:both;} +.nav-tabs>li,.nav-pills>li{float:left;} +.nav-tabs>li>a,.nav-pills>li>a{padding-right:12px;padding-left:12px;margin-right:2px;line-height:14px;} +.nav-tabs{border-bottom:1px solid #ddd;} +.nav-tabs>li{margin-bottom:-1px;} +.nav-tabs>li>a{padding-top:8px;padding-bottom:8px;line-height:20px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}.nav-tabs>li>a:hover,.nav-tabs>li>a:focus{border-color:#eeeeee #eeeeee #dddddd;} +.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus{color:#555555;background-color:#ffffff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default;} +.nav-pills>li>a{padding-top:8px;padding-bottom:8px;margin-top:2px;margin-bottom:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;} +.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus{color:#ffffff;background-color:#0088cc;} +.nav-stacked>li{float:none;} +.nav-stacked>li>a{margin-right:0;} +.nav-tabs.nav-stacked{border-bottom:0;} +.nav-tabs.nav-stacked>li>a{border:1px solid #ddd;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} +.nav-tabs.nav-stacked>li:first-child>a{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;} +.nav-tabs.nav-stacked>li:last-child>a{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;} +.nav-tabs.nav-stacked>li>a:hover,.nav-tabs.nav-stacked>li>a:focus{border-color:#ddd;z-index:2;} +.nav-pills.nav-stacked>li>a{margin-bottom:3px;} +.nav-pills.nav-stacked>li:last-child>a{margin-bottom:1px;} +.nav-tabs .dropdown-menu{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;} +.nav-pills .dropdown-menu{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;} +.nav .dropdown-toggle .caret{border-top-color:#0088cc;border-bottom-color:#0088cc;margin-top:6px;} +.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret{border-top-color:#005580;border-bottom-color:#005580;} +.nav-tabs .dropdown-toggle .caret{margin-top:8px;} +.nav .active .dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff;} +.nav-tabs .active .dropdown-toggle .caret{border-top-color:#555555;border-bottom-color:#555555;} +.nav>.dropdown.active>a:hover,.nav>.dropdown.active>a:focus{cursor:pointer;} +.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>li.dropdown.open.active>a:hover,.nav>li.dropdown.open.active>a:focus{color:#ffffff;background-color:#999999;border-color:#999999;} +.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret,.nav li.dropdown.open a:focus .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;opacity:1;filter:alpha(opacity=100);} +.tabs-stacked .open>a:hover,.tabs-stacked .open>a:focus{border-color:#999999;} +.tabbable{*zoom:1;}.tabbable:before,.tabbable:after{display:table;content:"";line-height:0;} +.tabbable:after{clear:both;} +.tab-content{overflow:auto;} +.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs{border-bottom:0;} +.tab-content>.tab-pane,.pill-content>.pill-pane{display:none;} +.tab-content>.active,.pill-content>.active{display:block;} +.tabs-below>.nav-tabs{border-top:1px solid #ddd;} +.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0;} +.tabs-below>.nav-tabs>li>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus{border-bottom-color:transparent;border-top-color:#ddd;} +.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus{border-color:transparent #ddd #ddd #ddd;} +.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none;} +.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px;} +.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd;} +.tabs-left>.nav-tabs>li>a{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;} +.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus{border-color:#eeeeee #dddddd #eeeeee #eeeeee;} +.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus{border-color:#ddd transparent #ddd #ddd;*border-right-color:#ffffff;} +.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd;} +.tabs-right>.nav-tabs>li>a{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;} +.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus{border-color:#eeeeee #eeeeee #eeeeee #dddddd;} +.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus{border-color:#ddd #ddd #ddd transparent;*border-left-color:#ffffff;} +.nav>.disabled>a{color:#999999;} +.nav>.disabled>a:hover,.nav>.disabled>a:focus{text-decoration:none;background-color:transparent;cursor:default;} +.navbar{overflow:visible;margin-bottom:20px;*position:relative;*z-index:2;} +.navbar-inner{min-height:40px;padding-left:20px;padding-right:20px;background-color:#fafafa;background-image:-moz-linear-gradient(top, #ffffff, #f2f2f2);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));background-image:-webkit-linear-gradient(top, #ffffff, #f2f2f2);background-image:-o-linear-gradient(top, #ffffff, #f2f2f2);background-image:linear-gradient(to bottom, #ffffff, #f2f2f2);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);border:1px solid #d4d4d4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);*zoom:1;}.navbar-inner:before,.navbar-inner:after{display:table;content:"";line-height:0;} +.navbar-inner:after{clear:both;} +.navbar .container{width:auto;} +.nav-collapse.collapse{height:auto;overflow:visible;} +.navbar .brand{float:left;display:block;padding:10px 20px 10px;margin-left:-20px;font-size:20px;font-weight:200;color:#777777;text-shadow:0 1px 0 #ffffff;}.navbar .brand:hover,.navbar .brand:focus{text-decoration:none;} +.navbar-text{margin-bottom:0;line-height:40px;color:#777777;} +.navbar-link{color:#777777;}.navbar-link:hover,.navbar-link:focus{color:#333333;} +.navbar .divider-vertical{height:40px;margin:0 9px;border-left:1px solid #f2f2f2;border-right:1px solid #ffffff;} +.navbar .btn,.navbar .btn-group{margin-top:5px;} +.navbar .btn-group .btn,.navbar .input-prepend .btn,.navbar .input-append .btn,.navbar .input-prepend .btn-group,.navbar .input-append .btn-group{margin-top:0;} +.navbar-form{margin-bottom:0;*zoom:1;}.navbar-form:before,.navbar-form:after{display:table;content:"";line-height:0;} +.navbar-form:after{clear:both;} +.navbar-form input,.navbar-form select,.navbar-form .radio,.navbar-form .checkbox{margin-top:5px;} +.navbar-form input,.navbar-form select,.navbar-form .btn{display:inline-block;margin-bottom:0;} +.navbar-form input[type="image"],.navbar-form input[type="checkbox"],.navbar-form input[type="radio"]{margin-top:3px;} +.navbar-form .input-append,.navbar-form .input-prepend{margin-top:5px;white-space:nowrap;}.navbar-form .input-append input,.navbar-form .input-prepend input{margin-top:0;} +.navbar-search{position:relative;float:left;margin-top:5px;margin-bottom:0;}.navbar-search .search-query{margin-bottom:0;padding:4px 14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:normal;line-height:1;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;} +.navbar-static-top{position:static;margin-bottom:0;}.navbar-static-top .navbar-inner{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} +.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;margin-bottom:0;} +.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{border-width:0 0 1px;} +.navbar-fixed-bottom .navbar-inner{border-width:1px 0 0;} +.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding-left:0;padding-right:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;} +.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:720px;} +.navbar-fixed-top{top:0;} +.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);box-shadow:0 1px 10px rgba(0,0,0,.1);} +.navbar-fixed-bottom{bottom:0;}.navbar-fixed-bottom .navbar-inner{-webkit-box-shadow:0 -1px 10px rgba(0,0,0,.1);-moz-box-shadow:0 -1px 10px rgba(0,0,0,.1);box-shadow:0 -1px 10px rgba(0,0,0,.1);} +.navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0;} +.navbar .nav.pull-right{float:right;margin-right:0;} +.navbar .nav>li{float:left;} +.navbar .nav>li>a{float:none;padding:10px 15px 10px;color:#777777;text-decoration:none;text-shadow:0 1px 0 #ffffff;} +.navbar .nav .dropdown-toggle .caret{margin-top:8px;} +.navbar .nav>li>a:focus,.navbar .nav>li>a:hover{background-color:transparent;color:#333333;text-decoration:none;} +.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus{color:#555555;text-decoration:none;background-color:#e5e5e5;-webkit-box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);-moz-box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);} +.navbar .btn-navbar{display:none;float:right;padding:7px 10px;margin-left:5px;margin-right:5px;color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#ededed;background-image:-moz-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));background-image:-webkit-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:-o-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:linear-gradient(to bottom, #f2f2f2, #e5e5e5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);border-color:#e5e5e5 #e5e5e5 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e5e5e5;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);}.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled]{color:#ffffff;background-color:#e5e5e5;*background-color:#d9d9d9;} +.navbar .btn-navbar:active,.navbar .btn-navbar.active{background-color:#cccccc \9;} +.navbar .btn-navbar .icon-bar{display:block;width:18px;height:2px;background-color:#f5f5f5;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);} +.btn-navbar .icon-bar+.icon-bar{margin-top:3px;} +.navbar .nav>li>.dropdown-menu:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0, 0, 0, 0.2);position:absolute;top:-7px;left:9px;} +.navbar .nav>li>.dropdown-menu:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #ffffff;position:absolute;top:-6px;left:10px;} +.navbar-fixed-bottom .nav>li>.dropdown-menu:before{border-top:7px solid #ccc;border-top-color:rgba(0, 0, 0, 0.2);border-bottom:0;bottom:-7px;top:auto;} +.navbar-fixed-bottom .nav>li>.dropdown-menu:after{border-top:6px solid #ffffff;border-bottom:0;bottom:-6px;top:auto;} +.navbar .nav li.dropdown>a:hover .caret,.navbar .nav li.dropdown>a:focus .caret{border-top-color:#333333;border-bottom-color:#333333;} +.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle{background-color:#e5e5e5;color:#555555;} +.navbar .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#777777;border-bottom-color:#777777;} +.navbar .nav li.dropdown.open>.dropdown-toggle .caret,.navbar .nav li.dropdown.active>.dropdown-toggle .caret,.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#555555;border-bottom-color:#555555;} +.navbar .pull-right>li>.dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right{left:auto;right:0;}.navbar .pull-right>li>.dropdown-menu:before,.navbar .nav>li>.dropdown-menu.pull-right:before{left:auto;right:12px;} +.navbar .pull-right>li>.dropdown-menu:after,.navbar .nav>li>.dropdown-menu.pull-right:after{left:auto;right:13px;} +.navbar .pull-right>li>.dropdown-menu .dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu{left:auto;right:100%;margin-left:0;margin-right:-1px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;} +.navbar-inverse .navbar-inner{background-color:#1b1b1b;background-image:-moz-linear-gradient(top, #222222, #111111);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));background-image:-webkit-linear-gradient(top, #222222, #111111);background-image:-o-linear-gradient(top, #222222, #111111);background-image:linear-gradient(to bottom, #222222, #111111);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);border-color:#252525;} +.navbar-inverse .brand,.navbar-inverse .nav>li>a{color:#999999;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:hover,.navbar-inverse .brand:focus,.navbar-inverse .nav>li>a:focus{color:#ffffff;} +.navbar-inverse .brand{color:#999999;} +.navbar-inverse .navbar-text{color:#999999;} +.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover{background-color:transparent;color:#ffffff;} +.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:hover,.navbar-inverse .nav .active>a:focus{color:#ffffff;background-color:#111111;} +.navbar-inverse .navbar-link{color:#999999;}.navbar-inverse .navbar-link:hover,.navbar-inverse .navbar-link:focus{color:#ffffff;} +.navbar-inverse .divider-vertical{border-left-color:#111111;border-right-color:#222222;} +.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle{background-color:#111111;color:#ffffff;} +.navbar-inverse .nav li.dropdown>a:hover .caret,.navbar-inverse .nav li.dropdown>a:focus .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;} +.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#999999;border-bottom-color:#999999;} +.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;} +.navbar-inverse .navbar-search .search-query{color:#ffffff;background-color:#515151;border-color:#111111;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}.navbar-inverse .navbar-search .search-query:-moz-placeholder{color:#cccccc;} +.navbar-inverse .navbar-search .search-query:-ms-input-placeholder{color:#cccccc;} +.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{color:#cccccc;} +.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused{padding:5px 15px;color:#333333;text-shadow:0 1px 0 #ffffff;background-color:#ffffff;border:0;-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.15);box-shadow:0 0 3px rgba(0, 0, 0, 0.15);outline:0;} +.navbar-inverse .btn-navbar{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#0e0e0e;background-image:-moz-linear-gradient(top, #151515, #040404);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));background-image:-webkit-linear-gradient(top, #151515, #040404);background-image:-o-linear-gradient(top, #151515, #040404);background-image:linear-gradient(to bottom, #151515, #040404);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);border-color:#040404 #040404 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#040404;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar[di sabled]{color:#ffffff;background-color:#040404;*background-color:#000000;} +.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active{background-color:#000000 \9;} +.breadcrumb{padding:8px 15px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.breadcrumb>li{display:inline-block;*display:inline;*zoom:1;text-shadow:0 1px 0 #ffffff;}.breadcrumb>li>.divider{padding:0 5px;color:#ccc;} +.breadcrumb>.active{color:#999999;} +.pagination{margin:20px 0;} +.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);} +.pagination ul>li{display:inline;} +.pagination ul>li>a,.pagination ul>li>span{float:left;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#ffffff;border:1px solid #dddddd;border-left-width:0;} +.pagination ul>li>a:hover,.pagination ul>li>a:focus,.pagination ul>.active>a,.pagination ul>.active>span{background-color:#f5f5f5;} +.pagination ul>.active>a,.pagination ul>.active>span{color:#999999;cursor:default;} +.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>a:focus{color:#999999;background-color:transparent;cursor:default;} +.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;} +.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;} +.pagination-centered{text-align:center;} +.pagination-right{text-align:right;} +.pagination-large ul>li>a,.pagination-large ul>li>span{padding:11px 19px;font-size:17.5px;} +.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;} +.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;} +.pagination-mini ul>li:first-child>a,.pagination-small ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>span{-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;} +.pagination-mini ul>li:last-child>a,.pagination-small ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>span{-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;} +.pagination-small ul>li>a,.pagination-small ul>li>span{padding:2px 10px;font-size:11.9px;} +.pagination-mini ul>li>a,.pagination-mini ul>li>span{padding:0 6px;font-size:10.5px;} +.pager{margin:20px 0;list-style:none;text-align:center;*zoom:1;}.pager:before,.pager:after{display:table;content:"";line-height:0;} +.pager:after{clear:both;} +.pager li{display:inline;} +.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;} +.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#f5f5f5;} +.pager .next>a,.pager .next>span{float:right;} +.pager .previous>a,.pager .previous>span{float:left;} +.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999999;background-color:#fff;cursor:default;} +.thumbnails{margin-left:0px;list-style:none;*zoom:1;}.thumbnails:before,.thumbnails:after{display:table;content:"";line-height:0;} +.thumbnails:after{clear:both;} +.row-fluid .thumbnails{margin-left:0;} +.thumbnails>li{float:left;margin-bottom:20px;margin-left:0px;} +.thumbnail{display:block;padding:4px;line-height:20px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;} +a.thumbnail:hover,a.thumbnail:focus{border-color:#0088cc;-webkit-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);-moz-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);} +.thumbnail>img{display:block;max-width:100%;margin-left:auto;margin-right:auto;} +.thumbnail .caption{padding:9px;color:#555555;} +.alert{padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} +.alert,.alert h4{color:#c09853;} +.alert h4{margin:0;} +.alert .close{position:relative;top:-2px;right:-21px;line-height:20px;} +.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847;} +.alert-success h4{color:#468847;} +.alert-danger,.alert-error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48;} +.alert-danger h4,.alert-error h4{color:#b94a48;} +.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad;} +.alert-info h4{color:#3a87ad;} +.alert-block{padding-top:14px;padding-bottom:14px;} +.alert-block>p,.alert-block>ul{margin-bottom:0;} +.alert-block p+p{margin-top:5px;} + at -webkit-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}@-o-keyframes progress-bar-stripes{from{background-position:0 0;} to{background-position:40px 0;}}@keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));background-image:-webkit-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-o-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:linear-gradient(to bottom, #f5f5f5, #f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startC olorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} +.progress .bar{width:0%;height:100%;color:#ffffff;float:left;font-size:12px;text-align:center;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#0e90d2;background-image:-moz-linear-gradient(top, #149bdf, #0480be);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));background-image:-webkit-linear-gradient(top, #149bdf, #0480be);background-image:-o-linear-gradient(top, #149bdf, #0480be);background-image:linear-gradient(to bottom, #149bdf, #0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width 0.6s ease;-moz-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease;} +.progress .bar+.bar{-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);} +.progress-striped .bar{background-color:#149bdf;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px;} +.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;} +.progress-danger .bar,.progress .bar-danger{background-color:#dd514c;background-image:-moz-linear-gradient(top, #ee5f5b, #c43c35);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));background-image:-webkit-linear-gradient(top, #ee5f5b, #c43c35);background-image:-o-linear-gradient(top, #ee5f5b, #c43c35);background-image:linear-gradient(to bottom, #ee5f5b, #c43c35);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);} +.progress-danger.progress-striped .bar,.progress-striped .bar-danger{background-color:#ee5f5b;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);} +.progress-success .bar,.progress .bar-success{background-color:#5eb95e;background-image:-moz-linear-gradient(top, #62c462, #57a957);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));background-image:-webkit-linear-gradient(top, #62c462, #57a957);background-image:-o-linear-gradient(top, #62c462, #57a957);background-image:linear-gradient(to bottom, #62c462, #57a957);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);} +.progress-success.progress-striped .bar,.progress-striped .bar-success{background-color:#62c462;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75% , transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);} +.progress-info .bar,.progress .bar-info{background-color:#4bb1cf;background-image:-moz-linear-gradient(top, #5bc0de, #339bb9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));background-image:-webkit-linear-gradient(top, #5bc0de, #339bb9);background-image:-o-linear-gradient(top, #5bc0de, #339bb9);background-image:linear-gradient(to bottom, #5bc0de, #339bb9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);} +.progress-info.progress-striped .bar,.progress-striped .bar-info{background-color:#5bc0de;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, tran sparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);} +.progress-warning .bar,.progress .bar-warning{background-color:#faa732;background-image:-moz-linear-gradient(top, #fbb450, #f89406);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image:-webkit-linear-gradient(top, #fbb450, #f89406);background-image:-o-linear-gradient(top, #fbb450, #f89406);background-image:linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);} +.progress-warning.progress-striped .bar,.progress-striped .bar-warning{background-color:#fbb450;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75% , transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);} +.hero-unit{padding:60px;margin-bottom:30px;font-size:18px;font-weight:200;line-height:30px;color:inherit;background-color:#eeeeee;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.hero-unit h1{margin-bottom:0;font-size:60px;line-height:1;color:inherit;letter-spacing:-1px;} +.hero-unit li{line-height:30px;} +.media,.media-body{overflow:hidden;*overflow:visible;zoom:1;} +.media,.media .media{margin-top:15px;} +.media:first-child{margin-top:0;} +.media-object{display:block;} +.media-heading{margin:0 0 5px;} +.media>.pull-left{margin-right:10px;} +.media>.pull-right{margin-left:10px;} +.media-list{margin-left:0;list-style:none;} +.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0);}.tooltip.in{opacity:0.8;filter:alpha(opacity=80);} +.tooltip.top{margin-top:-3px;padding:5px 0;} +.tooltip.right{margin-left:3px;padding:0 5px;} +.tooltip.bottom{margin-top:3px;padding:5px 0;} +.tooltip.left{margin-left:-3px;padding:0 5px;} +.tooltip-inner{max-width:200px;padding:8px;color:#ffffff;text-align:center;text-decoration:none;background-color:#000000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} +.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;} +.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000000;} +.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000000;} +.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000000;} +.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000000;} +.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#ffffff;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);white-space:normal;}.popover.top{margin-top:-10px;} +.popover.right{margin-left:10px;} +.popover.bottom{margin-top:10px;} +.popover.left{margin-left:-10px;} +.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}.popover-title:empty{display:none;} +.popover-content{padding:9px 14px;} +.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;} +.popover .arrow{border-width:11px;} +.popover .arrow:after{border-width:10px;content:"";} +.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0, 0, 0, 0.25);bottom:-11px;}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#ffffff;} +.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0, 0, 0, 0.25);}.popover.right .arrow:after{left:1px;bottom:-10px;border-left-width:0;border-right-color:#ffffff;} +.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0, 0, 0, 0.25);top:-11px;}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#ffffff;} +.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0, 0, 0, 0.25);}.popover.left .arrow:after{right:1px;border-right-width:0;border-left-color:#ffffff;bottom:-10px;} +.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000000;}.modal-backdrop.fade{opacity:0;} +.modal-backdrop,.modal-backdrop.fade.in{opacity:0.8;filter:alpha(opacity=80);} +.modal{position:fixed;top:10%;left:50%;z-index:1050;width:560px;margin-left:-280px;background-color:#ffffff;border:1px solid #999;border:1px solid rgba(0, 0, 0, 0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;outline:none;}.modal.fade{-webkit-transition:opacity .3s linear, top .3s ease-out;-moz-transition:opacity .3s linear, top .3s ease-out;-o-transition:opacity .3s linear, top .3s ease-out;transition:opacity .3s linear, top .3s ease-out;top:-25%;} +.modal.fade.in{top:10%;} +.modal-header{padding:9px 15px;border-bottom:1px solid #eee;}.modal-header .close{margin-top:2px;} +.modal-header h3{margin:0;line-height:30px;} +.modal-body{position:relative;overflow-y:auto;max-height:400px;padding:15px;} +.modal-form{margin-bottom:0;} +.modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-box-shadow:inset 0 1px 0 #ffffff;-moz-box-shadow:inset 0 1px 0 #ffffff;box-shadow:inset 0 1px 0 #ffffff;*zoom:1;}.modal-footer:before,.modal-footer:after{display:table;content:"";line-height:0;} +.modal-footer:after{clear:both;} +.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0;} +.modal-footer .btn-group .btn+.btn{margin-left:-1px;} +.modal-footer .btn-block+.btn-block{margin-left:0;} +.dropup,.dropdown{position:relative;} +.dropdown-toggle{*margin-bottom:-3px;} +.dropdown-toggle:active,.open .dropdown-toggle{outline:0;} +.caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #000000;border-right:4px solid transparent;border-left:4px solid transparent;content:"";} +.dropdown .caret{margin-top:8px;margin-left:2px;} +.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;background-color:#ffffff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;}.dropdown-menu.pull-right{right:0;left:auto;} +.dropdown-menu .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #ffffff;} +.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:20px;color:#333333;white-space:nowrap;} +.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a{text-decoration:none;color:#ffffff;background-color:#0081c2;background-image:-moz-linear-gradient(top, #0088cc, #0077b3);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));background-image:-webkit-linear-gradient(top, #0088cc, #0077b3);background-image:-o-linear-gradient(top, #0088cc, #0077b3);background-image:linear-gradient(to bottom, #0088cc, #0077b3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);} +.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#ffffff;text-decoration:none;outline:0;background-color:#0081c2;background-image:-moz-linear-gradient(top, #0088cc, #0077b3);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));background-image:-webkit-linear-gradient(top, #0088cc, #0077b3);background-image:-o-linear-gradient(top, #0088cc, #0077b3);background-image:linear-gradient(to bottom, #0088cc, #0077b3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);} +.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999999;} +.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:default;} +.open{*z-index:1000;}.open>.dropdown-menu{display:block;} +.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990;} +.pull-right>.dropdown-menu{right:0;left:auto;} +.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000000;content:"";} +.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;} +.dropdown-submenu{position:relative;} +.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;} +.dropdown-submenu:hover>.dropdown-menu{display:block;} +.dropup .dropdown-submenu>.dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-2px;-webkit-border-radius:5px 5px 5px 0;-moz-border-radius:5px 5px 5px 0;border-radius:5px 5px 5px 0;} +.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;} +.dropdown-submenu:hover>a:after{border-left-color:#ffffff;} +.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;} +.dropdown .dropdown-menu .nav-header{padding-left:20px;padding-right:20px;} +.typeahead{z-index:1051;margin-top:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} +.accordion{margin-bottom:20px;} +.accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} +.accordion-heading{border-bottom:0;} +.accordion-heading .accordion-toggle{display:block;padding:8px 15px;} +.accordion-toggle{cursor:pointer;} +.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5;} +.carousel{position:relative;margin-bottom:20px;line-height:1;} +.carousel-inner{overflow:hidden;width:100%;position:relative;} +.carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-moz-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left;}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;line-height:1;} +.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block;} +.carousel-inner>.active{left:0;} +.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%;} +.carousel-inner>.next{left:100%;} +.carousel-inner>.prev{left:-100%;} +.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0;} +.carousel-inner>.active.left{left:-100%;} +.carousel-inner>.active.right{left:100%;} +.carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#ffffff;text-align:center;background:#222222;border:3px solid #ffffff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:0.5;filter:alpha(opacity=50);}.carousel-control.right{left:auto;right:15px;} +.carousel-control:hover,.carousel-control:focus{color:#ffffff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90);} +.carousel-indicators{position:absolute;top:15px;right:15px;z-index:5;margin:0;list-style:none;}.carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:#ccc;background-color:rgba(255, 255, 255, 0.25);border-radius:5px;} +.carousel-indicators .active{background-color:#fff;} +.carousel-caption{position:absolute;left:0;right:0;bottom:0;padding:15px;background:#333333;background:rgba(0, 0, 0, 0.75);} +.carousel-caption h4,.carousel-caption p{color:#ffffff;line-height:20px;} +.carousel-caption h4{margin:0 0 5px;} +.carousel-caption p{margin-bottom:0;} +.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);}.well blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15);} +.well-large{padding:24px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;} +.well-small{padding:9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} +.close{float:right;font-size:20px;font-weight:bold;line-height:20px;color:#000000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20);}.close:hover,.close:focus{color:#000000;text-decoration:none;cursor:pointer;opacity:0.4;filter:alpha(opacity=40);} +button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;} +.pull-right{float:right;} +.pull-left{float:left;} +.hide{display:none;} +.show{display:block;} +.invisible{visibility:hidden;} +.affix{position:fixed;} +.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-moz-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear;}.fade.in{opacity:1;} +.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;-moz-transition:height 0.35s ease;-o-transition:height 0.35s ease;transition:height 0.35s ease;}.collapse.in{height:auto;} + at -ms-viewport{width:device-width;}.hidden{display:none;visibility:hidden;} +.visible-phone{display:none !important;} +.visible-tablet{display:none !important;} +.hidden-desktop{display:none !important;} +.visible-desktop{display:inherit !important;} + at media (min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important ;} .visible-tablet{display:inherit !important;} .hidden-tablet{display:none !important;}}@media (max-width:767px){.hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important;} .visible-phone{display:inherit !important;} .hidden-phone{display:none !important;}}.visible-print{display:none !important;} + at media print{.visible-print{display:inherit !important;} .hidden-print{display:none !important;}}@media (max-width:767px){body{padding-left:20px;padding-right:20px;} .navbar-fixed-top,.navbar-fixed-bottom,.navbar-static-top{margin-left:-20px;margin-right:-20px;} .container-fluid{padding:0;} .dl-horizontal dt{float:none;clear:none;width:auto;text-align:left;} .dl-horizontal dd{margin-left:0;} .container{width:auto;} .row-fluid{width:100%;} .row,.thumbnails{margin-left:0;} .thumbnails>li{float:none;margin-left:0;} [class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"]{float:none;display:block;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .row-fluid [class*="offset"]:first-child{margin-left:0;} .input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],tex tarea[class*="span"],.uneditable-input{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .input-prepend input,.input-append input,.input-prepend input[class*="span"],.input-append input[class*="span"]{display:inline-block;width:auto;} .controls-row [class*="span"]+[class*="span"]{margin-left:0;} .modal{position:fixed;top:20px;left:20px;right:20px;width:auto;margin:0;}.modal.fade{top:-100px;} .modal.fade.in{top:20px;}}@media (max-width:480px){.nav-collapse{-webkit-transform:translate3d(0, 0, 0);} .page-header h1 small{display:block;line-height:20px;} input[type="checkbox"],input[type="radio"]{border:1px solid #ccc;} .form-horizontal .control-label{float:none;width:auto;padding-top:0;text-align:left;} .form-horizontal .controls{margin-left:0;} .form-horizontal .control-list{padding-top:0;} .form-horizontal .form-actions{padding-left:10px;padding-right:10px;} .media .pull-left,.media .pull-right{float:none; display:block;margin-bottom:10px;} .media-object{margin-right:0;margin-left:0;} .modal{top:10px;left:10px;right:10px;} .modal-header .close{padding:10px;margin:-10px;} .carousel-caption{position:static;}}@media (min-width:768px) and (max-width:979px){.row{margin-left:0px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} [class*="span"]{float:left;min-height:1px;margin-left:0px;} .container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:504px;} .span12{width:504px;} .span11{width:462px;} .span10{width:420px;} .span9{width:378px;} .span8{width:336px;} .span7{width:294px;} .span6{width:252px;} .span5{width:210px;} .span4{width:168px;} .span3{width:126px;} .span2{width:84px;} .span1{width:42px;} .offset12{margin-left:504px;} .offset11{margin-left:462px;} .offset10{margin-left:420px;} .offset9{margin-left:378px;} .offset8{margin-left:336px;} .offset7{margin-left:294px;} .offset6{margi n-left:252px;} .offset5{margin-left:210px;} .offset4{margin-left:168px;} .offset3{margin-left:126px;} .offset2{margin-left:84px;} .offset1{margin-left:42px;} .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} .row-fluid:after{clear:both;} .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:0%;*margin-left:-0.06944444444444445%;} .row-fluid [class*="span"]:first-child{margin-left:0;} .row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:0%;} .row-fluid .span12{width:99.99999999999999%;*width:99.93055555555554%;} .row-fluid .span11{width:91.66666666666666%;*width:91.59722222222221%;} .row-fluid .span10{width:83.33333333333331%;*width:83.26388888888887%;} .row-fluid .span9{width:74.99999999999999%;*width:74.93055555555554%;} .row-fluid .span8{width:66.66666666666666%;*width:66.59722222222221% ;} .row-fluid .span7{width:58.33333333333333%;*width:58.263888888888886%;} .row-fluid .span6{width:49.99999999999999%;*width:49.93055555555555%;} .row-fluid .span5{width:41.66666666666666%;*width:41.597222222222214%;} .row-fluid .span4{width:33.33333333333333%;*width:33.263888888888886%;} .row-fluid .span3{width:24.999999999999996%;*width:24.930555555555554%;} .row-fluid .span2{width:16.666666666666664%;*width:16.59722222222222%;} .row-fluid .span1{width:8.333333333333332%;*width:8.263888888888888%;} .row-fluid .offset12{margin-left:99.99999999999999%;*margin-left:99.8611111111111%;} .row-fluid .offset12:first-child{margin-left:99.99999999999999%;*margin-left:99.8611111111111%;} .row-fluid .offset11{margin-left:91.66666666666666%;*margin-left:91.52777777777777%;} .row-fluid .offset11:first-child{margin-left:91.66666666666666%;*margin-left:91.52777777777777%;} .row-fluid .offset10{margin-left:83.33333333333331%;*margin-left:83.19444444444443%;} .row-fluid .offset10:first-chil d{margin-left:83.33333333333331%;*margin-left:83.19444444444443%;} .row-fluid .offset9{margin-left:74.99999999999999%;*margin-left:74.8611111111111%;} .row-fluid .offset9:first-child{margin-left:74.99999999999999%;*margin-left:74.8611111111111%;} .row-fluid .offset8{margin-left:66.66666666666666%;*margin-left:66.52777777777777%;} .row-fluid .offset8:first-child{margin-left:66.66666666666666%;*margin-left:66.52777777777777%;} .row-fluid .offset7{margin-left:58.33333333333333%;*margin-left:58.19444444444444%;} .row-fluid .offset7:first-child{margin-left:58.33333333333333%;*margin-left:58.19444444444444%;} .row-fluid .offset6{margin-left:49.99999999999999%;*margin-left:49.86111111111111%;} .row-fluid .offset6:first-child{margin-left:49.99999999999999%;*margin-left:49.86111111111111%;} .row-fluid .offset5{margin-left:41.66666666666666%;*margin-left:41.52777777777777%;} .row-fluid .offset5:first-child{margin-left:41.66666666666666%;*margin-left:41.52777777777777%;} .row-fluid .of fset4{margin-left:33.33333333333333%;*margin-left:33.19444444444444%;} .row-fluid .offset4:first-child{margin-left:33.33333333333333%;*margin-left:33.19444444444444%;} .row-fluid .offset3{margin-left:24.999999999999996%;*margin-left:24.86111111111111%;} .row-fluid .offset3:first-child{margin-left:24.999999999999996%;*margin-left:24.86111111111111%;} .row-fluid .offset2{margin-left:16.666666666666664%;*margin-left:16.52777777777778%;} .row-fluid .offset2:first-child{margin-left:16.666666666666664%;*margin-left:16.52777777777778%;} .row-fluid .offset1{margin-left:8.333333333333332%;*margin-left:8.194444444444443%;} .row-fluid .offset1:first-child{margin-left:8.333333333333332%;*margin-left:8.194444444444443%;} input,textarea,.uneditable-input{margin-left:0;} .controls-row [class*="span"]+[class*="span"]{margin-left:0px;} input.span12,textarea.span12,.uneditable-input.span12{width:490px;} input.span11,textarea.span11,.uneditable-input.span11{width:448px;} input.span10,textarea. span10,.uneditable-input.span10{width:406px;} input.span9,textarea.span9,.uneditable-input.span9{width:364px;} input.span8,textarea.span8,.uneditable-input.span8{width:322px;} input.span7,textarea.span7,.uneditable-input.span7{width:280px;} input.span6,textarea.span6,.uneditable-input.span6{width:238px;} input.span5,textarea.span5,.uneditable-input.span5{width:196px;} input.span4,textarea.span4,.uneditable-input.span4{width:154px;} input.span3,textarea.span3,.uneditable-input.span3{width:112px;} input.span2,textarea.span2,.uneditable-input.span2{width:70px;} input.span1,textarea.span1,.uneditable-input.span1{width:28px;}}@media (min-width:1200px){.row{margin-left:0px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} [class*="span"]{float:left;min-height:1px;margin-left:0px;} .container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:840px;} .span12{width:840px;} .span11{width:770p x;} .span10{width:700px;} .span9{width:630px;} .span8{width:560px;} .span7{width:490px;} .span6{width:420px;} .span5{width:350px;} .span4{width:280px;} .span3{width:210px;} .span2{width:140px;} .span1{width:70px;} .offset12{margin-left:840px;} .offset11{margin-left:770px;} .offset10{margin-left:700px;} .offset9{margin-left:630px;} .offset8{margin-left:560px;} .offset7{margin-left:490px;} .offset6{margin-left:420px;} .offset5{margin-left:350px;} .offset4{margin-left:280px;} .offset3{margin-left:210px;} .offset2{margin-left:140px;} .offset1{margin-left:70px;} .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} .row-fluid:after{clear:both;} .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:0%;*margin-left:-0.06944444444444445%;} .row-fluid [class*="span"]:first-child{margin-left:0;} .row-fluid .controls-ro w [class*="span"]+[class*="span"]{margin-left:0%;} .row-fluid .span12{width:99.99999999999999%;*width:99.93055555555554%;} .row-fluid .span11{width:91.66666666666666%;*width:91.59722222222221%;} .row-fluid .span10{width:83.33333333333331%;*width:83.26388888888887%;} .row-fluid .span9{width:74.99999999999999%;*width:74.93055555555554%;} .row-fluid .span8{width:66.66666666666666%;*width:66.59722222222221%;} .row-fluid .span7{width:58.33333333333333%;*width:58.263888888888886%;} .row-fluid .span6{width:49.99999999999999%;*width:49.93055555555555%;} .row-fluid .span5{width:41.66666666666666%;*width:41.597222222222214%;} .row-fluid .span4{width:33.33333333333333%;*width:33.263888888888886%;} .row-fluid .span3{width:24.999999999999996%;*width:24.930555555555554%;} .row-fluid .span2{width:16.666666666666664%;*width:16.59722222222222%;} .row-fluid .span1{width:8.333333333333332%;*width:8.263888888888888%;} .row-fluid .offset12{margin-left:99.99999999999999%;*margin-left:99.861111111 1111%;} .row-fluid .offset12:first-child{margin-left:99.99999999999999%;*margin-left:99.8611111111111%;} .row-fluid .offset11{margin-left:91.66666666666666%;*margin-left:91.52777777777777%;} .row-fluid .offset11:first-child{margin-left:91.66666666666666%;*margin-left:91.52777777777777%;} .row-fluid .offset10{margin-left:83.33333333333331%;*margin-left:83.19444444444443%;} .row-fluid .offset10:first-child{margin-left:83.33333333333331%;*margin-left:83.19444444444443%;} .row-fluid .offset9{margin-left:74.99999999999999%;*margin-left:74.8611111111111%;} .row-fluid .offset9:first-child{margin-left:74.99999999999999%;*margin-left:74.8611111111111%;} .row-fluid .offset8{margin-left:66.66666666666666%;*margin-left:66.52777777777777%;} .row-fluid .offset8:first-child{margin-left:66.66666666666666%;*margin-left:66.52777777777777%;} .row-fluid .offset7{margin-left:58.33333333333333%;*margin-left:58.19444444444444%;} .row-fluid .offset7:first-child{margin-left:58.33333333333333%;*margi n-left:58.19444444444444%;} .row-fluid .offset6{margin-left:49.99999999999999%;*margin-left:49.86111111111111%;} .row-fluid .offset6:first-child{margin-left:49.99999999999999%;*margin-left:49.86111111111111%;} .row-fluid .offset5{margin-left:41.66666666666666%;*margin-left:41.52777777777777%;} .row-fluid .offset5:first-child{margin-left:41.66666666666666%;*margin-left:41.52777777777777%;} .row-fluid .offset4{margin-left:33.33333333333333%;*margin-left:33.19444444444444%;} .row-fluid .offset4:first-child{margin-left:33.33333333333333%;*margin-left:33.19444444444444%;} .row-fluid .offset3{margin-left:24.999999999999996%;*margin-left:24.86111111111111%;} .row-fluid .offset3:first-child{margin-left:24.999999999999996%;*margin-left:24.86111111111111%;} .row-fluid .offset2{margin-left:16.666666666666664%;*margin-left:16.52777777777778%;} .row-fluid .offset2:first-child{margin-left:16.666666666666664%;*margin-left:16.52777777777778%;} .row-fluid .offset1{margin-left:8.3333333333333 32%;*margin-left:8.194444444444443%;} .row-fluid .offset1:first-child{margin-left:8.333333333333332%;*margin-left:8.194444444444443%;} input,textarea,.uneditable-input{margin-left:0;} .controls-row [class*="span"]+[class*="span"]{margin-left:0px;} input.span12,textarea.span12,.uneditable-input.span12{width:826px;} input.span11,textarea.span11,.uneditable-input.span11{width:756px;} input.span10,textarea.span10,.uneditable-input.span10{width:686px;} input.span9,textarea.span9,.uneditable-input.span9{width:616px;} input.span8,textarea.span8,.uneditable-input.span8{width:546px;} input.span7,textarea.span7,.uneditable-input.span7{width:476px;} input.span6,textarea.span6,.uneditable-input.span6{width:406px;} input.span5,textarea.span5,.uneditable-input.span5{width:336px;} input.span4,textarea.span4,.uneditable-input.span4{width:266px;} input.span3,textarea.span3,.uneditable-input.span3{width:196px;} input.span2,textarea.span2,.uneditable-input.span2{width:126px;} input.span1,texta rea.span1,.uneditable-input.span1{width:56px;} .thumbnails{margin-left:0px;} .thumbnails>li{margin-left:0px;} .row-fluid .thumbnails{margin-left:0;}}@media (max-width:979px){body{padding-top:0;} .navbar-fixed-top,.navbar-fixed-bottom{position:static;} .navbar-fixed-top{margin-bottom:20px;} .navbar-fixed-bottom{margin-top:20px;} .navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding:5px;} .navbar .container{width:auto;padding:0;} .navbar .brand{padding-left:10px;padding-right:10px;margin:0 0 0 -5px;} .nav-collapse{clear:both;} .nav-collapse .nav{float:none;margin:0 0 10px;} .nav-collapse .nav>li{float:none;} .nav-collapse .nav>li>a{margin-bottom:2px;} .nav-collapse .nav>.divider-vertical{display:none;} .nav-collapse .nav .nav-header{color:#777777;text-shadow:none;} .nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a{padding:9px 15px;font-weight:bold;color:#777777;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} .nav-collapse .btn{pad ding:4px 10px 4px;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} .nav-collapse .dropdown-menu li+li a{margin-bottom:2px;} .nav-collapse .nav>li>a:hover,.nav-collapse .nav>li>a:focus,.nav-collapse .dropdown-menu a:hover,.nav-collapse .dropdown-menu a:focus{background-color:#f2f2f2;} .navbar-inverse .nav-collapse .nav>li>a,.navbar-inverse .nav-collapse .dropdown-menu a{color:#999999;} .navbar-inverse .nav-collapse .nav>li>a:hover,.navbar-inverse .nav-collapse .nav>li>a:focus,.navbar-inverse .nav-collapse .dropdown-menu a:hover,.navbar-inverse .nav-collapse .dropdown-menu a:focus{background-color:#111111;} .nav-collapse.in .btn-group{margin-top:5px;padding:0;} .nav-collapse .dropdown-menu{position:static;top:auto;left:auto;float:none;display:none;max-width:none;margin:0 15px;padding:0;background-color:transparent;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shad ow:none;} .nav-collapse .open>.dropdown-menu{display:block;} .nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after{display:none;} .nav-collapse .dropdown-menu .divider{display:none;} .nav-collapse .nav>li>.dropdown-menu:before,.nav-collapse .nav>li>.dropdown-menu:after{display:none;} .nav-collapse .navbar-form,.nav-collapse .navbar-search{float:none;padding:10px 15px;margin:10px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);} .navbar-inverse .nav-collapse .navbar-form,.navbar-inverse .nav-collapse .navbar-search{border-top-color:#111111;border-bottom-color:#111111;} .navbar .nav-collapse .nav.pull-right{float:none;margin-left:0;} .nav-collapse,.nav-collapse.collapse{overflow:hidden;height:0;} .navbar .btn -navbar{display:block;} .navbar-static .navbar-inner{padding-left:10px;padding-right:10px;}}@media (min-width:980px){.nav-collapse.collapse{height:auto !important;overflow:visible !important;}} Added: SwiftApps/tryswift/css/tryswift-php.css =================================================================== --- SwiftApps/tryswift/css/tryswift-php.css (rev 0) +++ SwiftApps/tryswift/css/tryswift-php.css 2013-10-07 01:15:08 UTC (rev 7139) @@ -0,0 +1,65 @@ +html,body +{ + margin:0; + padding:0; + width: 400px; + background: #fff; + margin-left: auto; + margin-right: auto; +} + +a { +text-decoration: none; +} + +table { +border: 0; +border-bottom: 1px solid black; +border-left: 1px solid black; +border-right: 1px solid black; +background-color:#f6f6f6 +font-family: monospace; +width: 900px; +} + +#style1 td { +border-left: 1px solid black; +border-right: 1px solid black; +border-top: 0; +border-bottom: 0; +background-color:#f6f6f6 +padding-left: 0px; +padding-right: 0px; +padding-top: 2px; +padding-bottom: 2px; +} + +#style2 td { +border-top: 0; +border-bottom: 0; +border-left: 1px solid black; +background-color:#f6f6f6 +padding-left: 10px; +padding-right: 0; +padding-top: 0px; +padding-bottom: 0px; +} + +#header { +font-family:courier-new,monospace; +font-size:150%; +color:#2c1f8e; +vertical-align:sub; +text-align: center; +} + +caption { +background:#e3e3e3; +border-right: 1px solid black; +border-left: 1px solid black; +border-top: 1px solid black; +border-bottom: 1px solid black; +margin-top: 10px; +padding: 2px; +} + Added: SwiftApps/tryswift/css/tryswift.css =================================================================== --- SwiftApps/tryswift/css/tryswift.css (rev 0) +++ SwiftApps/tryswift/css/tryswift.css 2013-10-07 01:15:08 UTC (rev 7139) @@ -0,0 +1,92 @@ +#header { + text-align: center; +} + +#scriptCount { + text-align: center; +} + +#infoFrame { + width: 100%; + background: white; +} + +#next { + float: left; + width: 100px; +} + +#scriptCount { + float: left; + width: 100px; +} + +#back { + float: left; + width: 100px; +} + +#editor { + width: 100%; + height: 50%; +} + +#scriptNav { + position: relative; + left: 25%; + right: 25%; + width: 100%; +} + +.b0b0 { + background: #b0b0b0; + border: 1px solid black; +} + +#editorContainer { + border: 1px solid black; + border-bottom: 0px; +} + +#executeButton { + position: relative; + left: 47px; + width: 100px; + font-size: 1.2em; +} + +#resetButton { + position: relative; + left: 44px; + width: 100px; + font-size: 1.2em; +} + +#editorButtons { + background: #ebebeb; +} + +#pre { + background: #fff; + margin: 0; + padding: 0; +} + +#fileOutput { + width: 100%; + overflow-x: hidden; + overflow-y: scroll; + background: #fff; +} + +#swiftOutput { + overflow-y: scroll; + overflow-x: hidden; + border: 1px solid black; + background: #fff; +} + +#.ace_editor { + line-height: normal; +} + Added: SwiftApps/tryswift/css/tryswift.old.css =================================================================== --- SwiftApps/tryswift/css/tryswift.old.css (rev 0) +++ SwiftApps/tryswift/css/tryswift.old.css 2013-10-07 01:15:08 UTC (rev 7139) @@ -0,0 +1,61 @@ +html, body { + height: 100%; +} + +#outputWrapper { + display: table; + height: 25%; + width: 100%; +} + +#swiftOutput { + height: 100px; + width: 100%; + border: 1px solid black; + overflow-y: scroll; +} + +#editorInfoWrapper { + display: table; + width: 100%; + height: 70%; +} + +#info { + width: 100%; + height: 100%; + display: table; +} + +#infoFrame { + width: 100%; + height: 95%; + display: table-cell; +} + +#editor { + width: 50%; + height: 100%; + display: table-cell; +} + +#scriptNav { + display: table; + text-align: center; + height: 5%; + width: 100%; + border: 1px solid red; + background: #B0B0B0; +} + +#next { + display: table-cell; +} + +#previous { + display: table-cell; +} + +#scriptCount { + display: table-cell; +} Added: SwiftApps/tryswift/getfiles.php =================================================================== --- SwiftApps/tryswift/getfiles.php (rev 0) +++ SwiftApps/tryswift/getfiles.php 2013-10-07 01:15:08 UTC (rev 7139) @@ -0,0 +1,36 @@ +valid()) { + if($iterator->isFile()) { + $paths[] = $iterator->getSubPathname(); + } + $iterator->next(); +} +natsort($paths); + +foreach ($paths as $file) { + if( $file != "err.txt" && + $file != "tc.data" && + $file != "sites.xml" && + $file != "script.swift" && + $file != "swift.out" && + $file != "swift.pid" && + $file != "cf" && + substr($file, -2) != ".d" && + substr($file, -4) != ".kml" && + substr($file, -7) != ".swiftx" && + substr($file, -4) != ".log" + ) { + print "
$file [" . filesize($file) . " bytes]
\n"; + } +} +?> Modified: SwiftApps/tryswift/index.php =================================================================== --- SwiftApps/tryswift/index.php 2013-10-06 19:51:29 UTC (rev 7138) +++ SwiftApps/tryswift/index.php 2013-10-07 01:15:08 UTC (rev 7139) @@ -2,52 +2,68 @@ Try Swift - + + -
-
-
+
+ -
-

Try Swift

-
+ +
+
+
+ +
+ +
+ +
- - -
- -
-
-
+ +
+
+ + +
+ +
+ + +
+
+
-
- -
- -
+
+
+
Swift output
+
+
+ +
+
+
Output files
+
+
+
-
-
- -
-
- - -
- + Added: SwiftApps/tryswift/js/logtail.js =================================================================== --- SwiftApps/tryswift/js/logtail.js (rev 0) +++ SwiftApps/tryswift/js/logtail.js 2013-10-07 01:15:08 UTC (rev 7139) @@ -0,0 +1,168 @@ +/* Copyright (c) 2012: Daniel Richman. License: GNU GPL 3 */ +/* Additional features: Priyesh Patel */ + +function tailf (url, dataelem) { + +var pausetoggle = "#pause"; +var scrollelems = ["pre"]; + +var fix_rn = true; +var load = 30 * 1024; /* 30KB */ +var poll = 1000; /* 1s */ + +var kill = false; +var loading = false; +var pause = false; +var reverse = false; +var log_data = ""; +var log_size = 0; + +function get_log() { + if (kill | loading) return; + loading = true; + + var range; + if (log_size === 0) + /* Get the last 'load' bytes */ + range = "-" + load.toString(); + else + /* Get the (log_size - 1)th byte, onwards. */ + range = (log_size - 1).toString() + "-"; + + /* The "log_size - 1" deliberately reloads the last byte, which we already + * have. This is to prevent a 416 "Range unsatisfiable" error: a response + * of length 1 tells us that the file hasn't changed yet. A 416 shows that + * the file has been trucnated */ + + $.ajax(url, { + dataType: "text", + cache: false, + headers: {Range: "bytes=" + range}, + success: function (data, s, xhr) { + loading = false; + + var size; + + if (xhr.status === 206) { + if (data.length > load) + throw "Expected 206 Partial Content"; + + var c_r = xhr.getResponseHeader("Content-Range"); + if (!c_r) + throw "Server did not respond with a Content-Range"; + + size = parseInt(c_r.split("/")[1]); + if (isNaN(size)) + throw "Invalid Content-Range size"; + } else if (xhr.status === 200) { + if (log_size > 1) + throw "Expected 206 Partial Content"; + + size = data.length; + } + + var added = false; + + if (log_size === 0) { + /* Clip leading part-line if not the whole file */ + if (data.length < size) { + var start = data.indexOf("\n"); + log_data = data.substring(start + 1); + } else { + log_data = data; + } + + added = true; + } else { + /* Drop the first byte (see above) */ + log_data += data.substring(1); + + if (log_data.length > load) { + var start = log_data.indexOf("\n", log_data.length - load); + log_data = log_data.substring(start + 1); + } + + if (data.length > 1) + added = true; + } + + log_size = size; + if (added) + show_log(added); + setTimeout(get_log, poll); + }, + error: function (xhr, s, t) { + loading = false; + + if (xhr.status === 416 || xhr.status == 404) { + /* 416: Requested range not satisfiable: log was truncated. */ + /* 404: Retry soon, I guess */ + + log_size = 0; + log_data = ""; + show_log(); + + setTimeout(get_log, poll); + } else { + if (s == "error") + error(xhr.statusText); + else + error("AJAX Error: " + s); + } + } + }); +} + +function scroll(where) { + $("#swiftOutput").animate({ scrollTop: $('#swiftOutput')[0].scrollHeight}, 'slow'); +} + +function show_log() { + if (pause) return; + + var t = log_data; + + if (reverse) { + var t_a = t.split(/\n/g); + t_a.reverse(); + if (t_a[0] == "") + t_a.shift(); + t = t_a.join("\n"); + } + + if (fix_rn) + t = t.replace(/\n/g, "\r\n"); + + $(dataelem).text(t); + scroll(0); +} + +function error(what) { + kill = true; + + $(dataelem).text("An error occured :-(.\r\n" + + "Reloading may help; no promises.\r\n" + + what); + scroll(0); +} + +$(document).ready(function () { + $(window).error(error); + + /* If URL is /logtail/?noreverse display in chronological order */ + var hash = location.search.replace(/^\?/, ""); + if (hash == "noreverse") + reverse = false; + + /* Add pause toggle */ + $(pausetoggle).click(function (e) { + pause = !pause; + $(pausetoggle).text(pause ? "Unpause" : "Pause"); + show_log(); + e.preventDefault(); + }); + + get_log(); +}); + +} Deleted: SwiftApps/tryswift/js/simplemodal.1.4.4.min.js =================================================================== --- SwiftApps/tryswift/js/simplemodal.1.4.4.min.js 2013-10-06 19:51:29 UTC (rev 7138) +++ SwiftApps/tryswift/js/simplemodal.1.4.4.min.js 2013-10-07 01:15:08 UTC (rev 7139) @@ -1,26 +0,0 @@ -/* - * SimpleModal 1.4.4 - jQuery Plugin - * http://simplemodal.com/ - * Copyright (c) 2013 Eric Martin - * Licensed under MIT and GPL - * Date: Sun, Jan 20 2013 15:58:56 -0800 - */ -(function(b){"function"===typeof define&&define.amd?define(["jquery"],b):b(jQuery)})(function(b){var j=[],n=b(document),k=navigator.userAgent.toLowerCase(),l=b(window),g=[],o=null,p=/msie/.test(k)&&!/opera/.test(k),q=/opera/.test(k),m,r;m=p&&/msie 6./.test(k)&&"object"!==typeof window.XMLHttpRequest;r=p&&/msie 7.0/.test(k);b.modal=function(a,h){return b.modal.impl.init(a,h)};b.modal.close=function(){b.modal.impl.close()};b.modal.focus=function(a){b.modal.impl.focus(a)};b.modal.setContainerDimensions= -function(){b.modal.impl.setContainerDimensions()};b.modal.setPosition=function(){b.modal.impl.setPosition()};b.modal.update=function(a,h){b.modal.impl.update(a,h)};b.fn.modal=function(a){return b.modal.impl.init(this,a)};b.modal.defaults={appendTo:"body",focus:!0,opacity:50,overlayId:"simplemodal-overlay",overlayCss:{},containerId:"simplemodal-container",containerCss:{},dataId:"simplemodal-data",dataCss:{},minHeight:null,minWidth:null,maxHeight:null,maxWidth:null,autoResize:!1,autoPosition:!0,zIndex:1E3, -close:!0,closeHTML:'',closeClass:"simplemodal-close",escClose:!0,overlayClose:!1,fixed:!0,position:null,persist:!1,modal:!0,onOpen:null,onShow:null,onClose:null};b.modal.impl={d:{},init:function(a,h){if(this.d.data)return!1;o=p&&!b.support.boxModel;this.o=b.extend({},b.modal.defaults,h);this.zIndex=this.o.zIndex;this.occb=!1;if("object"===typeof a){if(a=a instanceof b?a:b(a),this.d.placeholder=!1,0").attr("id", -"simplemodal-placeholder").css({display:"none"})),this.d.placeholder=!0,this.display=a.css("display"),!this.o.persist))this.d.orig=a.clone(!0)}else if("string"===typeof a||"number"===typeof a)a=b("
").html(a);else return alert("SimpleModal Error: Unsupported data type: "+typeof a),this;this.create(a);this.open();b.isFunction(this.o.onShow)&&this.o.onShow.apply(this,[this.d]);return this},create:function(a){this.getDimensions();if(this.o.modal&&m)this.d.iframe=b('').css(b.extend(this.o.iframeCss, -{display:"none",opacity:0,position:"fixed",height:g[0],width:g[1],zIndex:this.o.zIndex,top:0,left:0})).appendTo(this.o.appendTo);this.d.overlay=b("
").attr("id",this.o.overlayId).addClass("simplemodal-overlay").css(b.extend(this.o.overlayCss,{display:"none",opacity:this.o.opacity/100,height:this.o.modal?j[0]:0,width:this.o.modal?j[1]:0,position:"fixed",left:0,top:0,zIndex:this.o.zIndex+1})).appendTo(this.o.appendTo);this.d.container=b("
").attr("id",this.o.containerId).addClass("simplemodal-container").css(b.extend({position:this.o.fixed? -"fixed":"absolute"},this.o.containerCss,{display:"none",zIndex:this.o.zIndex+2})).append(this.o.close&&this.o.closeHTML?b(this.o.closeHTML).addClass(this.o.closeClass):"").appendTo(this.o.appendTo);this.d.wrap=b("
").attr("tabIndex",-1).addClass("simplemodal-wrap").css({height:"100%",outline:0,width:"100%"}).appendTo(this.d.container);this.d.data=a.attr("id",a.attr("id")||this.o.dataId).addClass("simplemodal-data").css(b.extend(this.o.dataCss,{display:"none"})).appendTo("body");this.setContainerDimensions(); -this.d.data.appendTo(this.d.wrap);(m||o)&&this.fixIE()},bindEvents:function(){var a=this;b("."+a.o.closeClass).bind("click.simplemodal",function(b){b.preventDefault();a.close()});a.o.modal&&a.o.close&&a.o.overlayClose&&a.d.overlay.bind("click.simplemodal",function(b){b.preventDefault();a.close()});n.bind("keydown.simplemodal",function(b){a.o.modal&&9===b.keyCode?a.watchTab(b):a.o.close&&a.o.escClose&&27===b.keyCode&&(b.preventDefault(),a.close())});l.bind("resize.simplemodal orientationchange.simplemodal", -function(){a.getDimensions();a.o.autoResize?a.setContainerDimensions():a.o.autoPosition&&a.setPosition();m||o?a.fixIE():a.o.modal&&(a.d.iframe&&a.d.iframe.css({height:g[0],width:g[1]}),a.d.overlay.css({height:j[0],width:j[1]}))})},unbindEvents:function(){b("."+this.o.closeClass).unbind("click.simplemodal");n.unbind("keydown.simplemodal");l.unbind(".simplemodal");this.d.overlay.unbind("click.simplemodal")},fixIE:function(){var a=this.o.position;b.each([this.d.iframe||null,!this.o.modal?null:this.d.overlay, -"fixed"===this.d.container.css("position")?this.d.container:null],function(b,e){if(e){var f=e[0].style;f.position="absolute";if(2>b)f.removeExpression("height"),f.removeExpression("width"),f.setExpression("height",'document.body.scrollHeight > document.body.clientHeight ? document.body.scrollHeight : document.body.clientHeight + "px"'),f.setExpression("width",'document.body.scrollWidth > document.body.clientWidth ? document.body.scrollWidth : document.body.clientWidth + "px"');else{var c,d;a&&a.constructor=== -Array?(c=a[0]?"number"===typeof a[0]?a[0].toString():a[0].replace(/px/,""):e.css("top").replace(/px/,""),c=-1===c.indexOf("%")?c+' + (t = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + "px"':parseInt(c.replace(/%/,""))+' * ((document.documentElement.clientHeight || document.body.clientHeight) / 100) + (t = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + "px"',a[1]&&(d="number"===typeof a[1]? -a[1].toString():a[1].replace(/px/,""),d=-1===d.indexOf("%")?d+' + (t = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft) + "px"':parseInt(d.replace(/%/,""))+' * ((document.documentElement.clientWidth || document.body.clientWidth) / 100) + (t = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft) + "px"')):(c='(document.documentElement.clientHeight || document.body.clientHeight) / 2 - (this.offsetHeight / 2) + (t = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + "px"', -d='(document.documentElement.clientWidth || document.body.clientWidth) / 2 - (this.offsetWidth / 2) + (t = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft) + "px"');f.removeExpression("top");f.removeExpression("left");f.setExpression("top",c);f.setExpression("left",d)}}})},focus:function(a){var h=this,a=a&&-1!==b.inArray(a,["first","last"])?a:"first",e=b(":input:enabled:visible:"+a,h.d.wrap);setTimeout(function(){0c?c:bc?c:this.o.minHeight&&"auto"!==i&&ed?d:ad?d:this.o.minWidth&&"auto"!==c&&fb||f>a?"auto":"visible"});this.o.autoPosition&&this.setPosition()},setPosition:function(){var a,b;a=g[0]/2-this.d.container.outerHeight(!0)/2;b=g[1]/2-this.d.container.outerWidth(!0)/2;var e="fixed"!==this.d.container.css("position")?l.scrollTop():0;this.o.position&&"[object Array]"===Object.prototype.toString.call(this.o.position)?(a=e+(this.o.position[0]||a),b=this.o.position[1]||b): -a=e+a;this.d.container.css({left:b,top:a})},watchTab:function(a){if(0 - - - - 0.079 - 10000 - 1000 - 1 - /home/tryswift/work - -
Deleted: SwiftApps/tryswift/tc.data =================================================================== --- SwiftApps/tryswift/tc.data 2013-10-06 19:51:29 UTC (rev 7138) +++ SwiftApps/tryswift/tc.data 2013-10-07 01:15:08 UTC (rev 7139) @@ -1,9 +0,0 @@ -local echo /bin/echo -local cat /bin/cat -local grep /bin/grep -local sort /bin/sort -local paste /usr/bin/paste -local wc /usr/bin/wc -local sleep /bin/sleep -local simulate /home/tryswift/tryswift/bin/simulate.sh -local stats /home/tryswift/tryswift/bin/stats.sh Deleted: SwiftApps/tryswift/tryswift-php.css =================================================================== --- SwiftApps/tryswift/tryswift-php.css 2013-10-06 19:51:29 UTC (rev 7138) +++ SwiftApps/tryswift/tryswift-php.css 2013-10-07 01:15:08 UTC (rev 7139) @@ -1,65 +0,0 @@ -html,body -{ - margin:0; - padding:0; - width: 400px; - background: #fff; - margin-left: auto; - margin-right: auto; -} - -a { -text-decoration: none; -} - -table { -border: 0; -border-bottom: 1px solid black; -border-left: 1px solid black; -border-right: 1px solid black; -background-color:#f6f6f6 -font-family: monospace; -width: 900px; -} - -#style1 td { -border-left: 1px solid black; -border-right: 1px solid black; -border-top: 0; -border-bottom: 0; -background-color:#f6f6f6 -padding-left: 0px; -padding-right: 0px; -padding-top: 2px; -padding-bottom: 2px; -} - -#style2 td { -border-top: 0; -border-bottom: 0; -border-left: 1px solid black; -background-color:#f6f6f6 -padding-left: 10px; -padding-right: 0; -padding-top: 0px; -padding-bottom: 0px; -} - -#header { -font-family:courier-new,monospace; -font-size:150%; -color:#2c1f8e; -vertical-align:sub; -text-align: center; -} - -caption { -background:#e3e3e3; -border-right: 1px solid black; -border-left: 1px solid black; -border-top: 1px solid black; -border-bottom: 1px solid black; -margin-top: 10px; -padding: 2px; -} - Deleted: SwiftApps/tryswift/tryswift.css =================================================================== --- SwiftApps/tryswift/tryswift.css 2013-10-06 19:51:29 UTC (rev 7138) +++ SwiftApps/tryswift/tryswift.css 2013-10-07 01:15:08 UTC (rev 7139) @@ -1,165 +0,0 @@ -* { - margin: 0; - padding:0; - overflow: hidden -} - -html, body { - height: 100%; -} - -#topsection { - height: 50px; - text-align: center; - background: black; - color: #B0B0B0; -} - -b { - font-size: 110%; -} - -em { - color: red; -} - -#topsection h1 { - margin: 0px; - padding-top: 15px; -} - -#contentwrapper { - float: left; - width: 100%; - border: 0px; -} - -#contentcolumn { - margin-left: 350px; -} - -#leftcolumn { - position: absolute; - width: 350px; - left: 0px; - top: 50px; - bottom: 0px; - border: 0px; - margin: 0px; - padding: 0px; - clear: both; -} - -#buttonsDiv { - position: absolute; - width: 350px; - left: 0; - top: 0; - height: 50px; - background: #B0B0B0; -} - -#submitButton { - float: left; - color: #FFF; - background: #2956B2; - height: 40px; - width: 100px; - margin-top: 5px; - margin-bottom: 5px; - margin-left: 20px; - bottom: 0px; - font-size: 100%; -} - -#resetButton { - float: left; - color: #FFF; - background: #2956B2; - height: 40px; - width: 100px; - margin-top: 5px; - margin-bottom: 5px; - margin-left: 20px; - bottom: 0px; - font-size: 100%; -} - -#footer a { - color: #FFFF80; -} - -#editor { - position: absolute; - top: 50px; - left: 350px; - bottom: 50px; - right: 0px; - margin: 0px; - padding: 0px; - border: 0px; -} - -#sourceForm { - display: none; -} - -#footer { - position: absolute; - height: 50px; - bottom: 0px; - left: 350px; - right: 0px; - background: #01313f; - color: #fff; - text-align: center; - padding: 0px; - margin: 0px; - border-top: 1px solid white; -} - -#infoFrame { - margin: 0px; - padding: 0px; - border: 0px; - width: 350px; -} - -#back { - position: absolute; - height: 25px; - width: 50px; - top: 25%; - left: 90px; - font-size: 100%; -} - -#scriptCount { - position: absolute; - line-height: 25px; - width: 50px; - left: 150px; - top: 25%; -} - -#next { - position: absolute; - left: 200px; - height: 25px; - width: 50px; - top: 25%; - font-size: 100%; -} - -#outFrame { - display: none; -} - -#basic-modal-content {display:none;} -#simplemodal-overlay {background-color:#000;} -#simplemodal-container { width: 0px; height: 0px; color:#bbb; background-color:#fff; border:4px solid #444; padding:0px; overflow:hidden; position:relative; } -#simplemodal-container .simplemodal-data {padding:8px;} -#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;} -#simplemodal-container a {color:#ddd;} -#simplemodal-container a.modalCloseImg {background:url(img/basic/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:0px; right:0px; cursor:pointer;} -#simplemodal-container h3 {color:#84b8d9;} Modified: SwiftApps/tryswift/tryswift.php =================================================================== --- SwiftApps/tryswift/tryswift.php 2013-10-06 19:51:29 UTC (rev 7138) +++ SwiftApps/tryswift/tryswift.php 2013-10-07 01:15:08 UTC (rev 7139) @@ -1,113 +1,35 @@ - - - -

Executing.. please wait

- - - - array("pipe", "r"), // stdin is a pipe that the child will read from - 1 => array("pipe", "w"), // stdout is a pipe that the child will write to - 2 => array("pipe", "w") // stderr is a pipe that the child will write to -); - -print "\n"; -print "\n"; -print "
\n"; - -# Run Swift -$process = proc_open($cmd, $descriptorspec, $pipes, realpath('./'), array()); -if (is_resource($process)) { - while ($s = fgets($pipes[1])) { - print "" . - "\n"; - flush(); - } -} - -print "
Swift Execution
$s 

"; -proc_close($process); - -# List output files -$filehtml = ""; -$print_files=0; - -# Sorted, recursive list of all files -$iterator = new RecursiveIteratorIterator(new RecursiveDirectoryIterator("$web_directory/$unique")); -$paths = array(); -while($iterator->valid()) { - if($iterator->isFile()) { - $paths[] = $iterator->getSubPathname(); + if(!file_put_contents($script, $source)) { + die("Unable to write swift script"); } - $iterator->next(); -} -sort($paths); -foreach ($paths as $file) { - if( $file != "err.txt" && - $file != "tc.data" && - $file != "sites.xml" && - $file != "script.swift" && - substr($file, -2) != ".d" && - substr($file, -4) != ".kml" && - substr($file, -7) != ".swiftx" && - substr($file, -4) != ".log" - ) { - if($print_files == 0) { $print_files=1; } - $filehtml .= "" . - "" . - "$file [" . filesize($file) . " bytes]\n"; - } -} + # Run Swift + system("echo Executing.. > $dirname/swift.out"); + system("$swift_cmd >> $dirname/swift.out 2>&1 &"); -if($print_files) { - print "\n" . - "\n" . - $filehtml . - "
List of Files


\n"; -} + print "runs/$unique/swift.out\n"; + print "runs/$unique\n"; ?> - - - - - - Added: SwiftApps/tryswift/waitswift.sh =================================================================== --- SwiftApps/tryswift/waitswift.sh (rev 0) +++ SwiftApps/tryswift/waitswift.sh 2013-10-07 01:15:08 UTC (rev 7139) @@ -0,0 +1,23 @@ +#!/bin/bash + +webroot="/home/davidk/tryswift" +maxwait=60 +counter=0 + +while [ ! -f "swift.pid" ] && [ $counter -lt $maxwait ] +do + counter=$( expr $counter + 1) + sleep 1 +done + +if [ $counter -ge $maxwait ]; then + exit 1 +fi + +swiftpid=$( cat swift.pid ) +while ps -p $swiftpid > /dev/null +do + sleep 1 +done + +exit 0 Property changes on: SwiftApps/tryswift/waitswift.sh ___________________________________________________________________ Added: svn:executable + * From yadunandb at ci.uchicago.edu Mon Oct 7 17:15:06 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Mon, 7 Oct 2013 17:15:06 -0500 (CDT) Subject: [Swift-commit] r7145 - SwiftApps/Swift-MapRed/mapred_combiner_V3 Message-ID: <20131007221506.22D6A9CC83@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-07 17:15:05 -0500 (Mon, 07 Oct 2013) New Revision: 7145 Added: SwiftApps/Swift-MapRed/mapred_combiner_V3/dereference.sh Removed: SwiftApps/Swift-MapRed/mapred_combiner_V3/dummy Modified: SwiftApps/Swift-MapRed/mapred_combiner_V3/LAB_RECORDS SwiftApps/Swift-MapRed/mapred_combiner_V3/README SwiftApps/Swift-MapRed/mapred_combiner_V3/beagle.xml SwiftApps/Swift-MapRed/mapred_combiner_V3/client.c SwiftApps/Swift-MapRed/mapred_combiner_V3/kway.swift SwiftApps/Swift-MapRed/mapred_combiner_V3/mapper.sh SwiftApps/Swift-MapRed/mapred_combiner_V3/reducer.sh SwiftApps/Swift-MapRed/mapred_combiner_V3/reducer_template.sh SwiftApps/Swift-MapRed/mapred_combiner_V3/run.sh SwiftApps/Swift-MapRed/mapred_combiner_V3/teragen.swift Log: Updates for combiner and tree Modified: SwiftApps/Swift-MapRed/mapred_combiner_V3/LAB_RECORDS =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V3/LAB_RECORDS 2013-10-07 21:36:23 UTC (rev 7144) +++ SwiftApps/Swift-MapRed/mapred_combiner_V3/LAB_RECORDS 2013-10-07 22:15:05 UTC (rev 7145) @@ -2817,3 +2817,1361 @@ ACTUAL COUNT : 5000000 EXPECTED COUNT: 5000000 --------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Could not compile SwiftScript source: line 77:1: expecting EOF, found 'final_result' +real 0.93 +user 0.85 +sys 0.08 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 28, shadows variable of same name on line 42 +Warning: Parameter deref, on line 33, shadows variable of same name on line 45 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131004-1205-qo1iqb0c +Progress: time: Fri, 04 Oct 2013 12:06:01 -0500 +Progress: time: Fri, 04 Oct 2013 12:06:10 -0500 Stage in:1 Submitted:9 +Progress: time: Fri, 04 Oct 2013 12:06:11 -0500 Submitted:6 Stage out:1 Finished successfully:3 +Progress: time: Fri, 04 Oct 2013 12:06:12 -0500 Submitted:1 Stage out:1 Finished successfully:8 +Progress: time: Fri, 04 Oct 2013 12:06:14 -0500 Stage out:1 Finished successfully:11 +Final status: Fri, 04 Oct 2013 12:06:14 -0500 Finished successfully:14 +real 17.89 +user 24.40 +sys 9.14 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 28, shadows variable of same name on line 42 +Warning: Parameter deref, on line 33, shadows variable of same name on line 45 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131004-1208-hayzl915 +Progress: time: Fri, 04 Oct 2013 12:08:03 -0500 +Progress: time: Fri, 04 Oct 2013 12:08:11 -0500 Stage in:1 Submitted:9 +Progress: time: Fri, 04 Oct 2013 12:08:12 -0500 Submitted:4 Stage out:2 Finished successfully:4 +Progress: time: Fri, 04 Oct 2013 12:08:13 -0500 Active:2 Stage out:1 Finished successfully:11 +Progress: time: Fri, 04 Oct 2013 12:08:19 -0500 Stage out:1 Finished successfully:14 +Final status: Fri, 04 Oct 2013 12:08:19 -0500 Finished successfully:16 +real 20.32 +user 21.88 +sys 7.62 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 28, shadows variable of same name on line 42 +Warning: Parameter deref, on line 33, shadows variable of same name on line 45 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131004-1210-z6mpvdt5 +Progress: time: Fri, 04 Oct 2013 12:10:28 -0500 +Progress: time: Fri, 04 Oct 2013 12:10:34 -0500 Stage in:1 Submitted:9 +Progress: time: Fri, 04 Oct 2013 12:10:35 -0500 Submitted:5 Stage out:1 Finished successfully:4 +Progress: time: Fri, 04 Oct 2013 12:10:36 -0500 Active:1 Finished successfully:10 +Progress: time: Fri, 04 Oct 2013 12:10:38 -0500 Stage out:1 Finished successfully:11 +Final status: Fri, 04 Oct 2013 12:10:38 -0500 Finished successfully:14 +real 14.87 +user 21.46 +sys 6.96 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 1000000 +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Could not compile SwiftScript source: line 3:1: expecting EOF, found 'import' +real 0.78 +user 0.80 +sys 0.06 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Could not start execution + When processing import kway.swift + kway.swift.swift (No such file or directory) +real 1.90 +user 2.36 +sys 0.08 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter reducer, on line 17, shadows variable of same name on line 45 +Could not start execution + Compile error in foreach statement at line 22 + Compile error in assignment at line 26: You cannot assign value of type fileptr to a variable of type file + +real 1.93 +user 2.93 +sys 0.09 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter reducer, on line 17, shadows variable of same name on line 45 +Could not start execution + Compile error in foreach statement at line 33 + Compile error in procedure invocation at line 35 + Procedure reduce_data is not declared. +real 2.02 +user 2.92 +sys 0.11 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter reducer, on line 21, shadows variable of same name on line 45 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 43 +Warning: Parameter deref, on line 34, shadows variable of same name on line 46 +Could not start execution + Compile error in procedure invocation at line 74 + Wrong number of procedure output arguments: specified 2 and should be 1 +real 2.00 +user 3.14 +sys 0.09 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 71 +Warning: Parameter deref, on line 34, shadows variable of same name on line 74 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 73 +Could not start execution + Compile error in procedure invocation at line 102 + Wrong number of procedure output arguments: specified 2 and should be 1 +real 1.97 +user 2.80 +sys 0.11 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 71 +Warning: Parameter deref, on line 34, shadows variable of same name on line 74 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 73 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131004-1255-x631g76d +Progress: time: Fri, 04 Oct 2013 12:55:12 -0500 +Progress: time: Fri, 04 Oct 2013 12:55:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 12:56:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 12:56:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 12:57:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 12:57:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 12:58:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 12:58:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 12:59:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 12:59:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:00:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:00:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:01:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:01:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:02:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:02:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:03:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:03:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:04:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:04:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:05:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:05:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:06:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:06:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:07:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:07:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:08:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:08:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:09:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:09:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:10:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:10:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:11:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:11:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:12:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:12:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:13:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:13:42 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:14:12 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:14:32 -0500 Stage in:1 Submitted:9 +Progress: time: Fri, 04 Oct 2013 13:14:33 -0500 Submitted:5 Active:1 Stage out:1 Finished successfully:3 +Progress: time: Fri, 04 Oct 2013 13:14:35 -0500 Active:2 Stage out:1 Finished successfully:11 + comb0000.out going to bucket:0 + comb0002.out going to bucket:1 + comb0001.out going to bucket:0 +Execution failed: + Exception in bash: + Arguments: [reducer.sh, comb0002.out] + Host: beagle + Directory: teragen-20131004-1255-x631g76d/jobs/h/bash-hrbr27gl + +Caused by: + Error staging in file: /lustre/beagle/yadunandb/Swift-MapRed/mapred_combiner_V3/reducer.sh (No such file or directory) +org.globus.cog.abstraction.impl.common.execution.JobException: Error staging in file: /lustre/beagle/yadunandb/Swift-MapRed/mapred_combiner_V3/reducer.sh (No such file or directory) (exit code: 520) + at org.globus.cog.abstraction.coaster.service.local.JobStatusHandler.requestComplete(JobStatusHandler.java:40) + at org.globus.cog.karajan.workflow.service.handlers.RequestHandler.receiveCompleted(RequestHandler.java:88) + at org.globus.cog.karajan.workflow.service.channels.AbstractKarajanChannel.handleRequest(AbstractKarajanChannel.java:527) + at org.globus.cog.karajan.workflow.service.channels.AbstractStreamKarajanChannel.stepNIO(AbstractStreamKarajanChannel.java:238) + at org.globus.cog.karajan.workflow.service.channels.NIOMultiplexer.loop(NIOMultiplexer.java:97) + at org.globus.cog.karajan.workflow.service.channels.NIOMultiplexer.run(NIOMultiplexer.java:56) + (exit code: 520) + reduce_data, teragen.swift, line 57 + kway, teragen.swift, line 102 +real 1167.82 +user 1459.94 +sys 822.06 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 71 +Warning: Parameter deref, on line 34, shadows variable of same name on line 74 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 73 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131004-1320-2dxclct7 +Progress: time: Fri, 04 Oct 2013 13:20:15 -0500 +Progress: time: Fri, 04 Oct 2013 13:20:29 -0500 Stage in:1 Submitted:19 +Progress: time: Fri, 04 Oct 2013 13:20:30 -0500 Submitted:10 Active:1 Stage out:1 Finished successfully:8 +Progress: time: Fri, 04 Oct 2013 13:20:31 -0500 Stage out:1 Finished successfully:19 +Progress: time: Fri, 04 Oct 2013 13:20:32 -0500 Active:1 Stage out:1 Finished successfully:22 + comb0000.out going to bucket:0 + comb0001.out going to bucket:0 + comb0002.out going to bucket:1 +Progress: time: Fri, 04 Oct 2013 13:20:38 -0500 Active:1 Stage out:1 Finished successfully:24 +Progress: time: Fri, 04 Oct 2013 13:20:43 -0500 Stage out:1 Finished successfully:26 +Final status: Fri, 04 Oct 2013 13:20:43 -0500 Finished successfully:28 +real 32.94 +user 39.98 +sys 16.20 +chunks 20 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 2000000 +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:50 X FILESIZE:100 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 71 +Warning: Parameter deref, on line 34, shadows variable of same name on line 74 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 73 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131004-1325-muugqrmd +Progress: time: Fri, 04 Oct 2013 13:25:14 -0500 +Progress: time: Fri, 04 Oct 2013 13:25:38 -0500 Stage in:1 Submitted:49 +Progress: time: Fri, 04 Oct 2013 13:25:40 -0500 Submitted:45 Active:2 Stage out:1 Finished successfully:2 +Progress: time: Fri, 04 Oct 2013 13:25:41 -0500 Stage in:1 Submitted:38 Active:2 Stage out:2 Finished successfully:7 +Progress: time: Fri, 04 Oct 2013 13:25:42 -0500 Submitted:31 Active:3 Stage out:3 Finished successfully:13 +Progress: time: Fri, 04 Oct 2013 13:25:43 -0500 Submitted:16 Active:7 Stage out:1 Finished successfully:26 +Progress: time: Fri, 04 Oct 2013 13:25:44 -0500 Stage in:2 Submitted:5 Active:2 Stage out:4 Finished successfully:37 +Progress: time: Fri, 04 Oct 2013 13:25:45 -0500 Active:9 Stage out:1 Finished successfully:51 +Progress: time: Fri, 04 Oct 2013 13:25:47 -0500 Active:7 Stage out:1 Finished successfully:53 +Progress: time: Fri, 04 Oct 2013 13:25:49 -0500 Active:5 Stage out:1 Finished successfully:55 +Progress: time: Fri, 04 Oct 2013 13:25:52 -0500 Active:2 Stage out:1 Finished successfully:58 +Progress: time: Fri, 04 Oct 2013 13:25:53 -0500 Active:1 Stage out:1 Finished successfully:59 + comb0000.out going to bucket:0 + comb0007.out going to bucket:3 + comb0001.out going to bucket:0 + comb0005.out going to bucket:2 + comb0008.out going to bucket:4 + comb0004.out going to bucket:2 + comb0006.out going to bucket:3 + comb0002.out going to bucket:1 + comb0009.out going to bucket:4 + comb0003.out going to bucket:1 +Progress: time: Fri, 04 Oct 2013 13:25:59 -0500 Active:5 Stage out:1 Finished successfully:61 +Progress: time: Fri, 04 Oct 2013 13:26:14 -0500 Active:1 Finished successfully:66 +Progress: time: Fri, 04 Oct 2013 13:26:44 -0500 Active:1 Finished successfully:66 +Progress: time: Fri, 04 Oct 2013 13:27:14 -0500 Active:1 Finished successfully:66 +Progress: time: Fri, 04 Oct 2013 13:27:44 -0500 Active:1 Finished successfully:66 +chunks 50 filesize 100 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 50000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:50 X FILESIZE:1 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 72 +Warning: Parameter deref, on line 34, shadows variable of same name on line 75 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 74 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131004-1330-t51uomd4 +Progress: time: Fri, 04 Oct 2013 13:30:47 -0500 +Progress: time: Fri, 04 Oct 2013 13:31:17 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:31:47 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:32:17 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:32:47 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:33:17 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:33:47 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:34:17 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:34:47 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:35:17 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:35:47 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:36:17 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:36:47 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:37:17 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:37:47 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:38:17 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:38:47 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:39:17 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:39:47 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:40:17 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:40:47 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:41:17 -0500 Submitted:50 +Progress: time: Fri, 04 Oct 2013 13:41:18 -0500 Submitted:49 Stage out:1 +Progress: time: Fri, 04 Oct 2013 13:41:19 -0500 Submitted:37 Active:1 Stage out:1 Finished successfully:11 +Progress: time: Fri, 04 Oct 2013 13:41:20 -0500 Submitted:26 Active:1 Stage out:1 Finished successfully:22 +Progress: time: Fri, 04 Oct 2013 13:41:21 -0500 Submitted:14 Active:1 Stage out:1 Finished successfully:34 +Progress: time: Fri, 04 Oct 2013 13:41:22 -0500 Submitted:2 Stage out:1 Finished successfully:47 + comb0000.out going to bucket:0 + comb0001.out going to bucket:0 +bucket[1] contains 0 bucket[0] contains 2 Progress: time: Fri, 04 Oct 2013 13:41:23 -0500 Active:2 Finished successfully:53 +Progress: time: Fri, 04 Oct 2013 13:41:28 -0500 Active:1 Stage out:1 Finished successfully:53 +Progress: time: Fri, 04 Oct 2013 13:41:47 -0500 Active:1 Finished successfully:54 +Progress: time: Fri, 04 Oct 2013 13:42:17 -0500 Active:1 Finished successfully:54 +Progress: time: Fri, 04 Oct 2013 13:42:47 -0500 Active:1 Finished successfully:54 +Progress: time: Fri, 04 Oct 2013 13:43:17 -0500 Active:1 Finished successfully:54 +Progress: time: Fri, 04 Oct 2013 13:43:47 -0500 Active:1 Finished successfully:54 +Progress: time: Fri, 04 Oct 2013 13:44:17 -0500 Active:1 Finished successfully:54 +Progress: time: Fri, 04 Oct 2013 13:44:47 -0500 Active:1 Finished successfully:54 +Progress: time: Fri, 04 Oct 2013 13:45:17 -0500 Active:1 Finished successfully:54 +chunks 50 filesize 1 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 500000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 72 +Warning: Parameter deref, on line 34, shadows variable of same name on line 75 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 74 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131004-1346-89n2onug +Progress: time: Fri, 04 Oct 2013 13:46:25 -0500 +Progress: time: Fri, 04 Oct 2013 13:46:55 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:47:25 -0500 Submitted:10 +Progress: time: Fri, 04 Oct 2013 13:47:26 -0500 Stage in:1 Submitted:9 +Progress: time: Fri, 04 Oct 2013 13:47:27 -0500 Submitted:4 Active:1 Stage out:1 Finished successfully:4 +Progress: time: Fri, 04 Oct 2013 13:47:28 -0500 Active:1 Stage out:1 Finished successfully:11 + comb0001.out going to bucket:0 + comb0000.out going to bucket:0 +bucket[1] contains 0 bucket[0] contains 2 Progress: time: Fri, 04 Oct 2013 13:47:34 -0500 Active:1 Stage out:1 Finished successfully:13 +Progress: time: Fri, 04 Oct 2013 13:47:55 -0500 Active:1 Finished successfully:14 +Progress: time: Fri, 04 Oct 2013 13:48:25 -0500 Active:1 Finished successfully:14 +Progress: time: Fri, 04 Oct 2013 13:48:55 -0500 Active:1 Finished successfully:14 +Progress: time: Fri, 04 Oct 2013 13:49:25 -0500 Active:1 Finished successfully:14 +Progress: time: Fri, 04 Oct 2013 13:49:55 -0500 Active:1 Finished successfully:14 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131004-1350-m7zfpaeg +Progress: time: Fri, 04 Oct 2013 13:50:13 -0500 +Progress: time: Fri, 04 Oct 2013 13:50:23 -0500 Stage in:1 Submitted:9 +Progress: time: Fri, 04 Oct 2013 13:50:24 -0500 Submitted:5 Stage out:1 Finished successfully:4 +Progress: time: Fri, 04 Oct 2013 13:50:25 -0500 Finished successfully:10 +Progress: time: Fri, 04 Oct 2013 13:50:27 -0500 Stage out:1 Finished successfully:11 +Execution failed: + comb0000.out going to bucket:0 +bucket[0] contains 1 tracef(): Unknown format: %d + swiftscript:tracef, teragen.swift, line 55 + kway, teragen.swift, line 104 +real 18.03 +user 25.86 +sys 9.97 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131004-1350-nrke2n45 +Progress: time: Fri, 04 Oct 2013 13:50:45 -0500 +Progress: time: Fri, 04 Oct 2013 13:50:50 -0500 Stage in:1 Submitted:9 +Progress: time: Fri, 04 Oct 2013 13:50:51 -0500 Submitted:5 Stage out:1 Finished successfully:4 +Progress: time: Fri, 04 Oct 2013 13:50:52 -0500 Stage out:1 Finished successfully:10 +Progress: time: Fri, 04 Oct 2013 13:50:53 -0500 Stage out:1 Finished successfully:11 +Execution failed: + comb0000.out going to bucket:0 +bucket[0] contains 1 tracef(): Unknown format: %/ + swiftscript:tracef, teragen.swift, line 55 + kway, teragen.swift, line 104 +real 13.14 +user 20.16 +sys 6.10 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131004-1351-ojrynh7b +Progress: time: Fri, 04 Oct 2013 13:51:16 -0500 +Progress: time: Fri, 04 Oct 2013 13:51:23 -0500 Stage in:1 Submitted:9 +Progress: time: Fri, 04 Oct 2013 13:51:24 -0500 Submitted:5 Stage out:1 Finished successfully:4 +Progress: time: Fri, 04 Oct 2013 13:51:25 -0500 Active:1 Finished successfully:10 +Progress: time: Fri, 04 Oct 2013 13:51:26 -0500 Stage out:1 Finished successfully:11 + Length of array : 1 len mod K_way: 0 + comb0000.out going to bucket:0 +bucket[0] contains 1 Final status: Fri, 04 Oct 2013 13:51:27 -0500 Finished successfully:15 +real 15.29 +user 22.27 +sys 6.83 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 1000000 +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131004-1352-9zoro7ka +Progress: time: Fri, 04 Oct 2013 13:52:27 -0500 +Progress: time: Fri, 04 Oct 2013 13:52:33 -0500 Stage in:1 Submitted:19 +Progress: time: Fri, 04 Oct 2013 13:52:34 -0500 Submitted:15 Stage out:1 Finished successfully:4 +Progress: time: Fri, 04 Oct 2013 13:52:36 -0500 Submitted:9 Stage out:1 Finished successfully:10 +Progress: time: Fri, 04 Oct 2013 13:52:37 -0500 Submitted:3 Stage out:1 Finished successfully:16 +Progress: time: Fri, 04 Oct 2013 13:52:38 -0500 Active:1 Finished successfully:20 +Progress: time: Fri, 04 Oct 2013 13:52:40 -0500 Stage out:1 Finished successfully:21 + Length of array : 1 len mod K_way: 0 + comb0000.out going to bucket:0 +bucket[0] contains 1 items +Final status: Fri, 04 Oct 2013 13:52:40 -0500 Finished successfully:25 +real 18.15 +user 25.46 +sys 8.64 +chunks 20 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 2000000 +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +0.94 +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. + +RunID: 20131004-1634-240ueo37 +Progress: time: Fri, 04 Oct 2013 16:34:51 -0500 +Progress: time: Fri, 04 Oct 2013 16:35:21 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:35:51 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:36:21 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:36:51 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:37:21 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:37:51 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:38:21 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:38:51 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:39:21 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:39:51 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:40:21 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:40:51 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:41:21 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:41:51 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:42:21 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:42:51 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:43:21 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:43:51 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:44:21 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:44:51 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:45:21 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:45:51 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:46:21 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:46:51 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:47:21 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:47:51 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 16:48:03 -0500 Stage in:1 Submitted:19 +Progress: time: Fri, 04 Oct 2013 16:48:05 -0500 Stage in:1 Submitted:18 Stage out:1 +Progress: time: Fri, 04 Oct 2013 16:48:06 -0500 Submitted:10 Stage out:3 Finished successfully:7 +Progress: time: Fri, 04 Oct 2013 16:48:08 -0500 Stage in:1 Submitted:1 Stage out:4 Finished successfully:14 +Progress: time: Fri, 04 Oct 2013 16:48:10 -0500 Finished successfully:21 +Progress: time: Fri, 04 Oct 2013 16:48:11 -0500 Stage out:2 Finished successfully:23 + Length of array : 4 len mod K_way: 2 + comb0000.out going to bucket:0 + comb0002.out going to bucket:1 + comb0001.out going to bucket:0 + comb0003.out going to bucket:1 +bucket[0] contains 2 items +bucket[1] contains 2 items +bucket[2] contains 0 items +Progress: time: Fri, 04 Oct 2013 16:48:16 -0500 Active:2 Stage out:1 Finished successfully:25 +Progress: time: Fri, 04 Oct 2013 16:48:21 -0500 Active:1 Finished successfully:27 +Progress: time: Fri, 04 Oct 2013 16:48:51 -0500 Active:1 Finished successfully:27 +Progress: time: Fri, 04 Oct 2013 16:49:21 -0500 Active:1 Finished successfully:27 +Progress: time: Fri, 04 Oct 2013 16:49:51 -0500 Active:1 Finished successfully:27 +Progress: time: Fri, 04 Oct 2013 16:50:21 -0500 Active:1 Finished successfully:27 +Progress: time: Fri, 04 Oct 2013 16:50:51 -0500 Active:1 Finished successfully:27 +Progress: time: Fri, 04 Oct 2013 16:51:21 -0500 Active:1 Finished successfully:27 +Progress: time: Fri, 04 Oct 2013 16:51:51 -0500 Active:1 Finished successfully:27 +Progress: time: Fri, 04 Oct 2013 16:52:21 -0500 Active:1 Finished successfully:27 +Progress: time: Fri, 04 Oct 2013 16:52:51 -0500 Active:1 Finished successfully:27 +Progress: time: Fri, 04 Oct 2013 16:53:21 -0500 Active:1 Finished successfully:27 +Progress: time: Fri, 04 Oct 2013 16:53:51 -0500 Active:1 Finished successfully:27 +Progress: time: Fri, 04 Oct 2013 16:54:21 -0500 Active:1 Finished successfully:27 +Progress: time: Fri, 04 Oct 2013 16:54:51 -0500 Active:1 Finished successfully:27 +Progress: time: Fri, 04 Oct 2013 16:55:21 -0500 Active:1 Finished successfully:27 +Progress: time: Fri, 04 Oct 2013 16:55:51 -0500 Active:1 Finished successfully:27 +chunks 20 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +0.94 +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. + +RunID: 20131004-1704-ipni41je +Progress: time: Fri, 04 Oct 2013 17:04:25 -0500 +Progress: time: Fri, 04 Oct 2013 17:04:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:05:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:05:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:06:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:06:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:07:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:07:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:08:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:08:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:09:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:09:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:10:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:10:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:11:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:11:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:12:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:12:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:13:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:13:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:14:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:14:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:15:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:15:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:16:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:16:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:17:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:17:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:18:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:18:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:19:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:19:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:20:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:20:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:21:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:21:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:22:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:22:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:23:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:23:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:24:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:24:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:25:25 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:25:55 -0500 Submitted:20 +Progress: time: Fri, 04 Oct 2013 17:26:25 -0500 Submitted:20 +chunks 20 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Could not start execution + Compile error in procedure invocation at line 103 + Variable p_errs was not declared in this scope. +real 4.93 +user 2.89 +sys 0.11 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +0.94 +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. + +RunID: 20131007-1159-zzt5h0fg +Progress: time: Mon, 07 Oct 2013 12:00:01 -0500 +Progress: time: Mon, 07 Oct 2013 12:00:09 -0500 Stage in:1 Submitted:9 +Progress: time: Mon, 07 Oct 2013 12:00:10 -0500 Submitted:5 Active:1 Stage out:1 Finished successfully:3 +Progress: time: Mon, 07 Oct 2013 12:00:11 -0500 Active:1 Stage out:1 Finished successfully:8 +Progress: time: Mon, 07 Oct 2013 12:00:13 -0500 Stage out:2 Finished successfully:8 +Progress: time: Mon, 07 Oct 2013 12:00:14 -0500 Active:1 Stage out:1 Finished successfully:12 +Progress: time: Mon, 07 Oct 2013 12:00:20 -0500 Stage out:1 Finished successfully:14 +Execution failed: + Exception in bash: + Arguments: [dereference.sh, p_final.out] + Host: beagle + Directory: teragen-20131007-1159-zzt5h0fg/jobs/6/bash-64kaybgl + +Caused by: + Application /bin/bash failed with an exit code of 1 + dereference, teragen.swift, line 109 +real 26.66 +user 9.13 +sys 0.44 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +0.94 +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. + +RunID: 20131007-1214-bgf2mn1e +Progress: time: Mon, 07 Oct 2013 12:14:26 -0500 +Progress: time: Mon, 07 Oct 2013 12:14:34 -0500 Stage in:1 Submitted:9 +Progress: time: Mon, 07 Oct 2013 12:14:35 -0500 Submitted:4 Active:1 Finished successfully:5 +Progress: time: Mon, 07 Oct 2013 12:14:36 -0500 Active:1 Stage out:1 Finished successfully:11 +Progress: time: Mon, 07 Oct 2013 12:14:42 -0500 Stage out:1 Finished successfully:13 +Final status: Mon, 07 Oct 2013 12:14:42 -0500 Finished successfully:15 +real 20.81 +user 9.12 +sys 0.48 +chunks 10 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 1000000 +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +0.94 +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. + +RunID: 20131007-1401-np3ofaqe +Progress: time: Mon, 07 Oct 2013 14:01:41 -0500 +Progress: time: Mon, 07 Oct 2013 14:01:44 -0500 Submitting:19 Submitted:1 +Progress: time: Mon, 07 Oct 2013 14:01:52 -0500 Stage in:1 Submitted:19 +Progress: time: Mon, 07 Oct 2013 14:01:53 -0500 Stage in:1 Submitted:14 Stage out:2 Finished successfully:3 +Progress: time: Mon, 07 Oct 2013 14:01:54 -0500 Submitted:7 Active:1 Stage out:1 Finished successfully:11 +Progress: time: Mon, 07 Oct 2013 14:01:55 -0500 Stage out:1 Finished successfully:19 +Progress: time: Mon, 07 Oct 2013 14:01:56 -0500 Active:1 Stage out:1 Finished successfully:21 +Progress: time: Mon, 07 Oct 2013 14:02:02 -0500 Stage out:1 Finished successfully:23 +Final status: Mon, 07 Oct 2013 14:02:02 -0500 Finished successfully:25 +real 35.72 +user 11.84 +sys 1.58 +chunks 20 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 2000000 +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +0.94 +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. +svn: This client is too old to work with working copy '.'. You need +to get a newer Subversion client, or to downgrade this working copy. +See http://subversion.tigris.org/faq.html#working-copy-format-change +for details. + +RunID: 20131007-1412-vv6bgvtb +Progress: time: Mon, 07 Oct 2013 14:12:47 -0500 +Progress: time: Mon, 07 Oct 2013 14:12:49 -0500 Submitting:19 Submitted:1 +Progress: time: Mon, 07 Oct 2013 14:12:57 -0500 Stage in:1 Submitted:19 +Progress: time: Mon, 07 Oct 2013 14:12:58 -0500 Submitted:16 Active:1 Finished successfully:3 +Progress: time: Mon, 07 Oct 2013 14:13:00 -0500 Submitted:13 Stage out:1 Finished successfully:6 +Progress: time: Mon, 07 Oct 2013 14:13:01 -0500 Submitted:8 Active:1 Finished successfully:11 +Progress: time: Mon, 07 Oct 2013 14:13:02 -0500 Submitted:4 Finished successfully:16 +Progress: time: Mon, 07 Oct 2013 14:13:03 -0500 Active:1 Finished successfully:20 + Length of array : 1 len mod K_way: 0 + comb0000.out going to bucket:0 +bucket[0] contains 1 items +Progress: time: Mon, 07 Oct 2013 14:13:04 -0500 Stage out:1 Finished successfully:23 +Execution failed: + Exception in bash: + Arguments: [dereference.sh, p_final.out] + Host: beagle + Directory: teragen-20131007-1412-vv6bgvtb/jobs/i/bash-i5cl3cgl + +Caused by: + Application /bin/bash failed with an exit code of 1 + dereference, teragen.swift, line 109 +real 31.26 +user 12.73 +sys 1.40 +chunks 20 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131007-1416-6v4l9xb2 +Progress: time: Mon, 07 Oct 2013 14:16:52 -0500 +Progress: time: Mon, 07 Oct 2013 14:16:54 -0500 Submitting:19 Submitted:1 +Progress: time: Mon, 07 Oct 2013 14:17:05 -0500 Stage in:1 Submitted:19 +Progress: time: Mon, 07 Oct 2013 14:17:07 -0500 Submitted:18 Stage out:2 +Progress: time: Mon, 07 Oct 2013 14:17:08 -0500 Submitted:12 Active:1 Stage out:3 Finished successfully:4 +Progress: time: Mon, 07 Oct 2013 14:17:09 -0500 Stage in:1 Submitted:1 Active:2 Stage out:1 Finished successfully:15 +Progress: time: Mon, 07 Oct 2013 14:17:10 -0500 Active:1 Finished successfully:20 +Progress: time: Mon, 07 Oct 2013 14:17:11 -0500 Stage out:1 Finished successfully:24 + Length of array : 4 len mod K_way: 2 + comb0000.out going to bucket:0 + comb0002.out going to bucket:1 + comb0003.out going to bucket:1 + comb0001.out going to bucket:0 +bucket[1] contains 2 items +bucket[2] contains 0 items +bucket[0] contains 2 items +Progress: time: Mon, 07 Oct 2013 14:17:17 -0500 Active:1 Stage out:1 Finished successfully:26 +Progress: time: Mon, 07 Oct 2013 14:17:22 -0500 Active:1 Finished successfully:27 +Progress: time: Mon, 07 Oct 2013 14:17:52 -0500 Active:1 Finished successfully:27 +chunks 20 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131007-1420-vhemxuqb +Progress: time: Mon, 07 Oct 2013 14:20:54 -0500 +Progress: time: Mon, 07 Oct 2013 14:20:56 -0500 Submitting:19 Submitted:1 +Progress: time: Mon, 07 Oct 2013 14:21:03 -0500 Stage in:1 Submitted:19 +Progress: time: Mon, 07 Oct 2013 14:21:04 -0500 Submitted:17 Stage out:1 Finished successfully:2 +Progress: time: Mon, 07 Oct 2013 14:21:05 -0500 Submitted:13 Active:1 Finished successfully:6 +Progress: time: Mon, 07 Oct 2013 14:21:06 -0500 Submitted:10 Stage out:1 Finished successfully:9 +Progress: time: Mon, 07 Oct 2013 14:21:07 -0500 Submitted:6 Finished successfully:14 +Progress: time: Mon, 07 Oct 2013 14:21:08 -0500 Submitted:1 Active:1 Finished successfully:18 +Progress: time: Mon, 07 Oct 2013 14:21:11 -0500 Stage out:1 Finished successfully:21 + Length of array : 1 len mod K_way: 0 + comb0000.out going to bucket:0 +bucket[0] contains 1 items +Final status: Mon, 07 Oct 2013 14:21:12 -0500 Finished successfully:25 +real 28.66 +user 26.51 +sys 2.40 +chunks 20 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 2000000 +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131007-1423-rjhx1ljb +Progress: time: Mon, 07 Oct 2013 14:23:56 -0500 +Progress: time: Mon, 07 Oct 2013 14:23:59 -0500 Submitting:19 Submitted:1 +Progress: time: Mon, 07 Oct 2013 14:24:07 -0500 Stage in:1 Submitted:19 +Progress: time: Mon, 07 Oct 2013 14:24:08 -0500 Submitted:16 Stage out:1 Finished successfully:3 +Progress: time: Mon, 07 Oct 2013 14:24:10 -0500 Submitted:13 Finished successfully:7 +Progress: time: Mon, 07 Oct 2013 14:24:11 -0500 Submitted:9 Stage out:1 Finished successfully:10 +Progress: time: Mon, 07 Oct 2013 14:24:12 -0500 Submitted:5 Stage out:1 Finished successfully:14 +Progress: time: Mon, 07 Oct 2013 14:24:13 -0500 Stage out:1 Finished successfully:19 +Progress: time: Mon, 07 Oct 2013 14:24:15 -0500 Stage out:1 Finished successfully:21 + Length of array : 1 len mod K_way: 0 + comb0000.out going to bucket:0 +bucket[0] contains 1 items +Progress: time: Mon, 07 Oct 2013 14:24:16 -0500 Active:1 Finished successfully:24 +Final status: Mon, 07 Oct 2013 14:24:16 -0500 Finished successfully:25 +real 27.93 +user 27.20 +sys 1.67 +chunks 20 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 2000000 +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:100 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131007-1435-3mq4rth3 +Progress: time: Mon, 07 Oct 2013 14:36:01 -0500 +Progress: time: Mon, 07 Oct 2013 14:36:03 -0500 Submitting:19 Submitted:1 +Progress: time: Mon, 07 Oct 2013 14:36:10 -0500 Stage in:1 Submitted:19 +Progress: time: Mon, 07 Oct 2013 14:36:12 -0500 Submitted:18 Stage out:1 Finished successfully:1 +Progress: time: Mon, 07 Oct 2013 14:36:13 -0500 Submitted:16 Stage out:1 Finished successfully:3 +Progress: time: Mon, 07 Oct 2013 14:36:14 -0500 Submitted:14 Stage out:1 Finished successfully:5 +Progress: time: Mon, 07 Oct 2013 14:36:15 -0500 Submitted:12 Stage out:1 Finished successfully:7 +Progress: time: Mon, 07 Oct 2013 14:36:16 -0500 Submitted:10 Stage out:1 Finished successfully:9 +Progress: time: Mon, 07 Oct 2013 14:36:17 -0500 Submitted:8 Stage out:1 Finished successfully:11 +Progress: time: Mon, 07 Oct 2013 14:36:18 -0500 Submitted:5 Active:1 Finished successfully:14 +Progress: time: Mon, 07 Oct 2013 14:36:19 -0500 Active:2 Stage out:1 Finished successfully:17 +Progress: time: Mon, 07 Oct 2013 14:36:21 -0500 Active:2 Stage out:1 Finished successfully:21 +Progress: time: Mon, 07 Oct 2013 14:36:22 -0500 Active:1 Stage out:1 Finished successfully:22 +Progress: time: Mon, 07 Oct 2013 14:36:31 -0500 Active:1 Finished successfully:23 +Progress: time: Mon, 07 Oct 2013 14:36:34 -0500 Stage out:1 Finished successfully:23 + Length of array : 3 len mod K_way: 1 + comb0000.out going to bucket:0 + comb0002.out going to bucket:1 + comb0001.out going to bucket:0 +bucket[0] contains 2 items +bucket[1] contains 1 items +Progress: time: Mon, 07 Oct 2013 14:36:40 -0500 Active:1 Stage out:1 Finished successfully:24 +Progress: time: Mon, 07 Oct 2013 14:36:45 -0500 Stage out:1 Finished successfully:26 +Final status: Mon, 07 Oct 2013 14:36:45 -0500 Finished successfully:28 +real 52.18 +user 60.29 +sys 10.91 +chunks 20 filesize 100 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 20000000 +EXPECTED COUNT: 20000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:50 X FILESIZE:100 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131007-1438-0ajshz7d +Progress: time: Mon, 07 Oct 2013 14:38:08 -0500 +Progress: time: Mon, 07 Oct 2013 14:38:09 -0500 Selecting site:49 Submitting:1 +Progress: time: Mon, 07 Oct 2013 14:38:10 -0500 Submitting:49 Submitted:1 +Progress: time: Mon, 07 Oct 2013 14:38:37 -0500 Stage in:1 Submitted:49 +Progress: time: Mon, 07 Oct 2013 14:38:38 -0500 Submitted:46 Active:2 Finished successfully:2 +Progress: time: Mon, 07 Oct 2013 14:38:39 -0500 Submitted:41 Active:2 Stage out:1 Finished successfully:6 +Progress: time: Mon, 07 Oct 2013 14:38:40 -0500 Submitted:32 Active:4 Stage out:1 Finished successfully:13 +Progress: time: Mon, 07 Oct 2013 14:38:41 -0500 Submitted:24 Active:5 Stage out:2 Finished successfully:19 +Progress: time: Mon, 07 Oct 2013 14:38:42 -0500 Submitted:17 Active:2 Stage out:5 Finished successfully:26 +Progress: time: Mon, 07 Oct 2013 14:38:44 -0500 Submitted:8 Active:4 Stage out:5 Finished successfully:33 +Progress: time: Mon, 07 Oct 2013 14:38:45 -0500 Active:7 Stage out:1 Finished successfully:42 +Progress: time: Mon, 07 Oct 2013 14:38:46 -0500 Active:8 Stage out:2 Finished successfully:51 +Progress: time: Mon, 07 Oct 2013 14:38:49 -0500 Active:6 Stage out:1 Finished successfully:54 +Progress: time: Mon, 07 Oct 2013 14:38:52 -0500 Active:3 Stage out:1 Finished successfully:57 +Progress: time: Mon, 07 Oct 2013 14:38:54 -0500 Active:1 Stage out:1 Finished successfully:59 + Length of array : 10 len mod K_way: 5 + comb0000.out going to bucket:0 + comb0003.out going to bucket:1 + comb0004.out going to bucket:2 + comb0001.out going to bucket:0 + comb0005.out going to bucket:2 + comb0009.out going to bucket:4 + comb0007.out going to bucket:3 + comb0002.out going to bucket:1 + comb0008.out going to bucket:4 + comb0006.out going to bucket:3 +bucket[0] contains 2 items +bucket[4] contains 2 items +bucket[2] contains 2 items +bucket[5] contains 0 items +bucket[1] contains 2 items +bucket[3] contains 2 items +Progress: time: Mon, 07 Oct 2013 14:38:55 -0500 Active:5 Finished successfully:62 +Progress: time: Mon, 07 Oct 2013 14:39:00 -0500 Active:4 Stage out:1 Finished successfully:62 +Progress: time: Mon, 07 Oct 2013 14:39:08 -0500 Active:1 Finished successfully:66 +Progress: time: Mon, 07 Oct 2013 14:39:38 -0500 Active:1 Finished successfully:66 +Progress: time: Mon, 07 Oct 2013 14:40:08 -0500 Active:1 Finished successfully:66 +Progress: time: Mon, 07 Oct 2013 14:40:38 -0500 Active:1 Finished successfully:66 +Progress: time: Mon, 07 Oct 2013 14:41:08 -0500 Active:1 Finished successfully:66 +Progress: time: Mon, 07 Oct 2013 14:41:38 -0500 Active:1 Finished successfully:66 +Progress: time: Mon, 07 Oct 2013 14:42:08 -0500 Active:1 Finished successfully:66 +Progress: time: Mon, 07 Oct 2013 14:42:38 -0500 Active:1 Finished successfully:66 +Progress: time: Mon, 07 Oct 2013 14:43:08 -0500 Active:1 Finished successfully:66 +chunks 50 filesize 100 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 50000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:20, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Could not open: 20.xml +Execution failed: + + Could not find sites file: 20.xml + +real 3.11 +user 5.07 +sys 0.16 +chunks 20 filesize 10 site 20 type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131007-1454-6ssmruog +Progress: time: Mon, 07 Oct 2013 14:55:02 -0500 +Progress: time: Mon, 07 Oct 2013 14:55:08 -0500 Stage in:1 Submitted:19 +Progress: time: Mon, 07 Oct 2013 14:55:09 -0500 Submitted:16 Stage out:1 Finished successfully:3 +Progress: time: Mon, 07 Oct 2013 14:55:10 -0500 Submitted:10 Active:1 Finished successfully:9 +Progress: time: Mon, 07 Oct 2013 14:55:11 -0500 Submitted:5 Stage out:1 Finished successfully:14 +Progress: time: Mon, 07 Oct 2013 14:55:12 -0500 Submitted:1 Finished successfully:19 +Progress: time: Mon, 07 Oct 2013 14:55:14 -0500 Stage out:1 Finished successfully:21 + Length of array : 1 len mod K_way: 0 + comb0000.out going to bucket:0 +bucket[0] contains 1 items +Final status: Mon, 07 Oct 2013 14:55:15 -0500 Finished successfully:25 +real 18.28 +user 24.99 +sys 7.78 +chunks 20 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 2000000 +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:100 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131007-1455-mr6k67cb +Progress: time: Mon, 07 Oct 2013 14:55:28 -0500 +Progress: time: Mon, 07 Oct 2013 14:55:33 -0500 Stage in:1 Submitted:19 +Progress: time: Mon, 07 Oct 2013 14:55:34 -0500 Submitted:18 Stage out:1 Finished successfully:1 +Progress: time: Mon, 07 Oct 2013 14:55:35 -0500 Submitted:15 Stage out:1 Finished successfully:4 +Progress: time: Mon, 07 Oct 2013 14:55:36 -0500 Submitted:12 Active:1 Finished successfully:7 +Progress: time: Mon, 07 Oct 2013 14:55:38 -0500 Submitted:10 Stage out:1 Finished successfully:9 +Progress: time: Mon, 07 Oct 2013 14:55:39 -0500 Stage in:1 Submitted:7 Active:1 Finished successfully:11 +Progress: time: Mon, 07 Oct 2013 14:55:40 -0500 Submitted:2 Active:2 Stage out:1 Finished successfully:15 +Progress: time: Mon, 07 Oct 2013 14:55:42 -0500 Active:3 Stage out:1 Finished successfully:21 +Progress: time: Mon, 07 Oct 2013 14:55:44 -0500 Active:1 Stage out:1 Finished successfully:23 +Progress: time: Mon, 07 Oct 2013 14:55:54 -0500 Stage out:1 Finished successfully:24 + Length of array : 4 len mod K_way: 2 + comb0000.out going to bucket:0 + comb0001.out going to bucket:0 + comb0003.out going to bucket:1 + comb0002.out going to bucket:1 +bucket[1] contains 2 items +bucket[2] contains 0 items +bucket[0] contains 2 items +Progress: time: Mon, 07 Oct 2013 14:55:58 -0500 Active:3 Finished successfully:25 +Progress: time: Mon, 07 Oct 2013 14:55:59 -0500 Active:2 Stage out:1 Finished successfully:25 +Progress: time: Mon, 07 Oct 2013 14:56:28 -0500 Active:1 Finished successfully:27 +chunks 20 filesize 100 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 20000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:100 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131007-1459-d99sc8i7 +Progress: time: Mon, 07 Oct 2013 14:59:47 -0500 +Progress: time: Mon, 07 Oct 2013 14:59:54 -0500 Stage in:1 Submitted:19 +Progress: time: Mon, 07 Oct 2013 14:59:55 -0500 Stage in:1 Submitted:16 Active:1 Stage out:1 Finished successfully:1 +Progress: time: Mon, 07 Oct 2013 14:59:56 -0500 Submitted:12 Active:1 Stage out:1 Finished successfully:6 +Progress: time: Mon, 07 Oct 2013 14:59:57 -0500 Stage in:1 Submitted:7 Active:1 Finished successfully:11 +Progress: time: Mon, 07 Oct 2013 14:59:59 -0500 Submitted:3 Active:1 Stage out:1 Finished successfully:15 +Progress: time: Mon, 07 Oct 2013 15:00:00 -0500 Finished successfully:20 +Progress: time: Mon, 07 Oct 2013 15:00:09 -0500 Active:1 Stage out:1 Finished successfully:21 + Length of array : 2 len-1 mod K_way: 0 + comb0000.out going to bucket:0 + comb0001.out going to bucket:0 +bucket[0] contains 2 items +Progress: time: Mon, 07 Oct 2013 15:00:14 -0500 Stage out:1 Finished successfully:23 +Final status: Mon, 07 Oct 2013 15:00:15 -0500 Finished successfully:26 +real 32.52 +user 40.04 +sys 15.38 +chunks 20 filesize 100 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 20000000 +EXPECTED COUNT: 20000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:50 X FILESIZE:100 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131007-1513-dsiudl0f +Progress: time: Mon, 07 Oct 2013 15:14:00 -0500 +Progress: time: Mon, 07 Oct 2013 15:14:08 -0500 Stage in:1 Submitted:49 +Progress: time: Mon, 07 Oct 2013 15:14:09 -0500 Submitted:47 Active:1 Stage out:1 Finished successfully:1 +Progress: time: Mon, 07 Oct 2013 15:14:10 -0500 Submitted:43 Active:2 Stage out:1 Finished successfully:4 +Progress: time: Mon, 07 Oct 2013 15:14:11 -0500 Submitted:37 Active:1 Stage out:2 Finished successfully:10 +Progress: time: Mon, 07 Oct 2013 15:14:12 -0500 Stage in:2 Submitted:31 Stage out:2 Finished successfully:15 +Progress: time: Mon, 07 Oct 2013 15:14:13 -0500 Stage in:1 Submitted:25 Active:1 Stage out:2 Finished successfully:21 +Progress: time: Mon, 07 Oct 2013 15:14:14 -0500 Submitted:18 Active:2 Stage out:1 Finished successfully:29 +Progress: time: Mon, 07 Oct 2013 15:14:15 -0500 Stage in:1 Submitted:10 Active:2 Stage out:2 Finished successfully:35 +Progress: time: Mon, 07 Oct 2013 15:14:16 -0500 Submitted:1 Active:4 Stage out:1 Finished successfully:44 +Progress: time: Mon, 07 Oct 2013 15:14:18 -0500 Active:4 Stage out:1 Finished successfully:51 +Progress: time: Mon, 07 Oct 2013 15:14:21 -0500 Active:3 Stage out:1 Finished successfully:52 +Progress: time: Mon, 07 Oct 2013 15:14:29 -0500 Active:2 Stage out:1 Finished successfully:53 +Progress: time: Mon, 07 Oct 2013 15:14:32 -0500 Active:1 Stage out:1 Finished successfully:54 + Length of array : 5 len-1 mod K_way: 2 + comb0000.out going to bucket:0 + comb0003.out going to bucket:1 + comb0001.out going to bucket:0 + comb0004.out going to bucket:2 + comb0002.out going to bucket:1 +bucket[0] contains 2 items +bucket[2] contains 1 items +bucket[1] contains 2 items +Progress: time: Mon, 07 Oct 2013 15:14:37 -0500 Active:2 Stage out:1 Finished successfully:56 +Duplicate mapping found: + tmp_err (line 61) and tmp_err (line 61) are both used to write to file://localhost/tmp_err + Length of array : 3 len-1 mod K_way: 1 + bucket0000.out going to bucket:0 + bucket0001.out going to bucket:0 + bucket0002.out going to bucket:1 +bucket[1] contains 1 items +bucket[0] contains 2 items +Progress: time: Mon, 07 Oct 2013 15:14:43 -0500 Stage out:1 Finished successfully:60 +Progress: time: Mon, 07 Oct 2013 15:14:48 -0500 Stage out:1 Finished successfully:61 +Final status: Mon, 07 Oct 2013 15:14:48 -0500 Finished successfully:63 +real 52.94 +user 55.86 +sys 20.52 +chunks 50 filesize 100 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 13000000 +EXPECTED COUNT: 50000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:30 X FILESIZE:50 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131007-1610-vymvpub4 +Progress: time: Mon, 07 Oct 2013 16:10:41 -0500 +Progress: time: Mon, 07 Oct 2013 16:10:52 -0500 Stage in:1 Submitted:29 +Progress: time: Mon, 07 Oct 2013 16:10:53 -0500 Submitted:27 Stage out:1 Finished successfully:2 +Progress: time: Mon, 07 Oct 2013 16:10:54 -0500 Submitted:21 Active:1 Stage out:1 Finished successfully:7 +Progress: time: Mon, 07 Oct 2013 16:10:56 -0500 Submitted:17 Active:1 Stage out:2 Finished successfully:10 +Progress: time: Mon, 07 Oct 2013 16:10:57 -0500 Submitted:9 Active:1 Stage out:3 Finished successfully:17 +Progress: time: Mon, 07 Oct 2013 16:10:58 -0500 Stage in:1 Submitted:3 Active:1 Stage out:4 Finished successfully:21 +Progress: time: Mon, 07 Oct 2013 16:10:59 -0500 Finished successfully:31 +Progress: time: Mon, 07 Oct 2013 16:11:01 -0500 Active:3 Stage out:1 Finished successfully:32 +Progress: time: Mon, 07 Oct 2013 16:11:03 -0500 Active:1 Stage out:1 Finished successfully:34 +Progress: time: Mon, 07 Oct 2013 16:11:05 -0500 Stage out:1 Finished successfully:35 + Length of array : 5 len-1 mod K_way: 2 + comb0003.out going to bucket:1 + comb0001.out going to bucket:0 + comb0002.out going to bucket:1 + comb0004.out going to bucket:2 + comb0000.out going to bucket:0 +bucket[0] contains 2 items +bucket[1] contains 2 items +bucket[2] contains 1 items +Progress: time: Mon, 07 Oct 2013 16:11:10 -0500 Active:2 Stage out:1 Finished successfully:36 + Length of array : 3 len-1 mod K_way: 1 + bucket0000.out going to bucket:0 + bucket0002.out going to bucket:1 + bucket0001.out going to bucket:0 +bucket[0] contains 2 items +bucket[1] contains 1 items +Progress: time: Mon, 07 Oct 2013 16:11:11 -0500 Stage in:1 Active:1 Finished successfully:39 +Progress: time: Mon, 07 Oct 2013 16:11:16 -0500 Active:1 Stage out:1 Finished successfully:39 +Progress: time: Mon, 07 Oct 2013 16:11:17 -0500 Stage out:1 Finished successfully:41 +Final status: Mon, 07 Oct 2013 16:11:17 -0500 Finished successfully:43 +real 40.96 +user 49.13 +sys 19.60 +chunks 30 filesize 50 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 9000000 +EXPECTED COUNT: 15000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:30 X FILESIZE:100 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 73 +Warning: Parameter deref, on line 34, shadows variable of same name on line 76 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 75 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131007-1615-4azd1d55 +Progress: time: Mon, 07 Oct 2013 16:15:58 -0500 +Progress: time: Mon, 07 Oct 2013 16:16:08 -0500 Stage in:1 Submitted:29 +Progress: time: Mon, 07 Oct 2013 16:16:10 -0500 Submitted:28 Stage out:2 +Progress: time: Mon, 07 Oct 2013 16:16:11 -0500 Submitted:22 Active:2 Stage out:1 Finished successfully:5 +Progress: time: Mon, 07 Oct 2013 16:16:12 -0500 Stage in:1 Submitted:21 Active:1 Stage out:2 Finished successfully:5 +Progress: time: Mon, 07 Oct 2013 16:16:13 -0500 Submitted:16 Active:2 Stage out:1 Finished successfully:11 +Progress: time: Mon, 07 Oct 2013 16:16:15 -0500 Submitted:10 Active:2 Stage out:1 Finished successfully:17 +Progress: time: Mon, 07 Oct 2013 16:16:16 -0500 Submitted:4 Active:2 Stage out:1 Finished successfully:23 +Progress: time: Mon, 07 Oct 2013 16:16:17 -0500 Stage out:1 Finished successfully:29 +Progress: time: Mon, 07 Oct 2013 16:16:26 -0500 Active:2 Stage out:1 Finished successfully:31 +Progress: time: Mon, 07 Oct 2013 16:16:28 -0500 Stage out:1 Finished successfully:33 + Length of array : 3 len-1 mod K_way: 0 + comb0000.out going to bucket:0 + comb0002.out going to bucket:0 + comb0001.out going to bucket:0 +bucket[0] contains 3 items +Progress: time: Mon, 07 Oct 2013 16:16:33 -0500 Stage out:1 Finished successfully:34 +Final status: Mon, 07 Oct 2013 16:16:33 -0500 Finished successfully:37 +real 39.56 +user 53.14 +sys 22.53 +chunks 30 filesize 100 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 30000000 +EXPECTED COUNT: 30000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:30 X FILESIZE:100 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131007-1712-osyrrn60 +Progress: time: Mon, 07 Oct 2013 17:12:32 -0500 +Progress: time: Mon, 07 Oct 2013 17:12:39 -0500 Stage in:1 Submitted:29 +Progress: time: Mon, 07 Oct 2013 17:12:40 -0500 Submitted:28 Stage out:1 Finished successfully:1 +Progress: time: Mon, 07 Oct 2013 17:12:42 -0500 Submitted:26 Stage out:1 Finished successfully:3 +Progress: time: Mon, 07 Oct 2013 17:12:43 -0500 Submitted:23 Stage out:1 Finished successfully:6 +Progress: time: Mon, 07 Oct 2013 17:12:44 -0500 Submitted:21 Stage out:1 Finished successfully:8 +Progress: time: Mon, 07 Oct 2013 17:12:45 -0500 Submitted:19 Stage out:1 Finished successfully:10 +Progress: time: Mon, 07 Oct 2013 17:12:46 -0500 Submitted:16 Active:1 Stage out:1 Finished successfully:12 +Progress: time: Mon, 07 Oct 2013 17:12:47 -0500 Submitted:11 Active:2 Stage out:1 Finished successfully:16 +Progress: time: Mon, 07 Oct 2013 17:12:49 -0500 Stage in:2 Submitted:8 Stage out:2 Finished successfully:18 +Progress: time: Mon, 07 Oct 2013 17:12:50 -0500 Active:4 Finished successfully:26 +Progress: time: Mon, 07 Oct 2013 17:12:51 -0500 Finished successfully:31 +Progress: time: Mon, 07 Oct 2013 17:12:52 -0500 Active:5 Stage out:1 Finished successfully:31 +Progress: time: Mon, 07 Oct 2013 17:12:53 -0500 Active:3 Stage out:2 Finished successfully:32 +Progress: time: Mon, 07 Oct 2013 17:12:55 -0500 Active:2 Stage out:1 Finished successfully:34 +Progress: time: Mon, 07 Oct 2013 17:13:02 -0500 Active:1 Finished successfully:36 +Progress: time: Mon, 07 Oct 2013 17:13:07 -0500 Stage out:1 Finished successfully:36 + Length of array : 6 len-1 mod K_way: 1 + comb0000.out going to bucket:0 + comb0005.out going to bucket:1 + comb0001.out going to bucket:0 + comb0003.out going to bucket:0 + comb0004.out going to bucket:1 + comb0002.out going to bucket:0 +bucket[0] contains 4 items +bucket[1] contains 2 items +Progress: time: Mon, 07 Oct 2013 17:13:12 -0500 Active:1 Stage out:1 Finished successfully:37 +Progress: time: Mon, 07 Oct 2013 17:13:18 -0500 Stage out:1 Finished successfully:39 +Final status: Mon, 07 Oct 2013 17:13:18 -0500 Finished successfully:41 +real 50.56 +user 62.78 +sys 27.55 +chunks 30 filesize 100 site beagle type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 30000000 +EXPECTED COUNT: 30000000 +--------------------------------------------- Modified: SwiftApps/Swift-MapRed/mapred_combiner_V3/README =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V3/README 2013-10-07 21:36:23 UTC (rev 7144) +++ SwiftApps/Swift-MapRed/mapred_combiner_V3/README 2013-10-07 22:15:05 UTC (rev 7145) @@ -1,10 +1,40 @@ -Run teragen +Swift-Reduce +============ +Run MapReduce style applications with Swift. Since swift is a file based +model as opposed to the Key-Value record based approach of MapReduce, there +are differences in the way the user supplied Map and Reduce functions +should work. +map_core.sh +----------- + +The user supplied Map function should be a bash function named mapper(). +It would take any number of arguments from swift and would output it's +results to stdout. Swift would redirect the output to appropriate files. +The mapper function should be placed in a file map_core.sh. + +reduce_core.sh +-------------- + +The Reduce function should be named reduce() and placed in reduce_core.sh. +This function would be passed intermediate files generated from the map +stage and output its results to a file of its choosing. The filename of +the result file is output to stdout. + +setup.sh +-------- + +Run the setup.sh script to embed the map_core.sh and reduce_core.sh scripts +in the wrapper scripts used by swift in runtime. + + +Example - Teragen +================= + Record ====== - -Each record consists of 1 number padded to 100 bytes. +Each record consists of 1 random number and count, padded to 100 bytes. So, in the usual run a file of 10^8 records generated would have 10^6 bytes. @@ -14,5 +44,4 @@ teragen will split the task of generating files containing 10^8 records (~100 MB) over 10000 tasks, thus generating in total 1 Tera records. - ./teragen_wrap.sh 10 # Generates 10000000 \ No newline at end of file Modified: SwiftApps/Swift-MapRed/mapred_combiner_V3/beagle.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V3/beagle.xml 2013-10-07 21:36:23 UTC (rev 7144) +++ SwiftApps/Swift-MapRed/mapred_combiner_V3/beagle.xml 2013-10-07 22:15:05 UTC (rev 7145) @@ -12,13 +12,13 @@ 00:20:00 batch /lustre/beagle/yadunandb/swiftwork - 4 + 10 1 1 1.00 10000 - /tmp/yadunandb/swiftwork + /tmp/yadunandb/swiftwork
Modified: SwiftApps/Swift-MapRed/mapred_combiner_V3/client.c =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V3/client.c 2013-10-07 21:36:23 UTC (rev 7144) +++ SwiftApps/Swift-MapRed/mapred_combiner_V3/client.c 2013-10-07 22:15:05 UTC (rev 7145) @@ -70,7 +70,7 @@ if ( (con_res = connect(sockfd, p->ai_addr, p->ai_addrlen)) == -1) { close(sockfd); - printf("Connect failed with %d:%s\n", con_res, strerror(errno)); + fprintf(stderr,"Connect failed with %d:%s\n", con_res, strerror(errno)); perror("client: connect"); continue; } @@ -85,30 +85,30 @@ inet_ntop(p->ai_family, get_in_addr((struct sockaddr *)p->ai_addr), s, sizeof s); - //printf("client: connecting to %s\n", s); + fprintf(stderr,"client: connecting to %s\n", s); freeaddrinfo(servinfo); // all done with this structure //Send message to server - //printf("Client sending contents of file %s to server \n",argv[2]); + fprintf(stderr,"Client sending contents of file %s to server \n",argv[2]); // Read file contents into a buffer; if ( (f_in = fopen(argv[2],"r")) == NULL ){ - printf("Opening[%s] failed: %s\n", argv[2], strerror(errno)); + fprintf(stderr, "Opening[%s] failed: %s\n", argv[2], strerror(errno)); exit(errno); }; fseek(f_in, 0, SEEK_END); file_size = ftell(f_in); // Find length - //printf("File size: %d\n", file_size); + fprintf(stderr, "File size: %d\n", file_size); fseek(f_in, 0, SEEK_SET); - buffer = (char *) malloc (file_size); + buffer = (char *) malloc ((sizeof (char)) * (file_size+2)); fread(buffer, file_size, 1, f_in); buffer[file_size] = '\0'; fclose(f_in); - //printf("Content of file : \n%s\n", buffer); + fprintf(stderr, "Content of file : \n%s\n", buffer); if (send(sockfd, buffer, file_size, 0) == -1) perror("send"); @@ -116,7 +116,7 @@ //Receive message back from server reply_buf = (char *)malloc(MAXDATASIZE); - //printf("Client receiving message from server \n"); + fprintf(stderr, "Client receiving message from server \n"); if ((numbytes = recv(sockfd, reply_buf, MAXDATASIZE-1, 0)) == -1) { perror("recv"); exit(1); Added: SwiftApps/Swift-MapRed/mapred_combiner_V3/dereference.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V3/dereference.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V3/dereference.sh 2013-10-07 22:15:05 UTC (rev 7145) @@ -0,0 +1,20 @@ +#!/bin/bash +# The derefernce script takes one fileptr as input +# and dumps the content of the file to stdout. +TOKEN=($(cat $1)) +REMOTE=${TOKEN[0]} +FILE=${TOKEN[1]} +TARGETFILE=$(basename $FILE) +REPODIR=$(dirname $FILE) +echo "$REMOTE $HOSTNAME" 1>&2 +if [ "$REMOTE" == "$(hostname -f)" ] +then # Move to an identifiable file if local + cat $FILE +else # Fetch to an identifiable file if remote + echo "chirp_get $REMOTE $TARGETFILE $FILE" 1>&2 + chirp_get $REMOTE $TARGETFILE $FILE + cat $FILE + rm $FILE +fi + + Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V3/dereference.sh ___________________________________________________________________ Added: svn:executable + * Deleted: SwiftApps/Swift-MapRed/mapred_combiner_V3/dummy =================================================================== Modified: SwiftApps/Swift-MapRed/mapred_combiner_V3/kway.swift =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V3/kway.swift 2013-10-07 21:36:23 UTC (rev 7144) +++ SwiftApps/Swift-MapRed/mapred_combiner_V3/kway.swift 2013-10-07 22:15:05 UTC (rev 7145) @@ -1,46 +1,89 @@ type file; type script; +type fileptr; +/* app (file out, file err) comb_data (script comb, file array[]) { bash @comb @array stdout=@out stderr=@err; } +*/ +app (fileptr out, file err) kway_reduce (script comb, fileptr array[]) +{ + bash @comb @array stdout=@out stderr=@err; +} -// This stage is done without any file pointers as the -// data movement is expected to be minimal. -(fileptr final) kway (script comb, int K_way, fileptr array[]) +// This stage is done with file pointers so as to keep +// data movement to a minimum. In the test-case being +// used this is going to give a performance hit as the +// actual data file is as large as the fileptr and a chirp_get +// is used to fetch the file. +(fileptr final) kway (script reducer, int K_way, fileptr array[]) { - file next_level[]; - int len = @length(array); - file bucket[][]; - foreach index, i in [0:len-1] - { - int bucketid = index %/ K_way; - bucket[bucketid][index %% K_way] = array[index]; + file next_level[]; + int len = @length(array); + fileptr bucket[][]; + + foreach index, i in [0:len-1] + { + int bucketid = index %/ K_way; + bucket[bucketid][index %% K_way] = array[index]; tracef(" %s going to bucket:%i \n", @array[index], bucketid); - } + } + + fileptr bucket_out[] ; + file bucket_err[] ; + + foreach id in [0:(len%/K_way)] + { + (bucket_out[id], bucket_err[id])= kway_reduce(reducer, bucket[id]); + } + file tmp_err <"tmp_err">; + if ( @length(bucket_out) > K_way ){ + final = kway(reducer, K_way, bucket_out); + }else{ + (final, tmp_err) = kway_reduce(reducer, bucket_out); + } +} - file bucket_out[] ; - file bucket_err[] ; - foreach id in [0:(len%/K_way)] - { - (bucket_out[id], bucket_err[id]) = comb_data (comb, bucket[id]); - } - file tmp_err <"tmp_err">; - if ( @length(bucket_out) > K_way ){ - final = kway(comb, bucket_out); - }else{ - (final, tmp_err) = comb_data(comb, bucket_out); - } +(fileptr final) kway_2 (script reducer, int K_way, fileptr array[]) +{ + + int len = @length(array); + fileptr bucket[][]; + file next_level[]; + file tmp_err <"tmp_err">; + + foreach index, i in [0:len-1] + { + int bucketid = index %/ K_way; + bucket[bucketid][index %% K_way] = array[index]; + tracef(" %s going to bucket:%i \n", @array[index], bucketid); + } + + fileptr bucket_out[] ; + file bucket_err[] ; + + foreach id in [0:(len%/K_way)] + { + (bucket_out[id], bucket_err[id])= kway_reduce(reducer, bucket[id]); + } + + if ( @length(bucket_out) > K_way ){ + final = kway(reducer, K_way, bucket_out); + }else{ + (final, tmp_err) = kway_reduce(reducer, bucket_out); + } } -file inputs[] ; -file final <"final">; +fileptr inputs[] ; +fileptr final <"final">; foreach i,ind in inputs{ tracef("File[%i] : %s\n", ind, at filename(i)); } script dummy <"dummy.sh">; -final = kway(dummy, 10, inputs); +final = kway(dummy, 5, inputs); + Modified: SwiftApps/Swift-MapRed/mapred_combiner_V3/mapper.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V3/mapper.sh 2013-10-07 21:36:23 UTC (rev 7144) +++ SwiftApps/Swift-MapRed/mapred_combiner_V3/mapper.sh 2013-10-07 22:15:05 UTC (rev 7145) @@ -2,9 +2,6 @@ # By default with ARG1:100 and SLICESIZE=10000, this script will generate # 10^6 records. - -#TODO: Design, what args would the user supply, which gets passed on to the -#actual user function ARG1=1 [ ! -z $1 ] && ARG1=$1 @@ -34,7 +31,6 @@ FILE=$PWD/$FILE fi -# The user supplied map function #USER_MAP mapper (){ ARG1=$1; Modified: SwiftApps/Swift-MapRed/mapred_combiner_V3/reducer.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V3/reducer.sh 2013-10-07 21:36:23 UTC (rev 7144) +++ SwiftApps/Swift-MapRed/mapred_combiner_V3/reducer.sh 2013-10-07 22:15:05 UTC (rev 7145) @@ -1,5 +1,5 @@ #!/bin/bash -# The combiner is expecting to receive filenames as args +# The reducer is expecting to receive filenames as args # Each file would contains strings in the format HOSTNAME FILEPATH # The files passed here are filepointers which need to be resolved @@ -39,6 +39,8 @@ echo "chirp_get $REMOTE $TARGETFILE $REPODIR/$ID.$RANDOM.imd2" 1>&2 chirp_get $REMOTE $TARGETFILE $REPODIR/$ID.$RANDOM.imd2 fi + + } for file_token in ${FILES[*]}; @@ -51,6 +53,9 @@ FILE=${TOKEN[1]} CHIRPDIR=$(dirname $FILE) echo "$HOSTNAME $CHIRPDIR $CHIRPDIR/$ID*imd2 " 1>&2 -cat $(reduce $CHIRPDIR/$ID*imd2) -rm -rf $CHIRPDIR/$ID*{imd,imd2} &> /dev/null & +#cat $(reduce $CHIRPDIR/$ID*imd2) +RESULT_FILE=$(reduce $CHIRPDIR/$ID*imd2) +echo "$HOSTNAME $RESULT_FILE" +echo "Content of $RESULT_FILE : $(cat $RESULT_FILE)" 1>&2 +rm -rf $CHIRPDIR/$ID*imd2 &> /dev/null & exit 0 \ No newline at end of file Modified: SwiftApps/Swift-MapRed/mapred_combiner_V3/reducer_template.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V3/reducer_template.sh 2013-10-07 21:36:23 UTC (rev 7144) +++ SwiftApps/Swift-MapRed/mapred_combiner_V3/reducer_template.sh 2013-10-07 22:15:05 UTC (rev 7145) @@ -1,5 +1,5 @@ #!/bin/bash -# The combiner is expecting to receive filenames as args +# The reducer is expecting to receive filenames as args # Each file would contains strings in the format HOSTNAME FILEPATH # The files passed here are filepointers which need to be resolved @@ -31,6 +31,8 @@ echo "chirp_get $REMOTE $TARGETFILE $REPODIR/$ID.$RANDOM.imd2" 1>&2 chirp_get $REMOTE $TARGETFILE $REPODIR/$ID.$RANDOM.imd2 fi + + } for file_token in ${FILES[*]}; @@ -43,6 +45,7 @@ FILE=${TOKEN[1]} CHIRPDIR=$(dirname $FILE) echo "$HOSTNAME $CHIRPDIR $CHIRPDIR/$ID*imd2 " 1>&2 -cat $(reduce $CHIRPDIR/$ID*imd2) -rm -rf $CHIRPDIR/$ID*{imd,imd2} &> /dev/null & +#cat $(reduce $CHIRPDIR/$ID*imd2) +echo "$HOSTNAME $(reduce $CHIRPDIR/$ID*imd2)" +rm -rf $CHIRPDIR/$ID*imd2 &> /dev/null & exit 0 \ No newline at end of file Modified: SwiftApps/Swift-MapRed/mapred_combiner_V3/run.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V3/run.sh 2013-10-07 21:36:23 UTC (rev 7144) +++ SwiftApps/Swift-MapRed/mapred_combiner_V3/run.sh 2013-10-07 22:15:05 UTC (rev 7145) @@ -18,8 +18,9 @@ if [ "$SITE" == "beagle" ] then # ./compile - cp exec_server /lustre/beagle/yadunandb/bin/ - cp exec_client /lustre/beagle/yadunandb/bin/ +# cp exec_server /lustre/beagle/yadunandb/bin/ +# cp exec_client /lustre/beagle/yadunandb/bin/ + echo "Skipping compile and copy" fi; #Call as check_error $? check_error() Modified: SwiftApps/Swift-MapRed/mapred_combiner_V3/teragen.swift =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V3/teragen.swift 2013-10-07 21:36:23 UTC (rev 7144) +++ SwiftApps/Swift-MapRed/mapred_combiner_V3/teragen.swift 2013-10-07 22:15:05 UTC (rev 7145) @@ -1,3 +1,4 @@ +//import "kway"; type file; type script; @@ -20,7 +21,7 @@ bash @comb node_string stdout=@out stderr=@err; } -app (file out, file err) reduce_data (script comb, fileptr array[]) +app (fileptr out, file err) reduce_data (script comb, fileptr array[]) { bash @comb @array stdout=@out stderr=@err; } @@ -30,7 +31,43 @@ bash @uniq @filepointers stdout=@out stderr=@err; } +app (file out, file err) dereference (script deref, fileptr ptr) +{ + bash @deref @ptr stdout=@out stderr=@err; +} +(fileptr final) kway (script reducer, int K_way, fileptr array[]) +{ + file next_level[]; + int len = @length(array); + fileptr bucket[][]; + + foreach index, i in [0:len-1] + { + int bucketid = index %/ K_way; + bucket[bucketid][index %% K_way] = array[index]; + tracef(" %s going to bucket:%i \n", @array[index], bucketid); + } + + // fileptr bucket_out[] ; + // file bucket_err[] ; + fileptr bucket_out[]; + file bucket_err[]; + + tracef(" Length of array : %i len-1 mod K_way: %i \n", len, (len-1)%/K_way); + foreach id in [0:((len-1)%/K_way)] + { + (bucket_out[id], bucket_err[id])= reduce_data (reducer, bucket[id]); + tracef("bucket[%i] contains %i items \n", id, @length(bucket[id])); + } + file tmp_err; + if ( @length(bucket_out) > K_way ){ + final = kway(reducer, K_way, bucket_out); + }else{ + (final, tmp_err) = reduce_data (reducer, bucket_out); + } +} + int files = @toInt(@arg("files","0")); int fsize = @toInt(@arg("filesize","10")); // This would make 10^4 records per file @@ -38,6 +75,7 @@ script uniq <"node_uniq.sh">; script combiner <"combiner.sh">; script reducer <"reducer.sh">; +script deref <"dereference.sh">; fileptr tgen_out[] ; file tgen_err[] ; @@ -62,9 +100,14 @@ // This is the final reduce stage, here results from all nodes are // brought to a single node for reduction // Tree based implementation could be used. -file final <"final_result">; -file errs <"final_errors">; -(final, errs) = reduce_data(reducer, comb_out); +fileptr p_final <"p_final.out">; +file p_errs <"p_final.err">; +//(p_final, p_errs) = reduce_data(reducer, comb_out); +p_final = kway(reducer, 4, comb_out); + +file f_out <"final_result">; +file f_err <"final_errors">; +(f_out, f_err) = dereference (deref, p_final); // This version of reduce_data uses the results from map stage directly //(final, errs) = reduce_data(reducer, tgen_out); From yadunandb at ci.uchicago.edu Thu Oct 10 22:25:32 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Thu, 10 Oct 2013 22:25:32 -0500 (CDT) Subject: [Swift-commit] r7148 - in SwiftApps/Swift-MapRed: . mapred_combiner_V4 Message-ID: <20131011032532.47DEA178884@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-10 22:25:32 -0500 (Thu, 10 Oct 2013) New Revision: 7148 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/ SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS SwiftApps/Swift-MapRed/mapred_combiner_V4/README SwiftApps/Swift-MapRed/mapred_combiner_V4/aggregate.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/beagle.xml SwiftApps/Swift-MapRed/mapred_combiner_V4/clean.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/client.c SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner_template.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/compile SwiftApps/Swift-MapRed/mapred_combiner_V4/dereference.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/map_core.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper_template.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/midway.xml SwiftApps/Swift-MapRed/mapred_combiner_V4/multiple.xml SwiftApps/Swift-MapRed/mapred_combiner_V4/node_uniq.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/reduce_core.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/reducer_template.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/server.c SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/swift.properties SwiftApps/Swift-MapRed/mapred_combiner_V4/swiftreduce.swift SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data Log: Committing next version of SwiftReduce. Functionality moved out of swift to app scripts to get better performance. Only simple reduce mechanisms implemented. Tree reduction and local combiner operations are pending. Works across multiple sites. Tested across beagle and midway. Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,3207 @@ +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:2 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Could not start execution + Compile error in foreach statement at line 93 + Compile error in procedure invocation at line 94 + Variable comb_out was not declared in this scope. +real 1.92 +user 2.84 +sys 0.09 +chunks 2 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 200000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Could not start execution + Compile error in foreach statement at line 93 + Compile error in procedure invocation at line 94 + Variable comb_out was not declared in this scope. +real 2.56 +user 2.81 +sys 0.11 +chunks 20 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131007-1742-up4o3it5 +Progress: time: Mon, 07 Oct 2013 17:42:27 -0500 +Multiple entries found for bash on midway. Using the first one +Execution failed: + Exception in bash: + Arguments: [mapper.sh, 10] + Host: midway + Directory: teragen-20131007-1742-up4o3it5/jobs/l/bash-lmrzbcgl + +Caused by: + Could not submit job +Caused by: + Could not start coaster service +Caused by: + No 'ssh-c' provider or alias found. Available providers: [cobalt, ssh-cl, gsiftp, coaster, webdav, slurm, dcache, ssh, gt2, condor, http, coaster-persistent, pbs, ftp, lsf, gsiftp-old, local, sge]. Aliases: condor <-> condorlocal; cobalt <-> cobaltlocal; gsiftp <-> gridftp; pbs <-> pbslocal; gsiftp-old <-> gridftp-old; local <-> file; + map_data, teragen.swift, line 84 +real 4.22 +user 7.48 +sys 0.26 +chunks 20 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131007-1742-a3ivkkqb +Progress: time: Mon, 07 Oct 2013 17:42:50 -0500 +Multiple entries found for bash on midway. Using the first one +Progress: time: Mon, 07 Oct 2013 17:42:56 -0500 Submitting:19 Submitted:1 +Execution failed: + Exception in bash: + Arguments: [mapper.sh, 10] + Host: midway + Directory: teragen-20131007-1742-a3ivkkqb/jobs/v/bash-v5c0ccgl + +Caused by: + Could not submit job +Caused by: + Could not start coaster service +Caused by: + Task ended before registration was received. +Caused by: + org.globus.cog.abstraction.impl.common.task.InvalidSecurityContextException: org.globus.gsi.GlobusCredentialException: [JGLOBUS-5] Proxy file (/lustre/beagle/yadunandb/.globus/coasters/proxy.0.pem) not found. + map_data, teragen.swift, line 84 +real 10.27 +user 16.00 +sys 4.06 +chunks 20 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131008-1652-fcxkru50 +Progress: time: Tue, 08 Oct 2013 16:52:08 -0500 +Execution failed: + The application "bash" is not available for any site/pool in your tc.data catalog + map_data, teragen.swift, line 84 +real 4.09 +user 7.04 +sys 0.14 +chunks 20 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131008-1652-muvj1kfe +Progress: time: Tue, 08 Oct 2013 16:52:40 -0500 +Execution failed: + Exception in bash: + Arguments: [mapper.sh, 10] + Host: midway + Directory: teragen-20131008-1652-muvj1kfe/jobs/t/bash-tmakxdgl + +Caused by: + Could not submit job +Caused by: + Could not start coaster service +Caused by: + java.lang.NullPointerException + at org.globus.cog.abstraction.impl.execution.coaster.AutoCA.ensureCACertsExist(AutoCA.java:197) + at org.globus.cog.abstraction.impl.execution.coaster.AutoCA.createProxy(AutoCA.java:128) + at org.globus.cog.abstraction.impl.execution.coaster.ServiceManager.setupGSIProxy(ServiceManager.java:238) + at org.globus.cog.abstraction.impl.execution.coaster.ServiceManager.startService(ServiceManager.java:194) + at org.globus.cog.abstraction.impl.execution.coaster.ServiceManager.reserveService(ServiceManager.java:132) + at org.globus.cog.abstraction.impl.execution.coaster.ServiceManager.reserveService(ServiceManager.java:151) + at org.globus.cog.abstraction.impl.execution.coaster.JobSubmissionTaskHandler.getChannel(JobSubmissionTaskHandler.java:119) + at org.globus.cog.abstraction.impl.execution.coaster.JobSubmissionTaskHandler.submit(JobSubmissionTaskHandler.java:105) + at org.globus.cog.abstraction.impl.common.AbstractTaskHandler.submit(AbstractTaskHandler.java:45) + at org.globus.cog.karajan.scheduler.submitQueue.NonBlockingSubmit.run(NonBlockingSubmit.java:97) + at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) + at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) + at java.util.concurrent.FutureTask.run(FutureTask.java:166) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) + at java.lang.Thread.run(Thread.java:722) + + map_data, teragen.swift, line 84 +real 5.20 +user 9.90 +sys 0.47 +chunks 20 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131008-2201-2i709u42 +Progress: time: Tue, 08 Oct 2013 22:01:13 +0000 +Progress: time: Tue, 08 Oct 2013 22:01:14 +0000 Stage in:15 Submitted:4 Active:1 +Node info for 0 : midway418.rcc.local /dev/shm/input_29176.txt /dev/shm/input_29664.txt /dev/shm/input_23159.txt /dev/shm/input_19319.txt /dev/shm/input_12204.txt /dev/shm/input_13646.txt /dev/shm/input_15594.txt /dev/shm/input_6501.txt /dev/shm/input_32749.txt /dev/shm/input_10230.txt /dev/shm/input_28751.txt /dev/shm/input_24530.txt /dev/shm/input_5112.txt /dev/shm/input_5154.txt /dev/shm/input_24906.txt /dev/shm/input_18108.txt /dev/shm/input_11908.txt /dev/shm/input_21176.txt /dev/shm/input_10768.txt /dev/shm/input_20542.txtFinal status: Tue, 08 Oct 2013 22:01:15 +0000 Finished successfully:21 +real 5.65 +user 8.03 +sys 0.79 +chunks 20 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Could not open: multiple.xml.xml +Execution failed: + + Could not find sites file: multiple.xml.xml + +real 1.77 +user 3.13 +sys 0.14 +chunks 20 filesize 10 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131008-2203-56tckuf4 +Progress: time: Tue, 08 Oct 2013 22:03:41 +0000 +Progress: time: Tue, 08 Oct 2013 22:03:42 +0000 Stage in:1 Submitted:2 Stage out:10 Finished successfully:7 +Node info for 0 : midway417.rcc.local /dev/shm/input_19507.txt /dev/shm/input_9859.txt /dev/shm/input_19742.txt /dev/shm/input_11204.txt /dev/shm/input_16270.txt /dev/shm/input_12384.txt /dev/shm/input_31043.txt /dev/shm/input_14123.txt /dev/shm/input_3398.txt /dev/shm/input_2284.txt /dev/shm/input_729.txt /dev/shm/input_30943.txt /dev/shm/input_2754.txt /dev/shm/input_26225.txt /dev/shm/input_2583.txt /dev/shm/input_11968.txt /dev/shm/input_2725.txt /dev/shm/input_8242.txt /dev/shm/input_10152.txt /dev/shm/input_15825.txtFinal status: Tue, 08 Oct 2013 22:03:43 +0000 Finished successfully:21 +real 4.02 +user 7.70 +sys 0.59 +chunks 20 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131008-2220-05v83c05 +Progress: time: Tue, 08 Oct 2013 22:20:24 +0000 +Progress: time: Tue, 08 Oct 2013 22:20:54 +0000 Submitted:10 +Progress: time: Tue, 08 Oct 2013 22:20:55 +0000 Submitted:8 Stage out:1 Finished successfully:1 +Progress: time: Tue, 08 Oct 2013 22:20:56 +0000 Stage out:1 Finished successfully:10 +Node info for 0 : midway417.rcc.local /dev/shm/input_10212.txt /dev/shm/input_23513.txt /dev/shm/input_2555.txt /dev/shm/input_9641.txt /dev/shm/input_25651.txt /dev/shm/input_12694.txt /dev/shm/input_18506.txt /dev/shm/input_18837.txt /dev/shm/input_13695.txt /dev/shm/input_5517.txtFinal status: Tue, 08 Oct 2013 22:20:57 +0000 Finished successfully:11 +real 34.91 +user 62.12 +sys 12.85 +chunks 10 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:10 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131008-2221-0m0czkka +Progress: time: Tue, 08 Oct 2013 22:21:36 +0000 +Progress: time: Tue, 08 Oct 2013 22:21:37 +0000 Submitted:4 Stage out:1 Finished successfully:5 +Node info for 0 : midway009.rcc.local /dev/shm/input_18212.txt /dev/shm/input_21154.txt /dev/shm/input_152.txt /dev/shm/input_4304.txt /dev/shm/input_3581.txt /dev/shm/input_9333.txt /dev/shm/input_31034.txt /dev/shm/input_25106.txt /dev/shm/input_6121.txt /dev/shm/input_5673.txtFinal status: Tue, 08 Oct 2013 22:21:38 +0000 Finished successfully:11 +real 4.08 +user 7.34 +sys 0.73 +chunks 10 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:5 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1553-33m404yf +Progress: time: Wed, 09 Oct 2013 15:53:31 +0000 +Progress: time: Wed, 09 Oct 2013 15:53:32 +0000 Submitted:7 Stage out:1 Finished successfully:2 +Node info for 0 : midway009.rcc.local /dev/shm/input_27105.txt /dev/shm/input_32062.txt /dev/shm/input_6217.txt /dev/shm/input_1760.txt /dev/shm/input_7129.txt /dev/shm/input_10871.txt /dev/shm/input_19255.txt /dev/shm/input_12548.txt /dev/shm/input_4846.txt /dev/shm/input_5610.txtFinal status: Wed, 09 Oct 2013 15:53:32 +0000 Finished successfully:11 +real 5.13 +user 7.74 +sys 0.74 +chunks 10 filesize 5 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 500000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:3 X FILESIZE:5 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1602-u3j8ftx6 +Progress: time: Wed, 09 Oct 2013 16:02:30 +0000 +Node info for 0 : midway004.rcc.local /dev/shm/input_1292.txt /dev/shm/input_19364.txt /dev/shm/input_8364.txtFinal status: Wed, 09 Oct 2013 16:02:31 +0000 Finished successfully:4 +real 4.27 +user 6.01 +sys 0.48 +chunks 3 filesize 5 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 150000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:2 X FILESIZE:2 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1604-aq3uaadf +Progress: time: Wed, 09 Oct 2013 16:04:32 +0000 +Node info for 0 : midway004.rcc.local /dev/shm/input_31748.txt /dev/shm/input_11173.txtFinal status: Wed, 09 Oct 2013 16:04:33 +0000 Finished successfully:3 +real 3.42 +user 5.73 +sys 0.38 +chunks 2 filesize 2 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 40000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:2 X FILESIZE:2 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1615-ccqiidr7 +Progress: time: Wed, 09 Oct 2013 16:15:22 +0000 +Node info for 0 : midway009.rcc.local /dev/shm/input_17354.txt /dev/shm/input_18100.txtFinal status: Wed, 09 Oct 2013 16:15:23 +0000 Finished successfully:3 +real 4.70 +user 6.24 +sys 0.54 +chunks 2 filesize 2 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 40000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:2 X FILESIZE:2 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1625-e26lg25c +Progress: time: Wed, 09 Oct 2013 16:25:48 +0000 +Node info for 0 : midway_midway009.rcc.local /dev/shm/input_31360.txt /dev/shm/input_9042.txtFinal status: Wed, 09 Oct 2013 16:25:49 +0000 Finished successfully:3 +real 4.29 +user 5.86 +sys 0.45 +chunks 2 filesize 2 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 40000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:2 X FILESIZE:2 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1645-97pocioc +Progress: time: Wed, 09 Oct 2013 16:45:41 +0000 +Progress: time: Wed, 09 Oct 2013 16:45:42 +0000 Stage out:1 Finished successfully:1 +Node info for 0 : midway midway004.rcc.local /dev/shm/input_26589.txt /dev/shm/input_17236.txtFinal status: Wed, 09 Oct 2013 16:45:42 +0000 Finished successfully:3 +real 4.43 +user 6.49 +sys 0.57 +chunks 2 filesize 2 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 40000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:3 X FILESIZE:1 +Could not compile SwiftScript source: line 99:5: expecting '}', found 'else' +real 0.43 +user 0.58 +sys 0.04 +chunks 3 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 30000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:3 X FILESIZE:1 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1705-de2ef5i0 +Progress: time: Wed, 09 Oct 2013 17:05:35 +0000 +Progress: time: Wed, 09 Oct 2013 17:05:36 +0000 Submitted:1 Stage out:1 Finished successfully:1 +Node info for 0 : midway midway011.rcc.local /dev/shm/input_22712.txt /dev/shm/input_28170.txt /dev/shm/input_17471.txtOn midway +Final status: Wed, 09 Oct 2013 17:05:36 +0000 Finished successfully:4 +real 3.93 +user 6.71 +sys 0.59 +chunks 3 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 30000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1709-mcklm3x4 +Progress: time: Wed, 09 Oct 2013 17:09:54 +0000 +Progress: time: Wed, 09 Oct 2013 17:10:24 +0000 Submitting:10 +Progress: time: Wed, 09 Oct 2013 17:10:54 +0000 Submitting:10 +Progress: time: Wed, 09 Oct 2013 17:11:24 +0000 Submitting:10 +Progress: time: Wed, 09 Oct 2013 17:11:54 +0000 Submitting:10 +Progress: time: Wed, 09 Oct 2013 17:12:24 +0000 Submitting:10 +Progress: time: Wed, 09 Oct 2013 17:12:54 +0000 Submitting:10 +Progress: time: Wed, 09 Oct 2013 17:13:02 +0000 Submitting:9 Submitted:1 +Progress: time: Wed, 09 Oct 2013 17:13:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:13:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:14:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:14:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:15:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:15:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:16:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:16:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:17:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:17:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:18:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:18:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:19:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:19:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:20:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:20:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:21:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:21:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:22:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:22:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:23:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:23:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:24:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:24:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:25:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:25:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:26:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:26:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:27:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:27:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:28:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:28:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:29:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:29:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:30:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:30:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:31:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:31:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:32:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:32:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:33:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:33:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:34:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:34:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:35:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:35:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:36:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:36:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:37:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:37:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:38:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:38:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:39:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:39:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:40:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:40:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:41:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:41:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:42:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:42:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:43:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:43:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:44:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:44:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:45:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:45:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:46:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:46:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:47:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:47:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:48:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:48:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:49:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:49:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:50:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:50:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:51:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:51:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:52:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:52:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:53:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:53:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:54:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:54:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:55:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:55:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:56:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:56:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:57:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:57:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:58:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:58:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:59:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 17:59:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:00:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:00:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:01:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:01:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:02:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:02:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:03:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:03:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:04:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:04:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:05:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:05:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:06:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:06:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:07:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:07:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:08:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:08:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:09:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:09:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:10:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:10:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:11:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:11:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:12:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:12:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:13:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:13:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:14:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:14:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:15:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:15:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:16:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:16:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:17:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:17:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:18:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:18:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:19:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:19:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:20:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:20:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:21:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:21:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:22:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:22:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:23:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:23:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:24:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:24:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:25:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:25:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:26:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:26:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:27:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:27:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:28:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:28:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:29:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:29:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:30:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:30:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:31:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:31:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:32:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:32:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:33:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:33:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:34:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:34:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:35:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:35:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:36:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:36:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:37:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:37:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:38:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:38:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:39:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:39:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:40:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:40:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:41:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:41:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:42:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:42:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:43:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:43:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:44:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:44:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:45:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:45:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:46:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:46:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:47:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:47:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:48:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:48:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:49:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:49:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:50:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:50:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:51:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:51:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:52:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:52:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:53:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:53:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:54:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:54:54 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:55:24 +0000 Submitted:9 Finished successfully:1 +Progress: time: Wed, 09 Oct 2013 18:55:54 +0000 Submitted:9 Finished successfully:1 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1857-p3i03fi0 +Progress: time: Wed, 09 Oct 2013 18:57:06 +0000 +Progress: time: Wed, 09 Oct 2013 18:57:36 +0000 Submitting:7 Submitted:3 +Progress: time: Wed, 09 Oct 2013 18:58:06 +0000 Submitting:7 Submitted:3 +Progress: time: Wed, 09 Oct 2013 18:58:36 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 18:59:06 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 18:59:36 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:00:06 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:00:36 +0000 Submitted:10 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1900-9gnh31e3 +Progress: time: Wed, 09 Oct 2013 19:00:58 +0000 +Failed to secure the socket +Defective credential detected. Caused by org.globus.gsi.GlobusCredentialException: [JGLOBUS-5] Proxy file (/tmp/x509up_u896092611) not found. + at org.globus.gsi.GlobusCredential.(GlobusCredential.java:114) + at org.globus.gsi.GlobusCredential.reloadDefaultCredential(GlobusCredential.java:590) + at org.globus.gsi.GlobusCredential.getDefaultCredential(GlobusCredential.java:575) + at org.globus.gsi.gssapi.GlobusGSSManagerImpl.createCredential(GlobusGSSManagerImpl.java:130) + at org.globus.gsi.gssapi.GlobusGSSManagerImpl.createCredential(GlobusGSSManagerImpl.java:71) + at org.globus.gsi.gssapi.GlobusGSSManagerImpl.createContext(GlobusGSSManagerImpl.java:287) + at org.globus.net.BaseServer.wrapSocket(BaseServer.java:258) + at org.globus.net.BaseServer.run(BaseServer.java:240) + at java.lang.Thread.run(Thread.java:724) +Progress: time: Wed, 09 Oct 2013 19:01:28 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:01:58 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:02:28 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:02:58 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:03:28 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:03:58 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:04:28 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:04:58 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:05:28 +0000 Submitted:10 +chunks 10 filesize 1 site multiple type Swift+Chirp +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1908-knbbcz8g +Progress: time: Wed, 09 Oct 2013 19:08:20 +0000 +Progress: time: Wed, 09 Oct 2013 19:08:50 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:09:20 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:09:50 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:10:20 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:10:50 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:11:20 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:11:50 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:12:20 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:12:50 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:13:20 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:13:50 +0000 Submitted:10 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1917-grot9cv1 +Progress: time: Wed, 09 Oct 2013 19:17:18 +0000 +Progress: time: Wed, 09 Oct 2013 19:17:48 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:18:18 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:18:48 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:19:18 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:19:48 +0000 Submitted:10 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1920-pk9o8dl5 +Progress: time: Wed, 09 Oct 2013 19:20:13 +0000 +Progress: time: Wed, 09 Oct 2013 19:20:43 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:21:13 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:21:43 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:22:13 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 19:22:43 +0000 Submitted:10 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 29, shadows variable of same name on line 75 +Warning: Parameter deref, on line 34, shadows variable of same name on line 78 +Warning: Parameter reducer, on line 39, shadows variable of same name on line 77 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1925-lgedrzj1 +Progress: time: Wed, 09 Oct 2013 19:25:35 +0000 +Progress: time: Wed, 09 Oct 2013 19:25:38 +0000 Stage in:1 Submitted:9 +Progress: time: Wed, 09 Oct 2013 19:25:39 +0000 Stage out:1 Finished successfully:9 +Node info for 0 : midway midway261.rcc.local /dev/shm/input_5465.txt /dev/shm/input_19045.txt /dev/shm/input_11168.txt /dev/shm/input_26473.txt /dev/shm/input_19770.txt /dev/shm/input_9302.txt /dev/shm/input_797.txt /dev/shm/input_20119.txt /dev/shm/input_7866.txt /dev/shm/input_7045.txtOn midway +Final status: Wed, 09 Oct 2013 19:25:39 +0000 Finished successfully:11 +real 7.75 +user 13.38 +sys 2.05 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:10, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 90 +Warning: Parameter deref, on line 34, shadows variable of same name on line 93 +Warning: Parameter deref, on line 49, shadows variable of same name on line 93 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 92 +Could not start execution + Compile error in foreach statement at line 73 + Compile error in procedure invocation at line 75 + Procedure reduce_data is not declared. +real 1.77 +user 1.92 +sys 0.10 +chunks 20 filesize 10 site 10 type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:10, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 143, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 144, might have multiple conflicting writers +Could not open: 10.xml +Execution failed: + + Could not find sites file: 10.xml + +real 1.93 +user 3.33 +sys 0.15 +chunks 20 filesize 10 site 10 type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 143, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 144, might have multiple conflicting writers +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1947-e6zv87u6 +Progress: time: Wed, 09 Oct 2013 19:47:56 +0000 +Progress: time: Wed, 09 Oct 2013 19:48:20 +0000 Stage in:1 Submitted:9 +Node info for 0 : midway midway261.rcc.local /dev/shm/input_27482.txt /dev/shm/input_10585.txtNode info for 2 : midway midway427.rcc.local /dev/shm/input_30489.txt /dev/shm/input_6903.txtNode info for 1 : midway midway331.rcc.local /dev/shm/input_28138.txt /dev/shm/input_10951.txt /dev/shm/input_29235.txtNode info for 3 : midway midway428.rcc.local /dev/shm/input_20026.txt /dev/shm/input_16186.txt /dev/shm/input_1772.txtOn midway +On midway +On midway +On midway +Progress: time: Wed, 09 Oct 2013 19:48:26 +0000 Finished successfully:11 +No events in 10s. +Finding dependency loops... + +Registered futures: +fileptr[int] comb_out Open, 0 elements, 4 listeners +---- +int L - F/L:int - Open +---- +int L - F/L:int - Open +---- +int L - F/L:int - Open +---- +int L - F/L:int - Open +---- + +Waiting threads: +Thread: 0-19-3-3-1, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen.swift, line 155 + assignment, teragen.swift, line 156 + +Thread: 0-19-1-3-2, waiting on L (declared on line 155) + m_comb_data, teragen.swift, line 156 + m_comb_data, teragen.swift, line 156 + +Thread: 0-19-2-3-1, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen.swift, line 155 + assignment, teragen.swift, line 156 + +Thread: 0-19-0-3-2, waiting on L (declared on line 155) + m_comb_data, teragen.swift, line 156 + m_comb_data, teragen.swift, line 156 + +Thread: 0-19-2-3-2, waiting on L (declared on line 155) + m_comb_data, teragen.swift, line 156 + m_comb_data, teragen.swift, line 156 + +Thread: 0-19-3-3-2, waiting on L (declared on line 155) + m_comb_data, teragen.swift, line 156 + m_comb_data, teragen.swift, line 156 + +Thread: 0-19-1-3-1, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen.swift, line 155 + assignment, teragen.swift, line 156 + +Thread: 0-19-0-3-1, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen.swift, line 155 + assignment, teragen.swift, line 156 + +---- +No dependency loops found. + +The following threads are independently hung: +Thread: 0-19-3-3-1, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen.swift, line 155 + assignment, teragen.swift, line 156 + +Thread: 0-19-1-3-2, waiting on L (declared on line 155) + m_comb_data, teragen.swift, line 156 + m_comb_data, teragen.swift, line 156 + +Thread: 0-19-2-3-1, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen.swift, line 155 + assignment, teragen.swift, line 156 + +Thread: 0-19-0-3-2, waiting on L (declared on line 155) + m_comb_data, teragen.swift, line 156 + m_comb_data, teragen.swift, line 156 + +Thread: 0-19-2-3-2, waiting on L (declared on line 155) + m_comb_data, teragen.swift, line 156 + m_comb_data, teragen.swift, line 156 + +Thread: 0-19-1-3-1, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen.swift, line 155 + assignment, teragen.swift, line 156 + +Thread: 0-19-3-3-2, waiting on L (declared on line 155) + m_comb_data, teragen.swift, line 156 + m_comb_data, teragen.swift, line 156 + +Thread: 0-19-0-3-1, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen.swift, line 155 + assignment, teragen.swift, line 156 + +---- + +Irrecoverable error found. Exiting. +real 41.84 +user 49.12 +sys 10.91 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 143, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 144, might have multiple conflicting writers +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1949-6qdei6e7 +Progress: time: Wed, 09 Oct 2013 19:49:22 +0000 +Progress: time: Wed, 09 Oct 2013 19:49:27 +0000 Stage in:1 Submitted:9 +Node info for 1 : midway midway331.rcc.local /dev/shm/input_12731.txt /dev/shm/input_6025.txt /dev/shm/input_22774.txt /dev/shm/input_31575.txt /dev/shm/input_14216.txtNode info for 0 : midway midway261.rcc.local /dev/shm/input_28039.txt /dev/shm/input_28537.txt /dev/shm/input_28047.txt /dev/shm/input_18806.txt /dev/shm/input_5023.txtOn midway +On midway +Execution failed: + The application "mid_bash" is not available for any site/pool in your tc.data catalog + m_comb_data, teragen.swift, line 154 +real 7.86 +user 13.92 +sys 2.25 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 143, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 144, might have multiple conflicting writers +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1950-x6qc5t55 +Progress: time: Wed, 09 Oct 2013 19:50:25 +0000 +Progress: time: Wed, 09 Oct 2013 19:50:33 +0000 Stage in:1 Submitted:9 +Node info for 3 : midway midway428.rcc.local /dev/shm/input_13854.txt /dev/shm/input_18840.txtNode info for 1 : midway midway331.rcc.local /dev/shm/input_21498.txt /dev/shm/input_18007.txt /dev/shm/input_13421.txtNode info for 0 : midway midway261.rcc.local /dev/shm/input_19256.txt /dev/shm/input_10205.txtNode info for 2 : midway midway427.rcc.local /dev/shm/input_31007.txt /dev/shm/input_1042.txt /dev/shm/input_13719.txtOn midway +On midway +On midway +On midway +Final status: Wed, 09 Oct 2013 19:50:33 +0000 Finished successfully:15 +real 11.69 +user 20.73 +sys 3.71 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:10, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 143, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 144, might have multiple conflicting writers +Could not open: 10.xml +Execution failed: + + Could not find sites file: 10.xml + +real 2.60 +user 3.34 +sys 0.17 +chunks 20 filesize 10 site 10 type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 143, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 144, might have multiple conflicting writers +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-1957-lllsayh7 +Progress: time: Wed, 09 Oct 2013 19:58:01 +0000 +Progress: time: Wed, 09 Oct 2013 19:58:18 +0000 Stage in:1 Submitted:9 +Node info for 0 : midway midway261.rcc.local /dev/shm/input_31856.txt /dev/shm/input_10152.txt /dev/shm/input_32500.txt +Node info for 2 : midway midway411.rcc.local /dev/shm/input_4176.txt /dev/shm/input_27866.txt +Node info for 1 : midway midway262.rcc.local /dev/shm/input_14236.txt /dev/shm/input_20678.txt +Node info for 3 : midway midway412.rcc.local /dev/shm/input_24356.txt /dev/shm/input_21726.txt /dev/shm/input_23161.txt +On midway +On midway +On midway +On midway +Final status: Wed, 09 Oct 2013 19:58:18 +0000 Finished successfully:15 +real 19.98 +user 35.37 +sys 7.35 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 143, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 144, might have multiple conflicting writers +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-2003-raa3ebhd +Progress: time: Wed, 09 Oct 2013 20:03:18 +0000 +Progress: time: Wed, 09 Oct 2013 20:03:48 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 20:03:49 +0000 Submitted:6 Active:3 Stage out:1 +Node info for 0 : midway midway262.rcc.local /dev/shm/input_1074.txt /dev/shm/input_30403.txt /dev/shm/input_14938.txt +Node info for 2 : midway midway412.rcc.local /dev/shm/input_5420.txt /dev/shm/input_4267.txt /dev/shm/input_24826.txt +Node info for 3 : midway midway413.rcc.local /dev/shm/input_20617.txt /dev/shm/input_4115.txt +Node info for 1 : midway midway411.rcc.local /dev/shm/input_31499.txt /dev/shm/input_24425.txt +On midway +On midway +On midway +On midway +Final status: Wed, 09 Oct 2013 20:03:49 +0000 Finished successfully:15 +real 35.17 +user 60.98 +sys 13.38 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 143, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 144, might have multiple conflicting writers +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-2007-0tm3xccc +Progress: time: Wed, 09 Oct 2013 20:07:52 +0000 +Progress: time: Wed, 09 Oct 2013 20:08:14 +0000 Stage in:1 Submitted:9 +Node info for 2 : midway midway412.rcc.local /dev/shm/input_6821.txt /dev/shm/input_8423.txt +Node info for 0 : midway midway262.rcc.local /dev/shm/input_7801.txt /dev/shm/input_32300.txt /dev/shm/input_29069.txt +Node info for 1 : midway midway411.rcc.local /dev/shm/input_27883.txt /dev/shm/input_11835.txt /dev/shm/input_21220.txt +Node info for 3 : midway midway413.rcc.local /dev/shm/input_24416.txt /dev/shm/input_12377.txt +On midway +On midway +On midway +On midway +Final status: Wed, 09 Oct 2013 20:08:14 +0000 Finished successfully:15 +real 26.51 +user 45.05 +sys 10.12 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:10, CHUNKS:20 X FILESIZE:10 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 143, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 144, might have multiple conflicting writers +Could not open: 10.xml +Execution failed: + + Could not find sites file: 10.xml + +real 2.58 +user 3.36 +sys 0.13 +chunks 20 filesize 10 site 10 type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 143, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 144, might have multiple conflicting writers +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-2019-bdopd3h3 +Progress: time: Wed, 09 Oct 2013 20:19:05 +0000 +Progress: time: Wed, 09 Oct 2013 20:19:20 +0000 Stage in:1 Submitted:9 +Node info for 1 : midway midway034.rcc.local /dev/shm/input_10078.txt /dev/shm/input_26041.txt /dev/shm/input_14557.txt +Node info for 2 : midway midway035.rcc.local /dev/shm/input_10768.txt /dev/shm/input_14250.txt +Node info for 0 : midway midway033.rcc.local /dev/shm/input_32388.txt /dev/shm/input_30737.txt /dev/shm/input_10739.txt +Node info for 3 : midway midway202.rcc.local /dev/shm/input_17117.txt /dev/shm/input_28339.txt +On midway +On midway +On midway +On midway + Length of array : 4 len-1 mod K_way: 0 + Length of array : 0 len-1 mod K_way: 0 +Execution failed: + org.griphyn.vdl.mapping.InvalidPathException: Array index '0' not found for bucket of size 0 comb0001.0000.out going to bucket:0 + comb0001.0003.out going to bucket:0 + comb0001.0002.out going to bucket:0 + comb0001.0001.out going to bucket:0 +bucket[0] contains 4 items + + b_reduce_data, teragen.swift, line 75 + b_reduce_data, teragen.swift, line 75 + b_kway, teragen.swift, line 164 +real 18.63 +user 34.15 +sys 6.89 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-2045-6ovixk1d +Progress: time: Wed, 09 Oct 2013 20:45:07 +0000 +Progress: time: Wed, 09 Oct 2013 20:45:21 +0000 Stage in:1 Submitted:9 +Final status: Wed, 09 Oct 2013 20:45:22 +0000 Finished successfully:12 +real 19.78 +user 42.81 +sys 6.12 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Could not start execution + Compile error in assignment at line 138: You cannot assign value of type int[int] to a variable of type int + +real 1.12 +user 1.99 +sys 0.11 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Could not start execution + Compile error in assignment at line 138: You cannot assign value of type int[int] to a variable of type int + +real 2.57 +user 2.00 +sys 0.13 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Could not start execution + Compile error in foreach statement at line 141 + Compile error in procedure invocation at line 143 + Wrong type for parameter number 0, expected file, got file[int] +real 1.16 +user 1.98 +sys 0.10 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-2058-5sej2xl2 +Progress: time: Wed, 09 Oct 2013 20:58:23 +0000 +site : 0 +site : 1 +Progress: time: Wed, 09 Oct 2013 20:58:52 +0000 Stage in:1 Submitted:9 +Final status: Wed, 09 Oct 2013 20:58:52 +0000 Finished successfully:12 +real 32.29 +user 80.28 +sys 12.05 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-2103-47zropma +Progress: time: Wed, 09 Oct 2013 21:03:35 +0000 +Execution failed: + tracef(): %i requires an int! Variable "sites" is a string + swiftscript:tracef, teragen.swift, line 145 +real 2.49 +user 4.38 +sys 0.17 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-2103-5naohne8 +Progress: time: Wed, 09 Oct 2013 21:03:54 +0000 +site : beagle +site : midway +Progress: time: Wed, 09 Oct 2013 21:04:24 +0000 Submitted:10 +Final status: Wed, 09 Oct 2013 21:04:25 +0000 Finished successfully:12 +real 33.58 +user 80.63 +sys 13.55 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Could not start execution + Compile error in foreach statement at line 146 + Compile error in foreach statement at line 152 + Compile error in procedure invocation at line 153 + Variable i was not declared in this scope. +real 1.16 +user 2.13 +sys 0.10 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Could not start execution + Compile error in foreach statement at line 146 + Compile error in foreach statement at line 153 + Compile error in procedure invocation at line 154 + Variable i was not declared in this scope. +real 1.14 +user 2.01 +sys 0.10 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-2144-07sqijid +Progress: time: Wed, 09 Oct 2013 21:44:20 +0000 +site : midway +site : beagle +Progress: time: Wed, 09 Oct 2013 21:44:49 +0000 Stage in:1 Submitted:9 +Execution failed: + java.io.FileNotFoundException: node.out (No such file or directory) + swiftscript:readData, teragen.swift, line 149 + assignment, teragen.swift, line 151 +real 31.67 +user 67.53 +sys 7.53 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131009-2145-rziqoj83 +Progress: time: Wed, 09 Oct 2013 21:45:56 +0000 +site : midway +site : beagle +Progress: time: Wed, 09 Oct 2013 21:46:26 +0000 Submitted:10 +Progress: time: Wed, 09 Oct 2013 21:46:31 +0000 Stage in:1 Submitted:9 +Node info for midway : midway midway213.rcc.local /dev/shm/input_21777.txt /dev/shm/input_9764.txt +Node info for midway : midway midway096.rcc.local /dev/shm/input_2591.txt /dev/shm/input_125.txt /dev/shm/input_9238.txt +Node info for midway : midway midway070.rcc.local /dev/shm/input_119.txt /dev/shm/input_19489.txt +Node info for midway : midway midway261.rcc.local /dev/shm/input_32043.txt /dev/shm/input_18849.txt /dev/shm/input_22180.txt +Final status: Wed, 09 Oct 2013 21:46:31 +0000 Finished successfully:16 +real 38.07 +user 87.73 +sys 15.97 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Could not start execution + Compile error in foreach statement at line 146 + Compile error in procedure invocation at line 159 + Variable b_reducer was not declared in this scope. +real 2.41 +user 2.13 +sys 0.13 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Could not start execution + Compile error in foreach statement at line 146 + Compile error in procedure invocation at line 159 + Variable b_reducer was not declared in this scope. +real 1.17 +user 2.15 +sys 0.10 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Could not start execution + Compile error in foreach statement at line 146 + Compile error in procedure invocation at line 159 + Variable b_reducer was not declared in this scope. +real 1.17 +user 2.14 +sys 0.11 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1517-jpo9t3c2 +Progress: time: Thu, 10 Oct 2013 15:17:44 +0000 +site : midway +site : beagle +Progress: time: Thu, 10 Oct 2013 15:17:56 +0000 Stage in:1 Submitted:9 +Node info for midway : midway midway018.rcc.local /dev/shm/input_31349.txt /dev/shm/input_7767.txt +Node info for midway : midway midway007.rcc.local /dev/shm/input_20213.txt /dev/shm/input_2825.txt /dev/shm/input_3550.txt +Node info for midway : midway midway008.rcc.local /dev/shm/input_26275.txt /dev/shm/input_22708.txt +Node info for midway : midway midway016.rcc.local /dev/shm/input_24920.txt /dev/shm/input_21557.txt /dev/shm/input_20179.txt +Progress: time: Thu, 10 Oct 2013 15:18:14 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 15:18:44 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 15:19:14 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 15:19:44 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 15:20:14 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 15:20:44 +0000 Finished successfully:16 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1520-e45o4s88 +Progress: time: Thu, 10 Oct 2013 15:21:00 +0000 +site : beagle +site : midway +Progress: time: Thu, 10 Oct 2013 15:21:30 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:22:00 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:22:30 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:23:00 +0000 Submitted:10 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1523-h5a4abf9 +Progress: time: Thu, 10 Oct 2013 15:23:58 +0000 +site : beagle +site : midway +Progress: time: Thu, 10 Oct 2013 15:24:10 +0000 Stage in:1 Submitting:9 +Progress: time: Thu, 10 Oct 2013 15:24:28 +0000 Submitted:8 Finished successfully:2 +Progress: time: Thu, 10 Oct 2013 15:24:58 +0000 Submitted:8 Finished successfully:2 +Progress: time: Thu, 10 Oct 2013 15:25:28 +0000 Submitted:8 Finished successfully:2 +Progress: time: Thu, 10 Oct 2013 15:25:58 +0000 Submitted:8 Finished successfully:2 +Progress: time: Thu, 10 Oct 2013 15:26:28 +0000 Submitted:8 Finished successfully:2 +Progress: time: Thu, 10 Oct 2013 15:26:58 +0000 Submitted:8 Finished successfully:2 +Progress: time: Thu, 10 Oct 2013 15:27:28 +0000 Submitted:8 Finished successfully:2 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1528-q8aknhdf +Progress: time: Thu, 10 Oct 2013 15:28:45 +0000 +site : midway +site : beagle +Progress: time: Thu, 10 Oct 2013 15:28:57 +0000 Submitting:9 Submitted:1 +Progress: time: Thu, 10 Oct 2013 15:29:15 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:29:45 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:30:15 +0000 Submitted:10 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1530-seqj9d65 +Progress: time: Thu, 10 Oct 2013 15:30:35 +0000 +site : beagle +site : midway +Progress: time: Thu, 10 Oct 2013 15:30:47 +0000 Submitting:9 Submitted:1 +Progress: time: Thu, 10 Oct 2013 15:31:05 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:31:35 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:32:05 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:32:35 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:33:05 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:33:35 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:34:05 +0000 Submitted:10 +Channels: {null at id://u-1ecc03a5-141a2fdd92e--8000-u1ae06ffb-141a2fdd95d--8000S=MetaChannel [context: service-63974, boundTo: GSSChannel [type: service, contact: 1466857485, id: 2, context: service-63974]], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://192.5.86.107:60000=MetaChannel [context: service-63974, boundTo: GSSChannel [type: service, contact: 1466857485, id: 2, context: service-63974]], null at id://u60e0cef1-141a2fc2cb2--8000-u1da9abbc-141a2fc2cc6--8000S=MetaChannel [context: service-60981, boundTo: BufferingChannel]} +Context: service-63866 +Meta context: service-60981 +Channels: {null at id://u-1ecc03a5-141a2fdd92e--8000-u1ae06ffb-141a2fdd95d--8000S=MetaChannel [context: service-63974, boundTo: GSSChannel [type: service, contact: 1466857485, id: 2, context: service-63974]], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://192.5.86.107:60000=MetaChannel [context: service-63974, boundTo: GSSChannel [type: service, contact: 1466857485, id: 2, context: service-63974]], null at id://u60e0cef1-141a2fc2cb2--8000-u1da9abbc-141a2fc2cc6--8000S=MetaChannel [context: service-60981, boundTo: BufferingChannel]} +Context: service-63880 +Meta context: service-60981 +Channels: {null at id://u-1ecc03a5-141a2fdd92e--8000-u1ae06ffb-141a2fdd95d--8000S=MetaChannel [context: service-63974, boundTo: GSSChannel [type: service, contact: 1466857485, id: 2, context: service-63974]], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://192.5.86.107:60000=MetaChannel [context: service-63974, boundTo: GSSChannel [type: service, contact: 1466857485, id: 2, context: service-63974]], null at id://u60e0cef1-141a2fc2cb2--8000-u1da9abbc-141a2fc2cc6--8000S=MetaChannel [context: service-60981, boundTo: BufferingChannel]} +Context: service-60627 +Meta context: service-60981 +Channels: {null at id://u-1ecc03a5-141a2fdd92e--8000-u1ae06ffb-141a2fdd95d--8000S=MetaChannel [context: service-63974, boundTo: GSSChannel [type: service, contact: 1466857485, id: 2, context: service-63974]], /C=US/O=JavaCoG/OU=AutoCA/CN=User at https://192.5.86.107:60000=MetaChannel [context: service-63974, boundTo: GSSChannel [type: service, contact: 1466857485, id: 2, context: service-63974]], null at id://u60e0cef1-141a2fc2cb2--8000-u1da9abbc-141a2fc2cc6--8000S=MetaChannel [context: service-60981, boundTo: BufferingChannel]} +Context: service-64302 +Meta context: service-60981 +Progress: time: Thu, 10 Oct 2013 15:34:35 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:35:05 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:35:35 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:36:05 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:36:35 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:37:05 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:37:35 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:38:05 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:38:35 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:39:05 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:39:35 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:40:05 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:40:35 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:41:05 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:41:35 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:42:05 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:42:35 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:43:05 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 15:43:35 +0000 Submitted:10 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1545-qv7kvbr3 +Progress: time: Thu, 10 Oct 2013 15:45:06 +0000 +site : beagle +site : midway +Progress: time: Thu, 10 Oct 2013 15:45:17 +0000 Submitting:9 Submitted:1 +Progress: time: Thu, 10 Oct 2013 15:45:24 +0000 Stage in:1 Submitted:9 +Progress: time: Thu, 10 Oct 2013 15:45:26 +0000 Stage in:1 Active:1 Finished successfully:10 +Node info for beagle : beagle nid00264 /dev/shm/input_20601.txt /dev/shm/input_23959.txt /dev/shm/input_32269.txt /dev/shm/input_30891.txt /dev/shm/input_6252.txt /dev/shm/input_10222.txt /dev/shm/input_7403.txt /dev/shm/input_18853.txt /dev/shm/input_20826.txt /dev/shm/input_5630.txt +Progress: time: Thu, 10 Oct 2013 15:45:36 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:46:06 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:46:36 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:47:06 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:47:36 +0000 Finished successfully:13 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1551-pdzj1x66 +Progress: time: Thu, 10 Oct 2013 15:51:16 +0000 +site : midway +site : beagle +Progress: time: Thu, 10 Oct 2013 15:51:28 +0000 Submitting:9 Submitted:1 +Progress: time: Thu, 10 Oct 2013 15:51:37 +0000 Stage in:1 Submitted:9 +Progress: time: Thu, 10 Oct 2013 15:51:39 +0000 Stage in:1 Active:1 Finished successfully:10 +Node info for beagle : beagle nid00264 /dev/shm/input_22363.txt /dev/shm/input_31826.txt /dev/shm/input_7995.txt /dev/shm/input_14777.txt /dev/shm/input_20971.txt /dev/shm/input_9319.txt /dev/shm/input_8379.txt /dev/shm/input_26691.txt /dev/shm/input_15132.txt /dev/shm/input_5433.txt +Progress: time: Thu, 10 Oct 2013 15:51:41 +0000 Stage out:1 Finished successfully:12 +Progress: time: Thu, 10 Oct 2013 15:51:46 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:52:16 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:52:46 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:53:16 +0000 Finished successfully:13 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1553-q96017f9 +Progress: time: Thu, 10 Oct 2013 15:53:28 +0000 +site : beagle +site : midway +Progress: time: Thu, 10 Oct 2013 15:53:40 +0000 Submitting:9 Submitted:1 +Progress: time: Thu, 10 Oct 2013 15:53:49 +0000 Stage in:1 Submitted:9 +Progress: time: Thu, 10 Oct 2013 15:53:50 +0000 Stage in:1 Active:1 Finished successfully:10 +Number of nodes on beagle is 1 +Node info for beagle : beagle nid00264 /dev/shm/input_5224.txt /dev/shm/input_21128.txt /dev/shm/input_10949.txt /dev/shm/input_22294.txt /dev/shm/input_21237.txt /dev/shm/input_20497.txt /dev/shm/input_16185.txt /dev/shm/input_24711.txt /dev/shm/input_14104.txt /dev/shm/input_16399.txt +Progress: time: Thu, 10 Oct 2013 15:53:58 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:54:28 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:54:58 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:55:28 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:55:58 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:56:28 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:56:58 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:57:28 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:57:58 +0000 Finished successfully:13 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 144, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 145, might have multiple conflicting writers +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1558-v57t8rq3 +Progress: time: Thu, 10 Oct 2013 15:58:22 +0000 +site : midway +site : beagle +Progress: time: Thu, 10 Oct 2013 15:58:35 +0000 Submitting:9 Submitted:1 +Progress: time: Thu, 10 Oct 2013 15:58:40 +0000 Stage in:1 Submitted:9 +Progress: time: Thu, 10 Oct 2013 15:58:41 +0000 Stage in:1 Active:1 Finished successfully:10 +Number of nodes on beagle is 1 +Number of nodes on midway is 0 +Node info for beagle : beagle nid00264 /dev/shm/input_5719.txt /dev/shm/input_20350.txt /dev/shm/input_19655.txt /dev/shm/input_16243.txt /dev/shm/input_22767.txt /dev/shm/input_20438.txt /dev/shm/input_27961.txt /dev/shm/input_11757.txt /dev/shm/input_5048.txt /dev/shm/input_1823.txt +Progress: time: Thu, 10 Oct 2013 15:58:52 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:59:22 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 15:59:52 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:00:22 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:00:52 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:01:22 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:01:52 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:02:22 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:02:52 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:03:22 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:03:52 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:04:22 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:04:52 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:05:22 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:05:52 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:06:22 +0000 Finished successfully:13 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 144, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 145, might have multiple conflicting writers +Could not start execution + Compile error in foreach statement at line 146 + Compile error in procedure invocation at line 164 + Wrong type for parameter number 0, expected file, got fileptr +real 1.20 +user 2.20 +sys 0.09 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 144, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 145, might have multiple conflicting writers +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1611-5x7vuny7 +Progress: time: Thu, 10 Oct 2013 16:11:47 +0000 +Progress: time: Thu, 10 Oct 2013 16:11:58 +0000 Submitting:9 Submitted:1 +Progress: time: Thu, 10 Oct 2013 16:12:10 +0000 Stage in:1 Submitted:9 +Progress: time: Thu, 10 Oct 2013 16:12:12 +0000 Stage in:1 Active:1 Finished successfully:10 +Number of nodes on midway is 0 +Number of nodes on beagle is 1 +Nothing to do on midway +Node info for beagle : beagle nid00264 /dev/shm/input_14.txt /dev/shm/input_24426.txt /dev/shm/input_22174.txt /dev/shm/input_488.txt /dev/shm/input_21141.txt /dev/shm/input_7782.txt /dev/shm/input_5274.txt /dev/shm/input_14183.txt /dev/shm/input_18063.txt /dev/shm/input_5299.txt +Progress: time: Thu, 10 Oct 2013 16:12:14 +0000 Stage out:1 Finished successfully:12 +Progress: time: Thu, 10 Oct 2013 16:12:17 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:12:47 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:13:17 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:13:47 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:14:17 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:14:47 +0000 Finished successfully:13 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 144, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 145, might have multiple conflicting writers +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1615-o37xxie1 +Progress: time: Thu, 10 Oct 2013 16:15:03 +0000 +Progress: time: Thu, 10 Oct 2013 16:15:33 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 16:15:35 +0000 Stage in:1 Submitted:9 +Number of nodes on beagle is 0 +Nothing to do on beagle +Number of nodes on midway is 4 +Node info for midway : midway midway016.rcc.local /dev/shm/input_11651.txt /dev/shm/input_7933.txt /dev/shm/input_23631.txt +Node info for midway : midway midway028.rcc.local /dev/shm/input_3241.txt /dev/shm/input_45.txt +Node info for midway : midway midway029.rcc.local /dev/shm/input_9424.txt /dev/shm/input_8913.txt +Node info for midway : midway midway018.rcc.local /dev/shm/input_18988.txt /dev/shm/input_23352.txt /dev/shm/input_9728.txt +Progress: time: Thu, 10 Oct 2013 16:16:03 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:16:33 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:17:03 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:17:33 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:18:03 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:18:33 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:19:03 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:19:33 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:20:03 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:20:33 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:21:03 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:21:33 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:22:03 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:22:33 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:23:03 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:23:33 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:24:03 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:24:33 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:25:03 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:25:33 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:26:03 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:26:33 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:27:03 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:27:33 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:28:03 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:28:33 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:29:03 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:29:33 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:30:03 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:30:33 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:31:03 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:31:33 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 16:32:03 +0000 Finished successfully:16 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 144, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 145, might have multiple conflicting writers +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1645-enhm7fo0 +Progress: time: Thu, 10 Oct 2013 16:45:21 +0000 +Progress: time: Thu, 10 Oct 2013 16:45:45 +0000 Stage in:1 Submitted:9 +Number of nodes on beagle is 0 +Nothing to do on beagle +Number of nodes on midway is 4 +Node info for midway : midway midway018.rcc.local /dev/shm/input_14224.txt /dev/shm/input_25618.txt +Node info for midway : midway midway016.rcc.local /dev/shm/input_16970.txt /dev/shm/input_25671.txt /dev/shm/input_8917.txt +Node info for midway : midway midway005.rcc.local /dev/shm/input_24352.txt /dev/shm/input_19042.txt +Node info for midway : midway midway028.rcc.local /dev/shm/input_26215.txt /dev/shm/input_27017.txt /dev/shm/input_2626.txt +Progress: time: Thu, 10 Oct 2013 16:45:51 +0000 Finished successfully:16 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Could not compile SwiftScript source: line 169:9: unexpected token: fileptr +real 0.47 +user 0.60 +sys 0.05 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Could not compile SwiftScript source: line 169:9: expecting '}', found '{' +real 0.47 +user 0.62 +sys 0.05 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Could not compile SwiftScript source: line 169:9: unexpected token: fileptr +real 0.47 +user 0.59 +sys 0.07 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Could not compile SwiftScript source: line 169:9: expecting '}', found 'type' +real 0.47 +user 0.60 +sys 0.05 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 146, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 147, might have multiple conflicting writers +Warning: Variable m_comb_out, defined on line 139, might have multiple conflicting writers +Warning: Variable m_comb_err, defined on line 140, might have multiple conflicting writers +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1652-a7f2zqid +Progress: time: Thu, 10 Oct 2013 16:52:44 +0000 +Progress: time: Thu, 10 Oct 2013 16:52:59 +0000 Stage in:1 Submitted:9 +Number of nodes on beagle is 0 +Nothing to do on beagle +Number of nodes on midway is 4 +Node info for midway : midway midway016.rcc.local /dev/shm/input_10688.txt /dev/shm/input_1421.txt /dev/shm/input_23026.txt +Node info for midway : midway midway005.rcc.local /dev/shm/input_5569.txt /dev/shm/input_1743.txt +Node info for midway : midway midway018.rcc.local /dev/shm/input_17384.txt /dev/shm/input_23640.txt +Node info for midway : midway midway007.rcc.local /dev/shm/input_2173.txt /dev/shm/input_22103.txt /dev/shm/input_11988.txt +Execution failed: + java.lang.RuntimeException: getArrayValue called on a non-array: m_comb_out[1]:fileptr - Closed +real 17.97 +user 43.06 +sys 5.88 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 146, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 147, might have multiple conflicting writers +Warning: Variable m_comb_out, defined on line 139, might have multiple conflicting writers +Warning: Variable m_comb_err, defined on line 140, might have multiple conflicting writers +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1653-4xucixof +Progress: time: Thu, 10 Oct 2013 16:53:28 +0000 +Progress: time: Thu, 10 Oct 2013 16:53:32 +0000 Stage in:1 Submitted:9 +Number of nodes on midway is 1 +Node info for midway : midway midway005.rcc.local /dev/shm/input_28317.txt /dev/shm/input_30799.txt /dev/shm/input_20303.txt /dev/shm/input_6115.txt /dev/shm/input_9237.txt /dev/shm/input_21367.txt /dev/shm/input_3006.txt /dev/shm/input_3571.txt /dev/shm/input_5382.txt /dev/shm/input_11365.txt +Number of nodes on beagle is 0 +Nothing to do on beagle +Progress: time: Thu, 10 Oct 2013 16:53:58 +0000 Finished successfully:13 +Progress: time: Thu, 10 Oct 2013 16:54:28 +0000 Finished successfully:13 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Warning: Variable comb_out, defined on line 143, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 144, might have multiple conflicting writers +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1655-i7oale66 +Progress: time: Thu, 10 Oct 2013 16:55:37 +0000 +Progress: time: Thu, 10 Oct 2013 16:55:46 +0000 Stage in:1 Submitted:9 +Number of nodes on beagle is 0 +Nothing to do on beagle +Number of nodes on midway is 4 +Node info for midway : midway midway005.rcc.local /dev/shm/input_9123.txt /dev/shm/input_1435.txt /dev/shm/input_12723.txt +Node info for midway : midway midway018.rcc.local /dev/shm/input_18117.txt /dev/shm/input_17657.txt +Node info for midway : midway midway016.rcc.local /dev/shm/input_13793.txt /dev/shm/input_14731.txt /dev/shm/input_16387.txt +Node info for midway : midway midway007.rcc.local /dev/shm/input_7022.txt /dev/shm/input_11030.txt +Progress: time: Thu, 10 Oct 2013 16:56:07 +0000 Finished successfully:16 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131010-1913-8qpobjrf +Warning: The @ syntax for function invocation is deprecated +Warning: Variable comb_out, defined on line 143, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 144, might have multiple conflicting writers +Progress: time: Thu, 10 Oct 2013 19:13:36 +0000 +Progress: time: Thu, 10 Oct 2013 19:13:37 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 19:13:38 +0000 Submitted:6 Active:1 Finished successfully:3 +Number of nodes on midway is 1 +Node info for midway : midway midway010.rcc.local /dev/shm/input_25462.txt /dev/shm/input_27202.txt /dev/shm/input_30524.txt /dev/shm/input_19840.txt /dev/shm/input_14619.txt /dev/shm/input_9753.txt /dev/shm/input_31623.txt /dev/shm/input_23380.txt /dev/shm/input_14619.txt /dev/shm/input_7770.txt +Number of nodes on beagle is 0 +Nothing to do on beagle +Progress: time: Thu, 10 Oct 2013 19:13:39 +0000 Finished successfully:13 +No events in 1s. +Finding dependency loops... + +Waiting threads: +Thread: R-20-0-8-1-2x3, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 518 + +Thread: R-20-0-8-1-2-1, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 477 + +Thread: R-20-0-8-1x2-2, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen, line 1038 + +Thread: R-20-0-8-1-2-0, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen, line 471 + +Thread: R-20-0-8-1-2-3, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 524 + +Thread: R-20-0-8-1-2-4, waiting on bucket_out (declared on line 101) + swiftscript:length, teragen, line 552 + +Thread: R-20-0-8-1-3, waiting on site_ptr[1] (declared on line 150) + swift:stageIn, teragen, line 589 + swift:execute, teragen, line 586 + m_dereference, teragen, line 1051 + +---- +No dependency loops found. + +The following threads are independently hung: +Thread: R-20-0-8-1-2x3, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 518 + +Thread: R-20-0-8-1-2-1, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 477 + +Thread: R-20-0-8-1x2-2, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen, line 1038 + +Thread: R-20-0-8-1-2-0, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen, line 471 + +Thread: R-20-0-8-1-2-3, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 524 + +Thread: R-20-0-8-1-2-4, waiting on bucket_out (declared on line 101) + swiftscript:length, teragen, line 552 + +Thread: R-20-0-8-1-3, waiting on site_ptr[1] (declared on line 150) + swift:stageIn, teragen, line 589 + swift:execute, teragen, line 586 + m_dereference, teragen, line 1051 + +---- + +Irrecoverable error found. Exiting. +real 8.27 +user 4.33 +sys 0.26 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131010-1915-1culqi4c +Warning: The @ syntax for function invocation is deprecated +Warning: Variable comb_out, defined on line 143, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 144, might have multiple conflicting writers +Progress: time: Thu, 10 Oct 2013 19:15:11 +0000 +Progress: time: Thu, 10 Oct 2013 19:15:12 +0000 Submitted:10 +Number of nodes on beagle is 0 +Nothing to do on beagle +Number of nodes on midway is 4 +Node info for midway : midway midway010.rcc.local /dev/shm/input_26482.txt /dev/shm/input_15295.txt /dev/shm/input_24289.txt /dev/shm/input_25451.txt /dev/shm/input_6909.txt /dev/shm/input_13657.txt /dev/shm/input_10102.txt +Node info for midway : midway midway011.rcc.local /dev/shm/input_27634.txt +Node info for midway : midway midway012.rcc.local /dev/shm/input_8011.txt +Node info for midway : midway midway013.rcc.local /dev/shm/input_24090.txt +Progress: time: Thu, 10 Oct 2013 19:15:38 +0000 Submitted:4 Finished successfully:12 +Progress: time: Thu, 10 Oct 2013 19:15:39 +0000 Finished successfully:16 +No events in 1s. +Finding dependency loops... + +Waiting threads: +Thread: R-20-1-8-1-2-1, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 219 + +Thread: R-20-1-8-1-3, waiting on site_ptr[1] (declared on line 150) + swift:stageIn, teragen, line 560 + swift:execute, teragen, line 557 + m_dereference, teragen, line 1051 + +Thread: R-20-1-8-1-2-0, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen, line 213 + +Thread: R-20-1-8-1-2-4, waiting on bucket_out (declared on line 101) + swiftscript:length, teragen, line 294 + +Thread: R-20-1-8-1-2-3, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 266 + +Thread: R-20-1-8-1x2-2, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen, line 1038 + +Thread: R-20-1-8-1-2x3, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 260 + +---- +No dependency loops found. + +The following threads are independently hung: +Thread: R-20-1-8-1-2-1, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 219 + +Thread: R-20-1-8-1-3, waiting on site_ptr[1] (declared on line 150) + swift:stageIn, teragen, line 560 + swift:execute, teragen, line 557 + m_dereference, teragen, line 1051 + +Thread: R-20-1-8-1-2-0, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen, line 213 + +Thread: R-20-1-8-1-2-3, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 266 + +Thread: R-20-1-8-1-2-4, waiting on bucket_out (declared on line 101) + swiftscript:length, teragen, line 294 + +Thread: R-20-1-8-1-2x3, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 260 + +Thread: R-20-1-8-1x2-2, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen, line 1038 + +---- + +Irrecoverable error found. Exiting. +real 31.34 +user 4.58 +sys 0.24 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131010-1916-p5yuapcg +Warning: The @ syntax for function invocation is deprecated +Warning: Variable comb_out, defined on line 143, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 144, might have multiple conflicting writers +Progress: time: Thu, 10 Oct 2013 19:16:25 +0000 +Progress: time: Thu, 10 Oct 2013 19:16:26 +0000 Submitted:10 +Nothing to do on beagle +Number of nodes on beagle is 0 +Number of nodes on midway is 1 +Node info for midway : midway midway010.rcc.local /dev/shm/input_29258.txt /dev/shm/input_17272.txt /dev/shm/input_1933.txt /dev/shm/input_12641.txt /dev/shm/input_27273.txt /dev/shm/input_27971.txt /dev/shm/input_1230.txt /dev/shm/input_13476.txt /dev/shm/input_5166.txt /dev/shm/input_12313.txt +Progress: time: Thu, 10 Oct 2013 19:16:27 +0000 Submitted:1 Finished successfully:12 +Progress: time: Thu, 10 Oct 2013 19:16:28 +0000 Finished successfully:13 +No events in 1s. +Finding dependency loops... + +Waiting threads: +Thread: R-20-0-8-1-2x3, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 260 + +Thread: R-20-0-8-1-2-3, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 266 + +Thread: R-20-0-8-1-2-0, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen, line 213 + +Thread: R-20-0-8-1-2-4, waiting on bucket_out (declared on line 101) + swiftscript:length, teragen, line 294 + +Thread: R-20-0-8-1-3, waiting on site_ptr[1] (declared on line 150) + swift:stageIn, teragen, line 560 + swift:execute, teragen, line 557 + m_dereference, teragen, line 1051 + +Thread: R-20-0-8-1-2-1, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 219 + +Thread: R-20-0-8-1x2-2, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen, line 1038 + +---- +No dependency loops found. + +The following threads are independently hung: +Thread: R-20-0-8-1-2x3, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 260 + +Thread: R-20-0-8-1-2-3, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 266 + +Thread: R-20-0-8-1-2-4, waiting on bucket_out (declared on line 101) + swiftscript:length, teragen, line 294 + +Thread: R-20-0-8-1-2-0, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen, line 213 + +Thread: R-20-0-8-1-3, waiting on site_ptr[1] (declared on line 150) + swift:stageIn, teragen, line 560 + swift:execute, teragen, line 557 + m_dereference, teragen, line 1051 + +Thread: R-20-0-8-1-2-1, waiting on len (declared on line 89) + swiftop:subtraction, teragen, line 219 + +Thread: R-20-0-8-1x2-2, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen, line 1038 + +---- + +Irrecoverable error found. Exiting. +real 6.28 +user 4.39 +sys 0.22 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131010-1920-kcirnkr6 +Warning: The @ syntax for function invocation is deprecated +Warning: Variable comb_out, defined on line 143, might have multiple conflicting writers +Warning: Variable comb_err, defined on line 144, might have multiple conflicting writers +Progress: time: Thu, 10 Oct 2013 19:20:48 +0000 +Progress: time: Thu, 10 Oct 2013 19:20:49 +0000 Submitted:10 +Nothing to do on beagle +Number of nodes on beagle is 0 +Number of nodes on midway is 4 +Node info for midway : midway midway010.rcc.local /dev/shm/input_20054.txt /dev/shm/input_23118.txt /dev/shm/input_23841.txt +Node info for midway : midway midway012.rcc.local /dev/shm/input_29497.txt /dev/shm/input_11492.txt /dev/shm/input_9829.txt +Node info for midway : midway midway013.rcc.local /dev/shm/input_26182.txt /dev/shm/input_15674.txt +Node info for midway : midway midway011.rcc.local /dev/shm/input_5639.txt /dev/shm/input_4107.txt +Progress: time: Thu, 10 Oct 2013 19:21:08 +0000 Stage out:2 Finished successfully:14 +Progress: time: Thu, 10 Oct 2013 19:21:09 +0000 Finished successfully:16 +No events in 1s. +Finding dependency loops... + +Waiting threads: +Thread: R-20-0-8-1x2-2, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen, line 1021 + +---- +No dependency loops found. + +The following threads are independently hung: +Thread: R-20-0-8-1x2-2, waiting on comb_out[1] (declared on line 143) + swiftscript:length, teragen, line 1021 + +---- + +Irrecoverable error found. Exiting. +real 24.30 +user 4.36 +sys 0.28 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131010-1929-9592dzya +Warning: The @ syntax for function invocation is deprecated +Progress: time: Thu, 10 Oct 2013 19:29:27 +0000 +Progress: time: Thu, 10 Oct 2013 19:29:28 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 19:29:36 +0000 Stage in:2 Submitted:8 +Nothing to do on beagle +Number of nodes on beagle is 0 +Number of nodes on midway is 4 +Node info for midway : midway midway009.rcc.local /dev/shm/input_2766.txt /dev/shm/input_9868.txt +Node info for midway : midway midway010.rcc.local /dev/shm/input_20283.txt /dev/shm/input_29910.txt /dev/shm/input_11914.txt +Node info for midway : midway midway011.rcc.local /dev/shm/input_21856.txt /dev/shm/input_16435.txt +Node info for midway : midway midway012.rcc.local /dev/shm/input_9334.txt /dev/shm/input_22716.txt /dev/shm/input_5826.txt +Progress: time: Thu, 10 Oct 2013 19:29:37 +0000 Finished successfully:16 +No events in 1s. +Finding dependency loops... + +Waiting threads: +Thread: R-16-1-12-1x2-2, waiting on comb_out (declared on line 154) + swiftscript:length, teragen, line 1025 + +---- +No dependency loops found. + +The following threads are independently hung: +Thread: R-16-1-12-1x2-2, waiting on comb_out (declared on line 154) + swiftscript:length, teragen, line 1025 + +---- + +Irrecoverable error found. Exiting. +real 16.09 +user 4.49 +sys 0.30 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1930-2719pj69 +Progress: time: Thu, 10 Oct 2013 19:30:29 +0000 +Progress: time: Thu, 10 Oct 2013 19:30:38 +0000 Stage in:1 Submitted:9 +Number of nodes on beagle is 0 +Nothing to do on beagle +Number of nodes on midway is 4 +Node info for midway : midway midway011.rcc.local /dev/shm/input_31627.txt /dev/shm/input_4701.txt /dev/shm/input_16602.txt +Node info for midway : midway midway010.rcc.local /dev/shm/input_1688.txt /dev/shm/input_4208.txt /dev/shm/input_8293.txt +Node info for midway : midway midway009.rcc.local /dev/shm/input_6033.txt /dev/shm/input_7190.txt +Node info for midway : midway midway012.rcc.local /dev/shm/input_10608.txt /dev/shm/input_32741.txt +Progress: time: Thu, 10 Oct 2013 19:30:59 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 19:31:29 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 19:31:59 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 19:32:29 +0000 Finished successfully:16 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-1932-uiae1df2 +Progress: time: Thu, 10 Oct 2013 19:32:57 +0000 +Progress: time: Thu, 10 Oct 2013 19:33:09 +0000 Stage in:1 Submitted:9 +Number of nodes on beagle is 0 +Nothing to do on beagle +Number of nodes on midway is 4 +Node info for midway : midway midway011.rcc.local /dev/shm/input_25712.txt /dev/shm/input_25069.txt +Node info for midway : midway midway009.rcc.local /dev/shm/input_29182.txt /dev/shm/input_30328.txt /dev/shm/input_16117.txt +Node info for midway : midway midway012.rcc.local /dev/shm/input_14457.txt /dev/shm/input_14422.txt +Node info for midway : midway midway010.rcc.local /dev/shm/input_7306.txt /dev/shm/input_26900.txt /dev/shm/input_31621.txt +Progress: time: Thu, 10 Oct 2013 19:33:11 +0000 Active:3 Stage out:1 Finished successfully:12 +Progress: time: Thu, 10 Oct 2013 19:33:27 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 19:33:57 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 19:34:27 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 19:34:57 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 19:35:27 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 19:35:57 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 19:36:27 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 19:36:57 +0000 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 19:37:27 +0000 Finished successfully:16 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter uniq, on line 19, shadows variable of same name on line 122 +Warning: Parameter deref, on line 34, shadows variable of same name on line 125 +Warning: Parameter deref, on line 49, shadows variable of same name on line 125 +Warning: Parameter reducer, on line 54, shadows variable of same name on line 124 +Warning: Parameter reducer, on line 86, shadows variable of same name on line 124 +Could not start execution + Compile error in foreach statement at line 145 + Compile error in procedure invocation at line 175 + Variable n was not declared in this scope. +real 1.19 +user 2.18 +sys 0.12 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-2059-7beus7a9 +Progress: time: Thu, 10 Oct 2013 20:59:59 +0000 +Progress: time: Thu, 10 Oct 2013 21:00:06 +0000 Stage in:1 Submitted:9 +Execution failed: + Exception in cat: + Arguments: [map0000.out map0001.out map0002.out map0003.out map0004.out map0005.out map0006.out map0007.out map0008.out map0009.out] + Host: local + Directory: swiftreduce-20131010-2059-7beus7a9/jobs/z/cat-ztvl5hgl + +Caused by: + No 'proxy' provider or alias found. Available providers: [cobalt, ssh-cl, gsiftp, coaster, webdav, slurm, dcache, ssh, gt2, condor, http, coaster-persistent, pbs, ftp, lsf, gsiftp-old, local, sge]. Aliases: condor <-> condorlocal; cobalt <-> cobaltlocal; gsiftp <-> gridftp; pbs <-> pbslocal; gsiftp-old <-> gridftp-old; local <-> file; + aggregate, swiftreduce.swift, line 41 +real 10.38 +user 16.74 +sys 3.17 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-2101-yypcdni0 +Progress: time: Thu, 10 Oct 2013 21:01:28 +0000 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-2101-9s9yp0sa +Progress: time: Thu, 10 Oct 2013 21:01:42 +0000 +Progress: time: Thu, 10 Oct 2013 21:01:59 +0000 Stage in:1 Submitted:9 +Execution failed: + Exception in cat: + Arguments: [map0000.out map0001.out map0002.out map0003.out map0004.out map0005.out map0006.out map0007.out map0008.out map0009.out] + Host: local + Directory: swiftreduce-20131010-2101-9s9yp0sa/jobs/i/cat-inao5hgl + +Caused by: + No 'proxy' provider or alias found. Available providers: [cobalt, ssh-cl, gsiftp, coaster, webdav, slurm, dcache, ssh, gt2, condor, http, coaster-persistent, pbs, ftp, lsf, gsiftp-old, local, sge]. Aliases: condor <-> condorlocal; cobalt <-> cobaltlocal; gsiftp <-> gridftp; pbs <-> pbslocal; gsiftp-old <-> gridftp-old; local <-> file; + aggregate, swiftreduce.swift, line 41 +real 19.71 +user 34.80 +sys 7.47 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-2104-qip5f2ke +Progress: time: Thu, 10 Oct 2013 21:04:56 +0000 +Progress: time: Thu, 10 Oct 2013 21:04:59 +0000 Stage in:1 Submitted:9 +Execution failed: + Exception in cat: + Arguments: [map0000.out map0001.out map0002.out map0003.out map0004.out map0005.out map0006.out map0007.out map0008.out map0009.out] + Host: local + Directory: swiftreduce-20131010-2104-qip5f2ke/jobs/m/cat-m8ts5hgl + +Caused by: + Application /bin/cat failed with an exit code of 1 + aggregate, swiftreduce.swift, line 41 +real 6.15 +user 10.87 +sys 1.64 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:10 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-2114-slsf4a0d +Progress: time: Thu, 10 Oct 2013 21:14:02 +0000 +Execution failed: + Exception in cat: + Arguments: [] + Host: local + Directory: swiftreduce-20131010-2114-slsf4a0d/jobs/c/cat-c4k66hgl + +Caused by: + Application /bin/cat failed with an exit code of 1 + aggregate, swiftreduce.swift, line 43 +real 3.69 +user 4.03 +sys 0.20 +chunks 20 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:10 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131010-2114-iiiraxq8 +Warning: The @ syntax for function invocation is deprecated +Progress: time: Thu, 10 Oct 2013 21:15:00 +0000 + +Execution failed: +Exception in cat: + Arguments: [] + Host: local + Directory: swiftreduce-20131010-2114-iiiraxq8/jobs/3/cat-3vx76hgl + exception @ swift-int-staging.k, line: 162 +Caused by: Application /bin/cat failed with an exit code of 1 + exception @ swift-int-staging.k, line: 158 + +real 3.46 +user 2.92 +sys 0.18 +chunks 20 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:10 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131010-2116-y1x5n6d8 +Warning: The @ syntax for function invocation is deprecated +Progress: time: Thu, 10 Oct 2013 21:16:21 +0000 + +Execution failed: +Exception in cat: + Arguments: [] + Host: local + Directory: swiftreduce-20131010-2116-y1x5n6d8/jobs/n/cat-n1t96hgl + exception @ swift-int-staging.k, line: 162 +Caused by: Application /bin/cat failed with an exit code of 1 + exception @ swift-int-staging.k, line: 158 + +real 2.34 +user 2.91 +sys 0.17 +chunks 20 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:10 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131010-2117-hng5n22a +Warning: The @ syntax for function invocation is deprecated +Progress: time: Thu, 10 Oct 2013 21:17:06 +0000 +Progress: time: Thu, 10 Oct 2013 21:17:07 +0000 Submitted:20 + +Execution failed: +Exception in cat: + Arguments: [map0000.out map0001.out map0002.out map0003.out map0004.out map0005.out map0006.out map0007.out map0008.out map0009.out map0010.out map0011.out map0012.out map0013.out map0014.out map0015.out map0016.out map0017.out map0018.out map0019.out] + Host: local + Directory: swiftreduce-20131010-2117-hng5n22a/jobs/o/cat-ooua6hgl + exception @ swift-int-staging.k, line: 162 +Caused by: Application /bin/cat failed with an exit code of 1 + exception @ swift-int-staging.k, line: 158 + +Progress: time: Thu, 10 Oct 2013 21:17:12 +0000 Failed:1 Finished successfully:20 +real 8.20 +user 3.94 +sys 0.24 +chunks 20 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:3 X FILESIZE:1 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131010-2118-97ej2zb6 +Warning: The @ syntax for function invocation is deprecated +Progress: time: Thu, 10 Oct 2013 21:18:09 +0000 +Progress: time: Thu, 10 Oct 2013 21:18:10 +0000 Submitted:3 +Progress: time: Thu, 10 Oct 2013 21:18:14 +0000 Submitted:1 Finished successfully:3 + +Execution failed: +Exception in cat: + Arguments: [map0000.out map0001.out map0002.out] + Host: local + Directory: swiftreduce-20131010-2118-97ej2zb6/jobs/e/cat-embc6hgl + exception @ swift-int-staging.k, line: 162 +Caused by: Application /bin/cat failed with an exit code of 1 + exception @ swift-int-staging.k, line: 158 + +real 7.21 +user 3.22 +sys 0.21 +chunks 3 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 30000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:3 X FILESIZE:1 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131010-2120-z0ndz0t9 +Warning: The @ syntax for function invocation is deprecated +[Error] multiple.xml, line 19, col 38: cvc-complex-type.4: Attribute 'major' must appear on element 'gridftp'. +[Error] multiple.xml, line 19, col 38: cvc-complex-type.4: Attribute 'minor' must appear on element 'gridftp'. +Progress: time: Thu, 10 Oct 2013 21:20:54 +0000 +Progress: time: Thu, 10 Oct 2013 21:20:55 +0000 Submitted:3 + +Execution failed: +Exception in cat: + Arguments: [map0000.out map0001.out map0002.out] + Host: local + Directory: swiftreduce-20131010-2120-z0ndz0t9/jobs/3/cat-3k6g6hgl + exception @ swift-int-staging.k, line: 162 +Caused by: Application /bin/cat failed with an exit code of 1 + exception @ swift-int-staging.k, line: 158 + +Progress: time: Thu, 10 Oct 2013 21:21:07 +0000 Failed:1 Finished successfully:3 +real 15.09 +user 3.25 +sys 0.20 +chunks 3 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 30000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:3 X FILESIZE:1 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131010-2122-bg7ffgcd +Warning: The @ syntax for function invocation is deprecated +Progress: time: Thu, 10 Oct 2013 21:22:34 +0000 +Progress: time: Thu, 10 Oct 2013 21:22:35 +0000 Submitted:3 +Progress: time: Thu, 10 Oct 2013 21:22:40 +0000 Stage in:1 Submitted:2 + +Execution failed: +Exception in cat: + Arguments: [map0000.out map0001.out map0002.out] + Host: local + Directory: swiftreduce-20131010-2122-bg7ffgcd/jobs/m/cat-m9ii6hgl + exception @ swift-int-staging.k, line: 162 +Caused by: Application /bin/cat failed with an exit code of 1 + exception @ swift-int-staging.k, line: 158 + +real 8.33 +user 3.25 +sys 0.19 +chunks 3 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 30000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131010-2124-ada37hs3 +Warning: The @ syntax for function invocation is deprecated +Could not start execution: + Compile error in procedure invocation at line 42: + Wrong number of procedure input arguments: specified 1 and should be 2 +real 1.72 +user 1.58 +sys 0.09 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:10 +Warning: Parameter aggr, on line 17, shadows variable of same name on line 32 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Could not start execution + Compile error in foreach statement at line 53 + Compile error in procedure invocation at line 54 + Procedure reduce is not declared. +real 1.60 +user 1.54 +sys 0.11 +chunks 20 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:10 +Warning: Parameter aggr, on line 17, shadows variable of same name on line 32 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-2141-dnt1bqb8 +Progress: time: Thu, 10 Oct 2013 21:41:58 +0000 +Execution failed: + The application "bash" is not available for any site/pool in your tc.data catalog + map_data, swiftreduce.swift, line 38 +real 2.33 +user 4.15 +sys 0.15 +chunks 20 filesize 10 site beagle type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter aggr, on line 17, shadows variable of same name on line 32 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-2142-9oovj0g0 +Progress: time: Thu, 10 Oct 2013 21:42:09 +0000 +Progress: time: Thu, 10 Oct 2013 21:42:17 +0000 Stage in:1 Submitted:9 +Final status: Thu, 10 Oct 2013 21:42:17 +0000 Finished successfully:11 +real 10.88 +user 19.76 +sys 3.30 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:1 +Warning: Parameter aggr, on line 17, shadows variable of same name on line 32 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-2144-z7q0vegc +Progress: time: Thu, 10 Oct 2013 21:44:43 +0000 +Progress: time: Thu, 10 Oct 2013 21:44:56 +0000 Submitting:19 Submitted:1 +Progress: time: Thu, 10 Oct 2013 21:45:04 +0000 Stage in:1 Submitted:19 +Progress: time: Thu, 10 Oct 2013 21:45:13 +0000 Submitted:4 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 21:45:18 +0000 Stage in:1 Submitted:3 Finished successfully:16 +Progress: time: Thu, 10 Oct 2013 21:45:20 +0000 Active:1 Finished successfully:20 +Final status: Thu, 10 Oct 2013 21:45:20 +0000 Finished successfully:21 +real 39.51 +user 67.20 +sys 16.31 +chunks 20 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 200000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter aggr, on line 17, shadows variable of same name on line 32 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-2303-0zj61zlc +Progress: time: Thu, 10 Oct 2013 23:03:31 +0000 +Progress: time: Thu, 10 Oct 2013 23:03:47 +0000 Submitting:6 Submitted:4 +Progress: time: Thu, 10 Oct 2013 23:03:54 +0000 Stage in:1 Submitted:9 +Progress: time: Thu, 10 Oct 2013 23:04:01 +0000 Submitted:4 Finished successfully:6 +Progress: time: Thu, 10 Oct 2013 23:04:31 +0000 Submitted:4 Finished successfully:6 +Progress: time: Thu, 10 Oct 2013 23:05:01 +0000 Submitted:4 Finished successfully:6 +Progress: time: Thu, 10 Oct 2013 23:05:31 +0000 Submitted:4 Finished successfully:6 +Progress: time: Thu, 10 Oct 2013 23:06:01 +0000 Submitted:4 Finished successfully:6 +Progress: time: Thu, 10 Oct 2013 23:06:31 +0000 Submitted:4 Finished successfully:6 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter aggr, on line 17, shadows variable of same name on line 32 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-2312-s087ojf4 +Progress: time: Thu, 10 Oct 2013 23:13:01 +0000 +Progress: time: Thu, 10 Oct 2013 23:13:13 +0000 Submitting:5 Submitted:5 +Progress: time: Thu, 10 Oct 2013 23:13:21 +0000 Stage in:1 Submitted:9 +Progress: time: Thu, 10 Oct 2013 23:13:31 +0000 Submitted:4 Finished successfully:6 +Progress: time: Thu, 10 Oct 2013 23:14:01 +0000 Submitted:4 Finished successfully:6 +Progress: time: Thu, 10 Oct 2013 23:14:31 +0000 Submitted:4 Finished successfully:6 +Progress: time: Thu, 10 Oct 2013 23:15:01 +0000 Submitted:4 Finished successfully:6 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter aggr, on line 17, shadows variable of same name on line 32 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131010-2316-x5ida1da +Progress: time: Thu, 10 Oct 2013 23:16:04 +0000 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131010-2317-2adst5fd +Warning: The @ syntax for function invocation is deprecated +Progress: time: Thu, 10 Oct 2013 23:17:13 +0000 +Progress: time: Thu, 10 Oct 2013 23:17:14 +0000 Submitting:10 +Progress: time: Thu, 10 Oct 2013 23:17:28 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 23:17:35 +0000 Stage in:1 Finished successfully:10 +Progress: time: Thu, 10 Oct 2013 23:17:36 +0000 Stage in:2 Finished successfully:11 +Final status: Thu, 10 Oct 2013 23:17:37 +0000 Finished successfully:13 +real 26.11 +user 5.30 +sys 0.29 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131010-2323-x8kmsdnd +Warning: The @ syntax for function invocation is deprecated +Progress: time: Thu, 10 Oct 2013 23:23:35 +0000 +Progress: time: Thu, 10 Oct 2013 23:23:36 +0000 Submitting:10 +Progress: time: Thu, 10 Oct 2013 23:23:47 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 23:23:55 +0000 Stage in:1 Finished successfully:10 +Progress: time: Thu, 10 Oct 2013 23:23:56 +0000 Submitting:2 Finished successfully:11 +Final status: Thu, 10 Oct 2013 23:23:56 +0000 Finished successfully:13 +real 23.62 +user 5.10 +sys 0.28 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131010-2336-zn2cbxs0 +Warning: The @ syntax for function invocation is deprecated +Progress: time: Thu, 10 Oct 2013 23:36:03 +0000 +Progress: time: Thu, 10 Oct 2013 23:36:04 +0000 Submitting:10 +Progress: time: Thu, 10 Oct 2013 23:36:16 +0000 Submitted:10 +Progress: time: Thu, 10 Oct 2013 23:36:23 +0000 Active:1 Stage out:9 +Progress: time: Thu, 10 Oct 2013 23:36:24 +0000 Stage in:1 Finished successfully:10 +Final status: Thu, 10 Oct 2013 23:36:25 +0000 Finished successfully:13 +real 24.01 +user 5.18 +sys 0.28 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter aggr, on line 17, shadows variable of same name on line 32 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-0114-pldfvol9 +Progress: time: Fri, 11 Oct 2013 01:14:46 +0000 +Progress: time: Fri, 11 Oct 2013 01:14:58 +0000 Submitting:9 Submitted:1 +Progress: time: Fri, 11 Oct 2013 01:15:05 +0000 Stage in:1 Submitted:9 +Progress: time: Fri, 11 Oct 2013 01:15:07 +0000 Active:1 Finished successfully:10 +Progress: time: Fri, 11 Oct 2013 01:15:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:15:46 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:16:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:16:46 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:17:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:17:46 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:18:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:18:46 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:19:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:19:46 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:20:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:20:46 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:21:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:21:46 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:22:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:22:46 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:23:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:23:46 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:24:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:24:46 +0000 Submitted:1 Finished successfully:12 +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter aggr, on line 17, shadows variable of same name on line 32 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-0125-2il2vmvb +Progress: time: Fri, 11 Oct 2013 01:25:06 +0000 +Progress: time: Fri, 11 Oct 2013 01:25:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:25:18 +0000 Submitting:7 Submitted:1 Finished successfully:2 +Progress: time: Fri, 11 Oct 2013 01:25:28 +0000 Stage in:1 Submitted:6 Finished successfully:3 +Progress: time: Fri, 11 Oct 2013 01:25:29 +0000 Active:1 Finished successfully:10 +Final status: Fri, 11 Oct 2013 01:25:30 +0000 Finished successfully:13 +real 26.51 +user 45.42 +sys 10.62 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +Progress: time: Fri, 11 Oct 2013 01:25:46 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:26:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:26:46 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:27:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:27:46 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:28:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:28:46 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:29:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:29:46 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:30:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:30:46 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:31:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:31:46 +0000 Submitted:1 Finished successfully:12 +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter aggr, on line 17, shadows variable of same name on line 32 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-0131-37x4zvy5 +Progress: time: Fri, 11 Oct 2013 01:32:01 +0000 +Progress: time: Fri, 11 Oct 2013 01:32:13 +0000 Submitting:4 Submitted:1 Finished successfully:5 +Progress: time: Fri, 11 Oct 2013 01:32:16 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:32:20 +0000 Stage in:1 Submitted:4 Finished successfully:5 +Final status: Fri, 11 Oct 2013 01:32:21 +0000 Finished successfully:13 +real 22.29 +user 39.59 +sys 9.53 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +Progress: time: Fri, 11 Oct 2013 01:32:46 +0000 Submitted:1 Finished successfully:12 +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter aggr, on line 17, shadows variable of same name on line 32 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 53, shadows variable of same name on line 43 +Could not start execution + Compile error in procedure invocation at line 79 + Wrong type for parameter number 2, expected fileptr, got file[int] +real 1.05 +user 1.68 +sys 0.11 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter aggr, on line 17, shadows variable of same name on line 32 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-0141-ykjofv7b +Progress: time: Fri, 11 Oct 2013 01:41:58 +0000 +Progress: time: Fri, 11 Oct 2013 01:42:10 +0000 Submitting:9 Submitted:1 +Progress: time: Fri, 11 Oct 2013 01:42:17 +0000 Stage in:1 Submitted:5 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 01:42:19 +0000 Active:1 Finished successfully:10 +Progress: time: Fri, 11 Oct 2013 01:42:28 +0000 Finished successfully:13 +Progress: time: Fri, 11 Oct 2013 01:42:58 +0000 Finished successfully:13 +Progress: time: Fri, 11 Oct 2013 01:43:28 +0000 Finished successfully:13 +Progress: time: Fri, 11 Oct 2013 01:43:58 +0000 Finished successfully:13 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter aggr, on line 17, shadows variable of same name on line 32 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-0144-hbtdsex2 +Progress: time: Fri, 11 Oct 2013 01:44:16 +0000 +Progress: time: Fri, 11 Oct 2013 01:44:29 +0000 Submitting:7 Submitted:1 Finished successfully:2 +Progress: time: Fri, 11 Oct 2013 01:44:35 +0000 Stage in:1 Submitted:5 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 01:44:46 +0000 Finished successfully:13 +Progress: time: Fri, 11 Oct 2013 01:45:16 +0000 Finished successfully:13 +Progress: time: Fri, 11 Oct 2013 01:45:46 +0000 Finished successfully:13 +Progress: time: Fri, 11 Oct 2013 01:46:16 +0000 Finished successfully:13 +Progress: time: Fri, 11 Oct 2013 01:46:46 +0000 Finished successfully:13 +Progress: time: Fri, 11 Oct 2013 01:47:16 +0000 Finished successfully:13 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131011-0147-yc0mur7g +Warning: The @ syntax for function invocation is deprecated +Progress: time: Fri, 11 Oct 2013 01:47:52 +0000 +Progress: time: Fri, 11 Oct 2013 01:47:53 +0000 Submitting:6 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 01:48:05 +0000 Submitted:5 Finished successfully:5 +Progress: time: Fri, 11 Oct 2013 01:48:13 +0000 Stage in:1 Finished successfully:10 +Progress: time: Fri, 11 Oct 2013 01:48:14 +0000 Stage in:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 01:48:15 +0000 Finished successfully:13 +No events in 1s. +Finding dependency loops... + +Waiting threads: +Thread: R-15, waiting on redsite_out (declared on line 57) + swift:execute, swiftreduce, line 216 + reduce_loc, swiftreduce, line 408 + +---- +No dependency loops found. + +The following threads are independently hung: +Thread: R-15, waiting on redsite_out (declared on line 57) + swift:execute, swiftreduce, line 216 + reduce_loc, swiftreduce, line 408 + +---- + +Irrecoverable error found. Exiting. +real 26.05 +user 5.44 +sys 0.33 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131011-0150-f46n851d +Warning: The @ syntax for function invocation is deprecated +Progress: time: Fri, 11 Oct 2013 01:50:03 +0000 +Progress: time: Fri, 11 Oct 2013 01:50:04 +0000 Submitting:4 Submitted:6 +Progress: time: Fri, 11 Oct 2013 01:50:07 +0000 Submitting:4 Finished successfully:6 +Progress: time: Fri, 11 Oct 2013 01:50:16 +0000 Submitted:4 Finished successfully:6 +Progress: time: Fri, 11 Oct 2013 01:50:23 +0000 Submitting:1 Submitted:1 Finished successfully:11 +Final status: Fri, 11 Oct 2013 01:50:23 +0000 Finished successfully:14 +real 22.86 +user 14.06 +sys 5.86 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 100000 +EXPECTED COUNT: 100000 +--------------------------------------------- Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/README =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/README (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/README 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,47 @@ +Swift-Reduce +============ + +Run MapReduce style applications with Swift. Since swift is a file based +model as opposed to the Key-Value record based approach of MapReduce, there +are differences in the way the user supplied Map and Reduce functions +should work. + +map_core.sh +----------- + +The user supplied Map function should be a bash function named mapper(). +It would take any number of arguments from swift and would output it's +results to stdout. Swift would redirect the output to appropriate files. +The mapper function should be placed in a file map_core.sh. + +reduce_core.sh +-------------- + +The Reduce function should be named reduce() and placed in reduce_core.sh. +This function would be passed intermediate files generated from the map +stage and output its results to a file of its choosing. The filename of +the result file is output to stdout. + +setup.sh +-------- + +Run the setup.sh script to embed the map_core.sh and reduce_core.sh scripts +in the wrapper scripts used by swift in runtime. + + +Example - Teragen +================= + +Record +====== +Each record consists of 1 random number and count, padded to 100 bytes. +So, in the usual run a file of 10^8 records generated would have 10^6 bytes. + + +Describe workflow +================= + +teragen will split the task of generating files containing 10^8 records (~100 MB) +over 10000 tasks, thus generating in total 1 Tera records. + +./teragen_wrap.sh 10 # Generates 10000000 \ No newline at end of file Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/aggregate.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/aggregate.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/aggregate.sh 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,3 @@ +#!/bin/bash + +cat $* Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/aggregate.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/beagle.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/beagle.xml (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/beagle.xml 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,24 @@ + + + + 1 + 100 + 100 + pbs.aprun;pbs.mpp;depth=24 + + 2400 + 00:20:00 + batch + /lustre/beagle/yadunandb/swiftwork + 10 + 1 + 1 + 1.00 + 10000 + + + /tmp/yadunandb/swiftwork + + Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/clean.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/clean.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/clean.sh 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,9 @@ +#!/bin/bash + +rm -rf *log *d &> /dev/null +rm -rf *swiftx *kml &> /dev/null +rm -rf *~ &> /dev/null +rm *{out,err,imd2} &> /dev/null +rm final_errors final_result &> /dev/null +rm exec_client exec_server &> /dev/null +rm -rf swiftreduce-*-* &> /dev/null Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/clean.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/client.c =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/client.c (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/client.c 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,131 @@ +/* +** client.c -- a stream socket client demo +* Thanks to Brian "Beej Jorgensen" Hall +* Hacked to work as a remote exec server by Yadu +* +*/ + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include + +#define PORT "3490" // the port client will be connecting to + +#define MAXDATASIZE 2048 // max number of bytes we can get at once + +// get sockaddr, IPv4 or IPv6: +void *get_in_addr(struct sockaddr *sa) +{ + if (sa->sa_family == AF_INET) { + return &(((struct sockaddr_in*)sa)->sin_addr); + } + return &(((struct sockaddr_in6*)sa)->sin6_addr); +} + + +int main(int argc, char *argv[]) +{ + int sockfd, new_fd, numbytes; + int filelen; + struct addrinfo hints, *servinfo, *p; + int rv; + char s[INET6_ADDRSTRLEN]; + FILE *f_in; + int file_size; + char *buffer; + char *reply_buf; + int con_res; + if (argc != 3) { + fprintf(stderr,"usage: client hostname remote_script\n"); + exit(1); + } + + memset(&hints, 0, sizeof hints); + hints.ai_family = AF_UNSPEC; + hints.ai_socktype = SOCK_STREAM; + + + // Leaving PORT as NULL + if ((rv = getaddrinfo(argv[1], PORT, &hints, &servinfo)) != 0) { + fprintf(stderr, "getaddrinfo: %s\n", gai_strerror(rv)); + return 1; + } + + // loop through all the results and connect to the first we can + for(p = servinfo; p != NULL; p = p->ai_next) { + if ((sockfd = socket(p->ai_family, p->ai_socktype, + p->ai_protocol)) == -1) { + perror("client: socket"); + continue; + } + + if ( (con_res = connect(sockfd, p->ai_addr, p->ai_addrlen)) == -1) { + close(sockfd); + fprintf(stderr,"Connect failed with %d:%s\n", con_res, strerror(errno)); + perror("client: connect"); + continue; + } + + break; + } + + if (p == NULL) { + fprintf(stderr, "client: failed to connect\n"); + return 2; + } + + inet_ntop(p->ai_family, get_in_addr((struct sockaddr *)p->ai_addr), + s, sizeof s); + fprintf(stderr,"client: connecting to %s\n", s); + + freeaddrinfo(servinfo); // all done with this structure + + //Send message to server + fprintf(stderr,"Client sending contents of file %s to server \n",argv[2]); + + // Read file contents into a buffer; + if ( (f_in = fopen(argv[2],"r")) == NULL ){ + fprintf(stderr, "Opening[%s] failed: %s\n", argv[2], strerror(errno)); + exit(errno); + }; + + fseek(f_in, 0, SEEK_END); + file_size = ftell(f_in); // Find length + fprintf(stderr, "File size: %d\n", file_size); + fseek(f_in, 0, SEEK_SET); + + buffer = (char *) malloc ((sizeof (char)) * (file_size+2)); + fread(buffer, file_size, 1, f_in); + buffer[file_size] = '\0'; + fclose(f_in); + + fprintf(stderr, "Content of file : \n%s\n", buffer); + + if (send(sockfd, buffer, file_size, 0) == -1) + perror("send"); + free(buffer); + + //Receive message back from server + reply_buf = (char *)malloc(MAXDATASIZE); + fprintf(stderr, "Client receiving message from server \n"); + if ((numbytes = recv(sockfd, reply_buf, MAXDATASIZE-1, 0)) == -1) { + perror("recv"); + exit(1); + } + //printf("Numbytes recv'd : %d\n", numbytes); + reply_buf[numbytes] = '\0'; + printf("%s",reply_buf); + free(reply_buf); + close(sockfd); + + return 0; +} Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner.sh 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,40 @@ +#!/bin/bash + +ARGS=($*) +SUM=0 +COUNT=0 + +# When strings in format node files... are passed to combiner +# 1. Run a local_combiner on the remote node +# 2. Return a file pointer +NODE=${ARGS[0]} +FILES=(${ARGS[*]:1}) +REMOTE_PORT=29900 +HOSTNAME=$(hostname -f) + +############## LOCAL COMBINER CODE ################### +cat << EOF > $NODE.sh +#!/bin/bash +ID=$RANDOM +FILES=(${FILES[*]}) +EOF +cat <<'EOF' >> $NODE.sh +#USER_REDUCE +reduce(){ + FILES=($*) + DIRNAME=$(dirname ${FILES[0]}) + RESULT=$DIRNAME/$(hostname -f).$RANDOM.imd + awk '{ sum += $1; count += $2 } END { print sum,count }' ${FILES[*]} > $RESULT + echo $RESULT + rm -rf ${FILES[*]} &> /dev/null +} +echo -e "$(hostname -f) $(reduce ${FILES[*]})" +EOF +chmod a+x $NODE.sh +############# END LOCAL COMBINER ##################### +cp /lustre/beagle/yadunandb/bin/exec_client . +echo "Combiner ${ARGS[*]}" 1>&2 +echo "Combiner [./exec_client $NODE $NODE.sh]" 1>&2 +cat $NODE.sh 1>&2 +./exec_client $NODE $NODE.sh +exit 0 Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner_template.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner_template.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner_template.sh 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,32 @@ +#!/bin/bash + +ARGS=($*) +SUM=0 +COUNT=0 + +# When strings in format node files... are passed to combiner +# 1. Run a local_combiner on the remote node +# 2. Return a file pointer +NODE=${ARGS[0]} +FILES=(${ARGS[*]:1}) +REMOTE_PORT=29900 +HOSTNAME=$(hostname -f) + +############## LOCAL COMBINER CODE ################### +cat << EOF > $NODE.sh +#!/bin/bash +ID=$RANDOM +FILES=(${FILES[*]}) +EOF +cat <<'EOF' >> $NODE.sh +#USER_REDUCE +echo -e "$(hostname -f) $(reduce ${FILES[*]})" +EOF +chmod a+x $NODE.sh +############# END LOCAL COMBINER ##################### +cp /lustre/beagle/yadunandb/bin/exec_client . +echo "Combiner ${ARGS[*]}" 1>&2 +echo "Combiner [./exec_client $NODE $NODE.sh]" 1>&2 +cat $NODE.sh 1>&2 +./exec_client $NODE $NODE.sh +exit 0 Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner_template.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/compile =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/compile (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/compile 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,18 @@ +#!/bin/bash + +gcc server.c -o exec_server +gcc client.c -o exec_client + +chmod a+x exec_server +chmod a+x exec_client + +if [[ "$HOSTNAME" == *midway* ]]; then + cp exec_server /scratch/midway/yadunand/bin/ + cp exec_client /scratch/midway/yadunand/bin/ + echo "Copied to /scratch/midway/yadunandb/bin/ on Midway" + +elif [[ "$HOSTNAME" == *beagle* ]]; then + cp exec_server /lustre/beagle/yadunandb/bin/ + cp exec_client /lustre/beagle/yadunandb/bin/ + echo "Copied to /lustre/beagle/yadunandb/bin/ on Beagle" +fi Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/compile ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/dereference.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/dereference.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/dereference.sh 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,20 @@ +#!/bin/bash +# The derefernce script takes one fileptr as input +# and dumps the content of the file to stdout. +TOKEN=($(cat $1)) +REMOTE=${TOKEN[0]} +FILE=${TOKEN[1]} +TARGETFILE=$(basename $FILE) +REPODIR=$(dirname $FILE) +echo "$REMOTE $HOSTNAME" 1>&2 +if [ "$REMOTE" == "$(hostname -f)" ] +then # Move to an identifiable file if local + cat $FILE +else # Fetch to an identifiable file if remote + echo "chirp_get $REMOTE $TARGETFILE $FILE" 1>&2 + chirp_get $REMOTE $TARGETFILE $FILE + cat $FILE + rm $FILE +fi + + Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/dereference.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/map_core.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/map_core.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/map_core.sh 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,13 @@ +mapper (){ + ARG1=$1; + LOWERLIMIT=0 + UPPERLIMIT=1000000 + SLICESIZE=10000 # 10^4 records padded to 100B would result in 1MB file + #Generate $SLICESIZE number of 100B records of format: RANDOM_NUMBER 1 + shuf -i $LOWERLIMIT-$UPPERLIMIT -n $SLICESIZE | awk '{printf "%-97s %s\n", $0, 1}' > tmp_shuf + for i in $(seq 1 1 $ARG1) + do + cat tmp_shuf + done + rm tmp_shuf +} Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/map_core.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper.sh 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,63 @@ +#!/bin/bash + +# By default with ARG1:100 and SLICESIZE=10000, this script will generate +# 10^6 records. +ARG1=1 +[ ! -z $1 ] && ARG1=$1 + +FILE="input_$RANDOM.txt" +HOSTNAME=$(hostname -f) +if [[ "$HOSTNAME" == *midway* ]]; then # On midway node + EXECSERVER=/scratch/midway/yadunand/bin/exec_server + LOGFOLDER=/scratch/midway/yadunand + FOLDER="/dev/shm" + HOSTNAME="midway_$HOSTNAME" + +elif [[ "$HOSTNAME" == *nid* ]]; then # On beagle node + EXECSERVER=/lustre/beagle/yadunandb/bin/exec_server + LOGFOLDER=/lustre/beagle/yadunandb/Swift-MapRed/mapred_combiner_multisite + FOLDER="/dev/shm" + HOSTNAME="beagle_$HOSTNAME" +fi + +TIMEOUT=1200 +NC_LISTEN_PORT=29900 + +# Start services on Node +JOBS_LEVEL=`echo $PWD | grep -o ".*jobs"` +if [ "$?" == "0" ] +then + mkdir $JOBS_LEVEL/CHIRPING + if [ "$?" == "0" ] + then + killall -u $USER chirp_server; + echo "unix:$USER rwlds" > $FOLDER/acl.conf + echo "hostname:* rwl" >> $FOLDER/acl.conf + which chirp_server 1>&2 + timeout $TIMEOUT chirp_server -A $FOLDER/acl.conf -r $FOLDER & + timeout $TIMEOUT $EXECSERVER &> $LOGFOLDER/exec_server_log-$HOSTNAME.log & + fi + FILE=$FOLDER/$FILE; +else + FILE=$PWD/$FILE +fi + +#USER_MAP +mapper (){ + ARG1=$1; + LOWERLIMIT=0 + UPPERLIMIT=1000000 + SLICESIZE=10000 # 10^4 records padded to 100B would result in 1MB file + #Generate $SLICESIZE number of 100B records of format: RANDOM_NUMBER 1 + shuf -i $LOWERLIMIT-$UPPERLIMIT -n $SLICESIZE | awk '{printf "%-97s %s\n", $0, 1}' > tmp_shuf + for i in $(seq 1 1 $ARG1) + do + cat tmp_shuf + done + rm tmp_shuf +} + +mapper $ARG1 > $FILE +echo "$HOSTNAME $FILE" +ps -u $USER 1>&2 +exit 0; Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper_template.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper_template.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper_template.sh 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,50 @@ +#!/bin/bash + +# By default with ARG1:100 and SLICESIZE=10000, this script will generate +# 10^6 records. +ARG1=1 +[ ! -z $1 ] && ARG1=$1 + +FILE="input_$RANDOM.txt" +HOSTNAME=$(hostname -f) +if [[ "$HOSTNAME" == *midway* ]]; then # On midway node + EXECSERVER=/scratch/midway/yadunand/bin/exec_server + LOGFOLDER=/scratch/midway/yadunand + FOLDER="/dev/shm" + HOSTNAME="midway_$HOSTNAME" + +elif [[ "$HOSTNAME" == *nid* ]]; then # On beagle node + EXECSERVER=/lustre/beagle/yadunandb/bin/exec_server + LOGFOLDER=/lustre/beagle/yadunandb/Swift-MapRed/mapred_combiner_multisite + FOLDER="/dev/shm" + HOSTNAME="beagle_$HOSTNAME" +fi + +TIMEOUT=1200 +NC_LISTEN_PORT=29900 + +# Start services on Node +JOBS_LEVEL=`echo $PWD | grep -o ".*jobs"` +if [ "$?" == "0" ] +then + mkdir $JOBS_LEVEL/CHIRPING + if [ "$?" == "0" ] + then + killall -u $USER chirp_server; + echo "unix:$USER rwlds" > $FOLDER/acl.conf + echo "hostname:* rwl" >> $FOLDER/acl.conf + which chirp_server 1>&2 + timeout $TIMEOUT chirp_server -A $FOLDER/acl.conf -r $FOLDER & + timeout $TIMEOUT $EXECSERVER &> $LOGFOLDER/exec_server_log-$HOSTNAME.log & + fi + FILE=$FOLDER/$FILE; +else + FILE=$PWD/$FILE +fi + +#USER_MAP + +mapper $ARG1 > $FILE +echo "$HOSTNAME $FILE" +ps -u $USER 1>&2 +exit 0; Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper_template.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/midway.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/midway.xml (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/midway.xml 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,17 @@ + + + + sandyb + 16 + 00:10:00 + 3600 + 100 + 100 + 10 + 1 + 1 + 1.50 + 10000 + /tmp/yadunand/work + + \ No newline at end of file Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/multiple.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/multiple.xml (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/multiple.xml 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,99 @@ + + + + + 4 + 00:05:00 + 100 + 100 + 1 + 1 + 1 + 0.03 + 10000 + + /tmp/yadunand + + + + + 24 + 100 + 100 + pbs.aprun;pbs.mpp;depth=24 + 1200 + 00:10:00 + development + /lustre/beagle/yadunandb/swiftwork + 1 + 1 + 1 + 4.80 + 10000 + + DEBUG + + /tmp/yadunandb/swiftwork + + + + + + 1 + 100 + 100 + pbs.aprun;pbs.mpp;depth=24 + + 2400 + 00:20:00 + batch + /lustre/beagle/yadunandb/swiftwork + 1 + 4 + 1 + 1.00 + 10000 + + + /tmp/yadunandb/swiftwork + + + + + 4 + 100 + 100 + pbs.aprun;pbs.mpp;depth=24;pbs.resource_list=advres=wilde.1768 + 1200 + 00:10:00 + /lustre/beagle/yadunandb/swiftwork + 1 + 1 + 1 + 1.00 + 10000 + + /lustre/beagle/yadunandb/swiftwork + + + + + westmere + + + 1 + 1200 + 00:10:00 + 100 + 100 + 4 + 1 + 1 + .64 + 10000 + /tmp/yadunand + + + Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/node_uniq.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/node_uniq.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/node_uniq.sh 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,17 @@ +#!/bin/bash + +ARGS=$* +echo ${ARGS[*]} 1>&2 + +SITE=${ARGS[0]} +cat $(grep -l $SITE) > tmp + +LOCATIONS=($(awk '{ print $1 }' tmp | sort -u)) + +for LOCATION in ${LOCATIONS[*]} +do + MATCH=$(grep $LOCATION tmp | awk '{print $2}') + L=($(echo $LOCATION | sed 's/_/\ /')) + echo ${L[0]} ${L[1]} ${MATCH[*]} +done +rm tmp; Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/node_uniq.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/reduce_core.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/reduce_core.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/reduce_core.sh 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,8 @@ +reduce(){ + FILES=($*) + DIRNAME=$(dirname ${FILES[0]}) + RESULT=$DIRNAME/$(hostname -f).$RANDOM.imd + awk '{ sum += $1; count += $2 } END { print sum,count }' ${FILES[*]} > $RESULT + echo $RESULT + rm -rf ${FILES[*]} &> /dev/null +} Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/reduce_core.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/reducer_template.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/reducer_template.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/reducer_template.sh 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,93 @@ +#!/bin/bash +# The reducer is expecting to receive filenames as args +# Each file would contains strings in the format HOSTNAME FILEPATH + +# The files passed here are filepointers which need to be resolved +# before they can be processed by the core reduce function. +ARGS=($*) +CMD=${ARGS[0]} +FILES=(${ARGS[*]:1}) + +ID=$RANDOM +HOSTNAME=$(hostname -f) +if [[ "$HOSTNAME" == *midway* ]]; then # On midway node + EXECSERVER=/scratch/midway/yadunand/bin/exec_server + LOGFOLDER=/scratch/midway/yadunand + FOLDER="/dev/shm" + HOSTID="midway_$HOSTNAME" + SITE="midway" + +elif [[ "$HOSTNAME" == *nid* ]]; then # On beagle node + EXECSERVER=/lustre/beagle/yadunandb/bin/exec_server + LOGFOLDER=/lustre/beagle/yadunandb/Swift-MapRed/ + FOLDER="/dev/shm" + HOSTID="beagle_$HOSTNAME" + SITE="beagle" +fi + + +# This reduce function must conform to the following specification +# Takes the CMD type followed by 1 or more files as arguments +# Returns the content of the file with results +#USER_REDUCE + +fetch() +{ + ID=$1 + TOKEN=$2 + IFS=$'\ ' PTR=($(echo $TOKEN | sed 's/_/\ /')) + REMOTE=${PTR[1]} + FILE=${PTR[2]} + TARGETFILE=$(basename $FILE) + REPODIR=$(dirname $FILE) + + if [ "$REMOTE" == "$HOSTNAME" ] + then # Move to an identifiable file if local + echo "mv $FILE $REPODIR/$ID.$RANDOM.imd2" 1>&2 + [ ! -f $FILE ] && echo "$FILE missing" 1>&2 + mv $FILE $REPODIR/$ID.$RANDOM.imd2 + else # Fetch to an identifiable file if remote + echo "chirp_get $REMOTE $TARGETFILE $REPODIR/$ID.$RANDOM.imd2" 1>&2 + chirp_get $REMOTE $TARGETFILE $REPODIR/$ID.$RANDOM.imd2 + fi +} + +plain () +{ + #FILES=($(grep -h "$SITE" $*)) + ID=$1; shift + IFS=$'\r\n' FILES=($(grep -h "$SITE" $*)) + echo "Matching files : ${FILES[*]}" 1>&2 + for file_token in ${FILES[*]k} + do + fetch $ID $file_token & + done + wait + cat $(reduce $FOLDER/$ID*imd2) + rm -rf $FOLDER/$ID*imd2 &> /dev/null & + exit 0 +} + +case "$CMD" in + "naive") + echo "Using naive reduce" 1>&2 + cat $(reduce ${FILES[*]}) + ;; + "plain") + echo "Using plain reduce" 1>&2 + plain $ID ${FILES[*]}; + ;; + *) + echo "ERROR: Unknown reduction method requested" 1>&2 + ;; +esac +exit 0 +########################################################################## +TOKEN=($(cat $1)) +FILE=${TOKEN[1]} +CHIRPDIR=$(dirname $FILE) +echo "$HOSTNAME $CHIRPDIR $CHIRPDIR/$ID*imd2 " 1>&2 +#cat $(reduce $CHIRPDIR/$ID*imd2) +echo "$HOSTNAME $(reduce $CHIRPDIR/$ID*imd2)" +rm -rf $CHIRPDIR/$ID*imd2 &> /dev/null & +exit 0 Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/reducer_template.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,83 @@ +#!/bin/bash +clear; +#swift -tc.file tc.data -sites.file sites.xml motoko.swift + +#echo "Running run_catsn.swift" +#swift -tc.file tc.data -sites.file sites.xml run_catsn.swift + + +if [ "$1" != "" ] +then + SITE="$1" +else + SITE="beagle" +fi + +./clean.sh + +if [ "$SITE" != "beagle" ] +then + ./compile +# cp exec_server /lustre/beagle/yadunandb/bin/ +# cp exec_client /lustre/beagle/yadunandb/bin/ + cp exec_client /scratch/midway/yadunand/bin/ + cp exec_server /scratch/midway/yadunand/bin/ + echo "Skipping compile and copy" +fi; +#Call as check_error $? +check_error() +{ + if [ $1 == $2 ] + then + echo $3 + else + echo "Run completed with code:$1" + fi +} +#export COG_OPTS="-Dtcp.channel.log.io.performance=true" + +verify() +{ + LOOPS=$1 + RECSIZE=$2 + ACTUAL_RESULT=($(tail -n 1 final_result)) + EXPECTED_RESULT=$(($LOOPS * $RECSIZE * 10000 )) + if [ "$EXPECTED_RESULT" == "${ACTUAL_RESULT[1]}" ] + then + echo "---------------------------------------------" + echo "COUNT matches expected records" + echo "ACTUAL COUNT : ${ACTUAL_RESULT[1]}" + echo "EXPECTED COUNT: $EXPECTED_RESULT" + echo "---------------------------------------------" + else + echo "---------------------------------------------" + echo "COUNT does *NOT* match expected records" + echo "ACTUAL COUNT : ${ACTUAL_RESULT[1]}" + echo "EXPECTED COUNT: $EXPECTED_RESULT" + cat err_file + echo "---------------------------------------------" + fi +} + +run_swift_chirp_combiner() +{ + LOOPS=$1 + RECSIZE=$2 + #./clean.sh &> /dev/null + echo "================================================================" >> LAB_RECORDS + echo "RUNTYPE :SWIFT+Chirp (With local combiners), SITE:$SITE, CHUNKS:$LOOPS X FILESIZE:$RECSIZE " | tee -a LAB_RECORDS + ( time -p swift -tc.file tc.data -config swift.properties -sites.file $SITE.xml swiftreduce.swift -files=$LOOPS -filesize=$RECSIZE ) 2>&1 | tee -a LAB_RECORDS + echo "chunks $LOOPS filesize $RECSIZE site $SITE type Swift+Chirp" >> LAB_RECORDS + verify $LOOPS $RECSIZE | tee -a LAB_RECORDS + echo "================================================================" +} + +if [ "$2" != "" ] && [ "$3" != "" ] +then + run_swift_chirp_combiner $2 $3 +else + run_swift_chirp_combiner 20 10 +fi + +#run_swift_chirp_combiner 10 10; +exit 0 Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/server.c =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/server.c (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/server.c 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,181 @@ +/* +** server.c -- a stream socket server demo +*/ + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#define PORT "3490" // the port users will be connecting to +#define MAXDATASIZE 2048 +#define BACKLOG 10 // how many pending connections queue will hold + +void sigchld_handler(int s) +{ + while(waitpid(-1, NULL, WNOHANG) > 0); +} + +// get sockaddr, IPv4 or IPv6: +void *get_in_addr(struct sockaddr *sa) +{ + if (sa->sa_family == AF_INET) { + return &(((struct sockaddr_in*)sa)->sin_addr); + } + + return &(((struct sockaddr_in6*)sa)->sin6_addr); +} + + +int exec_string(char *query, int query_size, char *reply) +{ + FILE *p_exec; + FILE *f_out; + char filename[100]; + char exec_string[500]; + int ret; + + sprintf(filename,"/tmp/exec_script_%d", getpid()); + printf("Debug: filename: %s \n", filename); + + if ( (f_out = fopen(filename,"w+")) == NULL ){ + printf("Opening[%s] failed: %s\n", filename, strerror(errno)); + exit(errno); + }; + fwrite(query, query_size, 1, f_out); + fclose(f_out); + + sprintf(exec_string, "chmod +x %s; %s", + filename, filename); + printf("Command string : [%s]\n", exec_string); + + if ( (p_exec = popen(exec_string, "r")) == NULL ){ + printf("exec_string failed to popen: %s", strerror(errno)); + return errno; + } + + ret = fread(reply, MAXDATASIZE, 1, p_exec); + printf("Reply is: \n%s Len = %d\n", reply, (int)strlen(reply)); + return (strlen(reply)); +} + +int main(void) +{ + int sockfd, new_fd; // listen on sock_fd, new connection on new_fd + struct addrinfo hints, *servinfo, *p; + struct sockaddr_storage their_addr; // connector's address information + socklen_t sin_size; + struct sigaction sa; + int yes=1; + char s[INET6_ADDRSTRLEN]; + int rv; + char buf[MAXDATASIZE]; + int numbytes; + char *repy; + + memset(&hints, 0, sizeof hints); + hints.ai_family = AF_UNSPEC; + hints.ai_socktype = SOCK_STREAM; + hints.ai_flags = AI_PASSIVE; // use my IP + + if ((rv = getaddrinfo(NULL, PORT, &hints, &servinfo)) != 0) { + fprintf(stderr, "getaddrinfo: %s\n", gai_strerror(rv)); + return 1; + } + + // loop through all the results and bind to the first we can + for(p = servinfo; p != NULL; p = p->ai_next) { + if ((sockfd = socket(p->ai_family, p->ai_socktype, + p->ai_protocol)) == -1) { + perror("server: socket"); + continue; + } + + if (setsockopt(sockfd, SOL_SOCKET, SO_REUSEADDR, &yes, + sizeof(int)) == -1) { + perror("setsockopt"); + exit(1); + } + + if (bind(sockfd, p->ai_addr, p->ai_addrlen) == -1) { + close(sockfd); + perror("server: bind"); + continue; + } + + break; + } + + if (p == NULL) { + fprintf(stderr, "server: failed to bind\n"); + return 2; + } + + freeaddrinfo(servinfo); // all done with this structure + + if (listen(sockfd, BACKLOG) == -1) { + perror("listen"); + exit(1); + } + + sa.sa_handler = sigchld_handler; // reap all dead processes + sigemptyset(&sa.sa_mask); + sa.sa_flags = SA_RESTART; + if (sigaction(SIGCHLD, &sa, NULL) == -1) { + perror("sigaction"); + exit(1); + } + + printf("server: waiting for connections...\n"); + + while(1) { // main accept() loop + sin_size = sizeof their_addr; + new_fd = accept(sockfd, (struct sockaddr *)&their_addr, &sin_size); + if (new_fd == -1) { + perror("accept"); + continue; + } + + inet_ntop(their_addr.ss_family, + get_in_addr((struct sockaddr *)&their_addr), + s, sizeof s); + printf("server: got connection from %s\n", s); + + if (!fork()) { // this is the child process + int reply_size; + char *reply; + close(sockfd); // child doesn't need the listener + if ((numbytes = recv(new_fd, buf, MAXDATASIZE-1, 0)) == -1) { + perror("recv"); + exit(1); + } + + buf[numbytes] = '\0'; + printf("Server: Received string from client: \n'%s'\n",buf); + + // TODO + reply = (char *) malloc (2048); + reply_size = exec_string(buf, numbytes, reply); + printf("Returning string of size %d \n%s\n", reply_size, reply); + + if (send(new_fd, reply, reply_size, 0) == -1) + perror("send"); + printf("Server: Send string '%s'\n", reply); + close(new_fd); + free(reply); + exit(0); + } + close(new_fd); // parent doesn't need this + } + return 0; +} Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,51 @@ +#!/bin/bash + +if [ ! -f "map_core.sh" ] +then + echo "map_core.sh missing" + exit 0; +fi + +if [ ! -f "mapper_template.sh" ]; +then + echo "mapper_template missing" + exit 0; +else + sed -e "/\#USER_MAP/r map_core.sh" mapper_template.sh \ + > mapper.sh + chmod 777 mapper.sh +fi; + + + +if [ ! -f "reduce_core.sh" ] +then + echo "reduce_core.sh missing" + exit 0; +fi; + +if [ ! -f "reducer_template.sh" ]; +then + echo "reducer_template missing" + exit 0; +else + sed -e "/\#USER_REDUCE/r reduce_core.sh" reducer_template.sh \ + > reducer.sh + chmod 777 reducer.sh +fi; + +if [ ! -f "combiner_template.sh" ]; +then + echo "combiner_template missing" + exit 0 +else + sed -e "/\#USER_REDUCE/r reduce_core.sh" combiner_template.sh \ + > combiner.sh + chmod 777 combiner.sh +fi; + + + + + + Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/swift.properties =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/swift.properties (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/swift.properties 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,9 @@ +use.provider.staging=true +use.wrapper.staging=false +wrapperlog.always.transfer=true +execution.retries=0 +lazy.errors=false +provider.staging.pin.swiftfiles=false +sitedir.keep=true +#tcp.port.range=50000,51000 +Dtcp.channel.log.io.performance=true \ No newline at end of file Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/swiftreduce.swift =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/swiftreduce.swift (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/swiftreduce.swift 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,86 @@ +type file; +type script; +// type fileptr will be a regular file to swift, but the contents of +// which, will be +// interpreted as globally addressable paths to one or more files. +// The current format of a fileptr is: +// SiteX_Node0 /path/to/file0 /path/to/file1 /path/to/file2 ... +// ... +// SiteY_Noden /path/to/file0 ... +type fileptr; + +app (fileptr out, file err) map_data (script run, int recsize) +{ + bash @run recsize stdout=@out stderr=@err; +} + +app (fileptr out) aggregate (script aggr, fileptr map_results[]) +{ + bash @aggr @map_results stdout=@out; +} + +int files = @toInt(@arg("files","0")); +int fsize = @toInt(@arg("filesize","10")); // This would make 10^4 records per file + +string sites[] = ["beagle", "midway"]; + +script mapper <"mapper.sh">; +script uniq <"node_uniq.sh">; +script combiner <"combiner.sh">; +script reducer <"reducer.sh">; +script deref <"dereference.sh">; +script aggr <"aggregate.sh">; + +fileptr map_out[] ; +file map_err[] ; +// Map stage. File pointers map_out[] +foreach item,i in [0:files-1] { + (map_out[i], map_err[i]) = map_data (mapper, fsize); +} + +// We don't want to send 100s of files to different sites. +// One fileptr would do +fileptr all_map <"all_map.out">; +all_map = aggregate(aggr, map_out); + + +app (file out, file err) reduce_bgl (script reducer, string cmd, fileptr all_map){ + bgl_bash @reducer cmd @all_map stdout=@out stderr=@err; +} +app (file out, file err) reduce_mid (script reducer, string cmd, fileptr all_map){ + mid_bash @reducer cmd @all_map stdout=@out stderr=@err; +} +app (file out, file err) reduce_loc (script reducer, string cmd, file site_results[]){ + loc_bash @reducer cmd @site_results stdout=@out stderr=@err; +} + +file redsite_out[] ; +file redsite_err[] ; + +// Types : +// Naive : Takes files and gives reduced result, No fileptr hanlding +// L1/plain : Reduces all results within a site at an internal node +// L2 : Node -> Site -> Global +// L3_K_way : Node -> Inter-node -> Site -> Global + +/* +// This is most likely a bug. +// TODO: Report bug +foreach site,s in sites{ + switch (s){ + case 0: // Beagle + (redsite_out[s], redsite_err[s]) = reduce_bgl (reducer, "plain", all_map); + case 1: // Midway + (redsite_out[s], redsite_err[s]) = reduce_mid (reducer, "plain", all_map); + default: + tracef("Unknown site: ERROR\n"); + } +} +*/ + +(redsite_out[0], redsite_err[0]) = reduce_bgl (reducer, "plain", all_map); +(redsite_out[1], redsite_err[1]) = reduce_mid (reducer, "plain", all_map); +file final_out <"final_result">; +file final_err <"final_errors">; +(final_out, final_err) = reduce_loc (reducer, "naive", redsite_out); + Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data 2013-10-11 03:25:32 UTC (rev 7148) @@ -0,0 +1,6 @@ +beagle bash /bin/bash null null null +midway bash /bin/bash null null null +midway mid_bash /bin/bash null null null +beagle bgl_bash /bin/bash null null null +local loc_bash /bin/bash null null null +local cat /bin/cat null null null \ No newline at end of file From yadunandb at ci.uchicago.edu Mon Oct 14 00:52:53 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Mon, 14 Oct 2013 00:52:53 -0500 (CDT) Subject: [Swift-commit] r7156 - SwiftApps/Swift-MapRed/mapred_combiner_V4 Message-ID: <20131014055253.E63569CC83@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-14 00:52:53 -0500 (Mon, 14 Oct 2013) New Revision: 7156 Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS SwiftApps/Swift-MapRed/mapred_combiner_V4/client.c SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/multiple.xml SwiftApps/Swift-MapRed/mapred_combiner_V4/reducer_template.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/server.c SwiftApps/Swift-MapRed/mapred_combiner_V4/swiftreduce.swift Log: Added local combiner functionality Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS 2013-10-14 05:37:26 UTC (rev 7155) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS 2013-10-14 05:52:53 UTC (rev 7156) @@ -3205,3 +3205,1224 @@ ACTUAL COUNT : 100000 EXPECTED COUNT: 100000 --------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:1 +Warning: Parameter aggr, on line 17, shadows variable of same name on line 32 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-0336-f9s7oxrc +Progress: time: Fri, 11 Oct 2013 03:36:22 +0000 +Progress: time: Fri, 11 Oct 2013 03:36:23 +0000 Submitting:16 Submitted:1 Stage out:1 Finished successfully:2 +Progress: time: Fri, 11 Oct 2013 03:36:37 +0000 Submitting:15 Submitted:1 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 03:36:47 +0000 Stage in:1 Submitted:10 Finished successfully:9 +Progress: time: Fri, 11 Oct 2013 03:36:50 +0000 Active:1 Finished successfully:20 +Final status: Fri, 11 Oct 2013 03:36:51 +0000 Finished successfully:24 +real 32.14 +user 75.34 +sys 12.81 +chunks 20 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 200000 +EXPECTED COUNT: 200000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1513-usrdt8i7 +Progress: time: Fri, 11 Oct 2013 15:13:33 +0000 +Progress: time: Fri, 11 Oct 2013 15:13:34 +0000 Stage in:1 Submitting:17 Submitted:2 +Progress: time: Fri, 11 Oct 2013 15:13:47 +0000 Submitting:16 Submitted:1 Finished successfully:3 +Progress: time: Fri, 11 Oct 2013 15:13:53 +0000 Stage in:1 Submitted:9 Finished successfully:10 +Progress: time: Fri, 11 Oct 2013 15:13:54 +0000 Stage out:1 Finished successfully:22 +Final status: Fri, 11 Oct 2013 15:13:55 +0000 Finished successfully:24 +real 26.26 +user 61.47 +sys 9.77 +chunks 20 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 200000 +EXPECTED COUNT: 200000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1516-q87aflb0 +Progress: time: Fri, 11 Oct 2013 15:16:51 +0000 +Progress: time: Fri, 11 Oct 2013 15:16:52 +0000 Stage in:1 Submitting:17 Submitted:2 +Progress: time: Fri, 11 Oct 2013 15:17:03 +0000 Submitting:16 Submitted:1 Finished successfully:3 +Progress: time: Fri, 11 Oct 2013 15:17:12 +0000 Stage in:1 Submitted:7 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 15:17:14 +0000 Active:1 Finished successfully:20 +Final status: Fri, 11 Oct 2013 15:17:15 +0000 Finished successfully:24 +real 26.74 +user 65.25 +sys 10.69 +chunks 20 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 200000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1520-mxtt14fe +Progress: time: Fri, 11 Oct 2013 15:20:25 +0000 +Progress: time: Fri, 11 Oct 2013 15:20:26 +0000 Submitting:17 Submitted:1 Stage out:1 Finished successfully:1 +Progress: time: Fri, 11 Oct 2013 15:20:52 +0000 Submitting:16 Submitted:1 Finished successfully:3 +Progress: time: Fri, 11 Oct 2013 15:20:55 +0000 Submitted:10 Finished successfully:10 +Progress: time: Fri, 11 Oct 2013 15:21:00 +0000 Stage in:1 Submitted:9 Finished successfully:10 +Progress: time: Fri, 11 Oct 2013 15:21:03 +0000 Active:1 Finished successfully:20 +Final status: Fri, 11 Oct 2013 15:21:03 +0000 Finished successfully:24 +real 41.48 +user 98.02 +sys 18.34 +chunks 20 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 200000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1522-v12yvpl3 +Progress: time: Fri, 11 Oct 2013 15:22:08 +0000 +Progress: time: Fri, 11 Oct 2013 15:22:21 +0000 Submitting:16 Submitted:1 Finished successfully:3 +Progress: time: Fri, 11 Oct 2013 15:22:28 +0000 Stage in:1 Submitted:9 Finished successfully:10 +Progress: time: Fri, 11 Oct 2013 15:22:29 +0000 Finished successfully:23 +Final status: Fri, 11 Oct 2013 15:22:29 +0000 Finished successfully:24 +real 23.63 +user 58.67 +sys 9.59 +chunks 20 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 200000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:4 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1523-2txs5gu7 +Progress: time: Fri, 11 Oct 2013 15:23:46 +0000 +Progress: time: Fri, 11 Oct 2013 15:23:48 +0000 Stage in:1 Submitting:3 +Progress: time: Fri, 11 Oct 2013 15:23:59 +0000 Submitting:2 Submitted:1 Finished successfully:1 +Progress: time: Fri, 11 Oct 2013 15:24:07 +0000 Stage in:1 Submitted:2 Finished successfully:1 +Progress: time: Fri, 11 Oct 2013 15:24:08 +0000 Stage in:1 Finished successfully:7 +Final status: Fri, 11 Oct 2013 15:24:08 +0000 Finished successfully:8 +real 24.61 +user 62.51 +sys 9.89 +chunks 4 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 40000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1540-tvezsbpc +Progress: time: Fri, 11 Oct 2013 15:40:07 +0000 +Progress: time: Fri, 11 Oct 2013 15:40:19 +0000 Submitting:6 Submitted:1 Finished successfully:3 +Progress: time: Fri, 11 Oct 2013 15:40:36 +0000 Stage in:1 Submitted:6 Finished successfully:3 +Progress: time: Fri, 11 Oct 2013 15:40:38 +0000 Active:1 Finished successfully:10 +Final status: Fri, 11 Oct 2013 15:40:39 +0000 Finished successfully:14 +real 34.68 +user 84.79 +sys 14.85 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1541-knco22ne +Progress: time: Fri, 11 Oct 2013 15:41:33 +0000 +Progress: time: Fri, 11 Oct 2013 15:41:45 +0000 Submitting:8 Submitted:1 Finished successfully:1 +Progress: time: Fri, 11 Oct 2013 15:41:52 +0000 Stage in:1 Submitted:3 Finished successfully:6 +Progress: time: Fri, 11 Oct 2013 15:41:53 +0000 Active:1 Finished successfully:10 +Final status: Fri, 11 Oct 2013 15:41:54 +0000 Finished successfully:14 +real 24.08 +user 58.62 +sys 9.88 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1758-dng1u1c2 +Progress: time: Fri, 11 Oct 2013 17:58:23 +0000 +Progress: time: Fri, 11 Oct 2013 17:58:24 +0000 Stage in:1 Submitting:5 Submitted:4 +Progress: time: Fri, 11 Oct 2013 17:58:35 +0000 Submitting:4 Submitted:1 Finished successfully:5 +Progress: time: Fri, 11 Oct 2013 17:58:41 +0000 Stage in:1 Submitted:3 Finished successfully:6 +Progress: time: Fri, 11 Oct 2013 17:58:43 +0000 Active:1 Finished successfully:10 +Final status: Fri, 11 Oct 2013 17:58:43 +0000 Finished successfully:14 +real 23.34 +user 56.46 +sys 9.78 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1759-vslygrqe +Progress: time: Fri, 11 Oct 2013 17:59:49 +0000 +Progress: time: Fri, 11 Oct 2013 18:00:02 +0000 Submitting:5 Submitted:1 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:00:12 +0000 Stage in:1 Submitted:3 Finished successfully:6 +Progress: time: Fri, 11 Oct 2013 18:00:13 +0000 Finished successfully:13 +Final status: Fri, 11 Oct 2013 18:00:13 +0000 Finished successfully:14 +real 26.46 +user 65.32 +sys 11.31 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1804-5rs5vhzf +Progress: time: Fri, 11 Oct 2013 18:04:16 +0000 +Progress: time: Fri, 11 Oct 2013 18:04:28 +0000 Submitting:3 Submitted:1 Finished successfully:6 +Progress: time: Fri, 11 Oct 2013 18:04:35 +0000 Stage in:1 Submitted:3 Finished successfully:6 +Progress: time: Fri, 11 Oct 2013 18:04:37 +0000 Active:1 Finished successfully:10 +Final status: Fri, 11 Oct 2013 18:04:37 +0000 Finished successfully:14 +real 23.78 +user 58.06 +sys 9.51 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1805-uzdjry40 +Progress: time: Fri, 11 Oct 2013 18:05:43 +0000 +Progress: time: Fri, 11 Oct 2013 18:05:55 +0000 Submitting:2 Submitted:1 Finished successfully:7 +Progress: time: Fri, 11 Oct 2013 18:06:03 +0000 Stage in:1 Submitted:2 Finished successfully:7 +Progress: time: Fri, 11 Oct 2013 18:06:04 +0000 Submitted:1 Finished successfully:13 +Final status: Fri, 11 Oct 2013 18:06:04 +0000 Finished successfully:14 +real 23.72 +user 59.86 +sys 9.09 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1810-u36rh967 +Progress: time: Fri, 11 Oct 2013 18:10:27 +0000 +Progress: time: Fri, 11 Oct 2013 18:10:40 +0000 Submitting:5 Submitted:1 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:10:46 +0000 Stage in:1 Submitted:4 Finished successfully:5 +Progress: time: Fri, 11 Oct 2013 18:10:47 +0000 Stage out:1 Finished successfully:13 +Final status: Fri, 11 Oct 2013 18:10:47 +0000 Finished successfully:14 +real 23.51 +user 56.77 +sys 10.20 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1814-58ykozqc +Progress: time: Fri, 11 Oct 2013 18:14:04 +0000 +Progress: time: Fri, 11 Oct 2013 18:14:18 +0000 Submitting:4 Submitted:1 Finished successfully:5 +Progress: time: Fri, 11 Oct 2013 18:14:25 +0000 Stage in:1 Submitted:4 Finished successfully:5 +Progress: time: Fri, 11 Oct 2013 18:14:26 +0000 Finished successfully:13 +Final status: Fri, 11 Oct 2013 18:14:26 +0000 Finished successfully:14 +real 24.24 +user 59.62 +sys 10.08 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1816-3yf6vn7c +Progress: time: Fri, 11 Oct 2013 18:16:53 +0000 +Progress: time: Fri, 11 Oct 2013 18:17:06 +0000 Submitting:3 Submitted:1 Finished successfully:6 +Progress: time: Fri, 11 Oct 2013 18:17:13 +0000 Stage in:1 Submitted:3 Finished successfully:6 +Progress: time: Fri, 11 Oct 2013 18:17:14 +0000 Active:1 Finished successfully:10 +Final status: Fri, 11 Oct 2013 18:17:15 +0000 Finished successfully:14 +real 24.70 +user 59.53 +sys 10.26 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1818-1p9bu0m9 +Progress: time: Fri, 11 Oct 2013 18:18:48 +0000 +Progress: time: Fri, 11 Oct 2013 18:19:00 +0000 Submitting:6 Submitted:1 Finished successfully:3 +Progress: time: Fri, 11 Oct 2013 18:19:08 +0000 Stage in:1 Submitted:4 Finished successfully:5 +Progress: time: Fri, 11 Oct 2013 18:19:09 +0000 Active:1 Finished successfully:12 +Final status: Fri, 11 Oct 2013 18:19:10 +0000 Finished successfully:14 +real 24.53 +user 60.34 +sys 10.01 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1819-zhqlv0s9 +Progress: time: Fri, 11 Oct 2013 18:19:48 +0000 +Progress: time: Fri, 11 Oct 2013 18:19:56 +0000 Submitting:7 Submitted:1 Finished successfully:2 +Progress: time: Fri, 11 Oct 2013 18:20:02 +0000 Stage in:1 Submitted:3 Finished successfully:6 +Progress: time: Fri, 11 Oct 2013 18:20:04 +0000 Active:1 Finished successfully:10 +Final status: Fri, 11 Oct 2013 18:20:04 +0000 Finished successfully:14 +real 19.16 +user 46.56 +sys 7.60 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1821-h6lit6i3 +Progress: time: Fri, 11 Oct 2013 18:21:50 +0000 +Progress: time: Fri, 11 Oct 2013 18:21:52 +0000 Stage in:1 Submitting:3 Submitted:6 +Progress: time: Fri, 11 Oct 2013 18:22:03 +0000 Submitting:2 Submitted:1 Finished successfully:7 +Progress: time: Fri, 11 Oct 2013 18:22:09 +0000 Stage in:1 Submitted:2 Finished successfully:7 +Progress: time: Fri, 11 Oct 2013 18:22:11 +0000 Finished successfully:13 +Final status: Fri, 11 Oct 2013 18:22:11 +0000 Finished successfully:14 +real 23.40 +user 57.25 +sys 9.76 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 100000 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:20, CHUNKS:20 X FILESIZE:10 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Could not open: 20.xml +Execution failed: + + Could not find sites file: 20.xml + +real 1.72 +user 3.09 +sys 0.15 +chunks 20 filesize 10 site 20 type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:20 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1834-bvutsobc +Progress: time: Fri, 11 Oct 2013 18:34:45 +0000 +Progress: time: Fri, 11 Oct 2013 18:34:46 +0000 Active:1 Finished successfully:20 +Progress: time: Fri, 11 Oct 2013 18:34:49 +0000 Submitting:1 Stage out:1 Finished successfully:21 +Progress: time: Fri, 11 Oct 2013 18:34:59 +0000 Submitted:1 Finished successfully:22 +Progress: time: Fri, 11 Oct 2013 18:35:06 +0000 Stage in:1 Finished successfully:22 +Final status: Fri, 11 Oct 2013 18:35:07 +0000 Finished successfully:24 +real 24.39 +user 46.33 +sys 10.08 +chunks 20 filesize 20 site multiple type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 4000000 +EXPECTED COUNT: 4000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:20 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1852-u9dv4ozc +Progress: time: Fri, 11 Oct 2013 18:52:26 +0000 +Progress: time: Fri, 11 Oct 2013 18:52:39 +0000 Submitting:19 Submitted:1 +Progress: time: Fri, 11 Oct 2013 18:52:56 +0000 Submitted:20 +Progress: time: Fri, 11 Oct 2013 18:53:06 +0000 Stage in:1 Submitted:19 +Progress: time: Fri, 11 Oct 2013 18:53:07 +0000 Submitted:1 Finished successfully:20 +Progress: time: Fri, 11 Oct 2013 18:53:09 +0000 Active:1 Finished successfully:20 +Progress: time: Fri, 11 Oct 2013 18:53:13 +0000 Stage out:1 Finished successfully:22 +Final status: Fri, 11 Oct 2013 18:53:14 +0000 Finished successfully:24 +real 50.58 +user 120.37 +sys 21.95 +chunks 20 filesize 20 site multiple type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 4000000 +EXPECTED COUNT: 4000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:50 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1853-vos3vkkd +Progress: time: Fri, 11 Oct 2013 18:53:51 +0000 +Progress: time: Fri, 11 Oct 2013 18:54:03 +0000 Submitting:19 Submitted:1 +Progress: time: Fri, 11 Oct 2013 18:54:21 +0000 Submitted:20 +Progress: time: Fri, 11 Oct 2013 18:54:30 +0000 Stage in:1 Submitted:19 +Progress: time: Fri, 11 Oct 2013 18:54:51 +0000 Submitted:16 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:54:55 +0000 Stage in:1 Submitted:15 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:54:57 +0000 Stage in:4 Submitted:12 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:55:21 +0000 Stage in:4 Submitted:12 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:55:30 +0000 Stage in:5 Submitted:11 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:55:31 +0000 Stage in:8 Submitted:8 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:55:51 +0000 Stage in:8 Submitted:8 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:56:03 +0000 Stage in:9 Submitted:7 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:56:04 +0000 Stage in:11 Submitted:5 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:56:21 +0000 Stage in:12 Submitted:4 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:56:35 +0000 Stage in:13 Submitted:3 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:56:37 +0000 Stage in:16 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:56:51 +0000 Stage in:16 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:57:21 +0000 Stage in:16 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:57:51 +0000 Stage in:16 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:58:21 +0000 Stage in:16 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:58:51 +0000 Stage in:16 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:59:14 +0000 Stage in:15 Active:1 Finished successfully:4 +Progress: time: Fri, 11 Oct 2013 18:59:16 +0000 Stage in:14 Active:2 Finished successfully:4 +chunks 20 filesize 50 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 10000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1912-9aljku32 +Progress: time: Fri, 11 Oct 2013 19:12:04 +0000 +Progress: time: Fri, 11 Oct 2013 19:12:18 +0000 Submitting:19 Submitted:1 +Progress: time: Fri, 11 Oct 2013 19:12:34 +0000 Submitted:20 +Progress: time: Fri, 11 Oct 2013 19:13:04 +0000 Submitted:20 +Progress: time: Fri, 11 Oct 2013 19:13:05 +0000 Stage in:1 Submitted:19 +Progress: time: Fri, 11 Oct 2013 19:13:06 +0000 Stage in:4 Submitted:16 +Progress: time: Fri, 11 Oct 2013 19:13:26 +0000 Stage in:6 Submitted:14 +Progress: time: Fri, 11 Oct 2013 19:13:28 +0000 Stage in:8 Submitted:12 +Progress: time: Fri, 11 Oct 2013 19:13:30 +0000 Stage in:10 Submitted:10 +Progress: time: Fri, 11 Oct 2013 19:13:34 +0000 Stage in:10 Submitted:10 +Progress: time: Fri, 11 Oct 2013 19:13:44 +0000 Stage in:11 Submitted:9 +Progress: time: Fri, 11 Oct 2013 19:13:52 +0000 Stage in:13 Submitted:7 +Progress: time: Fri, 11 Oct 2013 19:13:53 +0000 Stage in:14 Submitted:6 +Progress: time: Fri, 11 Oct 2013 19:14:04 +0000 Stage in:15 Submitted:5 +Progress: time: Fri, 11 Oct 2013 19:14:09 +0000 Stage in:16 Submitted:4 +Progress: time: Fri, 11 Oct 2013 19:14:16 +0000 Stage in:18 Submitted:2 +Progress: time: Fri, 11 Oct 2013 19:14:17 +0000 Stage in:20 +Progress: time: Fri, 11 Oct 2013 19:14:34 +0000 Stage in:20 +Progress: time: Fri, 11 Oct 2013 19:15:04 +0000 Stage in:20 +Progress: time: Fri, 11 Oct 2013 19:15:27 +0000 Stage in:19 Active:1 +Progress: time: Fri, 11 Oct 2013 19:15:34 +0000 Stage in:18 Active:2 +Progress: time: Fri, 11 Oct 2013 19:15:35 +0000 Stage in:18 Active:1 Stage out:1 +Progress: time: Fri, 11 Oct 2013 19:15:53 +0000 Stage in:17 Active:1 Stage out:2 +Progress: time: Fri, 11 Oct 2013 19:15:54 +0000 Stage in:15 Active:3 Stage out:2 +Progress: time: Fri, 11 Oct 2013 19:16:00 +0000 Stage in:15 Active:2 Stage out:3 +Progress: time: Fri, 11 Oct 2013 19:16:01 +0000 Stage in:15 Stage out:5 +Progress: time: Fri, 11 Oct 2013 19:16:04 +0000 Stage in:15 Stage out:5 +Progress: time: Fri, 11 Oct 2013 19:16:12 +0000 Stage in:14 Active:1 Stage out:5 +Progress: time: Fri, 11 Oct 2013 19:16:13 +0000 Stage in:13 Active:2 Stage out:5 +Progress: time: Fri, 11 Oct 2013 19:16:34 +0000 Stage in:13 Active:2 Stage out:5 +Progress: time: Fri, 11 Oct 2013 19:16:41 +0000 Stage in:13 Active:1 Stage out:6 +Progress: time: Fri, 11 Oct 2013 19:16:48 +0000 Stage in:12 Active:1 Stage out:7 +Progress: time: Fri, 11 Oct 2013 19:16:49 +0000 Stage in:11 Active:2 Stage out:7 +Progress: time: Fri, 11 Oct 2013 19:17:04 +0000 Stage in:11 Active:2 Stage out:7 +Progress: time: Fri, 11 Oct 2013 19:17:15 +0000 Stage in:10 Active:3 Stage out:7 +Progress: time: Fri, 11 Oct 2013 19:17:22 +0000 Stage in:9 Active:4 Stage out:7 +Progress: time: Fri, 11 Oct 2013 19:17:24 +0000 Stage in:9 Active:3 Stage out:8 +Progress: time: Fri, 11 Oct 2013 19:17:25 +0000 Stage in:9 Active:2 Stage out:9 +Progress: time: Fri, 11 Oct 2013 19:17:30 +0000 Stage in:9 Active:1 Stage out:10 +Progress: time: Fri, 11 Oct 2013 19:17:34 +0000 Stage in:9 Active:1 Stage out:10 +Progress: time: Fri, 11 Oct 2013 19:17:42 +0000 Stage in:8 Active:2 Stage out:10 +Progress: time: Fri, 11 Oct 2013 19:17:45 +0000 Stage in:8 Active:1 Stage out:11 +Progress: time: Fri, 11 Oct 2013 19:17:49 +0000 Stage in:8 Stage out:12 +Progress: time: Fri, 11 Oct 2013 19:18:04 +0000 Stage in:8 Stage out:12 +Progress: time: Fri, 11 Oct 2013 19:18:19 +0000 Stage in:7 Active:1 Stage out:12 +Progress: time: Fri, 11 Oct 2013 19:18:29 +0000 Stage in:6 Active:2 Stage out:12 +Progress: time: Fri, 11 Oct 2013 19:18:34 +0000 Stage in:6 Active:2 Stage out:12 +Progress: time: Fri, 11 Oct 2013 19:18:47 +0000 Stage in:5 Active:3 Stage out:12 +Progress: time: Fri, 11 Oct 2013 19:18:49 +0000 Stage in:3 Active:5 Stage out:12 +Progress: time: Fri, 11 Oct 2013 19:18:57 +0000 Stage in:3 Active:4 Stage out:13 +Progress: time: Fri, 11 Oct 2013 19:18:58 +0000 Stage in:3 Active:1 Stage out:16 +Progress: time: Fri, 11 Oct 2013 19:19:04 +0000 Stage in:3 Stage out:17 +Progress: time: Fri, 11 Oct 2013 19:19:34 +0000 Stage in:3 Stage out:17 +Progress: time: Fri, 11 Oct 2013 19:19:45 +0000 Stage in:2 Active:1 Stage out:17 +Progress: time: Fri, 11 Oct 2013 19:20:04 +0000 Stage in:2 Active:1 Stage out:17 +Progress: time: Fri, 11 Oct 2013 19:20:11 +0000 Stage in:2 Active:1 Stage out:16 Finished successfully:1 +Progress: time: Fri, 11 Oct 2013 19:20:15 +0000 Stage in:2 Active:1 Stage out:15 Finished successfully:2 +Progress: time: Fri, 11 Oct 2013 19:20:19 +0000 Stage in:1 Active:2 Stage out:15 Finished successfully:2 +Progress: time: Fri, 11 Oct 2013 19:20:20 +0000 Active:2 Stage out:16 Finished successfully:2 +Progress: time: Fri, 11 Oct 2013 19:20:26 +0000 Active:1 Stage out:17 Finished successfully:2 +chunks 20 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 200000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:5 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1922-vy3k2i2a +Progress: time: Fri, 11 Oct 2013 19:22:36 +0000 +Progress: time: Fri, 11 Oct 2013 19:22:51 +0000 Submitting:19 Submitted:1 +Progress: time: Fri, 11 Oct 2013 19:23:06 +0000 Submitted:20 +Progress: time: Fri, 11 Oct 2013 19:23:36 +0000 Submitted:20 +Progress: time: Fri, 11 Oct 2013 19:23:42 +0000 Stage in:1 Submitted:19 +Progress: time: Fri, 11 Oct 2013 19:23:48 +0000 Stage in:2 Submitted:18 +Progress: time: Fri, 11 Oct 2013 19:24:06 +0000 Stage in:4 Submitted:16 +Progress: time: Fri, 11 Oct 2013 19:24:17 +0000 Stage in:5 Submitted:15 +Progress: time: Fri, 11 Oct 2013 19:24:24 +0000 Stage in:6 Submitted:14 +Progress: time: Fri, 11 Oct 2013 19:24:36 +0000 Stage in:8 Submitted:12 +Progress: time: Fri, 11 Oct 2013 19:25:04 +0000 Stage in:9 Submitted:11 +Progress: time: Fri, 11 Oct 2013 19:25:06 +0000 Stage in:9 Submitted:11 +Progress: time: Fri, 11 Oct 2013 19:25:10 +0000 Stage in:10 Submitted:10 +Progress: time: Fri, 11 Oct 2013 19:25:11 +0000 Stage in:12 Submitted:8 +Progress: time: Fri, 11 Oct 2013 19:25:36 +0000 Stage in:12 Submitted:8 +Progress: time: Fri, 11 Oct 2013 19:25:41 +0000 Stage in:13 Submitted:7 +Progress: time: Fri, 11 Oct 2013 19:25:48 +0000 Stage in:14 Submitted:6 +Progress: time: Fri, 11 Oct 2013 19:26:06 +0000 Stage in:16 Submitted:4 +Progress: time: Fri, 11 Oct 2013 19:26:36 +0000 Stage in:16 Submitted:4 +Progress: time: Fri, 11 Oct 2013 19:27:06 +0000 Stage in:16 Submitted:4 +Progress: time: Fri, 11 Oct 2013 19:27:36 +0000 Stage in:16 Submitted:4 +Progress: time: Fri, 11 Oct 2013 19:28:06 +0000 Stage in:16 Submitted:4 +Progress: time: Fri, 11 Oct 2013 19:28:26 +0000 Stage in:15 Submitted:4 Active:1 +Progress: time: Fri, 11 Oct 2013 19:28:31 +0000 Stage in:14 Submitted:4 Active:2 +Progress: time: Fri, 11 Oct 2013 19:28:36 +0000 Stage in:14 Submitted:4 Active:2 +Progress: time: Fri, 11 Oct 2013 19:28:38 +0000 Stage in:13 Submitted:4 Active:2 Stage out:1 +Progress: time: Fri, 11 Oct 2013 19:28:42 +0000 Stage in:12 Submitted:4 Active:2 Stage out:2 +Progress: time: Fri, 11 Oct 2013 19:28:51 +0000 Stage in:12 Submitted:4 Active:1 Stage out:3 +Progress: time: Fri, 11 Oct 2013 19:28:52 +0000 Stage in:12 Submitted:4 Stage out:4 +Progress: time: Fri, 11 Oct 2013 19:29:06 +0000 Stage in:12 Submitted:4 Stage out:4 +Progress: time: Fri, 11 Oct 2013 19:29:36 +0000 Stage in:12 Submitted:4 Stage out:4 +chunks 20 filesize 5 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:5 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131011-1930-kxp6l796 +Progress: time: Fri, 11 Oct 2013 19:30:10 +0000 +Progress: time: Fri, 11 Oct 2013 19:30:25 +0000 Submitting:19 Submitted:1 +Progress: time: Fri, 11 Oct 2013 19:30:40 +0000 Submitted:20 +Progress: time: Fri, 11 Oct 2013 19:31:10 +0000 Submitted:20 +Progress: time: Fri, 11 Oct 2013 19:31:12 +0000 Stage in:1 Submitted:19 +Progress: time: Fri, 11 Oct 2013 19:31:40 +0000 Stage in:4 Submitted:16 +chunks 20 filesize 5 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:5 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131011-1931-oqny95t8 +Warning: The @ syntax for function invocation is deprecated +Progress: time: Fri, 11 Oct 2013 19:31:54 +0000 +Progress: time: Fri, 11 Oct 2013 19:31:55 +0000 Submitting:20 +Progress: time: Fri, 11 Oct 2013 19:32:10 +0000 Submitted:20 +Progress: time: Fri, 11 Oct 2013 19:32:40 +0000 Submitted:20 +Progress: time: Fri, 11 Oct 2013 19:33:08 +0000 Stage in:1 Submitted:19 +Progress: time: Fri, 11 Oct 2013 19:33:09 +0000 Stage in:4 Submitted:16 +Progress: time: Fri, 11 Oct 2013 19:33:39 +0000 Stage in:4 Submitted:16 +Progress: time: Fri, 11 Oct 2013 19:33:40 +0000 Stage in:5 Submitted:15 +Progress: time: Fri, 11 Oct 2013 19:33:41 +0000 Stage in:8 Submitted:12 +Progress: time: Fri, 11 Oct 2013 19:34:11 +0000 Stage in:8 Submitted:12 +Progress: time: Fri, 11 Oct 2013 19:34:12 +0000 Stage in:10 Submitted:10 +Progress: time: Fri, 11 Oct 2013 19:34:13 +0000 Stage in:12 Submitted:8 +Progress: time: Fri, 11 Oct 2013 19:34:43 +0000 Stage in:12 Submitted:8 +Progress: time: Fri, 11 Oct 2013 19:34:45 +0000 Stage in:14 Submitted:6 +Progress: time: Fri, 11 Oct 2013 19:34:46 +0000 Stage in:16 Submitted:4 +Progress: time: Fri, 11 Oct 2013 19:35:16 +0000 Stage in:16 Submitted:4 +Progress: time: Fri, 11 Oct 2013 19:35:46 +0000 Stage in:16 Submitted:4 +Progress: time: Fri, 11 Oct 2013 19:36:16 +0000 Stage in:16 Submitted:4 +Progress: time: Fri, 11 Oct 2013 19:36:46 +0000 Stage in:16 Submitted:4 +Progress: time: Fri, 11 Oct 2013 19:37:13 +0000 Stage in:15 Submitted:4 Active:1 +Progress: time: Fri, 11 Oct 2013 19:37:15 +0000 Stage in:14 Submitted:4 Active:2 +Progress: time: Fri, 11 Oct 2013 19:37:16 +0000 Stage in:13 Submitted:4 Active:3 +Progress: time: Fri, 11 Oct 2013 19:37:22 +0000 Stage in:12 Submitted:4 Active:4 +Progress: time: Fri, 11 Oct 2013 19:37:23 +0000 Stage in:12 Submitted:4 Active:3 Stage out:1 +Progress: time: Fri, 11 Oct 2013 19:37:25 +0000 Stage in:12 Submitted:4 Active:2 Stage out:2 +Progress: time: Fri, 11 Oct 2013 19:37:27 +0000 Stage in:12 Submitted:4 Active:1 Stage out:3 +Progress: time: Fri, 11 Oct 2013 19:37:32 +0000 Stage in:12 Submitted:4 Stage out:4 +Progress: time: Fri, 11 Oct 2013 19:38:02 +0000 Stage in:12 Submitted:4 Stage out:4 +Progress: time: Fri, 11 Oct 2013 19:38:32 +0000 Stage in:12 Submitted:4 Stage out:4 +Progress: time: Fri, 11 Oct 2013 19:39:02 +0000 Stage in:12 Submitted:4 Stage out:4 +Progress: time: Fri, 11 Oct 2013 19:39:13 +0000 Stage in:11 Submitted:4 Active:1 Stage out:4 +Progress: time: Fri, 11 Oct 2013 19:39:19 +0000 Stage in:9 Submitted:4 Active:3 Stage out:4 +Progress: time: Fri, 11 Oct 2013 19:39:26 +0000 Stage in:8 Submitted:4 Active:4 Stage out:4 +Progress: time: Fri, 11 Oct 2013 19:39:39 +0000 Stage in:8 Submitted:4 Active:3 Stage out:5 +Progress: time: Fri, 11 Oct 2013 19:39:41 +0000 Stage in:8 Submitted:4 Active:2 Stage out:6 +Progress: time: Fri, 11 Oct 2013 19:39:42 +0000 Stage in:8 Submitted:4 Active:1 Stage out:7 +Progress: time: Fri, 11 Oct 2013 19:39:49 +0000 Stage in:8 Submitted:4 Stage out:8 +Progress: time: Fri, 11 Oct 2013 19:40:19 +0000 Stage in:8 Submitted:4 Stage out:8 +Progress: time: Fri, 11 Oct 2013 19:40:49 +0000 Stage in:8 Submitted:4 Stage out:8 +Progress: time: Fri, 11 Oct 2013 19:41:19 +0000 Stage in:8 Submitted:4 Stage out:8 +Progress: time: Fri, 11 Oct 2013 19:41:49 +0000 Stage in:8 Submitted:4 Stage out:8 +Progress: time: Fri, 11 Oct 2013 19:41:54 +0000 Stage in:7 Submitted:4 Active:1 Stage out:8 +Progress: time: Fri, 11 Oct 2013 19:41:56 +0000 Stage in:5 Submitted:4 Active:3 Stage out:8 +Progress: time: Fri, 11 Oct 2013 19:42:01 +0000 Stage in:4 Submitted:4 Active:4 Stage out:8 +Progress: time: Fri, 11 Oct 2013 19:42:16 +0000 Stage in:4 Submitted:4 Active:2 Stage out:10 +Progress: time: Fri, 11 Oct 2013 19:42:17 +0000 Stage in:4 Submitted:4 Active:1 Stage out:11 +Progress: time: Fri, 11 Oct 2013 19:42:21 +0000 Stage in:4 Submitted:4 Stage out:12 +Progress: time: Fri, 11 Oct 2013 19:42:51 +0000 Stage in:4 Submitted:4 Stage out:12 +Progress: time: Fri, 11 Oct 2013 19:43:21 +0000 Stage in:4 Submitted:4 Stage out:12 +Progress: time: Fri, 11 Oct 2013 19:43:51 +0000 Stage in:4 Submitted:4 Stage out:12 +chunks 20 filesize 5 site multiple type Swift+Chirp +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:10 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131011-1945-ofqi9iv3 +Warning: The @ syntax for function invocation is deprecated +Progress: time: Fri, 11 Oct 2013 19:45:09 +0000 +Progress: time: Fri, 11 Oct 2013 19:45:10 +0000 Submitted:10 +Progress: time: Fri, 11 Oct 2013 19:45:40 +0000 Submitting:1 Active:1 Finished successfully:11 +Progress: time: Fri, 11 Oct 2013 19:45:43 +0000 Submitting:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 19:45:54 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 19:46:23 +0000 Active:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 19:46:24 +0000 Submitted:1 Finished successfully:13 +Final status: Fri, 11 Oct 2013 19:46:29 +0000 Finished successfully:14 +real 82.48 +user 5.67 +sys 0.34 +chunks 10 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:50 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131011-1947-bofm1qm3 +Warning: The @ syntax for function invocation is deprecated +Progress: time: Fri, 11 Oct 2013 19:47:24 +0000 +Progress: time: Fri, 11 Oct 2013 19:47:25 +0000 Submitted:10 +Progress: time: Fri, 11 Oct 2013 19:47:31 +0000 Submitted:1 Finished successfully:10 +Progress: time: Fri, 11 Oct 2013 19:47:32 +0000 Submitting:1 Active:1 Finished successfully:11 +Progress: time: Fri, 11 Oct 2013 19:47:35 +0000 Submitting:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 19:47:46 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 19:48:16 +0000 Submitted:1 Finished successfully:13 +Progress: time: Fri, 11 Oct 2013 19:48:46 +0000 Submitted:1 Finished successfully:13 +Progress: time: Fri, 11 Oct 2013 19:49:16 +0000 Submitted:1 Finished successfully:13 +Final status: Fri, 11 Oct 2013 19:49:29 +0000 Finished successfully:14 +real 126.84 +user 6.07 +sys 0.38 +chunks 10 filesize 50 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 5000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:50 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131011-1953-gktd4535 +Warning: The @ syntax for function invocation is deprecated +Progress: time: Fri, 11 Oct 2013 19:53:45 +0000 +Progress: time: Fri, 11 Oct 2013 19:53:46 +0000 Submitting:1 Active:1 Finished successfully:11 +Progress: time: Fri, 11 Oct 2013 19:53:47 +0000 Submitting:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 19:53:59 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 19:54:25 +0000 Stage in:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 19:54:26 +0000 Submitted:1 Finished successfully:13 +Progress: time: Fri, 11 Oct 2013 19:54:56 +0000 Submitted:1 Finished successfully:13 +chunks 10 filesize 50 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 5000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:10 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131011-2001-podzqeo8 +Warning: The @ syntax for function invocation is deprecated +Progress: time: Fri, 11 Oct 2013 20:01:52 +0000 +Progress: time: Fri, 11 Oct 2013 20:01:53 +0000 Submitted:10 +Progress: time: Fri, 11 Oct 2013 20:01:57 +0000 Submitting:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 20:02:10 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 20:02:38 +0000 Submitted:1 Finished successfully:13 +Progress: time: Fri, 11 Oct 2013 20:03:08 +0000 Submitted:1 Finished successfully:13 +Progress: time: Fri, 11 Oct 2013 20:03:38 +0000 Submitted:1 Finished successfully:13 +Final status: Fri, 11 Oct 2013 20:03:54 +0000 Finished successfully:14 +real 124.13 +user 5.89 +sys 0.37 +chunks 10 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:10 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131011-2004-eiokher2 +Warning: The @ syntax for function invocation is deprecated +Progress: time: Fri, 11 Oct 2013 20:04:21 +0000 +Progress: time: Fri, 11 Oct 2013 20:04:22 +0000 Submitted:10 +Progress: time: Fri, 11 Oct 2013 20:04:24 +0000 Submitting:1 Active:1 Finished successfully:11 +Progress: time: Fri, 11 Oct 2013 20:04:25 +0000 Submitting:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 20:04:37 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 20:05:07 +0000 Submitted:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 20:05:11 +0000 Stage in:1 Finished successfully:12 +Progress: time: Fri, 11 Oct 2013 20:05:12 +0000 Submitted:1 Finished successfully:13 +Progress: time: Fri, 11 Oct 2013 20:05:42 +0000 Submitted:1 Finished successfully:13 +Progress: time: Fri, 11 Oct 2013 20:06:12 +0000 Submitted:1 Finished successfully:13 +Final status: Fri, 11 Oct 2013 20:06:24 +0000 Finished successfully:14 +real 125.04 +user 5.89 +sys 0.37 +chunks 10 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:5 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131014-0120-o9g5mtva +Progress: time: Mon, 14 Oct 2013 01:20:04 +0000 +Progress: time: Mon, 14 Oct 2013 01:20:17 +0000 Stage in:1 Submitted:4 +Progress: time: Mon, 14 Oct 2013 01:20:33 +0000 Submitted:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 01:20:34 +0000 Submitted:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 01:21:04 +0000 Submitted:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 01:21:34 +0000 Submitted:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 01:22:04 +0000 Submitted:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 01:22:34 +0000 Submitted:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 01:23:04 +0000 Submitted:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 01:23:34 +0000 Submitted:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 01:23:51 +0000 Stage in:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 01:24:04 +0000 Stage in:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 01:24:34 +0000 Stage in:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 01:25:04 +0000 Stage in:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 01:25:34 +0000 Stage in:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 01:26:04 +0000 Stage in:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 01:26:34 +0000 Stage in:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 01:26:48 +0000 Active:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 01:26:53 +0000 Stage in:1 Finished successfully:8 +Final status: Mon, 14 Oct 2013 01:26:53 +0000 Finished successfully:9 +real 412.67 +user 730.60 +sys 181.23 +chunks 5 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 50000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:5 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131014-0403-pruml2e9 +Progress: time: Mon, 14 Oct 2013 04:03:28 +0000 +Progress: time: Mon, 14 Oct 2013 04:03:42 +0000 Submitted:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 04:03:58 +0000 Submitted:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 04:04:10 +0000 Stage in:1 Finished successfully:7 +Progress: time: Mon, 14 Oct 2013 04:04:28 +0000 Submitted:1 Finished successfully:8 +Progress: time: Mon, 14 Oct 2013 04:04:58 +0000 Submitted:1 Finished successfully:8 +Progress: time: Mon, 14 Oct 2013 04:05:28 +0000 Submitted:1 Finished successfully:8 +Progress: time: Mon, 14 Oct 2013 04:05:29 +0000 Stage in:1 Finished successfully:8 +Final status: Mon, 14 Oct 2013 04:05:29 +0000 Finished successfully:9 +real 124.42 +user 83.24 +sys 19.31 +chunks 5 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 50000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131014-0412-t6nb93l0 +Progress: time: Mon, 14 Oct 2013 04:12:56 +0000 +Progress: time: Mon, 14 Oct 2013 04:12:58 +0000 Submitting:1 Stage out:1 Finished successfully:11 +Progress: time: Mon, 14 Oct 2013 04:13:12 +0000 Submitted:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 04:13:26 +0000 Submitted:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 04:13:37 +0000 Stage in:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 04:13:56 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 04:14:26 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 04:14:56 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 04:14:58 +0000 Stage in:1 Finished successfully:13 +Final status: Mon, 14 Oct 2013 04:14:58 +0000 Finished successfully:14 +real 124.71 +user 81.24 +sys 20.21 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131014-0437-h0ot38y8 +Progress: time: Mon, 14 Oct 2013 04:38:00 +0000 +Progress: time: Mon, 14 Oct 2013 04:38:14 +0000 Submitted:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 04:38:30 +0000 Submitted:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 04:38:44 +0000 Stage in:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 04:39:00 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 04:39:30 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 04:40:00 +0000 Submitted:1 Finished successfully:13 +Final status: Mon, 14 Oct 2013 04:40:01 +0000 Finished successfully:14 +real 123.56 +user 86.66 +sys 21.06 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131014-0444-ijrtfdrg +Progress: time: Mon, 14 Oct 2013 04:44:45 +0000 +Progress: time: Mon, 14 Oct 2013 04:45:01 +0000 Submitted:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 04:45:15 +0000 Submitted:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 04:45:30 +0000 Stage in:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 04:45:45 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 04:46:15 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 04:46:45 +0000 Submitted:1 Finished successfully:13 +Final status: Mon, 14 Oct 2013 04:46:46 +0000 Finished successfully:14 +real 123.54 +user 88.91 +sys 20.56 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131014-0450-82li8ydb +Progress: time: Mon, 14 Oct 2013 04:50:52 +0000 +Progress: time: Mon, 14 Oct 2013 04:51:08 +0000 Submitted:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 04:51:22 +0000 Submitted:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 04:51:36 +0000 Stage in:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 04:51:52 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 04:52:22 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 04:52:52 +0000 Submitted:1 Finished successfully:13 +Final status: Mon, 14 Oct 2013 04:52:53 +0000 Finished successfully:14 +real 123.55 +user 86.20 +sys 21.09 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131014-0457-xvacvaeb +Progress: time: Mon, 14 Oct 2013 04:57:24 +0000 +Progress: time: Mon, 14 Oct 2013 04:57:40 +0000 Submitted:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 04:57:54 +0000 Submitted:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 04:58:05 +0000 Stage in:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 04:58:24 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 04:58:54 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 04:59:24 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 04:59:25 +0000 Stage in:1 Finished successfully:13 +Final status: Mon, 14 Oct 2013 04:59:25 +0000 Finished successfully:14 +real 123.88 +user 82.29 +sys 17.37 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131014-0510-yfumlbx4 +Progress: time: Mon, 14 Oct 2013 05:10:09 +0000 +Progress: time: Mon, 14 Oct 2013 05:10:25 +0000 Submitted:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 05:10:39 +0000 Submitted:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 05:10:49 +0000 Stage in:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 05:11:09 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 05:11:39 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 05:12:09 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 05:12:10 +0000 Stage in:1 Finished successfully:13 +Final status: Mon, 14 Oct 2013 05:12:10 +0000 Finished successfully:14 +real 125.12 +user 81.09 +sys 18.52 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131014-0519-xkeoidmf +Progress: time: Mon, 14 Oct 2013 05:19:38 +0000 +Progress: time: Mon, 14 Oct 2013 05:19:43 +0000 Submitting:1 Stage out:1 Finished successfully:11 +Progress: time: Mon, 14 Oct 2013 05:19:53 +0000 Submitted:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 05:20:08 +0000 Submitted:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 05:20:16 +0000 Stage in:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 05:20:38 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 05:21:08 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 05:21:38 +0000 Submitted:1 Finished successfully:13 +Progress: time: Mon, 14 Oct 2013 05:21:39 +0000 Stage in:1 Finished successfully:13 +Final status: Mon, 14 Oct 2013 05:21:39 +0000 Finished successfully:14 +real 124.45 +user 77.75 +sys 17.31 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 100000 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131014-0522-6oz0dgn1 +Progress: time: Mon, 14 Oct 2013 05:22:06 +0000 +Progress: time: Mon, 14 Oct 2013 05:22:12 +0000 Stage out:1 Finished successfully:11 +Final status: Mon, 14 Oct 2013 05:22:12 +0000 Finished successfully:13 +real 8.53 +user 16.04 +sys 2.66 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 100000 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131014-0533-oouzz75b +Progress: time: Mon, 14 Oct 2013 05:33:13 +0000 +Progress: time: Mon, 14 Oct 2013 05:33:26 +0000 Submitting:6 Submitted:1 Finished successfully:3 +Progress: time: Mon, 14 Oct 2013 05:33:43 +0000 Submitted:6 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:34:01 +0000 Stage in:1 Submitted:5 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:34:13 +0000 Stage in:2 Submitted:4 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:34:16 +0000 Stage in:3 Submitted:3 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:34:32 +0000 Stage in:5 Submitted:1 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:34:43 +0000 Stage in:5 Submitted:1 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:34:49 +0000 Stage in:6 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:34:58 +0000 Stage in:5 Active:1 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:35:06 +0000 Stage in:5 Stage out:1 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:35:13 +0000 Stage in:5 Stage out:1 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:35:43 +0000 Stage in:5 Stage out:1 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:36:07 +0000 Stage in:4 Active:1 Stage out:1 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:36:12 +0000 Stage in:3 Active:1 Stage out:2 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:36:43 +0000 Stage in:3 Stage out:3 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:36:44 +0000 Stage in:2 Active:1 Stage out:3 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:37:11 +0000 Stage in:2 Stage out:4 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:37:13 +0000 Stage in:2 Stage out:4 Finished successfully:4 +Progress: time: Mon, 14 Oct 2013 05:37:16 +0000 Stage in:2 Stage out:3 Finished successfully:5 +Progress: time: Mon, 14 Oct 2013 05:37:36 +0000 Stage in:2 Stage out:2 Finished successfully:6 +Progress: time: Mon, 14 Oct 2013 05:37:43 +0000 Stage in:2 Stage out:2 Finished successfully:6 +Progress: time: Mon, 14 Oct 2013 05:37:50 +0000 Stage in:1 Active:1 Stage out:2 Finished successfully:6 +Progress: time: Mon, 14 Oct 2013 05:37:51 +0000 Stage in:1 Finished successfully:12 +Progress: time: Mon, 14 Oct 2013 05:37:57 +0000 Stage out:1 Finished successfully:12 +Final status: Mon, 14 Oct 2013 05:37:57 +0000 Finished successfully:14 +real 286.88 +user 713.73 +sys 125.14 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 60000 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 50, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 50, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 53, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131014-0544-iq36ih6b +Progress: time: Mon, 14 Oct 2013 05:45:00 +0000 +Progress: time: Mon, 14 Oct 2013 05:45:15 +0000 Submitted:1 Finished successfully:9 +Progress: time: Mon, 14 Oct 2013 05:45:30 +0000 Submitted:1 Finished successfully:9 +Progress: time: Mon, 14 Oct 2013 05:45:41 +0000 Stage in:1 Finished successfully:9 +Progress: time: Mon, 14 Oct 2013 05:46:00 +0000 Submitted:1 Finished successfully:10 +Progress: time: Mon, 14 Oct 2013 05:46:30 +0000 Submitted:1 Finished successfully:10 +Progress: time: Mon, 14 Oct 2013 05:47:00 +0000 Submitted:1 Finished successfully:10 +Progress: time: Mon, 14 Oct 2013 05:47:01 +0000 Stage out:1 Finished successfully:10 +Final status: Mon, 14 Oct 2013 05:47:02 +0000 Finished successfully:13 +real 124.14 +user 250.64 +sys 58.16 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/client.c =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/client.c 2013-10-14 05:37:26 UTC (rev 7155) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/client.c 2013-10-14 05:52:53 UTC (rev 7156) @@ -103,7 +103,7 @@ fprintf(stderr, "File size: %d\n", file_size); fseek(f_in, 0, SEEK_SET); - buffer = (char *) malloc ((sizeof (char)) * (file_size+2)); + buffer = (char *) malloc ((sizeof (char)) * (file_size+1)); fread(buffer, file_size, 1, f_in); buffer[file_size] = '\0'; fclose(f_in); Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner.sh 2013-10-14 05:37:26 UTC (rev 7155) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner.sh 2013-10-14 05:52:53 UTC (rev 7156) @@ -37,4 +37,4 @@ echo "Combiner [./exec_client $NODE $NODE.sh]" 1>&2 cat $NODE.sh 1>&2 ./exec_client $NODE $NODE.sh -exit 0 +exit 0 Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/multiple.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/multiple.xml 2013-10-14 05:37:26 UTC (rev 7155) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/multiple.xml 2013-10-14 05:52:53 UTC (rev 7156) @@ -14,20 +14,20 @@ /tmp/yadunand
- + - 24 + 4 100 100 pbs.aprun;pbs.mpp;depth=24 1200 00:10:00 - development + development /lustre/beagle/yadunandb/swiftwork 1 - 1 - 1 + 4 + 4 4.80 10000 @@ -83,14 +83,14 @@ westmere - 1 + 4 1200 00:10:00 100 100 - 4 - 1 - 1 + 1 + 4 + 4 .64 10000 /tmp/yadunand Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/reducer_template.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/reducer_template.sh 2013-10-14 05:37:26 UTC (rev 7155) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/reducer_template.sh 2013-10-14 05:52:53 UTC (rev 7156) @@ -12,6 +12,7 @@ HOSTNAME=$(hostname -f) if [[ "$HOSTNAME" == *midway* ]]; then # On midway node EXECSERVER=/scratch/midway/yadunand/bin/exec_server + EXECCLIENT=/scratch/midway/yadunand/bin/exec_client LOGFOLDER=/scratch/midway/yadunand FOLDER="/dev/shm" HOSTID="midway_$HOSTNAME" @@ -19,6 +20,7 @@ elif [[ "$HOSTNAME" == *nid* ]]; then # On beagle node EXECSERVER=/lustre/beagle/yadunandb/bin/exec_server + EXECCLIENT=/lustre/beagle/yadunandb/bin/exec_client LOGFOLDER=/lustre/beagle/yadunandb/Swift-MapRed/ FOLDER="/dev/shm" HOSTID="beagle_$HOSTNAME" @@ -54,7 +56,6 @@ plain () { - #FILES=($(grep -h "$SITE" $*)) ID=$1; shift IFS=$'\r\n' FILES=($(grep -h "$SITE" $*)) echo "Matching files : ${FILES[*]}" 1>&2 @@ -68,6 +69,40 @@ exit 0 } + +local_combine() +{ + ID=$1; shift + #IFS=$'\r\n' FILES=($(grep -h "$SITE" $*)) + LOCATIONS=($(awk '{ print $1 }' $* | grep $SITE | sort -u)) + for LOCATION in ${LOCATIONS[*]} + do + Node=($(echo "$LOCATION" | sed 's/[^ ]*_//' )) + FILES=($(grep -h $Node $* | awk '{ print $2 }')) +############## LOCAL COMBINER CODE ################### + cat < $Node.sh +#!/bin/bash +ID=$RANDOM +FILES=(${FILES[*]}) +SITE=$SITE +EOF + cat <<'EOF' >> $Node.sh +#USER_REDUCE + +echo -e "$SITE"_"$(hostname -f) $(reduce ${FILES[*]})" +EOF + chmod a+x $Node.sh; +############# END LOCAL COMBINER ##################### + #TODO: Move client with swift ? + # How does builds work on different architectures ? + cp $EXECCLIENT ./ + ./exec_client $Node $Node.sh 1> $FOLDER/$LOCATION.$ID.imd & + done + wait + #cat $FOLDER/*.$ID.imd + plain $ID $FOLDER/*.$ID.imd +} + case "$CMD" in "naive") echo "Using naive reduce" 1>&2 @@ -75,8 +110,15 @@ ;; "plain") echo "Using plain reduce" 1>&2 - plain $ID ${FILES[*]}; + plain $ID ${FILES[*]} ;; + "local") + echo "Using local combiners" 1>&2 + local_combine $ID ${FILES[*]} #> $FOLDER/$ID.combine.results + #echo "Result from local_combines :" 1>&2 + #cat $FOLDER/$ID.combine.results 1>&2 + #plain $ID $FOLDER/$ID.combine.results + ;; *) echo "ERROR: Unknown reduction method requested" 1>&2 ;; Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh 2013-10-14 05:37:26 UTC (rev 7155) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh 2013-10-14 05:52:53 UTC (rev 7156) @@ -17,11 +17,11 @@ if [ "$SITE" != "beagle" ] then - ./compile + #./compile # cp exec_server /lustre/beagle/yadunandb/bin/ # cp exec_client /lustre/beagle/yadunandb/bin/ - cp exec_client /scratch/midway/yadunand/bin/ - cp exec_server /scratch/midway/yadunand/bin/ + #cp exec_client /scratch/midway/yadunand/bin/ + #cp exec_server /scratch/midway/yadunand/bin/ echo "Skipping compile and copy" fi; #Call as check_error $? Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/server.c =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/server.c 2013-10-14 05:37:26 UTC (rev 7155) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/server.c 2013-10-14 05:52:53 UTC (rev 7156) @@ -165,6 +165,7 @@ // TODO reply = (char *) malloc (2048); + memset(reply, '\0', 2048); reply_size = exec_string(buf, numbytes, reply); printf("Returning string of size %d \n%s\n", reply_size, reply); Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/swiftreduce.swift =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/swiftreduce.swift 2013-10-14 05:37:26 UTC (rev 7155) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/swiftreduce.swift 2013-10-14 05:52:53 UTC (rev 7156) @@ -14,9 +14,9 @@ bash @run recsize stdout=@out stderr=@err; } -app (fileptr out) aggregate (script aggr, fileptr map_results[]) +app (fileptr out) aggregate (script a, fileptr map_results[]) { - bash @aggr @map_results stdout=@out; + bash @a @map_results stdout=@out; } int files = @toInt(@arg("files","0")); @@ -78,8 +78,8 @@ } */ -(redsite_out[0], redsite_err[0]) = reduce_bgl (reducer, "plain", all_map); -(redsite_out[1], redsite_err[1]) = reduce_mid (reducer, "plain", all_map); +//(redsite_out[0], redsite_err[0]) = reduce_bgl (reducer, "local", all_map); +(redsite_out[1], redsite_err[1]) = reduce_mid (reducer, "local", all_map); file final_out <"final_result">; file final_err <"final_errors">; (final_out, final_err) = reduce_loc (reducer, "naive", redsite_out); From ketan at ci.uchicago.edu Mon Oct 14 16:44:19 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Mon, 14 Oct 2013 16:44:19 -0500 (CDT) Subject: [Swift-commit] r7161 - in SwiftApps/Swift-MapRed: . EPlus Message-ID: <20131014214419.59C77178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-14 16:44:19 -0500 (Mon, 14 Oct 2013) New Revision: 7161 Added: SwiftApps/Swift-MapRed/EPlus/ SwiftApps/Swift-MapRed/EPlus/CHICAGO-EXAMPLE.imf SwiftApps/Swift-MapRed/EPlus/CHICAGO.epw SwiftApps/Swift-MapRed/EPlus/RunEP.sh SwiftApps/Swift-MapRed/EPlus/sweep1.swift Log: adding eplus app Added: SwiftApps/Swift-MapRed/EPlus/CHICAGO-EXAMPLE.imf =================================================================== --- SwiftApps/Swift-MapRed/EPlus/CHICAGO-EXAMPLE.imf (rev 0) +++ SwiftApps/Swift-MapRed/EPlus/CHICAGO-EXAMPLE.imf 2013-10-14 21:44:19 UTC (rev 7161) @@ -0,0 +1,9361 @@ + +##set1 ORIENTATION[] 0 +##set1 HEIGHT[] 10 + + +! DOE Commercial Reference Building +! Large office, new construction 90.1-2004 +! Version 1.3_5.0 +! EnergyPlus Version 5.0 +! ASHRAE Standards 90.1-2004 and 62-1999 +! +! Description: 12 story plus basement, office building. +! Form: Area = 46,320 m2 (498,588 ft2); Number of Stories = 12; Shape = rectangle, Aspect ratio = 1.5 +! Envelope: Envelope thermal properties vary with climate according to ASHRAE Standard 90.1-2004. +! Opaque constructions: mass walls; built-up flat roof (insulation above deck); slab-on-grade floor +! Windows: window-to-wall ratio = 38.0%, equal distribution of windows +! Infiltration in perimeter zones only +! = 0.4 cfm/ft2 above grade wall area at 0.3 in wc (75 Pa) adjusted to 0.016 in wc (4 Pa). +! 25% of full value when ventilation system on. +! HVAC: 2 water-cooled chillers, VAV with reheat and plenum zones +! Economizer per 90.1-2004 +! +! Int. gains: lights = 10.76 W/m2 (1.0 W/ft2) (building area method); +! elec. plug loads = 10.76 W/m2 (1.0 W/ft2) +! gas plug load = 0 W/m2 (0 W/ft2) +! people = 2,397 total, 5.38/100 m2 (5.0/1000 ft2); basement 2.69/100 m2 (2.5/1000 ft2) +! elevators = 12 @ 25 HP each, 91% motor efficiency, motor heat exhausted directly +! +! Detached Shading: None +! Daylight: None +! Natural Ventilation: None +! Zonal Equipment: None +! Air Primary Loops: VAV WITH REHEAT +! Plant Loops: SHWSys1, HeatSys1, CoolSys1, TowerWaterSys +! System Equipment Autosize: Yes +! Purchased Cooling: None +! Purchased Heating: None +! Coils: Coil:Cooling:Water; Coil:Heating:Water +! Pumps: Yes +! Boilers: Boiler:HotWater (gas-fired) +! Chillers: Chiller:Electric:ReformulatedEIR (water-cooled) +!***** NOTICE ***** +!***** The Reference Buildings were prepared as an account of work sponsored by an ***** +!***** agency of the United States government. Neither the United States ***** +!***** government nor any agency thereof, nor any of their employees, makes ***** +!***** any warranty, express or implied, or assumes any legal liability or ***** +!***** responsibility for the accuracy, completeness, or usefulness of any ***** +!***** information, apparatus, product, or process disclosed, or represents ***** +!***** that its use would not infringe privately owned rights. Reference ***** +!***** herein to any specific commercial product, process, or service by ***** +!***** trade name, trademark, manufacturer, or otherwise does not necessarily ***** +!***** constitute or imply its endorsement, recommendation, or favoring by ***** +!***** the United States government or any agency thereof. The views and ***** +!***** opinions of authors expressed herein do not necessarily state or ***** +!***** reflect those of the United States government or any agency thereof. ***** +!***** Access to and use of the Reference Buildings imposes the following obligations ***** +!***** on the user. The user agrees to credit DOE, NREL, PNNL, and LBNL in ***** +!***** any publication(s) that that result from the use of Reference Buildings. ***** +!***** However, the names of DOE/NREL/PNNL/LBNL may not be used in any ***** +!***** advertising or publicity that implies endorsement or promotion of any ***** +!***** products, services or commercial entities. ***** +! Reference citation for the Commercial Reference Buildings: +! Deru, M.; Field, K.; Studer, D.; Benne, K.; Griffith, B.; Torcellini, P; +! Halverson, M.; Winiarski, D.; Liu, B.; Rosenberg, M.; Huang, J.; +! Yazdanian, M.; Crawley, D. (2010). +! U.S. Department of Energy Commercial Reference Building Models of the National Building Stock. +! Washington, DC: U.S. Department of Energy, Energy Efficiency and +! Renewable Energy, Office of Building Technologies. +! ***GENERAL SIMULATION PARAMETERS*** +! Number of Zones: 19 + + + Version,8.0; + + SimulationControl, + YES, !- Do Zone Sizing Calculation + YES, !- Do System Sizing Calculation + YES, !- Do Plant Sizing Calculation + NO, !- Run Simulation for Sizing Periods + YES; !- Run Simulation for Weather File Run Periods + + Building, + Ref Bldg Large Office New2004_v1.3_5.0, !- Name + ORIENTATION[], !- North Axis {deg} + City, !- Terrain + 0.0400, !- Loads Convergence Tolerance Value + 0.2000, !- Temperature Convergence Tolerance Value {deltaC} + FullInteriorAndExterior, !- Solar Distribution + 25, !- Maximum Number of Warmup Days + 6; !- Minimum Number of Warmup Days + + RunPeriod, + , !- Name + 1, !- Begin Month + 1, !- Begin Day of Month + 1, !- End Month + 2, !- End Day of Month + Sunday, !- Day of Week for Start Day + No, !- Use Weather File Holidays and Special Days + No, !- Use Weather File Daylight Saving Period + No, !- Apply Weekend Holiday Rule + Yes, !- Use Weather File Rain Indicators + Yes, !- Use Weather File Snow Indicators + 1.0000; !- Number of Times Runperiod to be Repeated + +! ***HOLIDAYS & DAYLIGHT SAVINGS*** + + RunPeriodControl:DaylightSavingTime, + 2nd Sunday in March, !- Start Date + 1st Sunday in November; !- End Date + + RunPeriodControl:SpecialDays, + New Years Day, !- Name + January 1, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + Veterans Day, !- Name + November 11, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + Christmas, !- Name + December 25, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + Independence Day, !- Name + July 4, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + MLK Day, !- Name + 3rd Monday in January, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + Presidents Day, !- Name + 3rd Monday in February, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + Memorial Day, !- Name + Last Monday in May, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + Labor Day, !- Name + 1st Monday in September, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + Columbus Day, !- Name + 2nd Monday in October, !- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + + RunPeriodControl:SpecialDays, + Thanksgiving, !- Name + 4th Thursday in November,!- Start Date + 1, !- Duration {days} + Holiday; !- Special Day Type + +! ***SCHEDULE TYPES*** + + ScheduleTypeLimits, + Any Number; !- Name + + ScheduleTypeLimits, + Fraction, !- Name + 0.0, !- Lower Limit Value + 1.0, !- Upper Limit Value + CONTINUOUS; !- Numeric Type + + ScheduleTypeLimits, + Temperature, !- Name + -60, !- Lower Limit Value + 200, !- Upper Limit Value + CONTINUOUS; !- Numeric Type + + ScheduleTypeLimits, + On/Off, !- Name + 0, !- Lower Limit Value + 1, !- Upper Limit Value + DISCRETE; !- Numeric Type + + ScheduleTypeLimits, + Control Type, !- Name + 0, !- Lower Limit Value + 4, !- Upper Limit Value + DISCRETE; !- Numeric Type + + ScheduleTypeLimits, + Humidity, !- Name + 10, !- Lower Limit Value + 90, !- Upper Limit Value + CONTINUOUS; !- Numeric Type + + ScheduleTypeLimits, + Number; !- Name + +! ***ALWAYS ON SCHEDULE*** + + Schedule:Compact, + ALWAYS_ON, !- Name + On/Off, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,1; !- Field 3 + +! ***MISC SIMULATION PARAMETERS*** + + SurfaceConvectionAlgorithm:Inside,TARP; + + SurfaceConvectionAlgorithm:Outside,DOE-2; + + HeatBalanceAlgorithm,ConductionTransferFunction,200.0000; + + ZoneAirHeatBalanceAlgorithm, + AnalyticalSolution; !- Algorithm + + Sizing:Parameters, + 1.33, !- Heating Sizing Factor + 1.33, !- Cooling Sizing Factor + 6; !- Timesteps in Averaging Window + + ConvergenceLimits, + 2, !- Minimum System Timestep {minutes} + 25; !- Maximum HVAC Iterations + + ShadowCalculation, + AverageOverDaysInFrequency, !- Calculation Method + 7, !- Calculation Frequency + 15000; !- Maximum Figures in Shadow Overlap Calculations + + Timestep,6; + +! WeatherFileName=USA_IL_Chicago-OHare_TMY2.epw + + Site:Location, + USA IL-CHICAGO-OHARE, !- Name + 41.77, !- Latitude {deg} + -87.75, !- Longitude {deg} + -6.00, !- Time Zone {hr} + 190; !- Elevation {m} + +! CHICAGO_IL_USA Annual Heating 99.6%, MaxDB=-20.6?C + + SizingPeriod:DesignDay, + CHICAGO Ann Htg 99.6% Condns DB, !- Name + 1, !- Month + 21, !- Day of Month + WinterDesignDay, !- Day Type + -20.6, !- Maximum Dry-Bulb Temperature {C} + 0.0, !- Daily Dry-Bulb Temperature Range {deltaC} + , !- Dry-Bulb Temperature Range Modifier Type + , !- Dry-Bulb Temperature Range Modifier Day Schedule Name + Wetbulb, !- Humidity Condition Type + -20.6, !- Wetbulb or DewPoint at Maximum Dry-Bulb {C} + , !- Humidity Condition Day Schedule Name + , !- Humidity Ratio at Maximum Dry-Bulb {kgWater/kgDryAir} + , !- Enthalpy at Maximum Dry-Bulb {J/kg} + , !- Daily Wet-Bulb Temperature Range {deltaC} + 99063., !- Barometric Pressure {Pa} + 4.9, !- Wind Speed {m/s} + 270, !- Wind Direction {deg} + No, !- Rain Indicator + No, !- Snow Indicator + No, !- Daylight Saving Time Indicator + ASHRAEClearSky, !- Solar Model Indicator + , !- Beam Solar Day Schedule Name + , !- Diffuse Solar Day Schedule Name + , !- ASHRAE Clear Sky Optical Depth for Beam Irradiance (taub) {dimensionless} + , !- ASHRAE Clear Sky Optical Depth for Diffuse Irradiance (taud) {dimensionless} + 0.00; !- Sky Clearness + +! CHICAGO_IL_USA Annual Cooling (WB=>MDB) .4%, MDB=31.2?C WB=25.5?C + + SizingPeriod:DesignDay, + CHICAGO Ann Clg .4% Condns WB=>MDB, !- Name + 7, !- Month + 21, !- Day of Month + SummerDesignDay, !- Day Type + 31.2, !- Maximum Dry-Bulb Temperature {C} + 10.7, !- Daily Dry-Bulb Temperature Range {deltaC} + , !- Dry-Bulb Temperature Range Modifier Type + , !- Dry-Bulb Temperature Range Modifier Day Schedule Name + Wetbulb, !- Humidity Condition Type + 25.5, !- Wetbulb or DewPoint at Maximum Dry-Bulb {C} + , !- Humidity Condition Day Schedule Name + , !- Humidity Ratio at Maximum Dry-Bulb {kgWater/kgDryAir} + , !- Enthalpy at Maximum Dry-Bulb {J/kg} + , !- Daily Wet-Bulb Temperature Range {deltaC} + 99063., !- Barometric Pressure {Pa} + 5.3, !- Wind Speed {m/s} + 230, !- Wind Direction {deg} + No, !- Rain Indicator + No, !- Snow Indicator + No, !- Daylight Saving Time Indicator + ASHRAEClearSky, !- Solar Model Indicator + , !- Beam Solar Day Schedule Name + , !- Diffuse Solar Day Schedule Name + , !- ASHRAE Clear Sky Optical Depth for Beam Irradiance (taub) {dimensionless} + , !- ASHRAE Clear Sky Optical Depth for Diffuse Irradiance (taud) {dimensionless} + 1.00; !- Sky Clearness + + Site:WaterMainsTemperature, + CORRELATION, !- Calculation Method + , !- Temperature Schedule Name + 9.69, !- Annual Average Outdoor Air Temperature {C} + 28.10; !- Maximum Difference In Monthly Average Outdoor Air Temperatures {deltaC} + + Site:GroundTemperature:BuildingSurface,19.527,19.502,19.536,19.598,20.002,21.640,22.225,22.375,21.449,20.121,19.802,19.633; + +! ***OPAQUE CONSTRUCTIONS AND MATERIALS*** +! Exterior Walls + + Construction, + Mass Non-res Ext Wall, !- Name + 1IN Stucco, !- Outside Layer + 8IN Concrete HW, !- Layer 2 + Mass NonRes Wall Insulation, !- Layer 3 + 1/2IN Gypsum; !- Layer 4 + + Material, + Mass NonRes Wall Insulation, !- Name + MediumRough, !- Roughness + 0.0495494599433393, !- Thickness {m} + 0.049, !- Conductivity {W/m-K} + 265.0000, !- Density {kg/m3} + 836.8000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.7000; !- Visible Absorptance + +! Roof + + Construction, + IEAD Non-res Roof, !- Name + Roof Membrane, !- Outside Layer + IEAD NonRes Roof Insulation, !- Layer 2 + Metal Decking; !- Layer 3 + + Material, + IEAD NonRes Roof Insulation, !- Name + MediumRough, !- Roughness + 0.127338688569477, !- Thickness {m} + 0.049, !- Conductivity {W/m-K} + 265.0000, !- Density {kg/m3} + 836.8000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.7000; !- Visible Absorptance + +! Slab on grade, unheated + + Construction, + ext-slab, !- Name + HW CONCRETE, !- Outside Layer + CP02 CARPET PAD; !- Layer 2 + +! Interior Walls + + Construction, + int-walls, !- Name + 1/2IN Gypsum, !- Outside Layer + 1/2IN Gypsum; !- Layer 2 + +! Interior Floors + + Construction, + INT-FLOOR-TOPSIDE, !- Name + MAT-CC05 4 HW CONCRETE, !- Outside Layer + CP02 CARPET PAD; !- Layer 2 + + Construction, + INT-FLOOR-UNDERSIDE, !- Name + CP02 CARPET PAD, !- Outside Layer + MAT-CC05 4 HW CONCRETE; !- Layer 2 + + Construction, + Underground Wall Non-res,!- Name + 8IN Concrete HW, !- Outside Layer + UGWall NonRes Insulation;!- Layer 2 + + Material, + UGWall NonRes Insulation,!- Name + MediumRough, !- Roughness + 0.0001, !- Thickness {m} + 0.049, !- Conductivity {W/m-K} + 265.0000, !- Density {kg/m3} + 836.8000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.7000; !- Visible Absorptance + +! ***WINDOW/DOOR CONSTRUCTIONS AND MATERIALS*** + + Construction, + Window Non-res Fixed, !- Name + NonRes Fixed Assembly Window; !- Outside Layer + + WindowMaterial:SimpleGlazingSystem, + NonRes Fixed Assembly Window, !- Name + 3.23646, !- U-Factor {W/m2-K} + 0.39, !- Solar Heat Gain Coefficient + ; !- Visible Transmittance + +! ***COMMON CONSTRUCTIONS AND MATERIALS*** + + Construction, + DropCeiling, !- Name + Std AC02; !- Outside Layer + + Construction, + AIR-WALL, !- Name + MAT-AIR-WALL; !- Outside Layer + + Construction, + InteriorFurnishings, !- Name + Std Wood 6inch; !- Outside Layer + + Material, + Std Wood 6inch, !- Name + MediumSmooth, !- Roughness + 0.15, !- Thickness {m} + 0.12, !- Conductivity {W/m-K} + 540.0000, !- Density {kg/m3} + 1210, !- Specific Heat {J/kg-K} + 0.9000000, !- Thermal Absorptance + 0.7000000, !- Solar Absorptance + 0.7000000; !- Visible Absorptance + + Material, + Wood Siding, !- Name + MediumSmooth, !- Roughness + 0.0100, !- Thickness {m} + 0.1100, !- Conductivity {W/m-K} + 544.6200, !- Density {kg/m3} + 1210.0000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7800, !- Solar Absorptance + 0.7800; !- Visible Absorptance + + Material, + 1/2IN Gypsum, !- Name + Smooth, !- Roughness + 0.0127, !- Thickness {m} + 0.1600, !- Conductivity {W/m-K} + 784.9000, !- Density {kg/m3} + 830.0000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.9200, !- Solar Absorptance + 0.9200; !- Visible Absorptance + + Material, + 1IN Stucco, !- Name + Smooth, !- Roughness + 0.0253, !- Thickness {m} + 0.6918, !- Conductivity {W/m-K} + 1858.0000, !- Density {kg/m3} + 837.0000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.9200, !- Solar Absorptance + 0.9200; !- Visible Absorptance + + Material, + 8IN CONCRETE HW, !- Name + Rough, !- Roughness + 0.2032, !- Thickness {m} + 1.3110, !- Conductivity {W/m-K} + 2240.0000, !- Density {kg/m3} + 836.8000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.7000; !- Visible Absorptance + + Material, + Metal Siding, !- Name + Smooth, !- Roughness + 0.0015, !- Thickness {m} + 44.9600, !- Conductivity {W/m-K} + 7688.8600, !- Density {kg/m3} + 410.0000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.2000, !- Solar Absorptance + 0.2000; !- Visible Absorptance + + Material, + HW CONCRETE, !- Name + Rough, !- Roughness + 0.1016, !- Thickness {m} + 1.3110, !- Conductivity {W/m-K} + 2240.0000, !- Density {kg/m3} + 836.8000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.7000; !- Visible Absorptance + + Material:NoMass, + CP02 CARPET PAD, !- Name + VeryRough, !- Roughness + 0.2165, !- Thermal Resistance {m2-K/W} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.8000; !- Visible Absorptance + + Material, + Roof Membrane, !- Name + VeryRough, !- Roughness + 0.0095, !- Thickness {m} + 0.1600, !- Conductivity {W/m-K} + 1121.2900, !- Density {kg/m3} + 1460.0000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.7000; !- Visible Absorptance + + Material, + Metal Decking, !- Name + MediumSmooth, !- Roughness + 0.0015, !- Thickness {m} + 45.0060, !- Conductivity {W/m-K} + 7680.0000, !- Density {kg/m3} + 418.4000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.3000; !- Visible Absorptance + + Material, + Metal Roofing, !- Name + MediumSmooth, !- Roughness + 0.0015, !- Thickness {m} + 45.0060, !- Conductivity {W/m-K} + 7680.0000, !- Density {kg/m3} + 418.4000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.3000; !- Visible Absorptance + + Material, + MAT-CC05 4 HW CONCRETE, !- Name + Rough, !- Roughness + 0.1016, !- Thickness {m} + 1.3110, !- Conductivity {W/m-K} + 2240.0000, !- Density {kg/m3} + 836.8000, !- Specific Heat {J/kg-K} + 0.9000, !- Thermal Absorptance + 0.7000, !- Solar Absorptance + 0.7000; !- Visible Absorptance + +! Acoustic tile for drop ceiling + + Material, + Std AC02, !- Name + MediumSmooth, !- Roughness + 1.2700000E-02, !- Thickness {m} + 5.7000000E-02, !- Conductivity {W/m-K} + 288.0000, !- Density {kg/m3} + 1339.000, !- Specific Heat {J/kg-K} + 0.9000000, !- Thermal Absorptance + 0.7000000, !- Solar Absorptance + 0.2000000; !- Visible Absorptance + + Material:NoMass, + MAT-AIR-WALL, !- Name + Rough, !- Roughness + 0.2079491, !- Thermal Resistance {m2-K/W} + 0.9, !- Thermal Absorptance + 0.7; !- Solar Absorptance + +! ZONE LIST: +! Basement +! Core_bottom +! Core_mid (mult=10) +! Core_top +! GroundFloor_Plenum +! MidFloor_Plenum (mult=10) +! Perimeter_bot_ZN_1 +! Perimeter_bot_ZN_2 +! Perimeter_bot_ZN_3 +! Perimeter_bot_ZN_4 +! Perimeter_mid_ZN_1 (mult=10) +! Perimeter_mid_ZN_2 (mult=10) +! Perimeter_mid_ZN_3 (mult=10) +! Perimeter_mid_ZN_4 (mult=10) +! Perimeter_top_ZN_1 +! Perimeter_top_ZN_2 +! Perimeter_top_ZN_3 +! Perimeter_top_ZN_4 +! TopFloor_Plenum +! ***ZONES*** + + Zone, + Basement, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0400, !- Y Origin {m} + 0.2000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Core_bottom, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Core_mid, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + HEIGHT[], !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Core_top, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + GroundFloor_Plenum, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + No; !- Part of Total Floor Area + + Zone, + MidFloor_Plenum, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + HEIGHT[], !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + No; !- Part of Total Floor Area + + Zone, + Perimeter_bot_ZN_1, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Perimeter_bot_ZN_2, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Perimeter_bot_ZN_3, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Perimeter_bot_ZN_4, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Perimeter_mid_ZN_1, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + HEIGHT[], !- Multiplier HEIGHT[] + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Perimeter_mid_ZN_2, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + HEIGHT[], !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Perimeter_mid_ZN_3, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + HEIGHT[], !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Perimeter_mid_ZN_4, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + HEIGHT[], !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Perimeter_top_ZN_1, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Perimeter_top_ZN_2, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Perimeter_top_ZN_3, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + Perimeter_top_ZN_4, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + Yes; !- Part of Total Floor Area + + Zone, + TopFloor_Plenum, !- Name + 0.0000, !- Direction of Relative North {deg} + 0.0000, !- X Origin {m} + 0.0000, !- Y Origin {m} + 0.0000, !- Z Origin {m} + 1, !- Type + 1, !- Multiplier + , !- Ceiling Height {m} + , !- Volume {m3} + autocalculate, !- Floor Area {m2} + , !- Zone Inside Convection Algorithm + , !- Zone Outside Convection Algorithm + No; !- Part of Total Floor Area + +! ***WALLS*** + + BuildingSurface:Detailed, + Basement_Ceiling_1, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Basement, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_1_Floor,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Basement_Ceiling_2, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Basement, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_2_Floor,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Basement_Ceiling_3, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Basement, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_3_Floor,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Basement_Ceiling_4, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Basement, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_4_Floor,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Basement_Ceiling_5, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + Basement, !- Zone Name + Surface, !- Outside Boundary Condition + Core_bot_ZN_5_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,4.5732,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,4.5732,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Basement_Floor, !- Name + Floor, !- Surface Type + ext-slab, !- Construction Name + Basement, !- Zone Name + Ground, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,48.7381,-2.4390, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,-2.4390, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,-2.4390, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7381,-2.4390; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Basement_Wall_East, !- Name + Wall, !- Surface Type + Underground Wall Non-res,!- Construction Name + Basement, !- Zone Name + Ground, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,0.0000,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,-2.4390, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,-2.4390, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,48.7381,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Basement_Wall_North, !- Name + Wall, !- Surface Type + Underground Wall Non-res,!- Construction Name + Basement, !- Zone Name + Ground, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,48.7381,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,-2.4390, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,-2.4390, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7381,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Basement_Wall_South, !- Name + Wall, !- Surface Type + Underground Wall Non-res,!- Construction Name + Basement, !- Zone Name + Ground, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,0.0000,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,-2.4390, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,-2.4390, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,0.0000,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Basement_Wall_West, !- Name + Wall, !- Surface Type + Underground Wall Non-res,!- Construction Name + Basement, !- Zone Name + Ground, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,48.7381,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,-2.4390, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,-2.4390, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Building_Roof, !- Name + Roof, !- Surface Type + IEAD Non-res Roof, !- Construction Name + TopFloor_Plenum, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,0.0000,47.5584, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,47.5584, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,47.5584, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,47.5584; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_bot_ZN_5_Ceiling, !- Name + Ceiling, !- Surface Type + DropCeiling, !- Construction Name + Core_bottom, !- Zone Name + Surface, !- Outside Boundary Condition + GroundFloor_Plenum_Floor_5, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,4.5732,2.7440, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,4.5732,2.7440, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_bot_ZN_5_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Core_bottom, !- Zone Name + Surface, !- Outside Boundary Condition + Basement_Ceiling_5, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,4.5732,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,4.5732,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_bot_ZN_5_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Core_bottom, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_2_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,4.5732,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,44.1650,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_bot_ZN_5_Wall_North,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Core_bottom, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_3_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,44.1650,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,44.1650,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_bot_ZN_5_Wall_South,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Core_bottom, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_1_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,4.5732,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,4.5732,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_bot_ZN_5_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Core_bottom, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_4_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,44.1650,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,4.5732,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_mid_ZN_5_Ceiling, !- Name + Ceiling, !- Surface Type + DropCeiling, !- Construction Name + Core_mid, !- Zone Name + Surface, !- Outside Boundary Condition + MidFloor_Plenum_Floor_5, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,4.5732,22.5600, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,4.5732,22.5600, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_mid_ZN_5_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Core_mid, !- Zone Name + Surface, !- Outside Boundary Condition + Core_mid_ZN_5_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,19.8160, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,4.5732,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,4.5732,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,19.8160; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_mid_ZN_5_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Core_mid, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_2_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,4.5732,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,44.1650,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_mid_ZN_5_Wall_North,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Core_mid, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_3_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,44.1650,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,44.1650,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_mid_ZN_5_Wall_South,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Core_mid, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_1_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,4.5732,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,4.5732,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_mid_ZN_5_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Core_mid, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_4_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,44.1650,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,4.5732,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_top_ZN_5_Ceiling, !- Name + Ceiling, !- Surface Type + DropCeiling, !- Construction Name + Core_top, !- Zone Name + Surface, !- Outside Boundary Condition + TopFloor_Plenum_Floor_5, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,4.5732,46.3392, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,4.5732,46.3392, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_top_ZN_5_Floor, !- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Core_top, !- Zone Name + Surface, !- Outside Boundary Condition + Core_top_ZN_5_Floor, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,43.5952, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,4.5732,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,4.5732,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,43.5952; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_top_ZN_5_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Core_top, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_2_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,4.5732,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,44.1650,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_top_ZN_5_Wall_North,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Core_top, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_3_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,44.1650,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,44.1650,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_top_ZN_5_Wall_South,!- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Core_top, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_1_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,4.5732,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,4.5732,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Core_top_ZN_5_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Core_top, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_4_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,44.1650,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,4.5732,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + GroundFloor_Plenum_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + GroundFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + GroundFloor_Plenum_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,0.0000,3.9632, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,3.9632, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,3.9632, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,3.9632; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + GroundFloor_Plenum_Floor_1, !- Name + Floor, !- Surface Type + DropCeiling, !- Construction Name + GroundFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_1_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,4.5732,2.7440, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,2.7440, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + GroundFloor_Plenum_Floor_2, !- Name + Floor, !- Surface Type + DropCeiling, !- Construction Name + GroundFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_2_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,48.7381,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,2.7440, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,4.5732,2.7440, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + GroundFloor_Plenum_Floor_3, !- Name + Floor, !- Surface Type + DropCeiling, !- Construction Name + GroundFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_3_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,44.1650,2.7440, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,2.7440, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,48.7381,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + GroundFloor_Plenum_Floor_4, !- Name + Floor, !- Surface Type + DropCeiling, !- Construction Name + GroundFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_4_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,4.5732,2.7440, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,2.7440, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7381,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + GroundFloor_Plenum_Floor_5, !- Name + Floor, !- Surface Type + DropCeiling, !- Construction Name + GroundFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + Core_bot_ZN_5_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,4.5732,2.7440, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,44.1650,2.7440, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + GroundFloor_Plenum_Wall_East, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + GroundFloor_Plenum, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,0.0000,3.9632, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,2.7440, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,2.7440, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,48.7381,3.9632; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + GroundFloor_Plenum_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + GroundFloor_Plenum, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,48.7381,3.9632, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,2.7440, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,2.7440, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7381,3.9632; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + GroundFloor_Plenum_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + GroundFloor_Plenum, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,0.0000,3.9632, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,2.7440, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,2.7440, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,0.0000,3.9632; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + GroundFloor_Plenum_West, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + GroundFloor_Plenum, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,48.7381,3.9632, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,2.7440, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,2.7440, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,3.9632; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + MidFloor_Plenum_Ceiling, !- Name + Ceiling, !- Surface Type + INT-FLOOR-UNDERSIDE, !- Construction Name + MidFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + MidFloor_Plenum_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,48.7381,23.7792, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,23.7792, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,23.7792, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,0.0000,23.7792; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + MidFloor_Plenum_Floor_1, !- Name + Floor, !- Surface Type + DropCeiling, !- Construction Name + MidFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_1_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,0.0000,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,22.5600, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,4.5732,22.5600, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + MidFloor_Plenum_Floor_2, !- Name + Floor, !- Surface Type + DropCeiling, !- Construction Name + MidFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_2_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,0.0000,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,4.5732,22.5600, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,44.1650,22.5600, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,48.7381,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + MidFloor_Plenum_Floor_3, !- Name + Floor, !- Surface Type + DropCeiling, !- Construction Name + MidFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_3_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,48.7381,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,22.5600, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,44.1650,22.5600, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + MidFloor_Plenum_Floor_4, !- Name + Floor, !- Surface Type + DropCeiling, !- Construction Name + MidFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_4_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,0.0000,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,22.5600, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,44.1650,22.5600, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + MidFloor_Plenum_Floor_5, !- Name + Floor, !- Surface Type + DropCeiling, !- Construction Name + MidFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + Core_mid_ZN_5_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,4.5732,22.5600, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,44.1650,22.5600, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + MidFloor_Plenum_Wall_East, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + MidFloor_Plenum, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,0.0000,23.7792, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,22.5600, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,22.5600, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,48.7381,23.7792; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + MidFloor_Plenum_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + MidFloor_Plenum, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,48.7381,23.7792, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,22.5600, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,22.5600, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7381,23.7792; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + MidFloor_Plenum_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + MidFloor_Plenum, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,0.0000,23.7792, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,22.5600, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,22.5600, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,0.0000,23.7792; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + MidFloor_Plenum_Wall_West, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + MidFloor_Plenum, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,48.7381,23.7792, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,22.5600, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,22.5600, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,23.7792; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_1_Ceiling, !- Name + Ceiling, !- Surface Type + DropCeiling, !- Construction Name + Perimeter_bot_ZN_1, !- Zone Name + Surface, !- Outside Boundary Condition + GroundFloor_Plenum_Floor_1, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,2.7440, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,2.7440, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_1_Floor,!- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Perimeter_bot_ZN_1, !- Zone Name + Surface, !- Outside Boundary Condition + Basement_Ceiling_1, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_1_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_bot_ZN_1, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_2_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,0.0000,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,4.5732,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_1_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_bot_ZN_1, !- Zone Name + Surface, !- Outside Boundary Condition + Core_bot_ZN_5_Wall_South,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,4.5732,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,4.5732,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_1_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Perimeter_bot_ZN_1, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,0.0000,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,0.0000,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_1_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_bot_ZN_1, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_4_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,4.5732,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_2_Ceiling, !- Name + Ceiling, !- Surface Type + DropCeiling, !- Construction Name + Perimeter_bot_ZN_2, !- Zone Name + Surface, !- Outside Boundary Condition + GroundFloor_Plenum_Floor_2, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,2.7440, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,2.7440, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_2_Floor,!- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Perimeter_bot_ZN_2, !- Zone Name + Surface, !- Outside Boundary Condition + Basement_Ceiling_2, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_2_Wall_East, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Perimeter_bot_ZN_2, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,0.0000,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,48.7381,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_2_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_bot_ZN_2, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_3_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,48.7381,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,44.1650,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_2_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_bot_ZN_2, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_1_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,4.5732,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,0.0000,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_2_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_bot_ZN_2, !- Zone Name + Surface, !- Outside Boundary Condition + Core_bot_ZN_5_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,44.1650,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,4.5732,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_3_Ceiling, !- Name + Ceiling, !- Surface Type + DropCeiling, !- Construction Name + Perimeter_bot_ZN_3, !- Zone Name + Surface, !- Outside Boundary Condition + GroundFloor_Plenum_Floor_3, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,2.7440, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,2.7440, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_3_Floor,!- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Perimeter_bot_ZN_3, !- Zone Name + Surface, !- Outside Boundary Condition + Basement_Ceiling_3, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_3_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_bot_ZN_3, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_2_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,44.1650,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,48.7381,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_3_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Perimeter_bot_ZN_3, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,48.7381,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7381,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_3_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_bot_ZN_3, !- Zone Name + Surface, !- Outside Boundary Condition + Core_bot_ZN_5_Wall_North,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,44.1650,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,44.1650,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_3_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_bot_ZN_3, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_4_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,48.7381,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,44.1650,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_4_Ceiling, !- Name + Ceiling, !- Surface Type + DropCeiling, !- Construction Name + Perimeter_bot_ZN_4, !- Zone Name + Surface, !- Outside Boundary Condition + GroundFloor_Plenum_Floor_4, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,2.7440, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,2.7440, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_4_Floor,!- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Perimeter_bot_ZN_4, !- Zone Name + Surface, !- Outside Boundary Condition + Basement_Ceiling_4, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,0.0000, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,0.0000; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_4_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_bot_ZN_4, !- Zone Name + Surface, !- Outside Boundary Condition + Core_bot_ZN_5_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,4.5732,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,44.1650,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_4_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_bot_ZN_4, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_3_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,44.1650,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7381,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_4_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_bot_ZN_4, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_bot_ZN_1_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,0.0000,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,4.5732,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_bot_ZN_4_Wall_West, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Perimeter_bot_ZN_4, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,48.7381,2.7440, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,0.0000, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,0.0000, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,2.7440; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_1_Ceiling, !- Name + Ceiling, !- Surface Type + DropCeiling, !- Construction Name + Perimeter_mid_ZN_1, !- Zone Name + Surface, !- Outside Boundary Condition + MidFloor_Plenum_Floor_1, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,22.5600, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,22.5600, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_1_Floor,!- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Perimeter_mid_ZN_1, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_1_Floor,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,19.8160, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,19.8160; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_1_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_mid_ZN_1, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_2_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,0.0000,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,4.5732,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_1_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_mid_ZN_1, !- Zone Name + Surface, !- Outside Boundary Condition + Core_mid_ZN_5_Wall_South,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,4.5732,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,4.5732,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_1_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Perimeter_mid_ZN_1, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,0.0000,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,0.0000,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_1_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_mid_ZN_1, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_4_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,4.5732,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_2_Ceiling, !- Name + Ceiling, !- Surface Type + DropCeiling, !- Construction Name + Perimeter_mid_ZN_2, !- Zone Name + Surface, !- Outside Boundary Condition + MidFloor_Plenum_Floor_2, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,22.5600, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,22.5600, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_2_Floor,!- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Perimeter_mid_ZN_2, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_2_Floor,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,19.8160, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,19.8160; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_2_Wall_East, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Perimeter_mid_ZN_2, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,0.0000,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,48.7381,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_2_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_mid_ZN_2, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_3_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,48.7381,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,44.1650,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_2_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_mid_ZN_2, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_1_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,4.5732,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,0.0000,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_2_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_mid_ZN_2, !- Zone Name + Surface, !- Outside Boundary Condition + Core_mid_ZN_5_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,44.1650,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,4.5732,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_3_Ceiling, !- Name + Ceiling, !- Surface Type + DropCeiling, !- Construction Name + Perimeter_mid_ZN_3, !- Zone Name + Surface, !- Outside Boundary Condition + MidFloor_Plenum_Floor_3, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,22.5600, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,22.5600, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_3_Floor,!- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Perimeter_mid_ZN_3, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_3_Floor,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,19.8160, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,19.8160; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_3_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_mid_ZN_3, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_2_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,44.1650,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,48.7381,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_3_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Perimeter_mid_ZN_3, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,48.7381,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7381,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_3_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_mid_ZN_3, !- Zone Name + Surface, !- Outside Boundary Condition + Core_mid_ZN_5_Wall_North,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,44.1650,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,44.1650,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_3_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_mid_ZN_3, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_4_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,48.7381,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,44.1650,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_4_Ceiling, !- Name + Ceiling, !- Surface Type + DropCeiling, !- Construction Name + Perimeter_mid_ZN_4, !- Zone Name + Surface, !- Outside Boundary Condition + MidFloor_Plenum_Floor_4, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,22.5600, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,22.5600, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_4_Floor,!- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Perimeter_mid_ZN_4, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_4_Floor,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,19.8160, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,19.8160; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_4_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_mid_ZN_4, !- Zone Name + Surface, !- Outside Boundary Condition + Core_mid_ZN_5_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,4.5732,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,44.1650,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_4_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_mid_ZN_4, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_3_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,44.1650,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7381,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_4_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_mid_ZN_4, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_mid_ZN_1_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,0.0000,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,4.5732,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_mid_ZN_4_Wall_West, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Perimeter_mid_ZN_4, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,48.7381,22.5600, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,19.8160, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,19.8160, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,22.5600; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_1_Ceiling, !- Name + Ceiling, !- Surface Type + DropCeiling, !- Construction Name + Perimeter_top_ZN_1, !- Zone Name + Surface, !- Outside Boundary Condition + TopFloor_Plenum_Floor_1, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,46.3392, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,46.3392, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_1_Floor,!- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Perimeter_top_ZN_1, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_1_Floor,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,43.5952, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,43.5952; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_1_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_top_ZN_1, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_2_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,0.0000,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,4.5732,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_1_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_top_ZN_1, !- Zone Name + Surface, !- Outside Boundary Condition + Core_top_ZN_5_Wall_South,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,4.5732,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,4.5732,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_1_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Perimeter_top_ZN_1, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,0.0000,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,0.0000,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_1_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_top_ZN_1, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_4_Wall_South, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,4.5732,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_2_Ceiling, !- Name + Ceiling, !- Surface Type + DropCeiling, !- Construction Name + Perimeter_top_ZN_2, !- Zone Name + Surface, !- Outside Boundary Condition + TopFloor_Plenum_Floor_2, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,46.3392, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,46.3392, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_2_Floor,!- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Perimeter_top_ZN_2, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_2_Floor,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,43.5952, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,43.5952; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_2_Wall_East, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Perimeter_top_ZN_2, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,0.0000,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,48.7381,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_2_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_top_ZN_2, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_3_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,48.7381,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,44.1650,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_2_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_top_ZN_2, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_1_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,4.5732,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,4.5732,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,0.0000,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_2_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_top_ZN_2, !- Zone Name + Surface, !- Outside Boundary Condition + Core_top_ZN_5_Wall_East, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,44.1650,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,4.5732,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_3_Ceiling, !- Name + Ceiling, !- Surface Type + DropCeiling, !- Construction Name + Perimeter_top_ZN_3, !- Zone Name + Surface, !- Outside Boundary Condition + TopFloor_Plenum_Floor_3, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,46.3392, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,46.3392, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_3_Floor,!- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Perimeter_top_ZN_3, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_3_Floor,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,43.5952, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,43.5952; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_3_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_top_ZN_3, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_2_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 68.5340,44.1650,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,44.1650,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,48.7381,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_3_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Perimeter_top_ZN_3, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,48.7381,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7381,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_3_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_top_ZN_3, !- Zone Name + Surface, !- Outside Boundary Condition + Core_top_ZN_5_Wall_North,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,44.1650,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,44.1650,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,44.1650,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_3_Wall_West, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_top_ZN_3, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_4_Wall_North, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,48.7381,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,44.1650,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_4_Ceiling, !- Name + Ceiling, !- Surface Type + DropCeiling, !- Construction Name + Perimeter_top_ZN_4, !- Zone Name + Surface, !- Outside Boundary Condition + TopFloor_Plenum_Floor_4, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,46.3392, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,46.3392, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_4_Floor,!- Name + Floor, !- Surface Type + INT-FLOOR-TOPSIDE, !- Construction Name + Perimeter_top_ZN_4, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_4_Floor,!- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,43.5952, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,43.5952; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_4_Wall_East, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_top_ZN_4, !- Zone Name + Surface, !- Outside Boundary Condition + Core_top_ZN_5_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,4.5732,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,4.5732,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,44.1650,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_4_Wall_North, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_top_ZN_4, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_3_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 4.5732,44.1650,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7381,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_4_Wall_South, !- Name + Wall, !- Surface Type + int-walls, !- Construction Name + Perimeter_top_ZN_4, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_1_Wall_West, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,0.0000,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,4.5732,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + Perimeter_top_ZN_4_Wall_West, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + Perimeter_top_ZN_4, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,48.7381,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,43.5952, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,43.5952, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + TopFloor_Plenum_Floor_1, !- Name + Floor, !- Surface Type + DropCeiling, !- Construction Name + TopFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_1_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,0.0000,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,46.3392, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,4.5732,46.3392, !- X,Y,Z ==> Vertex 3 {m} + 68.5340,4.5732,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + TopFloor_Plenum_Floor_2, !- Name + Floor, !- Surface Type + DropCeiling, !- Construction Name + TopFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_2_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,0.0000,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,4.5732,46.3392, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,44.1650,46.3392, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,48.7381,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + TopFloor_Plenum_Floor_3, !- Name + Floor, !- Surface Type + DropCeiling, !- Construction Name + TopFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_3_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,48.7381,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,46.3392, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,44.1650,46.3392, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,44.1650,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + TopFloor_Plenum_Floor_4, !- Name + Floor, !- Surface Type + DropCeiling, !- Construction Name + TopFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + Perimeter_top_ZN_4_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,0.0000,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,46.3392, !- X,Y,Z ==> Vertex 2 {m} + 4.5732,44.1650,46.3392, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + TopFloor_Plenum_Floor_5, !- Name + Floor, !- Surface Type + DropCeiling, !- Construction Name + TopFloor_Plenum, !- Zone Name + Surface, !- Outside Boundary Condition + Core_top_ZN_5_Ceiling, !- Outside Boundary Condition Object + NoSun, !- Sun Exposure + NoWind, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 4.5732,44.1650,46.3392, !- X,Y,Z ==> Vertex 1 {m} + 68.5340,44.1650,46.3392, !- X,Y,Z ==> Vertex 2 {m} + 68.5340,4.5732,46.3392, !- X,Y,Z ==> Vertex 3 {m} + 4.5732,4.5732,46.3392; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + TopFloor_Plenum_Wall_East, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + TopFloor_Plenum, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,0.0000,47.5584, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,46.3392, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7381,46.3392, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,48.7381,47.5584; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + TopFloor_Plenum_Wall_North, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + TopFloor_Plenum, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,0.0000,47.5584, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,46.3392, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,0.0000,46.3392, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,0.0000,47.5584; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + TopFloor_Plenum_Wall_South, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + TopFloor_Plenum, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 73.1072,48.7381,47.5584, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,48.7381,46.3392, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,46.3392, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7381,47.5584; !- X,Y,Z ==> Vertex 4 {m} + + BuildingSurface:Detailed, + TopFloor_Plenum_Wall_West, !- Name + Wall, !- Surface Type + Mass Non-res Ext Wall, !- Construction Name + TopFloor_Plenum, !- Zone Name + Outdoors, !- Outside Boundary Condition + , !- Outside Boundary Condition Object + SunExposed, !- Sun Exposure + WindExposed, !- Wind Exposure + AutoCalculate, !- View Factor to Ground + 4, !- Number of Vertices + 0.0000,48.7381,47.5584, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7381,46.3392, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,46.3392, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,47.5584; !- X,Y,Z ==> Vertex 4 {m} + +! ***WINDOWS*** + + FenestrationSurface:Detailed, + Perimeter_bot_ZN_1_Wall_South_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Perimeter_bot_ZN_1_Wall_South, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Shading Control Name + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,0.0000,2.5000, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,0.9146, !- X,Y,Z ==> Vertex 2 {m} + 73.1070,0.0000,0.9146, !- X,Y,Z ==> Vertex 3 {m} + 73.1070,0.0000,2.5000; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Perimeter_bot_ZN_2_Wall_East_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Perimeter_bot_ZN_2_Wall_East, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Shading Control Name + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 73.1072,0.0000,2.5000, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,0.9146, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7380,0.9146, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,48.7380,2.5000; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Perimeter_bot_ZN_3_Wall_North_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Perimeter_bot_ZN_3_Wall_North, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Shading Control Name + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 73.1070,48.7381,2.5000, !- X,Y,Z ==> Vertex 1 {m} + 73.1070,48.7381,0.9146, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,0.9146, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7381,2.5000; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Perimeter_bot_ZN_4_Wall_West_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Perimeter_bot_ZN_4_Wall_West, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Shading Control Name + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,48.7380,2.5000, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7380,0.9146, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,0.9146, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,2.5000; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Perimeter_mid_ZN_1_Wall_South_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Perimeter_mid_ZN_1_Wall_South, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Shading Control Name + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,0.0000,22.3160, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,20.7306, !- X,Y,Z ==> Vertex 2 {m} + 73.1070,0.0000,20.7306, !- X,Y,Z ==> Vertex 3 {m} + 73.1070,0.0000,22.3160; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Perimeter_mid_ZN_2_Wall_East_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Perimeter_mid_ZN_2_Wall_East, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Shading Control Name + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 73.1072,0.0000,22.3160, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,20.7306, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7380,20.7306, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,48.7380,22.3160; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Perimeter_mid_ZN_3_Wall_North_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Perimeter_mid_ZN_3_Wall_North, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Shading Control Name + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 73.1070,48.7381,22.3160, !- X,Y,Z ==> Vertex 1 {m} + 73.1070,48.7381,20.7306, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,20.7306, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7381,22.3160; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Perimeter_mid_ZN_4_Wall_West_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Perimeter_mid_ZN_4_Wall_West, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Shading Control Name + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,48.7380,22.3160, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7380,20.7306, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,20.7306, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,22.3160; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Perimeter_top_ZN_1_Wall_South_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Perimeter_top_ZN_1_Wall_South, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Shading Control Name + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,0.0000,46.0952, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,0.0000,44.5098, !- X,Y,Z ==> Vertex 2 {m} + 73.1070,0.0000,44.5098, !- X,Y,Z ==> Vertex 3 {m} + 73.1070,0.0000,46.0952; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Perimeter_top_ZN_2_Wall_East_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Perimeter_top_ZN_2_Wall_East, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Shading Control Name + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 73.1072,0.0000,46.0952, !- X,Y,Z ==> Vertex 1 {m} + 73.1072,0.0000,44.5098, !- X,Y,Z ==> Vertex 2 {m} + 73.1072,48.7380,44.5098, !- X,Y,Z ==> Vertex 3 {m} + 73.1072,48.7380,46.0952; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Perimeter_top_ZN_3_Wall_North_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Perimeter_top_ZN_3_Wall_North, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Shading Control Name + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 73.1070,48.7381,46.0952, !- X,Y,Z ==> Vertex 1 {m} + 73.1070,48.7381,44.5098, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,48.7381,44.5098, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,48.7381,46.0952; !- X,Y,Z ==> Vertex 4 {m} + + FenestrationSurface:Detailed, + Perimeter_top_ZN_4_Wall_West_Window, !- Name + Window, !- Surface Type + Window Non-res Fixed, !- Construction Name + Perimeter_top_ZN_4_Wall_West, !- Building Surface Name + , !- Outside Boundary Condition Object + AutoCalculate, !- View Factor to Ground + , !- Shading Control Name + , !- Frame and Divider Name + 1.0000, !- Multiplier + 4, !- Number of Vertices + 0.0000,48.7380,46.0952, !- X,Y,Z ==> Vertex 1 {m} + 0.0000,48.7380,44.5098, !- X,Y,Z ==> Vertex 2 {m} + 0.0000,0.0000,44.5098, !- X,Y,Z ==> Vertex 3 {m} + 0.0000,0.0000,46.0952; !- X,Y,Z ==> Vertex 4 {m} + +! ***GEOMETRY RULES*** + + GlobalGeometryRules, + UpperLeftCorner, !- Starting Vertex Position + Counterclockwise, !- Vertex Entry Direction + Relative, !- Coordinate System + Relative; !- Daylighting Reference Point Coordinate System + +! ***PEOPLE*** + + People, + Basement People, !- Name + Basement, !- Zone or ZoneList Name + BLDG_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Zone Floor Area {person/m2} + 37.16, !- Zone Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + ZoneAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Core_bottom People, !- Name + Core_bottom, !- Zone or ZoneList Name + BLDG_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Zone Floor Area {person/m2} + 18.58, !- Zone Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + ZoneAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Core_mid People, !- Name + Core_mid, !- Zone or ZoneList Name + BLDG_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Zone Floor Area {person/m2} + 18.58, !- Zone Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + ZoneAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Core_top People, !- Name + Core_top, !- Zone or ZoneList Name + BLDG_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Zone Floor Area {person/m2} + 18.58, !- Zone Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + ZoneAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Perimeter_bot_ZN_1 People, !- Name + Perimeter_bot_ZN_1, !- Zone or ZoneList Name + BLDG_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Zone Floor Area {person/m2} + 18.58, !- Zone Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + ZoneAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Perimeter_bot_ZN_2 People, !- Name + Perimeter_bot_ZN_2, !- Zone or ZoneList Name + BLDG_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Zone Floor Area {person/m2} + 18.58, !- Zone Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + ZoneAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Perimeter_bot_ZN_3 People, !- Name + Perimeter_bot_ZN_3, !- Zone or ZoneList Name + BLDG_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Zone Floor Area {person/m2} + 18.58, !- Zone Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + ZoneAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Perimeter_bot_ZN_4 People, !- Name + Perimeter_bot_ZN_4, !- Zone or ZoneList Name + BLDG_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Zone Floor Area {person/m2} + 18.58, !- Zone Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + ZoneAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Perimeter_mid_ZN_1 People, !- Name + Perimeter_mid_ZN_1, !- Zone or ZoneList Name + BLDG_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Zone Floor Area {person/m2} + 18.58, !- Zone Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + ZoneAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Perimeter_mid_ZN_2 People, !- Name + Perimeter_mid_ZN_2, !- Zone or ZoneList Name + BLDG_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Zone Floor Area {person/m2} + 18.58, !- Zone Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + ZoneAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Perimeter_mid_ZN_3 People, !- Name + Perimeter_mid_ZN_3, !- Zone or ZoneList Name + BLDG_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Zone Floor Area {person/m2} + 18.58, !- Zone Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + ZoneAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Perimeter_mid_ZN_4 People, !- Name + Perimeter_mid_ZN_4, !- Zone or ZoneList Name + BLDG_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Zone Floor Area {person/m2} + 18.58, !- Zone Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + ZoneAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Perimeter_top_ZN_1 People, !- Name + Perimeter_top_ZN_1, !- Zone or ZoneList Name + BLDG_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Zone Floor Area {person/m2} + 18.58, !- Zone Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + ZoneAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Perimeter_top_ZN_2 People, !- Name + Perimeter_top_ZN_2, !- Zone or ZoneList Name + BLDG_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Zone Floor Area {person/m2} + 18.58, !- Zone Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + ZoneAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Perimeter_top_ZN_3 People, !- Name + Perimeter_top_ZN_3, !- Zone or ZoneList Name + BLDG_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Zone Floor Area {person/m2} + 18.58, !- Zone Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + ZoneAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + + People, + Perimeter_top_ZN_4 People, !- Name + Perimeter_top_ZN_4, !- Zone or ZoneList Name + BLDG_OCC_SCH, !- Number of People Schedule Name + Area/Person, !- Number of People Calculation Method + , !- Number of People + , !- People per Zone Floor Area {person/m2} + 18.58, !- Zone Floor Area per Person {m2/person} + 0.3000, !- Fraction Radiant + AUTOCALCULATE, !- Sensible Heat Fraction + ACTIVITY_SCH, !- Activity Level Schedule Name + , !- Carbon Dioxide Generation Rate {m3/s-W} + No, !- Enable ASHRAE 55 Comfort Warnings + ZoneAveraged, !- Mean Radiant Temperature Calculation Type + , !- Surface Name/Angle Factor List Name + WORK_EFF_SCH, !- Work Efficiency Schedule Name + CLOTHING_SCH, !- Clothing Insulation Schedule Name + AIR_VELO_SCH, !- Air Velocity Schedule Name + FANGER; !- Thermal Comfort Model 1 Type + +! ***LIGHTS*** + + Lights, + Basement_Lights, !- Name + Basement, !- Zone or ZoneList Name + BLDG_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Core_bottom_Lights, !- Name + Core_bottom, !- Zone or ZoneList Name + BLDG_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Core_mid_Lights, !- Name + Core_mid, !- Zone or ZoneList Name + BLDG_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Core_top_Lights, !- Name + Core_top, !- Zone or ZoneList Name + BLDG_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Perimeter_bot_ZN_1_Lights, !- Name + Perimeter_bot_ZN_1, !- Zone or ZoneList Name + BLDG_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Perimeter_bot_ZN_2_Lights, !- Name + Perimeter_bot_ZN_2, !- Zone or ZoneList Name + BLDG_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Perimeter_bot_ZN_3_Lights, !- Name + Perimeter_bot_ZN_3, !- Zone or ZoneList Name + BLDG_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Perimeter_bot_ZN_4_Lights, !- Name + Perimeter_bot_ZN_4, !- Zone or ZoneList Name + BLDG_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Perimeter_mid_ZN_1_Lights, !- Name + Perimeter_mid_ZN_1, !- Zone or ZoneList Name + BLDG_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Perimeter_mid_ZN_2_Lights, !- Name + Perimeter_mid_ZN_2, !- Zone or ZoneList Name + BLDG_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Perimeter_mid_ZN_3_Lights, !- Name + Perimeter_mid_ZN_3, !- Zone or ZoneList Name + BLDG_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Perimeter_mid_ZN_4_Lights, !- Name + Perimeter_mid_ZN_4, !- Zone or ZoneList Name + BLDG_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Perimeter_top_ZN_1_Lights, !- Name + Perimeter_top_ZN_1, !- Zone or ZoneList Name + BLDG_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Perimeter_top_ZN_2_Lights, !- Name + Perimeter_top_ZN_2, !- Zone or ZoneList Name + BLDG_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Perimeter_top_ZN_3_Lights, !- Name + Perimeter_top_ZN_3, !- Zone or ZoneList Name + BLDG_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + + Lights, + Perimeter_top_ZN_4_Lights, !- Name + Perimeter_top_ZN_4, !- Zone or ZoneList Name + BLDG_LIGHT_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Lighting Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Return Air Fraction + 0.7000, !- Fraction Radiant + 0.2000, !- Fraction Visible + 1.0000, !- Fraction Replaceable + General, !- End-Use Subcategory + No; !- Return Air Fraction Calculated from Plenum Temperature + +! ***EQUIPMENT GAINS*** + + ElectricEquipment, + Basement_PlugMisc_Equip, !- Name + Basement, !- Zone or ZoneList Name + BLDG_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + General; !- End-Use Subcategory + + ElectricEquipment, + Core_bottom_PlugMisc_Equip, !- Name + Core_bottom, !- Zone or ZoneList Name + BLDG_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + General; !- End-Use Subcategory + + ElectricEquipment, + Core_mid_PlugMisc_Equip, !- Name + Core_mid, !- Zone or ZoneList Name + BLDG_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + General; !- End-Use Subcategory + + ElectricEquipment, + Core_top_PlugMisc_Equip, !- Name + Core_top, !- Zone or ZoneList Name + BLDG_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + General; !- End-Use Subcategory + + ElectricEquipment, + Perimeter_bot_ZN_1_PlugMisc_Equip, !- Name + Perimeter_bot_ZN_1, !- Zone or ZoneList Name + BLDG_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + General; !- End-Use Subcategory + + ElectricEquipment, + Perimeter_bot_ZN_2_PlugMisc_Equip, !- Name + Perimeter_bot_ZN_2, !- Zone or ZoneList Name + BLDG_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + General; !- End-Use Subcategory + + ElectricEquipment, + Perimeter_bot_ZN_3_PlugMisc_Equip, !- Name + Perimeter_bot_ZN_3, !- Zone or ZoneList Name + BLDG_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + General; !- End-Use Subcategory + + ElectricEquipment, + Perimeter_bot_ZN_4_PlugMisc_Equip, !- Name + Perimeter_bot_ZN_4, !- Zone or ZoneList Name + BLDG_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + General; !- End-Use Subcategory + + ElectricEquipment, + Perimeter_mid_ZN_1_PlugMisc_Equip, !- Name + Perimeter_mid_ZN_1, !- Zone or ZoneList Name + BLDG_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + General; !- End-Use Subcategory + + ElectricEquipment, + Perimeter_mid_ZN_2_PlugMisc_Equip, !- Name + Perimeter_mid_ZN_2, !- Zone or ZoneList Name + BLDG_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + General; !- End-Use Subcategory + + ElectricEquipment, + Perimeter_mid_ZN_3_PlugMisc_Equip, !- Name + Perimeter_mid_ZN_3, !- Zone or ZoneList Name + BLDG_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + General; !- End-Use Subcategory + + ElectricEquipment, + Perimeter_mid_ZN_4_PlugMisc_Equip, !- Name + Perimeter_mid_ZN_4, !- Zone or ZoneList Name + BLDG_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + General; !- End-Use Subcategory + + ElectricEquipment, + Perimeter_top_ZN_1_PlugMisc_Equip, !- Name + Perimeter_top_ZN_1, !- Zone or ZoneList Name + BLDG_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + General; !- End-Use Subcategory + + ElectricEquipment, + Perimeter_top_ZN_2_PlugMisc_Equip, !- Name + Perimeter_top_ZN_2, !- Zone or ZoneList Name + BLDG_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + General; !- End-Use Subcategory + + ElectricEquipment, + Perimeter_top_ZN_3_PlugMisc_Equip, !- Name + Perimeter_top_ZN_3, !- Zone or ZoneList Name + BLDG_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + General; !- End-Use Subcategory + + ElectricEquipment, + Perimeter_top_ZN_4_PlugMisc_Equip, !- Name + Perimeter_top_ZN_4, !- Zone or ZoneList Name + BLDG_EQUIP_SCH, !- Schedule Name + Watts/Area, !- Design Level Calculation Method + , !- Design Level {W} + 10.76, !- Watts per Zone Floor Area {W/m2} + , !- Watts per Person {W/person} + 0.0000, !- Fraction Latent + 0.5000, !- Fraction Radiant + 0.0000, !- Fraction Lost + General; !- End-Use Subcategory + +! ***EXTERIOR LOADS*** + + Exterior:Lights, + Exterior Facade Lighting,!- Name + ALWAYS_ON, !- Schedule Name + 51262, !- Design Level {W} + AstronomicalClock, !- Control Option + Exterior Facade Lighting;!- End-Use Subcategory + + Exterior:FuelEquipment, + Elevators, !- Name + Electricity, !- Fuel Use Type + BLDG_ELEVATORS, !- Schedule Name + 244443.956043956, !- Design Level {W} + Elevators; !- End-Use Subcategory + +! ***INFILTRATION*** + + ZoneInfiltration:DesignFlowRate, + GroundFloor_Plenum_Infiltration, !- Name + GroundFloor_Plenum, !- Zone or ZoneList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + MidFloor_Plenum_Infiltration, !- Name + MidFloor_Plenum, !- Zone or ZoneList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Perimeter_bot_ZN_1_Infiltration, !- Name + Perimeter_bot_ZN_1, !- Zone or ZoneList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Perimeter_bot_ZN_2_Infiltration, !- Name + Perimeter_bot_ZN_2, !- Zone or ZoneList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Perimeter_bot_ZN_3_Infiltration, !- Name + Perimeter_bot_ZN_3, !- Zone or ZoneList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Perimeter_bot_ZN_4_Infiltration, !- Name + Perimeter_bot_ZN_4, !- Zone or ZoneList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Perimeter_mid_ZN_1_Infiltration, !- Name + Perimeter_mid_ZN_1, !- Zone or ZoneList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Perimeter_mid_ZN_2_Infiltration, !- Name + Perimeter_mid_ZN_2, !- Zone or ZoneList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Perimeter_mid_ZN_3_Infiltration, !- Name + Perimeter_mid_ZN_3, !- Zone or ZoneList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Perimeter_mid_ZN_4_Infiltration, !- Name + Perimeter_mid_ZN_4, !- Zone or ZoneList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Perimeter_top_ZN_1_Infiltration, !- Name + Perimeter_top_ZN_1, !- Zone or ZoneList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Perimeter_top_ZN_2_Infiltration, !- Name + Perimeter_top_ZN_2, !- Zone or ZoneList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Perimeter_top_ZN_3_Infiltration, !- Name + Perimeter_top_ZN_3, !- Zone or ZoneList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + Perimeter_top_ZN_4_Infiltration, !- Name + Perimeter_top_ZN_4, !- Zone or ZoneList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + + ZoneInfiltration:DesignFlowRate, + TopFloor_Plenum_Infiltration, !- Name + TopFloor_Plenum, !- Zone or ZoneList Name + INFIL_QUARTER_ON_SCH, !- Schedule Name + Flow/ExteriorArea, !- Design Flow Rate Calculation Method + , !- Design Flow Rate {m3/s} + , !- Flow per Zone Floor Area {m3/s-m2} + 0.000302, !- Flow per Exterior Surface Area {m3/s-m2} + , !- Air Changes per Hour {1/hr} + 1.0000, !- Constant Term Coefficient + 0.0000, !- Temperature Term Coefficient + 0.0000, !- Velocity Term Coefficient + 0.0000; !- Velocity Squared Term Coefficient + +! ***INTERNAL MASS*** + + InternalMass, + Basement Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Basement, !- Zone Name + 7126.2120; !- Surface Area {m2} + + InternalMass, + Core_bottom Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Core_bottom, !- Zone Name + 5064.6464; !- Surface Area {m2} + + InternalMass, + Core_mid Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Core_mid, !- Zone Name + 5064.6464; !- Surface Area {m2} + + InternalMass, + Core_top Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Core_top, !- Zone Name + 5064.6464; !- Surface Area {m2} + + InternalMass, + Perimeter_bot_ZN_1 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Perimeter_bot_ZN_1, !- Zone Name + 626.8394; !- Surface Area {m2} + + InternalMass, + Perimeter_bot_ZN_2 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Perimeter_bot_ZN_2, !- Zone Name + 403.9503; !- Surface Area {m2} + + InternalMass, + Perimeter_bot_ZN_3 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Perimeter_bot_ZN_3, !- Zone Name + 626.8257; !- Surface Area {m2} + + InternalMass, + Perimeter_bot_ZN_4 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Perimeter_bot_ZN_4, !- Zone Name + 403.9503; !- Surface Area {m2} + + InternalMass, + Perimeter_mid_ZN_1 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Perimeter_mid_ZN_1, !- Zone Name + 626.8394; !- Surface Area {m2} + + InternalMass, + Perimeter_mid_ZN_2 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Perimeter_mid_ZN_2, !- Zone Name + 403.9503; !- Surface Area {m2} + + InternalMass, + Perimeter_mid_ZN_3 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Perimeter_mid_ZN_3, !- Zone Name + 626.8257; !- Surface Area {m2} + + InternalMass, + Perimeter_mid_ZN_4 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Perimeter_mid_ZN_4, !- Zone Name + 403.9503; !- Surface Area {m2} + + InternalMass, + Perimeter_top_ZN_1 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Perimeter_top_ZN_1, !- Zone Name + 626.8394; !- Surface Area {m2} + + InternalMass, + Perimeter_top_ZN_2 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Perimeter_top_ZN_2, !- Zone Name + 403.9503; !- Surface Area {m2} + + InternalMass, + Perimeter_top_ZN_3 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Perimeter_top_ZN_3, !- Zone Name + 626.8257; !- Surface Area {m2} + + InternalMass, + Perimeter_top_ZN_4 Internal Mass, !- Name + InteriorFurnishings, !- Construction Name + Perimeter_top_ZN_4, !- Zone Name + 403.9503; !- Surface Area {m2} + +! ***INTERNAL GAINS SCHEDULES*** + + Schedule:Compact, + BLDG_ELEVATORS, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 04:00,0.05, !- Field 3 + Until: 05:00,0.10, !- Field 5 + Until: 06:00,0.20, !- Field 7 + Until: 07:00,0.40, !- Field 9 + Until: 09:00,0.50, !- Field 11 + Until: 10:00,0.35, !- Field 13 + Until: 16:00,0.15, !- Field 15 + Until: 17:00,0.35, !- Field 17 + Until: 19:00,0.50, !- Field 19 + Until: 21:00,0.40, !- Field 21 + Until: 22:00,0.30, !- Field 23 + Until: 23:00,0.20, !- Field 25 + Until: 24:00,0.10; !- Field 27 + + Schedule:Compact, + INFIL_QUARTER_ON_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays SummerDesignDay, !- Field 2 + Until: 06:00,1.0, !- Field 3 + Until: 22:00,0.25, !- Field 5 + Until: 24:00,1.0, !- Field 7 + For: Saturday WinterDesignDay, !- Field 9 + Until: 06:00,1.0, !- Field 10 + Until: 18:00,0.25, !- Field 12 + Until: 24:00,1.0, !- Field 14 + For: Sunday Holidays AllOtherDays, !- Field 16 + Until: 24:00,1.0; !- Field 17 + + Schedule:Compact, + BLDG_OCC_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: SummerDesignDay, !- Field 2 + Until: 06:00,0.0, !- Field 3 + Until: 22:00,1.0, !- Field 5 + Until: 24:00,0.05, !- Field 7 + For: Weekdays, !- Field 9 + Until: 06:00,0.0, !- Field 10 + Until: 07:00,0.1, !- Field 12 + Until: 08:00,0.2, !- Field 14 + Until: 12:00,0.95, !- Field 16 + Until: 13:00,0.5, !- Field 18 + Until: 17:00,0.95, !- Field 20 + Until: 18:00,0.7, !- Field 22 + Until: 20:00,0.4, !- Field 24 + Until: 22:00,0.1, !- Field 26 + Until: 24:00,0.05, !- Field 28 + For: Saturday, !- Field 30 + Until: 06:00,0.0, !- Field 31 + Until: 08:00,0.1, !- Field 33 + Until: 14:00,0.5, !- Field 35 + Until: 17:00,0.1, !- Field 37 + Until: 24:00,0.0, !- Field 39 + For: AllOtherDays, !- Field 41 + Until: 24:00,0.0; !- Field 42 + + Schedule:Compact, + BLDG_LIGHT_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays, !- Field 2 + Until: 05:00,0.05, !- Field 3 + Until: 07:00,0.1, !- Field 5 + Until: 08:00,0.3, !- Field 7 + Until: 17:00,0.9, !- Field 9 + Until: 18:00,0.7, !- Field 11 + Until: 20:00,0.5, !- Field 13 + Until: 22:00,0.3, !- Field 15 + Until: 23:00,0.1, !- Field 17 + Until: 24:00,0.05, !- Field 19 + For: Saturday, !- Field 21 + Until: 06:00,0.05, !- Field 22 + Until: 08:00,0.1, !- Field 24 + Until: 14:00,0.5, !- Field 26 + Until: 17:00,0.15, !- Field 28 + Until: 24:00,0.05, !- Field 30 + For: SummerDesignDay, !- Field 32 + Until: 24:00,1.0, !- Field 33 + For: WinterDesignDay, !- Field 35 + Until: 24:00,0.0, !- Field 36 + For: AllOtherDays, !- Field 38 + Until: 24:00,0.05; !- Field 39 + + Schedule:Compact, + BLDG_EQUIP_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays, !- Field 2 + Until: 08:00,0.40, !- Field 3 + Until: 12:00,0.90, !- Field 5 + Until: 13:00,0.80, !- Field 7 + Until: 17:00,0.90, !- Field 9 + Until: 18:00,0.80, !- Field 11 + Until: 20:00,0.60, !- Field 13 + Until: 22:00,0.50, !- Field 15 + Until: 24:00,0.40, !- Field 17 + For: Saturday, !- Field 19 + Until: 06:00,0.30, !- Field 20 + Until: 08:00,0.4, !- Field 22 + Until: 14:00,0.5, !- Field 24 + Until: 17:00,0.35, !- Field 26 + Until: 24:00,0.30, !- Field 28 + For: SummerDesignDay, !- Field 30 + Until: 24:00,1.0, !- Field 31 + For: WinterDesignDay, !- Field 33 + Until: 24:00,0.0, !- Field 34 + For: AllOtherDays, !- Field 36 + Until: 24:00,0.30; !- Field 37 + + Schedule:Compact, + ACTIVITY_SCH, !- Name + Any Number, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,120; !- Field 3 + + Schedule:Compact, + WORK_EFF_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,0.0; !- Field 3 + + Schedule:Compact, + AIR_VELO_SCH, !- Name + Any Number, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,0.2; !- Field 3 + + Schedule:Compact, + CLOTHING_SCH, !- Name + Any Number, !- Schedule Type Limits Name + Through: 04/30, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,1.0, !- Field 3 + Through: 09/30, !- Field 5 + For: AllDays, !- Field 6 + Until: 24:00,0.5, !- Field 7 + Through: 12/31, !- Field 9 + For: AllDays, !- Field 10 + Until: 24:00,1.0; !- Field 11 + +! ***HVAC EQUIPMENT*** + + Fan:VariableVolume, + VAV_1_Fan, !- Name + HVACOperationSchd, !- Availability Schedule Name + 0.6045, !- Fan Efficiency + 1017.592, !- Pressure Rise {Pa} + AUTOSIZE, !- Maximum Flow Rate {m3/s} + FixedFlowRate, !- Fan Power Minimum Flow Rate Input Method + , !- Fan Power Minimum Flow Fraction + 0.0000, !- Fan Power Minimum Air Flow Rate {m3/s} + 0.93, !- Motor Efficiency + 1.0, !- Motor In Airstream Fraction + 0.0407598940, !- Fan Power Coefficient 1 + 0.08804497, !- Fan Power Coefficient 2 + -0.072926120, !- Fan Power Coefficient 3 + 0.9437398230, !- Fan Power Coefficient 4 + 0, !- Fan Power Coefficient 5 + VAV_1_HeatC-VAV_1_FanNode, !- Air Inlet Node Name + VAV_1 Supply Equipment Outlet Node, !- Air Outlet Node Name + Fan Energy; !- End-Use Subcategory + + Fan:VariableVolume, + VAV_2_Fan, !- Name + HVACOperationSchd, !- Availability Schedule Name + 0.6175, !- Fan Efficiency + 1017.592, !- Pressure Rise {Pa} + AUTOSIZE, !- Maximum Flow Rate {m3/s} + FixedFlowRate, !- Fan Power Minimum Flow Rate Input Method + , !- Fan Power Minimum Flow Fraction + 0.0000, !- Fan Power Minimum Air Flow Rate {m3/s} + 0.95, !- Motor Efficiency + 1.0, !- Motor In Airstream Fraction + 0.0407598940, !- Fan Power Coefficient 1 + 0.08804497, !- Fan Power Coefficient 2 + -0.072926120, !- Fan Power Coefficient 3 + 0.9437398230, !- Fan Power Coefficient 4 + 0, !- Fan Power Coefficient 5 + VAV_2_HeatC-VAV_2_FanNode, !- Air Inlet Node Name + VAV_2 Supply Equipment Outlet Node, !- Air Outlet Node Name + Fan Energy; !- End-Use Subcategory + + Fan:VariableVolume, + VAV_3_Fan, !- Name + HVACOperationSchd, !- Availability Schedule Name + 0.6045, !- Fan Efficiency + 1017.592, !- Pressure Rise {Pa} + AUTOSIZE, !- Maximum Flow Rate {m3/s} + FixedFlowRate, !- Fan Power Minimum Flow Rate Input Method + , !- Fan Power Minimum Flow Fraction + 0.0000, !- Fan Power Minimum Air Flow Rate {m3/s} + 0.93, !- Motor Efficiency + 1.0, !- Motor In Airstream Fraction + 0.0407598940, !- Fan Power Coefficient 1 + 0.08804497, !- Fan Power Coefficient 2 + -0.072926120, !- Fan Power Coefficient 3 + 0.9437398230, !- Fan Power Coefficient 4 + 0, !- Fan Power Coefficient 5 + VAV_3_HeatC-VAV_3_FanNode, !- Air Inlet Node Name + VAV_3 Supply Equipment Outlet Node, !- Air Outlet Node Name + Fan Energy; !- End-Use Subcategory + + Fan:VariableVolume, + VAV_5_Fan, !- Name + HVACOperationSchd, !- Availability Schedule Name + 0.5915, !- Fan Efficiency + 1109.648, !- Pressure Rise {Pa} + AUTOSIZE, !- Maximum Flow Rate {m3/s} + FixedFlowRate, !- Fan Power Minimum Flow Rate Input Method + , !- Fan Power Minimum Flow Fraction + 0.0000, !- Fan Power Minimum Air Flow Rate {m3/s} + 0.91, !- Motor Efficiency + 1.0, !- Motor In Airstream Fraction + 0.0407598940, !- Fan Power Coefficient 1 + 0.08804497, !- Fan Power Coefficient 2 + -0.072926120, !- Fan Power Coefficient 3 + 0.9437398230, !- Fan Power Coefficient 4 + 0, !- Fan Power Coefficient 5 + VAV_5_HeatC-VAV_5_FanNode, !- Air Inlet Node Name + VAV_5 Supply Equipment Outlet Node, !- Air Outlet Node Name + Fan Energy; !- End-Use Subcategory + + Coil:Heating:Water, + Basement VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Basement VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Basement VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Basement VAV Box Damper Node, !- Air Inlet Node Name + Basement VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Core_bottom VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Core_bottom VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Core_bottom VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Core_bottom VAV Box Damper Node, !- Air Inlet Node Name + Core_bottom VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Core_mid VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Core_mid VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Core_mid VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Core_mid VAV Box Damper Node, !- Air Inlet Node Name + Core_mid VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Core_top VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Core_top VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Core_top VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Core_top VAV Box Damper Node, !- Air Inlet Node Name + Core_top VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Perimeter_bot_ZN_1 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Perimeter_bot_ZN_1 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Perimeter_bot_ZN_1 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Perimeter_bot_ZN_1 VAV Box Damper Node, !- Air Inlet Node Name + Perimeter_bot_ZN_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Perimeter_bot_ZN_2 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Perimeter_bot_ZN_2 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Perimeter_bot_ZN_2 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Perimeter_bot_ZN_2 VAV Box Damper Node, !- Air Inlet Node Name + Perimeter_bot_ZN_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Perimeter_bot_ZN_3 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Perimeter_bot_ZN_3 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Perimeter_bot_ZN_3 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Perimeter_bot_ZN_3 VAV Box Damper Node, !- Air Inlet Node Name + Perimeter_bot_ZN_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Perimeter_bot_ZN_4 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Perimeter_bot_ZN_4 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Perimeter_bot_ZN_4 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Perimeter_bot_ZN_4 VAV Box Damper Node, !- Air Inlet Node Name + Perimeter_bot_ZN_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Perimeter_mid_ZN_1 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Perimeter_mid_ZN_1 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Perimeter_mid_ZN_1 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Perimeter_mid_ZN_1 VAV Box Damper Node, !- Air Inlet Node Name + Perimeter_mid_ZN_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Perimeter_mid_ZN_2 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Perimeter_mid_ZN_2 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Perimeter_mid_ZN_2 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Perimeter_mid_ZN_2 VAV Box Damper Node, !- Air Inlet Node Name + Perimeter_mid_ZN_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Perimeter_mid_ZN_3 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Perimeter_mid_ZN_3 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Perimeter_mid_ZN_3 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Perimeter_mid_ZN_3 VAV Box Damper Node, !- Air Inlet Node Name + Perimeter_mid_ZN_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Perimeter_mid_ZN_4 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Perimeter_mid_ZN_4 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Perimeter_mid_ZN_4 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Perimeter_mid_ZN_4 VAV Box Damper Node, !- Air Inlet Node Name + Perimeter_mid_ZN_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Perimeter_top_ZN_1 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Perimeter_top_ZN_1 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Perimeter_top_ZN_1 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Perimeter_top_ZN_1 VAV Box Damper Node, !- Air Inlet Node Name + Perimeter_top_ZN_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Perimeter_top_ZN_2 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Perimeter_top_ZN_2 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Perimeter_top_ZN_2 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Perimeter_top_ZN_2 VAV Box Damper Node, !- Air Inlet Node Name + Perimeter_top_ZN_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Perimeter_top_ZN_3 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Perimeter_top_ZN_3 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Perimeter_top_ZN_3 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Perimeter_top_ZN_3 VAV Box Damper Node, !- Air Inlet Node Name + Perimeter_top_ZN_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + Perimeter_top_ZN_4 VAV Box Reheat Coil, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + Perimeter_top_ZN_4 VAV Box Reheat CoilDemand Inlet Node, !- Water Inlet Node Name + Perimeter_top_ZN_4 VAV Box Reheat CoilDemand Outlet Node, !- Water Outlet Node Name + Perimeter_top_ZN_4 VAV Box Damper Node, !- Air Inlet Node Name + Perimeter_top_ZN_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + VAV_1_HeatC, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + VAV_1_HeatCDemand Inlet Node, !- Water Inlet Node Name + VAV_1_HeatCDemand Outlet Node, !- Water Outlet Node Name + VAV_1_CoolC-VAV_1_HeatCNode, !- Air Inlet Node Name + VAV_1_HeatC-VAV_1_FanNode, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + VAV_2_HeatC, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + VAV_2_HeatCDemand Inlet Node, !- Water Inlet Node Name + VAV_2_HeatCDemand Outlet Node, !- Water Outlet Node Name + VAV_2_CoolC-VAV_2_HeatCNode, !- Air Inlet Node Name + VAV_2_HeatC-VAV_2_FanNode, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + VAV_3_HeatC, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + VAV_3_HeatCDemand Inlet Node, !- Water Inlet Node Name + VAV_3_HeatCDemand Outlet Node, !- Water Outlet Node Name + VAV_3_CoolC-VAV_3_HeatCNode, !- Air Inlet Node Name + VAV_3_HeatC-VAV_3_FanNode, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Heating:Water, + VAV_5_HeatC, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- U-Factor Times Area Value {W/K} + AUTOSIZE, !- Maximum Water Flow Rate {m3/s} + VAV_5_HeatCDemand Inlet Node, !- Water Inlet Node Name + VAV_5_HeatCDemand Outlet Node, !- Water Outlet Node Name + VAV_5_CoolC-VAV_5_HeatCNode, !- Air Inlet Node Name + VAV_5_HeatC-VAV_5_FanNode, !- Air Outlet Node Name + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + AUTOSIZE, !- Rated Capacity {W} + 82.2, !- Rated Inlet Water Temperature {C} + 16.6, !- Rated Inlet Air Temperature {C} + 71.1, !- Rated Outlet Water Temperature {C} + 32.2, !- Rated Outlet Air Temperature {C} + ; !- Rated Ratio for Air and Water Convection + + Coil:Cooling:Water, + VAV_3_CoolC, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- Design Water Flow Rate {m3/s} + AUTOSIZE, !- Design Air Flow Rate {m3/s} + AUTOSIZE, !- Design Inlet Water Temperature {C} + AUTOSIZE, !- Design Inlet Air Temperature {C} + AUTOSIZE, !- Design Outlet Air Temperature {C} + AUTOSIZE, !- Design Inlet Air Humidity Ratio {kgWater/kgDryAir} + AUTOSIZE, !- Design Outlet Air Humidity Ratio {kgWater/kgDryAir} + VAV_3_CoolCDemand Inlet Node, !- Water Inlet Node Name + VAV_3_CoolCDemand Outlet Node, !- Water Outlet Node Name + VAV_3_OA-VAV_3_CoolCNode,!- Air Inlet Node Name + VAV_3_CoolC-VAV_3_HeatCNode, !- Air Outlet Node Name + SimpleAnalysis, !- Type of Analysis + CrossFlow; !- Heat Exchanger Configuration + + Coil:Cooling:Water, + VAV_2_CoolC, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- Design Water Flow Rate {m3/s} + AUTOSIZE, !- Design Air Flow Rate {m3/s} + AUTOSIZE, !- Design Inlet Water Temperature {C} + AUTOSIZE, !- Design Inlet Air Temperature {C} + AUTOSIZE, !- Design Outlet Air Temperature {C} + AUTOSIZE, !- Design Inlet Air Humidity Ratio {kgWater/kgDryAir} + AUTOSIZE, !- Design Outlet Air Humidity Ratio {kgWater/kgDryAir} + VAV_2_CoolCDemand Inlet Node, !- Water Inlet Node Name + VAV_2_CoolCDemand Outlet Node, !- Water Outlet Node Name + VAV_2_OA-VAV_2_CoolCNode,!- Air Inlet Node Name + VAV_2_CoolC-VAV_2_HeatCNode, !- Air Outlet Node Name + SimpleAnalysis, !- Type of Analysis + CrossFlow; !- Heat Exchanger Configuration + + Coil:Cooling:Water, + VAV_1_CoolC, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- Design Water Flow Rate {m3/s} + AUTOSIZE, !- Design Air Flow Rate {m3/s} + AUTOSIZE, !- Design Inlet Water Temperature {C} + AUTOSIZE, !- Design Inlet Air Temperature {C} + AUTOSIZE, !- Design Outlet Air Temperature {C} + AUTOSIZE, !- Design Inlet Air Humidity Ratio {kgWater/kgDryAir} + AUTOSIZE, !- Design Outlet Air Humidity Ratio {kgWater/kgDryAir} + VAV_1_CoolCDemand Inlet Node, !- Water Inlet Node Name + VAV_1_CoolCDemand Outlet Node, !- Water Outlet Node Name + VAV_1_OA-VAV_1_CoolCNode,!- Air Inlet Node Name + VAV_1_CoolC-VAV_1_HeatCNode, !- Air Outlet Node Name + SimpleAnalysis, !- Type of Analysis + CrossFlow; !- Heat Exchanger Configuration + + Coil:Cooling:Water, + VAV_5_CoolC, !- Name + ALWAYS_ON, !- Availability Schedule Name + AUTOSIZE, !- Design Water Flow Rate {m3/s} + AUTOSIZE, !- Design Air Flow Rate {m3/s} + AUTOSIZE, !- Design Inlet Water Temperature {C} + AUTOSIZE, !- Design Inlet Air Temperature {C} + AUTOSIZE, !- Design Outlet Air Temperature {C} + AUTOSIZE, !- Design Inlet Air Humidity Ratio {kgWater/kgDryAir} + AUTOSIZE, !- Design Outlet Air Humidity Ratio {kgWater/kgDryAir} + VAV_5_CoolCDemand Inlet Node, !- Water Inlet Node Name + VAV_5_CoolCDemand Outlet Node, !- Water Outlet Node Name + VAV_5_OA-VAV_5_CoolCNode,!- Air Inlet Node Name + VAV_5_CoolC-VAV_5_HeatCNode, !- Air Outlet Node Name + SimpleAnalysis, !- Type of Analysis + CrossFlow; !- Heat Exchanger Configuration + + AirTerminal:SingleDuct:VAV:Reheat, + Basement VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Basement VAV Box Damper Node, !- Damper Air Outlet Node Name + Basement VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Basement VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Basement VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL; !- Damper Heating Action + + AirTerminal:SingleDuct:VAV:Reheat, + Core_bottom VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Core_bottom VAV Box Damper Node, !- Damper Air Outlet Node Name + Core_bottom VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Core_bottom VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Core_bottom VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL; !- Damper Heating Action + + AirTerminal:SingleDuct:VAV:Reheat, + Core_mid VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Core_mid VAV Box Damper Node, !- Damper Air Outlet Node Name + Core_mid VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Core_mid VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Core_mid VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL; !- Damper Heating Action + + AirTerminal:SingleDuct:VAV:Reheat, + Core_top VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Core_top VAV Box Damper Node, !- Damper Air Outlet Node Name + Core_top VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Core_top VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Core_top VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL; !- Damper Heating Action + + AirTerminal:SingleDuct:VAV:Reheat, + Perimeter_bot_ZN_1 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Perimeter_bot_ZN_1 VAV Box Damper Node, !- Damper Air Outlet Node Name + Perimeter_bot_ZN_1 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Perimeter_bot_ZN_1 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Perimeter_bot_ZN_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL; !- Damper Heating Action + + AirTerminal:SingleDuct:VAV:Reheat, + Perimeter_bot_ZN_2 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Perimeter_bot_ZN_2 VAV Box Damper Node, !- Damper Air Outlet Node Name + Perimeter_bot_ZN_2 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Perimeter_bot_ZN_2 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Perimeter_bot_ZN_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL; !- Damper Heating Action + + AirTerminal:SingleDuct:VAV:Reheat, + Perimeter_bot_ZN_3 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Perimeter_bot_ZN_3 VAV Box Damper Node, !- Damper Air Outlet Node Name + Perimeter_bot_ZN_3 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Perimeter_bot_ZN_3 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Perimeter_bot_ZN_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL; !- Damper Heating Action + + AirTerminal:SingleDuct:VAV:Reheat, + Perimeter_bot_ZN_4 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Perimeter_bot_ZN_4 VAV Box Damper Node, !- Damper Air Outlet Node Name + Perimeter_bot_ZN_4 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Perimeter_bot_ZN_4 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Perimeter_bot_ZN_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL; !- Damper Heating Action + + AirTerminal:SingleDuct:VAV:Reheat, + Perimeter_mid_ZN_1 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Perimeter_mid_ZN_1 VAV Box Damper Node, !- Damper Air Outlet Node Name + Perimeter_mid_ZN_1 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Perimeter_mid_ZN_1 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Perimeter_mid_ZN_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL; !- Damper Heating Action + + AirTerminal:SingleDuct:VAV:Reheat, + Perimeter_mid_ZN_2 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Perimeter_mid_ZN_2 VAV Box Damper Node, !- Damper Air Outlet Node Name + Perimeter_mid_ZN_2 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Perimeter_mid_ZN_2 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Perimeter_mid_ZN_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL; !- Damper Heating Action + + AirTerminal:SingleDuct:VAV:Reheat, + Perimeter_mid_ZN_3 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Perimeter_mid_ZN_3 VAV Box Damper Node, !- Damper Air Outlet Node Name + Perimeter_mid_ZN_3 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Perimeter_mid_ZN_3 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Perimeter_mid_ZN_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL; !- Damper Heating Action + + AirTerminal:SingleDuct:VAV:Reheat, + Perimeter_mid_ZN_4 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Perimeter_mid_ZN_4 VAV Box Damper Node, !- Damper Air Outlet Node Name + Perimeter_mid_ZN_4 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Perimeter_mid_ZN_4 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Perimeter_mid_ZN_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL; !- Damper Heating Action + + AirTerminal:SingleDuct:VAV:Reheat, + Perimeter_top_ZN_1 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Perimeter_top_ZN_1 VAV Box Damper Node, !- Damper Air Outlet Node Name + Perimeter_top_ZN_1 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Perimeter_top_ZN_1 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Perimeter_top_ZN_1 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL; !- Damper Heating Action + + AirTerminal:SingleDuct:VAV:Reheat, + Perimeter_top_ZN_2 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Perimeter_top_ZN_2 VAV Box Damper Node, !- Damper Air Outlet Node Name + Perimeter_top_ZN_2 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Perimeter_top_ZN_2 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Perimeter_top_ZN_2 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL; !- Damper Heating Action + + AirTerminal:SingleDuct:VAV:Reheat, + Perimeter_top_ZN_3 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Perimeter_top_ZN_3 VAV Box Damper Node, !- Damper Air Outlet Node Name + Perimeter_top_ZN_3 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Perimeter_top_ZN_3 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Perimeter_top_ZN_3 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL; !- Damper Heating Action + + AirTerminal:SingleDuct:VAV:Reheat, + Perimeter_top_ZN_4 VAV Box Component, !- Name + ALWAYS_ON, !- Availability Schedule Name + Perimeter_top_ZN_4 VAV Box Damper Node, !- Damper Air Outlet Node Name + Perimeter_top_ZN_4 VAV Box Inlet Node Name, !- Air Inlet Node Name + AUTOSIZE, !- Maximum Air Flow Rate {m3/s} + Constant, !- Zone Minimum Air Flow Input Method + 0.3, !- Constant Minimum Air Flow Fraction + , !- Fixed Minimum Air Flow Rate {m3/s} + , !- Minimum Air Flow Fraction Schedule Name + Coil:Heating:Water, !- Reheat Coil Object Type + Perimeter_top_ZN_4 VAV Box Reheat Coil, !- Reheat Coil Name + AUTOSIZE, !- Maximum Hot Water or Steam Flow Rate {m3/s} + 0.0, !- Minimum Hot Water or Steam Flow Rate {m3/s} + Perimeter_top_ZN_4 VAV Box Outlet Node Name, !- Air Outlet Node Name + 0.001, !- Convergence Tolerance + NORMAL; !- Damper Heating Action + + ZoneHVAC:EquipmentList, + Basement Equipment, !- Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Basement VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1; !- Zone Equipment 1 Heating or No-Load Sequence + + ZoneHVAC:EquipmentList, + Core_bottom Equipment, !- Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Core_bottom VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1; !- Zone Equipment 1 Heating or No-Load Sequence + + ZoneHVAC:EquipmentList, + Core_mid Equipment, !- Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Core_mid VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1; !- Zone Equipment 1 Heating or No-Load Sequence + + ZoneHVAC:EquipmentList, + Core_top Equipment, !- Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Core_top VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1; !- Zone Equipment 1 Heating or No-Load Sequence + + ZoneHVAC:EquipmentList, + Perimeter_bot_ZN_1 Equipment, !- Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Perimeter_bot_ZN_1 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1; !- Zone Equipment 1 Heating or No-Load Sequence + + ZoneHVAC:EquipmentList, + Perimeter_bot_ZN_2 Equipment, !- Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Perimeter_bot_ZN_2 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1; !- Zone Equipment 1 Heating or No-Load Sequence + + ZoneHVAC:EquipmentList, + Perimeter_bot_ZN_3 Equipment, !- Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Perimeter_bot_ZN_3 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1; !- Zone Equipment 1 Heating or No-Load Sequence + + ZoneHVAC:EquipmentList, + Perimeter_bot_ZN_4 Equipment, !- Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Perimeter_bot_ZN_4 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1; !- Zone Equipment 1 Heating or No-Load Sequence + + ZoneHVAC:EquipmentList, + Perimeter_mid_ZN_1 Equipment, !- Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Perimeter_mid_ZN_1 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1; !- Zone Equipment 1 Heating or No-Load Sequence + + ZoneHVAC:EquipmentList, + Perimeter_mid_ZN_2 Equipment, !- Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Perimeter_mid_ZN_2 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1; !- Zone Equipment 1 Heating or No-Load Sequence + + ZoneHVAC:EquipmentList, + Perimeter_mid_ZN_3 Equipment, !- Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Perimeter_mid_ZN_3 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1; !- Zone Equipment 1 Heating or No-Load Sequence + + ZoneHVAC:EquipmentList, + Perimeter_mid_ZN_4 Equipment, !- Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Perimeter_mid_ZN_4 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1; !- Zone Equipment 1 Heating or No-Load Sequence + + ZoneHVAC:EquipmentList, + Perimeter_top_ZN_1 Equipment, !- Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Perimeter_top_ZN_1 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1; !- Zone Equipment 1 Heating or No-Load Sequence + + ZoneHVAC:EquipmentList, + Perimeter_top_ZN_2 Equipment, !- Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Perimeter_top_ZN_2 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1; !- Zone Equipment 1 Heating or No-Load Sequence + + ZoneHVAC:EquipmentList, + Perimeter_top_ZN_3 Equipment, !- Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Perimeter_top_ZN_3 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1; !- Zone Equipment 1 Heating or No-Load Sequence + + ZoneHVAC:EquipmentList, + Perimeter_top_ZN_4 Equipment, !- Name + ZoneHVAC:AirDistributionUnit, !- Zone Equipment 1 Object Type + Perimeter_top_ZN_4 VAV Box, !- Zone Equipment 1 Name + 1, !- Zone Equipment 1 Cooling Sequence + 1; !- Zone Equipment 1 Heating or No-Load Sequence + +! ***SIZING & CONTROLS*** + + Sizing:Zone, + Basement, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 12.8000, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0000, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Basement, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + ; !- Heating Maximum Air Flow Fraction + + DesignSpecification:OutdoorAir, + SZ DSOA Basement, !- Name + Flow/Person, !- Outdoor Air Method + 0.0125, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + ; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Core_bottom, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 12.8000, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0000, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Core_bottom, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + ; !- Heating Maximum Air Flow Fraction + + DesignSpecification:OutdoorAir, + SZ DSOA Core_bottom, !- Name + Flow/Person, !- Outdoor Air Method + 0.0125, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + ; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Core_mid, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 12.8000, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0000, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Core_mid, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + ; !- Heating Maximum Air Flow Fraction + + DesignSpecification:OutdoorAir, + SZ DSOA Core_mid, !- Name + Flow/Person, !- Outdoor Air Method + 0.0125, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + ; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Core_top, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 12.8000, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0000, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Core_top, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + ; !- Heating Maximum Air Flow Fraction + + DesignSpecification:OutdoorAir, + SZ DSOA Core_top, !- Name + Flow/Person, !- Outdoor Air Method + 0.0125, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + ; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Perimeter_bot_ZN_1, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 12.8000, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0000, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Perimeter_bot_ZN_1, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + ; !- Heating Maximum Air Flow Fraction + + DesignSpecification:OutdoorAir, + SZ DSOA Perimeter_bot_ZN_1, !- Name + Flow/Person, !- Outdoor Air Method + 0.0125, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + ; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Perimeter_bot_ZN_2, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 12.8000, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0000, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Perimeter_bot_ZN_2, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + ; !- Heating Maximum Air Flow Fraction + + DesignSpecification:OutdoorAir, + SZ DSOA Perimeter_bot_ZN_2, !- Name + Flow/Person, !- Outdoor Air Method + 0.0125, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + ; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Perimeter_bot_ZN_3, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 12.8000, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0000, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Perimeter_bot_ZN_3, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + ; !- Heating Maximum Air Flow Fraction + + DesignSpecification:OutdoorAir, + SZ DSOA Perimeter_bot_ZN_3, !- Name + Flow/Person, !- Outdoor Air Method + 0.0125, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + ; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Perimeter_bot_ZN_4, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 12.8000, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0000, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Perimeter_bot_ZN_4, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + ; !- Heating Maximum Air Flow Fraction + + DesignSpecification:OutdoorAir, + SZ DSOA Perimeter_bot_ZN_4, !- Name + Flow/Person, !- Outdoor Air Method + 0.0125, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + ; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Perimeter_mid_ZN_1, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 12.8000, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0000, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Perimeter_mid_ZN_1, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + ; !- Heating Maximum Air Flow Fraction + + DesignSpecification:OutdoorAir, + SZ DSOA Perimeter_mid_ZN_1, !- Name + Flow/Person, !- Outdoor Air Method + 0.0125, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + ; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Perimeter_mid_ZN_2, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 12.8000, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0000, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Perimeter_mid_ZN_2, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + ; !- Heating Maximum Air Flow Fraction + + DesignSpecification:OutdoorAir, + SZ DSOA Perimeter_mid_ZN_2, !- Name + Flow/Person, !- Outdoor Air Method + 0.0125, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + ; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Perimeter_mid_ZN_3, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 12.8000, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0000, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Perimeter_mid_ZN_3, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + ; !- Heating Maximum Air Flow Fraction + + DesignSpecification:OutdoorAir, + SZ DSOA Perimeter_mid_ZN_3, !- Name + Flow/Person, !- Outdoor Air Method + 0.0125, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + ; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Perimeter_mid_ZN_4, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 12.8000, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0000, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Perimeter_mid_ZN_4, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + ; !- Heating Maximum Air Flow Fraction + + DesignSpecification:OutdoorAir, + SZ DSOA Perimeter_mid_ZN_4, !- Name + Flow/Person, !- Outdoor Air Method + 0.0125, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + ; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Perimeter_top_ZN_1, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 12.8000, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0000, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Perimeter_top_ZN_1, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + ; !- Heating Maximum Air Flow Fraction + + DesignSpecification:OutdoorAir, + SZ DSOA Perimeter_top_ZN_1, !- Name + Flow/Person, !- Outdoor Air Method + 0.0125, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + ; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Perimeter_top_ZN_2, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 12.8000, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0000, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Perimeter_top_ZN_2, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + ; !- Heating Maximum Air Flow Fraction + + DesignSpecification:OutdoorAir, + SZ DSOA Perimeter_top_ZN_2, !- Name + Flow/Person, !- Outdoor Air Method + 0.0125, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + ; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Perimeter_top_ZN_3, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 12.8000, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0000, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Perimeter_top_ZN_3, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + ; !- Heating Maximum Air Flow Fraction + + DesignSpecification:OutdoorAir, + SZ DSOA Perimeter_top_ZN_3, !- Name + Flow/Person, !- Outdoor Air Method + 0.0125, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + ; !- Outdoor Air Flow per Zone {m3/s} + + Sizing:Zone, + Perimeter_top_ZN_4, !- Zone or ZoneList Name + SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method + 12.8000, !- Zone Cooling Design Supply Air Temperature {C} + , !- Zone Cooling Design Supply Air Temperature Difference {deltaC} + SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method + 50.0000, !- Zone Heating Design Supply Air Temperature {C} + , !- Zone Heating Design Supply Air Temperature Difference {deltaC} + 0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Zone Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + SZ DSOA Perimeter_top_ZN_4, !- Design Specification Outdoor Air Object Name + , !- Zone Heating Sizing Factor + , !- Zone Cooling Sizing Factor + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + , !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2} + , !- Cooling Minimum Air Flow {m3/s} + , !- Cooling Minimum Air Flow Fraction + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + , !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2} + , !- Heating Maximum Air Flow {m3/s} + ; !- Heating Maximum Air Flow Fraction + + DesignSpecification:OutdoorAir, + SZ DSOA Perimeter_top_ZN_4, !- Name + Flow/Person, !- Outdoor Air Method + 0.0125, !- Outdoor Air Flow per Person {m3/s-person} + , !- Outdoor Air Flow per Zone Floor Area {m3/s-m2} + ; !- Outdoor Air Flow per Zone {m3/s} + + ZoneControl:Thermostat, + Basement Thermostat, !- Name + Basement, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Basement DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Core_bottom Thermostat, !- Name + Core_bottom, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Core_bottom DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Core_mid Thermostat, !- Name + Core_mid, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Core_mid DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Core_top Thermostat, !- Name + Core_top, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Core_top DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Perimeter_bot_ZN_1 Thermostat, !- Name + Perimeter_bot_ZN_1, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Perimeter_bot_ZN_1 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Perimeter_bot_ZN_2 Thermostat, !- Name + Perimeter_bot_ZN_2, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Perimeter_bot_ZN_2 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Perimeter_bot_ZN_3 Thermostat, !- Name + Perimeter_bot_ZN_3, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Perimeter_bot_ZN_3 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Perimeter_bot_ZN_4 Thermostat, !- Name + Perimeter_bot_ZN_4, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Perimeter_bot_ZN_4 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Perimeter_mid_ZN_1 Thermostat, !- Name + Perimeter_mid_ZN_1, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Perimeter_mid_ZN_1 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Perimeter_mid_ZN_2 Thermostat, !- Name + Perimeter_mid_ZN_2, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Perimeter_mid_ZN_2 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Perimeter_mid_ZN_3 Thermostat, !- Name + Perimeter_mid_ZN_3, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Perimeter_mid_ZN_3 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Perimeter_mid_ZN_4 Thermostat, !- Name + Perimeter_mid_ZN_4, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Perimeter_mid_ZN_4 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Perimeter_top_ZN_1 Thermostat, !- Name + Perimeter_top_ZN_1, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Perimeter_top_ZN_1 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Perimeter_top_ZN_2 Thermostat, !- Name + Perimeter_top_ZN_2, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Perimeter_top_ZN_2 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Perimeter_top_ZN_3 Thermostat, !- Name + Perimeter_top_ZN_3, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Perimeter_top_ZN_3 DualSPSched; !- Control 1 Name + + ZoneControl:Thermostat, + Perimeter_top_ZN_4 Thermostat, !- Name + Perimeter_top_ZN_4, !- Zone or ZoneList Name + Dual Zone Control Type Sched, !- Control Type Schedule Name + ThermostatSetpoint:DualSetpoint, !- Control 1 Object Type + Perimeter_top_ZN_4 DualSPSched; !- Control 1 Name + + ThermostatSetpoint:DualSetpoint, + Basement DualSPSched, !- Name + HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Core_bottom DualSPSched, !- Name + HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Core_mid DualSPSched, !- Name + HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Core_top DualSPSched, !- Name + HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Perimeter_bot_ZN_1 DualSPSched, !- Name + HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Perimeter_bot_ZN_2 DualSPSched, !- Name + HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Perimeter_bot_ZN_3 DualSPSched, !- Name + HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Perimeter_bot_ZN_4 DualSPSched, !- Name + HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Perimeter_mid_ZN_1 DualSPSched, !- Name + HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Perimeter_mid_ZN_2 DualSPSched, !- Name + HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Perimeter_mid_ZN_3 DualSPSched, !- Name + HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Perimeter_mid_ZN_4 DualSPSched, !- Name + HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Perimeter_top_ZN_1 DualSPSched, !- Name + HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Perimeter_top_ZN_2 DualSPSched, !- Name + HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Perimeter_top_ZN_3 DualSPSched, !- Name + HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + ThermostatSetpoint:DualSetpoint, + Perimeter_top_ZN_4 DualSPSched, !- Name + HTGSETP_SCH, !- Heating Setpoint Temperature Schedule Name + CLGSETP_SCH; !- Cooling Setpoint Temperature Schedule Name + + Sizing:System, + VAV_1, !- AirLoop Name + Sensible, !- Type of Load to Size On + AUTOSIZE, !- Design Outdoor Air Flow Rate {m3/s} + 0.3, !- Minimum System Air Flow Ratio + 7.0, !- Preheat Design Temperature {C} + 0.008, !- Preheat Design Humidity Ratio {kgWater/kgDryAir} + 12.8000, !- Precool Design Temperature {C} + 0.008, !- Precool Design Humidity Ratio {kgWater/kgDryAir} + 12.8000, !- Central Cooling Design Supply Air Temperature {C} + 16.7000, !- Central Heating Design Supply Air Temperature {C} + NonCoincident, !- Sizing Option + No, !- 100% Outdoor Air in Cooling + No, !- 100% Outdoor Air in Heating + 0.0085, !- Central Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Central Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + ZoneSum; !- System Outdoor Air Method + + Sizing:System, + VAV_2, !- AirLoop Name + Sensible, !- Type of Load to Size On + AUTOSIZE, !- Design Outdoor Air Flow Rate {m3/s} + 0.3, !- Minimum System Air Flow Ratio + 7.0, !- Preheat Design Temperature {C} + 0.008, !- Preheat Design Humidity Ratio {kgWater/kgDryAir} + 12.8000, !- Precool Design Temperature {C} + 0.008, !- Precool Design Humidity Ratio {kgWater/kgDryAir} + 12.8000, !- Central Cooling Design Supply Air Temperature {C} + 16.7000, !- Central Heating Design Supply Air Temperature {C} + NonCoincident, !- Sizing Option + No, !- 100% Outdoor Air in Cooling + No, !- 100% Outdoor Air in Heating + 0.0085, !- Central Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Central Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + ZoneSum; !- System Outdoor Air Method + + Sizing:System, + VAV_3, !- AirLoop Name + Sensible, !- Type of Load to Size On + AUTOSIZE, !- Design Outdoor Air Flow Rate {m3/s} + 0.3, !- Minimum System Air Flow Ratio + 7.0, !- Preheat Design Temperature {C} + 0.008, !- Preheat Design Humidity Ratio {kgWater/kgDryAir} + 12.8000, !- Precool Design Temperature {C} + 0.008, !- Precool Design Humidity Ratio {kgWater/kgDryAir} + 12.8000, !- Central Cooling Design Supply Air Temperature {C} + 16.7000, !- Central Heating Design Supply Air Temperature {C} + NonCoincident, !- Sizing Option + No, !- 100% Outdoor Air in Cooling + No, !- 100% Outdoor Air in Heating + 0.0085, !- Central Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Central Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + ZoneSum; !- System Outdoor Air Method + + Sizing:System, + VAV_5, !- AirLoop Name + Sensible, !- Type of Load to Size On + AUTOSIZE, !- Design Outdoor Air Flow Rate {m3/s} + 0.3, !- Minimum System Air Flow Ratio + 7.0, !- Preheat Design Temperature {C} + 0.008, !- Preheat Design Humidity Ratio {kgWater/kgDryAir} + 12.8000, !- Precool Design Temperature {C} + 0.008, !- Precool Design Humidity Ratio {kgWater/kgDryAir} + 12.8000, !- Central Cooling Design Supply Air Temperature {C} + 16.7000, !- Central Heating Design Supply Air Temperature {C} + NonCoincident, !- Sizing Option + No, !- 100% Outdoor Air in Cooling + No, !- 100% Outdoor Air in Heating + 0.0085, !- Central Cooling Design Supply Air Humidity Ratio {kgWater/kgDryAir} + 0.0080, !- Central Heating Design Supply Air Humidity Ratio {kgWater/kgDryAir} + DesignDay, !- Cooling Design Air Flow Method + , !- Cooling Design Air Flow Rate {m3/s} + DesignDay, !- Heating Design Air Flow Method + , !- Heating Design Air Flow Rate {m3/s} + ZoneSum; !- System Outdoor Air Method + + Controller:OutdoorAir, + VAV_1_OA_Controller, !- Name + VAV_1_OARelief Node, !- Relief Air Outlet Node Name + VAV_1 Supply Equipment Inlet Node, !- Return Air Node Name + VAV_1_OA-VAV_1_CoolCNode,!- Mixed Air Node Name + VAV_1_OAInlet Node, !- Actuator Node Name + AUTOSIZE, !- Minimum Outdoor Air Flow Rate {m3/s} + AUTOSIZE, !- Maximum Outdoor Air Flow Rate {m3/s} + DifferentialDryBulb, !- Economizer Control Type + ModulateFlow, !- Economizer Control Action Type + 28.0, !- Economizer Maximum Limit Dry-Bulb Temperature {C} + 64000.0, !- Economizer Maximum Limit Enthalpy {J/kg} + , !- Economizer Maximum Limit Dewpoint Temperature {C} + , !- Electronic Enthalpy Limit Curve Name + -100.0, !- Economizer Minimum Limit Dry-Bulb Temperature {C} + NoLockout, !- Lockout Type + FixedMinimum, !- Minimum Limit Type + MinOA_MotorizedDamper_Sched, !- Minimum Outdoor Air Schedule Name + , !- Minimum Fraction of Outdoor Air Schedule Name + , !- Maximum Fraction of Outdoor Air Schedule Name + ; !- Mechanical Ventilation Controller Name + + Controller:OutdoorAir, + VAV_2_OA_Controller, !- Name + VAV_2_OARelief Node, !- Relief Air Outlet Node Name + VAV_2 Supply Equipment Inlet Node, !- Return Air Node Name + VAV_2_OA-VAV_2_CoolCNode,!- Mixed Air Node Name + VAV_2_OAInlet Node, !- Actuator Node Name + AUTOSIZE, !- Minimum Outdoor Air Flow Rate {m3/s} + AUTOSIZE, !- Maximum Outdoor Air Flow Rate {m3/s} + DifferentialDryBulb, !- Economizer Control Type + ModulateFlow, !- Economizer Control Action Type + 28.0, !- Economizer Maximum Limit Dry-Bulb Temperature {C} + 64000.0, !- Economizer Maximum Limit Enthalpy {J/kg} + , !- Economizer Maximum Limit Dewpoint Temperature {C} + , !- Electronic Enthalpy Limit Curve Name + -100.0, !- Economizer Minimum Limit Dry-Bulb Temperature {C} + NoLockout, !- Lockout Type + FixedMinimum, !- Minimum Limit Type + MinOA_MotorizedDamper_Sched, !- Minimum Outdoor Air Schedule Name + , !- Minimum Fraction of Outdoor Air Schedule Name + , !- Maximum Fraction of Outdoor Air Schedule Name + ; !- Mechanical Ventilation Controller Name + + Controller:OutdoorAir, + VAV_3_OA_Controller, !- Name + VAV_3_OARelief Node, !- Relief Air Outlet Node Name + VAV_3 Supply Equipment Inlet Node, !- Return Air Node Name + VAV_3_OA-VAV_3_CoolCNode,!- Mixed Air Node Name + VAV_3_OAInlet Node, !- Actuator Node Name + AUTOSIZE, !- Minimum Outdoor Air Flow Rate {m3/s} + AUTOSIZE, !- Maximum Outdoor Air Flow Rate {m3/s} + DifferentialDryBulb, !- Economizer Control Type + ModulateFlow, !- Economizer Control Action Type + 28.0, !- Economizer Maximum Limit Dry-Bulb Temperature {C} + 64000.0, !- Economizer Maximum Limit Enthalpy {J/kg} + , !- Economizer Maximum Limit Dewpoint Temperature {C} + , !- Electronic Enthalpy Limit Curve Name + -100.0, !- Economizer Minimum Limit Dry-Bulb Temperature {C} + NoLockout, !- Lockout Type + FixedMinimum, !- Minimum Limit Type + MinOA_MotorizedDamper_Sched, !- Minimum Outdoor Air Schedule Name + , !- Minimum Fraction of Outdoor Air Schedule Name + , !- Maximum Fraction of Outdoor Air Schedule Name + ; !- Mechanical Ventilation Controller Name + + Controller:OutdoorAir, + VAV_5_OA_Controller, !- Name + VAV_5_OARelief Node, !- Relief Air Outlet Node Name + VAV_5 Supply Equipment Inlet Node, !- Return Air Node Name + VAV_5_OA-VAV_5_CoolCNode,!- Mixed Air Node Name + VAV_5_OAInlet Node, !- Actuator Node Name + AUTOSIZE, !- Minimum Outdoor Air Flow Rate {m3/s} + AUTOSIZE, !- Maximum Outdoor Air Flow Rate {m3/s} + DifferentialDryBulb, !- Economizer Control Type + ModulateFlow, !- Economizer Control Action Type + 28.0, !- Economizer Maximum Limit Dry-Bulb Temperature {C} + 64000.0, !- Economizer Maximum Limit Enthalpy {J/kg} + , !- Economizer Maximum Limit Dewpoint Temperature {C} + , !- Electronic Enthalpy Limit Curve Name + -100.0, !- Economizer Minimum Limit Dry-Bulb Temperature {C} + NoLockout, !- Lockout Type + FixedMinimum, !- Minimum Limit Type + MinOA_MotorizedDamper_Sched, !- Minimum Outdoor Air Schedule Name + , !- Minimum Fraction of Outdoor Air Schedule Name + , !- Maximum Fraction of Outdoor Air Schedule Name + ; !- Mechanical Ventilation Controller Name + + SetpointManager:Scheduled, + VAV_1 SAT setpoint, !- Name + Temperature, !- Control Variable + Seasonal-Reset-Supply-Air-Temp-Sch, !- Schedule Name + VAV_1 Supply Equipment Outlet Node; !- Setpoint Node or NodeList Name + + SetpointManager:Scheduled, + VAV_2 SAT setpoint, !- Name + Temperature, !- Control Variable + Seasonal-Reset-Supply-Air-Temp-Sch, !- Schedule Name + VAV_2 Supply Equipment Outlet Node; !- Setpoint Node or NodeList Name + + SetpointManager:Scheduled, + VAV_3 SAT setpoint, !- Name + Temperature, !- Control Variable + Seasonal-Reset-Supply-Air-Temp-Sch, !- Schedule Name + VAV_3 Supply Equipment Outlet Node; !- Setpoint Node or NodeList Name + + SetpointManager:Scheduled, + VAV_5 SAT setpoint, !- Name + Temperature, !- Control Variable + Seasonal-Reset-Supply-Air-Temp-Sch, !- Schedule Name + VAV_5 Supply Equipment Outlet Node; !- Setpoint Node or NodeList Name + +! ***AIR LOOPS*** + + AirLoopHVAC, + VAV_1, !- Name + VAV_1_Controllers, !- Controller List Name + VAV_1 Availability Manager List, !- Availability Manager List Name + AUTOSIZE, !- Design Supply Air Flow Rate {m3/s} + VAV_1 Air Loop Branches, !- Branch List Name + , !- Connector List Name + VAV_1 Supply Equipment Inlet Node, !- Supply Side Inlet Node Name + VAV_1 Zone Equipment Outlet Node, !- Demand Side Outlet Node Name + VAV_1 Zone Equipment Inlet Node, !- Demand Side Inlet Node Names + VAV_1 Supply Equipment Outlet Node; !- Supply Side Outlet Node Names + + AirLoopHVAC, + VAV_2, !- Name + VAV_2_Controllers, !- Controller List Name + VAV_2 Availability Manager List, !- Availability Manager List Name + AUTOSIZE, !- Design Supply Air Flow Rate {m3/s} + VAV_2 Air Loop Branches, !- Branch List Name + , !- Connector List Name + VAV_2 Supply Equipment Inlet Node, !- Supply Side Inlet Node Name + VAV_2 Zone Equipment Outlet Node, !- Demand Side Outlet Node Name + VAV_2 Zone Equipment Inlet Node, !- Demand Side Inlet Node Names + VAV_2 Supply Equipment Outlet Node; !- Supply Side Outlet Node Names + + AirLoopHVAC, + VAV_3, !- Name + VAV_3_Controllers, !- Controller List Name + VAV_3 Availability Manager List, !- Availability Manager List Name + AUTOSIZE, !- Design Supply Air Flow Rate {m3/s} + VAV_3 Air Loop Branches, !- Branch List Name + , !- Connector List Name + VAV_3 Supply Equipment Inlet Node, !- Supply Side Inlet Node Name + VAV_3 Zone Equipment Outlet Node, !- Demand Side Outlet Node Name + VAV_3 Zone Equipment Inlet Node, !- Demand Side Inlet Node Names + VAV_3 Supply Equipment Outlet Node; !- Supply Side Outlet Node Names + + AirLoopHVAC, + VAV_5, !- Name + VAV_5_Controllers, !- Controller List Name + VAV_5 Availability Manager List, !- Availability Manager List Name + AUTOSIZE, !- Design Supply Air Flow Rate {m3/s} + VAV_5 Air Loop Branches, !- Branch List Name + , !- Connector List Name + VAV_5 Supply Equipment Inlet Node, !- Supply Side Inlet Node Name + VAV_5 Zone Equipment Outlet Node, !- Demand Side Outlet Node Name + VAV_5 Zone Equipment Inlet Node, !- Demand Side Inlet Node Names + VAV_5 Supply Equipment Outlet Node; !- Supply Side Outlet Node Names + +! ***CONNECTIONS*** + + ZoneHVAC:EquipmentConnections, + Basement, !- Zone Name + Basement Equipment, !- Zone Conditioning Equipment List Name + Basement Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Basement Air Node, !- Zone Air Node Name + Basement Return Air Node Name; !- Zone Return Air Node Name + + ZoneHVAC:EquipmentConnections, + Core_bottom, !- Zone Name + Core_bottom Equipment, !- Zone Conditioning Equipment List Name + Core_bottom Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Core_bottom Air Node, !- Zone Air Node Name + Core_bottom Return Air Node Name; !- Zone Return Air Node Name + + ZoneHVAC:EquipmentConnections, + Core_mid, !- Zone Name + Core_mid Equipment, !- Zone Conditioning Equipment List Name + Core_mid Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Core_mid Air Node, !- Zone Air Node Name + Core_mid Return Air Node Name; !- Zone Return Air Node Name + + ZoneHVAC:EquipmentConnections, + Core_top, !- Zone Name + Core_top Equipment, !- Zone Conditioning Equipment List Name + Core_top Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Core_top Air Node, !- Zone Air Node Name + Core_top Return Air Node Name; !- Zone Return Air Node Name + + ZoneHVAC:EquipmentConnections, + Perimeter_bot_ZN_1, !- Zone Name + Perimeter_bot_ZN_1 Equipment, !- Zone Conditioning Equipment List Name + Perimeter_bot_ZN_1 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Perimeter_bot_ZN_1 Air Node, !- Zone Air Node Name + Perimeter_bot_ZN_1 Return Air Node Name; !- Zone Return Air Node Name + + ZoneHVAC:EquipmentConnections, + Perimeter_bot_ZN_2, !- Zone Name + Perimeter_bot_ZN_2 Equipment, !- Zone Conditioning Equipment List Name + Perimeter_bot_ZN_2 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Perimeter_bot_ZN_2 Air Node, !- Zone Air Node Name + Perimeter_bot_ZN_2 Return Air Node Name; !- Zone Return Air Node Name + + ZoneHVAC:EquipmentConnections, + Perimeter_bot_ZN_3, !- Zone Name + Perimeter_bot_ZN_3 Equipment, !- Zone Conditioning Equipment List Name + Perimeter_bot_ZN_3 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Perimeter_bot_ZN_3 Air Node, !- Zone Air Node Name + Perimeter_bot_ZN_3 Return Air Node Name; !- Zone Return Air Node Name + + ZoneHVAC:EquipmentConnections, + Perimeter_bot_ZN_4, !- Zone Name + Perimeter_bot_ZN_4 Equipment, !- Zone Conditioning Equipment List Name + Perimeter_bot_ZN_4 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Perimeter_bot_ZN_4 Air Node, !- Zone Air Node Name + Perimeter_bot_ZN_4 Return Air Node Name; !- Zone Return Air Node Name + + ZoneHVAC:EquipmentConnections, + Perimeter_mid_ZN_1, !- Zone Name + Perimeter_mid_ZN_1 Equipment, !- Zone Conditioning Equipment List Name + Perimeter_mid_ZN_1 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Perimeter_mid_ZN_1 Air Node, !- Zone Air Node Name + Perimeter_mid_ZN_1 Return Air Node Name; !- Zone Return Air Node Name + + ZoneHVAC:EquipmentConnections, + Perimeter_mid_ZN_2, !- Zone Name + Perimeter_mid_ZN_2 Equipment, !- Zone Conditioning Equipment List Name + Perimeter_mid_ZN_2 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Perimeter_mid_ZN_2 Air Node, !- Zone Air Node Name + Perimeter_mid_ZN_2 Return Air Node Name; !- Zone Return Air Node Name + + ZoneHVAC:EquipmentConnections, + Perimeter_mid_ZN_3, !- Zone Name + Perimeter_mid_ZN_3 Equipment, !- Zone Conditioning Equipment List Name + Perimeter_mid_ZN_3 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Perimeter_mid_ZN_3 Air Node, !- Zone Air Node Name + Perimeter_mid_ZN_3 Return Air Node Name; !- Zone Return Air Node Name + + ZoneHVAC:EquipmentConnections, + Perimeter_mid_ZN_4, !- Zone Name + Perimeter_mid_ZN_4 Equipment, !- Zone Conditioning Equipment List Name + Perimeter_mid_ZN_4 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Perimeter_mid_ZN_4 Air Node, !- Zone Air Node Name + Perimeter_mid_ZN_4 Return Air Node Name; !- Zone Return Air Node Name + + ZoneHVAC:EquipmentConnections, + Perimeter_top_ZN_1, !- Zone Name + Perimeter_top_ZN_1 Equipment, !- Zone Conditioning Equipment List Name + Perimeter_top_ZN_1 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Perimeter_top_ZN_1 Air Node, !- Zone Air Node Name + Perimeter_top_ZN_1 Return Air Node Name; !- Zone Return Air Node Name + + ZoneHVAC:EquipmentConnections, + Perimeter_top_ZN_2, !- Zone Name + Perimeter_top_ZN_2 Equipment, !- Zone Conditioning Equipment List Name + Perimeter_top_ZN_2 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Perimeter_top_ZN_2 Air Node, !- Zone Air Node Name + Perimeter_top_ZN_2 Return Air Node Name; !- Zone Return Air Node Name + + ZoneHVAC:EquipmentConnections, + Perimeter_top_ZN_3, !- Zone Name + Perimeter_top_ZN_3 Equipment, !- Zone Conditioning Equipment List Name + Perimeter_top_ZN_3 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Perimeter_top_ZN_3 Air Node, !- Zone Air Node Name + Perimeter_top_ZN_3 Return Air Node Name; !- Zone Return Air Node Name + + ZoneHVAC:EquipmentConnections, + Perimeter_top_ZN_4, !- Zone Name + Perimeter_top_ZN_4 Equipment, !- Zone Conditioning Equipment List Name + Perimeter_top_ZN_4 Inlet Nodes, !- Zone Air Inlet Node or NodeList Name + , !- Zone Air Exhaust Node or NodeList Name + Perimeter_top_ZN_4 Air Node, !- Zone Air Node Name + Perimeter_top_ZN_4 Return Air Node Name; !- Zone Return Air Node Name + + ZoneHVAC:AirDistributionUnit, + Basement VAV Box, !- Name + Basement VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Basement VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Core_bottom VAV Box, !- Name + Core_bottom VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Core_bottom VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Core_mid VAV Box, !- Name + Core_mid VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Core_mid VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Core_top VAV Box, !- Name + Core_top VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Core_top VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Perimeter_bot_ZN_1 VAV Box, !- Name + Perimeter_bot_ZN_1 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Perimeter_bot_ZN_1 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Perimeter_bot_ZN_2 VAV Box, !- Name + Perimeter_bot_ZN_2 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Perimeter_bot_ZN_2 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Perimeter_bot_ZN_3 VAV Box, !- Name + Perimeter_bot_ZN_3 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Perimeter_bot_ZN_3 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Perimeter_bot_ZN_4 VAV Box, !- Name + Perimeter_bot_ZN_4 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Perimeter_bot_ZN_4 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Perimeter_mid_ZN_1 VAV Box, !- Name + Perimeter_mid_ZN_1 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Perimeter_mid_ZN_1 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Perimeter_mid_ZN_2 VAV Box, !- Name + Perimeter_mid_ZN_2 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Perimeter_mid_ZN_2 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Perimeter_mid_ZN_3 VAV Box, !- Name + Perimeter_mid_ZN_3 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Perimeter_mid_ZN_3 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Perimeter_mid_ZN_4 VAV Box, !- Name + Perimeter_mid_ZN_4 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Perimeter_mid_ZN_4 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Perimeter_top_ZN_1 VAV Box, !- Name + Perimeter_top_ZN_1 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Perimeter_top_ZN_1 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Perimeter_top_ZN_2 VAV Box, !- Name + Perimeter_top_ZN_2 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Perimeter_top_ZN_2 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Perimeter_top_ZN_3 VAV Box, !- Name + Perimeter_top_ZN_3 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Perimeter_top_ZN_3 VAV Box Component; !- Air Terminal Name + + ZoneHVAC:AirDistributionUnit, + Perimeter_top_ZN_4 VAV Box, !- Name + Perimeter_top_ZN_4 VAV Box Outlet Node Name, !- Air Distribution Unit Outlet Node Name + AirTerminal:SingleDuct:VAV:Reheat, !- Air Terminal Object Type + Perimeter_top_ZN_4 VAV Box Component; !- Air Terminal Name + + NodeList, + Basement Inlet Nodes, !- Name + Basement VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Core_bottom Inlet Nodes, !- Name + Core_bottom VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Core_mid Inlet Nodes, !- Name + Core_mid VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Core_top Inlet Nodes, !- Name + Core_top VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Perimeter_bot_ZN_1 Inlet Nodes, !- Name + Perimeter_bot_ZN_1 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Perimeter_bot_ZN_2 Inlet Nodes, !- Name + Perimeter_bot_ZN_2 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Perimeter_bot_ZN_3 Inlet Nodes, !- Name + Perimeter_bot_ZN_3 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Perimeter_bot_ZN_4 Inlet Nodes, !- Name + Perimeter_bot_ZN_4 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Perimeter_mid_ZN_1 Inlet Nodes, !- Name + Perimeter_mid_ZN_1 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Perimeter_mid_ZN_2 Inlet Nodes, !- Name + Perimeter_mid_ZN_2 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Perimeter_mid_ZN_3 Inlet Nodes, !- Name + Perimeter_mid_ZN_3 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Perimeter_mid_ZN_4 Inlet Nodes, !- Name + Perimeter_mid_ZN_4 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Perimeter_top_ZN_1 Inlet Nodes, !- Name + Perimeter_top_ZN_1 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Perimeter_top_ZN_2 Inlet Nodes, !- Name + Perimeter_top_ZN_2 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Perimeter_top_ZN_3 Inlet Nodes, !- Name + Perimeter_top_ZN_3 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + Perimeter_top_ZN_4 Inlet Nodes, !- Name + Perimeter_top_ZN_4 VAV Box Outlet Node Name; !- Node 1 Name + + NodeList, + VAV_1_OANode List, !- Name + VAV_1_OAInlet Node; !- Node 1 Name + + NodeList, + VAV_2_OANode List, !- Name + VAV_2_OAInlet Node; !- Node 1 Name + + NodeList, + VAV_3_OANode List, !- Name + VAV_3_OAInlet Node; !- Node 1 Name + + NodeList, + VAV_5_OANode List, !- Name + VAV_5_OAInlet Node; !- Node 1 Name + + AvailabilityManagerAssignmentList, + VAV_1 Availability Manager List, !- Name + AvailabilityManager:NightCycle, !- Availability Manager 1 Object Type + VAV_1 Availability Manager; !- Availability Manager 1 Name + + AvailabilityManagerAssignmentList, + VAV_2 Availability Manager List, !- Name + AvailabilityManager:NightCycle, !- Availability Manager 1 Object Type + VAV_2 Availability Manager; !- Availability Manager 1 Name + + AvailabilityManagerAssignmentList, + VAV_3 Availability Manager List, !- Name + AvailabilityManager:NightCycle, !- Availability Manager 1 Object Type + VAV_3 Availability Manager; !- Availability Manager 1 Name + + AvailabilityManagerAssignmentList, + VAV_5 Availability Manager List, !- Name + AvailabilityManager:NightCycle, !- Availability Manager 1 Object Type + VAV_5 Availability Manager; !- Availability Manager 1 Name + + AvailabilityManager:NightCycle, + VAV_1 Availability Manager, !- Name + ALWAYS_ON, !- Applicability Schedule Name + HVACOperationSchd, !- Fan Schedule Name + CycleOnAny, !- Control Type + 1.0, !- Thermostat Tolerance {deltaC} + 1800; !- Cycling Run Time {s} + + AvailabilityManager:NightCycle, + VAV_2 Availability Manager, !- Name + ALWAYS_ON, !- Applicability Schedule Name + HVACOperationSchd, !- Fan Schedule Name + CycleOnAny, !- Control Type + 1.0, !- Thermostat Tolerance {deltaC} + 1800; !- Cycling Run Time {s} + + AvailabilityManager:NightCycle, + VAV_3 Availability Manager, !- Name + ALWAYS_ON, !- Applicability Schedule Name + HVACOperationSchd, !- Fan Schedule Name + CycleOnAny, !- Control Type + 1.0, !- Thermostat Tolerance {deltaC} + 1800; !- Cycling Run Time {s} + + AvailabilityManager:NightCycle, + VAV_5 Availability Manager, !- Name + ALWAYS_ON, !- Applicability Schedule Name + HVACOperationSchd, !- Fan Schedule Name + CycleOnAny, !- Control Type + 1.0, !- Thermostat Tolerance {deltaC} + 1800; !- Cycling Run Time {s} + + BranchList, + VAV_1 Air Loop Branches, !- Name + VAV_1 Air Loop Main Branch; !- Branch 1 Name + + BranchList, + VAV_2 Air Loop Branches, !- Name + VAV_2 Air Loop Main Branch; !- Branch 1 Name + + BranchList, + VAV_3 Air Loop Branches, !- Name + VAV_3 Air Loop Main Branch; !- Branch 1 Name + + BranchList, + VAV_5 Air Loop Branches, !- Name + VAV_5 Air Loop Main Branch; !- Branch 1 Name + + Branch, + VAV_1 Air Loop Main Branch, !- Name + AUTOSIZE, !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + AirLoopHVAC:OutdoorAirSystem, !- Component 1 Object Type + VAV_1_OA, !- Component 1 Name + VAV_1 Supply Equipment Inlet Node, !- Component 1 Inlet Node Name + VAV_1_OA-VAV_1_CoolCNode,!- Component 1 Outlet Node Name + Passive, !- Component 1 Branch Control Type + Coil:Cooling:Water, !- Component 2 Object Type + VAV_1_CoolC, !- Component 2 Name + VAV_1_OA-VAV_1_CoolCNode,!- Component 2 Inlet Node Name + VAV_1_CoolC-VAV_1_HeatCNode, !- Component 2 Outlet Node Name + Passive, !- Component 2 Branch Control Type + Coil:Heating:Water, !- Component 3 Object Type + VAV_1_HeatC, !- Component 3 Name + VAV_1_CoolC-VAV_1_HeatCNode, !- Component 3 Inlet Node Name + VAV_1_HeatC-VAV_1_FanNode, !- Component 3 Outlet Node Name + Passive, !- Component 3 Branch Control Type + Fan:VariableVolume, !- Component 4 Object Type + VAV_1_Fan, !- Component 4 Name + VAV_1_HeatC-VAV_1_FanNode, !- Component 4 Inlet Node Name + VAV_1 Supply Equipment Outlet Node, !- Component 4 Outlet Node Name + Active; !- Component 4 Branch Control Type + + Branch, + VAV_2 Air Loop Main Branch, !- Name + AUTOSIZE, !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + AirLoopHVAC:OutdoorAirSystem, !- Component 1 Object Type + VAV_2_OA, !- Component 1 Name + VAV_2 Supply Equipment Inlet Node, !- Component 1 Inlet Node Name + VAV_2_OA-VAV_2_CoolCNode,!- Component 1 Outlet Node Name + Passive, !- Component 1 Branch Control Type + Coil:Cooling:Water, !- Component 2 Object Type + VAV_2_CoolC, !- Component 2 Name + VAV_2_OA-VAV_2_CoolCNode,!- Component 2 Inlet Node Name + VAV_2_CoolC-VAV_2_HeatCNode, !- Component 2 Outlet Node Name + Passive, !- Component 2 Branch Control Type + Coil:Heating:Water, !- Component 3 Object Type + VAV_2_HeatC, !- Component 3 Name + VAV_2_CoolC-VAV_2_HeatCNode, !- Component 3 Inlet Node Name + VAV_2_HeatC-VAV_2_FanNode, !- Component 3 Outlet Node Name + Passive, !- Component 3 Branch Control Type + Fan:VariableVolume, !- Component 4 Object Type + VAV_2_Fan, !- Component 4 Name + VAV_2_HeatC-VAV_2_FanNode, !- Component 4 Inlet Node Name + VAV_2 Supply Equipment Outlet Node, !- Component 4 Outlet Node Name + Active; !- Component 4 Branch Control Type + + Branch, + VAV_3 Air Loop Main Branch, !- Name + AUTOSIZE, !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + AirLoopHVAC:OutdoorAirSystem, !- Component 1 Object Type + VAV_3_OA, !- Component 1 Name + VAV_3 Supply Equipment Inlet Node, !- Component 1 Inlet Node Name + VAV_3_OA-VAV_3_CoolCNode,!- Component 1 Outlet Node Name + Passive, !- Component 1 Branch Control Type + Coil:Cooling:Water, !- Component 2 Object Type + VAV_3_CoolC, !- Component 2 Name + VAV_3_OA-VAV_3_CoolCNode,!- Component 2 Inlet Node Name + VAV_3_CoolC-VAV_3_HeatCNode, !- Component 2 Outlet Node Name + Passive, !- Component 2 Branch Control Type + Coil:Heating:Water, !- Component 3 Object Type + VAV_3_HeatC, !- Component 3 Name + VAV_3_CoolC-VAV_3_HeatCNode, !- Component 3 Inlet Node Name + VAV_3_HeatC-VAV_3_FanNode, !- Component 3 Outlet Node Name + Passive, !- Component 3 Branch Control Type + Fan:VariableVolume, !- Component 4 Object Type + VAV_3_Fan, !- Component 4 Name + VAV_3_HeatC-VAV_3_FanNode, !- Component 4 Inlet Node Name + VAV_3 Supply Equipment Outlet Node, !- Component 4 Outlet Node Name + Active; !- Component 4 Branch Control Type + + Branch, + VAV_5 Air Loop Main Branch, !- Name + AUTOSIZE, !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + AirLoopHVAC:OutdoorAirSystem, !- Component 1 Object Type + VAV_5_OA, !- Component 1 Name + VAV_5 Supply Equipment Inlet Node, !- Component 1 Inlet Node Name + VAV_5_OA-VAV_5_CoolCNode,!- Component 1 Outlet Node Name + Passive, !- Component 1 Branch Control Type + Coil:Cooling:Water, !- Component 2 Object Type + VAV_5_CoolC, !- Component 2 Name + VAV_5_OA-VAV_5_CoolCNode,!- Component 2 Inlet Node Name + VAV_5_CoolC-VAV_5_HeatCNode, !- Component 2 Outlet Node Name + Passive, !- Component 2 Branch Control Type + Coil:Heating:Water, !- Component 3 Object Type + VAV_5_HeatC, !- Component 3 Name + VAV_5_CoolC-VAV_5_HeatCNode, !- Component 3 Inlet Node Name + VAV_5_HeatC-VAV_5_FanNode, !- Component 3 Outlet Node Name + Passive, !- Component 3 Branch Control Type + Fan:VariableVolume, !- Component 4 Object Type + VAV_5_Fan, !- Component 4 Name + VAV_5_HeatC-VAV_5_FanNode, !- Component 4 Inlet Node Name + VAV_5 Supply Equipment Outlet Node, !- Component 4 Outlet Node Name + Active; !- Component 4 Branch Control Type + + AirLoopHVAC:ControllerList, + VAV_1_Controllers, !- Name + Controller:WaterCoil, !- Controller 1 Object Type + VAV_1_CoolC_Controller, !- Controller 1 Name + Controller:WaterCoil, !- Controller 2 Object Type + VAV_1_HeatC_Controller; !- Controller 2 Name + + AirLoopHVAC:ControllerList, + VAV_1_OA_Controllers, !- Name + Controller:OutdoorAir, !- Controller 1 Object Type + VAV_1_OA_Controller; !- Controller 1 Name + + AirLoopHVAC:ControllerList, + VAV_2_Controllers, !- Name + Controller:WaterCoil, !- Controller 1 Object Type + VAV_2_CoolC_Controller, !- Controller 1 Name + Controller:WaterCoil, !- Controller 2 Object Type + VAV_2_HeatC_Controller; !- Controller 2 Name + + AirLoopHVAC:ControllerList, + VAV_2_OA_Controllers, !- Name + Controller:OutdoorAir, !- Controller 1 Object Type + VAV_2_OA_Controller; !- Controller 1 Name + + AirLoopHVAC:ControllerList, + VAV_3_Controllers, !- Name + Controller:WaterCoil, !- Controller 1 Object Type + VAV_3_CoolC_Controller, !- Controller 1 Name + Controller:WaterCoil, !- Controller 2 Object Type + VAV_3_HeatC_Controller; !- Controller 2 Name + + AirLoopHVAC:ControllerList, + VAV_3_OA_Controllers, !- Name + Controller:OutdoorAir, !- Controller 1 Object Type + VAV_3_OA_Controller; !- Controller 1 Name + + AirLoopHVAC:ControllerList, + VAV_5_Controllers, !- Name + Controller:WaterCoil, !- Controller 1 Object Type + VAV_5_CoolC_Controller, !- Controller 1 Name + Controller:WaterCoil, !- Controller 2 Object Type + VAV_5_HeatC_Controller; !- Controller 2 Name + + AirLoopHVAC:ControllerList, + VAV_5_OA_Controllers, !- Name + Controller:OutdoorAir, !- Controller 1 Object Type + VAV_5_OA_Controller; !- Controller 1 Name + + AirLoopHVAC:OutdoorAirSystem:EquipmentList, + VAV_1_OA_Equipment, !- Name + OutdoorAir:Mixer, !- Component 1 Object Type + VAV_1_OAMixing Box; !- Component 1 Name + + AirLoopHVAC:OutdoorAirSystem:EquipmentList, + VAV_2_OA_Equipment, !- Name + OutdoorAir:Mixer, !- Component 1 Object Type + VAV_2_OAMixing Box; !- Component 1 Name + + AirLoopHVAC:OutdoorAirSystem:EquipmentList, + VAV_3_OA_Equipment, !- Name + OutdoorAir:Mixer, !- Component 1 Object Type + VAV_3_OAMixing Box; !- Component 1 Name + + AirLoopHVAC:OutdoorAirSystem:EquipmentList, + VAV_5_OA_Equipment, !- Name + OutdoorAir:Mixer, !- Component 1 Object Type + VAV_5_OAMixing Box; !- Component 1 Name + + AirLoopHVAC:OutdoorAirSystem, + VAV_1_OA, !- Name + VAV_1_OA_Controllers, !- Controller List Name + VAV_1_OA_Equipment, !- Outdoor Air Equipment List Name + VAV_1 Availability Manager List; !- Availability Manager List Name + + AirLoopHVAC:OutdoorAirSystem, + VAV_2_OA, !- Name + VAV_2_OA_Controllers, !- Controller List Name + VAV_2_OA_Equipment, !- Outdoor Air Equipment List Name + VAV_2 Availability Manager List; !- Availability Manager List Name + + AirLoopHVAC:OutdoorAirSystem, + VAV_3_OA, !- Name + VAV_3_OA_Controllers, !- Controller List Name + VAV_3_OA_Equipment, !- Outdoor Air Equipment List Name + VAV_3 Availability Manager List; !- Availability Manager List Name + + AirLoopHVAC:OutdoorAirSystem, + VAV_5_OA, !- Name + VAV_5_OA_Controllers, !- Controller List Name + VAV_5_OA_Equipment, !- Outdoor Air Equipment List Name + VAV_5 Availability Manager List; !- Availability Manager List Name + + OutdoorAir:NodeList, + VAV_1_OANode List; !- Node or NodeList Name 1 + + OutdoorAir:NodeList, + VAV_2_OANode List; !- Node or NodeList Name 1 + + OutdoorAir:NodeList, + VAV_3_OANode List; !- Node or NodeList Name 1 + + OutdoorAir:NodeList, + VAV_5_OANode List; !- Node or NodeList Name 1 + + OutdoorAir:Mixer, + VAV_1_OAMixing Box, !- Name + VAV_1_OA-VAV_1_CoolCNode,!- Mixed Air Node Name + VAV_1_OAInlet Node, !- Outdoor Air Stream Node Name + VAV_1_OARelief Node, !- Relief Air Stream Node Name + VAV_1 Supply Equipment Inlet Node; !- Return Air Stream Node Name + + OutdoorAir:Mixer, + VAV_2_OAMixing Box, !- Name + VAV_2_OA-VAV_2_CoolCNode,!- Mixed Air Node Name + VAV_2_OAInlet Node, !- Outdoor Air Stream Node Name + VAV_2_OARelief Node, !- Relief Air Stream Node Name + VAV_2 Supply Equipment Inlet Node; !- Return Air Stream Node Name + + OutdoorAir:Mixer, + VAV_3_OAMixing Box, !- Name + VAV_3_OA-VAV_3_CoolCNode,!- Mixed Air Node Name + VAV_3_OAInlet Node, !- Outdoor Air Stream Node Name + VAV_3_OARelief Node, !- Relief Air Stream Node Name + VAV_3 Supply Equipment Inlet Node; !- Return Air Stream Node Name + + OutdoorAir:Mixer, + VAV_5_OAMixing Box, !- Name + VAV_5_OA-VAV_5_CoolCNode,!- Mixed Air Node Name + VAV_5_OAInlet Node, !- Outdoor Air Stream Node Name + VAV_5_OARelief Node, !- Relief Air Stream Node Name + VAV_5 Supply Equipment Inlet Node; !- Return Air Stream Node Name + + SetpointManager:MixedAir, + VAV_1_CoolC SAT Manager, !- Name + Temperature, !- Control Variable + VAV_1 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_1_HeatC-VAV_1_FanNode, !- Fan Inlet Node Name + VAV_1 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_1_CoolC-VAV_1_HeatCNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_1_HeatC SAT Manager, !- Name + Temperature, !- Control Variable + VAV_1 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_1_HeatC-VAV_1_FanNode, !- Fan Inlet Node Name + VAV_1 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_1_HeatC-VAV_1_FanNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_1_OAMixed Air Temp Manager, !- Name + Temperature, !- Control Variable + VAV_1 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_1_HeatC-VAV_1_FanNode, !- Fan Inlet Node Name + VAV_1 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_1_OA-VAV_1_CoolCNode;!- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_2_CoolC SAT Manager, !- Name + Temperature, !- Control Variable + VAV_2 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_2_HeatC-VAV_2_FanNode, !- Fan Inlet Node Name + VAV_2 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_2_CoolC-VAV_2_HeatCNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_2_HeatC SAT Manager, !- Name + Temperature, !- Control Variable + VAV_2 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_2_HeatC-VAV_2_FanNode, !- Fan Inlet Node Name + VAV_2 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_2_HeatC-VAV_2_FanNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_2_OAMixed Air Temp Manager, !- Name + Temperature, !- Control Variable + VAV_2 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_2_HeatC-VAV_2_FanNode, !- Fan Inlet Node Name + VAV_2 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_2_OA-VAV_2_CoolCNode;!- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_3_CoolC SAT Manager, !- Name + Temperature, !- Control Variable + VAV_3 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_3_HeatC-VAV_3_FanNode, !- Fan Inlet Node Name + VAV_3 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_3_CoolC-VAV_3_HeatCNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_3_HeatC SAT Manager, !- Name + Temperature, !- Control Variable + VAV_3 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_3_HeatC-VAV_3_FanNode, !- Fan Inlet Node Name + VAV_3 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_3_HeatC-VAV_3_FanNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_3_OAMixed Air Temp Manager, !- Name + Temperature, !- Control Variable + VAV_3 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_3_HeatC-VAV_3_FanNode, !- Fan Inlet Node Name + VAV_3 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_3_OA-VAV_3_CoolCNode;!- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_5_CoolC SAT Manager, !- Name + Temperature, !- Control Variable + VAV_5 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_5_HeatC-VAV_5_FanNode, !- Fan Inlet Node Name + VAV_5 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_5_CoolC-VAV_5_HeatCNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_5_HeatC SAT Manager, !- Name + Temperature, !- Control Variable + VAV_5 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_5_HeatC-VAV_5_FanNode, !- Fan Inlet Node Name + VAV_5 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_5_HeatC-VAV_5_FanNode; !- Setpoint Node or NodeList Name + + SetpointManager:MixedAir, + VAV_5_OAMixed Air Temp Manager, !- Name + Temperature, !- Control Variable + VAV_5 Supply Equipment Outlet Node, !- Reference Setpoint Node Name + VAV_5_HeatC-VAV_5_FanNode, !- Fan Inlet Node Name + VAV_5 Supply Equipment Outlet Node, !- Fan Outlet Node Name + VAV_5_OA-VAV_5_CoolCNode;!- Setpoint Node or NodeList Name + + AirLoopHVAC:SupplyPath, + VAV_1, !- Name + VAV_1 Zone Equipment Inlet Node, !- Supply Air Path Inlet Node Name + AirLoopHVAC:ZoneSplitter,!- Component 1 Object Type + VAV_1 Supply Air Splitter; !- Component 1 Name + + AirLoopHVAC:SupplyPath, + VAV_2, !- Name + VAV_2 Zone Equipment Inlet Node, !- Supply Air Path Inlet Node Name + AirLoopHVAC:ZoneSplitter,!- Component 1 Object Type + VAV_2 Supply Air Splitter; !- Component 1 Name + + AirLoopHVAC:SupplyPath, + VAV_3, !- Name + VAV_3 Zone Equipment Inlet Node, !- Supply Air Path Inlet Node Name + AirLoopHVAC:ZoneSplitter,!- Component 1 Object Type + VAV_3 Supply Air Splitter; !- Component 1 Name + + AirLoopHVAC:SupplyPath, + VAV_5, !- Name + VAV_5 Zone Equipment Inlet Node, !- Supply Air Path Inlet Node Name + AirLoopHVAC:ZoneSplitter,!- Component 1 Object Type + VAV_5 Supply Air Splitter; !- Component 1 Name + + AirLoopHVAC:ZoneSplitter, + VAV_1 Supply Air Splitter, !- Name + VAV_1 Zone Equipment Inlet Node, !- Inlet Node Name + Core_bottom VAV Box Inlet Node Name, !- Outlet 1 Node Name + Perimeter_bot_ZN_3 VAV Box Inlet Node Name, !- Outlet 2 Node Name + Perimeter_bot_ZN_2 VAV Box Inlet Node Name, !- Outlet 3 Node Name + Perimeter_bot_ZN_1 VAV Box Inlet Node Name, !- Outlet 4 Node Name + Perimeter_bot_ZN_4 VAV Box Inlet Node Name; !- Outlet 5 Node Name + + AirLoopHVAC:ZoneSplitter, + VAV_2 Supply Air Splitter, !- Name + VAV_2 Zone Equipment Inlet Node, !- Inlet Node Name + Core_mid VAV Box Inlet Node Name, !- Outlet 1 Node Name + Perimeter_mid_ZN_3 VAV Box Inlet Node Name, !- Outlet 2 Node Name + Perimeter_mid_ZN_2 VAV Box Inlet Node Name, !- Outlet 3 Node Name + Perimeter_mid_ZN_1 VAV Box Inlet Node Name, !- Outlet 4 Node Name + Perimeter_mid_ZN_4 VAV Box Inlet Node Name; !- Outlet 5 Node Name + + AirLoopHVAC:ZoneSplitter, + VAV_3 Supply Air Splitter, !- Name + VAV_3 Zone Equipment Inlet Node, !- Inlet Node Name + Core_top VAV Box Inlet Node Name, !- Outlet 1 Node Name + Perimeter_top_ZN_3 VAV Box Inlet Node Name, !- Outlet 2 Node Name + Perimeter_top_ZN_2 VAV Box Inlet Node Name, !- Outlet 3 Node Name + Perimeter_top_ZN_1 VAV Box Inlet Node Name, !- Outlet 4 Node Name + Perimeter_top_ZN_4 VAV Box Inlet Node Name; !- Outlet 5 Node Name + + AirLoopHVAC:ZoneSplitter, + VAV_5 Supply Air Splitter, !- Name + VAV_5 Zone Equipment Inlet Node, !- Inlet Node Name + Basement VAV Box Inlet Node Name; !- Outlet 1 Node Name + + AirLoopHVAC:ReturnPath, + VAV_1 Return Air Path, !- Name + VAV_1 Zone Equipment Outlet Node, !- Return Air Path Outlet Node Name + AirLoopHVAC:ReturnPlenum,!- Component 1 Object Type + VAV_1 Return Plenum, !- Component 1 Name + AirLoopHVAC:ZoneMixer, !- Component 2 Object Type + VAV_1 Return Air Mixer; !- Component 2 Name + + AirLoopHVAC:ReturnPath, + VAV_2 Return Air Path, !- Name + VAV_2 Zone Equipment Outlet Node, !- Return Air Path Outlet Node Name + AirLoopHVAC:ReturnPlenum,!- Component 1 Object Type + VAV_2 Return Plenum, !- Component 1 Name + AirLoopHVAC:ZoneMixer, !- Component 2 Object Type + VAV_2 Return Air Mixer; !- Component 2 Name + + AirLoopHVAC:ReturnPath, + VAV_3 Return Air Path, !- Name + VAV_3 Zone Equipment Outlet Node, !- Return Air Path Outlet Node Name + AirLoopHVAC:ReturnPlenum,!- Component 1 Object Type + VAV_3 Return Plenum, !- Component 1 Name + AirLoopHVAC:ZoneMixer, !- Component 2 Object Type + VAV_3 Return Air Mixer; !- Component 2 Name + + AirLoopHVAC:ReturnPath, + VAV_5 Return Air Path, !- Name + VAV_5 Zone Equipment Outlet Node, !- Return Air Path Outlet Node Name + AirLoopHVAC:ZoneMixer, !- Component 1 Object Type + VAV_5 Return Air Mixer; !- Component 1 Name + + AirLoopHVAC:ReturnPlenum, + VAV_2 Return Plenum, !- Name + MidFloor_Plenum, !- Zone Name + MIDFLOOR_PLENUMPlenumNode, !- Zone Node Name + MIDFLOOR_PLENUMPlenumOutletNode, !- Outlet Node Name + , !- Induced Air Outlet Node or NodeList Name + Core_mid Return Air Node Name, !- Inlet 1 Node Name + Perimeter_mid_ZN_3 Return Air Node Name, !- Inlet 2 Node Name + Perimeter_mid_ZN_2 Return Air Node Name, !- Inlet 3 Node Name + Perimeter_mid_ZN_1 Return Air Node Name, !- Inlet 4 Node Name + Perimeter_mid_ZN_4 Return Air Node Name; !- Inlet 5 Node Name + + AirLoopHVAC:ReturnPlenum, + VAV_1 Return Plenum, !- Name + GroundFloor_Plenum, !- Zone Name + GROUNDFLOOR_PLENUMPlenumNode, !- Zone Node Name + GROUNDFLOOR_PLENUMPlenumOutletNode, !- Outlet Node Name + , !- Induced Air Outlet Node or NodeList Name + Core_bottom Return Air Node Name, !- Inlet 1 Node Name + Perimeter_bot_ZN_3 Return Air Node Name, !- Inlet 2 Node Name + Perimeter_bot_ZN_2 Return Air Node Name, !- Inlet 3 Node Name + Perimeter_bot_ZN_1 Return Air Node Name, !- Inlet 4 Node Name + Perimeter_bot_ZN_4 Return Air Node Name; !- Inlet 5 Node Name + + AirLoopHVAC:ReturnPlenum, + VAV_3 Return Plenum, !- Name + TopFloor_Plenum, !- Zone Name + TOPFLOOR_PLENUMPlenumNode, !- Zone Node Name + TOPFLOOR_PLENUMPlenumOutletNode, !- Outlet Node Name + , !- Induced Air Outlet Node or NodeList Name + Core_top Return Air Node Name, !- Inlet 1 Node Name + Perimeter_top_ZN_3 Return Air Node Name, !- Inlet 2 Node Name + Perimeter_top_ZN_2 Return Air Node Name, !- Inlet 3 Node Name + Perimeter_top_ZN_1 Return Air Node Name, !- Inlet 4 Node Name + Perimeter_top_ZN_4 Return Air Node Name; !- Inlet 5 Node Name + + AirLoopHVAC:ZoneMixer, + VAV_1 Return Air Mixer, !- Name + VAV_1 Zone Equipment Outlet Node, !- Outlet Node Name + GROUNDFLOOR_PLENUMPlenumOutletNode; !- Inlet 1 Node Name + + AirLoopHVAC:ZoneMixer, + VAV_2 Return Air Mixer, !- Name + VAV_2 Zone Equipment Outlet Node, !- Outlet Node Name + MIDFLOOR_PLENUMPlenumOutletNode; !- Inlet 1 Node Name + + AirLoopHVAC:ZoneMixer, + VAV_3 Return Air Mixer, !- Name + VAV_3 Zone Equipment Outlet Node, !- Outlet Node Name + TOPFLOOR_PLENUMPlenumOutletNode; !- Inlet 1 Node Name + + AirLoopHVAC:ZoneMixer, + VAV_5 Return Air Mixer, !- Name + VAV_5 Zone Equipment Outlet Node, !- Outlet Node Name + Basement Return Air Node Name; !- Inlet 1 Node Name + +! ***SCHEDULES*** + + Schedule:Compact, + CLGSETP_SCH, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays SummerDesignDay, !- Field 2 + Until: 06:00,26.7, !- Field 3 + Until: 22:00,24.0, !- Field 5 + Until: 24:00,26.7, !- Field 7 + For: Saturday, !- Field 9 + Until: 06:00,26.7, !- Field 10 + Until: 18:00,24.0, !- Field 12 + Until: 24:00,26.7, !- Field 14 + For WinterDesignDay, !- Field 16 + Until: 24:00,26.7, !- Field 17 + For: AllOtherDays, !- Field 19 + Until: 24:00,26.7; !- Field 20 + + Schedule:Compact, + HTGSETP_SCH, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays, !- Field 2 + Until: 06:00,15.6, !- Field 3 + Until: 22:00,21.0, !- Field 5 + Until: 24:00,15.6, !- Field 7 + For SummerDesignDay, !- Field 9 + Until: 24:00,15.6, !- Field 10 + For: Saturday, !- Field 12 + Until: 06:00,15.6, !- Field 13 + Until: 18:00,21.0, !- Field 15 + Until: 24:00,15.6, !- Field 17 + For: WinterDesignDay, !- Field 19 + Until: 24:00,21.0, !- Field 20 + For: AllOtherDays, !- Field 22 + Until: 24:00,15.6; !- Field 23 + + Schedule:Compact, + Seasonal-Reset-Supply-Air-Temp-Sch, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,12.8; !- Field 3 + + Schedule:Compact, + MinOA_MotorizedDamper_Sched, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays SummerDesignDay, !- Field 2 + Until: 07:00,0.0, !- Field 3 + Until: 22:00,1.0, !- Field 5 + Until: 24:00,0.0, !- Field 7 + For: Saturday WinterDesignDay, !- Field 9 + Until: 07:00,0.0, !- Field 10 + Until: 18:00,1.0, !- Field 12 + Until: 24:00,0.0, !- Field 14 + For: AllOtherDays, !- Field 16 + Until: 24:00,0.0; !- Field 17 + + Schedule:Compact, + Dual Zone Control Type Sched, !- Name + Control Type, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,4; !- Field 3 + + Schedule:Compact, + HVACOperationSchd, !- Name + On/Off, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays SummerDesignDay, !- Field 2 + Until: 06:00,0.0, !- Field 3 + Until: 22:00,1.0, !- Field 5 + Until: 24:00,0.0, !- Field 7 + For: Saturday WinterDesignDay, !- Field 9 + Until: 06:00,0.0, !- Field 10 + Until: 18:00,1.0, !- Field 12 + Until: 24:00,0.0, !- Field 14 + For: AllOtherDays, !- Field 16 + Until: 24:00,0.0; !- Field 17 + +! ***EQUIPMENT*** + + Output:PreprocessorMessage,Conversion 7.2 => 8.0,Warning, +Boiler:HotWater="HeatSys1 Boiler", + defaults for this object have changed. Results may be different than previous. See , +InputOutputReference document for details.; + Boiler:HotWater, + HeatSys1 Boiler, !- Name + NATURALGAS, !- Fuel Type + AUTOSIZE, !- Nominal Capacity {W} + 0.78, !- Nominal Thermal Efficiency + LeavingBoiler, !- Efficiency Curve Temperature Evaluation Variable + , !- Normalized Boiler Efficiency Curve Name + 82.2000, !- Design Water Outlet Temperature {C} + AUTOSIZE, !- Design Water Flow Rate {m3/s} + 0.0, !- Minimum Part Load Ratio + 1.2, !- Maximum Part Load Ratio + 1.0, !- Optimum Part Load Ratio + HeatSys1 Pump-HeatSys1 BoilerNode, !- Boiler Water Inlet Node Name + HeatSys1 Supply Equipment Outlet Node, !- Boiler Water Outlet Node Name + 95.0, !- Water Outlet Upper Temperature Limit {C} + LeavingSetpointModulated,!- Boiler Flow Mode + 0.0000, !- Parasitic Electric Load {W} + 1.0000; !- Sizing Factor + + SetpointManager:Scheduled, + HeatSys1 Boiler Setpoint Manager, !- Name + Temperature, !- Control Variable + HW-Loop-Temp-Schedule, !- Schedule Name + HeatSys1 Supply Equipment Outlet Node; !- Setpoint Node or NodeList Name + + Output:PreprocessorMessage,Conversion 7.2 => 8.0,Warning, +Chiller:Electric:ReformulatedEIR="CoolSys1 Chiller 1", + defaults for this object have changed. See InputOutputReference document for details.; + Chiller:Electric:ReformulatedEIR, + CoolSys1 Chiller 1, !- Name + AUTOSIZE, !- Reference Capacity {W} + 5.5, !- Reference COP {W/W} + 6.67, !- Reference Leaving Chilled Water Temperature {C} + 35, !- Reference Leaving Condenser Water Temperature {C} + AutoSize, !- Reference Chilled Water Flow Rate {m3/s} + AutoSize, !- Reference Condenser Water Flow Rate {m3/s} + WC Screw Default 90.1-2004 Cap_fT, !- Cooling Capacity Function of Temperature Curve Name + WC Screw Default 90.1-2004 EIR_fT, !- Electric Input to Cooling Output Ratio Function of Temperature Curve Name + WC Screw GTE 300tons Default 90.1-2004 EIR_fPLR, !- Electric Input to Cooling Output Ratio Function of Part Load Ratio Curve Name + 0.1, !- Minimum Part Load Ratio + 1, !- Maximum Part Load Ratio + 1, !- Optimum Part Load Ratio + 0.2, !- Minimum Unloading Ratio + CoolSys1 Pump-CoolSys1 ChillerNode 1, !- Chilled Water Inlet Node Name + CoolSys1 Supply Equipment Outlet Node 1, !- Chilled Water Outlet Node Name + CoolSys1 Chiller Water Inlet Node 1, !- Condenser Inlet Node Name + CoolSys1 Chiller Water Outlet Node 1, !- Condenser Outlet Node Name + 1, !- Fraction of Compressor Electric Consumption Rejected by Condenser + 2, !- Leaving Chilled Water Lower Temperature Limit {C} + LeavingSetpointModulated,!- Chiller Flow Mode Type + , !- Design Heat Recovery Water Flow Rate {m3/s} + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name + 0.4; !- Sizing Factor + + SetpointManager:Scheduled, + CoolSys1 Chiller 1 Setpoint Manager, !- Name + Temperature, !- Control Variable + CW-Loop-Temp-Schedule, !- Schedule Name + CoolSys1 Supply Equipment Outlet Node 1; !- Setpoint Node or NodeList Name + + Output:PreprocessorMessage,Conversion 7.2 => 8.0,Warning, +Chiller:Electric:ReformulatedEIR="CoolSys1 Chiller 2", + defaults for this object have changed. See InputOutputReference document for details.; + Chiller:Electric:ReformulatedEIR, + CoolSys1 Chiller 2, !- Name + AUTOSIZE, !- Reference Capacity {W} + 5.5, !- Reference COP {W/W} + 6.67, !- Reference Leaving Chilled Water Temperature {C} + 35, !- Reference Leaving Condenser Water Temperature {C} + AutoSize, !- Reference Chilled Water Flow Rate {m3/s} + AutoSize, !- Reference Condenser Water Flow Rate {m3/s} + WC Screw Default 90.1-2004 Cap_fT, !- Cooling Capacity Function of Temperature Curve Name + WC Screw Default 90.1-2004 EIR_fT, !- Electric Input to Cooling Output Ratio Function of Temperature Curve Name + WC Screw GTE 300tons Default 90.1-2004 EIR_fPLR, !- Electric Input to Cooling Output Ratio Function of Part Load Ratio Curve Name + 0.1, !- Minimum Part Load Ratio + 1, !- Maximum Part Load Ratio + 1, !- Optimum Part Load Ratio + 0.2, !- Minimum Unloading Ratio + CoolSys1 Pump-CoolSys1 ChillerNode 2, !- Chilled Water Inlet Node Name + CoolSys1 Supply Equipment Outlet Node 2, !- Chilled Water Outlet Node Name + CoolSys1 Chiller Water Inlet Node 2, !- Condenser Inlet Node Name + CoolSys1 Chiller Water Outlet Node 2, !- Condenser Outlet Node Name + 1, !- Fraction of Compressor Electric Consumption Rejected by Condenser + 2, !- Leaving Chilled Water Lower Temperature Limit {C} + LeavingSetpointModulated,!- Chiller Flow Mode Type + , !- Design Heat Recovery Water Flow Rate {m3/s} + , !- Heat Recovery Inlet Node Name + , !- Heat Recovery Outlet Node Name + 0.4; !- Sizing Factor + + SetpointManager:Scheduled, + CoolSys1 Chiller 2 Setpoint Manager, !- Name + Temperature, !- Control Variable + CW-Loop-Temp-Schedule, !- Schedule Name + CoolSys1 Supply Equipment Outlet Node 2; !- Setpoint Node or NodeList Name + + CoolingTower:SingleSpeed, + TowerWaterSys CoolTower, !- Name + TowerWaterSys Pump-TowerWaterSys CoolTowerNode, !- Water Inlet Node Name + TowerWaterSys Supply Equipment Outlet Node, !- Water Outlet Node Name + AUTOSIZE, !- Design Water Flow Rate {m3/s} + AUTOSIZE, !- Design Air Flow Rate {m3/s} + AUTOSIZE, !- Fan Power at Design Air Flow Rate {W} + AUTOSIZE, !- U-Factor Times Area Value at Design Air Flow Rate {W/K} + AUTOSIZE, !- Air Flow Rate in Free Convection Regime {m3/s} + AUTOSIZE, !- U-Factor Times Area Value at Free Convection Air Flow Rate {W/K} + UFactorTimesAreaAndDesignWaterFlowRate, !- Performance Input Method + , !- Nominal Capacity {W} + , !- Free Convection Capacity {W} + , !- Basin Heater Capacity {W/K} + , !- Basin Heater Setpoint Temperature {C} + , !- Basin Heater Operating Schedule Name + SaturatedExit, !- Evaporation Loss Mode + , !- Evaporation Loss Factor {percent/K} + 0.0080, !- Drift Loss Percent {percent} + ConcentrationRatio, !- Blowdown Calculation Mode + 3.0000, !- Blowdown Concentration Ratio + , !- Blowdown Makeup Water Usage Schedule Name + , !- Supply Water Storage Tank Name + TowerWaterSys CoolTower OA ref Node, !- Outdoor Air Inlet Node Name + FanCycling, !- Capacity Control + , !- Number of Cells + , !- Cell Control + , !- Cell Minimum Water Flow Rate Fraction + , !- Cell Maximum Water Flow Rate Fraction + 1.0000; !- Sizing Factor + + Pump:VariableSpeed, + CoolSys1 Pump, !- Name + CoolSys1 Supply Inlet Node, !- Inlet Node Name + CoolSys1 Pump-CoolSys1 ChillerNodeviaConnector, !- Outlet Node Name + AUTOSIZE, !- Rated Flow Rate {m3/s} + 179352, !- Rated Pump Head {Pa} + AUTOSIZE, !- Rated Power Consumption {W} + 0.9, !- Motor Efficiency + 0.0, !- Fraction of Motor Inefficiencies to Fluid Stream + 0, !- Coefficient 1 of the Part Load Performance Curve + 1, !- Coefficient 2 of the Part Load Performance Curve + 0, !- Coefficient 3 of the Part Load Performance Curve + 0, !- Coefficient 4 of the Part Load Performance Curve + 0.0, !- Minimum Flow Rate {m3/s} + Intermittent, !- Pump Control Type + ; !- Pump Flow Rate Schedule Name + + Pump:VariableSpeed, + HeatSys1 Pump, !- Name + HeatSys1 Supply Inlet Node, !- Inlet Node Name + HeatSys1 Pump-HeatSys1 BoilerNodeviaConnector, !- Outlet Node Name + AUTOSIZE, !- Rated Flow Rate {m3/s} + 179352, !- Rated Pump Head {Pa} + AUTOSIZE, !- Rated Power Consumption {W} + 0.875, !- Motor Efficiency + 0.0, !- Fraction of Motor Inefficiencies to Fluid Stream + 0, !- Coefficient 1 of the Part Load Performance Curve + 1, !- Coefficient 2 of the Part Load Performance Curve + 0, !- Coefficient 3 of the Part Load Performance Curve + 0, !- Coefficient 4 of the Part Load Performance Curve + 0.0, !- Minimum Flow Rate {m3/s} + Intermittent, !- Pump Control Type + ; !- Pump Flow Rate Schedule Name + + Pump:ConstantSpeed, + TowerWaterSys Pump, !- Name + TowerWaterSys Supply Inlet Node, !- Inlet Node Name + TowerWaterSys Pump-TowerWaterSys CoolTowerNodeviaConnector, !- Outlet Node Name + AUTOSIZE, !- Rated Flow Rate {m3/s} + 179352, !- Rated Pump Head {Pa} + AUTOSIZE, !- Rated Power Consumption {W} + 0.87, !- Motor Efficiency + 0.0, !- Fraction of Motor Inefficiencies to Fluid Stream + Intermittent, !- Pump Control Type + ; !- Pump Flow Rate Schedule Name + + PlantEquipmentList, + CoolSys1 Equipment List, !- Name + Chiller:Electric:ReformulatedEIR, !- Equipment 1 Object Type + CoolSys1 Chiller 1, !- Equipment 1 Name + Chiller:Electric:ReformulatedEIR, !- Equipment 2 Object Type + CoolSys1 Chiller 2; !- Equipment 2 Name + + PlantEquipmentList, + HeatSys1 Equipment List, !- Name + Boiler:HotWater, !- Equipment 1 Object Type + HeatSys1 Boiler; !- Equipment 1 Name + + CondenserEquipmentList, + TowerWaterSys Equipment List, !- Name + CoolingTower:SingleSpeed,!- Equipment 1 Object Type + TowerWaterSys CoolTower; !- Equipment 1 Name + +! ***SIZING & CONTROLS*** + + Sizing:Plant, + CoolSys1, !- Plant or Condenser Loop Name + Cooling, !- Loop Type + 6.67, !- Design Loop Exit Temperature {C} + 6.67; !- Loop Design Temperature Difference {deltaC} + + Sizing:Plant, + HeatSys1, !- Plant or Condenser Loop Name + Heating, !- Loop Type + 82.2, !- Design Loop Exit Temperature {C} + 11.1; !- Loop Design Temperature Difference {deltaC} + + Sizing:Plant, + TowerWaterSys, !- Plant or Condenser Loop Name + CONDENSER, !- Loop Type + 29.4, !- Design Loop Exit Temperature {C} + 5.6; !- Loop Design Temperature Difference {deltaC} + + Controller:WaterCoil, + VAV_1_CoolC_Controller, !- Name + Temperature, !- Control Variable + Reverse, !- Action + Flow, !- Actuator Variable + VAV_1_CoolC-VAV_1_HeatCNode, !- Sensor Node Name + VAV_1_CoolCDemand Inlet Node, !- Actuator Node Name + , !- Controller Convergence Tolerance {deltaC} + AUTOSIZE, !- Maximum Actuated Flow {m3/s} + 0.0; !- Minimum Actuated Flow {m3/s} + + Controller:WaterCoil, + VAV_1_HeatC_Controller, !- Name + Temperature, !- Control Variable + Normal, !- Action + Flow, !- Actuator Variable + VAV_1_HeatC-VAV_1_FanNode, !- Sensor Node Name + VAV_1_HeatCDemand Inlet Node, !- Actuator Node Name + 0.0001, !- Controller Convergence Tolerance {deltaC} + AUTOSIZE, !- Maximum Actuated Flow {m3/s} + 0.0; !- Minimum Actuated Flow {m3/s} + + Controller:WaterCoil, + VAV_2_CoolC_Controller, !- Name + Temperature, !- Control Variable + Reverse, !- Action + Flow, !- Actuator Variable + VAV_2_CoolC-VAV_2_HeatCNode, !- Sensor Node Name + VAV_2_CoolCDemand Inlet Node, !- Actuator Node Name + , !- Controller Convergence Tolerance {deltaC} + AUTOSIZE, !- Maximum Actuated Flow {m3/s} + 0.0; !- Minimum Actuated Flow {m3/s} + + Controller:WaterCoil, + VAV_2_HeatC_Controller, !- Name + Temperature, !- Control Variable + Normal, !- Action + Flow, !- Actuator Variable + VAV_2_HeatC-VAV_2_FanNode, !- Sensor Node Name + VAV_2_HeatCDemand Inlet Node, !- Actuator Node Name + 0.0001, !- Controller Convergence Tolerance {deltaC} + AUTOSIZE, !- Maximum Actuated Flow {m3/s} + 0.0; !- Minimum Actuated Flow {m3/s} + + Controller:WaterCoil, + VAV_3_CoolC_Controller, !- Name + Temperature, !- Control Variable + Reverse, !- Action + Flow, !- Actuator Variable + VAV_3_CoolC-VAV_3_HeatCNode, !- Sensor Node Name + VAV_3_CoolCDemand Inlet Node, !- Actuator Node Name + , !- Controller Convergence Tolerance {deltaC} + AUTOSIZE, !- Maximum Actuated Flow {m3/s} + 0.0; !- Minimum Actuated Flow {m3/s} + + Controller:WaterCoil, + VAV_3_HeatC_Controller, !- Name + Temperature, !- Control Variable + Normal, !- Action + Flow, !- Actuator Variable + VAV_3_HeatC-VAV_3_FanNode, !- Sensor Node Name + VAV_3_HeatCDemand Inlet Node, !- Actuator Node Name + 0.0001, !- Controller Convergence Tolerance {deltaC} + AUTOSIZE, !- Maximum Actuated Flow {m3/s} + 0.0; !- Minimum Actuated Flow {m3/s} + + Controller:WaterCoil, + VAV_5_CoolC_Controller, !- Name + Temperature, !- Control Variable + Reverse, !- Action + Flow, !- Actuator Variable + VAV_5_CoolC-VAV_5_HeatCNode, !- Sensor Node Name + VAV_5_CoolCDemand Inlet Node, !- Actuator Node Name + , !- Controller Convergence Tolerance {deltaC} + AUTOSIZE, !- Maximum Actuated Flow {m3/s} + 0.0; !- Minimum Actuated Flow {m3/s} + + Controller:WaterCoil, + VAV_5_HeatC_Controller, !- Name + Temperature, !- Control Variable + Normal, !- Action + Flow, !- Actuator Variable + VAV_5_HeatC-VAV_5_FanNode, !- Sensor Node Name + VAV_5_HeatCDemand Inlet Node, !- Actuator Node Name + 0.0001, !- Controller Convergence Tolerance {deltaC} + AUTOSIZE, !- Maximum Actuated Flow {m3/s} + 0.0; !- Minimum Actuated Flow {m3/s} + +! Curve adapted by R. Lord for ANSI/ASHRAE/IESNA 90.1-2004 performance +! for a water-cooled, screw/scroll chiller + + Curve:Biquadratic, + WC Screw Default 90.1-2004 Cap_fT, !- Name + 0.9061150, !- Coefficient1 Constant + 0.0292277, !- Coefficient2 x + -0.0003647, !- Coefficient3 x**2 + -0.0009709, !- Coefficient4 y + -0.0000905, !- Coefficient5 y**2 + 0.0002527, !- Coefficient6 x*y + 0.0, !- Minimum Value of x + 20.0, !- Maximum Value of x + 0.0, !- Minimum Value of y + 50.0; !- Maximum Value of y + +! Curve adapted by R. Lord for ANSI/ASHRAE/IESNA 90.1-2004 performance +! for a water-cooled, screw/scroll chiller + + Curve:Biquadratic, + WC Screw Default 90.1-2004 EIR_fT, !- Name + 0.3617105, !- Coefficient1 Constant + -0.0229833, !- Coefficient2 x + -0.0009519, !- Coefficient3 x**2 + 0.0131889, !- Coefficient4 y + 0.0003752, !- Coefficient5 y**2 + -0.0007059, !- Coefficient6 x*y + 0.0, !- Minimum Value of x + 20.0, !- Maximum Value of x + 0.0, !- Minimum Value of y + 50.0; !- Maximum Value of y + + SetpointManager:Scheduled, + CoolSys1 Loop Setpoint Manager, !- Name + Temperature, !- Control Variable + CW-Loop-Temp-Schedule, !- Schedule Name + CoolSys1 Supply Outlet Node; !- Setpoint Node or NodeList Name + + SetpointManager:Scheduled, + HeatSys1 Loop Setpoint Manager, !- Name + Temperature, !- Control Variable + HW-Loop-Temp-Schedule, !- Schedule Name + HeatSys1 Supply Outlet Node; !- Setpoint Node or NodeList Name + + PlantEquipmentOperationSchemes, + CoolSys1 Loop Operation Scheme List, !- Name + PlantEquipmentOperation:CoolingLoad, !- Control Scheme 1 Object Type + CoolSys1 Operation Scheme, !- Control Scheme 1 Name + ALWAYS_ON; !- Control Scheme 1 Schedule Name + + PlantEquipmentOperationSchemes, + HeatSys1 Loop Operation Scheme List, !- Name + PlantEquipmentOperation:HeatingLoad, !- Control Scheme 1 Object Type + HeatSys1 Operation Scheme, !- Control Scheme 1 Name + ALWAYS_ON; !- Control Scheme 1 Schedule Name + + CondenserEquipmentOperationSchemes, + TowerWaterSys Loop Operation Scheme List, !- Name + PlantEquipmentOperation:CoolingLoad, !- Control Scheme 1 Object Type + TowerWaterSys Operation Scheme, !- Control Scheme 1 Name + ALWAYS_ON; !- Control Scheme 1 Schedule Name + + PlantEquipmentOperation:HeatingLoad, + HeatSys1 Operation Scheme, !- Name + 0.0, !- Load Range 1 Lower Limit {W} + 1000000000000000, !- Load Range 1 Upper Limit {W} + HeatSys1 Equipment List; !- Range 1 Equipment List Name + + PlantEquipmentOperation:CoolingLoad, + CoolSys1 Operation Scheme, !- Name + 0.0, !- Load Range 1 Lower Limit {W} + 100000000000000, !- Load Range 1 Upper Limit {W} + CoolSys1 Equipment List; !- Range 1 Equipment List Name + + PlantEquipmentOperation:CoolingLoad, + TowerWaterSys Operation Scheme, !- Name + 0.0, !- Load Range 1 Lower Limit {W} + 1000000000000, !- Load Range 1 Upper Limit {W} + TowerWaterSys Equipment List; !- Range 1 Equipment List Name + +! ***LOOPS*** + + PlantLoop, + CoolSys1, !- Name + Water, !- Fluid Type + , !- User Defined Fluid Type + CoolSys1 Loop Operation Scheme List, !- Plant Equipment Operation Scheme Name + CoolSys1 Supply Outlet Node, !- Loop Temperature Setpoint Node Name + 98.0, !- Maximum Loop Temperature {C} + 1.0, !- Minimum Loop Temperature {C} + AUTOSIZE, !- Maximum Loop Flow Rate {m3/s} + 0.0, !- Minimum Loop Flow Rate {m3/s} + AUTOSIZE, !- Plant Loop Volume {m3} + CoolSys1 Supply Inlet Node, !- Plant Side Inlet Node Name + CoolSys1 Supply Outlet Node, !- Plant Side Outlet Node Name + CoolSys1 Supply Branches,!- Plant Side Branch List Name + CoolSys1 Supply Connectors, !- Plant Side Connector List Name + CoolSys1 Demand Inlet Node, !- Demand Side Inlet Node Name + CoolSys1 Demand Outlet Node, !- Demand Side Outlet Node Name + CoolSys1 Demand Branches,!- Demand Side Branch List Name + CoolSys1 Demand Connectors, !- Demand Side Connector List Name + Uniform; !- Load Distribution Scheme + + PlantLoop, + HeatSys1, !- Name + Water, !- Fluid Type + , !- User Defined Fluid Type + HeatSys1 Loop Operation Scheme List, !- Plant Equipment Operation Scheme Name + HeatSys1 Supply Outlet Node, !- Loop Temperature Setpoint Node Name + 100.0, !- Maximum Loop Temperature {C} + 10.0, !- Minimum Loop Temperature {C} + AUTOSIZE, !- Maximum Loop Flow Rate {m3/s} + 0.0, !- Minimum Loop Flow Rate {m3/s} + AUTOSIZE, !- Plant Loop Volume {m3} + HeatSys1 Supply Inlet Node, !- Plant Side Inlet Node Name + HeatSys1 Supply Outlet Node, !- Plant Side Outlet Node Name + HeatSys1 Supply Branches,!- Plant Side Branch List Name + HeatSys1 Supply Connectors, !- Plant Side Connector List Name + HeatSys1 Demand Inlet Node, !- Demand Side Inlet Node Name + HeatSys1 Demand Outlet Node, !- Demand Side Outlet Node Name + HeatSys1 Demand Branches,!- Demand Side Branch List Name + HeatSys1 Demand Connectors, !- Demand Side Connector List Name + Optimal; !- Load Distribution Scheme + + CondenserLoop, + TowerWaterSys, !- Name + Water, !- Fluid Type + , !- User Defined Fluid Type + TowerWaterSys Loop Operation Scheme List, !- Condenser Equipment Operation Scheme Name + TowerWaterSys Supply Outlet Node, !- Condenser Loop Temperature Setpoint Node Name + 80.0, !- Maximum Loop Temperature {C} + 5.0, !- Minimum Loop Temperature {C} + AUTOSIZE, !- Maximum Loop Flow Rate {m3/s} + 0.0, !- Minimum Loop Flow Rate {m3/s} + AUTOSIZE, !- Condenser Loop Volume {m3} + TowerWaterSys Supply Inlet Node, !- Condenser Side Inlet Node Name + TowerWaterSys Supply Outlet Node, !- Condenser Side Outlet Node Name + TowerWaterSys Supply Branches, !- Condenser Side Branch List Name + TowerWaterSys Supply Connectors, !- Condenser Side Connector List Name + TowerWaterSys Demand Inlet Node, !- Demand Side Inlet Node Name + TowerWaterSys Demand Outlet Node, !- Demand Side Outlet Node Name + TowerWaterSys Demand Branches, !- Condenser Demand Side Branch List Name + TowerWaterSys Demand Connectors, !- Condenser Demand Side Connector List Name + Sequential; !- Load Distribution Scheme + + SetpointManager:FollowOutdoorAirTemperature, + TowerWaterSys, !- Name + Temperature, !- Control Variable + OutdoorAirWetBulb, !- Reference Temperature Type + 0, !- Offset Temperature Difference {deltaC} + 80.0, !- Maximum Setpoint Temperature {C} + 5.0, !- Minimum Setpoint Temperature {C} + TowerWaterSys Supply Outlet Node; !- Setpoint Node or NodeList Name + +! ***CONNECTIONS*** + + BranchList, + CoolSys1 Demand Branches,!- Name + CoolSys1 Demand Inlet Branch, !- Branch 1 Name + CoolSys1 Demand Load Branch 1, !- Branch 2 Name + CoolSys1 Demand Load Branch 2, !- Branch 3 Name + CoolSys1 Demand Load Branch 3, !- Branch 4 Name + CoolSys1 Demand Load Branch 4, !- Branch 5 Name + CoolSys1 Demand Bypass Branch, !- Branch 6 Name + CoolSys1 Demand Outlet Branch; !- Branch 7 Name + + BranchList, + CoolSys1 Supply Branches,!- Name + CoolSys1 Supply Inlet Branch, !- Branch 1 Name + CoolSys1 Supply Equipment Branch 1, !- Branch 2 Name + CoolSys1 Supply Equipment Branch 2, !- Branch 3 Name + CoolSys1 Supply Equipment Bypass Branch, !- Branch 4 Name + CoolSys1 Supply Outlet Branch; !- Branch 5 Name + + BranchList, + HeatSys1 Demand Branches,!- Name + HeatSys1 Demand Inlet Branch, !- Branch 1 Name + HeatSys1 Demand Load Branch 1, !- Branch 2 Name + HeatSys1 Demand Load Branch 2, !- Branch 3 Name + HeatSys1 Demand Load Branch 3, !- Branch 4 Name + HeatSys1 Demand Load Branch 4, !- Branch 5 Name + HeatSys1 Demand Load Branch 5, !- Branch 6 Name + HeatSys1 Demand Load Branch 6, !- Branch 7 Name + HeatSys1 Demand Load Branch 7, !- Branch 8 Name + HeatSys1 Demand Load Branch 8, !- Branch 9 Name + HeatSys1 Demand Load Branch 9, !- Branch 10 Name + HeatSys1 Demand Load Branch 10, !- Branch 11 Name + HeatSys1 Demand Load Branch 11, !- Branch 12 Name + HeatSys1 Demand Load Branch 12, !- Branch 13 Name + HeatSys1 Demand Load Branch 13, !- Branch 14 Name + HeatSys1 Demand Load Branch 14, !- Branch 15 Name + HeatSys1 Demand Load Branch 15, !- Branch 16 Name + HeatSys1 Demand Load Branch 16, !- Branch 17 Name + HeatSys1 Demand Load Branch 17, !- Branch 18 Name + HeatSys1 Demand Load Branch 18, !- Branch 19 Name + HeatSys1 Demand Load Branch 19, !- Branch 20 Name + HeatSys1 Demand Load Branch 20, !- Branch 21 Name + HeatSys1 Demand Bypass Branch, !- Branch 22 Name + HeatSys1 Demand Outlet Branch; !- Branch 23 Name + + BranchList, + HeatSys1 Supply Branches,!- Name + HeatSys1 Supply Inlet Branch, !- Branch 1 Name + HeatSys1 Supply Equipment Branch, !- Branch 2 Name + HeatSys1 Supply Equipment Bypass Branch, !- Branch 3 Name + HeatSys1 Supply Outlet Branch; !- Branch 4 Name + + BranchList, + TowerWaterSys Demand Branches, !- Name + TowerWaterSys Demand Inlet Branch, !- Branch 1 Name + TowerWaterSys Demand Load Branch 1, !- Branch 2 Name + TowerWaterSys Demand Load Branch 2, !- Branch 3 Name + TowerWaterSys Demand Bypass Branch, !- Branch 4 Name + TowerWaterSys Demand Outlet Branch; !- Branch 5 Name + + BranchList, + TowerWaterSys Supply Branches, !- Name + TowerWaterSys Supply Inlet Branch, !- Branch 1 Name + TowerWaterSys Supply Equipment Branch, !- Branch 2 Name + TowerWaterSys Supply Equipment Bypass Branch, !- Branch 3 Name + TowerWaterSys Supply Outlet Branch; !- Branch 4 Name + + Branch, + CoolSys1 Demand Bypass Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + CoolSys1 Demand Bypass Pipe, !- Component 1 Name + CoolSys1 Demand Bypass Pipe Inlet Node, !- Component 1 Inlet Node Name + CoolSys1 Demand Bypass Pipe Outlet Node, !- Component 1 Outlet Node Name + Bypass; !- Component 1 Branch Control Type + + Branch, + CoolSys1 Demand Inlet Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + CoolSys1 Demand Inlet Pipe, !- Component 1 Name + CoolSys1 Demand Inlet Node, !- Component 1 Inlet Node Name + CoolSys1 Demand Inlet Pipe-CoolSys1 Demand Mixer, !- Component 1 Outlet Node Name + Passive; !- Component 1 Branch Control Type + + Branch, + CoolSys1 Demand Load Branch 1, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Cooling:Water, !- Component 1 Object Type + VAV_5_CoolC, !- Component 1 Name + VAV_5_CoolCDemand Inlet Node, !- Component 1 Inlet Node Name + VAV_5_CoolCDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + CoolSys1 Demand Load Branch 2, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Cooling:Water, !- Component 1 Object Type + VAV_1_CoolC, !- Component 1 Name + VAV_1_CoolCDemand Inlet Node, !- Component 1 Inlet Node Name + VAV_1_CoolCDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + CoolSys1 Demand Load Branch 3, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Cooling:Water, !- Component 1 Object Type + VAV_2_CoolC, !- Component 1 Name + VAV_2_CoolCDemand Inlet Node, !- Component 1 Inlet Node Name + VAV_2_CoolCDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + CoolSys1 Demand Load Branch 4, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Cooling:Water, !- Component 1 Object Type + VAV_3_CoolC, !- Component 1 Name + VAV_3_CoolCDemand Inlet Node, !- Component 1 Inlet Node Name + VAV_3_CoolCDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + CoolSys1 Demand Outlet Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + CoolSys1 Demand Outlet Pipe, !- Component 1 Name + CoolSys1 Demand Mixer-CoolSys1 Demand Outlet Pipe, !- Component 1 Inlet Node Name + CoolSys1 Demand Outlet Node, !- Component 1 Outlet Node Name + Passive; !- Component 1 Branch Control Type + + Branch, + CoolSys1 Supply Equipment Branch 1, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Chiller:Electric:ReformulatedEIR, !- Component 1 Object Type + CoolSys1 Chiller 1, !- Component 1 Name + CoolSys1 Pump-CoolSys1 ChillerNode 1, !- Component 1 Inlet Node Name + CoolSys1 Supply Equipment Outlet Node 1, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + CoolSys1 Supply Equipment Branch 2, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Chiller:Electric:ReformulatedEIR, !- Component 1 Object Type + CoolSys1 Chiller 2, !- Component 1 Name + CoolSys1 Pump-CoolSys1 ChillerNode 2, !- Component 1 Inlet Node Name + CoolSys1 Supply Equipment Outlet Node 2, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + CoolSys1 Supply Equipment Bypass Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + CoolSys1 Supply Equipment Bypass Pipe, !- Component 1 Name + CoolSys1 Supply Equip Bypass Inlet Node, !- Component 1 Inlet Node Name + CoolSys1 Supply Equip Bypass Outlet Node, !- Component 1 Outlet Node Name + Bypass; !- Component 1 Branch Control Type + + Branch, + CoolSys1 Supply Inlet Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pump:VariableSpeed, !- Component 1 Object Type + CoolSys1 Pump, !- Component 1 Name + CoolSys1 Supply Inlet Node, !- Component 1 Inlet Node Name + CoolSys1 Pump-CoolSys1 ChillerNodeviaConnector, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + CoolSys1 Supply Outlet Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + CoolSys1 Supply Outlet Pipe, !- Component 1 Name + CoolSys1 Supply Mixer-CoolSys1 Supply Outlet Pipe, !- Component 1 Inlet Node Name + CoolSys1 Supply Outlet Node, !- Component 1 Outlet Node Name + Passive; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Bypass Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + HeatSys1 Demand Bypass Pipe, !- Component 1 Name + HeatSys1 Demand Bypass Pipe Inlet Node, !- Component 1 Inlet Node Name + HeatSys1 Demand Bypass Pipe Outlet Node, !- Component 1 Outlet Node Name + Bypass; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Inlet Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + HeatSys1 Demand Inlet Pipe, !- Component 1 Name + HeatSys1 Demand Inlet Node, !- Component 1 Inlet Node Name + HeatSys1 Demand Inlet Pipe-HeatSys1 Demand Mixer, !- Component 1 Outlet Node Name + Passive; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 1, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Basement VAV Box Reheat Coil, !- Component 1 Name + Basement VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Basement VAV Box Reheat CoilDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 10, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Perimeter_mid_ZN_2 VAV Box Reheat Coil, !- Component 1 Name + Perimeter_mid_ZN_2 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Perimeter_mid_ZN_2 VAV Box Reheat CoilDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 11, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Perimeter_mid_ZN_1 VAV Box Reheat Coil, !- Component 1 Name + Perimeter_mid_ZN_1 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Perimeter_mid_ZN_1 VAV Box Reheat CoilDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 12, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Perimeter_mid_ZN_4 VAV Box Reheat Coil, !- Component 1 Name + Perimeter_mid_ZN_4 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Perimeter_mid_ZN_4 VAV Box Reheat CoilDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 13, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Perimeter_top_ZN_3 VAV Box Reheat Coil, !- Component 1 Name + Perimeter_top_ZN_3 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Perimeter_top_ZN_3 VAV Box Reheat CoilDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 14, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Perimeter_top_ZN_2 VAV Box Reheat Coil, !- Component 1 Name + Perimeter_top_ZN_2 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Perimeter_top_ZN_2 VAV Box Reheat CoilDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 15, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Perimeter_top_ZN_1 VAV Box Reheat Coil, !- Component 1 Name + Perimeter_top_ZN_1 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Perimeter_top_ZN_1 VAV Box Reheat CoilDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 16, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Perimeter_top_ZN_4 VAV Box Reheat Coil, !- Component 1 Name + Perimeter_top_ZN_4 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Perimeter_top_ZN_4 VAV Box Reheat CoilDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 17, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + VAV_5_HeatC, !- Component 1 Name + VAV_5_HeatCDemand Inlet Node, !- Component 1 Inlet Node Name + VAV_5_HeatCDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 18, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + VAV_1_HeatC, !- Component 1 Name + VAV_1_HeatCDemand Inlet Node, !- Component 1 Inlet Node Name + VAV_1_HeatCDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 19, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + VAV_2_HeatC, !- Component 1 Name + VAV_2_HeatCDemand Inlet Node, !- Component 1 Inlet Node Name + VAV_2_HeatCDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 2, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Core_bottom VAV Box Reheat Coil, !- Component 1 Name + Core_bottom VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Core_bottom VAV Box Reheat CoilDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 20, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + VAV_3_HeatC, !- Component 1 Name + VAV_3_HeatCDemand Inlet Node, !- Component 1 Inlet Node Name + VAV_3_HeatCDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 3, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Core_mid VAV Box Reheat Coil, !- Component 1 Name + Core_mid VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Core_mid VAV Box Reheat CoilDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 4, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Core_top VAV Box Reheat Coil, !- Component 1 Name + Core_top VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Core_top VAV Box Reheat CoilDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 5, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Perimeter_bot_ZN_3 VAV Box Reheat Coil, !- Component 1 Name + Perimeter_bot_ZN_3 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Perimeter_bot_ZN_3 VAV Box Reheat CoilDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 6, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Perimeter_bot_ZN_2 VAV Box Reheat Coil, !- Component 1 Name + Perimeter_bot_ZN_2 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Perimeter_bot_ZN_2 VAV Box Reheat CoilDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 7, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Perimeter_bot_ZN_1 VAV Box Reheat Coil, !- Component 1 Name + Perimeter_bot_ZN_1 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Perimeter_bot_ZN_1 VAV Box Reheat CoilDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 8, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Perimeter_bot_ZN_4 VAV Box Reheat Coil, !- Component 1 Name + Perimeter_bot_ZN_4 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Perimeter_bot_ZN_4 VAV Box Reheat CoilDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Load Branch 9, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Coil:Heating:Water, !- Component 1 Object Type + Perimeter_mid_ZN_3 VAV Box Reheat Coil, !- Component 1 Name + Perimeter_mid_ZN_3 VAV Box Reheat CoilDemand Inlet Node, !- Component 1 Inlet Node Name + Perimeter_mid_ZN_3 VAV Box Reheat CoilDemand Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Demand Outlet Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + HeatSys1 Demand Outlet Pipe, !- Component 1 Name + HeatSys1 Demand Mixer-HeatSys1 Demand Outlet Pipe, !- Component 1 Inlet Node Name + HeatSys1 Demand Outlet Node, !- Component 1 Outlet Node Name + Passive; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Supply Equipment Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Boiler:HotWater, !- Component 1 Object Type + HeatSys1 Boiler, !- Component 1 Name + HeatSys1 Pump-HeatSys1 BoilerNode, !- Component 1 Inlet Node Name + HeatSys1 Supply Equipment Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Supply Equipment Bypass Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + HeatSys1 Supply Equipment Bypass Pipe, !- Component 1 Name + HeatSys1 Supply Equip Bypass Inlet Node, !- Component 1 Inlet Node Name + HeatSys1 Supply Equip Bypass Outlet Node, !- Component 1 Outlet Node Name + Bypass; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Supply Inlet Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pump:VariableSpeed, !- Component 1 Object Type + HeatSys1 Pump, !- Component 1 Name + HeatSys1 Supply Inlet Node, !- Component 1 Inlet Node Name + HeatSys1 Pump-HeatSys1 BoilerNodeviaConnector, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + HeatSys1 Supply Outlet Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + HeatSys1 Supply Outlet Pipe, !- Component 1 Name + HeatSys1 Supply Mixer-HeatSys1 Supply Outlet Pipe, !- Component 1 Inlet Node Name + HeatSys1 Supply Outlet Node, !- Component 1 Outlet Node Name + Passive; !- Component 1 Branch Control Type + + Branch, + TowerWaterSys Demand Bypass Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + TowerWaterSys Demand Bypass Pipe, !- Component 1 Name + TowerWaterSys Demand Bypass Pipe Inlet Node, !- Component 1 Inlet Node Name + TowerWaterSys Demand Bypass Pipe Outlet Node, !- Component 1 Outlet Node Name + Bypass; !- Component 1 Branch Control Type + + Branch, + TowerWaterSys Demand Inlet Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + TowerWaterSys Demand Inlet Pipe, !- Component 1 Name + TowerWaterSys Demand Inlet Node, !- Component 1 Inlet Node Name + TowerWaterSys Demand Inlet Pipe-TowerWaterSys Demand Mixer, !- Component 1 Outlet Node Name + Passive; !- Component 1 Branch Control Type + + Branch, + TowerWaterSys Demand Load Branch 1, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Chiller:Electric:ReformulatedEIR, !- Component 1 Object Type + CoolSys1 Chiller 1, !- Component 1 Name + CoolSys1 Chiller Water Inlet Node 1, !- Component 1 Inlet Node Name + CoolSys1 Chiller Water Outlet Node 1, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + TowerWaterSys Demand Load Branch 2, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Chiller:Electric:ReformulatedEIR, !- Component 1 Object Type + CoolSys1 Chiller 2, !- Component 1 Name + CoolSys1 Chiller Water Inlet Node 2, !- Component 1 Inlet Node Name + CoolSys1 Chiller Water Outlet Node 2, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + TowerWaterSys Demand Outlet Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + TowerWaterSys Demand Outlet Pipe, !- Component 1 Name + TowerWaterSys Demand Mixer-TowerWaterSys Demand Outlet Pipe, !- Component 1 Inlet Node Name + TowerWaterSys Demand Outlet Node, !- Component 1 Outlet Node Name + Passive; !- Component 1 Branch Control Type + + Branch, + TowerWaterSys Supply Equipment Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + CoolingTower:SingleSpeed,!- Component 1 Object Type + TowerWaterSys CoolTower, !- Component 1 Name + TowerWaterSys Pump-TowerWaterSys CoolTowerNode, !- Component 1 Inlet Node Name + TowerWaterSys Supply Equipment Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + TowerWaterSys Supply Equipment Bypass Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + TowerWaterSys Supply Equipment Bypass Pipe, !- Component 1 Name + TowerWaterSys Supply Equip Bypass Inlet Node, !- Component 1 Inlet Node Name + TowerWaterSys Supply Equip Bypass Outlet Node, !- Component 1 Outlet Node Name + Bypass; !- Component 1 Branch Control Type + + Branch, + TowerWaterSys Supply Inlet Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pump:ConstantSpeed, !- Component 1 Object Type + TowerWaterSys Pump, !- Component 1 Name + TowerWaterSys Supply Inlet Node, !- Component 1 Inlet Node Name + TowerWaterSys Pump-TowerWaterSys CoolTowerNodeviaConnector, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + TowerWaterSys Supply Outlet Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + TowerWaterSys Supply Outlet Pipe, !- Component 1 Name + TowerWaterSys Supply Mixer-TowerWaterSys Supply Outlet Pipe, !- Component 1 Inlet Node Name + TowerWaterSys Supply Outlet Node, !- Component 1 Outlet Node Name + Passive; !- Component 1 Branch Control Type + + OutdoorAir:Node, + TowerWaterSys CoolTower OA ref Node; !- Name + + ConnectorList, + CoolSys1 Demand Connectors, !- Name + Connector:Splitter, !- Connector 1 Object Type + CoolSys1 Demand Splitter,!- Connector 1 Name + Connector:Mixer, !- Connector 2 Object Type + CoolSys1 Demand Mixer; !- Connector 2 Name + + ConnectorList, + CoolSys1 Supply Connectors, !- Name + Connector:Splitter, !- Connector 1 Object Type + CoolSys1 Supply Splitter,!- Connector 1 Name + Connector:Mixer, !- Connector 2 Object Type + CoolSys1 Supply Mixer; !- Connector 2 Name + + ConnectorList, + HeatSys1 Demand Connectors, !- Name + Connector:Splitter, !- Connector 1 Object Type + HeatSys1 Demand Splitter,!- Connector 1 Name + Connector:Mixer, !- Connector 2 Object Type + HeatSys1 Demand Mixer; !- Connector 2 Name + + ConnectorList, + HeatSys1 Supply Connectors, !- Name + Connector:Splitter, !- Connector 1 Object Type + HeatSys1 Supply Splitter,!- Connector 1 Name + Connector:Mixer, !- Connector 2 Object Type + HeatSys1 Supply Mixer; !- Connector 2 Name + + ConnectorList, + TowerWaterSys Demand Connectors, !- Name + Connector:Splitter, !- Connector 1 Object Type + TowerWaterSys Demand Splitter, !- Connector 1 Name + Connector:Mixer, !- Connector 2 Object Type + TowerWaterSys Demand Mixer; !- Connector 2 Name + + ConnectorList, + TowerWaterSys Supply Connectors, !- Name + Connector:Splitter, !- Connector 1 Object Type + TowerWaterSys Supply Splitter, !- Connector 1 Name + Connector:Mixer, !- Connector 2 Object Type + TowerWaterSys Supply Mixer; !- Connector 2 Name + + Connector:Splitter, + CoolSys1 Demand Splitter,!- Name + CoolSys1 Demand Inlet Branch, !- Inlet Branch Name + CoolSys1 Demand Load Branch 1, !- Outlet Branch 1 Name + CoolSys1 Demand Load Branch 2, !- Outlet Branch 2 Name + CoolSys1 Demand Load Branch 3, !- Outlet Branch 3 Name + CoolSys1 Demand Load Branch 4, !- Outlet Branch 4 Name + CoolSys1 Demand Bypass Branch; !- Outlet Branch 5 Name + + Connector:Splitter, + CoolSys1 Supply Splitter,!- Name + CoolSys1 Supply Inlet Branch, !- Inlet Branch Name + CoolSys1 Supply Equipment Branch 1, !- Outlet Branch 1 Name + CoolSys1 Supply Equipment Branch 2, !- Outlet Branch 2 Name + CoolSys1 Supply Equipment Bypass Branch; !- Outlet Branch 3 Name + + Connector:Splitter, + HeatSys1 Demand Splitter,!- Name + HeatSys1 Demand Inlet Branch, !- Inlet Branch Name + HeatSys1 Demand Load Branch 1, !- Outlet Branch 1 Name + HeatSys1 Demand Load Branch 2, !- Outlet Branch 2 Name + HeatSys1 Demand Load Branch 3, !- Outlet Branch 3 Name + HeatSys1 Demand Load Branch 4, !- Outlet Branch 4 Name + HeatSys1 Demand Load Branch 5, !- Outlet Branch 5 Name + HeatSys1 Demand Load Branch 6, !- Outlet Branch 6 Name + HeatSys1 Demand Load Branch 7, !- Outlet Branch 7 Name + HeatSys1 Demand Load Branch 8, !- Outlet Branch 8 Name + HeatSys1 Demand Load Branch 9, !- Outlet Branch 9 Name + HeatSys1 Demand Load Branch 10, !- Outlet Branch 10 Name + HeatSys1 Demand Load Branch 11, !- Outlet Branch 11 Name + HeatSys1 Demand Load Branch 12, !- Outlet Branch 12 Name + HeatSys1 Demand Load Branch 13, !- Outlet Branch 13 Name + HeatSys1 Demand Load Branch 14, !- Outlet Branch 14 Name + HeatSys1 Demand Load Branch 15, !- Outlet Branch 15 Name + HeatSys1 Demand Load Branch 16, !- Outlet Branch 16 Name + HeatSys1 Demand Load Branch 17, !- Outlet Branch 17 Name + HeatSys1 Demand Load Branch 18, !- Outlet Branch 18 Name + HeatSys1 Demand Load Branch 19, !- Outlet Branch 19 Name + HeatSys1 Demand Load Branch 20, !- Outlet Branch 20 Name + HeatSys1 Demand Bypass Branch; !- Outlet Branch 21 Name + + Connector:Splitter, + HeatSys1 Supply Splitter,!- Name + HeatSys1 Supply Inlet Branch, !- Inlet Branch Name + HeatSys1 Supply Equipment Branch, !- Outlet Branch 1 Name + HeatSys1 Supply Equipment Bypass Branch; !- Outlet Branch 2 Name + + Connector:Splitter, + TowerWaterSys Demand Splitter, !- Name + TowerWaterSys Demand Inlet Branch, !- Inlet Branch Name + TowerWaterSys Demand Load Branch 1, !- Outlet Branch 1 Name + TowerWaterSys Demand Load Branch 2, !- Outlet Branch 2 Name + TowerWaterSys Demand Bypass Branch; !- Outlet Branch 3 Name + + Connector:Splitter, + TowerWaterSys Supply Splitter, !- Name + TowerWaterSys Supply Inlet Branch, !- Inlet Branch Name + TowerWaterSys Supply Equipment Branch, !- Outlet Branch 1 Name + TowerWaterSys Supply Equipment Bypass Branch; !- Outlet Branch 2 Name + + Connector:Mixer, + CoolSys1 Demand Mixer, !- Name + CoolSys1 Demand Outlet Branch, !- Outlet Branch Name + CoolSys1 Demand Load Branch 1, !- Inlet Branch 1 Name + CoolSys1 Demand Load Branch 2, !- Inlet Branch 2 Name + CoolSys1 Demand Load Branch 3, !- Inlet Branch 3 Name + CoolSys1 Demand Load Branch 4, !- Inlet Branch 4 Name + CoolSys1 Demand Bypass Branch; !- Inlet Branch 5 Name + + Connector:Mixer, + CoolSys1 Supply Mixer, !- Name + CoolSys1 Supply Outlet Branch, !- Outlet Branch Name + CoolSys1 Supply Equipment Branch 1, !- Inlet Branch 1 Name + CoolSys1 Supply Equipment Branch 2, !- Inlet Branch 2 Name + CoolSys1 Supply Equipment Bypass Branch; !- Inlet Branch 3 Name + + Connector:Mixer, + HeatSys1 Demand Mixer, !- Name + HeatSys1 Demand Outlet Branch, !- Outlet Branch Name + HeatSys1 Demand Load Branch 1, !- Inlet Branch 1 Name + HeatSys1 Demand Load Branch 2, !- Inlet Branch 2 Name + HeatSys1 Demand Load Branch 3, !- Inlet Branch 3 Name + HeatSys1 Demand Load Branch 4, !- Inlet Branch 4 Name + HeatSys1 Demand Load Branch 5, !- Inlet Branch 5 Name + HeatSys1 Demand Load Branch 6, !- Inlet Branch 6 Name + HeatSys1 Demand Load Branch 7, !- Inlet Branch 7 Name + HeatSys1 Demand Load Branch 8, !- Inlet Branch 8 Name + HeatSys1 Demand Load Branch 9, !- Inlet Branch 9 Name + HeatSys1 Demand Load Branch 10, !- Inlet Branch 10 Name + HeatSys1 Demand Load Branch 11, !- Inlet Branch 11 Name + HeatSys1 Demand Load Branch 12, !- Inlet Branch 12 Name + HeatSys1 Demand Load Branch 13, !- Inlet Branch 13 Name + HeatSys1 Demand Load Branch 14, !- Inlet Branch 14 Name + HeatSys1 Demand Load Branch 15, !- Inlet Branch 15 Name + HeatSys1 Demand Load Branch 16, !- Inlet Branch 16 Name + HeatSys1 Demand Load Branch 17, !- Inlet Branch 17 Name + HeatSys1 Demand Load Branch 18, !- Inlet Branch 18 Name + HeatSys1 Demand Load Branch 19, !- Inlet Branch 19 Name + HeatSys1 Demand Load Branch 20, !- Inlet Branch 20 Name + HeatSys1 Demand Bypass Branch; !- Inlet Branch 21 Name + + Connector:Mixer, + HeatSys1 Supply Mixer, !- Name + HeatSys1 Supply Outlet Branch, !- Outlet Branch Name + HeatSys1 Supply Equipment Branch, !- Inlet Branch 1 Name + HeatSys1 Supply Equipment Bypass Branch; !- Inlet Branch 2 Name + + Connector:Mixer, + TowerWaterSys Demand Mixer, !- Name + TowerWaterSys Demand Outlet Branch, !- Outlet Branch Name + TowerWaterSys Demand Load Branch 1, !- Inlet Branch 1 Name + TowerWaterSys Demand Load Branch 2, !- Inlet Branch 2 Name + TowerWaterSys Demand Bypass Branch; !- Inlet Branch 3 Name + + Connector:Mixer, + TowerWaterSys Supply Mixer, !- Name + TowerWaterSys Supply Outlet Branch, !- Outlet Branch Name + TowerWaterSys Supply Equipment Branch, !- Inlet Branch 1 Name + TowerWaterSys Supply Equipment Bypass Branch; !- Inlet Branch 2 Name + + Pipe:Adiabatic, + CoolSys1 Demand Bypass Pipe, !- Name + CoolSys1 Demand Bypass Pipe Inlet Node, !- Inlet Node Name + CoolSys1 Demand Bypass Pipe Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + CoolSys1 Demand Inlet Pipe, !- Name + CoolSys1 Demand Inlet Node, !- Inlet Node Name + CoolSys1 Demand Inlet Pipe-CoolSys1 Demand Mixer; !- Outlet Node Name + + Pipe:Adiabatic, + CoolSys1 Demand Outlet Pipe, !- Name + CoolSys1 Demand Mixer-CoolSys1 Demand Outlet Pipe, !- Inlet Node Name + CoolSys1 Demand Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + CoolSys1 Supply Equipment Bypass Pipe, !- Name + CoolSys1 Supply Equip Bypass Inlet Node, !- Inlet Node Name + CoolSys1 Supply Equip Bypass Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + CoolSys1 Supply Outlet Pipe, !- Name + CoolSys1 Supply Mixer-CoolSys1 Supply Outlet Pipe, !- Inlet Node Name + CoolSys1 Supply Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + HeatSys1 Demand Bypass Pipe, !- Name + HeatSys1 Demand Bypass Pipe Inlet Node, !- Inlet Node Name + HeatSys1 Demand Bypass Pipe Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + HeatSys1 Demand Inlet Pipe, !- Name + HeatSys1 Demand Inlet Node, !- Inlet Node Name + HeatSys1 Demand Inlet Pipe-HeatSys1 Demand Mixer; !- Outlet Node Name + + Pipe:Adiabatic, + HeatSys1 Demand Outlet Pipe, !- Name + HeatSys1 Demand Mixer-HeatSys1 Demand Outlet Pipe, !- Inlet Node Name + HeatSys1 Demand Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + HeatSys1 Supply Equipment Bypass Pipe, !- Name + HeatSys1 Supply Equip Bypass Inlet Node, !- Inlet Node Name + HeatSys1 Supply Equip Bypass Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + HeatSys1 Supply Outlet Pipe, !- Name + HeatSys1 Supply Mixer-HeatSys1 Supply Outlet Pipe, !- Inlet Node Name + HeatSys1 Supply Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + TowerWaterSys Demand Bypass Pipe, !- Name + TowerWaterSys Demand Bypass Pipe Inlet Node, !- Inlet Node Name + TowerWaterSys Demand Bypass Pipe Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + TowerWaterSys Demand Inlet Pipe, !- Name + TowerWaterSys Demand Inlet Node, !- Inlet Node Name + TowerWaterSys Demand Inlet Pipe-TowerWaterSys Demand Mixer; !- Outlet Node Name + + Pipe:Adiabatic, + TowerWaterSys Demand Outlet Pipe, !- Name + TowerWaterSys Demand Mixer-TowerWaterSys Demand Outlet Pipe, !- Inlet Node Name + TowerWaterSys Demand Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + TowerWaterSys Supply Equipment Bypass Pipe, !- Name + TowerWaterSys Supply Equip Bypass Inlet Node, !- Inlet Node Name + TowerWaterSys Supply Equip Bypass Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + TowerWaterSys Supply Outlet Pipe, !- Name + TowerWaterSys Supply Mixer-TowerWaterSys Supply Outlet Pipe, !- Inlet Node Name + TowerWaterSys Supply Outlet Node; !- Outlet Node Name + +! ***SCHEDULES*** + + Schedule:Compact, + CW-Loop-Temp-Schedule, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,6.7; !- Field 3 + + Schedule:Compact, + HW-Loop-Temp-Schedule, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,82.2; !- Field 3 + +! ***SWH EQUIPMENT*** + + WaterHeater:Mixed, + SWHSys1 Water Heater, !- Name + 0.7571, !- Tank Volume {m3} + SWHSys1 Water Heater Setpoint Temperature Schedule Name, !- Setpoint Temperature Schedule Name + 2.0, !- Deadband Temperature Difference {deltaC} + 82.2222, !- Maximum Temperature Limit {C} + Cycle, !- Heater Control Type + 845000, !- Heater Maximum Capacity {W} + , !- Heater Minimum Capacity {W} + , !- Heater Ignition Minimum Flow Rate {m3/s} + , !- Heater Ignition Delay {s} + NATURALGAS, !- Heater Fuel Type + 0.8, !- Heater Thermal Efficiency + , !- Part Load Factor Curve Name + 20, !- Off Cycle Parasitic Fuel Consumption Rate {W} + NATURALGAS, !- Off Cycle Parasitic Fuel Type + 0.8, !- Off Cycle Parasitic Heat Fraction to Tank + , !- On Cycle Parasitic Fuel Consumption Rate {W} + NATURALGAS, !- On Cycle Parasitic Fuel Type + , !- On Cycle Parasitic Heat Fraction to Tank + SCHEDULE, !- Ambient Temperature Indicator + SWHSys1 Water Heater Ambient Temperature Schedule Name, !- Ambient Temperature Schedule Name + , !- Ambient Temperature Zone Name + , !- Ambient Temperature Outdoor Air Node Name + 6.0, !- Off Cycle Loss Coefficient to Ambient Temperature {W/K} + , !- Off Cycle Loss Fraction to Zone + 6.0, !- On Cycle Loss Coefficient to Ambient Temperature {W/K} + , !- On Cycle Loss Fraction to Zone + , !- Peak Use Flow Rate {m3/s} + , !- Use Flow Rate Fraction Schedule Name + , !- Cold Water Supply Temperature Schedule Name + SWHSys1 Pump-SWHSys1 Water HeaterNode, !- Use Side Inlet Node Name + SWHSys1 Supply Equipment Outlet Node, !- Use Side Outlet Node Name + 1.0, !- Use Side Effectiveness + , !- Source Side Inlet Node Name + , !- Source Side Outlet Node Name + 1.0, !- Source Side Effectiveness + AUTOSIZE, !- Use Side Design Flow Rate {m3/s} + AUTOSIZE, !- Source Side Design Flow Rate {m3/s} + 1.5; !- Indirect Water Heating Recovery Time {hr} + + WaterUse:Equipment, + Core_bottom Water Equipment, !- Name + , !- End-Use Subcategory + 2.24e-005, !- Peak Flow Rate {m3/s} + BLDG_SWH_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + Core_bottom, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + Core_mid Water Equipment,!- Name + , !- End-Use Subcategory + 2.24e-005, !- Peak Flow Rate {m3/s} + BLDG_SWH_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + Core_mid, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + WaterUse:Equipment, + Core_top Water Equipment,!- Name + , !- End-Use Subcategory + 2.24e-005, !- Peak Flow Rate {m3/s} + BLDG_SWH_SCH, !- Flow Rate Fraction Schedule Name + Water Equipment Temp Sched, !- Target Temperature Schedule Name + Water Equipment Hot Supply Temp Sched, !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + Core_top, !- Zone Name + Water Equipment Sensible fract sched, !- Sensible Fraction Schedule Name + Water Equipment Latent fract sched; !- Latent Fraction Schedule Name + + PlantEquipmentList, + SWHSys1 Equipment List, !- Name + WaterHeater:Mixed, !- Equipment 1 Object Type + SWHSys1 Water Heater; !- Equipment 1 Name + + Pump:VariableSpeed, + SWHSys1 Pump, !- Name + SWHSys1 Supply Inlet Node, !- Inlet Node Name + SWHSys1 Pump-SWHSys1 Water HeaterNodeviaConnector, !- Outlet Node Name + AUTOSIZE, !- Rated Flow Rate {m3/s} + 179352, !- Rated Pump Head {Pa} + AUTOSIZE, !- Rated Power Consumption {W} + 0.85, !- Motor Efficiency + 0.0, !- Fraction of Motor Inefficiencies to Fluid Stream + 0, !- Coefficient 1 of the Part Load Performance Curve + 1, !- Coefficient 2 of the Part Load Performance Curve + 0, !- Coefficient 3 of the Part Load Performance Curve + 0, !- Coefficient 4 of the Part Load Performance Curve + 0.0, !- Minimum Flow Rate {m3/s} + Intermittent, !- Pump Control Type + ; !- Pump Flow Rate Schedule Name + +! ***SWH SIZING & CONTROLS*** + + Sizing:Plant, + SWHSys1, !- Plant or Condenser Loop Name + Heating, !- Loop Type + 60, !- Design Loop Exit Temperature {C} + 5.0; !- Loop Design Temperature Difference {deltaC} + + SetpointManager:Scheduled, + SWHSys1 Loop Setpoint Manager, !- Name + Temperature, !- Control Variable + SWHSys1-Loop-Temp-Schedule, !- Schedule Name + SWHSys1 Supply Outlet Node; !- Setpoint Node or NodeList Name + + PlantEquipmentOperationSchemes, + SWHSys1 Loop Operation Scheme List, !- Name + PlantEquipmentOperation:HeatingLoad, !- Control Scheme 1 Object Type + SWHSys1 Operation Scheme,!- Control Scheme 1 Name + ALWAYS_ON; !- Control Scheme 1 Schedule Name + + PlantEquipmentOperation:HeatingLoad, + SWHSys1 Operation Scheme,!- Name + 0.0, !- Load Range 1 Lower Limit {W} + 1000000000000000, !- Load Range 1 Upper Limit {W} + SWHSys1 Equipment List; !- Range 1 Equipment List Name + +! ***SWH LOOP*** + + PlantLoop, + SWHSys1, !- Name + Water, !- Fluid Type + , !- User Defined Fluid Type + SWHSys1 Loop Operation Scheme List, !- Plant Equipment Operation Scheme Name + SWHSys1 Supply Outlet Node, !- Loop Temperature Setpoint Node Name + 60.0, !- Maximum Loop Temperature {C} + 10.0, !- Minimum Loop Temperature {C} + AUTOSIZE, !- Maximum Loop Flow Rate {m3/s} + 0.0, !- Minimum Loop Flow Rate {m3/s} + AUTOSIZE, !- Plant Loop Volume {m3} + SWHSys1 Supply Inlet Node, !- Plant Side Inlet Node Name + SWHSys1 Supply Outlet Node, !- Plant Side Outlet Node Name + SWHSys1 Supply Branches, !- Plant Side Branch List Name + SWHSys1 Supply Connectors, !- Plant Side Connector List Name + SWHSys1 Demand Inlet Node, !- Demand Side Inlet Node Name + SWHSys1 Demand Outlet Node, !- Demand Side Outlet Node Name + SWHSys1 Demand Branches, !- Demand Side Branch List Name + SWHSys1 Demand Connectors, !- Demand Side Connector List Name + Optimal; !- Load Distribution Scheme + +! ***SWH CONNECTIONS*** + + BranchList, + SWHSys1 Demand Branches, !- Name + SWHSys1 Demand Inlet Branch, !- Branch 1 Name + SWHSys1 Demand Load Branch 1, !- Branch 2 Name + SWHSys1 Demand Load Branch 2, !- Branch 3 Name + SWHSys1 Demand Load Branch 3, !- Branch 4 Name + SWHSys1 Demand Bypass Branch, !- Branch 5 Name + SWHSys1 Demand Outlet Branch; !- Branch 6 Name + + BranchList, + SWHSys1 Supply Branches, !- Name + SWHSys1 Supply Inlet Branch, !- Branch 1 Name + SWHSys1 Supply Equipment Branch, !- Branch 2 Name + SWHSys1 Supply Equipment Bypass Branch, !- Branch 3 Name + SWHSys1 Supply Outlet Branch; !- Branch 4 Name + + Branch, + SWHSys1 Demand Bypass Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + SWHSys1 Demand Bypass Pipe, !- Component 1 Name + SWHSys1 Demand Bypass Pipe Inlet Node, !- Component 1 Inlet Node Name + SWHSys1 Demand Bypass Pipe Outlet Node, !- Component 1 Outlet Node Name + Bypass; !- Component 1 Branch Control Type + + Branch, + SWHSys1 Demand Inlet Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + SWHSys1 Demand Inlet Pipe, !- Component 1 Name + SWHSys1 Demand Inlet Node, !- Component 1 Inlet Node Name + SWHSys1 Demand Inlet Pipe-SWHSys1 Demand Mixer, !- Component 1 Outlet Node Name + Passive; !- Component 1 Branch Control Type + + Branch, + SWHSys1 Demand Load Branch 1, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + Core_bottom Water Equipment, !- Component 1 Name + Core_bottom Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + Core_bottom Water Equipment Water Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + SWHSys1 Demand Load Branch 2, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + Core_mid Water Equipment,!- Component 1 Name + Core_mid Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + Core_mid Water Equipment Water Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + SWHSys1 Demand Load Branch 3, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + WaterUse:Connections, !- Component 1 Object Type + Core_top Water Equipment,!- Component 1 Name + Core_top Water Equipment Water Inlet Node, !- Component 1 Inlet Node Name + Core_top Water Equipment Water Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + SWHSys1 Demand Outlet Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + SWHSys1 Demand Outlet Pipe, !- Component 1 Name + SWHSys1 Demand Mixer-SWHSys1 Demand Outlet Pipe, !- Component 1 Inlet Node Name + SWHSys1 Demand Outlet Node, !- Component 1 Outlet Node Name + Passive; !- Component 1 Branch Control Type + + Branch, + SWHSys1 Supply Equipment Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + WaterHeater:Mixed, !- Component 1 Object Type + SWHSys1 Water Heater, !- Component 1 Name + SWHSys1 Pump-SWHSys1 Water HeaterNode, !- Component 1 Inlet Node Name + SWHSys1 Supply Equipment Outlet Node, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + SWHSys1 Supply Equipment Bypass Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + SWHSys1 Supply Equipment Bypass Pipe, !- Component 1 Name + SWHSys1 Supply Equip Bypass Inlet Node, !- Component 1 Inlet Node Name + SWHSys1 Supply Equip Bypass Outlet Node, !- Component 1 Outlet Node Name + Bypass; !- Component 1 Branch Control Type + + Branch, + SWHSys1 Supply Inlet Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pump:VariableSpeed, !- Component 1 Object Type + SWHSys1 Pump, !- Component 1 Name + SWHSys1 Supply Inlet Node, !- Component 1 Inlet Node Name + SWHSys1 Pump-SWHSys1 Water HeaterNodeviaConnector, !- Component 1 Outlet Node Name + Active; !- Component 1 Branch Control Type + + Branch, + SWHSys1 Supply Outlet Branch, !- Name + , !- Maximum Flow Rate {m3/s} + , !- Pressure Drop Curve Name + Pipe:Adiabatic, !- Component 1 Object Type + SWHSys1 Supply Outlet Pipe, !- Component 1 Name + SWHSys1 Supply Mixer-SWHSys1 Supply Outlet Pipe, !- Component 1 Inlet Node Name + SWHSys1 Supply Outlet Node, !- Component 1 Outlet Node Name + Passive; !- Component 1 Branch Control Type + + ConnectorList, + SWHSys1 Demand Connectors, !- Name + Connector:Splitter, !- Connector 1 Object Type + SWHSys1 Demand Splitter, !- Connector 1 Name + Connector:Mixer, !- Connector 2 Object Type + SWHSys1 Demand Mixer; !- Connector 2 Name + + ConnectorList, + SWHSys1 Supply Connectors, !- Name + Connector:Splitter, !- Connector 1 Object Type + SWHSys1 Supply Splitter, !- Connector 1 Name + Connector:Mixer, !- Connector 2 Object Type + SWHSys1 Supply Mixer; !- Connector 2 Name + + WaterUse:Connections, + Core_bottom Water Equipment, !- Name + Core_bottom Water Equipment Water Inlet Node, !- Inlet Node Name + Core_bottom Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + Core_bottom Water Equipment; !- Water Use Equipment 1 Name + + WaterUse:Connections, + Core_mid Water Equipment,!- Name + Core_mid Water Equipment Water Inlet Node, !- Inlet Node Name + Core_mid Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + Core_mid Water Equipment;!- Water Use Equipment 1 Name + + WaterUse:Connections, + Core_top Water Equipment,!- Name + Core_top Water Equipment Water Inlet Node, !- Inlet Node Name + Core_top Water Equipment Water Outlet Node, !- Outlet Node Name + , !- Supply Water Storage Tank Name + , !- Reclamation Water Storage Tank Name + , !- Hot Water Supply Temperature Schedule Name + , !- Cold Water Supply Temperature Schedule Name + , !- Drain Water Heat Exchanger Type + , !- Drain Water Heat Exchanger Destination + , !- Drain Water Heat Exchanger U-Factor Times Area {W/K} + Core_top Water Equipment;!- Water Use Equipment 1 Name + + Connector:Splitter, + SWHSys1 Demand Splitter, !- Name + SWHSys1 Demand Inlet Branch, !- Inlet Branch Name + SWHSys1 Demand Load Branch 1, !- Outlet Branch 1 Name + SWHSys1 Demand Load Branch 2, !- Outlet Branch 2 Name + SWHSys1 Demand Load Branch 3, !- Outlet Branch 3 Name + SWHSys1 Demand Bypass Branch; !- Outlet Branch 4 Name + + Connector:Splitter, + SWHSys1 Supply Splitter, !- Name + SWHSys1 Supply Inlet Branch, !- Inlet Branch Name + SWHSys1 Supply Equipment Branch, !- Outlet Branch 1 Name + SWHSys1 Supply Equipment Bypass Branch; !- Outlet Branch 2 Name + + Connector:Mixer, + SWHSys1 Demand Mixer, !- Name + SWHSys1 Demand Outlet Branch, !- Outlet Branch Name + SWHSys1 Demand Load Branch 1, !- Inlet Branch 1 Name + SWHSys1 Demand Load Branch 2, !- Inlet Branch 2 Name + SWHSys1 Demand Load Branch 3, !- Inlet Branch 3 Name + SWHSys1 Demand Bypass Branch; !- Inlet Branch 4 Name + + Connector:Mixer, + SWHSys1 Supply Mixer, !- Name + SWHSys1 Supply Outlet Branch, !- Outlet Branch Name + SWHSys1 Supply Equipment Branch, !- Inlet Branch 1 Name + SWHSys1 Supply Equipment Bypass Branch; !- Inlet Branch 2 Name + + Pipe:Adiabatic, + SWHSys1 Demand Bypass Pipe, !- Name + SWHSys1 Demand Bypass Pipe Inlet Node, !- Inlet Node Name + SWHSys1 Demand Bypass Pipe Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + SWHSys1 Demand Inlet Pipe, !- Name + SWHSys1 Demand Inlet Node, !- Inlet Node Name + SWHSys1 Demand Inlet Pipe-SWHSys1 Demand Mixer; !- Outlet Node Name + + Pipe:Adiabatic, + SWHSys1 Demand Outlet Pipe, !- Name + SWHSys1 Demand Mixer-SWHSys1 Demand Outlet Pipe, !- Inlet Node Name + SWHSys1 Demand Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + SWHSys1 Supply Equipment Bypass Pipe, !- Name + SWHSys1 Supply Equip Bypass Inlet Node, !- Inlet Node Name + SWHSys1 Supply Equip Bypass Outlet Node; !- Outlet Node Name + + Pipe:Adiabatic, + SWHSys1 Supply Outlet Pipe, !- Name + SWHSys1 Supply Mixer-SWHSys1 Supply Outlet Pipe, !- Inlet Node Name + SWHSys1 Supply Outlet Node; !- Outlet Node Name + +! ***SWH SCHEDULES*** + + Schedule:Compact, + BLDG_SWH_SCH, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: Weekdays SummerDesignDay, !- Field 2 + Until: 05:00,0.05, !- Field 3 + Until: 06:00,0.08, !- Field 5 + Until: 07:00,0.07, !- Field 7 + Until: 08:00,0.19, !- Field 9 + Until: 09:00,0.35, !- Field 11 + Until: 10:00,0.38, !- Field 13 + Until: 11:00,0.39, !- Field 15 + Until: 12:00,0.47, !- Field 17 + Until: 13:00,0.57, !- Field 19 + Until: 14:00,0.54, !- Field 21 + Until: 15:00,0.34, !- Field 23 + Until: 16:00,0.33, !- Field 25 + Until: 17:00,0.44, !- Field 27 + Until: 18:00,0.26, !- Field 29 + Until: 19:00,0.21, !- Field 31 + Until: 20:00,0.15, !- Field 33 + Until: 21:00,0.17, !- Field 35 + Until: 22:00,0.08, !- Field 37 + Until: 24:00,0.05, !- Field 39 + For: Saturday WinterDesignDay, !- Field 41 + Until: 05:00,0.05, !- Field 42 + Until: 06:00,0.08, !- Field 44 + Until: 07:00,0.07, !- Field 46 + Until: 08:00,0.11, !- Field 48 + Until: 09:00,0.15, !- Field 50 + Until: 10:00,0.21, !- Field 52 + Until: 11:00,0.19, !- Field 54 + Until: 12:00,0.23, !- Field 56 + Until: 13:00,0.20, !- Field 58 + Until: 14:00,0.19, !- Field 60 + Until: 15:00,0.15, !- Field 62 + Until: 16:00,0.13, !- Field 64 + Until: 17:00,0.14, !- Field 66 + Until: 21:00,0.07, !- Field 68 + Until: 22:00,0.09, !- Field 70 + Until: 24:00,0.05, !- Field 72 + For: AllOtherDays, !- Field 74 + Until: 05:00,0.04, !- Field 75 + Until: 06:00,0.07, !- Field 77 + Until: 11:00,0.04, !- Field 79 + Until: 13:00,0.06, !- Field 81 + Until: 14:00,0.09, !- Field 83 + Until: 15:00,0.06, !- Field 85 + Until: 21:00,0.04, !- Field 87 + Until: 22:00,0.07, !- Field 89 + Until: 24:00,0.04; !- Field 91 + + Schedule:Compact, + Water Equipment Latent fract sched, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,0.05; !- Field 3 + + Schedule:Compact, + Water Equipment Sensible fract sched, !- Name + Fraction, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,0.2; !- Field 3 + + Schedule:Compact, + SWHSys1 Water Heater Ambient Temperature Schedule Name, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,22.0; !- Field 3 + + Schedule:Compact, + Water Equipment Temp Sched, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,43.3; !- Field 3 + + Schedule:Compact, + Water Equipment Hot Supply Temp Sched, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,43.3; !- Field 3 + + Schedule:Compact, + SWHSys1 Water Heater Setpoint Temperature Schedule Name, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,60.0; !- Field 3 + + Schedule:Compact, + SWHSys1-Loop-Temp-Schedule, !- Name + Temperature, !- Schedule Type Limits Name + Through: 12/31, !- Field 1 + For: AllDays, !- Field 2 + Until: 24:00,60.0; !- Field 3 + +! ***ECONOMICS*** +! IN_EIAMonthlyRateGas, Source EIA historical Nov2003 thru Oct2004 +! Indiana 1999 state average electricity emissions factors based on eGRID, 1065, AirData +! PSI_CS_CommercialElectricService, source http://www.cinergypsi.com/pdfs/RateCS.pdf, effective 2004-05-24 +! PSI_LLF_LowLoadFactorService,source http://www.cinergypsi.com/pdfs/RATELLF.pdf, effective 2004-05-24 + + UtilityCost:Tariff, + PSI_LLF_LowLoadFactorService, !- Name + Electricity:Facility, !- Output Meter Name + kWh, !- Conversion Factor Choice + , !- Energy Conversion Factor + , !- Demand Conversion Factor + , !- Time of Use Period Schedule Name + , !- Season Schedule Name + , !- Month Schedule Name + HalfHour, !- Demand Window Length + 15.00, !- Monthly Charge or Variable Name + , !- Minimum Monthly Charge or Variable Name + , !- Real Time Pricing Charge Schedule Name + , !- Customer Baseline Load Schedule Name + Comm Elect; !- Group Name + + UtilityCost:Charge:Block, + AnnualEnergyCharge, !- Name + PSI_LLF_LowLoadFactorService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + , !- Remaining Into Variable + , !- Block Size Multiplier Value or Variable Name + 300, !- Block Size 1 Value or Variable Name + 0.108222, !- Block 1 Cost per Unit Value or Variable Name + 700, !- Block Size 2 Value or Variable Name + 0.087021, !- Block 2 Cost per Unit Value or Variable Name + 1500, !- Block Size 3 Value or Variable Name + 0.078420, !- Block 3 Cost per Unit Value or Variable Name + remaining, !- Block Size 4 Value or Variable Name + 0.058320; !- Block 4 Cost per Unit Value or Variable Name + + UtilityCost:Charge:Block, + AnnualDemandBaseCharge, !- Name + PSI_LLF_LowLoadFactorService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + , !- Remaining Into Variable + TotalDemand, !- Block Size Multiplier Value or Variable Name + 190, !- Block Size 1 Value or Variable Name + 0.0, !- Block 1 Cost per Unit Value or Variable Name + 110, !- Block Size 2 Value or Variable Name + 0.051773, !- Block 2 Cost per Unit Value or Variable Name + remaining, !- Block Size 3 Value or Variable Name + 0.046965; !- Block 3 Cost per Unit Value or Variable Name + + UtilityCost:Charge:Simple, + FuelCostAdjustEnergyCharge, !- Name + PSI_LLF_LowLoadFactorService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + 0.002028; !- Cost per Unit Value or Variable Name + + UtilityCost:Charge:Simple, + QualPollutionControlAdjustEnergyCharge, !- Name + PSI_LLF_LowLoadFactorService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + 0.000536; !- Cost per Unit Value or Variable Name + + UtilityCost:Charge:Simple, + SoxNoxRiderAdjustEnergyCharge, !- Name + PSI_LLF_LowLoadFactorService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + 0.001127; !- Cost per Unit Value or Variable Name + + UtilityCost:Charge:Simple, + DSMRiderAdjustEnergyCharge, !- Name + PSI_LLF_LowLoadFactorService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + -0.000370; !- Cost per Unit Value or Variable Name + + UtilityCost:Charge:Simple, + PurchPowerTrackerAdjustEnergyCharge, !- Name + PSI_LLF_LowLoadFactorService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + -0.000031; !- Cost per Unit Value or Variable Name + + UtilityCost:Charge:Simple, + MidwestISOAdjustEnergyCharge, !- Name + PSI_LLF_LowLoadFactorService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + -0.000216; !- Cost per Unit Value or Variable Name + + UtilityCost:Charge:Simple, + CleanCoalRiderEnergyCharge, !- Name + PSI_LLF_LowLoadFactorService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + 0.000833; !- Cost per Unit Value or Variable Name + + UtilityCost:Qualify, + MinDemand75kw, !- Name + PSI_LLF_LowLoadFactorService, !- Tariff Name + TotalDemand, !- Variable Name + Minimum, !- Qualify Type + 75, !- Threshold Value or Variable Name + Annual, !- Season + Count, !- Threshold Test + 12; !- Number of Months + + UtilityCost:Charge:Simple, + TaxofeightPercent, !- Name + PSI_LLF_LowLoadFactorService, !- Tariff Name + SubTotal, !- Source Variable + Annual, !- Season + Taxes, !- Category Variable Name + 0.08; !- Cost per Unit Value or Variable Name + +!end PSI_LLF_LowLoadFactorService + + UtilityCost:Tariff, + PSI_CS_CommercialElectricService, !- Name + Electricity:Facility, !- Output Meter Name + kWh, !- Conversion Factor Choice + , !- Energy Conversion Factor + , !- Demand Conversion Factor + , !- Time of Use Period Schedule Name + , !- Season Schedule Name + , !- Month Schedule Name + , !- Demand Window Length + 9.40, !- Monthly Charge or Variable Name + , !- Minimum Monthly Charge or Variable Name + , !- Real Time Pricing Charge Schedule Name + , !- Customer Baseline Load Schedule Name + Comm Elect; !- Group Name + + UtilityCost:Charge:Block, + AnnualEnergyCharge, !- Name + PSI_CS_CommercialElectricService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + , !- Remaining Into Variable + , !- Block Size Multiplier Value or Variable Name + 300, !- Block Size 1 Value or Variable Name + 0.082409, !- Block 1 Cost per Unit Value or Variable Name + 700, !- Block Size 2 Value or Variable Name + 0.072873, !- Block 2 Cost per Unit Value or Variable Name + 1500, !- Block Size 3 Value or Variable Name + 0.061696, !- Block 3 Cost per Unit Value or Variable Name + remaining, !- Block Size 4 Value or Variable Name + 0.041179; !- Block 4 Cost per Unit Value or Variable Name + + UtilityCost:Charge:Simple, + FuelCostAdjustEnergyCharge, !- Name + PSI_CS_CommercialElectricService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + 0.002028; !- Cost per Unit Value or Variable Name + + UtilityCost:Charge:Simple, + QualPollutionControlAdjustEnergyCharge, !- Name + PSI_CS_CommercialElectricService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + 0.000536; !- Cost per Unit Value or Variable Name + + UtilityCost:Charge:Simple, + SoxNoxRiderAdjustEnergyCharge, !- Name + PSI_CS_CommercialElectricService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + 0.001127; !- Cost per Unit Value or Variable Name + + UtilityCost:Charge:Simple, + DSMRiderAdjustEnergyCharge, !- Name + PSI_CS_CommercialElectricService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + 0.000021; !- Cost per Unit Value or Variable Name + + UtilityCost:Charge:Simple, + PurchPowerTrackerAdjustEnergyCharge, !- Name + PSI_CS_CommercialElectricService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + 0.000034; !- Cost per Unit Value or Variable Name + + UtilityCost:Charge:Simple, + MidwestISOAdjustEnergyCharge, !- Name + PSI_CS_CommercialElectricService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + -0.000203; !- Cost per Unit Value or Variable Name + + UtilityCost:Charge:Simple, + CleanCoalRiderEnergyCharge, !- Name + PSI_CS_CommercialElectricService, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + 0.000807; !- Cost per Unit Value or Variable Name + + UtilityCost:Qualify, + MaxDemand75kw, !- Name + PSI_CS_CommercialElectricService, !- Tariff Name + TotalDemand, !- Variable Name + Maximum, !- Qualify Type + 75, !- Threshold Value or Variable Name + Annual, !- Season + Count, !- Threshold Test + 1; !- Number of Months + + UtilityCost:Charge:Simple, + TaxofeightPercent, !- Name + PSI_CS_CommercialElectricService, !- Tariff Name + SubTotal, !- Source Variable + Annual, !- Season + Taxes, !- Category Variable Name + 0.08; !- Cost per Unit Value or Variable Name + + UtilityCost:Tariff, + IN_EIAMonthlyRateGas, !- Name + Gas:Facility, !- Output Meter Name + MCF, !- Conversion Factor Choice + , !- Energy Conversion Factor + , !- Demand Conversion Factor + , !- Time of Use Period Schedule Name + , !- Season Schedule Name + , !- Month Schedule Name + , !- Demand Window Length + 0.0, !- Monthly Charge or Variable Name + , !- Minimum Monthly Charge or Variable Name + , !- Real Time Pricing Charge Schedule Name + , !- Customer Baseline Load Schedule Name + Comm Gas; !- Group Name + + UtilityCost:Charge:Simple, + MonthlyRateGasCharge, !- Name + IN_EIAMonthlyRateGas, !- Tariff Name + totalEnergy, !- Source Variable + Annual, !- Season + EnergyCharges, !- Category Variable Name + IN_MonthlyGasRates; !- Cost per Unit Value or Variable Name + + UtilityCost:Variable, + IN_MonthlyGasRates, !- Name + IN_EIAMonthlyRateGas, !- Tariff Name + Currency, !- Variable Type + 8.22, !- January Value + 7.51, !- February Value + 8.97, !- March Value + 9.01, !- April Value + 9.16, !- May Value + 10.44, !- June Value + 10.32, !- July Value + 10.13, !- August Value + 9.20, !- September Value + 8.18, !- October Value + 7.83, !- November Value + 7.63; !- December Value + + UtilityCost:Charge:Simple, + TaxofEightPercent, !- Name + IN_EIAMonthlyRateGas, !- Tariff Name + SubTotal, !- Source Variable + Annual, !- Season + Taxes, !- Category Variable Name + 0.08; !- Cost per Unit Value or Variable Name + +! ***GENERAL REPORTING*** + + OutputControl:ReportingTolerances, + 0.556, !- Tolerance for Time Heating Setpoint Not Met {deltaC} + 0.556; !- Tolerance for Time Cooling Setpoint Not Met {deltaC} + + Output:SQLite, + SimpleAndTabular; !- Option Type + + EnvironmentalImpactFactors, + 0.663, !- District Heating Efficiency + 4.18, !- District Cooling COP {W/W} + 0.585, !- Steam Conversion Efficiency + 80.7272, !- Total Carbon Equivalent Emission Factor From N2O {kg/kg} + 6.2727, !- Total Carbon Equivalent Emission Factor From CH4 {kg/kg} + 0.2727; !- Total Carbon Equivalent Emission Factor From CO2 {kg/kg} + +! Indiana electricity source and emission factors based on Deru and Torcellini 2007 + + FuelFactors, + Electricity, !- Existing Fuel Resource Name + kg, !- Units of Measure + , !- Energy per Unit Factor + 3.546, !- Source Energy Factor {J/J} + , !- Source Energy Schedule Name + 3.417E+02, !- CO2 Emission Factor {g/MJ} + , !- CO2 Emission Factor Schedule Name + 1.186E-01, !- CO Emission Factor {g/MJ} + , !- CO Emission Factor Schedule Name + 7.472E-01, !- CH4 Emission Factor {g/MJ} + , !- CH4 Emission Factor Schedule Name + 6.222E-01, !- NOx Emission Factor {g/MJ} + , !- NOx Emission Factor Schedule Name + 8.028E-03, !- N2O Emission Factor {g/MJ} + , !- N2O Emission Factor Schedule Name + 1.872E+00, !- SO2 Emission Factor {g/MJ} + , !- SO2 Emission Factor Schedule Name + 0.0, !- PM Emission Factor {g/MJ} + , !- PM Emission Factor Schedule Name + 1.739E-02, !- PM10 Emission Factor {g/MJ} + , !- PM10 Emission Factor Schedule Name + 0.0, !- PM2.5 Emission Factor {g/MJ} + , !- PM2.5 Emission Factor Schedule Name + 0.0, !- NH3 Emission Factor {g/MJ} + , !- NH3 Emission Factor Schedule Name + 1.019E-02, !- NMVOC Emission Factor {g/MJ} + , !- NMVOC Emission Factor Schedule Name + 5.639E-06, !- Hg Emission Factor {g/MJ} + , !- Hg Emission Factor Schedule Name + 2.778E-05, !- Pb Emission Factor {g/MJ} + , !- Pb Emission Factor Schedule Name + 0.4309556, !- Water Emission Factor {L/MJ} + , !- Water Emission Factor Schedule Name + 0, !- Nuclear High Level Emission Factor {g/MJ} + , !- Nuclear High Level Emission Factor Schedule Name + 0; !- Nuclear Low Level Emission Factor {m3/MJ} + +! Deru and Torcellini 2007 +! Source Energy and Emission Factors for Energy Use in Buildings +! NREL/TP-550-38617 +! source factor and Higher Heating Values from Table 5 +! post-combustion emission factors for boiler from Table 9 (with factor of 1000 correction for natural gas) + + FuelFactors, + NaturalGas, !- Existing Fuel Resource Name + m3, !- Units of Measure + 37631000, !- Energy per Unit Factor + 1.092, !- Source Energy Factor {J/J} + , !- Source Energy Schedule Name + 5.21E+01, !- CO2 Emission Factor {g/MJ} + , !- CO2 Emission Factor Schedule Name + 3.99E-02, !- CO Emission Factor {g/MJ} + , !- CO Emission Factor Schedule Name + 1.06E-03, !- CH4 Emission Factor {g/MJ} + , !- CH4 Emission Factor Schedule Name + 4.73E-02, !- NOx Emission Factor {g/MJ} + , !- NOx Emission Factor Schedule Name + 1.06E-03, !- N2O Emission Factor {g/MJ} + , !- N2O Emission Factor Schedule Name + 2.68E-04, !- SO2 Emission Factor {g/MJ} + , !- SO2 Emission Factor Schedule Name + 0.0, !- PM Emission Factor {g/MJ} + , !- PM Emission Factor Schedule Name + 3.59E-03, !- PM10 Emission Factor {g/MJ} + , !- PM10 Emission Factor Schedule Name + 0.0, !- PM2.5 Emission Factor {g/MJ} + , !- PM2.5 Emission Factor Schedule Name + 0, !- NH3 Emission Factor {g/MJ} + , !- NH3 Emission Factor Schedule Name + 2.61E-03, !- NMVOC Emission Factor {g/MJ} + , !- NMVOC Emission Factor Schedule Name + 1.11E-07, !- Hg Emission Factor {g/MJ} + , !- Hg Emission Factor Schedule Name + 2.13E-07, !- Pb Emission Factor {g/MJ} + , !- Pb Emission Factor Schedule Name + 0, !- Water Emission Factor {L/MJ} + , !- Water Emission Factor Schedule Name + 0, !- Nuclear High Level Emission Factor {g/MJ} + , !- Nuclear High Level Emission Factor Schedule Name + 0; !- Nuclear Low Level Emission Factor {m3/MJ} + + Curve:Bicubic, + WC Screw GTE 300tons Default 90.1-2004 EIR_fPLR, !- Name + -2.737954E-01, !- Coefficient1 Constant + 2.822257E-02, !- Coefficient2 x + -8.097657E-05, !- Coefficient3 x**2 + 9.612284E-01, !- Coefficient4 y + 3.029741E-01, !- Coefficient5 y**2 + -2.421933E-02, !- Coefficient6 x*y + 0.000000E+00, !- Coefficient7 x**3 + -3.885224E-02, !- Coefficient8 y**3 + 0.000000E+00, !- Coefficient9 x**2*y + 0.000000E+00, !- Coefficient10 x*y**2 + 18.54, !- Minimum Value of x + 31.63, !- Maximum Value of x + 0.20, !- Minimum Value of y + 1.02; !- Maximum Value of y + + OutputControl:Table:Style, + HTML; !- Column Separator + + Output:Table:SummaryReports, + AllSummary; !- Report 1 Name + + Output:Meter,Electricity:Facility,hourly; + + Output:Meter,Heating:Electricity,hourly; + + Output:Meter,Cooling:Electricity,hourly; + + Output:Meter,InteriorLights:Electricity,hourly; + + Output:Meter,ExteriorLights:Electricity,hourly; + + Output:Meter,InteriorEquipment:Electricity,hourly; + + Output:Meter,ExteriorEquipment:Electricity,hourly; + + Output:Meter,Fans:Electricity,hourly; + + Output:Meter,Pumps:Electricity,hourly; + + Output:Meter,HeatRejection:Electricity,hourly; + + Output:Meter,Humidifier:Electricity,hourly; + + Output:Meter,Refrigeration:Electricity,hourly; + + Output:Meter,WaterSystems:Electricity,hourly; + + Output:Meter,Gas:Facility,hourly; + + Output:Meter,Heating:Gas,hourly; + + Output:Meter,InteriorEquipment:Gas,hourly; + + Output:Meter,WaterSystems:Gas,hourly; + Added: SwiftApps/Swift-MapRed/EPlus/CHICAGO.epw =================================================================== --- SwiftApps/Swift-MapRed/EPlus/CHICAGO.epw (rev 0) +++ SwiftApps/Swift-MapRed/EPlus/CHICAGO.epw 2013-10-14 21:44:19 UTC (rev 7161) @@ -0,0 +1,8768 @@ +LOCATION,Chicago Ohare Intl Ap,IL,USA,TMY3,725300,41.98,-87.92,-6.0,201.0 +DESIGN CONDITIONS,1,Climate Design Data 2009 ASHRAE Handbook,,Heating,1,-20,-16.6,-25.7,0.4,-19.2,-22.1,0.5,-15.7,12.4,-3.5,11.4,-3.2,4.9,270,Cooling,7,10.5,33.3,23.7,31.6,23,30.1,22.1,25.5,31.2,24.5,29.6,23.5,28.1,5.2,230,23.8,19.2,28.9,22.9,18,27.7,21.9,17,26.5,79.2,31.4,75.1,29.6,70.9,28.2,617,Extremes,11.1,9.4,8.6,28.5,-23.7,35.9,4.5,1.9,-27,37.3,-29.6,38.4,-32.2,39.5,-35.5,40.9 +TYPICAL/EXTREME PERIODS,6,Summer - Week Nearest Max Temperature For Period,Extreme,7/13,7/19,Summer - Week Nearest Average Temperature For Period,Typical,8/24,8/30,Winter - Week Nearest Min Temperature For Period,Extreme,1/27,2/ 2,Winter - Week Nearest Average Temperature For Period,Typical,12/22,12/28,Autumn - Week Nearest Average Temperature For Period,Typical,10/27,11/ 2,Spring - Week Nearest Average Temperature For Period,Typical,4/26,5/ 2 +GROUND TEMPERATURES,3,.5,,,,-1.89,-3.06,-0.99,2.23,10.68,17.20,21.60,22.94,20.66,15.60,8.83,2.56,2,,,,2.39,0.31,0.74,2.45,8.10,13.21,17.30,19.50,19.03,16.16,11.50,6.56,4,,,,5.93,3.80,3.34,3.98,7.18,10.62,13.78,15.98,16.49,15.25,12.51,9.17 +HOLIDAYS/DAYLIGHT SAVINGS,No,0,0,0 +COMMENTS 1,Custom/User Format -- WMO#725300; NREL TMY Data Set (2008); Period of Record 1973-2005 (Generally) +COMMENTS 2, -- Ground temps produced with a standard soil diffusivity of 2.3225760E-03 {m**2/day} +DATA PERIODS,1,1,Data,Sunday, 1/ 1,12/31 +1986,1,1,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-16.1,73,99500,0,0,218,0,0,0,0,0,0,0,270,2.6,9,9,24.1,2740,9,999999999,40,0.0000,0,88,999.000,999.0,99.0 +1986,1,1,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.7,-15.6,73,99600,0,0,227,0,0,0,0,0,0,0,250,2.6,10,10,24.1,1680,9,999999999,50,0.0000,0,88,999.000,999.0,99.0 +1986,1,1,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-15.0,73,99500,0,0,230,0,0,0,0,0,0,0,240,2.1,10,10,24.1,1400,9,999999999,50,0.0000,0,88,999.000,999.0,99.0 +1986,1,1,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-15.0,73,99500,0,0,230,0,0,0,0,0,0,0,230,2.6,10,10,24.1,1400,9,999999999,50,0.0000,0,88,999.000,999.0,99.0 +1986,1,1,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-14.4,73,99500,0,0,232,0,0,0,0,0,0,0,240,2.6,10,10,24.1,1400,9,999999999,50,0.0000,0,88,999.000,999.0,99.0 +1986,1,1,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-14.4,73,99500,0,0,232,0,0,0,0,0,0,0,210,2.6,10,10,24.1,1830,9,999999999,50,0.0000,0,88,999.000,999.0,99.0 +1986,1,1,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-13.9,77,99500,0,0,232,0,0,0,0,0,0,0,180,3.1,10,10,24.1,1680,9,999999999,50,0.0000,0,88,999.000,999.0,99.0 +1986,1,1,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.0,-13.3,77,99500,43,908,224,12,22,10,1272,873,1226,205,180,2.6,8,8,24.1,2130,9,999999999,50,0.1180,0,88,999.000,999.0,99.0 +1986,1,1,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-13.3,71,99500,236,1415,207,115,397,47,11560,28042,6849,828,190,3.1,0,0,24.1,77777,9,999999999,50,0.1180,0,88,999.000,999.0,99.0 +1986,1,1,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-13.3,60,99500,410,1415,214,244,587,71,24978,51257,10062,1322,220,5.7,2,0,24.1,77777,9,999999999,50,0.1180,0,88,999.000,999.0,99.0 +1986,1,1,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-11.1,63,99400,531,1415,221,341,688,80,35572,64725,11177,1581,210,5.7,0,0,24.1,77777,9,999999999,60,0.1180,0,88,999.000,999.0,99.0 +1986,1,1,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-9.4,63,99300,591,1415,236,364,521,144,38026,50467,16854,2863,220,5.7,6,2,24.1,77777,9,999999999,60,0.1180,0,88,999.000,999.0,99.0 +1986,1,1,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-8.3,63,99200,586,1415,256,231,151,168,25174,14990,18939,3969,230,5.2,10,8,24.1,6710,9,999999999,69,0.1180,0,88,999.000,999.0,99.0 +1986,1,1,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-7.8,61,99200,516,1415,267,180,54,161,19805,5145,17920,4317,260,4.1,10,9,24.1,6710,9,999999999,69,0.1180,0,88,999.000,999.0,99.0 +1986,1,1,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-7.2,64,99200,386,1415,267,118,93,93,13001,8251,10739,2056,260,3.1,9,9,24.1,3660,9,999999999,69,0.1180,0,88,999.000,999.0,99.0 +1986,1,1,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-6.1,69,99200,206,1415,276,48,36,43,5294,2635,4908,1083,210,1.5,10,10,19.3,3660,9,999999999,80,0.1180,0,88,999.000,999.0,99.0 +1986,1,1,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-6.1,69,99200,25,696,276,5,0,5,0,0,0,0,0,0.0,10,10,19.3,3660,9,999999999,80,0.1180,0,88,999.000,999.0,99.0 +1986,1,1,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.1,72,99200,0,0,273,0,0,0,0,0,0,0,0,0.0,10,10,16.1,2440,9,999999999,80,0.1180,0,88,999.000,999.0,99.0 +1986,1,1,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-6.1,75,99200,0,0,271,0,0,0,0,0,0,0,160,2.1,10,10,16.1,2440,9,999999999,80,0.1180,0,88,999.000,999.0,99.0 +1986,1,1,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,99200,0,0,276,0,0,0,0,0,0,0,160,2.6,10,10,16.1,3050,9,999999999,80,0.1180,0,88,999.000,999.0,99.0 +1986,1,1,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.0,78,99100,0,0,275,0,0,0,0,0,0,0,0,0.0,10,10,16.1,3050,9,999999999,80,0.1180,0,88,999.000,999.0,99.0 +1986,1,1,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.0,75,99100,0,0,277,0,0,0,0,0,0,0,160,2.6,10,10,16.1,3050,9,999999999,80,0.1180,0,88,999.000,999.0,99.0 +1986,1,1,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.0,78,99000,0,0,254,0,0,0,0,0,0,0,180,2.6,6,6,16.1,3050,9,999999999,80,0.1180,0,88,999.000,999.0,99.0 +1986,1,1,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.1,72,99000,0,0,247,0,0,0,0,0,0,0,190,2.6,3,3,16.1,77777,9,999999999,80,0.1180,0,88,999.000,999.0,99.0 +1986,1,2,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-6.1,85,99000,0,0,237,0,0,0,0,0,0,0,170,2.1,2,2,16.1,77777,9,999999999,80,0.1180,0,88,999.000,999.0,99.0 +1986,1,2,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-6.1,78,99000,0,0,243,0,0,0,0,0,0,0,200,3.1,4,3,16.1,77777,9,999999999,69,0.1180,0,88,999.000,999.0,99.0 +1986,1,2,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-6.7,78,98900,0,0,239,0,0,0,0,0,0,0,180,2.6,2,2,16.1,77777,9,999999999,69,0.1180,0,88,999.000,999.0,99.0 +1986,1,2,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-6.1,78,98900,0,0,249,0,0,0,0,0,0,0,120,2.1,8,6,16.1,3050,9,999999999,69,0.1180,0,88,999.000,999.0,99.0 +1986,1,2,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,98900,0,0,263,0,0,0,0,0,0,0,190,3.6,10,8,16.1,3050,9,999999999,80,0.1180,0,88,999.000,999.0,99.0 +1986,1,2,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,98900,0,0,263,0,0,0,0,0,0,0,210,3.1,10,8,16.1,7620,9,999999999,80,0.1180,0,88,999.000,999.0,99.0 +1986,1,2,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-5.6,69,99000,0,0,278,0,0,0,0,0,0,0,200,2.6,10,10,16.1,7620,9,999999999,80,0.1180,0,88,999.000,999.0,99.0 +1986,1,2,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-5.6,69,98900,43,908,278,8,0,8,1000,0,1000,300,190,2.6,10,10,14.5,2440,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,2,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-5.0,69,99000,236,1415,282,46,5,45,5200,100,5200,1630,180,3.6,10,10,12.9,2440,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,2,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-5.0,67,99000,410,1415,284,123,1,122,13600,100,13500,4170,160,3.6,10,10,12.9,2440,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,2,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.0,62,98900,532,1415,289,133,1,133,15100,100,15100,5110,180,3.6,10,10,12.9,2440,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,2,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-4.4,64,98800,593,1415,289,176,2,176,19900,200,19800,6550,160,2.1,10,10,11.3,1830,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,2,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-3.9,67,98600,588,1415,290,186,3,185,20800,200,20700,6720,0,0.0,10,10,12.9,1830,9,999999999,89,0.1050,0,88,999.000,999.0,99.0 +1986,1,2,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-1.1,92,98500,519,1415,286,166,0,166,18400,0,18400,5800,160,2.6,10,10,0.6,240,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1986,1,2,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-1.1,96,98400,389,1415,283,122,0,122,13500,0,13500,4030,120,2.1,10,10,4.8,910,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1986,1,2,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-1.1,89,98300,209,1415,288,54,0,54,6000,0,6000,1770,90,3.6,10,10,4.8,1830,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1986,1,2,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-0.6,92,98300,26,719,289,10,0,10,0,0,0,0,170,7.7,10,10,0.8,180,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1986,1,2,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-0.6,100,98300,0,0,284,0,0,0,0,0,0,0,120,3.1,10,10,2.4,150,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1986,1,2,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-0.6,92,98100,0,0,289,0,0,0,0,0,0,0,130,3.6,10,10,6.4,270,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1986,1,2,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-0.6,89,98100,0,0,291,0,0,0,0,0,0,0,140,3.6,10,10,8.0,270,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1986,1,2,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.0,89,97900,0,0,294,0,0,0,0,0,0,0,120,4.1,10,10,8.0,1010,9,999999999,110,0.1050,0,88,999.000,999.0,99.0 +1986,1,2,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.6,89,97900,0,0,297,0,0,0,0,0,0,0,90,3.1,10,10,9.7,1160,9,999999999,110,0.1050,0,88,999.000,999.0,99.0 +1986,1,2,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-0.6,96,97800,0,0,286,0,0,0,0,0,0,0,0,0.0,10,10,6.4,1160,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1986,1,2,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-0.6,96,97800,0,0,286,0,0,0,0,0,0,0,320,2.6,10,10,2.4,180,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1986,1,3,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-0.6,96,97900,0,0,286,0,0,0,0,0,0,0,300,2.6,10,10,2.4,180,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1986,1,3,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-0.6,96,98100,0,0,286,0,0,0,0,0,0,0,320,4.6,10,10,6.4,180,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1986,1,3,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-0.6,92,98300,0,0,289,0,0,0,0,0,0,0,340,7.2,10,10,6.4,210,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1986,1,3,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,98400,0,0,285,0,0,0,0,0,0,0,340,6.2,10,10,6.4,310,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1986,1,3,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.3,85,98600,0,0,279,0,0,0,0,0,0,0,320,5.7,10,10,11.3,400,9,999999999,89,0.1050,0,88,999.000,999.0,99.0 +1986,1,3,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-4.4,85,98800,0,0,273,0,0,0,0,0,0,0,300,6.2,10,10,11.3,580,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,3,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-5.6,85,99000,0,0,268,0,0,0,0,0,0,0,310,5.2,10,10,11.3,580,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,3,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-5.6,85,99100,43,908,268,20,0,20,2200,0,2200,630,300,4.6,10,10,11.3,580,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,3,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-6.1,88,99200,237,1415,263,82,1,81,8800,0,8800,2380,320,5.2,10,10,11.3,580,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,3,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-6.1,88,99400,411,1415,263,166,0,166,17900,0,17900,4850,300,5.2,10,10,11.3,580,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,3,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-6.1,85,99400,533,1415,265,216,0,215,23500,0,23500,6720,300,4.6,10,10,6.4,580,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,3,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-5.6,85,99400,594,1415,268,218,1,218,24100,100,24100,7410,300,4.1,10,10,6.4,640,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,3,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-5.6,81,99400,590,1415,270,216,1,215,23800,100,23800,7320,300,3.6,10,10,8.0,700,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,3,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-5.6,81,99500,521,1415,270,208,1,207,22600,100,22600,6490,290,4.6,10,10,8.0,700,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,3,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-5.6,81,99500,392,1415,270,148,1,148,16100,100,16100,4460,290,2.1,10,10,9.7,640,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,3,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-5.6,81,99500,212,1415,270,77,1,77,8300,0,8300,2160,280,1.5,10,10,9.7,640,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,3,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-5.0,85,99600,28,743,270,14,0,14,0,0,0,0,260,2.6,10,10,9.7,580,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,3,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.6,81,99600,0,0,270,0,0,0,0,0,0,0,250,2.1,10,10,9.7,580,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,3,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.6,81,99600,0,0,270,0,0,0,0,0,0,0,240,2.6,10,10,9.7,580,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,3,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.0,85,99700,0,0,270,0,0,0,0,0,0,0,210,2.1,10,10,9.7,460,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,3,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-4.4,89,99600,0,0,271,0,0,0,0,0,0,0,170,2.1,10,10,8.0,430,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,3,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-4.4,89,99600,0,0,271,0,0,0,0,0,0,0,170,3.6,10,10,9.7,370,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,3,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-4.4,89,99500,0,0,271,0,0,0,0,0,0,0,180,4.6,10,10,9.7,370,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,3,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.0,85,99500,0,0,270,0,0,0,0,0,0,0,160,4.1,10,10,9.7,340,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,4,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.0,85,99400,0,0,270,0,0,0,0,0,0,0,170,4.1,10,10,9.7,340,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,4,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.0,85,99300,0,0,270,0,0,0,0,0,0,0,160,5.2,10,10,8.0,340,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,4,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.0,85,99300,0,0,270,0,0,0,0,0,0,0,170,5.7,10,10,8.0,340,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,4,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-5.0,88,99200,0,0,268,0,0,0,0,0,0,0,190,5.2,10,10,6.4,270,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,4,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-5.0,88,99200,0,0,268,0,0,0,0,0,0,0,170,4.6,10,10,6.4,240,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,4,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-5.0,88,99000,0,0,268,0,0,0,0,0,0,0,150,4.1,10,10,6.4,180,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,4,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-3.9,92,98900,0,0,271,0,0,0,0,0,0,0,160,4.1,10,10,2.4,120,9,999999999,80,0.0430,0,88,999.000,999.0,99.0 +1986,1,4,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-3.9,92,98900,43,908,271,19,0,19,2100,0,2100,610,140,4.6,10,10,2.4,120,9,999999999,80,0.2080,0,88,999.000,999.0,99.0 +1986,1,4,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-3.9,89,98800,237,1415,274,77,0,77,8400,0,8400,2320,150,4.6,10,10,3.2,210,9,999999999,89,0.2080,0,88,999.000,999.0,99.0 +1986,1,4,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-3.9,85,98700,412,1415,276,129,1,128,14200,100,14200,4300,150,5.2,10,10,4.8,310,9,999999999,80,0.2080,0,88,999.000,999.0,99.0 +1986,1,4,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-3.3,89,98500,535,1415,276,183,1,183,20300,100,20300,6250,140,3.6,10,10,3.2,400,9,999999999,89,0.2080,0,88,999.000,999.0,99.0 +1986,1,4,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-2.8,89,98400,597,1415,279,192,1,192,21500,100,21400,6940,130,3.6,10,10,4.8,340,9,999999999,89,0.2080,0,88,999.000,999.0,99.0 +1986,1,4,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-2.8,85,98200,593,1415,281,194,0,194,21600,0,21600,6950,210,2.1,10,10,4.8,340,9,999999999,89,0.2080,0,88,999.000,999.0,99.0 +1986,1,4,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-2.8,85,98200,524,1415,281,156,1,156,17500,100,17500,5630,320,2.1,10,10,4.8,310,9,999999999,89,0.2080,0,88,999.000,999.0,99.0 +1986,1,4,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-2.2,92,98200,396,1415,280,130,0,130,14300,0,14300,4220,330,3.1,10,10,3.2,120,9,999999999,89,0.2080,0,88,999.000,999.0,99.0 +1986,1,4,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-2.8,89,98300,216,1415,279,61,0,61,6700,0,6700,1940,330,4.1,10,10,3.2,210,9,999999999,89,0.2080,0,88,999.000,999.0,99.0 +1986,1,4,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-5.0,85,98300,30,743,270,14,0,14,1600,0,1600,470,330,7.7,10,10,3.2,430,9,999999999,80,0.2080,0,88,999.000,999.0,99.0 +1986,1,4,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-6.1,85,98500,0,0,265,0,0,0,0,0,0,0,330,7.2,10,10,2.4,240,9,999999999,69,0.2080,0,88,999.000,999.0,99.0 +1986,1,4,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-7.2,85,98600,0,0,259,0,0,0,0,0,0,0,320,7.7,10,10,4.8,430,9,999999999,69,0.2080,0,88,999.000,999.0,99.0 +1986,1,4,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-7.2,85,98700,0,0,259,0,0,0,0,0,0,0,310,6.7,10,10,4.8,460,9,999999999,69,0.2080,0,88,999.000,999.0,99.0 +1986,1,4,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-6.7,85,98800,0,0,262,0,0,0,0,0,0,0,310,8.2,10,10,6.4,460,9,999999999,69,0.2080,0,88,999.000,999.0,99.0 +1986,1,4,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-6.7,88,98900,0,0,260,0,0,0,0,0,0,0,330,8.8,10,10,8.0,460,9,999999999,69,0.2080,0,88,999.000,999.0,99.0 +1986,1,4,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-9.4,78,99100,0,0,232,0,0,0,0,0,0,0,330,6.7,5,5,11.3,77777,9,999999999,60,0.2080,0,88,999.000,999.0,99.0 +1986,1,4,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-10.6,77,99100,0,0,215,0,0,0,0,0,0,0,290,5.2,0,0,19.3,77777,9,999999999,60,0.2080,0,88,999.000,999.0,99.0 +1986,1,5,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-11.1,74,99200,0,0,235,0,0,0,0,0,0,0,310,6.2,8,8,19.3,760,9,999999999,60,0.2080,0,88,999.000,999.0,99.0 +1986,1,5,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.0,78,99200,0,0,238,0,0,0,0,0,0,0,310,5.2,8,8,14.5,1010,9,999999999,60,0.2080,0,88,999.000,999.0,99.0 +1986,1,5,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-10.6,77,99300,0,0,232,0,0,0,0,0,0,0,290,3.6,7,7,14.5,880,9,999999999,60,0.2080,0,88,999.000,999.0,99.0 +1986,1,5,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-11.7,81,99300,0,0,219,0,0,0,0,0,0,0,290,4.1,4,4,14.5,77777,9,999999999,60,0.2080,0,88,999.000,999.0,99.0 +1986,1,5,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-15.0,80,99400,0,0,196,0,0,0,0,0,0,0,270,5.7,0,0,11.3,77777,9,999999999,50,0.2080,0,88,999.000,999.0,99.0 +1986,1,5,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-14.4,-17.2,80,99400,0,0,187,0,0,0,0,0,0,0,270,5.2,0,0,11.3,77777,9,999999999,40,0.2080,0,88,999.000,999.0,99.0 +1986,1,5,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.0,-18.9,73,99400,0,0,184,0,0,0,0,0,0,0,270,5.2,1,0,11.3,77777,9,999999999,40,0.2080,0,88,999.000,999.0,99.0 +1986,1,5,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.9,-15.6,87,99400,43,908,198,26,54,21,2500,1600,2400,380,250,6.2,7,3,16.1,77777,9,999999999,50,0.0580,0,88,999.000,999.0,99.0 +1986,1,5,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.9,-15.6,87,99400,238,1415,196,122,419,49,12200,29600,7100,860,250,6.2,3,2,16.1,77777,9,999999999,50,0.0580,0,88,999.000,999.0,99.0 +1986,1,5,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.7,-15.6,73,99400,413,1415,197,269,715,56,27300,63300,8700,1080,240,5.7,1,0,24.1,77777,9,999999999,50,0.0580,0,88,999.000,999.0,99.0 +1986,1,5,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-9.4,-14.4,67,99200,536,1415,205,383,831,64,39700,78300,9900,1320,230,6.2,0,0,24.1,77777,9,999999999,50,0.0580,0,88,999.000,999.0,99.0 +1986,1,5,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-13.3,65,99000,599,1415,210,436,859,69,45600,82600,10500,1460,240,7.7,0,0,24.1,77777,9,999999999,50,0.0580,0,88,999.000,999.0,99.0 +1986,1,5,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-12.2,65,98800,596,1415,215,433,858,69,45300,82400,10500,1460,220,7.7,0,0,24.1,77777,9,999999999,50,0.0580,0,88,999.000,999.0,99.0 +1986,1,5,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-11.7,63,98800,528,1415,223,347,729,74,35600,67900,10100,1420,230,6.2,3,1,24.1,77777,9,999999999,60,0.0580,0,88,999.000,999.0,99.0 +1986,1,5,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-10.6,60,98700,399,1415,233,245,558,88,25000,47600,11500,1550,220,8.2,2,2,24.1,77777,9,999999999,60,0.0580,0,88,999.000,999.0,99.0 +1986,1,5,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-10.6,58,98700,219,1415,239,83,187,54,8800,12200,6900,1010,240,9.3,5,4,24.1,77777,9,999999999,60,0.0580,0,88,999.000,999.0,99.0 +1986,1,5,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-10.0,66,98700,31,766,232,17,62,12,1600,2000,1500,210,240,7.7,2,2,24.1,77777,9,999999999,60,0.0580,0,88,999.000,999.0,99.0 +1986,1,5,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-10.0,68,98700,0,0,227,0,0,0,0,0,0,0,260,7.2,1,1,24.1,77777,9,999999999,60,0.0580,0,88,999.000,999.0,99.0 +1986,1,5,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-10.6,68,98700,0,0,224,0,0,0,0,0,0,0,260,7.2,1,1,24.1,77777,9,999999999,60,0.0580,0,88,999.000,999.0,99.0 +1986,1,5,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-11.1,71,98700,0,0,220,0,0,0,0,0,0,0,270,6.7,1,1,24.1,77777,9,999999999,60,0.0580,0,88,999.000,999.0,99.0 +1986,1,5,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-11.1,77,98800,0,0,212,0,0,0,0,0,0,0,270,6.7,0,0,24.1,77777,9,999999999,60,0.0580,0,88,999.000,999.0,99.0 +1986,1,5,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-12.8,74,98800,0,0,207,0,0,0,0,0,0,0,280,5.2,0,0,24.1,77777,9,999999999,50,0.0580,0,88,999.000,999.0,99.0 +1986,1,5,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-13.3,71,98800,0,0,207,0,0,0,0,0,0,0,270,5.2,0,0,24.1,77777,9,999999999,50,0.0580,0,88,999.000,999.0,99.0 +1986,1,5,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.0,-13.9,74,98800,0,0,210,0,0,0,0,0,0,0,280,5.2,2,2,24.1,77777,9,999999999,50,0.0580,0,88,999.000,999.0,99.0 +1986,1,6,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-14.4,77,98900,0,0,199,0,0,0,0,0,0,0,280,5.7,0,0,19.3,77777,9,999999999,50,0.0580,0,88,999.000,999.0,99.0 +1986,1,6,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-15.0,73,99000,0,0,205,0,0,0,0,0,0,0,270,4.6,2,2,19.3,77777,9,999999999,50,0.0580,0,88,999.000,999.0,99.0 +1986,1,6,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-15.6,77,99100,0,0,195,0,0,0,0,0,0,0,280,4.1,0,0,19.3,77777,9,999999999,50,0.0580,0,88,999.000,999.0,99.0 +1986,1,6,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.9,-17.2,76,99200,0,0,189,0,0,0,0,0,0,0,290,3.6,0,0,19.3,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1986,1,6,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.9,-16.7,80,99300,0,0,189,0,0,0,0,0,0,0,310,3.6,0,0,19.3,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1986,1,6,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-14.4,-17.8,76,99400,0,0,187,0,0,0,0,0,0,0,310,3.6,0,0,19.3,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1986,1,6,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-14.4,-18.9,69,99500,0,0,186,0,0,0,0,0,0,0,330,4.6,1,0,24.1,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1986,1,6,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-15.0,-23.9,47,99600,43,908,187,22,45,18,2200,1300,2100,320,320,3.1,7,2,24.1,77777,9,999999999,30,0.0610,0,88,999.000,999.0,99.0 +1986,1,6,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.9,-23.3,45,99700,239,1415,188,126,434,50,12500,30700,7300,870,340,5.2,4,1,24.1,77777,9,999999999,30,0.0610,0,88,999.000,999.0,99.0 +1986,1,6,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.3,-22.2,48,99800,414,1415,190,255,632,66,26200,55600,9800,1250,350,4.1,4,1,24.1,77777,9,999999999,40,0.0610,0,88,999.000,999.0,99.0 +1986,1,6,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.2,-21.7,46,99900,538,1415,199,331,532,126,34600,50500,15300,2440,330,4.1,10,3,24.1,77777,9,999999999,40,0.0610,0,88,999.000,999.0,99.0 +1986,1,6,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.1,-20.6,46,99800,601,1415,210,204,90,166,22400,8800,18700,4790,300,4.1,10,7,24.1,7620,9,999999999,40,0.0610,0,88,999.000,999.0,99.0 +1986,1,6,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.7,-20.6,48,99800,599,1415,212,235,97,193,25700,9500,21600,5360,310,2.6,10,8,24.1,7620,9,999999999,40,0.0610,0,88,999.000,999.0,99.0 +1986,1,6,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.1,-20.6,46,99900,531,1415,224,132,9,128,14900,600,14700,4970,330,3.6,10,10,24.1,7620,9,999999999,40,0.0610,0,88,999.000,999.0,99.0 +1986,1,6,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.7,-21.1,46,99900,403,1415,211,151,99,123,16400,8900,13800,2730,280,2.6,10,8,24.1,7620,9,999999999,40,0.0610,0,88,999.000,999.0,99.0 +1986,1,6,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.2,-20.6,50,100000,223,1415,204,92,87,78,9800,6000,8800,1660,310,2.6,10,6,16.1,7620,9,999999999,40,0.0610,0,88,999.000,999.0,99.0 +1986,1,6,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-14.4,-21.1,57,100100,33,790,190,19,50,14,1800,1300,1700,240,320,3.6,6,2,16.1,77777,9,999999999,40,0.0610,0,88,999.000,999.0,99.0 +1986,1,6,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.6,-22.2,57,100200,0,0,186,0,0,0,0,0,0,0,320,3.1,4,2,24.1,77777,9,999999999,30,0.0610,0,88,999.000,999.0,99.0 +1986,1,6,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-23.3,59,100200,0,0,175,0,0,0,0,0,0,0,350,4.6,0,0,24.1,77777,9,999999999,30,0.0610,0,88,999.000,999.0,99.0 +1986,1,6,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-23.9,56,100300,0,0,174,0,0,0,0,0,0,0,330,4.1,0,0,24.1,77777,9,999999999,30,0.0610,0,88,999.000,999.0,99.0 +1986,1,6,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-18.9,-25.0,59,100300,0,0,169,0,0,0,0,0,0,0,280,2.1,0,0,19.3,77777,9,999999999,30,0.0610,0,88,999.000,999.0,99.0 +1986,1,6,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-18.3,-25.0,56,100400,0,0,171,0,0,0,0,0,0,0,320,4.1,0,0,19.3,77777,9,999999999,30,0.0610,0,88,999.000,999.0,99.0 +1986,1,6,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.8,-25.6,51,100500,0,0,172,0,0,0,0,0,0,0,350,4.1,0,0,19.3,77777,9,999999999,30,0.0610,0,88,999.000,999.0,99.0 +1986,1,6,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-18.9,-26.1,53,100600,0,0,168,0,0,0,0,0,0,0,350,4.6,0,0,19.3,77777,9,999999999,30,0.0610,0,88,999.000,999.0,99.0 +1986,1,7,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-18.9,-26.7,51,100600,0,0,168,0,0,0,0,0,0,0,330,4.1,0,0,19.3,77777,9,999999999,30,0.0610,0,88,999.000,999.0,99.0 +1986,1,7,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-19.4,-26.7,53,100700,0,0,167,0,0,0,0,0,0,0,330,3.6,0,0,24.1,77777,9,999999999,30,0.0610,0,88,999.000,999.0,99.0 +1986,1,7,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-20.0,-26.7,56,100800,0,0,165,0,0,0,0,0,0,0,310,3.1,0,0,24.1,77777,9,999999999,30,0.0610,0,88,999.000,999.0,99.0 +1986,1,7,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-20.6,-26.7,58,100900,0,0,163,0,0,0,0,0,0,0,310,4.1,0,0,24.1,77777,9,999999999,30,0.0610,0,88,999.000,999.0,99.0 +1986,1,7,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.1,-26.7,61,100900,0,0,167,0,0,0,0,0,0,0,300,3.1,2,2,24.1,77777,9,999999999,30,0.0610,0,88,999.000,999.0,99.0 +1986,1,7,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-22.2,-27.8,61,101000,0,0,162,0,0,0,0,0,0,0,310,3.1,1,1,24.1,77777,9,999999999,30,0.0610,0,88,999.000,999.0,99.0 +1986,1,7,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-22.8,-27.8,64,101100,0,0,157,0,0,0,0,0,0,0,300,2.1,0,0,24.1,77777,9,999999999,30,0.0610,0,88,999.000,999.0,99.0 +1986,1,7,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-21.7,-27.2,61,101100,44,908,160,29,187,13,2400,7900,1900,240,320,3.1,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,7,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-18.3,-25.6,53,101300,240,1415,170,140,622,31,14400,48300,6200,630,350,5.2,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,7,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-16.1,-24.4,49,101300,416,1415,177,283,800,44,29500,71700,8400,980,350,6.2,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,7,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-14.4,-24.4,43,101400,540,1415,182,392,879,53,41000,82700,9300,1210,350,6.7,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,7,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-14.4,-24.4,43,101400,604,1415,182,445,901,57,46600,86200,9600,1310,310,5.2,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,7,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.3,-23.9,41,101400,602,1415,185,442,900,57,46400,86000,9600,1310,310,5.2,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,7,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.8,-23.3,41,101400,534,1415,187,381,869,52,40200,81600,9200,1190,320,5.7,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,7,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.3,-23.9,41,101400,406,1415,185,268,788,42,28400,70200,8100,960,320,4.6,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,7,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.9,-23.3,45,101500,227,1415,184,124,597,30,13000,44200,5800,600,320,5.2,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,7,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-16.1,-24.4,49,101500,36,814,177,24,145,11,1900,6000,1600,210,330,5.7,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,7,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.7,-24.4,51,101500,0,0,175,0,0,0,0,0,0,0,320,3.6,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,7,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-18.3,-25.0,56,101600,0,0,171,0,0,0,0,0,0,0,350,4.1,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,7,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-18.3,-25.0,56,101700,0,0,171,0,0,0,0,0,0,0,310,2.6,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,7,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-19.4,-25.6,59,101700,0,0,167,0,0,0,0,0,0,0,280,2.6,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,7,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-20.0,-25.6,62,101800,0,0,166,0,0,0,0,0,0,0,330,2.6,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,7,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-19.4,-26.1,56,101800,0,0,167,0,0,0,0,0,0,0,360,2.1,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,7,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-20.0,-26.1,58,101700,0,0,165,0,0,0,0,0,0,0,300,2.1,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,8,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.1,-26.1,64,101700,0,0,163,0,0,0,0,0,0,0,250,2.1,0,0,24.1,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,8,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.1,-26.1,64,101600,0,0,163,0,0,0,0,0,0,0,280,2.1,0,0,19.3,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,8,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.1,-26.1,64,101700,0,0,163,0,0,0,0,0,0,0,290,2.1,0,0,19.3,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,8,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.1,-26.7,61,101800,0,0,167,0,0,0,0,0,0,0,280,2.1,2,2,19.3,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,8,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.7,-26.7,64,101800,0,0,164,0,0,0,0,0,0,0,250,2.1,1,1,19.3,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,8,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.7,-26.1,68,101800,0,0,161,0,0,0,0,0,0,0,250,2.1,0,0,19.3,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,8,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.7,-26.7,64,101800,0,0,161,0,0,0,0,0,0,0,240,1.5,0,0,19.3,77777,9,999999999,30,0.0410,0,88,999.000,999.0,99.0 +1986,1,8,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-21.1,-26.1,64,101700,44,908,163,29,182,14,2400,7700,2000,250,240,2.1,0,0,11.3,77777,9,999999999,30,0.0450,0,88,999.000,999.0,99.0 +1986,1,8,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-17.2,-22.8,62,101800,241,1415,175,141,619,32,14100,46700,6100,630,220,2.1,0,0,11.3,77777,9,999999999,30,0.0450,0,88,999.000,999.0,99.0 +1986,1,8,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-14.4,-22.2,52,101800,418,1415,187,256,642,64,26500,56700,9700,1220,230,4.1,3,1,16.1,77777,9,999999999,40,0.0450,0,88,999.000,999.0,99.0 +1986,1,8,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.8,-22.2,45,101700,543,1415,192,363,707,88,37600,66600,11900,1730,240,4.6,7,1,19.3,77777,9,999999999,30,0.0450,0,88,999.000,999.0,99.0 +1986,1,8,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.2,-22.2,44,101700,606,1415,196,417,646,139,42500,61000,16300,2620,230,4.1,8,2,24.1,77777,9,999999999,40,0.0450,0,88,999.000,999.0,99.0 +1986,1,8,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-21.1,42,101500,605,1415,199,409,726,97,42800,69900,12800,1960,230,5.2,6,1,24.1,77777,9,999999999,40,0.0450,0,88,999.000,999.0,99.0 +1986,1,8,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.0,-21.1,40,101400,538,1415,201,357,731,79,37600,69000,11300,1570,220,7.2,3,1,24.1,77777,9,999999999,40,0.0450,0,88,999.000,999.0,99.0 +1986,1,8,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-9.4,-20.6,40,101300,410,1415,199,260,739,46,27400,65900,8200,960,210,7.2,1,0,24.1,77777,9,999999999,40,0.0450,0,88,999.000,999.0,99.0 +1986,1,8,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-9.4,-19.4,44,101200,231,1415,200,123,554,34,12700,41000,5900,640,230,5.2,2,0,24.1,77777,9,999999999,40,0.0450,0,88,999.000,999.0,99.0 +1986,1,8,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.0,-18.9,49,101200,38,837,203,24,112,13,1900,4600,1700,240,220,3.6,3,1,24.1,77777,9,999999999,40,0.0450,0,88,999.000,999.0,99.0 +1986,1,8,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.0,-17.8,53,101100,0,0,200,0,0,0,0,0,0,0,230,5.2,0,0,24.1,77777,9,999999999,40,0.0450,0,88,999.000,999.0,99.0 +1986,1,8,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.0,-17.8,53,101000,0,0,200,0,0,0,0,0,0,0,220,3.6,0,0,24.1,77777,9,999999999,40,0.0450,0,88,999.000,999.0,99.0 +1986,1,8,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-17.8,51,101000,0,0,202,0,0,0,0,0,0,0,220,4.6,1,0,24.1,77777,9,999999999,40,0.0450,0,88,999.000,999.0,99.0 +1986,1,8,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-17.8,49,100900,0,0,207,0,0,0,0,0,0,0,210,4.1,2,1,24.1,77777,9,999999999,40,0.0450,0,88,999.000,999.0,99.0 +1986,1,8,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-17.8,49,100700,0,0,203,0,0,0,0,0,0,0,210,5.7,2,0,24.1,77777,9,999999999,40,0.0450,0,88,999.000,999.0,99.0 +1986,1,8,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-17.2,49,100700,0,0,206,0,0,0,0,0,0,0,220,7.7,0,0,24.1,77777,9,999999999,40,0.0450,0,88,999.000,999.0,99.0 +1986,1,8,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-17.8,49,100600,0,0,203,0,0,0,0,0,0,0,230,6.2,0,0,24.1,77777,9,999999999,40,0.0450,0,88,999.000,999.0,99.0 +1986,1,9,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-15.6,59,100500,0,0,205,0,0,0,0,0,0,0,220,6.2,0,0,24.1,77777,9,999999999,50,0.0450,0,88,999.000,999.0,99.0 +1986,1,9,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-16.1,56,100400,0,0,205,0,0,0,0,0,0,0,220,7.7,0,0,24.1,77777,9,999999999,50,0.0450,0,88,999.000,999.0,99.0 +1986,1,9,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-14.4,62,100400,0,0,208,0,0,0,0,0,0,0,220,6.7,0,0,24.1,77777,9,999999999,50,0.0450,0,88,999.000,999.0,99.0 +1986,1,9,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-14.4,62,100300,0,0,208,0,0,0,0,0,0,0,230,6.7,0,0,24.1,77777,9,999999999,50,0.0450,0,88,999.000,999.0,99.0 +1986,1,9,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-14.4,62,100100,0,0,208,0,0,0,0,0,0,0,210,6.7,0,0,24.1,77777,9,999999999,50,0.0450,0,88,999.000,999.0,99.0 +1986,1,9,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-14.4,62,100000,0,0,208,0,0,0,0,0,0,0,220,6.7,0,0,24.1,77777,9,999999999,50,0.0450,0,88,999.000,999.0,99.0 +1986,1,9,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-14.4,59,100000,0,0,210,0,0,0,0,0,0,0,220,6.2,0,0,24.1,77777,9,999999999,50,0.0450,0,88,999.000,999.0,99.0 +1986,1,9,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-14.4,59,100000,45,931,210,18,16,17,2000,800,1900,410,230,7.2,0,0,24.1,77777,9,999999999,50,0.1970,0,88,999.000,999.0,99.0 +1986,1,9,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-14.4,50,99900,242,1415,226,90,160,61,9400,11000,7500,1150,220,8.8,4,3,24.1,77777,9,999999999,50,0.1970,0,88,999.000,999.0,99.0 +1986,1,9,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-13.3,48,99900,419,1415,236,207,241,134,21500,21600,15100,2770,230,6.7,9,5,24.1,6710,9,999999999,50,0.1970,0,88,999.000,999.0,99.0 +1986,1,9,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-12.2,49,99700,545,1415,246,277,182,206,29600,17600,22800,4800,210,7.2,9,7,24.1,6100,9,999999999,50,0.1970,0,88,999.000,999.0,99.0 +1986,1,9,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-10.6,47,99600,609,1415,251,323,325,182,34200,32700,20100,3950,230,6.7,9,5,24.1,6100,9,999999999,60,0.1970,0,88,999.000,999.0,99.0 +1986,1,9,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-9.4,48,99400,608,1415,253,359,347,209,37700,34800,22600,4690,230,7.2,8,3,24.1,77777,9,999999999,60,0.1970,0,88,999.000,999.0,99.0 +1986,1,9,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-9.4,44,99300,542,1415,257,273,298,159,29000,29100,17800,3350,230,9.3,7,3,24.1,77777,9,999999999,60,0.1970,0,88,999.000,999.0,99.0 +1986,1,9,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-8.9,46,99300,414,1415,251,211,389,97,22100,34100,12100,1810,230,6.2,3,1,24.1,77777,9,999999999,69,0.1970,0,88,999.000,999.0,99.0 +1986,1,9,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-8.3,48,99200,235,1415,255,89,199,57,9600,13500,7300,1060,220,7.2,2,2,24.1,77777,9,999999999,69,0.1970,0,88,999.000,999.0,99.0 +1986,1,9,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-8.3,54,99200,40,861,246,14,6,13,1500,300,1400,320,230,6.7,6,1,24.1,77777,9,999999999,69,0.1970,0,88,999.000,999.0,99.0 +1986,1,9,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-7.8,56,99200,0,0,249,0,0,0,0,0,0,0,220,5.2,3,2,24.1,77777,9,999999999,69,0.1970,0,88,999.000,999.0,99.0 +1986,1,9,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-7.8,56,99200,0,0,256,0,0,0,0,0,0,0,240,6.2,7,5,24.1,6710,9,999999999,69,0.1970,0,88,999.000,999.0,99.0 +1986,1,9,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-7.2,54,99200,0,0,276,0,0,0,0,0,0,0,240,6.7,10,9,24.1,5490,9,999999999,69,0.1970,0,88,999.000,999.0,99.0 +1986,1,9,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-6.7,59,99200,0,0,282,0,0,0,0,0,0,0,240,4.6,10,10,24.1,5490,9,999999999,69,0.1970,0,88,999.000,999.0,99.0 +1986,1,9,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-5.6,67,99300,0,0,281,0,0,0,0,0,0,0,250,5.2,10,10,24.1,4270,9,999999999,80,0.1970,0,88,999.000,999.0,99.0 +1986,1,9,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-5.0,72,99300,0,0,279,0,0,0,0,0,0,0,260,3.6,10,10,24.1,3660,9,999999999,80,0.1970,0,88,999.000,999.0,99.0 +1986,1,9,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-4.4,78,99200,0,0,278,0,0,0,0,0,0,0,270,6.7,10,10,24.1,3660,9,999999999,80,0.1970,0,88,999.000,999.0,99.0 +1986,1,10,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.9,82,99200,0,0,278,0,0,0,0,0,0,0,260,7.2,10,10,24.1,3660,9,999999999,89,0.1970,0,88,999.000,999.0,99.0 +1986,1,10,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.9,82,99300,0,0,270,0,0,0,0,0,0,0,280,4.1,10,9,19.3,3660,9,999999999,89,0.1970,0,88,999.000,999.0,99.0 +1986,1,10,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-3.3,82,99400,0,0,267,0,0,0,0,0,0,0,310,4.6,8,8,16.1,3660,9,999999999,89,0.1970,0,88,999.000,999.0,99.0 +1986,1,10,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.3,79,99400,0,0,270,0,0,0,0,0,0,0,320,4.6,8,8,16.1,3660,9,999999999,89,0.1970,0,88,999.000,999.0,99.0 +1986,1,10,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.3,79,99500,0,0,265,0,0,0,0,0,0,0,320,5.7,7,7,16.1,3660,9,999999999,89,0.1970,0,88,999.000,999.0,99.0 +1986,1,10,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.0,78,99700,0,0,242,0,0,0,0,0,0,0,320,4.1,1,1,19.3,77777,9,999999999,80,0.1970,0,88,999.000,999.0,99.0 +1986,1,10,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.0,85,99800,0,0,242,0,0,0,0,0,0,0,320,4.1,2,2,19.3,77777,9,999999999,80,0.1970,0,88,999.000,999.0,99.0 +1986,1,10,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-5.6,81,99900,45,931,234,22,69,16,2100,2000,2000,280,310,3.1,0,0,16.1,77777,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,10,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-5.0,75,100000,243,1415,240,123,427,47,12300,30600,7000,830,310,4.1,0,0,24.1,77777,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,10,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-5.6,67,100000,421,1415,243,257,629,67,26600,55600,9900,1270,320,5.2,0,0,24.1,77777,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,10,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-5.0,64,100000,547,1415,248,365,727,81,38200,68900,11400,1620,330,4.1,0,0,24.1,77777,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,10,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.0,62,100000,612,1415,250,419,760,87,42900,72600,11300,1680,300,3.1,0,0,24.1,77777,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,10,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-5.0,59,100000,612,1415,252,418,762,87,42900,72800,11300,1680,290,3.1,0,0,24.1,77777,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,10,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.0,62,100000,545,1415,250,360,725,80,37900,68700,11300,1600,270,3.1,0,0,24.1,77777,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,10,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.6,59,100000,418,1415,250,250,626,66,26200,55300,9800,1250,280,3.6,0,0,24.1,77777,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,10,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-5.6,64,100000,239,1415,246,113,410,45,11700,29200,6700,800,280,3.6,0,0,24.1,77777,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,10,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-6.1,69,100000,43,908,239,21,52,16,2000,1500,1900,280,260,3.1,2,0,24.1,77777,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,10,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-6.1,78,100000,0,0,233,0,0,0,0,0,0,0,240,2.6,0,0,24.1,77777,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,10,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-6.7,85,100000,0,0,227,0,0,0,0,0,0,0,240,2.6,0,0,24.1,77777,9,999999999,69,0.1050,0,88,999.000,999.0,99.0 +1986,1,10,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-6.7,88,99900,0,0,225,0,0,0,0,0,0,0,230,2.1,0,0,24.1,77777,9,999999999,69,0.1050,0,88,999.000,999.0,99.0 +1986,1,10,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-7.2,92,99900,0,0,221,0,0,0,0,0,0,0,240,2.6,2,0,24.1,77777,9,999999999,69,0.1050,0,88,999.000,999.0,99.0 +1986,1,10,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-5.6,92,99900,0,0,263,0,0,0,0,0,0,0,280,4.1,10,10,9.7,210,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,10,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-6.1,92,99900,0,0,260,0,0,0,0,0,0,0,260,4.1,10,10,8.0,180,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,10,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-6.1,96,99800,0,0,258,0,0,0,0,0,0,0,260,4.6,10,10,2.4,120,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,11,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-5.0,96,99800,0,0,264,0,0,0,0,0,0,0,260,4.6,10,10,4.8,180,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,11,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-3.9,96,99800,0,0,269,0,0,0,0,0,0,0,260,6.2,10,10,4.8,180,9,999999999,89,0.1050,0,88,999.000,999.0,99.0 +1986,1,11,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-3.3,96,99600,0,0,272,0,0,0,0,0,0,0,270,5.7,10,10,4.8,180,9,999999999,89,0.1050,0,88,999.000,999.0,99.0 +1986,1,11,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-2.8,100,99600,0,0,272,0,0,0,0,0,0,0,230,3.1,10,10,4.8,180,9,999999999,89,0.1050,0,88,999.000,999.0,99.0 +1986,1,11,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-3.3,100,99500,0,0,270,0,0,0,0,0,0,0,260,4.6,10,10,4.8,180,9,999999999,89,0.1050,0,88,999.000,999.0,99.0 +1986,1,11,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-4.4,92,99500,0,0,269,0,0,0,0,0,0,0,260,4.6,10,10,4.8,180,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,11,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-4.4,96,99400,0,0,266,0,0,0,0,0,0,0,220,3.1,10,10,4.8,120,9,999999999,80,0.1050,0,88,999.000,999.0,99.0 +1986,1,11,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-5.0,92,99400,46,931,266,12,2,11,1300,0,1300,400,210,4.1,10,10,3.2,120,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1986,1,11,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-4.4,92,99300,245,1414,269,57,6,56,6400,100,6400,1940,220,5.7,10,10,3.2,150,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1986,1,11,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-3.9,89,99300,423,1414,266,159,75,136,17300,6900,15300,3450,230,4.6,9,9,4.8,210,9,999999999,89,0.0550,0,88,999.000,999.0,99.0 +1986,1,11,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-3.3,85,99200,550,1414,265,205,183,133,22000,18000,15000,2700,240,5.7,9,8,4.8,210,9,999999999,89,0.0550,0,88,999.000,999.0,99.0 +1986,1,11,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-2.8,82,99100,615,1414,259,352,483,140,37100,47200,16500,2790,230,5.7,9,4,8.0,77777,9,999999999,89,0.0550,0,88,999.000,999.0,99.0 +1986,1,11,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-2.2,73,99000,615,1414,265,372,518,146,39200,50600,17100,2930,230,5.7,8,3,9.7,77777,9,999999999,89,0.0550,0,88,999.000,999.0,99.0 +1986,1,11,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-2.2,65,98900,549,1414,269,333,574,110,34300,53600,13400,2080,220,5.7,8,2,12.9,77777,9,999999999,89,0.0550,0,88,999.000,999.0,99.0 +1986,1,11,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-1.7,65,98800,422,1414,268,244,642,53,25400,57400,8200,1060,220,5.2,3,1,14.5,77777,9,999999999,100,0.0550,0,88,999.000,999.0,99.0 +1986,1,11,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-1.1,73,98800,244,1414,260,120,515,32,12400,39100,5700,640,220,5.2,0,0,16.1,77777,9,999999999,100,0.0550,0,88,999.000,999.0,99.0 +1986,1,11,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-1.1,79,98800,45,931,255,25,120,14,2100,5100,1800,260,210,4.6,2,0,16.1,77777,9,999999999,100,0.0550,0,88,999.000,999.0,99.0 +1986,1,11,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-0.6,82,98700,0,0,256,0,0,0,0,0,0,0,220,4.6,0,0,16.1,77777,9,999999999,100,0.0550,0,88,999.000,999.0,99.0 +1986,1,11,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-0.6,79,98700,0,0,258,0,0,0,0,0,0,0,220,6.7,0,0,16.1,77777,9,999999999,100,0.0550,0,88,999.000,999.0,99.0 +1986,1,11,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-0.6,79,98600,0,0,258,0,0,0,0,0,0,0,220,6.2,0,0,24.1,77777,9,999999999,100,0.0550,0,88,999.000,999.0,99.0 +1986,1,11,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-0.6,76,98500,0,0,260,0,0,0,0,0,0,0,260,6.7,0,0,24.1,77777,9,999999999,100,0.0550,0,88,999.000,999.0,99.0 +1986,1,11,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-0.6,82,98500,0,0,256,0,0,0,0,0,0,0,250,6.7,0,0,24.1,77777,9,999999999,100,0.0550,0,88,999.000,999.0,99.0 +1986,1,11,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,98500,0,0,254,0,0,0,0,0,0,0,230,7.2,0,0,24.1,77777,9,999999999,100,0.0550,0,88,999.000,999.0,99.0 +1986,1,11,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.7,82,98400,0,0,251,0,0,0,0,0,0,0,260,6.7,0,0,24.1,77777,9,999999999,100,0.0550,0,88,999.000,999.0,99.0 +1986,1,12,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-2.2,79,98400,0,0,250,0,0,0,0,0,0,0,260,6.7,0,0,24.1,77777,9,999999999,89,0.0550,0,88,999.000,999.0,99.0 +1986,1,12,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-2.8,73,98400,0,0,252,0,0,0,0,0,0,0,260,7.7,0,0,24.1,77777,9,999999999,89,0.0550,0,88,999.000,999.0,99.0 +1986,1,12,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-4.4,57,98400,0,0,257,0,0,0,0,0,0,0,270,8.8,0,0,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1986,1,12,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,-5.0,53,98400,0,0,258,0,0,0,0,0,0,0,260,8.2,0,0,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1986,1,12,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-4.4,57,98300,0,0,257,0,0,0,0,0,0,0,260,8.8,0,0,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1986,1,12,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-5.6,57,98300,0,0,251,0,0,0,0,0,0,0,260,7.7,0,0,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1986,1,12,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-5.6,59,98300,0,0,250,0,0,0,0,0,0,0,260,7.2,0,0,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1986,1,12,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-5.6,62,98300,47,931,247,24,78,17,2200,2800,2100,300,250,7.2,0,0,24.1,77777,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,12,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-5.0,57,98300,247,1414,275,91,139,66,9500,9700,7800,1260,270,8.2,7,7,24.1,1070,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,12,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-5.0,57,98300,426,1414,293,75,1,74,8600,100,8600,2970,260,10.3,10,10,24.1,880,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,12,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-4.4,59,98300,553,1414,294,121,5,119,13900,300,13800,4810,270,7.7,10,10,24.1,880,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,12,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-5.0,57,98300,619,1414,293,156,1,156,17800,100,17800,6200,260,7.2,10,10,24.1,1160,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,12,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-4.4,59,98400,619,1414,294,170,1,170,19300,100,19300,6580,270,7.7,10,10,24.1,1400,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,12,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-4.4,57,98400,553,1414,296,168,4,167,18900,300,18700,6070,270,8.8,10,10,24.1,1400,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,12,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-2.2,73,98500,427,1414,294,116,5,114,12900,300,12800,4090,270,7.7,10,10,12.9,1400,9,999999999,89,0.1020,0,88,999.000,999.0,99.0 +1986,1,12,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-2.8,73,98600,248,1414,291,59,3,58,6600,100,6500,2000,280,7.2,10,10,4.8,640,9,999999999,89,0.1020,0,88,999.000,999.0,99.0 +1986,1,12,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-2.2,82,98800,48,955,287,12,0,12,1400,0,1400,430,320,6.2,10,10,3.2,370,9,999999999,89,0.1020,0,88,999.000,999.0,99.0 +1986,1,12,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-5.6,69,99000,0,0,278,0,0,0,0,0,0,0,340,8.8,10,10,19.3,700,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,12,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-6.1,81,99200,0,0,267,0,0,0,0,0,0,0,330,10.3,10,10,19.3,1400,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,12,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-12.2,57,99300,0,0,254,0,0,0,0,0,0,0,330,7.7,10,10,19.3,1680,9,999999999,50,0.1020,0,88,999.000,999.0,99.0 +1986,1,12,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-13.9,55,99400,0,0,215,0,0,0,0,0,0,0,330,6.7,0,0,24.1,77777,9,999999999,50,0.1020,0,88,999.000,999.0,99.0 +1986,1,12,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-14.4,54,99500,0,0,213,0,0,0,0,0,0,0,320,8.2,0,0,24.1,77777,9,999999999,50,0.1020,0,88,999.000,999.0,99.0 +1986,1,12,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-14.4,57,99600,0,0,211,0,0,0,0,0,0,0,320,7.7,0,0,24.1,77777,9,999999999,50,0.1020,0,88,999.000,999.0,99.0 +1986,1,12,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-16.1,59,99700,0,0,203,0,0,0,0,0,0,0,330,6.7,0,0,24.1,77777,9,999999999,50,0.1020,0,88,999.000,999.0,99.0 +1986,1,13,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-15.6,62,99800,0,0,204,0,0,0,0,0,0,0,330,6.7,0,0,24.1,77777,9,999999999,50,0.1020,0,88,999.000,999.0,99.0 +1986,1,13,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-15.0,64,99800,0,0,224,0,0,0,0,0,0,0,330,5.7,8,8,24.1,1010,9,999999999,50,0.1020,0,88,999.000,999.0,99.0 +1986,1,13,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.0,-15.0,67,99800,0,0,222,0,0,0,0,0,0,0,350,7.7,8,8,24.1,1010,9,999999999,50,0.1020,0,88,999.000,999.0,99.0 +1986,1,13,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.0,-15.6,64,99900,0,0,222,0,0,0,0,0,0,0,330,8.8,8,8,24.1,1010,9,999999999,50,0.1020,0,88,999.000,999.0,99.0 +1986,1,13,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-15.6,70,99900,0,0,207,0,0,0,0,0,0,0,330,6.7,3,3,24.1,77777,9,999999999,50,0.1020,0,88,999.000,999.0,99.0 +1986,1,13,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-16.1,67,100000,0,0,198,0,0,0,0,0,0,0,320,5.7,0,0,24.1,77777,9,999999999,50,0.1020,0,88,999.000,999.0,99.0 +1986,1,13,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-16.7,64,100000,0,0,198,0,0,0,0,0,0,0,320,4.6,0,0,24.1,77777,9,999999999,40,0.1020,0,88,999.000,999.0,99.0 +1986,1,13,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.1,-16.7,64,100100,48,955,198,23,39,19,2300,1600,2200,390,330,6.2,3,0,24.1,77777,9,999999999,40,0.1380,0,88,999.000,999.0,99.0 +1986,1,13,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.0,-16.1,61,100100,249,1414,201,119,356,55,12300,25200,7900,990,330,5.7,2,0,24.1,77777,9,999999999,50,0.1380,0,88,999.000,999.0,99.0 +1986,1,13,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.3,-15.6,56,100100,428,1414,207,253,582,74,26000,51500,10300,1380,330,4.1,0,0,24.1,77777,9,999999999,50,0.1380,0,88,999.000,999.0,99.0 +1986,1,13,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-14.4,57,100100,556,1414,211,359,679,90,37400,64300,12000,1780,330,4.1,0,0,24.1,77777,9,999999999,50,0.1380,0,88,999.000,999.0,99.0 +1986,1,13,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-13.9,55,99900,622,1414,215,418,718,100,43700,69500,13000,2040,280,3.6,1,0,24.1,77777,9,999999999,50,0.1380,0,88,999.000,999.0,99.0 +1986,1,13,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-13.3,53,99800,623,1414,224,393,619,120,40700,59400,14400,2370,260,2.6,6,1,24.1,77777,9,999999999,50,0.1380,0,88,999.000,999.0,99.0 +1986,1,13,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-13.3,57,99800,558,1414,234,261,115,216,28600,11200,24200,5570,260,5.2,10,7,24.1,6100,9,999999999,50,0.1380,0,88,999.000,999.0,99.0 +1986,1,13,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-13.9,55,99600,431,1414,227,216,313,121,22900,28400,14200,2440,250,4.1,8,4,24.1,77777,9,999999999,50,0.1380,0,88,999.000,999.0,99.0 +1986,1,13,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-14.4,57,99600,253,1414,244,27,3,26,3200,0,3200,1050,250,5.2,10,10,24.1,6100,9,999999999,50,0.1380,0,88,999.000,999.0,99.0 +1986,1,13,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.3,-14.4,62,99500,51,978,240,9,1,9,1100,0,1100,340,240,3.1,10,10,24.1,6100,9,999999999,50,0.1380,0,88,999.000,999.0,99.0 +1986,1,13,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-13.3,68,99400,0,0,241,0,0,0,0,0,0,0,240,3.1,10,10,24.1,6100,9,999999999,50,0.1380,0,88,999.000,999.0,99.0 +1986,1,13,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-13.3,71,99400,0,0,239,0,0,0,0,0,0,0,0,0.0,10,10,24.1,6100,9,999999999,50,0.1380,0,88,999.000,999.0,99.0 +1986,1,13,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-11.7,71,99200,0,0,247,0,0,0,0,0,0,0,180,3.1,10,10,24.1,3050,9,999999999,60,0.1380,0,88,999.000,999.0,99.0 +1986,1,13,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-11.7,71,99100,0,0,247,0,0,0,0,0,0,0,180,3.1,10,10,24.1,3050,9,999999999,60,0.1380,0,88,999.000,999.0,99.0 +1986,1,13,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-11.1,71,99100,0,0,249,0,0,0,0,0,0,0,190,3.1,10,10,24.1,3050,9,999999999,60,0.1380,0,88,999.000,999.0,99.0 +1986,1,13,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.6,74,99000,0,0,250,0,0,0,0,0,0,0,180,3.1,10,10,24.1,3050,9,999999999,60,0.1380,0,88,999.000,999.0,99.0 +1986,1,13,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-11.1,71,98800,0,0,249,0,0,0,0,0,0,0,190,3.1,10,10,24.1,3050,9,999999999,60,0.1380,0,88,999.000,999.0,99.0 +1986,1,14,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-11.1,74,98700,0,0,247,0,0,0,0,0,0,0,180,5.2,10,10,24.1,2740,9,999999999,60,0.1380,0,88,999.000,999.0,99.0 +1986,1,14,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-10.6,81,98600,0,0,245,0,0,0,0,0,0,0,190,4.1,10,10,24.1,2130,9,999999999,60,0.1380,0,88,999.000,999.0,99.0 +1986,1,14,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-8.9,72,98500,0,0,260,0,0,0,0,0,0,0,190,2.6,10,10,24.1,1520,9,999999999,60,0.1380,0,88,999.000,999.0,99.0 +1986,1,14,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-8.9,72,98500,0,0,260,0,0,0,0,0,0,0,190,2.6,10,10,24.1,1160,9,999999999,60,0.1380,0,88,999.000,999.0,99.0 +1986,1,14,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-10.0,74,98500,0,0,252,0,0,0,0,0,0,0,0,0.0,10,10,24.1,1400,9,999999999,60,0.1380,0,88,999.000,999.0,99.0 +1986,1,14,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.0,78,98500,0,0,250,0,0,0,0,0,0,0,330,2.1,10,10,19.3,1160,9,999999999,60,0.1380,0,88,999.000,999.0,99.0 +1986,1,14,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-8.9,78,98700,0,0,255,0,0,0,0,0,0,0,340,2.6,10,10,19.3,700,9,999999999,60,0.1380,0,88,999.000,999.0,99.0 +1986,1,14,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-9.4,69,98800,49,955,259,16,3,16,1800,0,1800,550,350,6.2,10,10,14.5,700,9,999999999,60,0.0620,0,88,999.000,999.0,99.0 +1986,1,14,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-10.0,68,99000,251,1414,257,79,7,77,8600,200,8500,2400,350,4.6,10,10,11.3,1830,9,999999999,60,0.0620,0,88,999.000,999.0,99.0 +1986,1,14,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-9.4,69,99100,431,1414,259,131,8,128,14500,500,14300,4420,330,6.2,10,10,11.3,1680,9,999999999,60,0.0620,0,88,999.000,999.0,99.0 +1986,1,14,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-9.4,69,99200,559,1414,259,154,2,154,17500,100,17400,5800,330,5.7,10,10,11.3,1680,9,999999999,60,0.0620,0,88,999.000,999.0,99.0 +1986,1,14,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-9.4,66,99300,626,1414,261,188,6,186,21200,500,21000,7020,330,6.7,10,10,11.3,700,9,999999999,60,0.0620,0,88,999.000,999.0,99.0 +1986,1,14,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-10.6,60,99400,627,1414,260,191,4,189,21500,300,21300,7100,350,4.1,10,10,12.9,760,9,999999999,60,0.0620,0,88,999.000,999.0,99.0 +1986,1,14,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-12.2,51,99400,562,1414,226,389,832,58,40900,78700,9500,1260,360,5.2,0,0,16.1,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,14,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-12.2,49,99600,436,1414,232,257,655,57,26800,58800,8600,1120,350,6.2,2,1,19.3,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,14,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-12.8,51,99700,257,1414,228,110,383,41,11500,28400,6300,750,340,6.2,3,1,19.3,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,14,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-13.3,55,99900,54,1002,218,29,144,15,2400,6400,2000,270,350,4.6,0,0,24.1,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,14,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-12.8,62,100000,0,0,214,0,0,0,0,0,0,0,360,4.1,0,0,24.1,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,14,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-12.8,65,100000,0,0,213,0,0,0,0,0,0,0,340,3.6,0,0,24.1,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,14,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-12.2,68,100100,0,0,213,0,0,0,0,0,0,0,330,3.6,0,0,24.1,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,14,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-12.8,77,100100,0,0,210,0,0,0,0,0,0,0,320,2.6,1,1,24.1,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,14,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-13.3,74,100100,0,0,205,0,0,0,0,0,0,0,270,1.5,0,0,24.1,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,14,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.7,-13.3,88,100100,0,0,198,0,0,0,0,0,0,0,270,2.1,0,0,24.1,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,14,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-14.4,-15.6,91,100100,0,0,189,0,0,0,0,0,0,0,270,2.1,0,0,24.1,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,15,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-14.4,-16.1,87,100100,0,0,188,0,0,0,0,0,0,0,230,2.1,0,0,24.1,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,15,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-14.4,-15.6,91,100100,0,0,189,0,0,0,0,0,0,0,230,2.1,0,0,24.1,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,15,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-14.4,-15.6,91,100100,0,0,189,0,0,0,0,0,0,0,230,2.6,0,0,24.1,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,15,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.9,-15.0,91,100100,0,0,191,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,15,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.8,-13.9,92,100100,0,0,195,0,0,0,0,0,0,0,200,2.1,0,0,24.1,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,15,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-15.0,80,100000,0,0,196,0,0,0,0,0,0,0,170,2.1,0,0,24.1,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,15,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.0,-12.8,80,100000,0,0,204,0,0,0,0,0,0,0,170,3.1,2,0,16.1,77777,9,999999999,50,0.0620,0,88,999.000,999.0,99.0 +1986,1,15,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.3,-11.1,81,100000,50,978,215,24,33,21,2500,1300,2400,430,210,3.6,8,1,16.1,77777,9,999999999,60,0.1020,0,88,999.000,999.0,99.0 +1986,1,15,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-8.9,81,100000,253,1414,227,88,153,60,9300,10800,7300,1120,210,4.6,10,2,16.1,77777,9,999999999,60,0.1020,0,88,999.000,999.0,99.0 +1986,1,15,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-9.4,69,100000,434,1414,229,244,522,81,24900,46200,10600,1500,210,5.7,7,1,16.1,77777,9,999999999,60,0.1020,0,88,999.000,999.0,99.0 +1986,1,15,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-8.9,63,99900,562,1414,231,376,711,91,39200,67500,12200,1800,210,7.2,4,0,16.1,77777,9,999999999,60,0.1020,0,88,999.000,999.0,99.0 +1986,1,15,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-7.8,61,99800,629,1414,238,426,731,99,44700,71000,12900,2030,230,5.2,4,0,11.3,77777,9,999999999,69,0.1020,0,88,999.000,999.0,99.0 +1986,1,15,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-6.7,59,99600,631,1414,245,432,680,127,44500,65200,15300,2500,220,8.2,9,0,9.7,77777,9,999999999,69,0.1020,0,88,999.000,999.0,99.0 +1986,1,15,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-6.1,57,99600,566,1414,249,368,629,116,37900,59100,14100,2200,220,7.2,9,0,9.7,77777,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,15,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-5.6,55,99500,440,1414,262,193,250,115,20500,22900,13400,2290,210,6.2,8,2,9.7,77777,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,15,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-5.6,55,99500,262,1414,258,110,247,65,11500,17900,8100,1190,220,5.2,9,1,9.7,77777,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,15,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-5.6,64,99600,57,1025,256,22,26,20,2400,1100,2300,410,220,3.1,9,3,9.7,77777,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,15,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-5.6,67,99700,0,0,248,0,0,0,0,0,0,0,250,1.5,7,1,9.7,77777,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,15,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-6.1,78,99700,0,0,238,0,0,0,0,0,0,0,180,1.5,6,1,11.3,77777,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,15,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-6.1,75,99700,0,0,243,0,0,0,0,0,0,0,180,2.6,7,2,11.3,77777,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,15,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-6.1,75,99700,0,0,245,0,0,0,0,0,0,0,180,1.5,8,3,11.3,77777,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,15,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-6.1,92,99700,0,0,230,0,0,0,0,0,0,0,170,1.5,3,1,11.3,77777,9,999999999,80,0.1020,0,88,999.000,999.0,99.0 +1986,1,15,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-6.7,78,99700,0,0,231,0,0,0,0,0,0,0,180,2.1,0,0,12.9,77777,9,999999999,69,0.1020,0,88,999.000,999.0,99.0 +1986,1,15,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-6.7,88,99700,0,0,225,0,0,0,0,0,0,0,170,2.1,0,0,12.9,77777,9,999999999,69,0.1020,0,88,999.000,999.0,99.0 +1986,1,16,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-7.2,88,99700,0,0,223,0,0,0,0,0,0,0,130,2.1,0,0,12.9,77777,9,999999999,69,0.1020,0,88,999.000,999.0,99.0 +1986,1,16,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-7.8,92,99700,0,0,219,0,0,0,0,0,0,0,170,2.6,0,0,11.3,77777,9,999999999,69,0.1020,0,88,999.000,999.0,99.0 +1986,1,16,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-8.3,92,99700,0,0,217,0,0,0,0,0,0,0,160,2.1,0,0,11.3,77777,9,999999999,69,0.1020,0,88,999.000,999.0,99.0 +1986,1,16,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-7.2,88,99700,0,0,223,0,0,0,0,0,0,0,170,2.6,0,0,11.3,77777,9,999999999,69,0.1020,0,88,999.000,999.0,99.0 +1986,1,16,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-7.2,85,99700,0,0,225,0,0,0,0,0,0,0,140,2.6,0,0,11.3,77777,9,999999999,69,0.1020,0,88,999.000,999.0,99.0 +1986,1,16,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-6.7,88,99700,0,0,225,0,0,0,0,0,0,0,170,2.6,0,0,9.7,77777,9,999999999,69,0.1020,0,88,999.000,999.0,99.0 +1986,1,16,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-6.7,85,99700,0,0,235,0,0,0,0,0,0,0,160,2.6,2,2,8.0,77777,9,999999999,69,0.1020,0,88,999.000,999.0,99.0 +1986,1,16,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-6.1,85,99600,52,978,234,16,22,15,1800,900,1800,310,160,3.1,3,1,6.4,77777,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1986,1,16,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-4.4,78,99600,255,1414,251,105,121,83,11300,9000,9600,1780,180,4.1,10,3,8.0,77777,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1986,1,16,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-3.3,73,99600,436,1414,264,206,199,144,22200,18200,16500,3230,170,4.1,10,5,9.7,77777,9,999999999,89,0.1740,0,88,999.000,999.0,99.0 +1986,1,16,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-2.8,67,99600,565,1414,296,137,0,137,15600,0,15600,5390,170,3.1,10,10,9.7,5490,9,999999999,89,0.1740,0,88,999.000,999.0,99.0 +1986,1,16,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-2.2,62,99500,633,1414,284,247,112,197,26900,11300,21800,4750,190,3.6,9,7,12.9,6100,9,999999999,89,0.1740,0,88,999.000,999.0,99.0 +1986,1,16,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-0.6,58,99300,635,1414,280,388,587,123,40100,56500,14600,2440,180,4.1,4,1,16.1,77777,9,999999999,100,0.1740,0,88,999.000,999.0,99.0 +1986,1,16,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,0.6,54,99200,571,1414,290,333,547,113,34500,51600,13600,2170,180,5.7,3,1,19.3,77777,9,999999999,110,0.1740,0,88,999.000,999.0,99.0 +1986,1,16,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,1.7,57,99200,445,1414,303,181,148,135,19700,13700,15400,3040,180,6.7,9,4,11.3,77777,9,999999999,120,0.1740,0,88,999.000,999.0,99.0 +1986,1,16,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,2.2,59,99100,267,1414,304,93,113,72,10200,8600,8500,1540,180,4.6,8,4,11.3,77777,9,999999999,120,0.1740,0,88,999.000,999.0,99.0 +1986,1,16,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,2.2,66,99200,60,1049,294,18,16,17,2000,900,1900,420,180,5.2,6,3,9.7,77777,9,999999999,120,0.1740,0,88,999.000,999.0,99.0 +1986,1,16,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,2.8,68,99200,0,0,326,0,0,0,0,0,0,0,180,7.7,10,10,9.7,2740,9,999999999,129,0.1740,0,88,999.000,999.0,99.0 +1986,1,16,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,2.8,68,99200,0,0,326,0,0,0,0,0,0,0,180,5.7,10,10,9.7,2740,9,999999999,129,0.1740,0,88,999.000,999.0,99.0 +1986,1,16,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,3.3,69,99200,0,0,330,0,0,0,0,0,0,0,190,7.2,10,10,9.7,1400,9,999999999,129,0.1740,0,88,999.000,999.0,99.0 +1986,1,16,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,2.8,68,99100,0,0,311,0,0,0,0,0,0,0,190,7.2,10,8,9.7,2440,9,999999999,129,0.1740,0,88,999.000,999.0,99.0 +1986,1,16,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,2.8,68,99100,0,0,326,0,0,0,0,0,0,0,210,6.7,10,10,11.3,2440,9,999999999,129,0.1740,0,88,999.000,999.0,99.0 +1986,1,16,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,3.3,74,99100,0,0,325,0,0,0,0,0,0,0,210,6.7,10,10,11.3,1400,9,999999999,129,0.1740,0,88,999.000,999.0,99.0 +1986,1,16,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,3.9,80,99000,0,0,322,0,0,0,0,0,0,0,210,7.2,10,10,11.3,1160,9,999999999,129,0.1740,0,88,999.000,999.0,99.0 +1986,1,17,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,3.9,83,99100,0,0,320,0,0,0,0,0,0,0,210,5.7,10,10,11.3,7620,9,999999999,139,0.1740,0,88,999.000,999.0,99.0 +1986,1,17,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,3.9,86,99100,0,0,317,0,0,0,0,0,0,0,240,5.2,10,10,9.7,7620,9,999999999,129,0.1740,0,88,999.000,999.0,99.0 +1986,1,17,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,2.2,79,99100,0,0,277,0,0,0,0,0,0,0,240,6.2,1,1,11.3,77777,9,999999999,120,0.1740,0,88,999.000,999.0,99.0 +1986,1,17,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,1.7,82,99100,0,0,266,0,0,0,0,0,0,0,230,4.6,0,0,11.3,77777,9,999999999,120,0.1740,0,88,999.000,999.0,99.0 +1986,1,17,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,1.1,86,99100,0,0,262,0,0,0,0,0,0,0,220,5.2,0,0,11.3,77777,9,999999999,110,0.1740,0,88,999.000,999.0,99.0 +1986,1,17,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,0.6,86,99200,0,0,259,0,0,0,0,0,0,0,240,4.6,0,0,11.3,77777,9,999999999,110,0.1740,0,88,999.000,999.0,99.0 +1986,1,17,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,0.6,86,99200,0,0,268,0,0,0,0,0,0,0,230,5.2,2,2,11.3,77777,9,999999999,110,0.1740,0,88,999.000,999.0,99.0 +1986,1,17,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,0.6,86,99300,53,1001,268,27,114,17,2500,4200,2300,300,230,4.6,2,2,11.3,77777,9,999999999,110,0.0620,0,88,999.000,999.0,99.0 +1986,1,17,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,0.6,82,99300,258,1414,266,136,504,42,13900,37400,7000,770,230,5.2,1,1,11.3,77777,9,999999999,110,0.0620,0,88,999.000,999.0,99.0 +1986,1,17,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,1.7,74,99300,440,1414,273,281,736,49,29300,66700,8400,1030,220,5.2,0,0,11.3,77777,9,999999999,120,0.0620,0,88,999.000,999.0,99.0 +1986,1,17,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,2.2,66,99300,569,1414,288,359,683,82,37700,65300,11300,1660,230,4.6,1,1,14.5,77777,9,999999999,120,0.0620,0,88,999.000,999.0,99.0 +1986,1,17,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,2.2,59,99200,637,1414,289,442,797,81,46000,77000,11100,1660,230,6.7,4,0,14.5,77777,9,999999999,120,0.0620,0,88,999.000,999.0,99.0 +1986,1,17,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,2.2,53,99200,639,1414,306,397,612,120,41200,59100,14400,2400,230,8.8,10,2,19.3,77777,9,999999999,120,0.0620,0,88,999.000,999.0,99.0 +1986,1,17,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,1.7,53,99200,575,1414,308,310,454,125,33000,43800,15000,2440,250,5.7,10,4,16.1,77777,9,999999999,120,0.0620,0,88,999.000,999.0,99.0 +1986,1,17,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,1.7,55,99200,450,1414,327,113,41,101,12500,3800,11300,2810,220,5.2,10,9,16.1,6100,9,999999999,120,0.0620,0,88,999.000,999.0,99.0 +1986,1,17,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,2.2,59,99200,271,1414,324,76,27,71,8300,2200,7900,1760,230,5.7,10,9,16.1,4270,9,999999999,120,0.0620,0,88,999.000,999.0,99.0 +1986,1,17,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,2.8,68,99200,64,1095,302,21,18,19,2200,1000,2100,460,210,4.6,10,6,12.9,6710,9,999999999,129,0.0620,0,88,999.000,999.0,99.0 +1986,1,17,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,2.2,71,99200,0,0,305,0,0,0,0,0,0,0,210,4.1,10,8,12.9,6710,9,999999999,120,0.0620,0,88,999.000,999.0,99.0 +1986,1,17,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,2.8,77,99200,0,0,310,0,0,0,0,0,0,0,210,4.1,10,9,12.9,6710,9,999999999,129,0.0620,0,88,999.000,999.0,99.0 +1986,1,17,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,3.3,80,99200,0,0,296,0,0,0,0,0,0,0,210,4.6,10,6,12.9,6710,9,999999999,129,0.0620,0,88,999.000,999.0,99.0 +1986,1,17,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,3.9,86,99200,0,0,287,0,0,0,0,0,0,0,190,5.2,8,3,11.3,77777,9,999999999,129,0.0620,0,88,999.000,999.0,99.0 +1986,1,17,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,3.9,86,99100,0,0,289,0,0,0,0,0,0,0,210,4.1,6,4,11.3,7620,9,999999999,129,0.0620,0,88,999.000,999.0,99.0 +1986,1,17,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,3.3,80,99100,0,0,320,0,0,0,0,0,0,0,190,4.1,10,10,11.3,7620,9,999999999,129,0.0620,0,88,999.000,999.0,99.0 +1986,1,17,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,2.8,80,99000,0,0,316,0,0,0,0,0,0,0,190,4.6,10,10,11.3,3660,9,999999999,129,0.0620,0,88,999.000,999.0,99.0 +1986,1,18,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,4.4,86,99000,0,0,321,0,0,0,0,0,0,0,190,6.2,10,10,11.3,3660,9,999999999,139,0.0620,0,88,999.000,999.0,99.0 +1986,1,18,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,5.0,89,98900,0,0,321,0,0,0,0,0,0,0,190,5.7,10,10,8.0,3660,9,999999999,139,0.0620,0,88,999.000,999.0,99.0 +1986,1,18,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,4.4,86,98800,0,0,321,0,0,0,0,0,0,0,180,5.7,10,10,8.0,3050,9,999999999,139,0.0620,0,88,999.000,999.0,99.0 +1986,1,18,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,4.4,86,98700,0,0,321,0,0,0,0,0,0,0,180,5.7,10,10,8.0,3050,9,999999999,139,0.0620,0,88,999.000,999.0,99.0 +1986,1,18,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,5.0,86,98600,0,0,324,0,0,0,0,0,0,0,200,7.7,10,10,9.7,2440,9,999999999,139,0.0620,0,88,999.000,999.0,99.0 +1986,1,18,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,5.0,86,98600,0,0,308,0,0,0,0,0,0,0,200,6.7,8,8,9.7,2440,9,999999999,139,0.0620,0,88,999.000,999.0,99.0 +1986,1,18,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,5.0,86,98600,0,0,324,0,0,0,0,0,0,0,190,5.7,10,10,9.7,2440,9,999999999,139,0.0620,0,88,999.000,999.0,99.0 +1986,1,18,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,4.4,86,98600,55,1001,321,11,1,11,1300,0,1300,410,230,6.2,10,10,8.0,3050,9,999999999,139,0.1110,0,88,999.000,999.0,99.0 +1986,1,18,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,2.8,77,98700,261,1413,319,46,9,44,5300,200,5200,1660,240,7.2,10,10,8.0,640,9,999999999,129,0.1110,0,88,999.000,999.0,99.0 +1986,1,18,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,1.7,74,98700,443,1413,300,177,124,138,19100,11400,15500,3100,240,6.2,10,8,8.0,3050,9,999999999,120,0.1110,0,88,999.000,999.0,99.0 +1986,1,18,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,1.1,73,98800,573,1413,287,264,239,166,28000,23700,18300,3530,240,7.7,10,5,11.3,77777,9,999999999,110,0.1110,0,88,999.000,999.0,99.0 +1986,1,18,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,1.1,76,98700,641,1413,287,304,295,169,32600,30100,18900,3630,240,7.2,10,6,11.3,520,9,999999999,110,0.1110,0,88,999.000,999.0,99.0 +1986,1,18,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,1.1,79,98700,644,1413,307,159,8,155,18200,600,17900,6310,250,6.2,10,10,11.3,430,9,999999999,110,0.1110,0,88,999.000,999.0,99.0 +1986,1,18,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,0.0,79,98600,580,1413,301,140,7,137,16000,500,15800,5470,260,7.2,10,10,11.3,370,9,999999999,110,0.1110,0,88,999.000,999.0,99.0 +1986,1,18,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,0.0,82,98700,455,1413,299,110,2,109,12400,100,12400,4100,260,5.7,10,10,8.0,340,9,999999999,110,0.1110,0,88,999.000,999.0,99.0 +1986,1,18,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-0.6,82,98700,276,1413,295,46,3,46,5400,100,5400,1750,260,6.2,10,10,8.0,340,9,999999999,100,0.1110,0,88,999.000,999.0,99.0 +1986,1,18,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-0.6,85,98700,67,1119,293,12,0,12,1400,0,1400,450,270,6.7,10,10,8.0,310,9,999999999,100,0.1110,0,88,999.000,999.0,99.0 +1986,1,18,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,98800,0,0,293,0,0,0,0,0,0,0,280,5.7,10,10,8.0,310,9,999999999,100,0.1110,0,88,999.000,999.0,99.0 +1986,1,18,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,98800,0,0,293,0,0,0,0,0,0,0,280,3.6,10,10,8.0,310,9,999999999,100,0.1110,0,88,999.000,999.0,99.0 +1986,1,18,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,98800,0,0,293,0,0,0,0,0,0,0,290,3.1,10,10,6.4,310,9,999999999,100,0.1110,0,88,999.000,999.0,99.0 +1986,1,18,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,98800,0,0,293,0,0,0,0,0,0,0,290,2.6,10,10,6.4,310,9,999999999,100,0.1110,0,88,999.000,999.0,99.0 +1986,1,18,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,98800,0,0,293,0,0,0,0,0,0,0,300,3.1,10,10,6.4,310,9,999999999,100,0.1110,0,88,999.000,999.0,99.0 +1986,1,18,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,98800,0,0,293,0,0,0,0,0,0,0,310,3.6,10,10,6.4,520,9,999999999,100,0.1110,0,88,999.000,999.0,99.0 +1986,1,18,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,98800,0,0,293,0,0,0,0,0,0,0,360,6.2,10,10,6.4,640,9,999999999,100,0.1110,0,88,999.000,999.0,99.0 +1986,1,19,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-0.6,82,98800,0,0,295,0,0,0,0,0,0,0,10,4.6,10,10,8.0,240,9,999999999,100,0.1110,0,88,999.000,999.0,99.0 +1986,1,19,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-0.6,82,98700,0,0,295,0,0,0,0,0,0,0,20,5.7,10,10,12.9,640,9,999999999,100,0.1110,0,88,999.000,999.0,99.0 +1986,1,19,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-0.6,82,98800,0,0,295,0,0,0,0,0,0,0,360,4.1,10,10,12.9,760,9,999999999,100,0.1110,0,88,999.000,999.0,99.0 +1986,1,19,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,98800,0,0,293,0,0,0,0,0,0,0,20,5.2,10,10,16.1,760,9,999999999,100,0.1110,0,88,999.000,999.0,99.0 +1986,1,19,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.7,82,98800,0,0,290,0,0,0,0,0,0,0,360,4.1,10,10,16.1,640,9,999999999,100,0.1110,0,88,999.000,999.0,99.0 +1986,1,19,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.7,79,98900,0,0,292,0,0,0,0,0,0,0,350,5.2,10,10,19.3,580,9,999999999,100,0.1110,0,88,999.000,999.0,99.0 +1986,1,19,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.7,82,98900,0,0,290,0,0,0,0,0,0,0,10,4.6,10,10,19.3,580,9,999999999,100,0.1110,0,88,999.000,999.0,99.0 +1986,1,19,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-3.9,70,98900,56,1024,287,13,1,13,1500,0,1500,470,350,5.2,10,10,16.1,640,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1986,1,19,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-4.4,67,98900,264,1413,287,84,1,84,9200,0,9200,2590,10,6.7,10,10,16.1,700,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1986,1,19,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-3.3,73,99000,446,1413,288,135,1,134,14900,100,14900,4640,10,4.6,10,10,16.1,640,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1986,1,19,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-3.3,76,99000,576,1413,286,180,1,180,20200,100,20100,6530,350,5.2,10,10,16.1,580,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1986,1,19,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-3.9,73,98900,646,1413,285,225,1,225,25100,100,25100,8030,360,6.2,10,10,16.1,520,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1986,1,19,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-3.9,73,98900,648,1413,285,217,1,217,24300,100,24300,7900,330,6.2,10,10,19.3,490,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1986,1,19,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-5.0,69,98900,585,1413,282,215,0,215,23700,0,23700,7270,330,5.2,10,10,19.3,460,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1986,1,19,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-5.6,69,98900,460,1413,278,146,1,145,16100,100,16100,4960,320,5.2,10,10,19.3,490,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1986,1,19,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-6.1,67,98900,281,1413,278,87,0,87,9500,0,9500,2740,340,7.2,10,10,16.1,520,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1986,1,19,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-5.6,72,98900,71,1142,276,24,0,24,2700,0,2700,770,350,5.7,10,10,12.9,520,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1986,1,19,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-6.1,69,99000,0,0,276,0,0,0,0,0,0,0,340,5.2,10,10,16.1,520,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1986,1,19,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-6.1,69,99000,0,0,276,0,0,0,0,0,0,0,330,4.1,10,10,16.1,490,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1986,1,19,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-6.1,69,99000,0,0,276,0,0,0,0,0,0,0,360,5.2,10,10,11.3,490,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1986,1,19,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.6,75,99000,0,0,274,0,0,0,0,0,0,0,330,3.6,10,10,11.3,580,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1986,1,19,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.1,72,99000,0,0,273,0,0,0,0,0,0,0,330,4.1,10,10,11.3,520,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1986,1,19,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.1,72,99000,0,0,273,0,0,0,0,0,0,0,330,4.1,10,10,11.3,520,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1986,1,19,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-6.1,75,99000,0,0,271,0,0,0,0,0,0,0,330,3.1,10,10,11.3,520,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1986,1,20,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-6.1,81,99000,0,0,267,0,0,0,0,0,0,0,290,3.6,10,10,11.3,580,9,999999999,69,0.0620,0,88,999.000,999.0,99.0 +1986,1,20,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-6.1,75,98900,0,0,271,0,0,0,0,0,0,0,300,4.6,10,10,11.3,520,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1986,1,20,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-6.1,78,98900,0,0,269,0,0,0,0,0,0,0,350,5.2,10,10,11.3,400,9,999999999,69,0.0620,0,88,999.000,999.0,99.0 +1986,1,20,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-6.1,78,98900,0,0,269,0,0,0,0,0,0,0,310,4.1,10,10,11.3,400,9,999999999,69,0.0620,0,88,999.000,999.0,99.0 +1986,1,20,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-6.1,78,99000,0,0,269,0,0,0,0,0,0,0,320,3.6,10,10,11.3,400,9,999999999,69,0.0620,0,88,999.000,999.0,99.0 +1986,1,20,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-6.1,78,99000,0,0,269,0,0,0,0,0,0,0,320,3.1,10,10,11.3,370,9,999999999,69,0.0620,0,88,999.000,999.0,99.0 +1986,1,20,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-6.1,78,99000,0,0,269,0,0,0,0,0,0,0,330,2.6,10,10,11.3,370,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1986,1,20,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-6.1,78,99100,58,1024,269,20,0,20,2200,0,2200,660,310,2.6,10,10,11.3,370,9,999999999,80,0.0820,0,88,999.000,999.0,99.0 +1986,1,20,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-6.1,78,99100,267,1413,269,75,0,75,8300,0,8300,2450,330,2.1,10,10,11.3,370,9,999999999,80,0.0820,0,88,999.000,999.0,99.0 +1986,1,20,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-6.1,75,99200,450,1413,271,145,0,145,16000,0,16000,4880,320,2.1,10,10,11.3,370,9,999999999,80,0.0820,0,88,999.000,999.0,99.0 +1986,1,20,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-6.1,72,99200,580,1413,273,186,1,185,20700,100,20700,6670,260,3.1,10,10,11.3,400,9,999999999,80,0.0820,0,88,999.000,999.0,99.0 +1986,1,20,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-6.1,72,99200,650,1413,273,213,1,212,23800,100,23800,7810,280,3.6,10,10,11.3,430,9,999999999,80,0.0820,0,88,999.000,999.0,99.0 +1986,1,20,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-5.6,72,99000,653,1413,276,213,1,213,23900,100,23900,7850,30,2.6,10,10,9.7,460,9,999999999,80,0.0820,0,88,999.000,999.0,99.0 +1986,1,20,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-5.6,67,99000,590,1413,251,376,664,99,39400,63600,12700,1970,130,1.5,2,2,8.0,77777,9,999999999,80,0.0820,0,88,999.000,999.0,99.0 +1986,1,20,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-5.6,62,99000,465,1413,247,290,710,58,30400,64900,8900,1170,250,2.1,0,0,9.7,77777,9,999999999,80,0.0820,0,88,999.000,999.0,99.0 +1986,1,20,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.6,59,99000,287,1413,250,149,532,43,15800,41400,7300,800,180,2.1,0,0,9.7,77777,9,999999999,80,0.0820,0,88,999.000,999.0,99.0 +1986,1,20,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-5.0,72,99100,75,1166,246,30,86,23,3100,3100,2900,410,260,3.1,4,1,8.0,77777,9,999999999,80,0.0820,0,88,999.000,999.0,99.0 +1986,1,20,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.6,78,99100,0,0,246,0,0,0,0,0,0,0,240,2.1,8,3,8.0,77777,9,999999999,80,0.0820,0,88,999.000,999.0,99.0 +1986,1,20,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.0,82,99100,0,0,244,0,0,0,0,0,0,0,230,2.1,6,2,8.0,77777,9,999999999,80,0.0820,0,88,999.000,999.0,99.0 +1986,1,20,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-4.4,85,99100,0,0,256,0,0,0,0,0,0,0,190,2.1,10,7,9.7,7620,9,999999999,80,0.0820,0,88,999.000,999.0,99.0 +1986,1,20,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.3,85,99100,0,0,279,0,0,0,0,0,0,0,180,2.6,10,10,8.0,270,9,999999999,89,0.0820,0,88,999.000,999.0,99.0 +1986,1,20,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.3,85,99100,0,0,279,0,0,0,0,0,0,0,190,3.6,10,10,8.0,240,9,999999999,89,0.0820,0,88,999.000,999.0,99.0 +1986,1,20,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.3,85,99000,0,0,279,0,0,0,0,0,0,0,190,4.1,10,10,8.0,210,9,999999999,89,0.0820,0,88,999.000,999.0,99.0 +1986,1,20,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.3,85,99000,0,0,279,0,0,0,0,0,0,0,180,5.7,10,10,8.0,180,9,999999999,89,0.0820,0,88,999.000,999.0,99.0 +1986,1,21,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-2.8,89,99000,0,0,279,0,0,0,0,0,0,0,180,3.1,10,10,6.4,150,9,999999999,89,0.0820,0,88,999.000,999.0,99.0 +1986,1,21,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-2.8,89,99000,0,0,279,0,0,0,0,0,0,0,190,3.6,10,10,6.4,120,9,999999999,89,0.0820,0,88,999.000,999.0,99.0 +1986,1,21,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-2.2,89,98900,0,0,282,0,0,0,0,0,0,0,140,4.6,10,10,4.8,90,9,999999999,89,0.0820,0,88,999.000,999.0,99.0 +1986,1,21,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-2.2,89,98800,0,0,282,0,0,0,0,0,0,0,140,4.6,10,10,2.4,90,9,999999999,89,0.0820,0,88,999.000,999.0,99.0 +1986,1,21,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-1.7,92,98700,0,0,282,0,0,0,0,0,0,0,130,5.2,10,10,2.4,120,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1986,1,21,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-1.7,92,98600,0,0,282,0,0,0,0,0,0,0,140,5.2,10,10,2.4,180,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1986,1,21,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-2.8,85,98400,0,0,252,0,0,0,0,0,0,0,140,7.2,5,2,2.4,77777,9,999999999,89,0.0820,0,88,999.000,999.0,99.0 +1986,1,21,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-2.2,82,98300,60,1048,259,22,15,21,2400,800,2400,500,140,5.7,7,3,6.4,77777,9,999999999,89,0.1700,0,88,999.000,999.0,99.0 +1986,1,21,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-1.1,79,98300,270,1413,264,108,190,71,11300,13900,8700,1360,150,5.7,6,2,6.4,77777,9,999999999,100,0.1700,0,88,999.000,999.0,99.0 +1986,1,21,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,0.0,70,98200,453,1413,281,197,155,147,21200,14400,16600,3320,160,6.2,10,4,8.0,77777,9,999999999,110,0.1700,0,88,999.000,999.0,99.0 +1986,1,21,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,0.6,65,98100,585,1413,288,328,402,160,33900,38800,17800,3220,170,6.7,10,4,8.0,77777,9,999999999,110,0.1700,0,88,999.000,999.0,99.0 +1986,1,21,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,1.7,63,97900,654,1413,296,368,392,186,39400,40100,20700,4080,180,5.7,10,4,8.0,77777,9,999999999,120,0.1700,0,88,999.000,999.0,99.0 +1986,1,21,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,2.8,64,97800,658,1413,302,324,320,175,34900,32800,19500,3790,180,5.2,10,4,9.7,77777,9,999999999,129,0.1700,0,88,999.000,999.0,99.0 +1986,1,21,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,3.9,64,97700,595,1413,317,264,162,196,28600,16100,21800,4650,190,7.2,10,7,9.7,7620,9,999999999,129,0.1700,0,88,999.000,999.0,99.0 +1986,1,21,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,4.4,59,97700,470,1413,337,110,34,98,12000,3100,11000,2790,180,6.7,10,9,9.7,6710,9,999999999,139,0.1700,0,88,999.000,999.0,99.0 +1986,1,21,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,5.6,69,97700,292,1413,326,85,53,74,9300,4400,8400,1870,200,7.7,9,8,11.3,6100,9,999999999,150,0.1700,0,88,999.000,999.0,99.0 +1986,1,21,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,6.1,69,97800,79,1189,313,28,17,26,3000,1000,2900,610,220,7.7,8,3,12.9,77777,9,999999999,150,0.1700,0,88,999.000,999.0,99.0 +1986,1,21,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,2.8,80,97900,0,0,286,0,0,0,0,0,0,0,240,10.8,7,3,16.1,77777,9,999999999,129,0.1700,0,88,999.000,999.0,99.0 +1986,1,21,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,0.0,82,98100,0,0,299,0,0,0,0,0,0,0,260,12.9,10,10,8.0,310,9,999999999,110,0.1700,0,88,999.000,999.0,99.0 +1986,1,21,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.0,85,98100,0,0,296,0,0,0,0,0,0,0,270,11.8,10,10,8.0,310,9,999999999,110,0.1700,0,88,999.000,999.0,99.0 +1986,1,21,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.0,85,98200,0,0,296,0,0,0,0,0,0,0,280,10.8,10,10,8.0,310,9,999999999,110,0.1700,0,88,999.000,999.0,99.0 +1986,1,21,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.6,89,98300,0,0,297,0,0,0,0,0,0,0,260,11.3,10,10,8.0,310,9,999999999,110,0.1700,0,88,999.000,999.0,99.0 +1986,1,21,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-0.6,82,98300,0,0,295,0,0,0,0,0,0,0,240,7.7,10,10,9.7,340,9,999999999,100,0.1700,0,88,999.000,999.0,99.0 +1986,1,21,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.0,89,98300,0,0,294,0,0,0,0,0,0,0,250,6.7,10,10,6.4,270,9,999999999,110,0.1700,0,88,999.000,999.0,99.0 +1986,1,22,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.0,89,98400,0,0,294,0,0,0,0,0,0,0,250,7.7,10,10,12.9,270,9,999999999,110,0.1700,0,88,999.000,999.0,99.0 +1986,1,22,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,98500,0,0,293,0,0,0,0,0,0,0,280,5.7,10,10,11.3,270,9,999999999,100,0.1700,0,88,999.000,999.0,99.0 +1986,1,22,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-0.6,89,98700,0,0,291,0,0,0,0,0,0,0,280,6.2,10,10,11.3,310,9,999999999,100,0.1700,0,88,999.000,999.0,99.0 +1986,1,22,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.7,85,98800,0,0,287,0,0,0,0,0,0,0,300,5.2,10,10,12.9,460,9,999999999,100,0.1700,0,88,999.000,999.0,99.0 +1986,1,22,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.7,85,99000,0,0,287,0,0,0,0,0,0,0,320,5.2,10,10,12.9,490,9,999999999,100,0.1700,0,88,999.000,999.0,99.0 +1986,1,22,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-2.2,82,99200,0,0,287,0,0,0,0,0,0,0,320,5.2,10,10,16.1,880,9,999999999,89,0.1700,0,88,999.000,999.0,99.0 +1986,1,22,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-2.8,76,99400,0,0,288,0,0,0,0,0,0,0,330,7.2,10,10,16.1,760,9,999999999,89,0.1700,0,88,999.000,999.0,99.0 +1986,1,22,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-4.4,70,99600,62,1071,285,10,1,10,1200,0,1200,380,320,8.2,10,10,16.1,880,9,999999999,80,0.0940,0,88,999.000,999.0,99.0 +1986,1,22,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-4.4,70,99800,273,1412,285,56,19,52,6100,1500,5800,1370,310,5.2,10,10,24.1,700,9,999999999,80,0.0940,0,88,999.000,999.0,99.0 +1986,1,22,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-4.4,70,99900,457,1412,277,165,52,148,18000,4800,16500,3810,330,5.2,9,9,24.1,640,9,999999999,80,0.0940,0,88,999.000,999.0,99.0 +1986,1,22,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-5.0,64,100000,589,1412,261,356,473,157,36900,45700,17700,3150,310,3.6,4,4,24.1,77777,9,999999999,80,0.0940,0,88,999.000,999.0,99.0 +1986,1,22,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.0,62,100000,659,1412,265,384,527,137,41100,52300,16600,2770,320,4.1,5,5,24.1,77777,9,999999999,80,0.0940,0,88,999.000,999.0,99.0 +1986,1,22,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-5.0,59,100100,663,1412,257,437,771,74,46200,75300,10700,1620,270,4.1,1,1,24.1,77777,9,999999999,80,0.0940,0,88,999.000,999.0,99.0 +1986,1,22,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-6.1,52,100100,600,1412,253,405,775,76,42300,74200,10600,1550,310,4.1,0,0,24.1,77777,9,999999999,80,0.0940,0,88,999.000,999.0,99.0 +1986,1,22,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-7.2,48,100200,475,1412,252,294,688,64,30500,62900,9200,1240,280,4.1,0,0,24.1,77777,9,999999999,69,0.0940,0,88,999.000,999.0,99.0 +1986,1,22,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-7.8,44,100300,297,1412,253,152,511,47,16100,40200,7600,870,270,3.1,0,0,24.1,77777,9,999999999,69,0.0940,0,88,999.000,999.0,99.0 +1986,1,22,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-7.2,56,100300,83,1236,249,30,114,20,3000,4900,2700,350,310,2.6,3,1,24.1,77777,9,999999999,69,0.0940,0,88,999.000,999.0,99.0 +1986,1,22,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-7.8,66,100400,0,0,238,0,0,0,0,0,0,0,320,2.6,4,1,24.1,77777,9,999999999,69,0.0940,0,88,999.000,999.0,99.0 +1986,1,22,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-7.8,72,100500,0,0,234,0,0,0,0,0,0,0,320,2.6,3,1,24.1,77777,9,999999999,69,0.0940,0,88,999.000,999.0,99.0 +1986,1,22,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-7.8,75,100500,0,0,228,0,0,0,0,0,0,0,320,2.6,2,0,24.1,77777,9,999999999,69,0.0940,0,88,999.000,999.0,99.0 +1986,1,22,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-7.8,78,100600,0,0,226,0,0,0,0,0,0,0,280,3.1,2,0,24.1,77777,9,999999999,69,0.0940,0,88,999.000,999.0,99.0 +1986,1,22,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-7.8,85,100600,0,0,226,0,0,0,0,0,0,0,10,2.1,3,1,24.1,77777,9,999999999,69,0.0940,0,88,999.000,999.0,99.0 +1986,1,22,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-8.3,78,100600,0,0,224,0,0,0,0,0,0,0,10,2.6,0,0,24.1,77777,9,999999999,69,0.0940,0,88,999.000,999.0,99.0 +1986,1,22,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-8.3,85,100600,0,0,220,0,0,0,0,0,0,0,300,2.1,3,0,24.1,77777,9,999999999,69,0.0940,0,88,999.000,999.0,99.0 +1986,1,23,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-7.8,85,100600,0,0,230,0,0,0,0,0,0,0,300,2.1,10,2,24.1,77777,9,999999999,69,0.0940,0,88,999.000,999.0,99.0 +1986,1,23,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-7.8,85,100600,0,0,244,0,0,0,0,0,0,0,320,2.1,10,8,24.1,7620,9,999999999,69,0.0940,0,88,999.000,999.0,99.0 +1986,1,23,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-7.8,81,100600,0,0,246,0,0,0,0,0,0,0,340,2.6,10,8,24.1,7620,9,999999999,69,0.0940,0,88,999.000,999.0,99.0 +1986,1,23,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-9.4,81,100600,0,0,224,0,0,0,0,0,0,0,10,2.1,2,2,24.1,77777,9,999999999,60,0.0940,0,88,999.000,999.0,99.0 +1986,1,23,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-9.4,84,100600,0,0,216,0,0,0,0,0,0,0,360,2.1,0,0,24.1,77777,9,999999999,60,0.0940,0,88,999.000,999.0,99.0 +1986,1,23,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-9.4,92,100600,0,0,212,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,60,0.0940,0,88,999.000,999.0,99.0 +1986,1,23,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-9.4,88,100700,0,0,214,0,0,0,0,0,0,0,310,2.1,0,0,14.5,77777,9,999999999,60,0.0940,0,88,999.000,999.0,99.0 +1986,1,23,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-9.4,88,100800,64,1071,223,20,24,18,2200,1100,2100,370,270,2.1,3,3,11.3,77777,9,999999999,60,0.1750,0,88,999.000,999.0,99.0 +1986,1,23,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-6.7,81,100800,277,1412,229,129,338,61,13400,25200,8400,1100,10,2.1,0,0,11.3,77777,9,999999999,69,0.1750,0,88,999.000,999.0,99.0 +1986,1,23,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-5.0,78,100800,461,1412,238,265,527,91,27100,47300,11500,1680,170,3.6,1,0,9.7,77777,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,23,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-4.4,72,100700,593,1412,249,357,575,114,36800,54700,13700,2220,170,4.6,1,1,9.7,77777,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,23,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-5.6,62,100600,664,1412,247,387,567,120,40300,55200,14300,2450,180,3.1,1,0,11.3,77777,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,23,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-6.1,55,100600,668,1412,251,439,671,121,45700,65400,14700,2480,170,3.6,1,0,12.9,77777,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,23,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-6.1,52,100500,605,1412,253,380,628,111,39500,60100,13700,2190,200,3.1,1,0,12.9,77777,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,23,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-5.6,53,100500,481,1412,255,274,539,92,28400,49000,11700,1720,210,2.6,1,0,12.9,77777,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,23,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-7.2,45,100500,302,1412,256,139,356,64,14800,27600,8800,1160,230,2.1,0,0,14.5,77777,9,999999999,69,0.1750,0,88,999.000,999.0,99.0 +1986,1,23,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-7.2,52,100500,88,1259,248,28,52,24,3100,2500,2900,500,190,2.1,0,0,14.5,77777,9,999999999,69,0.1750,0,88,999.000,999.0,99.0 +1986,1,23,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-6.7,66,100500,0,0,239,0,0,0,0,0,0,0,190,2.1,0,0,14.5,77777,9,999999999,69,0.1750,0,88,999.000,999.0,99.0 +1986,1,23,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-6.1,75,100500,0,0,235,0,0,0,0,0,0,0,140,3.1,0,0,14.5,77777,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,23,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.0,82,100500,0,0,236,0,0,0,0,0,0,0,140,2.6,0,0,12.9,77777,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,23,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.6,78,100500,0,0,236,0,0,0,0,0,0,0,140,3.1,0,0,12.9,77777,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,23,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-6.1,81,100500,0,0,231,0,0,0,0,0,0,0,120,2.1,0,0,12.9,77777,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,23,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.6,81,100500,0,0,234,0,0,0,0,0,0,0,140,1.5,0,0,14.5,77777,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,23,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.0,85,100400,0,0,234,0,0,0,0,0,0,0,140,2.1,0,0,12.9,77777,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,24,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.6,81,100300,0,0,234,0,0,0,0,0,0,0,140,3.1,2,0,12.9,77777,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,24,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-4.4,85,100300,0,0,253,0,0,0,0,0,0,0,140,4.1,8,6,11.3,7620,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,24,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-4.4,78,100300,0,0,278,0,0,0,0,0,0,0,130,4.6,10,10,11.3,3660,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,24,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-4.4,78,100300,0,0,278,0,0,0,0,0,0,0,150,4.1,10,10,11.3,3660,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,24,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-4.4,78,100200,0,0,278,0,0,0,0,0,0,0,140,4.1,10,10,11.3,3660,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,24,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-4.4,78,100200,0,0,278,0,0,0,0,0,0,0,130,3.6,10,10,11.3,3660,9,999999999,80,0.1750,0,88,999.000,999.0,99.0 +1986,1,24,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.9,82,100100,0,0,278,0,0,0,0,0,0,0,140,5.2,10,10,12.9,3050,9,999999999,89,0.1750,0,88,999.000,999.0,99.0 +1986,1,24,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-4.4,75,100100,67,1094,280,12,11,11,1300,600,1300,290,150,4.1,10,10,9.7,3050,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1986,1,24,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-4.4,72,100000,280,1412,282,40,4,40,4800,100,4700,1570,140,6.2,10,10,9.7,3050,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1986,1,24,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-4.4,70,100000,465,1412,285,112,5,110,12700,300,12600,4180,150,6.2,10,10,9.7,3050,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1986,1,24,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-4.4,64,100000,598,1412,289,171,8,168,19400,600,19100,6400,140,6.7,10,10,11.3,3050,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1986,1,24,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-3.9,67,99800,669,1412,290,219,5,216,24500,400,24300,8050,160,5.7,10,10,11.3,3050,9,999999999,89,0.0890,0,88,999.000,999.0,99.0 +1986,1,24,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-4.4,59,99600,673,1412,294,215,7,212,24200,600,23900,8000,140,8.2,10,10,11.3,3050,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1986,1,24,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-5.0,59,99500,611,1412,291,186,4,185,21000,300,20800,6900,160,7.2,10,10,11.3,2440,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1986,1,24,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-5.6,57,99400,486,1412,290,142,1,141,15800,100,15800,5050,160,7.2,10,10,11.3,1680,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1986,1,24,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-5.0,59,99300,308,1412,291,82,2,82,9200,100,9100,2780,170,7.7,10,10,11.3,1830,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1986,1,24,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-5.0,57,99200,92,1282,293,23,0,23,2600,0,2600,780,170,10.8,10,10,12.9,1830,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1986,1,24,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-3.9,62,99200,0,0,294,0,0,0,0,0,0,0,180,7.7,10,10,9.7,370,9,999999999,89,0.0890,0,88,999.000,999.0,99.0 +1986,1,24,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-1.1,96,99200,0,0,283,0,0,0,0,0,0,0,140,6.7,10,10,2.4,180,9,999999999,100,0.0890,0,88,999.000,999.0,99.0 +1986,1,24,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-0.6,92,99100,0,0,289,0,0,0,0,0,0,0,180,7.7,10,10,9.7,370,9,999999999,100,0.0890,0,88,999.000,999.0,99.0 +1986,1,24,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,99000,0,0,293,0,0,0,0,0,0,0,180,6.7,10,10,8.0,270,9,999999999,100,0.0890,0,88,999.000,999.0,99.0 +1986,1,24,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.0,89,98900,0,0,294,0,0,0,0,0,0,0,180,9.3,10,10,8.0,340,9,999999999,110,0.0890,0,88,999.000,999.0,99.0 +1986,1,24,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.0,89,98800,0,0,294,0,0,0,0,0,0,0,180,8.2,10,10,11.3,370,9,999999999,110,0.0890,0,88,999.000,999.0,99.0 +1986,1,24,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.0,85,98700,0,0,296,0,0,0,0,0,0,0,180,6.2,10,10,16.1,1680,9,999999999,110,0.0890,0,88,999.000,999.0,99.0 +1986,1,25,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.0,85,98600,0,0,296,0,0,0,0,0,0,0,200,5.7,10,10,12.9,1370,9,999999999,110,0.0890,0,88,999.000,999.0,99.0 +1986,1,25,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-0.6,79,98600,0,0,298,0,0,0,0,0,0,0,200,4.6,10,10,16.1,1370,9,999999999,100,0.0890,0,88,999.000,999.0,99.0 +1986,1,25,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-1.1,79,98600,0,0,295,0,0,0,0,0,0,0,230,6.7,10,10,16.1,1370,9,999999999,100,0.0890,0,88,999.000,999.0,99.0 +1986,1,25,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,98600,0,0,293,0,0,0,0,0,0,0,240,6.7,10,10,16.1,370,9,999999999,100,0.0890,0,88,999.000,999.0,99.0 +1986,1,25,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.7,85,98700,0,0,287,0,0,0,0,0,0,0,270,8.2,10,10,11.3,310,9,999999999,100,0.0890,0,88,999.000,999.0,99.0 +1986,1,25,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.9,82,98700,0,0,278,0,0,0,0,0,0,0,260,6.7,10,10,11.3,700,9,999999999,89,0.0890,0,88,999.000,999.0,99.0 +1986,1,25,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.0,75,98800,0,0,277,0,0,0,0,0,0,0,260,6.2,10,10,12.9,700,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1986,1,25,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-5.0,75,98900,69,1117,277,20,0,20,2300,0,2300,670,250,5.2,10,10,16.1,760,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1986,1,25,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-5.0,75,98900,284,1411,269,53,0,53,6100,0,6100,1970,240,7.7,10,9,19.3,640,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1986,1,25,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-6.1,69,99000,469,1411,268,195,200,128,20700,18700,14400,2590,260,7.7,9,9,19.3,880,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1986,1,25,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-7.8,64,99000,602,1411,272,164,0,164,18600,0,18600,6330,260,8.2,10,10,24.1,880,9,999999999,69,0.1290,0,88,999.000,999.0,99.0 +1986,1,25,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-7.2,66,99000,674,1411,272,188,9,183,21300,700,21000,7280,270,8.2,10,10,24.1,1010,9,999999999,69,0.1290,0,88,999.000,999.0,99.0 +1986,1,25,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-7.2,64,98900,678,1411,275,160,2,159,18400,200,18400,6610,270,7.7,10,10,24.1,1010,9,999999999,69,0.1290,0,88,999.000,999.0,99.0 +1986,1,25,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-7.2,64,98900,616,1411,275,172,5,170,19500,400,19300,6570,280,9.8,10,10,24.1,1010,9,999999999,69,0.1290,0,88,999.000,999.0,99.0 +1986,1,25,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-8.9,56,98900,491,1411,241,280,565,85,29300,51900,11100,1620,270,7.2,1,1,24.1,77777,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1986,1,25,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-10.6,51,98900,313,1411,237,150,418,59,15600,33200,8200,1060,270,10.3,1,1,24.1,77777,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1986,1,25,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-10.0,58,99000,97,1306,234,31,95,22,3100,4200,2800,390,270,8.8,1,1,24.1,77777,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1986,1,25,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-11.1,63,99000,0,0,221,0,0,0,0,0,0,0,270,7.7,0,0,24.1,77777,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1986,1,25,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-10.6,65,99100,0,0,222,0,0,0,0,0,0,0,260,6.2,0,0,24.1,77777,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1986,1,25,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-10.0,68,99100,0,0,257,0,0,0,0,0,0,0,270,8.8,10,10,24.1,1830,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1986,1,25,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-10.6,65,99100,0,0,256,0,0,0,0,0,0,0,270,7.7,10,10,24.1,1520,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1986,1,25,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-9.4,71,99100,0,0,257,0,0,0,0,0,0,0,270,6.7,10,10,24.1,640,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1986,1,25,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-10.0,68,99100,0,0,257,0,0,0,0,0,0,0,270,7.2,10,10,24.1,490,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1986,1,25,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-11.1,68,99000,0,0,251,0,0,0,0,0,0,0,300,6.7,10,10,24.1,490,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1986,1,26,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-11.1,71,99000,0,0,249,0,0,0,0,0,0,0,300,7.2,10,10,9.7,490,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1986,1,26,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-11.1,71,99000,0,0,249,0,0,0,0,0,0,0,280,4.6,10,10,11.3,490,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1986,1,26,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-11.1,74,98900,0,0,247,0,0,0,0,0,0,0,280,4.1,10,10,9.7,490,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1986,1,26,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-11.1,77,98900,0,0,245,0,0,0,0,0,0,0,280,5.2,10,10,6.4,490,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1986,1,26,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-11.7,71,98900,0,0,247,0,0,0,0,0,0,0,290,5.2,10,10,11.3,640,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1986,1,26,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-11.1,74,98900,0,0,247,0,0,0,0,0,0,0,290,4.6,10,10,9.7,640,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1986,1,26,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-12.8,71,98900,0,0,242,0,0,0,0,0,0,0,340,6.7,10,10,14.5,1400,9,999999999,50,0.1290,0,88,999.000,999.0,99.0 +1986,1,26,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-12.8,74,99000,72,1141,239,16,2,16,1900,0,1900,570,340,5.2,10,10,11.3,1370,9,999999999,50,0.0510,0,88,999.000,999.0,99.0 +1986,1,26,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-13.9,68,99000,288,1411,238,58,3,57,6600,100,6500,2100,360,7.2,10,10,11.3,1370,9,999999999,50,0.0510,0,88,999.000,999.0,99.0 +1986,1,26,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-9.4,-15.6,62,99000,474,1411,235,125,1,124,14000,100,14000,4580,310,7.7,10,10,11.3,1370,9,999999999,50,0.0510,0,88,999.000,999.0,99.0 +1986,1,26,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.0,-17.2,56,99100,607,1411,231,180,8,177,20300,600,20100,6690,330,8.2,10,10,19.3,1370,9,999999999,40,0.0510,0,88,999.000,999.0,99.0 +1986,1,26,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-16.1,64,99000,679,1411,230,186,11,181,21300,900,20800,7260,320,10.3,10,10,3.2,520,9,999999999,40,0.0510,0,88,999.000,999.0,99.0 +1986,1,26,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-17.2,58,99000,684,1411,229,191,2,190,21700,200,21600,7530,320,8.8,10,10,9.7,1370,9,999999999,40,0.0510,0,88,999.000,999.0,99.0 +1986,1,26,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-18.9,51,99000,622,1411,213,274,257,161,29500,26000,18000,3410,340,8.8,8,7,16.1,1680,9,999999999,40,0.0510,0,88,999.000,999.0,99.0 +1986,1,26,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.1,-20.6,46,99100,497,1411,224,111,8,108,12700,500,12500,4260,340,7.2,10,10,16.1,1680,9,999999999,40,0.0510,0,88,999.000,999.0,99.0 +1986,1,26,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.3,-21.7,50,99200,318,1411,206,121,112,96,13100,9200,11000,2090,350,11.8,8,8,19.3,1830,9,999999999,40,0.0510,0,88,999.000,999.0,99.0 +1986,1,26,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-14.4,-24.4,43,99200,102,1352,190,42,196,25,4300,8900,3600,440,350,10.8,3,3,24.1,77777,9,999999999,30,0.0510,0,88,999.000,999.0,99.0 +1986,1,26,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.6,-25.0,45,99400,0,0,186,0,0,0,0,0,0,0,330,10.3,3,3,24.1,77777,9,999999999,30,0.0510,0,88,999.000,999.0,99.0 +1986,1,26,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.1,-25.6,44,99400,0,0,184,0,0,0,0,0,0,0,330,10.8,3,3,24.1,77777,9,999999999,30,0.0510,0,88,999.000,999.0,99.0 +1986,1,26,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-26.1,46,99400,0,0,173,0,0,0,0,0,0,0,330,11.3,0,0,24.1,77777,9,999999999,30,0.0510,0,88,999.000,999.0,99.0 +1986,1,26,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.8,-25.6,51,99500,0,0,175,0,0,0,0,0,0,0,350,10.8,1,1,24.1,77777,9,999999999,30,0.0510,0,88,999.000,999.0,99.0 +1986,1,26,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.8,-27.8,42,99500,0,0,170,0,0,0,0,0,0,0,340,10.8,0,0,24.1,77777,9,999999999,30,0.0510,0,88,999.000,999.0,99.0 +1986,1,26,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-18.9,-26.7,51,99500,0,0,168,0,0,0,0,0,0,0,340,10.8,0,0,24.1,77777,9,999999999,30,0.0510,0,88,999.000,999.0,99.0 +1986,1,26,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-19.4,-27.2,50,99500,0,0,169,0,0,0,0,0,0,0,340,8.2,1,1,24.1,77777,9,999999999,30,0.0510,0,88,999.000,999.0,99.0 +1986,1,27,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-19.4,-27.2,50,99400,0,0,166,0,0,0,0,0,0,0,330,10.3,0,0,24.1,77777,9,999999999,30,0.0510,0,88,999.000,999.0,99.0 +1986,1,27,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-20.0,-27.8,50,99400,0,0,164,0,0,0,0,0,0,0,330,9.3,0,0,24.1,77777,9,999999999,30,0.0510,0,88,999.000,999.0,99.0 +1986,1,27,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-20.0,-27.8,50,99400,0,0,164,0,0,0,0,0,0,0,350,6.7,0,0,24.1,77777,9,999999999,30,0.0510,0,88,999.000,999.0,99.0 +1986,1,27,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-20.0,-27.8,50,99400,0,0,164,0,0,0,0,0,0,0,350,7.2,0,0,24.1,77777,9,999999999,30,0.0510,0,88,999.000,999.0,99.0 +1986,1,27,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-20.0,-27.8,50,99400,0,0,164,0,0,0,0,0,0,0,310,8.2,0,0,24.1,77777,9,999999999,30,0.0510,0,88,999.000,999.0,99.0 +1986,1,27,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.1,-28.3,52,99400,0,0,161,0,0,0,0,0,0,0,330,7.2,0,0,24.1,77777,9,999999999,30,0.0510,0,88,999.000,999.0,99.0 +1986,1,27,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.1,-28.3,52,99400,0,0,161,0,0,0,0,0,0,0,310,8.2,0,0,24.1,77777,9,999999999,30,0.0510,0,88,999.000,999.0,99.0 +1986,1,27,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-21.1,-28.3,52,99400,75,1164,161,39,242,17,3500,11600,2700,310,330,8.8,0,0,24.1,77777,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,27,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-20.0,-27.8,50,99500,292,1411,164,174,655,36,17800,52900,6800,730,330,8.2,0,0,24.1,77777,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,27,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-17.8,-27.2,44,99500,478,1411,170,325,809,48,34100,74600,8700,1090,340,7.7,0,0,24.1,77777,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,27,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-16.7,-27.2,40,99400,612,1411,173,444,887,58,46700,85000,9600,1330,330,7.7,0,0,24.1,77777,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,27,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-16.1,-27.2,38,99300,684,1411,175,509,917,63,53400,89100,10100,1470,320,7.7,0,0,24.1,77777,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,27,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-15.0,-26.7,37,99300,689,1411,178,513,921,63,54000,89500,10100,1470,340,8.2,0,0,24.1,77777,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,27,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-15.0,-27.2,35,99200,627,1411,178,455,894,59,48100,86000,9700,1360,310,6.7,0,0,24.1,77777,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,27,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-15.6,-27.2,36,99200,503,1411,180,308,657,75,32500,61100,10600,1470,320,7.7,1,1,24.1,77777,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,27,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-15.6,-26.7,38,99200,324,1411,177,191,681,37,20500,57500,7200,810,290,7.2,0,0,24.1,77777,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,27,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-17.2,-27.2,42,99200,107,1376,175,44,211,25,4300,10700,3400,440,310,7.7,7,1,24.1,77777,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,27,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.8,-26.7,46,99200,0,0,180,0,0,0,0,0,0,0,300,6.2,10,4,24.1,77777,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,27,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.8,-27.2,44,99200,0,0,184,0,0,0,0,0,0,0,310,5.7,8,7,24.1,7620,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,27,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-18.3,-26.1,51,99200,0,0,177,0,0,0,0,0,0,0,300,3.1,3,3,24.1,77777,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,27,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.8,-26.1,48,99200,0,0,198,0,0,0,0,0,0,0,310,2.6,10,10,24.1,3050,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,27,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-25.0,51,99200,0,0,195,0,0,0,0,0,0,0,290,3.1,9,9,24.1,3050,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,27,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-25.0,51,99200,0,0,200,0,0,0,0,0,0,0,290,4.1,10,10,24.1,3050,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,27,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-25.0,51,99100,0,0,200,0,0,0,0,0,0,0,280,4.1,10,10,24.1,3050,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,28,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-25.0,51,99100,0,0,200,0,0,0,0,0,0,0,280,3.6,10,10,24.1,3660,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,28,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-24.4,54,99000,0,0,201,0,0,0,0,0,0,0,250,3.6,10,10,24.1,3660,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,28,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-24.4,54,99000,0,0,201,0,0,0,0,0,0,0,250,4.6,10,10,24.1,3660,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,28,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.7,-23.9,54,99000,0,0,203,0,0,0,0,0,0,0,250,3.6,10,10,24.1,3660,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,28,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.7,-23.9,54,99000,0,0,203,0,0,0,0,0,0,0,230,2.6,10,10,24.1,3660,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,28,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.7,-23.3,57,98900,0,0,203,0,0,0,0,0,0,0,230,3.1,10,10,24.1,3660,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,28,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.7,-22.8,60,99000,0,0,204,0,0,0,0,0,0,0,260,3.1,10,10,24.1,2130,9,999999999,30,0.0530,0,88,999.000,999.0,99.0 +1986,1,28,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-16.1,-23.3,54,98900,78,1164,205,23,1,22,2500,0,2500,740,200,4.1,10,10,24.1,1830,9,999999999,30,0.1040,0,88,999.000,999.0,99.0 +1986,1,28,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-15.0,-23.9,47,98900,296,1410,208,58,5,56,6500,200,6500,2090,190,3.1,10,10,24.1,1830,9,999999999,30,0.1040,0,88,999.000,999.0,99.0 +1986,1,28,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.8,-22.2,45,98900,483,1410,217,127,9,124,14300,600,14100,4630,190,4.6,10,10,24.1,2740,9,999999999,30,0.1040,0,88,999.000,999.0,99.0 +1986,1,28,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.8,-22.2,45,98900,617,1410,217,184,8,181,20800,600,20500,6850,190,4.6,10,10,24.1,2740,9,999999999,30,0.1040,0,88,999.000,999.0,99.0 +1986,1,28,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.1,-21.1,44,98700,689,1410,224,176,5,173,20100,400,19900,7090,200,4.1,10,10,24.1,7620,9,999999999,40,0.1040,0,88,999.000,999.0,99.0 +1986,1,28,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-19.4,48,98600,695,1410,227,219,7,216,24800,600,24500,8270,210,5.2,10,10,24.1,1680,9,999999999,40,0.1040,0,88,999.000,999.0,99.0 +1986,1,28,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-9.4,-18.3,49,98500,633,1410,221,268,223,169,28900,22700,18700,3620,140,2.6,9,8,24.1,2740,9,999999999,40,0.1040,0,88,999.000,999.0,99.0 +1986,1,28,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-15.6,59,98500,508,1410,237,121,6,119,13800,400,13700,4620,190,4.1,10,10,24.1,2740,9,999999999,50,0.1040,0,88,999.000,999.0,99.0 +1986,1,28,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-14.4,65,98400,330,1410,238,73,1,72,8200,0,8200,2630,190,4.6,10,10,24.1,1400,9,999999999,50,0.1040,0,88,999.000,999.0,99.0 +1986,1,28,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.3,-13.9,65,98400,112,1399,241,19,1,19,2200,0,2200,690,190,4.1,10,10,24.1,1400,9,999999999,50,0.1040,0,88,999.000,999.0,99.0 +1986,1,28,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-12.8,71,98400,0,0,242,0,0,0,0,0,0,0,180,5.2,10,10,24.1,2440,9,999999999,50,0.1040,0,88,999.000,999.0,99.0 +1986,1,28,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-13.3,65,98400,0,0,243,0,0,0,0,0,0,0,190,5.7,10,10,24.1,2440,9,999999999,50,0.1040,0,88,999.000,999.0,99.0 +1986,1,28,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-12.8,68,98300,0,0,243,0,0,0,0,0,0,0,180,5.7,10,10,16.1,1400,9,999999999,50,0.1040,0,88,999.000,999.0,99.0 +1986,1,28,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-12.2,71,98300,0,0,244,0,0,0,0,0,0,0,170,3.6,10,10,11.3,760,9,999999999,50,0.1040,0,88,999.000,999.0,99.0 +1986,1,28,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-11.1,81,98300,0,0,243,0,0,0,0,0,0,0,170,5.7,10,10,3.2,580,9,999999999,60,0.1040,0,88,999.000,999.0,99.0 +1986,1,28,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-9.4,92,98300,0,0,245,0,0,0,0,0,0,0,170,4.6,10,10,6.4,240,9,999999999,60,0.1040,0,88,999.000,999.0,99.0 +1986,1,28,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-9.4,92,98200,0,0,245,0,0,0,0,0,0,0,170,3.1,10,10,9.7,460,9,999999999,60,0.1040,0,88,999.000,999.0,99.0 +1986,1,29,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-8.9,92,98100,0,0,247,0,0,0,0,0,0,0,200,2.6,10,10,6.4,430,9,999999999,60,0.1040,0,88,999.000,999.0,99.0 +1986,1,29,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-8.3,92,98100,0,0,250,0,0,0,0,0,0,0,0,0.0,10,10,6.4,370,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1986,1,29,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-7.8,96,98100,0,0,250,0,0,0,0,0,0,0,0,0.0,10,10,6.4,760,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1986,1,29,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-7.8,96,98100,0,0,250,0,0,0,0,0,0,0,0,0.0,10,10,8.0,460,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1986,1,29,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-7.8,96,98200,0,0,250,0,0,0,0,0,0,0,280,2.1,10,10,8.0,1370,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1986,1,29,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-7.8,92,98300,0,0,252,0,0,0,0,0,0,0,320,5.7,10,10,9.7,1370,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1986,1,29,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-9.4,84,98400,0,0,249,0,0,0,0,0,0,0,320,7.7,10,10,8.0,490,9,999999999,60,0.1040,0,88,999.000,999.0,99.0 +1986,1,29,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-11.1,77,98600,81,1187,245,24,2,24,2700,0,2700,790,340,6.7,10,10,8.0,490,9,999999999,60,0.0950,0,88,999.000,999.0,99.0 +1986,1,29,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-11.7,81,98800,301,1410,234,94,31,88,10400,2600,9800,2160,320,8.2,9,9,9.7,490,9,999999999,60,0.0950,0,88,999.000,999.0,99.0 +1986,1,29,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.3,-12.8,71,98900,487,1410,226,116,51,98,12700,4700,11100,2830,330,8.8,8,7,9.7,6100,9,999999999,50,0.0950,0,88,999.000,999.0,99.0 +1986,1,29,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-13.3,71,99100,622,1410,239,180,2,179,20300,200,20200,6840,330,6.7,10,10,11.3,1830,9,999999999,50,0.0950,0,88,999.000,999.0,99.0 +1986,1,29,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.3,-13.9,65,99100,694,1410,229,366,147,293,40000,14800,32700,7960,330,6.7,10,8,11.3,6100,9,999999999,50,0.0950,0,88,999.000,999.0,99.0 +1986,1,29,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.3,-13.9,65,99200,700,1410,217,420,527,158,44700,52800,18400,3310,330,7.2,7,3,11.3,77777,9,999999999,50,0.0950,0,88,999.000,999.0,99.0 +1986,1,29,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-14.4,59,99200,639,1410,220,342,376,172,36800,38300,19400,3700,310,7.2,4,4,16.1,77777,9,999999999,50,0.0950,0,88,999.000,999.0,99.0 +1986,1,29,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.3,-14.4,62,99400,514,1410,217,293,446,132,30700,41800,15400,2560,320,7.2,3,3,16.1,77777,9,999999999,50,0.0950,0,88,999.000,999.0,99.0 +1986,1,29,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-15.0,62,99500,335,1410,212,168,361,84,17600,29200,10600,1560,310,6.7,2,2,16.1,77777,9,999999999,50,0.0950,0,88,999.000,999.0,99.0 +1986,1,29,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-15.6,67,99600,117,1410,207,43,182,26,4300,8400,3600,460,310,6.7,2,2,16.1,77777,9,999999999,50,0.0950,0,88,999.000,999.0,99.0 +1986,1,29,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-15.6,67,99800,0,12,231,0,0,0,0,0,0,0,300,6.2,10,10,24.1,1010,9,999999999,50,0.0950,0,88,999.000,999.0,99.0 +1986,1,29,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-16.1,67,99900,0,0,207,0,0,0,0,0,0,0,320,6.2,3,3,24.1,77777,9,999999999,50,0.0950,0,88,999.000,999.0,99.0 +1986,1,29,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.7,-16.7,67,99900,0,0,196,0,0,0,0,0,0,0,310,5.2,0,0,24.1,77777,9,999999999,40,0.0950,0,88,999.000,999.0,99.0 +1986,1,29,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-17.2,67,100000,0,0,194,0,0,0,0,0,0,0,320,3.6,0,0,24.1,77777,9,999999999,40,0.0950,0,88,999.000,999.0,99.0 +1986,1,29,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.8,-17.8,67,100000,0,0,192,0,0,0,0,0,0,0,280,4.6,0,0,24.1,77777,9,999999999,40,0.0950,0,88,999.000,999.0,99.0 +1986,1,29,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.3,-17.8,70,100200,0,0,190,0,0,0,0,0,0,0,310,5.7,0,0,24.1,77777,9,999999999,40,0.0950,0,88,999.000,999.0,99.0 +1986,1,29,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.9,-18.9,66,100200,0,0,188,0,0,0,0,0,0,0,310,3.6,0,0,24.1,77777,9,999999999,40,0.0950,0,88,999.000,999.0,99.0 +1986,1,30,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.1,-21.1,66,100200,0,0,180,0,0,0,0,0,0,0,270,2.1,0,0,24.1,77777,9,999999999,40,0.0950,0,88,999.000,999.0,99.0 +1986,1,30,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.7,-21.1,69,100200,0,0,178,0,0,0,0,0,0,0,230,2.1,0,0,24.1,77777,9,999999999,40,0.0950,0,88,999.000,999.0,99.0 +1986,1,30,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-21.1,72,100200,0,0,177,0,0,0,0,0,0,0,260,2.1,0,0,24.1,77777,9,999999999,40,0.0950,0,88,999.000,999.0,99.0 +1986,1,30,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-20.6,76,100200,0,0,177,0,0,0,0,0,0,0,190,2.1,0,0,24.1,77777,9,999999999,40,0.0950,0,88,999.000,999.0,99.0 +1986,1,30,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-20.6,76,100300,0,0,177,0,0,0,0,0,0,0,250,2.1,1,0,24.1,77777,9,999999999,40,0.0950,0,88,999.000,999.0,99.0 +1986,1,30,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.6,-18.9,76,100300,0,0,211,0,0,0,0,0,0,0,250,3.1,10,10,24.1,3660,9,999999999,40,0.0950,0,88,999.000,999.0,99.0 +1986,1,30,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.0,-18.9,73,100400,0,0,213,0,0,0,0,0,0,0,240,2.6,10,10,24.1,2740,9,999999999,40,0.0950,0,88,999.000,999.0,99.0 +1986,1,30,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-14.4,-18.3,73,100400,84,1210,215,26,1,26,2900,0,2900,840,240,2.6,10,10,24.1,2740,9,999999999,40,0.1800,0,88,999.000,999.0,99.0 +1986,1,30,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.3,-17.8,70,100400,305,1410,219,69,3,68,7700,100,7700,2440,220,2.1,10,10,14.5,2740,9,999999999,40,0.1800,0,88,999.000,999.0,99.0 +1986,1,30,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.1,-17.2,61,100400,492,1410,227,123,5,121,13900,300,13800,4600,240,4.1,10,10,14.5,1830,9,999999999,40,0.1800,0,88,999.000,999.0,99.0 +1986,1,30,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-17.2,58,100400,627,1410,229,141,2,140,16200,100,16200,5780,240,3.6,10,10,14.5,2440,9,999999999,40,0.1800,0,88,999.000,999.0,99.0 +1986,1,30,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-9.4,-15.0,64,100400,700,1410,236,187,8,183,21400,600,21100,7450,240,4.1,10,10,19.3,3050,9,999999999,50,0.1800,0,88,999.000,999.0,99.0 +1986,1,30,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-15.0,62,100300,706,1410,237,201,4,199,22900,300,22700,7930,230,3.1,10,10,19.3,3050,9,999999999,50,0.1800,0,88,999.000,999.0,99.0 +1986,1,30,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.3,-13.9,65,100200,644,1410,241,199,3,198,22400,300,22300,7460,210,4.6,10,10,19.3,2740,9,999999999,50,0.1800,0,88,999.000,999.0,99.0 +1986,1,30,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-13.3,62,100300,520,1410,245,146,1,146,16400,100,16400,5380,240,3.1,10,10,16.1,2740,9,999999999,50,0.1800,0,88,999.000,999.0,99.0 +1986,1,30,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-12.8,65,100200,341,1410,246,92,1,91,10200,0,10200,3140,230,3.6,10,10,16.1,2130,9,999999999,50,0.1800,0,88,999.000,999.0,99.0 +1986,1,30,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-13.3,57,100200,122,1410,249,31,0,31,3400,0,3400,1000,240,3.6,10,10,12.9,2130,9,999999999,50,0.1800,0,88,999.000,999.0,99.0 +1986,1,30,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-12.2,62,100200,0,59,250,0,0,0,0,0,0,0,220,2.6,10,10,12.9,910,9,999999999,50,0.1800,0,88,999.000,999.0,99.0 +1986,1,30,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-12.2,68,100200,0,0,246,0,0,0,0,0,0,0,210,2.1,10,10,12.9,700,9,999999999,50,0.1800,0,88,999.000,999.0,99.0 +1986,1,30,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-12.2,65,100200,0,0,248,0,0,0,0,0,0,0,0,0.0,10,10,12.9,700,9,999999999,50,0.1800,0,88,999.000,999.0,99.0 +1986,1,30,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-11.1,65,100200,0,0,253,0,0,0,0,0,0,0,0,0.0,10,10,8.0,460,9,999999999,60,0.1800,0,88,999.000,999.0,99.0 +1986,1,30,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-9.4,78,100200,0,0,253,0,0,0,0,0,0,0,210,2.1,10,10,8.0,370,9,999999999,60,0.1800,0,88,999.000,999.0,99.0 +1986,1,30,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-8.3,92,100300,0,0,250,0,0,0,0,0,0,0,210,1.5,10,10,6.4,340,9,999999999,69,0.1800,0,88,999.000,999.0,99.0 +1986,1,30,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-8.9,92,100300,0,0,247,0,0,0,0,0,0,0,0,0.0,10,10,9.7,1010,9,999999999,60,0.1800,0,88,999.000,999.0,99.0 +1986,1,31,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-8.3,92,100300,0,0,250,0,0,0,0,0,0,0,0,0.0,10,10,11.3,1160,9,999999999,69,0.1800,0,88,999.000,999.0,99.0 +1986,1,31,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-8.3,88,100300,0,0,252,0,0,0,0,0,0,0,0,0.0,10,10,16.1,1010,9,999999999,69,0.1800,0,88,999.000,999.0,99.0 +1986,1,31,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-7.8,92,100200,0,0,252,0,0,0,0,0,0,0,40,3.1,10,10,16.1,1010,9,999999999,69,0.1800,0,88,999.000,999.0,99.0 +1986,1,31,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-7.8,92,100200,0,0,252,0,0,0,0,0,0,0,50,2.6,10,10,16.1,1160,9,999999999,69,0.1800,0,88,999.000,999.0,99.0 +1986,1,31,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-7.8,92,100200,0,0,252,0,0,0,0,0,0,0,50,3.1,10,10,16.1,1680,9,999999999,69,0.1800,0,88,999.000,999.0,99.0 +1986,1,31,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-7.8,88,100300,0,0,255,0,0,0,0,0,0,0,40,3.1,10,10,16.1,1370,9,999999999,69,0.1800,0,88,999.000,999.0,99.0 +1986,1,31,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-7.8,85,100300,0,0,256,0,0,0,0,0,0,0,30,3.1,10,10,16.1,1680,9,999999999,69,0.1800,0,88,999.000,999.0,99.0 +1986,1,31,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-7.8,81,100300,88,1233,259,27,0,27,3000,0,3000,860,40,4.1,10,10,11.3,2130,9,999999999,69,0.1010,0,88,999.000,999.0,99.0 +1986,1,31,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-7.2,78,100300,310,1409,264,98,1,98,10800,0,10800,3110,30,3.1,10,10,11.3,2440,9,999999999,69,0.1010,0,88,999.000,999.0,99.0 +1986,1,31,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-6.1,81,100300,497,1409,267,183,1,183,20100,100,20100,5930,100,4.6,10,10,8.0,2440,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1986,1,31,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-6.1,75,100300,632,1409,271,234,1,233,25900,100,25800,8070,70,6.2,10,10,11.3,490,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1986,1,31,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-6.1,72,100200,705,1409,273,250,1,249,27900,100,27800,9090,70,4.1,10,10,11.3,640,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1986,1,31,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-5.6,72,100200,712,1409,259,309,212,202,33900,21800,22800,5050,120,4.6,10,7,11.3,490,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1986,1,31,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-5.6,72,100100,650,1409,276,182,3,180,20600,200,20500,7050,100,6.7,10,10,14.5,700,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1986,1,31,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-5.6,75,100100,526,1409,274,120,6,117,13700,400,13500,4640,80,7.2,10,10,16.1,3050,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1986,1,31,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-5.6,75,100100,347,1409,274,69,4,68,7900,200,7800,2570,110,5.7,10,10,12.9,1520,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1986,1,31,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-6.1,72,100000,127,1409,273,20,2,20,2300,0,2300,730,100,6.7,10,10,11.3,2740,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1986,1,31,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-6.1,75,100000,0,82,271,0,0,0,0,0,0,0,100,5.7,10,10,11.3,2740,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1986,1,31,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.6,75,100000,0,0,274,0,0,0,0,0,0,0,100,6.7,10,10,11.3,2740,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1986,1,31,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.6,75,100000,0,0,274,0,0,0,0,0,0,0,100,6.7,10,10,11.3,2740,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1986,1,31,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-4.4,78,100000,0,0,278,0,0,0,0,0,0,0,90,6.7,10,10,11.3,2740,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1986,1,31,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.6,-6.2,78,99900,0,0,270,0,0,0,0,0,0,0,100,6.5,10,10,11.3,1400,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1986,1,31,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.2,-8.1,75,99900,0,0,262,0,0,0,0,0,0,0,130,6.3,10,10,11.3,1400,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1986,1,31,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.8,-10.0,85,99700,0,0,254,0,0,0,0,0,0,0,110,6.1,10,10,11.3,1400,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1977,2,1,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.3,-12.0,70,99100,0,0,213,0,0,0,0,0,0,0,260,5.8,0,0,24.1,77777,9,999999999,40,0.1010,0,88,999.000,999.0,99.0 +1977,2,1,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-13.9,70,99200,0,0,207,0,0,0,0,0,0,0,270,5.6,0,0,24.1,77777,9,999999999,40,0.1010,0,88,999.000,999.0,99.0 +1977,2,1,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.5,-15.8,70,99200,0,0,200,0,0,0,0,0,0,0,280,5.4,0,0,24.1,77777,9,999999999,40,0.1010,0,88,999.000,999.0,99.0 +1977,2,1,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-17.8,64,99200,0,0,193,0,0,0,0,0,0,0,280,5.2,0,0,24.1,77777,9,999999999,40,0.1010,0,88,999.000,999.0,99.0 +1977,2,1,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.3,-17.8,70,99300,0,0,190,0,0,0,0,0,0,0,270,5.7,0,0,24.1,77777,9,999999999,40,0.1010,0,88,999.000,999.0,99.0 +1977,2,1,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.3,-18.3,66,99400,0,0,190,0,0,0,0,0,0,0,280,6.2,0,0,24.1,77777,9,999999999,40,0.1010,0,88,999.000,999.0,99.0 +1977,2,1,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.9,-18.9,66,99400,0,0,194,0,0,0,0,0,0,0,280,4.6,2,2,24.1,77777,9,999999999,40,0.1010,0,88,999.000,999.0,99.0 +1977,2,1,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.9,-17.8,73,99600,92,1256,204,31,15,30,3400,900,3300,690,290,6.2,8,7,24.1,7620,9,999999999,40,0.1100,0,88,999.000,999.0,99.0 +1977,2,1,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.2,-16.1,73,99600,315,1409,208,102,65,88,11200,5500,10000,2200,290,4.1,7,6,24.1,7620,9,999999999,50,0.1100,0,88,999.000,999.0,99.0 +1977,2,1,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-15.6,67,99700,503,1409,209,296,465,129,30800,43300,15200,2500,310,5.7,3,3,24.1,77777,9,999999999,50,0.1100,0,88,999.000,999.0,99.0 +1977,2,1,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-15.0,62,99800,639,1409,206,450,764,103,47200,74300,13400,2120,300,4.6,1,0,24.1,77777,9,999999999,50,0.1100,0,88,999.000,999.0,99.0 +1977,2,1,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-13.9,62,99800,712,1409,210,510,797,106,54000,79100,13800,2300,290,4.6,0,0,24.1,77777,9,999999999,50,0.1100,0,88,999.000,999.0,99.0 +1977,2,1,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-11.7,68,99800,719,1409,215,516,803,107,54800,79800,14000,2330,240,4.6,0,0,24.1,77777,9,999999999,60,0.1100,0,88,999.000,999.0,99.0 +1977,2,1,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-11.1,68,99800,657,1409,218,458,772,100,48600,75600,13200,2100,250,5.7,0,0,24.1,77777,9,999999999,60,0.1100,0,88,999.000,999.0,99.0 +1977,2,1,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-10.6,68,99800,533,1409,220,347,702,84,36600,66000,11600,1650,270,3.1,0,0,24.1,77777,9,999999999,60,0.1100,0,88,999.000,999.0,99.0 +1977,2,1,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-11.1,63,99800,353,1409,221,197,546,62,20600,45500,9100,1140,280,3.1,0,0,24.1,77777,9,999999999,60,0.1100,0,88,999.000,999.0,99.0 +1977,2,1,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-11.7,65,99900,134,1409,217,49,204,30,5200,10200,4200,530,300,2.6,0,0,24.1,77777,9,999999999,60,0.1100,0,88,999.000,999.0,99.0 +1977,2,1,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-13.3,68,99900,1,129,209,0,0,0,0,0,0,0,290,2.6,0,0,24.1,77777,9,999999999,50,0.1100,0,88,999.000,999.0,99.0 +1977,2,1,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-13.9,80,100000,0,0,200,0,0,0,0,0,0,0,260,2.1,0,0,24.1,77777,9,999999999,50,0.1100,0,88,999.000,999.0,99.0 +1977,2,1,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.7,-15.0,77,100000,0,0,197,0,0,0,0,0,0,0,260,2.1,0,0,24.1,77777,9,999999999,50,0.1100,0,88,999.000,999.0,99.0 +1977,2,1,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.3,-15.6,84,100000,0,0,192,0,0,0,0,0,0,0,230,2.1,0,0,24.1,77777,9,999999999,50,0.1100,0,88,999.000,999.0,99.0 +1977,2,1,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.9,-16.1,83,100000,0,0,190,0,0,0,0,0,0,0,240,2.6,0,0,24.1,77777,9,999999999,40,0.1100,0,88,999.000,999.0,99.0 +1977,2,1,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.9,-16.7,80,100000,0,0,189,0,0,0,0,0,0,0,210,2.1,0,0,24.1,77777,9,999999999,40,0.1100,0,88,999.000,999.0,99.0 +1977,2,1,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.9,-18.9,66,100000,0,0,188,0,0,0,0,0,0,0,220,2.6,0,0,24.1,77777,9,999999999,40,0.1100,0,88,999.000,999.0,99.0 +1977,2,2,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.3,-17.8,70,100000,0,0,190,0,0,0,0,0,0,0,210,2.6,0,0,24.1,77777,9,999999999,40,0.1100,0,88,999.000,999.0,99.0 +1977,2,2,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-14.4,-18.9,69,100100,0,0,186,0,0,0,0,0,0,0,200,2.1,0,0,24.1,77777,9,999999999,40,0.1100,0,88,999.000,999.0,99.0 +1977,2,2,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.9,-17.8,73,100000,0,0,192,0,0,0,0,0,0,0,190,2.1,2,1,12.9,77777,9,999999999,40,0.1100,0,88,999.000,999.0,99.0 +1977,2,2,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.0,-19.4,69,100000,0,0,188,0,0,0,0,0,0,0,220,2.6,3,1,11.3,77777,9,999999999,40,0.1100,0,88,999.000,999.0,99.0 +1977,2,2,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-14.4,-17.8,76,100000,0,0,191,0,0,0,0,0,0,0,200,2.1,3,1,4.0,77777,9,999999999,40,0.1100,0,88,999.000,999.0,99.0 +1977,2,2,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.6,-19.4,72,100000,0,0,186,0,0,0,0,0,0,0,200,2.6,2,1,4.8,77777,9,999999999,40,0.1100,0,88,999.000,999.0,99.0 +1977,2,2,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.9,-16.7,80,100000,0,0,195,0,0,0,0,0,0,0,170,3.1,7,2,3.2,77777,9,999999999,40,0.1100,0,88,999.000,999.0,99.0 +1977,2,2,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.3,-15.6,84,100000,96,1279,200,47,102,38,4700,4100,4400,740,170,3.1,8,3,2.4,77777,9,999999999,50,0.0540,0,88,999.000,999.0,99.0 +1977,2,2,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-15.0,70,100000,320,1408,217,125,65,111,13700,5600,12500,2620,170,3.6,9,7,3.2,7620,9,999999999,50,0.0540,0,88,999.000,999.0,99.0 +1977,2,2,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-11.7,71,99900,508,1408,240,252,55,232,27500,5300,25600,5490,190,7.2,10,9,4.8,7620,9,999999999,60,0.0540,0,88,999.000,999.0,99.0 +1977,2,2,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-11.1,71,99800,644,1408,233,328,173,249,35200,17400,27200,6040,190,5.2,10,7,9.7,7620,9,999999999,60,0.0540,0,88,999.000,999.0,99.0 +1977,2,2,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-9.4,68,99700,718,1408,235,451,431,232,48100,44800,25200,5410,200,6.7,10,3,14.5,77777,9,999999999,60,0.0540,0,88,999.000,999.0,99.0 +1977,2,2,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-5.6,78,99500,724,1408,248,383,367,195,41400,38300,21700,4400,200,5.7,10,4,14.5,77777,9,999999999,80,0.0540,0,88,999.000,999.0,99.0 +1977,2,2,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-6.1,69,99400,663,1408,276,220,10,216,24800,900,24300,8020,200,8.2,10,10,19.3,2130,9,999999999,80,0.0540,0,88,999.000,999.0,99.0 +1977,2,2,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-7.2,61,99300,539,1408,277,141,1,140,15900,100,15900,5340,190,7.2,10,10,19.3,2130,9,999999999,69,0.0540,0,88,999.000,999.0,99.0 +1977,2,2,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-8.3,56,99200,359,1408,276,101,5,100,11300,300,11200,3430,210,9.3,10,10,8.0,610,9,999999999,69,0.0540,0,88,999.000,999.0,99.0 +1977,2,2,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-7.8,63,99100,139,1408,272,37,5,37,4100,0,4100,1170,200,6.2,10,10,3.2,310,9,999999999,69,0.0540,0,88,999.000,999.0,99.0 +1977,2,2,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-7.8,66,99100,1,153,270,1,0,1,0,0,0,0,190,6.2,10,10,1.6,310,9,999999999,69,0.0540,0,88,999.000,999.0,99.0 +1977,2,2,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-7.2,72,99000,0,0,268,0,0,0,0,0,0,0,200,7.2,10,10,3.2,340,9,999999999,69,0.0540,0,88,999.000,999.0,99.0 +1977,2,2,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-6.7,75,99000,0,0,268,0,0,0,0,0,0,0,200,7.2,10,10,8.0,670,9,999999999,69,0.0540,0,88,999.000,999.0,99.0 +1977,2,2,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.6,78,98900,0,0,272,0,0,0,0,0,0,0,210,7.2,10,10,8.0,340,9,999999999,80,0.0540,0,88,999.000,999.0,99.0 +1977,2,2,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.0,78,98900,0,0,275,0,0,0,0,0,0,0,240,7.7,10,10,11.3,270,9,999999999,80,0.0540,0,88,999.000,999.0,99.0 +1977,2,2,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.0,78,98900,0,0,275,0,0,0,0,0,0,0,260,7.2,10,10,11.3,270,9,999999999,80,0.0540,0,88,999.000,999.0,99.0 +1977,2,2,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.6,75,98800,0,0,266,0,0,0,0,0,0,0,240,7.7,10,9,11.3,310,9,999999999,80,0.0540,0,88,999.000,999.0,99.0 +1977,2,3,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.6,78,98700,0,0,272,0,0,0,0,0,0,0,240,5.7,10,10,11.3,310,9,999999999,80,0.0540,0,88,999.000,999.0,99.0 +1977,2,3,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.6,75,98600,0,0,274,0,0,0,0,0,0,0,230,6.2,10,10,11.3,980,9,999999999,80,0.0540,0,88,999.000,999.0,99.0 +1977,2,3,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.0,78,98600,0,0,275,0,0,0,0,0,0,0,250,6.2,10,10,11.3,980,9,999999999,80,0.0540,0,88,999.000,999.0,99.0 +1977,2,3,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.6,75,98500,0,0,274,0,0,0,0,0,0,0,250,6.7,10,10,11.3,980,9,999999999,80,0.0540,0,88,999.000,999.0,99.0 +1977,2,3,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-6.1,75,98500,0,0,271,0,0,0,0,0,0,0,250,6.7,10,10,11.3,850,9,999999999,69,0.0540,0,88,999.000,999.0,99.0 +1977,2,3,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-6.1,75,98500,0,0,271,0,0,0,0,0,0,0,250,7.2,10,10,12.9,980,9,999999999,69,0.0540,0,88,999.000,999.0,99.0 +1977,2,3,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.7,69,98500,0,0,273,0,0,0,0,0,0,0,260,7.7,10,10,12.9,980,9,999999999,69,0.0540,0,88,999.000,999.0,99.0 +1977,2,3,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-7.2,66,98500,100,1326,272,25,3,25,2800,0,2800,840,260,6.7,10,10,16.1,760,9,999999999,69,0.0550,0,88,999.000,999.0,99.0 +1977,2,3,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-7.8,66,98500,325,1408,270,106,3,105,11600,200,11500,3320,240,7.7,10,10,16.1,670,9,999999999,69,0.0550,0,88,999.000,999.0,99.0 +1977,2,3,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-6.7,72,98500,514,1408,263,205,14,200,22400,1200,22000,6340,250,8.2,10,9,16.1,580,9,999999999,69,0.0550,0,88,999.000,999.0,99.0 +1977,2,3,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-7.2,69,98600,650,1408,270,166,2,165,19000,200,18900,6650,250,6.2,10,10,16.1,580,9,999999999,69,0.0550,0,88,999.000,999.0,99.0 +1977,2,3,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-8.3,61,98500,724,1408,258,436,315,274,45800,32700,28900,6650,250,7.7,10,8,16.1,2440,9,999999999,69,0.0550,0,88,999.000,999.0,99.0 +1977,2,3,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-8.9,61,98400,730,1408,256,426,328,256,45100,34100,27300,6120,240,10.8,10,8,16.1,2440,9,999999999,60,0.0550,0,88,999.000,999.0,99.0 +1977,2,3,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-8.9,58,98400,669,1408,258,327,167,248,35300,16900,27200,6080,240,7.2,10,8,16.1,2440,9,999999999,60,0.0550,0,88,999.000,999.0,99.0 +1977,2,3,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-7.8,63,98400,545,1408,272,160,11,155,17900,800,17600,5750,250,7.7,10,10,16.1,1400,9,999999999,69,0.0550,0,88,999.000,999.0,99.0 +1977,2,3,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-6.7,66,98400,365,1408,268,121,52,108,13300,4600,12100,2720,250,7.2,10,9,16.1,1400,9,999999999,69,0.0550,0,88,999.000,999.0,99.0 +1977,2,3,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-6.1,66,98400,145,1408,253,60,93,51,6500,5200,5900,1070,260,5.2,10,4,16.1,77777,9,999999999,69,0.0550,0,88,999.000,999.0,99.0 +1977,2,3,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-6.1,69,98300,2,176,249,2,2,2,0,0,0,0,240,5.7,7,3,19.3,77777,9,999999999,69,0.0550,0,88,999.000,999.0,99.0 +1977,2,3,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,98300,0,0,252,0,0,0,0,0,0,0,250,6.7,7,4,19.3,7620,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1977,2,3,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,98300,0,0,276,0,0,0,0,0,0,0,260,3.6,10,10,19.3,850,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1977,2,3,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,98300,0,0,276,0,0,0,0,0,0,0,250,3.6,10,10,19.3,850,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1977,2,3,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,98300,0,0,276,0,0,0,0,0,0,0,260,5.2,10,10,19.3,850,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1977,2,3,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,98300,0,0,259,0,0,0,0,0,0,0,270,3.1,9,7,19.3,2440,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1977,2,3,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,98200,0,0,276,0,0,0,0,0,0,0,250,3.1,10,10,19.3,670,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1977,2,4,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.1,72,98200,0,0,273,0,0,0,0,0,0,0,240,2.6,10,10,19.3,670,9,999999999,69,0.0550,0,88,999.000,999.0,99.0 +1977,2,4,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.1,72,98200,0,0,273,0,0,0,0,0,0,0,230,3.1,10,10,6.4,400,9,999999999,69,0.0550,0,88,999.000,999.0,99.0 +1977,2,4,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.6,75,98100,0,0,274,0,0,0,0,0,0,0,220,3.1,10,10,9.7,460,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1977,2,4,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.0,78,98000,0,0,275,0,0,0,0,0,0,0,200,1.5,10,10,9.7,400,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1977,2,4,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.0,78,97900,0,0,275,0,0,0,0,0,0,0,200,3.1,10,10,8.0,520,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1977,2,4,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.0,78,97900,0,0,275,0,0,0,0,0,0,0,190,2.6,10,10,2.4,340,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1977,2,4,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.0,78,97900,0,0,275,0,0,0,0,0,0,0,160,2.1,10,10,1.6,240,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1977,2,4,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-5.0,78,97800,105,1349,275,29,1,29,3200,0,3200,930,170,2.1,10,10,1.3,210,9,999999999,80,0.0780,0,88,999.000,999.0,99.0 +1977,2,4,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-4.4,82,97800,330,1408,275,83,6,82,9300,300,9300,2890,160,1.5,10,10,1.3,150,9,999999999,80,0.0780,0,88,999.000,999.0,99.0 +1977,2,4,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-3.3,85,97800,519,1408,279,199,10,195,21800,800,21500,6330,300,1.5,10,10,0.8,150,9,999999999,89,0.0780,0,88,999.000,999.0,99.0 +1977,2,4,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-3.3,85,97800,656,1408,279,180,5,178,20500,400,20300,7040,340,4.6,10,10,0.8,180,9,999999999,89,0.0780,0,88,999.000,999.0,99.0 +1977,2,4,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-2.8,85,97800,730,1408,281,288,9,284,32100,900,31600,10000,20,7.7,10,10,0.8,270,9,999999999,89,0.0780,0,88,999.000,999.0,99.0 +1977,2,4,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-4.4,75,97800,736,1408,280,235,6,232,26600,500,26300,9000,10,6.7,10,10,1.3,240,9,999999999,80,0.0780,0,88,999.000,999.0,99.0 +1977,2,4,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-5.0,75,97900,675,1408,277,217,1,216,24300,100,24300,8120,360,8.2,10,10,3.2,370,9,999999999,80,0.0780,0,88,999.000,999.0,99.0 +1977,2,4,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-6.7,72,98000,551,1408,271,176,1,176,19700,100,19600,6260,350,7.7,10,10,11.3,580,9,999999999,69,0.0780,0,88,999.000,999.0,99.0 +1977,2,4,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-7.2,75,98200,371,1408,266,116,2,115,12700,100,12700,3800,350,8.2,10,10,3.2,520,9,999999999,69,0.0780,0,88,999.000,999.0,99.0 +1977,2,4,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-10.0,68,98300,150,1408,244,40,30,37,4400,2000,4200,880,330,9.3,8,8,19.3,980,9,999999999,60,0.0780,0,88,999.000,999.0,99.0 +1977,2,4,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-11.1,65,98500,2,223,246,1,0,1,0,0,0,0,350,7.7,9,9,19.3,980,9,999999999,60,0.0780,0,88,999.000,999.0,99.0 +1977,2,4,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-12.8,62,98600,0,0,227,0,0,0,0,0,0,0,320,6.2,5,5,24.1,77777,9,999999999,50,0.0780,0,88,999.000,999.0,99.0 +1977,2,4,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-11.7,65,98700,0,0,239,0,0,0,0,0,0,0,320,7.2,8,8,24.1,980,9,999999999,60,0.0780,0,88,999.000,999.0,99.0 +1977,2,4,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-13.3,62,98700,0,0,227,0,0,0,0,0,0,0,320,6.2,6,6,24.1,1400,9,999999999,50,0.0780,0,88,999.000,999.0,99.0 +1977,2,4,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-14.4,62,98800,0,0,219,0,0,0,0,0,0,0,320,5.2,4,4,24.1,77777,9,999999999,50,0.0780,0,88,999.000,999.0,99.0 +1977,2,4,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.0,-15.6,64,98800,0,0,202,0,0,0,0,0,0,0,310,4.6,0,0,24.1,77777,9,999999999,50,0.0780,0,88,999.000,999.0,99.0 +1977,2,4,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-16.7,64,98800,0,0,198,0,0,0,0,0,0,0,320,5.2,0,0,24.1,77777,9,999999999,40,0.0780,0,88,999.000,999.0,99.0 +1977,2,5,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.7,-22.2,42,98900,0,0,191,0,0,0,0,0,0,0,300,5.2,0,0,24.1,77777,9,999999999,30,0.0780,0,88,999.000,999.0,99.0 +1977,2,5,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.8,-21.7,48,98900,0,0,189,0,0,0,0,0,0,0,300,4.1,0,0,24.1,77777,9,999999999,40,0.0780,0,88,999.000,999.0,99.0 +1977,2,5,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-14.4,-22.8,50,98900,0,0,183,0,0,0,0,0,0,0,290,4.1,0,0,24.1,77777,9,999999999,30,0.0780,0,88,999.000,999.0,99.0 +1977,2,5,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.1,-22.2,60,98900,0,0,182,0,0,0,0,0,0,0,290,4.6,1,1,24.1,77777,9,999999999,30,0.0780,0,88,999.000,999.0,99.0 +1977,2,5,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.7,-23.3,57,98900,0,0,180,0,0,0,0,0,0,0,290,4.6,1,1,24.1,77777,9,999999999,30,0.0780,0,88,999.000,999.0,99.0 +1977,2,5,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.6,-21.1,63,99000,0,0,196,0,0,0,0,0,0,0,280,4.6,7,7,24.1,3660,9,999999999,40,0.0780,0,88,999.000,999.0,99.0 +1977,2,5,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.6,-22.2,57,99000,0,0,195,0,0,0,0,0,0,0,280,4.1,7,7,24.1,3660,9,999999999,30,0.0780,0,88,999.000,999.0,99.0 +1977,2,5,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-16.1,-22.2,60,99100,109,1372,182,41,157,27,4200,7300,3600,480,290,4.6,1,1,24.1,77777,9,999999999,30,0.1140,0,88,999.000,999.0,99.0 +1977,2,5,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-14.4,-21.7,55,99200,335,1407,184,193,535,65,19700,43600,9300,1170,300,5.2,0,0,24.1,77777,9,999999999,40,0.1140,0,88,999.000,999.0,99.0 +1977,2,5,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-14.4,-21.1,57,99300,525,1407,184,354,705,91,36900,65800,12200,1760,320,6.2,0,0,24.1,77777,9,999999999,40,0.1140,0,88,999.000,999.0,99.0 +1977,2,5,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.3,-20.6,55,99300,661,1407,188,480,787,109,50300,76900,14000,2260,290,7.2,0,0,24.1,77777,9,999999999,40,0.1140,0,88,999.000,999.0,99.0 +1977,2,5,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.8,-20.6,53,99400,736,1407,189,544,813,119,57400,80700,15000,2600,320,7.7,0,0,24.1,77777,9,999999999,40,0.1140,0,88,999.000,999.0,99.0 +1977,2,5,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.2,-20.6,50,99400,743,1407,191,553,823,120,58500,81800,15200,2630,310,5.2,0,0,24.1,77777,9,999999999,40,0.1140,0,88,999.000,999.0,99.0 +1977,2,5,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.2,-20.6,50,99400,681,1407,191,493,792,111,52000,77800,14200,2340,310,5.2,0,0,24.1,77777,9,999999999,40,0.1140,0,88,999.000,999.0,99.0 +1977,2,5,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.8,-20.6,53,99600,557,1407,189,377,721,95,39700,68200,12600,1860,290,5.2,0,0,24.1,77777,9,999999999,40,0.1140,0,88,999.000,999.0,99.0 +1977,2,5,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.8,-21.1,50,99700,377,1407,189,220,572,70,23000,48600,9900,1280,290,5.7,0,0,24.1,77777,9,999999999,40,0.1140,0,88,999.000,999.0,99.0 +1977,2,5,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.9,-22.2,50,99700,156,1407,185,61,241,36,6500,13200,5100,650,300,3.6,0,0,24.1,77777,9,999999999,30,0.1140,0,88,999.000,999.0,99.0 +1977,2,5,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-15.0,-23.3,49,99800,3,246,181,2,2,1,0,0,0,0,290,2.6,0,0,24.1,77777,9,999999999,30,0.1140,0,88,999.000,999.0,99.0 +1977,2,5,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.8,-23.9,59,99900,0,0,173,0,0,0,0,0,0,0,260,3.6,0,0,24.1,77777,9,999999999,30,0.1140,0,88,999.000,999.0,99.0 +1977,2,5,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.8,-23.3,62,99900,0,0,173,0,0,0,0,0,0,0,300,2.6,0,0,24.1,77777,9,999999999,30,0.1140,0,88,999.000,999.0,99.0 +1977,2,5,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-18.3,-23.9,62,99900,0,0,171,0,0,0,0,0,0,0,270,3.6,0,0,24.1,77777,9,999999999,30,0.1140,0,88,999.000,999.0,99.0 +1977,2,5,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.7,-25.0,49,100000,0,0,175,0,0,0,0,0,0,0,280,3.1,0,0,24.1,77777,9,999999999,30,0.1140,0,88,999.000,999.0,99.0 +1977,2,5,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-18.3,-23.9,62,100000,0,0,171,0,0,0,0,0,0,0,290,2.1,0,0,24.1,77777,9,999999999,30,0.1140,0,88,999.000,999.0,99.0 +1977,2,5,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-19.4,-25.0,62,100000,0,0,168,0,0,0,0,0,0,0,280,3.1,0,0,24.1,77777,9,999999999,30,0.1140,0,88,999.000,999.0,99.0 +1977,2,6,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-19.4,-25.0,62,100100,0,0,168,0,0,0,0,0,0,0,280,3.1,0,0,24.1,77777,9,999999999,30,0.1140,0,88,999.000,999.0,99.0 +1977,2,6,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-19.4,-25.0,62,100100,0,0,168,0,0,0,0,0,0,0,270,2.1,0,0,24.1,77777,9,999999999,30,0.1140,0,88,999.000,999.0,99.0 +1977,2,6,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.1,-26.1,64,100100,0,0,163,0,0,0,0,0,0,0,270,2.6,0,0,24.1,77777,9,999999999,30,0.1140,0,88,999.000,999.0,99.0 +1977,2,6,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.1,-26.7,61,100100,0,0,162,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,30,0.1140,0,88,999.000,999.0,99.0 +1977,2,6,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.7,-26.7,64,100100,0,0,161,0,0,0,0,0,0,0,280,3.1,0,0,24.1,77777,9,999999999,30,0.1140,0,88,999.000,999.0,99.0 +1977,2,6,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.1,-26.1,64,100200,0,0,163,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,30,0.1140,0,88,999.000,999.0,99.0 +1977,2,6,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.1,-26.7,61,100300,0,0,162,0,0,0,0,0,0,0,280,3.1,0,0,24.1,77777,9,999999999,30,0.1140,0,88,999.000,999.0,99.0 +1977,2,6,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-21.1,-25.6,68,100400,114,1395,163,45,151,31,4500,7100,3900,560,270,2.1,0,0,24.1,77777,9,999999999,30,0.1300,0,88,999.000,999.0,99.0 +1977,2,6,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-18.3,-22.8,68,100500,341,1407,172,195,514,70,19900,41900,9700,1240,290,3.1,0,0,24.1,77777,9,999999999,30,0.1300,0,88,999.000,999.0,99.0 +1977,2,6,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-15.6,-21.1,63,100500,530,1407,181,356,683,98,36900,63700,12700,1880,270,3.6,0,0,24.1,77777,9,999999999,40,0.1300,0,88,999.000,999.0,99.0 +1977,2,6,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.9,-19.4,63,100600,667,1407,187,481,766,117,50300,74800,14600,2410,260,3.1,0,0,24.1,77777,9,999999999,40,0.1300,0,88,999.000,999.0,99.0 +1977,2,6,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.2,-18.9,58,100500,742,1407,192,553,793,134,57800,78400,16300,2890,280,4.6,1,0,24.1,77777,9,999999999,40,0.1300,0,88,999.000,999.0,99.0 +1977,2,6,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-18.3,53,100500,749,1407,198,557,794,135,58400,78600,16400,2930,300,4.1,1,0,24.1,77777,9,999999999,40,0.1300,0,88,999.000,999.0,99.0 +1977,2,6,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-9.4,-18.3,49,100500,688,1407,201,496,774,119,52100,75900,14900,2490,340,5.2,0,0,24.1,77777,9,999999999,40,0.1300,0,88,999.000,999.0,99.0 +1977,2,6,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.0,-18.3,51,100500,563,1407,200,379,701,101,39700,66300,13000,1970,290,4.1,0,0,24.1,77777,9,999999999,40,0.1300,0,88,999.000,999.0,99.0 +1977,2,6,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-18.9,51,100600,383,1407,197,221,546,75,22900,46400,10200,1360,280,5.2,0,0,24.1,77777,9,999999999,40,0.1300,0,88,999.000,999.0,99.0 +1977,2,6,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.2,-20.0,53,100700,161,1407,192,62,218,38,6600,12200,5100,680,290,5.7,0,0,24.1,77777,9,999999999,40,0.1300,0,88,999.000,999.0,99.0 +1977,2,6,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.9,-21.1,55,100700,4,270,186,2,2,1,0,0,0,0,280,3.6,0,0,24.1,77777,9,999999999,40,0.1300,0,88,999.000,999.0,99.0 +1977,2,6,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.6,-22.2,57,100800,0,0,180,0,0,0,0,0,0,0,260,3.1,0,0,24.1,77777,9,999999999,30,0.1300,0,88,999.000,999.0,99.0 +1977,2,6,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.1,-21.7,63,100800,0,0,179,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,40,0.1300,0,88,999.000,999.0,99.0 +1977,2,6,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-19.4,-23.9,68,100900,0,0,169,0,0,0,0,0,0,0,260,2.6,0,0,24.1,77777,9,999999999,30,0.1300,0,88,999.000,999.0,99.0 +1977,2,6,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-18.3,-22.8,68,100900,0,0,172,0,0,0,0,0,0,0,260,2.6,0,0,24.1,77777,9,999999999,30,0.1300,0,88,999.000,999.0,99.0 +1977,2,6,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-19.4,-24.4,65,100900,0,0,168,0,0,0,0,0,0,0,260,2.6,0,0,24.1,77777,9,999999999,30,0.1300,0,88,999.000,999.0,99.0 +1977,2,6,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.1,-25.0,71,100900,0,0,163,0,0,0,0,0,0,0,240,1.5,0,0,24.1,77777,9,999999999,30,0.1300,0,88,999.000,999.0,99.0 +1977,2,7,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-20.0,-24.4,68,100900,0,0,167,0,0,0,0,0,0,0,260,1.5,0,0,24.1,77777,9,999999999,30,0.1300,0,88,999.000,999.0,99.0 +1977,2,7,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-20.6,-25.0,68,100900,0,0,165,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,30,0.1300,0,88,999.000,999.0,99.0 +1977,2,7,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-20.0,-24.4,68,100900,0,0,167,0,0,0,0,0,0,0,260,2.6,0,0,24.1,77777,9,999999999,30,0.1300,0,88,999.000,999.0,99.0 +1977,2,7,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-20.0,-24.4,68,101000,0,0,167,0,0,0,0,0,0,0,260,2.1,0,0,24.1,77777,9,999999999,30,0.1300,0,88,999.000,999.0,99.0 +1977,2,7,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-20.0,-24.4,68,101000,0,0,167,0,0,0,0,0,0,0,270,2.1,0,0,24.1,77777,9,999999999,30,0.1300,0,88,999.000,999.0,99.0 +1977,2,7,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-19.4,-23.9,68,101000,0,0,169,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,30,0.1300,0,88,999.000,999.0,99.0 +1977,2,7,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-21.7,-27.8,58,101000,0,12,160,0,0,0,0,0,0,0,250,1.5,0,0,24.1,77777,9,999999999,30,0.1300,0,88,999.000,999.0,99.0 +1977,2,7,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-20.0,-24.4,68,101100,119,1406,167,51,259,27,4900,13200,3800,460,260,2.6,0,0,11.3,77777,9,999999999,30,0.0810,0,88,999.000,999.0,99.0 +1977,2,7,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-17.2,-21.1,72,101100,346,1406,177,211,625,57,21900,51900,9100,1060,270,1.5,0,0,12.9,77777,9,999999999,40,0.0810,0,88,999.000,999.0,99.0 +1977,2,7,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-14.4,-18.9,69,101100,536,1406,186,375,777,78,38400,72600,10600,1470,310,1.5,0,0,12.9,77777,9,999999999,40,0.0810,0,88,999.000,999.0,99.0 +1977,2,7,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.8,-17.8,67,101100,673,1406,192,501,850,93,51800,82500,12200,1870,280,1.5,0,0,12.9,77777,9,999999999,40,0.0810,0,88,999.000,999.0,99.0 +1977,2,7,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.0,-16.7,59,101100,748,1406,201,569,879,101,59200,86400,13100,2120,240,3.1,0,0,19.3,77777,9,999999999,40,0.0810,0,88,999.000,999.0,99.0 +1977,2,7,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-9.4,-17.2,54,101000,755,1406,202,574,883,102,60000,86900,13200,2150,270,3.6,0,0,19.3,77777,9,999999999,40,0.0810,0,88,999.000,999.0,99.0 +1977,2,7,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-17.2,51,100900,694,1406,204,516,856,95,53700,83400,12400,1930,270,3.6,0,0,24.1,77777,9,999999999,40,0.0810,0,88,999.000,999.0,99.0 +1977,2,7,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-17.2,51,100900,569,1406,204,400,795,81,41400,75100,10900,1550,230,3.6,0,0,24.1,77777,9,999999999,40,0.0810,0,88,999.000,999.0,99.0 +1977,2,7,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-9.4,-17.8,51,100900,389,1406,202,240,659,61,25400,57000,9500,1150,230,4.1,0,0,24.1,77777,9,999999999,40,0.0810,0,88,999.000,999.0,99.0 +1977,2,7,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.1,-18.9,53,100800,167,1406,196,72,343,34,7600,20800,5100,600,240,3.6,0,0,24.1,77777,9,999999999,40,0.0810,0,88,999.000,999.0,99.0 +1977,2,7,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.8,-20.0,55,100900,5,293,190,4,10,3,0,0,0,0,240,3.1,0,0,24.1,77777,9,999999999,40,0.0810,0,88,999.000,999.0,99.0 +1977,2,7,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.3,-20.0,58,100800,0,0,211,0,0,0,0,0,0,0,190,3.6,9,9,19.3,2440,9,999999999,40,0.0810,0,88,999.000,999.0,99.0 +1977,2,7,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-17.2,67,100800,0,0,224,0,0,0,0,0,0,0,220,3.1,10,10,19.3,2440,9,999999999,40,0.0810,0,88,999.000,999.0,99.0 +1977,2,7,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.7,-16.7,67,100700,0,0,226,0,0,0,0,0,0,0,220,3.6,10,10,16.1,2440,9,999999999,40,0.0810,0,88,999.000,999.0,99.0 +1977,2,7,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.7,-16.7,67,100700,0,0,226,0,0,0,0,0,0,0,200,3.1,10,10,16.1,2440,9,999999999,40,0.0810,0,88,999.000,999.0,99.0 +1977,2,7,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-16.7,64,100600,0,0,228,0,0,0,0,0,0,0,210,3.6,10,10,16.1,2440,9,999999999,40,0.0810,0,88,999.000,999.0,99.0 +1977,2,7,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-16.1,64,100600,0,0,230,0,0,0,0,0,0,0,190,3.1,10,10,24.1,3350,9,999999999,50,0.0810,0,88,999.000,999.0,99.0 +1977,2,8,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-16.1,64,100600,0,0,230,0,0,0,0,0,0,0,220,4.1,10,10,24.1,3050,9,999999999,50,0.0810,0,88,999.000,999.0,99.0 +1977,2,8,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-16.1,64,100600,0,0,230,0,0,0,0,0,0,0,220,3.1,10,10,24.1,2440,9,999999999,50,0.0810,0,88,999.000,999.0,99.0 +1977,2,8,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-15.6,67,100500,0,0,231,0,0,0,0,0,0,0,200,2.6,10,10,19.3,2440,9,999999999,50,0.0810,0,88,999.000,999.0,99.0 +1977,2,8,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-15.6,67,100500,0,0,231,0,0,0,0,0,0,0,200,3.6,10,10,19.3,2440,9,999999999,50,0.0810,0,88,999.000,999.0,99.0 +1977,2,8,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-15.0,70,100500,0,0,220,0,0,0,0,0,0,0,210,3.6,9,8,19.3,2440,9,999999999,50,0.0810,0,88,999.000,999.0,99.0 +1977,2,8,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-16.1,64,100400,0,0,219,0,0,0,0,0,0,0,210,4.6,9,8,19.3,2440,9,999999999,50,0.0810,0,88,999.000,999.0,99.0 +1977,2,8,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-15.0,70,100400,0,35,225,0,0,0,0,0,0,0,210,5.2,10,9,8.0,2440,9,999999999,50,0.0810,0,88,999.000,999.0,99.0 +1977,2,8,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.1,-16.7,64,100400,124,1406,211,36,50,31,3900,2600,3600,640,200,5.2,7,6,9.7,7620,9,999999999,40,0.1030,0,88,999.000,999.0,99.0 +1977,2,8,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-15.6,67,100400,352,1406,210,168,240,107,17500,20100,12500,2150,200,7.2,8,4,14.5,77777,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,8,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-9.4,-13.9,70,100300,542,1406,214,288,374,144,30000,35500,16200,2840,220,5.7,3,3,16.1,77777,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,8,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-12.8,68,100200,679,1406,211,496,809,105,52400,79600,13800,2230,200,8.2,0,0,19.3,77777,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,8,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-13.9,57,100100,754,1406,214,547,809,113,58100,80800,14600,2530,200,8.2,0,0,24.1,77777,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,8,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-13.3,55,100000,761,1406,218,564,834,114,58200,81700,13800,2300,210,8.2,0,0,24.1,77777,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,8,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-12.8,55,99900,700,1406,220,508,811,107,54100,80200,14000,2300,210,8.8,0,0,24.1,77777,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,8,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-13.9,48,99900,575,1406,221,393,745,91,41600,71200,12300,1820,200,7.2,0,0,24.1,77777,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,8,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-13.3,48,99800,395,1406,223,236,609,68,24800,52700,9900,1260,200,7.7,0,0,24.1,77777,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,8,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-13.3,50,99800,173,1406,221,72,294,38,7500,17900,5300,650,190,5.7,0,0,24.1,77777,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,8,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-13.3,52,99700,6,340,220,4,6,3,0,0,0,0,180,5.2,0,0,24.1,77777,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,8,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-13.3,55,99700,0,0,218,0,0,0,0,0,0,0,180,5.7,0,0,24.1,77777,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,8,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-12.2,57,99600,0,0,220,0,0,0,0,0,0,0,190,6.2,0,0,24.1,77777,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,8,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-12.2,60,99600,0,0,218,0,0,0,0,0,0,0,190,5.2,0,0,24.1,77777,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,8,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-11.7,62,99500,0,0,219,0,0,0,0,0,0,0,200,8.2,0,0,24.1,77777,9,999999999,60,0.1030,0,88,999.000,999.0,99.0 +1977,2,8,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-12.2,57,99500,0,0,228,0,0,0,0,0,0,0,210,7.2,2,2,24.1,77777,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,8,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-13.9,50,99400,0,0,223,0,0,0,0,0,0,0,210,7.2,2,1,24.1,77777,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,9,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-12.8,55,99300,0,0,238,0,0,0,0,0,0,0,200,7.2,8,7,19.3,7620,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,9,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-12.2,55,99300,0,0,241,0,0,0,0,0,0,0,220,8.2,9,7,19.3,7620,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,2,9,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-10.6,60,99300,0,0,244,0,0,0,0,0,0,0,230,5.7,9,7,19.3,7620,9,999999999,60,0.1030,0,88,999.000,999.0,99.0 +1977,2,9,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-8.9,69,99200,0,0,239,0,0,0,0,0,0,0,220,4.1,9,4,19.3,77777,9,999999999,60,0.1030,0,88,999.000,999.0,99.0 +1977,2,9,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-8.9,71,99200,0,0,235,0,0,0,0,0,0,0,200,6.2,8,3,19.3,77777,9,999999999,60,0.1030,0,88,999.000,999.0,99.0 +1977,2,9,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-7.8,75,99200,0,0,240,0,0,0,0,0,0,0,220,5.7,9,4,16.1,77777,9,999999999,69,0.1030,0,88,999.000,999.0,99.0 +1977,2,9,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-7.2,78,99200,0,82,247,0,0,0,0,0,0,0,230,3.6,9,7,8.0,2740,9,999999999,69,0.1030,0,88,999.000,999.0,99.0 +1977,2,9,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-6.7,78,99200,129,1405,266,51,3,50,5400,0,5400,1320,210,3.6,10,10,8.0,2740,9,999999999,69,0.0400,0,88,999.000,999.0,99.0 +1977,2,9,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-5.6,78,99300,358,1405,272,156,7,154,16700,500,16600,4200,220,5.7,10,10,9.7,2740,9,999999999,80,0.0400,0,88,999.000,999.0,99.0 +1977,2,9,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-4.4,78,99200,548,1405,260,270,193,195,29100,18800,21700,4550,210,7.7,9,7,9.7,3660,9,999999999,80,0.0400,0,88,999.000,999.0,99.0 +1977,2,9,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-3.3,73,99200,685,1405,267,436,413,235,46100,42500,25300,5460,230,6.7,9,6,9.7,3660,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1977,2,9,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-2.8,67,99200,760,1405,277,395,217,277,42600,22400,30500,7120,220,5.2,8,7,9.7,3660,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1977,2,9,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-2.2,70,99200,767,1405,268,576,770,156,59900,76000,18300,3360,210,4.1,3,3,9.7,77777,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1977,2,9,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-2.8,65,99200,706,1405,269,499,648,175,52900,64900,20100,3720,200,5.2,3,3,8.0,77777,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1977,2,9,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-1.7,65,99200,581,1405,268,403,816,68,42700,78100,10200,1430,220,5.2,1,1,8.0,77777,9,999999999,100,0.0400,0,88,999.000,999.0,99.0 +1977,2,9,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,-1.7,62,99200,401,1405,265,254,747,45,27200,66400,8200,970,200,5.7,0,0,8.0,77777,9,999999999,100,0.0400,0,88,999.000,999.0,99.0 +1977,2,9,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-2.2,62,99200,178,1405,263,86,490,26,9000,33200,4700,500,220,4.6,0,0,8.0,77777,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1977,2,9,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-2.2,67,99300,7,363,259,9,41,3,0,0,0,0,210,4.6,0,0,8.0,77777,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1977,2,9,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-1.7,70,99300,0,0,259,0,0,0,0,0,0,0,210,6.2,0,0,9.7,77777,9,999999999,100,0.0400,0,88,999.000,999.0,99.0 +1977,2,9,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-1.7,73,99300,0,0,257,0,0,0,0,0,0,0,220,5.2,0,0,9.7,77777,9,999999999,100,0.0400,0,88,999.000,999.0,99.0 +1977,2,9,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-1.7,76,99400,0,0,255,0,0,0,0,0,0,0,220,5.2,0,0,11.3,77777,9,999999999,100,0.0400,0,88,999.000,999.0,99.0 +1977,2,9,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-1.7,76,99400,0,0,255,0,0,0,0,0,0,0,220,4.1,0,0,9.7,77777,9,999999999,100,0.0400,0,88,999.000,999.0,99.0 +1977,2,9,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-2.8,79,99400,0,0,248,0,0,0,0,0,0,0,220,3.1,0,0,8.0,77777,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1977,2,9,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-3.3,75,99500,0,0,248,0,0,0,0,0,0,0,210,2.1,0,0,8.0,77777,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1977,2,10,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.3,79,99500,0,0,245,0,0,0,0,0,0,0,210,2.6,0,0,8.0,77777,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1977,2,10,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.9,82,99500,0,0,241,0,0,0,0,0,0,0,190,2.6,0,0,6.4,77777,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1977,2,10,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-4.4,78,99500,0,0,241,0,0,0,0,0,0,0,190,3.1,0,0,6.4,77777,9,999999999,80,0.0400,0,88,999.000,999.0,99.0 +1977,2,10,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.0,82,99400,0,0,244,0,0,0,0,0,0,0,190,3.1,2,2,4.8,77777,9,999999999,80,0.0400,0,88,999.000,999.0,99.0 +1977,2,10,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-4.4,85,99500,0,0,245,0,0,0,0,0,0,0,200,3.6,2,2,4.0,77777,9,999999999,80,0.0400,0,88,999.000,999.0,99.0 +1977,2,10,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-4.4,85,99500,0,0,245,0,0,0,0,0,0,0,190,3.1,2,2,4.0,77777,9,999999999,80,0.0400,0,88,999.000,999.0,99.0 +1977,2,10,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-4.4,85,99500,1,105,247,0,0,0,0,0,0,0,180,3.1,3,3,2.4,77777,9,999999999,80,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-3.9,85,99500,135,1405,243,39,75,32,4200,3500,3800,580,190,3.1,1,1,2.4,77777,9,999999999,89,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,0.0,89,99500,363,1405,260,177,350,86,18400,29300,10800,1590,200,4.6,1,1,4.8,77777,9,999999999,110,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,1.7,89,99400,554,1405,267,330,509,129,34800,48700,15500,2510,220,5.2,2,1,6.4,77777,9,999999999,120,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,1.1,79,99400,692,1405,266,459,634,147,47400,61600,17000,2970,230,4.6,1,0,6.4,77777,9,999999999,110,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,1.1,73,99400,767,1405,270,527,674,160,54700,66400,18400,3430,240,4.6,1,0,8.0,77777,9,999999999,110,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,1.7,71,99300,774,1405,275,533,687,156,55600,67900,18000,3390,240,6.2,0,0,8.0,77777,9,999999999,120,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,1.7,68,99200,713,1405,277,475,654,145,49400,63900,16900,3000,220,5.7,0,0,8.0,77777,9,999999999,120,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,2.2,68,99200,587,1405,280,363,579,123,37600,54800,14600,2350,220,5.2,0,0,8.0,77777,9,999999999,120,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,2.2,66,99200,406,1405,282,212,428,90,22500,37400,11700,1670,220,5.7,0,0,9.7,77777,9,999999999,120,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,1.7,68,99200,184,1405,277,65,144,47,6900,8400,5800,870,220,5.2,0,0,9.7,77777,9,999999999,120,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,0.6,68,99200,9,386,272,4,1,4,0,0,0,0,230,3.1,0,0,8.0,77777,9,999999999,110,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,0.6,73,99300,0,0,268,0,0,0,0,0,0,0,200,2.6,0,0,9.7,77777,9,999999999,110,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.1,76,99300,0,0,268,0,0,0,0,0,0,0,220,5.2,0,0,9.7,77777,9,999999999,110,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.7,79,99200,0,0,269,0,0,0,0,0,0,0,210,5.7,0,0,9.7,77777,9,999999999,120,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,1.1,79,99200,0,0,266,0,0,0,0,0,0,0,230,7.2,0,0,9.7,77777,9,999999999,110,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,0.6,76,99200,0,0,265,0,0,0,0,0,0,0,230,5.2,0,0,9.7,77777,9,999999999,110,0.2010,0,88,999.000,999.0,99.0 +1977,2,10,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,0.6,76,99200,0,0,265,0,0,0,0,0,0,0,230,5.2,0,0,9.7,77777,9,999999999,110,0.2010,0,88,999.000,999.0,99.0 +1977,2,11,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,0.6,79,99200,0,0,263,0,0,0,0,0,0,0,230,7.7,0,0,9.7,77777,9,999999999,110,0.2010,0,88,999.000,999.0,99.0 +1977,2,11,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,0.6,79,99200,0,0,263,0,0,0,0,0,0,0,240,5.2,0,0,8.0,77777,9,999999999,110,0.2010,0,88,999.000,999.0,99.0 +1977,2,11,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,0.6,79,99200,0,0,263,0,0,0,0,0,0,0,240,5.2,0,0,6.4,77777,9,999999999,110,0.2010,0,88,999.000,999.0,99.0 +1977,2,11,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,0.6,85,99200,0,0,259,0,0,0,0,0,0,0,240,4.1,0,0,6.4,77777,9,999999999,110,0.2010,0,88,999.000,999.0,99.0 +1977,2,11,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-0.6,79,99200,0,0,258,0,0,0,0,0,0,0,230,4.1,0,0,8.0,77777,9,999999999,100,0.2010,0,88,999.000,999.0,99.0 +1977,2,11,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,99300,0,0,254,0,0,0,0,0,0,0,240,3.1,0,0,6.4,77777,9,999999999,100,0.2010,0,88,999.000,999.0,99.0 +1977,2,11,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-1.7,82,99300,1,129,259,0,0,0,0,0,0,0,230,4.1,3,2,4.0,77777,9,999999999,100,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-0.6,85,99400,140,1404,262,46,72,39,5000,4000,4600,810,230,3.1,5,2,4.8,77777,9,999999999,100,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,1.1,86,99400,369,1404,270,181,251,115,19000,21400,13300,2330,240,4.6,5,2,6.4,77777,9,999999999,110,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,2.2,79,99400,560,1404,283,345,484,152,35800,46300,17300,3030,250,4.6,7,3,8.0,77777,9,999999999,120,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,1.7,68,99400,698,1404,283,467,601,168,49400,60200,19400,3540,270,4.1,7,1,9.7,77777,9,999999999,120,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,1.1,59,99400,773,1404,293,522,551,219,54600,55800,23700,4950,260,5.2,9,2,12.9,77777,9,999999999,120,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,1.1,52,99400,780,1404,296,558,673,185,57400,65900,20700,3910,240,5.2,8,1,16.1,77777,9,999999999,110,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,0.6,49,99400,719,1404,298,481,588,181,50900,59100,20500,3880,240,4.6,6,1,16.1,77777,9,999999999,110,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,0.6,40,99400,593,1404,309,325,498,116,35100,48500,14600,2260,240,4.6,1,1,19.3,77777,9,999999999,110,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,0.6,49,99400,412,1404,292,228,514,79,23700,44800,10400,1450,230,2.6,0,0,19.3,77777,9,999999999,110,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,0.0,50,99400,190,1404,292,65,150,46,7000,8900,5800,850,0,0.0,3,1,19.3,77777,9,999999999,110,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,-1.7,56,99400,10,433,281,3,2,2,0,0,0,0,180,3.1,3,2,19.3,77777,9,999999999,100,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,-0.6,65,99400,0,0,269,0,0,0,0,0,0,0,170,3.6,0,0,19.3,77777,9,999999999,100,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,-1.1,68,99400,0,0,272,0,0,0,0,0,0,0,180,3.6,2,2,19.3,77777,9,999999999,100,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,0.6,73,99400,0,0,279,0,0,0,0,0,0,0,160,2.6,3,3,19.3,77777,9,999999999,110,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,0.6,73,99300,0,0,309,0,0,0,0,0,0,0,160,2.6,10,10,19.3,2740,9,999999999,110,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.1,76,99300,0,0,309,0,0,0,0,0,0,0,210,2.1,10,10,14.5,880,9,999999999,110,0.1490,0,88,999.000,999.0,99.0 +1977,2,11,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,2.2,79,99200,0,0,313,0,0,0,0,0,0,0,180,2.6,10,10,11.3,1010,9,999999999,120,0.1490,0,88,999.000,999.0,99.0 +1977,2,12,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,3.9,83,99100,0,0,320,0,0,0,0,0,0,0,190,3.1,10,10,6.4,880,9,999999999,139,0.1490,0,88,999.000,999.0,99.0 +1977,2,12,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,3.9,83,99000,0,0,320,0,0,0,0,0,0,0,200,4.6,10,10,6.4,1010,9,999999999,139,0.1490,0,88,999.000,999.0,99.0 +1977,2,12,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,3.3,80,99000,0,0,320,0,0,0,0,0,0,0,200,3.1,10,10,6.4,880,9,999999999,129,0.1490,0,88,999.000,999.0,99.0 +1977,2,12,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,2.2,76,98900,0,0,316,0,0,0,0,0,0,0,190,3.1,10,10,6.4,1160,9,999999999,120,0.1490,0,88,999.000,999.0,99.0 +1977,2,12,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.1,76,98800,0,0,309,0,0,0,0,0,0,0,170,3.6,10,10,6.4,2130,9,999999999,110,0.1490,0,88,999.000,999.0,99.0 +1977,2,12,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,0.0,73,98700,0,0,306,0,0,0,0,0,0,0,190,2.6,10,10,8.0,2130,9,999999999,110,0.1490,0,88,999.000,999.0,99.0 +1977,2,12,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,0.6,76,98600,1,152,306,0,0,0,0,0,0,0,200,4.1,10,10,6.4,2130,9,999999999,110,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,1.7,79,98500,146,1404,310,25,1,25,2900,0,2900,900,200,5.2,10,10,6.4,1400,9,999999999,120,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,1.7,76,98400,375,1404,313,98,0,98,11000,0,11000,3470,190,5.2,10,10,6.4,3050,9,999999999,120,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,1.7,73,98300,566,1404,315,96,8,93,11300,500,11100,4010,200,5.7,10,10,6.4,5490,9,999999999,120,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,2.8,76,98200,704,1404,319,124,8,120,14700,600,14400,5410,210,7.7,10,10,6.4,460,9,999999999,120,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,2.8,79,98100,779,1404,316,239,4,236,27100,400,26900,9460,230,5.2,10,10,2.4,180,9,999999999,120,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,1.1,79,98000,787,1404,307,148,6,145,17600,400,17300,6630,270,7.2,10,10,2.4,150,9,999999999,110,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,0.6,82,97900,725,1404,301,263,2,262,29400,200,29300,9570,240,4.1,10,10,4.8,210,9,999999999,110,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,1.1,79,97900,600,1404,287,263,183,186,28700,18200,20900,4430,270,9.3,7,7,12.9,1400,9,999999999,110,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-1.1,63,97900,418,1404,310,101,9,98,11400,500,11300,3660,260,6.7,10,10,14.5,1010,9,999999999,100,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-1.7,65,97900,195,1404,304,58,4,57,6300,100,6300,1780,260,6.2,10,10,14.5,980,9,999999999,100,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-2.2,62,97900,12,456,303,2,0,2,0,0,0,0,260,7.2,10,10,14.5,980,9,999999999,89,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,-2.2,65,97900,0,0,301,0,0,0,0,0,0,0,260,7.2,10,10,24.1,1160,9,999999999,89,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-2.2,67,97900,0,0,298,0,0,0,0,0,0,0,270,6.7,10,10,24.1,610,9,999999999,89,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-2.2,70,97800,0,0,296,0,0,0,0,0,0,0,260,7.7,10,10,24.1,670,9,999999999,89,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-2.2,70,97800,0,0,296,0,0,0,0,0,0,0,260,6.7,10,10,24.1,670,9,999999999,89,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-3.9,62,97800,0,0,294,0,0,0,0,0,0,0,260,5.7,10,10,24.1,760,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1977,2,12,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-4.4,62,97700,0,0,291,0,0,0,0,0,0,0,270,7.7,10,10,24.1,760,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1977,2,13,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-4.4,61,97700,0,0,291,0,0,0,0,0,0,0,280,7.7,10,10,24.1,610,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1977,2,13,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-3.9,64,97800,0,0,292,0,0,0,0,0,0,0,290,6.2,10,10,24.1,670,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1977,2,13,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-5.0,62,97800,0,0,289,0,0,0,0,0,0,0,270,8.8,10,10,24.1,760,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1977,2,13,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-5.6,59,97800,0,0,274,0,0,0,0,0,0,0,300,7.7,8,8,24.1,1160,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1977,2,13,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-5.0,62,97800,0,0,289,0,0,0,0,0,0,0,290,7.2,10,10,24.1,1160,9,999999999,80,0.0890,0,88,999.000,999.0,99.0 +1977,2,13,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-6.7,57,97900,0,0,284,0,0,0,0,0,0,0,300,8.2,10,10,24.1,1160,9,999999999,69,0.0890,0,88,999.000,999.0,99.0 +1977,2,13,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.6,59,97900,2,199,288,1,0,1,0,0,0,0,300,8.2,10,10,24.1,850,9,999999999,80,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-6.1,57,98000,151,1403,287,27,1,27,3100,0,3100,960,300,9.8,10,10,24.1,980,9,999999999,80,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.0,62,98100,381,1403,289,117,7,115,12900,400,12800,3870,290,7.7,10,10,24.1,980,9,999999999,80,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-3.3,70,98100,573,1403,290,159,2,158,17900,200,17900,6010,290,6.2,10,10,19.3,980,9,999999999,89,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-5.0,59,98100,711,1403,291,231,5,229,26100,400,25900,8730,290,6.2,10,10,19.3,670,9,999999999,80,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-6.1,57,98100,786,1403,287,268,1,268,30300,100,30200,10290,290,8.2,10,10,24.1,760,9,999999999,80,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.0,62,98100,793,1403,289,267,2,266,30200,200,30100,10310,290,7.2,10,10,16.1,670,9,999999999,80,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.6,59,98100,732,1403,288,239,0,239,26900,0,26900,9140,300,7.2,10,10,19.3,760,9,999999999,80,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-5.6,57,98100,606,1403,276,200,147,137,22200,14800,15800,3270,270,6.7,8,8,24.1,850,9,999999999,80,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-6.1,55,98200,424,1403,264,237,559,70,24900,49600,9800,1320,280,8.8,4,4,24.1,77777,9,999999999,80,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-6.1,57,98200,201,1403,260,82,253,47,8700,16000,6400,850,290,5.2,3,3,24.1,77777,9,999999999,80,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-6.1,59,98200,13,479,255,9,22,6,0,0,0,0,280,3.1,3,2,24.1,77777,9,999999999,69,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-6.7,64,98300,0,0,240,0,0,0,0,0,0,0,240,2.1,0,0,24.1,77777,9,999999999,69,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-7.2,66,98300,0,0,236,0,0,0,0,0,0,0,230,2.1,0,0,24.1,77777,9,999999999,69,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-6.1,69,98300,0,0,247,0,0,0,0,0,0,0,250,2.6,2,2,24.1,77777,9,999999999,69,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.0,75,98300,0,0,248,0,0,0,0,0,0,0,260,2.6,2,2,24.1,77777,9,999999999,80,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,98400,0,0,247,0,0,0,0,0,0,0,280,2.6,2,2,24.1,77777,9,999999999,80,0.0650,0,88,999.000,999.0,99.0 +1977,2,13,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.1,72,98400,0,0,273,0,0,0,0,0,0,0,290,2.6,10,10,24.1,2740,9,999999999,69,0.0650,0,88,999.000,999.0,99.0 +1977,2,14,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.1,72,98400,0,0,273,0,0,0,0,0,0,0,310,3.1,10,10,24.1,2740,9,999999999,69,0.0650,0,88,999.000,999.0,99.0 +1977,2,14,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.7,69,98400,0,0,273,0,0,0,0,0,0,0,320,4.1,10,10,24.1,3660,9,999999999,69,0.0650,0,88,999.000,999.0,99.0 +1977,2,14,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.7,69,98400,0,0,273,0,0,0,0,0,0,0,320,3.6,10,10,24.1,3660,9,999999999,69,0.0650,0,88,999.000,999.0,99.0 +1977,2,14,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-7.8,63,98400,0,0,272,0,0,0,0,0,0,0,320,3.6,10,10,24.1,2740,9,999999999,69,0.0650,0,88,999.000,999.0,99.0 +1977,2,14,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-7.8,63,98500,0,0,272,0,0,0,0,0,0,0,280,2.6,10,10,24.1,1160,9,999999999,69,0.0650,0,88,999.000,999.0,99.0 +1977,2,14,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-8.3,61,98600,0,0,271,0,0,0,0,0,0,0,290,4.1,10,10,24.1,980,9,999999999,69,0.0650,0,88,999.000,999.0,99.0 +1977,2,14,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-8.9,63,98700,3,222,266,1,0,1,0,0,0,0,310,5.2,10,10,24.1,1160,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-10.6,53,98700,157,1403,254,37,20,35,4100,1300,3900,860,310,6.2,8,8,24.1,1160,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-10.6,51,98800,387,1403,269,62,7,60,7200,300,7200,2430,280,6.2,10,10,24.1,1400,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-11.1,49,98800,579,1403,268,170,8,166,19100,600,18800,6250,310,5.7,10,10,24.1,1400,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-10.6,49,98800,717,1403,271,213,9,208,24200,800,23800,8270,320,6.2,10,10,24.1,1220,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-11.7,45,98800,792,1403,270,261,11,255,29600,1000,29000,10050,320,7.2,10,10,24.1,1220,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-11.7,45,98800,799,1403,270,238,2,237,27200,200,27100,9650,310,6.7,10,10,24.1,1220,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-10.0,51,98800,738,1403,272,195,2,194,22400,200,22300,8020,340,7.7,10,10,3.2,310,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-8.9,61,98900,612,1403,269,157,5,155,17900,400,17800,6160,320,6.2,10,10,16.1,1160,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-10.6,53,99000,430,1403,260,144,47,129,15700,4300,14400,3360,330,9.3,9,9,24.1,1400,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-11.1,53,99100,207,1403,264,53,37,48,5900,2700,5500,1190,320,8.8,10,10,24.1,1400,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-11.1,55,99200,15,503,262,2,0,2,0,0,0,0,330,7.2,10,10,24.1,1400,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-10.0,63,99300,0,0,261,0,0,0,0,0,0,0,320,4.6,10,10,24.1,1400,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-10.6,63,99400,0,0,251,0,0,0,0,0,0,0,300,4.1,9,9,24.1,1400,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-10.0,66,99400,0,0,259,0,0,0,0,0,0,0,300,4.6,10,10,24.1,760,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-9.4,68,99500,0,0,259,0,0,0,0,0,0,0,300,4.1,10,10,24.1,850,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-10.0,68,99500,0,0,257,0,0,0,0,0,0,0,350,6.2,10,10,19.3,850,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,14,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-10.0,68,99500,0,0,257,0,0,0,0,0,0,0,360,7.2,10,10,8.0,1400,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,15,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-11.7,62,99600,0,0,253,0,0,0,0,0,0,0,350,7.7,10,10,24.1,1160,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1977,2,15,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-13.3,57,99600,0,0,249,0,0,0,0,0,0,0,330,8.2,10,10,24.1,980,9,999999999,50,0.1340,0,88,999.000,999.0,99.0 +1977,2,15,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-13.9,59,99700,0,0,245,0,0,0,0,0,0,0,330,7.2,10,10,24.1,980,9,999999999,50,0.1340,0,88,999.000,999.0,99.0 +1977,2,15,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-15.6,61,99700,0,0,208,0,0,0,0,0,0,0,320,5.7,1,1,24.1,77777,9,999999999,50,0.1340,0,88,999.000,999.0,99.0 +1977,2,15,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.0,-16.1,61,99800,0,0,201,0,0,0,0,0,0,0,310,4.6,0,0,24.1,77777,9,999999999,40,0.1340,0,88,999.000,999.0,99.0 +1977,2,15,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-17.2,61,99800,0,0,197,0,0,0,0,0,0,0,320,5.2,0,0,24.1,77777,9,999999999,40,0.1340,0,88,999.000,999.0,99.0 +1977,2,15,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-17.2,58,99900,4,245,199,4,14,2,0,0,0,0,320,4.1,1,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.0,-18.9,49,99900,163,1402,199,73,385,28,7500,23400,4800,510,330,6.7,1,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-17.8,49,100000,394,1402,203,242,662,57,24800,57800,8500,1070,330,7.2,4,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-16.7,47,100000,585,1402,210,403,784,76,42000,74800,10600,1530,350,6.2,4,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-15.6,48,100000,724,1402,214,523,841,90,55000,82700,12200,1940,310,6.7,4,0,24.1,77777,9,999999999,50,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-15.6,46,100000,799,1402,216,592,879,91,62900,87600,12800,2120,320,5.2,3,0,24.1,77777,9,999999999,50,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-17.8,35,100000,806,1402,218,603,901,86,63000,88800,11800,1820,320,7.7,2,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-17.8,35,100000,744,1402,218,548,885,81,57600,86600,11400,1670,360,6.7,2,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-17.8,35,100000,618,1402,218,437,852,63,46100,81800,9900,1380,10,4.6,0,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-17.2,37,100000,436,1402,218,276,741,49,29400,67200,8400,1030,10,3.6,0,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-17.8,38,100000,212,1402,214,103,482,32,10600,34700,5400,600,350,5.2,0,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-17.8,43,100100,17,549,209,12,46,7,0,0,0,0,350,4.1,0,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-16.7,47,100100,0,0,210,0,0,0,0,0,0,0,340,4.6,0,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-16.7,51,100100,0,0,206,0,0,0,0,0,0,0,330,5.2,0,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-16.7,54,100100,0,0,204,0,0,0,0,0,0,0,340,4.1,0,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-17.2,54,100100,0,0,202,0,0,0,0,0,0,0,350,4.1,0,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.0,-17.2,56,100100,0,0,200,0,0,0,0,0,0,0,340,3.1,0,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,15,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-17.8,58,100100,0,0,197,0,0,0,0,0,0,0,330,2.6,0,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,16,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-16.7,64,100000,0,0,198,0,0,0,0,0,0,0,340,3.1,0,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,16,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.7,-17.8,61,100000,0,0,195,0,0,0,0,0,0,0,340,2.1,0,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,16,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.8,-17.8,67,100000,0,0,192,0,0,0,0,0,0,0,300,2.6,0,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,16,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.8,-17.2,70,100000,0,0,192,0,0,0,0,0,0,0,280,2.1,0,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,16,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-17.2,67,100000,0,0,194,0,0,0,0,0,0,0,300,1.5,0,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,16,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.3,-17.8,70,100000,0,0,190,0,0,0,0,0,0,0,290,1.5,0,0,24.1,77777,9,999999999,40,0.0640,0,88,999.000,999.0,99.0 +1977,2,16,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.7,-15.0,77,100000,5,292,227,1,0,1,0,0,0,0,290,2.1,10,10,24.1,1160,9,999999999,50,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.0,-15.0,67,100100,169,1401,222,60,76,51,6500,4600,5900,1070,290,1.5,8,8,24.1,1220,9,999999999,50,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-15.6,54,100100,400,1401,223,150,221,87,16200,19600,10600,1650,340,3.1,6,6,24.1,1220,9,999999999,50,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-16.1,47,100100,592,1401,219,380,736,69,40000,70700,10000,1460,290,2.1,2,2,24.1,77777,9,999999999,40,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-15.6,46,100100,730,1401,223,518,834,83,54900,82400,11800,1860,270,4.1,2,2,24.1,77777,9,999999999,50,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-17.8,35,100000,805,1401,222,584,907,63,61600,89600,9900,1640,290,3.6,1,1,24.1,77777,9,999999999,40,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-17.8,33,99900,812,1401,223,576,899,57,61100,88900,9400,1560,240,4.1,1,1,24.1,77777,9,999999999,40,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-17.2,35,99900,751,1401,224,525,843,75,55200,82600,10700,1660,290,2.1,1,1,24.1,77777,9,999999999,40,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-17.8,32,99800,624,1401,221,425,845,51,45200,81400,8900,1290,280,3.1,0,0,24.1,77777,9,999999999,40,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-18.3,31,99800,442,1401,221,280,764,42,30000,69500,8000,1010,290,4.1,0,0,24.1,77777,9,999999999,40,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-17.8,35,99800,218,1401,218,109,534,29,11500,39100,5400,580,230,3.6,1,0,24.1,77777,9,999999999,40,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-17.8,40,99800,19,572,212,16,71,8,0,0,0,0,260,3.1,1,0,24.1,77777,9,999999999,40,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-15.6,50,99800,0,0,212,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,50,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-13.9,62,99800,0,0,210,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,50,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-15.0,62,99800,0,0,206,0,0,0,0,0,0,0,240,2.1,0,0,24.1,77777,9,999999999,50,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-15.0,59,99700,0,0,208,0,0,0,0,0,0,0,230,1.5,0,0,24.1,77777,9,999999999,50,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-16.7,56,99600,0,0,203,0,0,0,0,0,0,0,180,2.6,0,0,24.1,77777,9,999999999,40,0.0460,0,88,999.000,999.0,99.0 +1977,2,16,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-17.2,58,99600,0,0,199,0,0,0,0,0,0,0,200,2.1,0,0,24.1,77777,9,999999999,40,0.0460,0,88,999.000,999.0,99.0 +1977,2,17,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-15.0,64,99600,0,0,216,0,0,0,0,0,0,0,190,2.6,7,5,24.1,7620,9,999999999,50,0.0460,0,88,999.000,999.0,99.0 +1977,2,17,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-15.6,59,99500,0,0,212,0,0,0,0,0,0,0,180,3.1,3,2,24.1,77777,9,999999999,50,0.0460,0,88,999.000,999.0,99.0 +1977,2,17,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-16.1,52,99500,0,0,215,0,0,0,0,0,0,0,200,3.1,2,2,24.1,77777,9,999999999,50,0.0460,0,88,999.000,999.0,99.0 +1977,2,17,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-16.7,49,99400,0,0,215,0,0,0,0,0,0,0,200,4.1,2,2,24.1,77777,9,999999999,40,0.0460,0,88,999.000,999.0,99.0 +1977,2,17,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-13.9,62,99400,0,0,217,0,0,0,0,0,0,0,190,4.1,2,2,24.1,77777,9,999999999,50,0.0460,0,88,999.000,999.0,99.0 +1977,2,17,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-17.2,49,99400,0,0,210,0,0,0,0,0,0,0,190,4.1,1,1,24.1,77777,9,999999999,40,0.0460,0,88,999.000,999.0,99.0 +1977,2,17,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-13.3,65,99400,6,315,217,1,2,1,0,0,0,0,200,3.6,2,2,24.1,77777,9,999999999,50,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-13.3,60,99400,175,1401,231,31,29,27,3400,1800,3200,570,190,5.2,7,7,24.1,2440,9,999999999,50,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-11.7,60,99400,406,1401,248,109,43,96,11900,3900,10800,2600,190,6.2,9,9,24.1,1680,9,999999999,60,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-9.4,63,99300,598,1401,264,122,8,119,14200,500,14000,5010,200,6.7,10,10,24.1,1370,9,999999999,60,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-8.3,56,99200,737,1401,268,307,65,272,33600,6600,30100,7930,190,8.2,10,9,19.3,1370,9,999999999,69,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-7.8,52,99200,812,1401,275,319,71,278,35100,7200,30900,8650,200,8.8,10,9,19.3,1370,9,999999999,69,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-8.3,48,99000,819,1401,277,344,264,191,37900,28100,21400,4490,190,8.2,10,9,19.3,1370,9,999999999,69,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-7.8,48,98900,757,1401,288,179,8,175,20800,600,20500,7550,200,6.7,10,10,19.3,1160,9,999999999,69,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-7.2,46,98800,631,1401,285,201,57,175,22100,5600,19500,5140,200,7.7,9,9,24.1,7620,9,999999999,69,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-7.2,48,98700,448,1401,291,50,5,48,6000,200,5900,2100,170,7.2,10,10,24.1,7620,9,999999999,69,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-6.7,52,98700,224,1401,289,32,17,29,3500,1300,3300,790,170,8.2,10,10,19.3,7620,9,999999999,69,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-6.7,54,98800,21,595,287,6,0,6,0,0,0,0,190,5.2,10,10,19.3,7620,9,999999999,69,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-6.1,59,98800,0,0,271,0,0,0,0,0,0,0,180,6.2,8,8,24.1,7620,9,999999999,80,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-5.6,64,98800,0,0,276,0,0,0,0,0,0,0,180,5.7,9,9,24.1,7620,9,999999999,80,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-5.0,67,98700,0,0,276,0,0,0,0,0,0,0,180,4.6,10,9,19.3,2740,9,999999999,80,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-4.4,67,98700,0,0,287,0,0,0,0,0,0,0,180,4.6,10,10,19.3,2740,9,999999999,80,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-3.9,70,98700,0,0,287,0,0,0,0,0,0,0,180,3.6,10,10,19.3,1220,9,999999999,89,0.1350,0,88,999.000,999.0,99.0 +1977,2,17,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-3.3,73,98600,0,0,288,0,0,0,0,0,0,0,180,4.1,10,10,16.1,490,9,999999999,89,0.1350,0,88,999.000,999.0,99.0 +1977,2,18,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-3.3,73,98500,0,0,288,0,0,0,0,0,0,0,180,5.2,10,10,11.3,400,9,999999999,89,0.1350,0,88,999.000,999.0,99.0 +1977,2,18,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-2.8,76,98500,0,0,288,0,0,0,0,0,0,0,180,2.1,10,10,8.0,850,9,999999999,89,0.1350,0,88,999.000,999.0,99.0 +1977,2,18,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-2.8,76,98500,0,0,288,0,0,0,0,0,0,0,210,3.1,10,10,8.0,850,9,999999999,89,0.1350,0,88,999.000,999.0,99.0 +1977,2,18,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.3,79,98500,0,0,283,0,0,0,0,0,0,0,190,2.6,10,10,6.4,180,9,999999999,89,0.1350,0,88,999.000,999.0,99.0 +1977,2,18,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-4.4,82,98500,0,0,253,0,0,0,0,0,0,0,210,2.1,6,5,3.2,180,9,999999999,80,0.1350,0,88,999.000,999.0,99.0 +1977,2,18,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-2.8,89,98600,0,0,279,0,0,0,0,0,0,0,260,3.1,10,10,0.4,60,9,999999999,89,0.1350,0,88,999.000,999.0,99.0 +1977,2,18,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-2.2,89,98600,7,362,282,2,0,2,0,0,0,0,260,2.1,10,10,0.4,60,9,999999999,89,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-1.7,92,98700,182,1400,282,34,0,34,3900,0,3900,1210,260,4.1,10,10,0.8,90,9,999999999,100,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-1.7,89,98600,413,1400,285,112,3,111,12500,200,12500,3970,290,3.1,10,10,1.6,120,9,999999999,100,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,0.6,92,98600,605,1400,260,372,605,111,38700,58000,13600,2200,270,3.6,4,1,4.8,77777,9,999999999,110,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,0.0,73,98700,743,1400,276,399,419,177,42400,42400,19900,3850,270,3.6,8,3,8.0,77777,9,999999999,110,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-2.8,55,98700,819,1400,288,389,244,247,41900,25900,26700,6070,260,5.7,9,7,11.3,7620,9,999999999,89,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,-3.3,51,98600,825,1400,280,477,468,202,50800,47900,22500,4710,260,5.7,8,3,12.9,77777,9,999999999,89,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,-4.4,47,98600,763,1400,293,234,66,198,25800,6600,22200,6340,260,6.2,8,8,12.9,3660,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,-5.0,44,98600,637,1400,291,261,212,166,28300,21600,18400,3550,280,6.7,7,7,12.9,6100,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,-5.0,45,98600,454,1400,272,246,504,85,25700,45300,10900,1580,290,5.2,1,1,19.3,77777,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,-5.6,47,98700,229,1400,267,95,290,49,10100,19800,6900,880,280,5.2,1,1,19.3,77777,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-6.1,55,98700,24,618,256,9,12,8,0,0,0,0,280,3.6,1,1,19.3,77777,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-5.0,64,98800,0,0,268,0,0,0,0,0,0,0,270,3.1,7,7,19.3,3350,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-4.4,64,98900,0,0,281,0,0,0,0,0,0,0,260,2.6,9,9,19.3,1400,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-4.4,67,98900,0,0,263,0,0,0,0,0,0,0,290,3.1,5,5,24.1,77777,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.9,75,98900,0,0,250,0,0,0,0,0,0,0,350,4.1,3,1,24.1,77777,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-5.0,72,98900,0,0,246,0,0,0,0,0,0,0,260,2.1,3,1,24.1,77777,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1977,2,18,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.6,78,98900,0,0,250,0,0,0,0,0,0,0,250,2.6,5,5,24.1,77777,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1977,2,19,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.6,78,98900,0,0,240,0,0,0,0,0,0,0,290,2.1,1,1,24.1,77777,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1977,2,19,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.0,85,98900,0,0,257,0,0,0,0,0,0,0,320,3.1,9,8,16.1,1680,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1977,2,19,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.0,82,98900,0,0,259,0,0,0,0,0,0,0,320,3.1,9,8,16.1,1680,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1977,2,19,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-3.3,82,98900,0,0,281,0,0,0,0,0,0,0,320,1.5,10,10,16.1,1370,9,999999999,89,0.1290,0,88,999.000,999.0,99.0 +1977,2,19,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-3.9,78,99000,0,0,280,0,0,0,0,0,0,0,340,3.1,10,10,16.1,1370,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1977,2,19,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-4.4,72,99000,0,0,282,0,0,0,0,0,0,0,320,4.1,10,10,19.3,1370,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1977,2,19,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-4.4,72,99000,9,385,282,2,0,2,0,0,0,0,350,3.1,10,10,12.9,1370,9,999999999,80,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-3.9,75,99000,188,1400,283,35,16,33,3900,1100,3700,850,330,5.2,10,10,6.4,520,9,999999999,80,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-3.3,79,99000,420,1400,283,107,6,105,12000,400,11900,3850,340,5.2,10,10,3.2,400,9,999999999,89,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-3.9,75,99100,612,1400,283,156,5,154,17800,400,17700,6140,40,5.7,10,10,8.0,520,9,999999999,80,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-4.4,75,99200,750,1400,280,201,2,200,23100,200,23000,8280,10,6.2,10,10,8.0,400,9,999999999,80,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-4.4,78,99200,825,1400,278,218,6,215,25300,500,25000,9200,360,7.2,10,10,6.4,400,9,999999999,80,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-5.0,72,99200,832,1400,279,298,6,294,33600,600,33200,11340,10,6.7,10,10,9.7,370,9,999999999,80,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-5.6,72,99200,770,1400,276,216,1,215,24700,100,24600,8840,350,6.7,10,10,3.2,310,9,999999999,80,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-5.0,78,99200,643,1400,275,192,0,192,21700,0,21700,7340,10,5.2,10,10,1.6,270,9,999999999,80,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-5.0,82,99300,460,1400,273,128,0,128,14300,0,14300,4620,350,5.2,10,10,4.0,460,9,999999999,80,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-5.6,78,99300,235,1400,272,54,0,54,6100,0,6100,1870,340,3.1,10,10,4.0,490,9,999999999,80,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-6.1,78,99400,26,665,269,11,0,11,1300,0,1300,390,350,4.1,10,10,4.0,520,9,999999999,80,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-10.0,74,99400,0,0,228,0,0,0,0,0,0,0,310,3.1,3,3,24.1,77777,9,999999999,60,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.6,74,99400,0,0,226,0,0,0,0,0,0,0,280,1.5,3,3,24.1,77777,9,999999999,60,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-8.9,78,99400,0,0,255,0,0,0,0,0,0,0,270,1.5,10,10,24.1,980,9,999999999,60,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-8.3,81,99400,0,0,256,0,0,0,0,0,0,0,240,2.6,10,10,19.3,1160,9,999999999,69,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-8.3,78,99300,0,0,258,0,0,0,0,0,0,0,230,2.1,10,10,19.3,1160,9,999999999,69,0.1240,0,88,999.000,999.0,99.0 +1977,2,19,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-8.9,74,99300,0,0,258,0,0,0,0,0,0,0,240,2.1,10,10,24.1,1830,9,999999999,60,0.1240,0,88,999.000,999.0,99.0 +1977,2,20,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-8.9,74,99300,0,0,258,0,0,0,0,0,0,0,270,2.6,10,10,16.1,2440,9,999999999,60,0.1240,0,88,999.000,999.0,99.0 +1977,2,20,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-8.9,74,99200,0,0,258,0,0,0,0,0,0,0,270,2.6,10,10,16.1,2440,9,999999999,60,0.1240,0,88,999.000,999.0,99.0 +1977,2,20,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-9.4,71,99200,0,0,257,0,0,0,0,0,0,0,280,3.1,10,10,19.3,2440,9,999999999,60,0.1240,0,88,999.000,999.0,99.0 +1977,2,20,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-10.0,68,99200,0,0,250,0,0,0,0,0,0,0,300,2.1,10,9,19.3,2440,9,999999999,60,0.1240,0,88,999.000,999.0,99.0 +1977,2,20,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-12.2,65,99200,0,0,222,0,0,0,0,0,0,0,310,3.6,2,2,19.3,77777,9,999999999,50,0.1240,0,88,999.000,999.0,99.0 +1977,2,20,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-13.3,71,99200,0,0,214,0,0,0,0,0,0,0,290,2.6,2,2,19.3,77777,9,999999999,50,0.1240,0,88,999.000,999.0,99.0 +1977,2,20,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.0,-13.3,77,99200,10,408,204,8,18,5,0,0,0,0,290,2.1,0,0,19.3,77777,9,999999999,50,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-11.1,77,99200,194,1399,212,90,381,37,9200,24900,5700,660,290,3.1,0,0,24.1,77777,9,999999999,60,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-10.0,71,99300,426,1399,220,263,662,62,27700,59200,9600,1200,320,3.1,0,0,24.1,77777,9,999999999,60,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-8.3,69,99300,618,1399,230,428,784,81,44500,75400,11000,1640,340,2.1,0,0,24.1,77777,9,999999999,69,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-6.7,69,99300,757,1399,249,458,364,261,48600,38100,27900,6330,350,3.1,5,4,24.1,77777,9,999999999,69,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-7.2,64,99300,832,1399,267,217,72,175,24100,7200,19800,6020,350,4.1,9,9,24.1,760,9,999999999,69,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-7.8,59,99200,839,1399,276,244,11,238,28100,1000,27500,9980,330,4.6,10,10,24.1,980,9,999999999,69,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-10.0,49,99200,776,1399,274,273,11,267,30800,1000,30200,10200,340,5.7,10,10,24.1,1400,9,999999999,60,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-7.2,64,99200,649,1399,275,157,7,154,18100,500,17800,6340,40,4.1,10,10,24.1,980,9,999999999,69,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-7.2,69,99300,466,1399,263,136,38,123,14900,3500,13700,3360,10,3.6,10,9,12.9,1160,9,999999999,69,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-7.2,72,99300,241,1399,268,57,3,57,6400,100,6400,1960,20,4.1,10,10,11.3,980,9,999999999,69,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-8.3,69,99400,28,688,265,6,0,6,700,0,700,230,50,3.6,10,10,8.0,1370,9,999999999,69,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-8.3,72,99400,0,0,263,0,0,0,0,0,0,0,30,3.1,10,10,9.7,1370,9,999999999,69,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-8.9,69,99400,0,0,262,0,0,0,0,0,0,0,10,3.1,10,10,14.5,1830,9,999999999,60,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-8.9,69,99400,0,0,262,0,0,0,0,0,0,0,10,2.6,10,10,16.1,1680,9,999999999,60,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-8.9,71,99500,0,0,260,0,0,0,0,0,0,0,20,4.6,10,10,12.9,370,9,999999999,60,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-9.4,71,99500,0,0,257,0,0,0,0,0,0,0,40,4.1,10,10,11.3,370,9,999999999,60,0.0890,0,88,999.000,999.0,99.0 +1977,2,20,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-11.1,68,99400,0,0,236,0,0,0,0,0,0,0,50,2.6,7,7,19.3,460,9,999999999,60,0.0890,0,88,999.000,999.0,99.0 +1977,2,21,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-11.1,71,99400,0,0,225,0,0,0,0,0,0,0,40,1.5,4,3,19.3,77777,9,999999999,60,0.0890,0,88,999.000,999.0,99.0 +1977,2,21,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-12.2,77,99400,0,0,212,0,0,0,0,0,0,0,0,0.0,1,1,19.3,77777,9,999999999,50,0.0890,0,88,999.000,999.0,99.0 +1977,2,21,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-12.2,80,99400,0,0,206,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,50,0.0890,0,88,999.000,999.0,99.0 +1977,2,21,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-12.8,77,99400,0,0,206,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,50,0.0890,0,88,999.000,999.0,99.0 +1977,2,21,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.7,-15.0,77,99400,0,0,197,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,50,0.0890,0,88,999.000,999.0,99.0 +1977,2,21,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-14.4,77,99300,0,0,199,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,50,0.0890,0,88,999.000,999.0,99.0 +1977,2,21,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.3,-11.1,81,99300,12,454,215,7,12,6,0,0,0,0,180,2.1,4,1,14.5,77777,9,999999999,60,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-10.0,77,99300,201,1398,250,12,0,12,1500,0,1500,500,170,3.1,10,10,12.9,6100,9,999999999,60,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-8.9,74,99300,433,1398,245,164,133,123,17900,12200,14100,2760,190,3.1,10,8,9.7,6100,9,999999999,60,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-6.7,75,99200,625,1398,243,379,545,135,40400,53600,16400,2700,170,5.2,8,3,11.3,77777,9,999999999,69,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-7.2,64,99200,764,1398,250,475,581,157,49200,57300,17800,3380,210,6.2,10,4,12.9,77777,9,999999999,69,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-9.4,51,99100,839,1398,261,394,247,246,42500,26300,26700,6110,210,7.2,10,8,12.9,4570,9,999999999,60,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-8.9,52,99000,845,1398,277,236,20,224,27300,1700,26300,9610,200,7.7,10,10,12.9,4570,9,999999999,60,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-8.3,50,98800,783,1398,283,189,7,185,21900,600,21600,8010,190,7.7,10,10,12.9,4570,9,999999999,69,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-7.8,50,98700,655,1398,278,268,56,242,29400,5600,26800,6730,180,7.7,9,9,19.3,6100,9,999999999,69,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-8.9,44,98400,472,1398,273,211,265,123,22700,25000,14200,2470,180,7.7,9,8,19.3,6100,9,999999999,60,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-8.9,44,98300,246,1398,261,100,219,63,10700,15300,8000,1190,170,8.8,9,4,24.1,77777,9,999999999,60,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-8.3,48,98200,31,711,255,8,12,7,900,500,900,140,170,9.3,5,2,24.1,77777,9,999999999,69,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-7.8,54,98100,0,0,244,0,0,0,0,0,0,0,180,8.8,0,0,24.1,77777,9,999999999,69,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-6.7,59,98000,0,0,245,0,0,0,0,0,0,0,170,8.2,0,0,24.1,77777,9,999999999,69,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-6.1,61,98000,0,0,245,0,0,0,0,0,0,0,180,8.2,0,0,24.1,77777,9,999999999,69,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-6.1,61,97800,0,0,245,0,0,0,0,0,0,0,180,8.2,0,0,24.1,77777,9,999999999,69,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-5.6,62,97700,0,0,247,0,0,0,0,0,0,0,190,7.7,0,0,24.1,77777,9,999999999,80,0.0930,0,88,999.000,999.0,99.0 +1977,2,21,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-5.6,62,97600,0,0,247,0,0,0,0,0,0,0,180,6.7,0,0,24.1,77777,9,999999999,80,0.0930,0,88,999.000,999.0,99.0 +1977,2,22,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-5.0,64,97500,0,0,248,0,0,0,0,0,0,0,180,6.2,0,0,19.3,77777,9,999999999,80,0.0930,0,88,999.000,999.0,99.0 +1977,2,22,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-4.4,67,97400,0,0,248,0,0,0,0,0,0,0,180,5.7,0,0,19.3,77777,9,999999999,80,0.0930,0,88,999.000,999.0,99.0 +1977,2,22,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-5.0,64,97400,0,0,248,0,0,0,0,0,0,0,190,4.1,0,0,19.3,77777,9,999999999,80,0.0930,0,88,999.000,999.0,99.0 +1977,2,22,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-3.9,70,97300,0,0,249,0,0,0,0,0,0,0,180,4.1,1,0,19.3,77777,9,999999999,80,0.0930,0,88,999.000,999.0,99.0 +1977,2,22,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-3.9,70,97400,0,0,249,0,0,0,0,0,0,0,200,3.6,2,0,19.3,77777,9,999999999,80,0.0930,0,88,999.000,999.0,99.0 +1977,2,22,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-4.4,67,97400,0,0,253,0,0,0,0,0,0,0,240,3.6,4,1,19.3,77777,9,999999999,80,0.0930,0,88,999.000,999.0,99.0 +1977,2,22,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-4.4,70,97400,14,478,257,7,2,6,0,0,0,0,240,2.6,8,3,19.3,77777,9,999999999,80,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-2.8,70,97500,207,1398,271,60,41,54,6600,3000,6100,1310,240,4.1,8,6,9.7,7620,9,999999999,89,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-1.1,68,97600,440,1398,272,214,347,105,22400,31200,12600,1980,240,2.6,5,2,9.7,77777,9,999999999,100,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,-2.2,53,97600,632,1398,290,305,251,192,32500,25500,20900,4230,320,2.6,8,6,12.9,7620,9,999999999,89,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,-2.2,46,97700,770,1398,299,385,317,210,41600,33400,23200,4900,150,2.1,8,6,12.9,7620,9,999999999,89,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,-2.2,44,97700,845,1398,310,347,107,282,38100,10900,31500,9030,100,2.1,9,8,12.9,7620,9,999999999,89,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,-1.7,40,97700,852,1398,321,336,69,294,36900,7000,32600,9380,170,2.6,9,8,11.3,7620,9,999999999,100,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,-2.8,46,97700,789,1398,305,358,187,254,39200,19400,28200,6650,50,4.1,9,8,9.7,7620,9,999999999,89,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,-3.3,51,97800,661,1398,295,276,112,223,30300,11100,25000,6380,40,4.6,9,8,9.7,7620,9,999999999,89,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-3.3,60,97900,478,1398,292,122,19,116,13900,1200,13500,4420,50,5.2,10,9,9.7,7620,9,999999999,89,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-3.3,65,97900,252,1398,281,45,27,40,4900,2100,4600,1070,30,5.7,9,8,9.7,7620,9,999999999,89,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-2.8,70,98000,34,734,293,7,0,7,800,0,800,270,40,7.2,10,10,8.0,7620,9,999999999,89,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-2.8,70,98100,0,0,285,0,0,0,0,0,0,0,50,5.2,10,9,8.0,7620,9,999999999,89,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-2.2,73,98000,0,0,294,0,0,0,0,0,0,0,50,3.6,10,10,11.3,1520,9,999999999,89,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-1.7,73,98000,0,0,297,0,0,0,0,0,0,0,40,4.1,10,10,11.3,1520,9,999999999,100,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-1.7,70,98000,0,0,299,0,0,0,0,0,0,0,40,3.6,10,10,11.3,980,9,999999999,100,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-1.1,73,98000,0,0,300,0,0,0,0,0,0,0,40,3.6,10,10,11.3,1160,9,999999999,100,0.1600,0,88,999.000,999.0,99.0 +1977,2,22,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,-0.6,73,97900,0,0,303,0,0,0,0,0,0,0,30,2.1,10,10,11.3,7620,9,999999999,100,0.1600,0,88,999.000,999.0,99.0 +1977,2,23,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,0.0,73,97900,0,0,306,0,0,0,0,0,0,0,40,2.1,10,10,9.7,2740,9,999999999,110,0.1600,0,88,999.000,999.0,99.0 +1977,2,23,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,1.7,76,98100,0,0,313,0,0,0,0,0,0,0,110,3.1,10,10,8.0,2740,9,999999999,120,0.1600,0,88,999.000,999.0,99.0 +1977,2,23,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,2.2,76,97700,0,0,316,0,0,0,0,0,0,0,120,2.1,10,10,11.3,2440,9,999999999,120,0.1600,0,88,999.000,999.0,99.0 +1977,2,23,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,5.6,71,97700,0,0,340,0,0,0,0,0,0,0,170,5.2,10,10,11.3,2130,9,999999999,150,0.1600,0,88,999.000,999.0,99.0 +1977,2,23,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,4.4,69,97700,0,0,336,0,0,0,0,0,0,0,160,4.6,10,10,12.9,2440,9,999999999,139,0.1600,0,88,999.000,999.0,99.0 +1977,2,23,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,1.7,57,97600,0,0,333,0,0,0,0,0,0,0,160,5.2,10,10,12.9,2440,9,999999999,120,0.1600,0,88,999.000,999.0,99.0 +1977,2,23,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,-2.8,39,97600,16,524,330,5,0,5,0,0,0,0,160,6.7,10,10,12.9,2130,9,999999999,89,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,7.8,77,97600,214,1397,332,68,148,46,7400,9600,5900,830,150,9.8,8,8,12.9,6100,9,999999999,170,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,9.4,75,97600,446,1397,351,131,45,116,14300,4100,13000,3150,170,9.3,10,9,12.9,6100,9,999999999,189,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,10.0,75,97500,639,1397,364,187,0,187,21100,0,21100,7190,180,6.7,10,10,12.9,880,9,999999999,189,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,9.4,72,97400,777,1397,364,177,7,173,20600,500,20300,7590,160,7.7,10,10,12.9,700,9,999999999,179,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,10.0,75,97300,852,1397,364,202,7,198,23600,600,23300,8820,140,7.7,10,10,11.3,700,9,999999999,189,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,10.0,78,97300,858,1397,362,153,6,149,18300,400,18000,7060,160,7.2,10,10,6.4,700,9,999999999,189,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,10.6,80,97200,795,1397,363,212,0,212,24400,0,24400,8930,170,5.7,10,10,14.5,1830,9,999999999,200,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,11.1,83,97200,668,1397,363,132,4,130,15400,300,15300,5650,150,6.2,10,10,9.7,1680,9,999999999,200,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,10.6,83,96900,484,1397,359,131,4,129,14700,300,14600,4780,150,11.3,10,10,19.3,3050,9,999999999,200,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,10.0,80,97000,257,1397,359,60,0,60,6700,0,6700,2090,150,10.3,10,10,19.3,3050,9,999999999,189,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,9.4,80,97000,36,780,356,11,0,11,1300,0,1300,400,150,9.3,10,10,19.3,1680,9,999999999,179,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,8.3,75,97000,0,0,354,0,0,0,0,0,0,0,150,10.3,10,10,19.3,1680,9,999999999,170,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,7.8,75,96900,0,0,351,0,0,0,0,0,0,0,150,11.3,10,10,19.3,700,9,999999999,170,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,7.2,74,96900,0,0,348,0,0,0,0,0,0,0,160,10.3,10,10,19.3,580,9,999999999,160,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,7.2,77,96800,0,0,345,0,0,0,0,0,0,0,160,7.7,10,10,9.7,460,9,999999999,160,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,7.8,83,96700,0,0,343,0,0,0,0,0,0,0,160,8.8,10,10,19.3,460,9,999999999,170,0.0930,0,88,999.000,999.0,99.0 +1977,2,23,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,7.8,83,96600,0,0,343,0,0,0,0,0,0,0,170,8.2,10,10,19.3,520,9,999999999,170,0.0930,0,88,999.000,999.0,99.0 +1977,2,24,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,7.8,83,96500,0,0,343,0,0,0,0,0,0,0,170,8.2,10,10,19.3,460,9,999999999,170,0.0930,0,88,999.000,999.0,99.0 +1977,2,24,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,7.8,83,96400,0,0,343,0,0,0,0,0,0,0,180,8.2,10,10,16.1,490,9,999999999,170,0.0930,0,88,999.000,999.0,99.0 +1977,2,24,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,7.2,83,96300,0,0,339,0,0,0,0,0,0,0,180,7.7,10,10,16.1,1010,9,999999999,160,0.0930,0,88,999.000,999.0,99.0 +1977,2,24,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,6.7,83,96200,0,0,336,0,0,0,0,0,0,0,190,7.7,10,10,16.1,430,9,999999999,150,0.0930,0,88,999.000,999.0,99.0 +1977,2,24,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,6.7,83,96200,0,0,336,0,0,0,0,0,0,0,170,6.2,10,10,16.1,850,9,999999999,150,0.0930,0,88,999.000,999.0,99.0 +1977,2,24,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,6.1,83,96200,0,0,333,0,0,0,0,0,0,0,180,6.7,10,10,9.7,400,9,999999999,150,0.0930,0,88,999.000,999.0,99.0 +1977,2,24,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,4.4,89,96200,19,547,318,5,0,5,0,0,0,0,230,7.2,10,10,8.0,400,9,999999999,139,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,1.7,86,96200,221,1396,305,33,0,33,3800,0,3800,1250,200,7.2,10,10,8.0,270,9,999999999,120,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,1.1,82,96200,453,1396,305,120,1,119,13400,100,13400,4370,210,8.2,10,10,9.7,340,9,999999999,110,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,1.7,92,96300,646,1396,300,186,1,185,21000,100,21000,7190,210,10.3,10,10,8.0,310,9,999999999,110,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,0.0,85,96300,784,1396,296,244,1,244,27800,100,27700,9730,220,10.3,10,10,9.7,460,9,999999999,100,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-0.6,82,96400,859,1396,295,286,1,285,32500,100,32400,11400,220,9.8,10,10,4.8,310,9,999999999,100,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-1.1,85,96400,865,1396,290,290,1,289,32900,100,32900,11560,240,11.3,10,10,8.0,490,9,999999999,100,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-2.2,79,96400,802,1396,289,267,1,267,30300,100,30200,10450,240,11.8,10,10,12.9,640,9,999999999,89,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-2.8,73,96500,674,1396,291,205,1,204,23100,100,23100,7870,240,9.3,10,10,12.9,670,9,999999999,89,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-3.3,75,96700,490,1396,286,134,0,134,15100,0,15100,4940,250,10.3,10,10,19.3,700,9,999999999,89,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-3.9,72,96800,263,1396,285,61,0,61,6800,0,6800,2130,250,12.4,10,10,19.3,880,9,999999999,80,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-3.3,73,96900,39,803,288,15,0,15,1700,0,1700,520,240,11.3,10,10,24.1,760,9,999999999,89,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-3.3,73,97000,0,0,288,0,0,0,0,0,0,0,240,10.3,10,10,19.3,760,9,999999999,89,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-3.9,70,97000,0,0,287,0,0,0,0,0,0,0,250,9.8,10,10,24.1,880,9,999999999,80,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-3.3,70,97100,0,0,290,0,0,0,0,0,0,0,250,11.8,10,10,24.1,880,9,999999999,89,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-4.4,67,97200,0,0,266,0,0,0,0,0,0,0,250,9.3,6,6,24.1,1010,9,999999999,80,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-3.3,70,97200,0,0,290,0,0,0,0,0,0,0,250,8.2,10,10,24.1,1160,9,999999999,89,0.1930,0,88,999.000,999.0,99.0 +1977,2,24,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-2.8,70,97100,0,0,293,0,0,0,0,0,0,0,230,9.3,10,10,24.1,1370,9,999999999,89,0.1930,0,88,999.000,999.0,99.0 +1977,2,25,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-2.2,70,97200,0,0,296,0,0,0,0,0,0,0,240,10.8,10,10,24.1,1160,9,999999999,89,0.1930,0,88,999.000,999.0,99.0 +1977,2,25,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-3.3,65,97200,0,0,287,0,0,0,0,0,0,0,250,9.8,9,9,24.1,1160,9,999999999,89,0.1930,0,88,999.000,999.0,99.0 +1977,2,25,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-3.3,65,97300,0,0,287,0,0,0,0,0,0,0,260,11.8,9,9,24.1,1160,9,999999999,89,0.1930,0,88,999.000,999.0,99.0 +1977,2,25,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-4.4,64,97400,0,0,289,0,0,0,0,0,0,0,260,12.4,10,10,24.1,980,9,999999999,80,0.1930,0,88,999.000,999.0,99.0 +1977,2,25,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-5.0,64,97500,0,0,278,0,0,0,0,0,0,0,260,8.8,9,9,24.1,1160,9,999999999,80,0.1930,0,88,999.000,999.0,99.0 +1977,2,25,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-5.6,62,97600,0,0,260,0,0,0,0,0,0,0,250,11.3,4,4,24.1,77777,9,999999999,80,0.1930,0,88,999.000,999.0,99.0 +1977,2,25,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-6.1,61,97700,21,593,260,10,28,7,0,0,0,0,260,9.3,5,5,24.1,77777,9,999999999,69,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-6.1,59,97900,228,1396,285,60,0,60,6700,0,6700,1980,250,12.4,10,10,24.1,980,9,999999999,69,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.0,62,97900,460,1396,289,88,13,84,10200,700,10000,3410,260,11.8,10,10,24.1,910,9,999999999,80,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-3.9,64,98000,653,1396,284,218,67,186,23900,6600,20800,5510,250,11.8,9,9,24.1,850,9,999999999,80,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-4.4,59,98100,791,1396,275,466,437,219,48900,44400,23700,5030,250,10.3,7,7,24.1,850,9,999999999,80,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-4.4,57,98200,866,1396,288,271,60,234,29900,6100,26100,7920,260,10.3,9,9,24.1,850,9,999999999,80,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-3.9,60,98200,871,1396,297,270,27,253,31000,2400,29500,10660,250,11.3,10,10,24.1,980,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-3.3,60,98200,808,1396,300,194,6,191,22600,500,22400,8350,270,9.3,10,10,24.1,980,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-2.8,62,98300,680,1396,300,199,9,195,22600,700,22300,7690,250,11.3,10,10,24.1,980,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-2.8,60,98300,496,1396,303,159,1,159,17700,100,17700,5530,260,7.7,10,10,24.1,980,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-2.8,60,98400,269,1396,294,90,29,85,9900,2400,9400,2010,250,9.3,9,9,24.1,1160,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-2.8,62,98400,42,826,281,16,39,12,1600,1200,1500,200,270,7.2,7,7,24.1,1160,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-2.8,67,98500,0,0,267,0,0,0,0,0,0,0,250,6.7,3,3,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-2.8,67,98500,0,0,256,0,0,0,0,0,0,0,250,7.2,0,0,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-2.8,67,98700,0,0,256,0,0,0,0,0,0,0,250,6.2,0,0,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-3.3,70,98800,0,0,260,0,0,0,0,0,0,0,230,4.1,2,2,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-2.2,76,98800,0,0,292,0,0,0,0,0,0,0,250,5.2,10,10,24.1,880,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1977,2,25,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-2.8,73,98900,0,0,267,0,0,0,0,0,0,0,250,2.1,5,5,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1977,2,26,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-3.9,70,99000,0,0,254,0,0,0,0,0,0,0,290,4.1,1,1,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1977,2,26,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-5.0,67,99000,0,0,246,0,0,0,0,0,0,0,300,3.6,0,0,24.1,77777,9,999999999,80,0.0810,0,88,999.000,999.0,99.0 +1977,2,26,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-5.6,67,99000,0,0,243,0,0,0,0,0,0,0,280,2.6,0,0,24.1,77777,9,999999999,80,0.0810,0,88,999.000,999.0,99.0 +1977,2,26,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,98900,0,0,240,0,0,0,0,0,0,0,290,3.6,0,0,24.1,77777,9,999999999,80,0.0810,0,88,999.000,999.0,99.0 +1977,2,26,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-6.1,75,99100,0,0,235,0,0,0,0,0,0,0,240,2.6,0,0,24.1,77777,9,999999999,80,0.0810,0,88,999.000,999.0,99.0 +1977,2,26,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-6.1,78,99000,0,0,233,0,0,0,0,0,0,0,300,2.1,0,0,24.1,77777,9,999999999,80,0.0810,0,88,999.000,999.0,99.0 +1977,2,26,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-7.2,81,99200,24,639,245,8,1,7,0,0,0,0,220,3.1,9,7,16.1,7620,9,999999999,69,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-4.4,82,99200,235,1395,255,83,49,75,9100,3800,8400,1740,260,2.1,9,6,16.1,7620,9,999999999,80,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-3.9,72,99200,467,1395,277,109,36,97,12000,3300,10900,2770,330,2.6,10,9,19.3,7620,9,999999999,89,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-5.6,62,99100,660,1395,285,92,10,87,11100,600,10800,4030,360,3.6,10,10,19.3,3050,9,999999999,80,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-5.6,62,99100,798,1395,285,195,21,183,22700,1700,21800,8040,30,3.6,10,10,24.1,3050,9,999999999,80,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-6.1,57,99000,872,1395,287,208,1,207,24300,100,24200,9230,40,3.1,10,10,19.3,3050,9,999999999,80,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.6,59,99000,878,1395,288,216,8,211,25200,700,24800,9400,40,4.1,10,10,19.3,3050,9,999999999,80,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-6.1,57,98800,814,1395,287,204,1,203,23600,100,23600,8780,30,5.7,10,10,19.3,2440,9,999999999,80,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-7.2,56,98800,686,1395,282,198,4,196,22500,300,22300,7760,20,5.7,10,10,19.3,2440,9,999999999,69,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-8.3,54,98900,501,1395,278,121,1,121,13800,100,13800,4670,30,5.2,10,10,19.3,2440,9,999999999,69,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-8.9,54,98800,274,1395,275,63,0,63,7100,0,7100,2220,30,5.2,10,10,24.1,2440,9,999999999,60,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-8.3,58,98800,45,849,274,17,0,17,1900,0,1900,580,20,7.2,10,10,24.1,2440,9,999999999,69,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-7.8,61,98800,0,0,274,0,0,0,0,0,0,0,30,8.2,10,10,24.1,2440,9,999999999,69,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-7.8,61,98800,0,0,274,0,0,0,0,0,0,0,20,5.2,10,10,19.3,2440,9,999999999,69,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-7.2,66,98700,0,0,272,0,0,0,0,0,0,0,20,6.2,10,10,19.3,2440,9,999999999,69,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-7.2,66,98600,0,0,272,0,0,0,0,0,0,0,20,8.8,10,10,19.3,2440,9,999999999,69,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-7.2,66,98500,0,0,272,0,0,0,0,0,0,0,30,8.8,10,10,19.3,2130,9,999999999,69,0.1530,0,88,999.000,999.0,99.0 +1977,2,26,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.7,69,98400,0,0,273,0,0,0,0,0,0,0,10,10.3,10,10,19.3,2130,9,999999999,69,0.1530,0,88,999.000,999.0,99.0 +1977,2,27,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.7,69,98400,0,0,273,0,0,0,0,0,0,0,10,7.2,10,10,24.1,700,9,999999999,69,0.1530,0,88,999.000,999.0,99.0 +1977,2,27,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-7.2,66,98300,0,0,272,0,0,0,0,0,0,0,360,7.2,10,10,24.1,700,9,999999999,69,0.1530,0,88,999.000,999.0,99.0 +1977,2,27,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.1,72,98200,0,0,273,0,0,0,0,0,0,0,360,7.2,10,10,8.0,700,9,999999999,69,0.1530,0,88,999.000,999.0,99.0 +1977,2,27,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-6.1,75,98200,0,0,271,0,0,0,0,0,0,0,350,7.2,10,10,6.4,670,9,999999999,69,0.1530,0,88,999.000,999.0,99.0 +1977,2,27,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.6,81,98300,0,0,270,0,0,0,0,0,0,0,330,6.7,10,10,6.4,400,9,999999999,80,0.1530,0,88,999.000,999.0,99.0 +1977,2,27,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.6,81,98300,0,0,270,0,0,0,0,0,0,0,310,5.7,10,10,2.4,670,9,999999999,80,0.1530,0,88,999.000,999.0,99.0 +1977,2,27,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-5.6,85,98400,27,662,268,11,0,11,1300,0,1300,390,310,5.2,10,10,2.4,670,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-5.6,85,98500,241,1394,268,71,0,71,7800,0,7800,2260,300,5.2,10,10,2.4,670,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-5.0,85,98600,474,1394,263,129,35,117,14200,3300,13000,3250,310,5.7,10,9,4.8,910,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-5.0,82,98600,667,1394,255,315,209,215,34200,21200,24100,5280,310,5.7,7,7,11.3,910,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-6.1,69,98800,805,1394,268,292,77,248,32200,7800,27700,7890,300,5.2,9,9,11.3,700,9,999999999,69,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-5.6,69,98800,879,1394,278,142,2,141,17100,100,17100,6810,300,6.7,10,10,12.9,700,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-5.6,69,98800,884,1394,278,243,26,227,26900,2600,25200,7850,290,7.2,10,10,8.0,760,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-5.6,67,98900,821,1394,281,225,9,220,26000,800,25500,9340,290,5.2,10,10,12.9,880,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-5.0,69,99000,692,1394,282,202,3,201,23000,300,22900,7930,290,5.2,10,10,16.1,880,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-4.4,72,99000,507,1394,282,123,5,122,14100,300,14000,4720,270,5.2,10,10,8.0,850,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-4.4,72,99000,280,1394,282,56,2,56,6400,100,6400,2050,270,4.1,10,10,12.9,1680,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-5.0,69,99100,48,895,282,15,0,15,1700,0,1700,530,270,3.6,10,10,16.1,2440,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-4.4,75,99100,0,0,280,0,0,0,0,0,0,0,250,4.1,10,10,16.1,2130,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-3.9,78,99200,0,0,280,0,0,0,0,0,0,0,270,4.1,10,10,19.3,2130,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-4.4,75,99200,0,0,280,0,0,0,0,0,0,0,270,3.6,10,10,19.3,2130,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.0,78,99200,0,0,254,0,0,0,0,0,0,0,240,3.6,7,6,19.3,2130,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.0,78,99200,0,0,275,0,0,0,0,0,0,0,250,3.6,10,10,16.1,1370,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,27,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.0,75,99300,0,0,277,0,0,0,0,0,0,0,250,4.1,10,10,16.1,1010,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,28,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.6,75,99300,0,0,274,0,0,0,0,0,0,0,280,4.1,10,10,14.5,980,9,999999999,80,0.1740,0,88,999.000,999.0,99.0 +1977,2,28,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-6.7,72,99300,0,0,271,0,0,0,0,0,0,0,280,5.2,10,10,24.1,1160,9,999999999,69,0.1740,0,88,999.000,999.0,99.0 +1977,2,28,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-7.8,69,99300,0,0,267,0,0,0,0,0,0,0,280,5.2,10,10,24.1,1160,9,999999999,69,0.1740,0,88,999.000,999.0,99.0 +1977,2,28,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-8.9,69,99300,0,0,249,0,0,0,0,0,0,0,270,4.1,8,8,24.1,1160,9,999999999,60,0.1740,0,88,999.000,999.0,99.0 +1977,2,28,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-8.9,69,99300,0,0,262,0,0,0,0,0,0,0,250,2.1,10,10,24.1,980,9,999999999,60,0.1740,0,88,999.000,999.0,99.0 +1977,2,28,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-10.0,68,99300,0,0,236,0,0,0,0,0,0,0,240,3.1,5,5,24.1,77777,9,999999999,60,0.1740,0,88,999.000,999.0,99.0 +1977,2,28,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-11.1,71,99300,30,708,223,13,16,11,1300,600,1300,230,230,3.1,7,2,19.3,77777,9,999999999,60,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-7.8,75,99400,248,1394,240,111,241,69,11800,17000,8700,1320,240,4.1,8,4,16.1,77777,9,999999999,69,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-6.1,78,99400,481,1394,243,274,372,146,29000,35200,16800,3030,270,5.2,9,3,16.1,77777,9,999999999,80,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-6.7,66,99400,674,1394,251,361,356,190,38900,36700,21100,4210,270,6.7,9,4,16.1,77777,9,999999999,69,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-7.2,56,99400,812,1394,259,554,554,232,58000,56500,25000,5450,270,5.7,9,5,19.3,7620,9,999999999,69,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-7.2,54,99400,886,1394,257,652,702,207,67500,69700,23100,4920,280,6.7,8,3,19.3,77777,9,999999999,69,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-6.7,52,99400,891,1394,259,651,717,193,67700,71500,21800,4680,250,4.1,7,2,19.3,77777,9,999999999,69,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-6.7,50,99300,827,1394,261,573,657,185,59500,65000,20800,4160,270,6.7,7,2,24.1,77777,9,999999999,69,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-7.8,48,99300,698,1394,262,433,531,168,46000,53200,19200,3550,260,5.2,4,4,24.1,77777,9,999999999,69,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-7.2,48,99200,513,1394,267,285,452,121,30300,42500,14600,2330,270,4.1,5,5,24.1,77777,9,999999999,69,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-7.8,48,99200,285,1394,262,106,153,75,11200,11600,8900,1430,260,4.1,4,4,24.1,77777,9,999999999,69,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-8.3,52,99200,52,917,251,19,32,16,2000,1400,1900,330,240,3.6,2,2,24.1,77777,9,999999999,69,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-7.8,61,99300,0,0,238,0,0,0,0,0,0,0,240,3.1,0,0,24.1,77777,9,999999999,69,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.7,69,99300,0,0,236,0,0,0,0,0,0,0,240,3.6,0,0,24.1,77777,9,999999999,69,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-6.1,75,99300,0,0,235,0,0,0,0,0,0,0,240,3.1,0,0,24.1,77777,9,999999999,80,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.3,-5.6,75,99300,0,0,239,0,0,0,0,0,0,0,240,3.5,0,0,24.1,77777,9,999999999,69,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.5,-5.2,78,99300,0,0,242,0,0,0,0,0,0,0,260,3.8,0,0,24.1,77777,9,999999999,80,0.1130,0,88,999.000,999.0,99.0 +1977,2,28,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.2,-4.8,75,99300,0,0,245,0,0,0,0,0,0,0,270,4.2,0,0,24.1,77777,9,999999999,69,0.1130,0,88,999.000,999.0,99.0 +1985,3,1,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.9,-4.4,65,98800,0,0,248,0,0,0,0,0,0,0,230,4.6,0,0,24.1,77777,9,999999999,89,0.1130,0,88,999.000,999.0,99.0 +1985,3,1,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-4.0,65,98700,0,0,251,0,0,0,0,0,0,0,240,5.0,0,0,24.1,77777,9,999999999,89,0.1130,0,88,999.000,999.0,99.0 +1985,3,1,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.5,-3.6,62,98700,0,0,272,0,0,0,0,0,0,0,220,5.3,6,6,24.1,3660,9,999999999,89,0.1130,0,88,999.000,999.0,99.0 +1985,3,1,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-3.3,62,98600,0,0,297,0,0,0,0,0,0,0,240,5.7,10,10,24.1,3660,9,999999999,89,0.1130,0,88,999.000,999.0,99.0 +1985,3,1,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-2.8,65,98500,0,0,298,0,0,0,0,0,0,0,230,6.2,10,10,24.1,1520,9,999999999,89,0.1130,0,88,999.000,999.0,99.0 +1985,3,1,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-1.7,70,98500,0,0,299,0,0,0,0,0,0,0,230,5.7,10,10,24.1,1520,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1985,3,1,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-1.1,73,98400,34,731,300,7,0,7,800,0,800,270,240,5.7,10,10,16.1,1160,9,999999999,100,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,0.0,82,98400,256,1393,299,39,1,39,4500,0,4500,1500,240,7.2,10,10,8.0,700,9,999999999,110,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,1.1,89,98300,489,1393,300,74,7,72,8800,400,8700,3080,220,5.7,10,10,6.4,240,9,999999999,110,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,1.7,86,98300,681,1393,305,212,8,208,24000,700,23600,8030,240,6.2,10,10,8.0,210,9,999999999,120,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,1.7,89,98300,819,1393,303,254,9,249,29000,800,28600,10160,250,7.2,10,10,6.4,150,9,999999999,120,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,2.2,89,98300,893,1393,306,154,5,151,18500,400,18300,7260,250,7.2,10,10,6.4,150,9,999999999,120,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,2.2,89,98300,898,1393,306,180,5,177,21400,400,21200,8290,250,6.7,10,10,6.4,150,9,999999999,120,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,2.8,89,98300,833,1393,309,152,2,151,18100,100,18000,7050,260,5.7,10,10,1.6,90,9,999999999,120,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,3.9,93,98300,704,1393,312,239,2,238,26800,200,26700,8920,260,5.2,10,10,3.2,120,9,999999999,129,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,3.9,86,98400,519,1393,317,151,1,151,17000,100,16900,5530,270,6.2,10,10,4.8,240,9,999999999,129,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,3.9,89,98400,291,1393,282,136,362,62,14500,27800,8700,1120,260,4.1,2,2,8.0,77777,9,999999999,129,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,2.8,89,98500,55,940,267,27,81,18,2500,3200,2300,310,240,3.6,0,0,6.4,77777,9,999999999,120,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,1.1,96,98600,0,0,256,0,0,0,0,0,0,0,250,3.1,0,0,6.4,77777,9,999999999,110,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,1.7,89,98700,0,0,262,0,0,0,0,0,0,0,270,3.6,0,0,9.7,77777,9,999999999,120,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.0,89,98800,0,0,255,0,0,0,0,0,0,0,270,3.1,0,0,14.5,77777,9,999999999,110,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.7,82,98900,0,0,251,0,0,0,0,0,0,0,280,3.1,0,0,24.1,77777,9,999999999,100,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-2.8,79,99000,0,0,248,0,0,0,0,0,0,0,310,4.1,0,0,24.1,77777,9,999999999,89,0.0980,0,88,999.000,999.0,99.0 +1985,3,1,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-2.8,76,99100,0,0,250,0,0,0,0,0,0,0,300,4.1,0,0,24.1,77777,9,999999999,89,0.0980,0,88,999.000,999.0,99.0 +1985,3,2,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-3.3,73,99200,0,0,249,0,0,0,0,0,0,0,300,3.1,0,0,24.1,77777,9,999999999,89,0.0980,0,88,999.000,999.0,99.0 +1985,3,2,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-4.4,72,99200,0,0,244,0,0,0,0,0,0,0,300,3.6,0,0,24.1,77777,9,999999999,80,0.0980,0,88,999.000,999.0,99.0 +1985,3,2,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-5.0,69,99300,0,0,244,0,0,0,0,0,0,0,310,4.6,0,0,24.1,77777,9,999999999,80,0.0980,0,88,999.000,999.0,99.0 +1985,3,2,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-6.1,69,99400,0,0,239,0,0,0,0,0,0,0,320,4.6,0,0,24.1,77777,9,999999999,80,0.0980,0,88,999.000,999.0,99.0 +1985,3,2,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-6.1,75,99500,0,0,235,0,0,0,0,0,0,0,310,4.6,0,0,24.1,77777,9,999999999,80,0.0980,0,88,999.000,999.0,99.0 +1985,3,2,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.1,72,99500,0,0,237,0,0,0,0,0,0,0,340,3.1,0,0,24.1,77777,9,999999999,80,0.0980,0,88,999.000,999.0,99.0 +1985,3,2,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-7.2,69,99600,38,777,234,17,27,14,1700,1100,1700,290,330,3.6,0,0,24.1,77777,9,999999999,69,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-6.1,64,99800,263,1392,243,121,371,52,12500,27600,7200,920,360,3.6,0,0,24.1,77777,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-5.0,59,99900,496,1392,257,285,557,88,29700,51400,11400,1680,50,3.6,1,1,24.1,77777,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-3.3,62,100000,688,1392,269,426,578,141,44200,56300,16300,2880,70,4.1,3,3,24.1,77777,9,999999999,89,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-3.3,60,100000,826,1392,271,508,574,169,53100,57100,19100,3870,40,5.2,3,3,24.1,77777,9,999999999,89,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,-3.3,55,100100,899,1392,275,601,613,206,64700,63300,23700,5190,40,6.2,4,3,24.1,77777,9,999999999,89,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-3.9,55,100100,904,1392,270,612,638,199,63700,63700,22300,4900,60,5.2,7,2,24.1,77777,9,999999999,89,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-4.4,55,100100,840,1392,272,461,377,234,50000,40100,25800,5780,40,5.7,10,4,24.1,77777,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-5.0,55,100100,710,1392,277,305,189,209,33400,19500,23500,5250,60,6.2,10,7,24.1,7620,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-6.1,57,100100,525,1392,269,198,135,148,21700,13100,16800,3430,40,6.7,10,7,24.1,7620,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-5.6,64,100100,297,1392,276,101,21,97,11100,1000,10900,3030,50,6.2,10,9,24.1,7620,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-5.6,67,100100,59,963,281,17,0,17,1900,0,1900,590,50,6.2,10,10,24.1,7620,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-5.6,69,100200,0,0,265,0,0,0,0,0,0,0,60,5.2,10,8,24.1,7620,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.0,75,100200,0,0,260,0,0,0,0,0,0,0,50,5.7,10,7,24.1,7620,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,100100,0,0,259,0,0,0,0,0,0,0,50,5.7,10,7,24.1,2440,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.0,75,100100,0,0,264,0,0,0,0,0,0,0,70,5.2,10,8,24.1,2440,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-4.4,75,100100,0,0,272,0,0,0,0,0,0,0,80,4.1,10,9,24.1,2440,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,2,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-3.9,79,100100,0,0,272,0,0,0,0,0,0,0,60,5.7,10,9,24.1,2440,9,999999999,89,0.1390,0,88,999.000,999.0,99.0 +1985,3,3,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.9,75,100100,0,0,283,0,0,0,0,0,0,0,60,5.2,10,10,24.1,2440,9,999999999,89,0.1390,0,88,999.000,999.0,99.0 +1985,3,3,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-4.4,72,100100,0,0,282,0,0,0,0,0,0,0,80,4.6,10,10,24.1,2440,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,3,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-4.4,72,100100,0,0,282,0,0,0,0,0,0,0,60,5.2,10,10,24.1,6100,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,3,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-4.4,72,100100,0,0,282,0,0,0,0,0,0,0,80,5.2,10,10,24.1,6100,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,3,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-4.4,72,100100,0,0,282,0,0,0,0,0,0,0,90,4.6,10,10,24.1,6100,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,3,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-5.0,72,100100,0,0,279,0,0,0,0,0,0,0,80,8.2,10,10,24.1,6100,9,999999999,80,0.1390,0,88,999.000,999.0,99.0 +1985,3,3,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-5.0,72,100100,41,823,279,11,0,11,1300,0,1300,400,80,7.2,10,10,24.1,6100,9,999999999,80,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-4.4,72,100100,270,1392,282,42,2,42,4900,0,4900,1620,90,7.7,10,10,24.1,6100,9,999999999,80,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-4.4,67,100100,503,1392,269,215,100,179,23600,9600,20100,4640,100,8.2,10,7,24.1,6100,9,999999999,80,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-4.4,64,100000,695,1392,281,194,53,168,21400,5200,18800,5260,90,9.8,10,9,24.1,6100,9,999999999,80,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-3.9,67,99900,833,1392,290,250,99,191,27900,10400,21700,5150,90,9.8,10,10,24.1,6100,9,999999999,89,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-3.9,67,99800,906,1392,290,267,3,265,30800,300,30600,11280,90,10.3,10,10,24.1,3050,9,999999999,89,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-3.9,70,99600,911,1392,287,210,8,205,24700,600,24300,9380,100,12.4,10,10,24.1,460,9,999999999,89,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-3.9,70,99500,846,1392,287,236,9,231,27300,800,26800,9850,90,12.4,10,10,24.1,520,9,999999999,89,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-5.0,67,99300,716,1392,284,181,9,177,20900,700,20600,7420,90,13.4,10,10,24.1,1680,9,999999999,80,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-5.6,64,99300,530,1392,283,135,3,134,15300,200,15300,5170,110,14.9,10,10,24.1,760,9,999999999,80,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-5.6,64,99200,302,1392,283,64,2,64,7300,100,7300,2340,110,12.9,10,10,24.1,1010,9,999999999,80,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-4.4,78,99000,62,986,278,16,0,16,1800,0,1800,570,110,10.3,10,10,1.6,150,9,999999999,80,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-3.3,89,99000,0,0,276,0,0,0,0,0,0,0,120,8.8,10,10,1.6,340,9,999999999,89,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.9,82,98900,0,0,278,0,0,0,0,0,0,0,110,12.4,10,10,6.4,490,9,999999999,89,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.9,82,98700,0,0,278,0,0,0,0,0,0,0,110,12.9,10,10,6.4,340,9,999999999,89,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.3,85,98700,0,0,279,0,0,0,0,0,0,0,110,8.2,10,10,6.4,310,9,999999999,89,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-2.2,89,98500,0,0,282,0,0,0,0,0,0,0,100,5.7,10,10,8.0,340,9,999999999,89,0.1360,0,88,999.000,999.0,99.0 +1985,3,3,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-2.2,89,98400,0,0,282,0,0,0,0,0,0,0,110,6.7,10,10,9.7,240,9,999999999,89,0.1360,0,88,999.000,999.0,99.0 +1985,3,4,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,98200,0,0,285,0,0,0,0,0,0,0,100,5.2,10,10,8.0,270,9,999999999,100,0.1360,0,88,999.000,999.0,99.0 +1985,3,4,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.1,89,98000,0,0,288,0,0,0,0,0,0,0,110,4.1,10,10,9.7,210,9,999999999,100,0.1360,0,88,999.000,999.0,99.0 +1985,3,4,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-0.6,89,97700,0,0,291,0,0,0,0,0,0,0,130,8.8,10,10,8.0,240,9,999999999,100,0.1360,0,88,999.000,999.0,99.0 +1985,3,4,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,97700,0,0,285,0,0,0,0,0,0,0,100,6.7,10,10,8.0,240,9,999999999,100,0.1360,0,88,999.000,999.0,99.0 +1985,3,4,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,97500,0,0,285,0,0,0,0,0,0,0,80,4.6,10,10,11.3,210,9,999999999,100,0.1360,0,88,999.000,999.0,99.0 +1985,3,4,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.1,89,97300,0,0,288,0,0,0,0,0,0,0,90,4.6,10,10,9.7,150,9,999999999,100,0.1360,0,88,999.000,999.0,99.0 +1985,3,4,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-0.6,92,97100,45,846,289,9,0,9,1100,0,1100,340,90,4.1,10,10,6.4,120,9,999999999,100,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,0.0,92,97000,277,1391,291,41,0,41,4800,0,4800,1600,90,2.6,10,10,1.6,90,9,999999999,100,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,0.0,92,96900,510,1391,291,98,1,98,11400,100,11400,4020,0,0.0,10,10,1.2,60,9,999999999,100,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,1.7,86,96900,702,1391,305,136,0,136,16000,0,16000,6010,180,5.2,10,10,0.8,30,9,999999999,120,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,8.3,90,96900,840,1391,341,176,0,176,20700,0,20700,8010,230,9.8,10,10,6.4,370,9,999999999,170,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,7.2,89,97000,913,1391,334,206,1,205,24200,100,24200,9390,240,7.7,10,10,24.1,460,9,999999999,160,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,4.4,80,97000,917,1391,302,519,428,237,55200,44200,25900,6180,260,9.8,8,6,24.1,3050,9,999999999,139,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,2.2,66,97100,852,1391,299,597,621,218,63500,63700,24300,5270,260,11.8,5,5,24.1,77777,9,999999999,120,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,-0.6,63,97200,722,1391,304,211,55,183,23300,5500,20500,5770,250,9.3,9,9,24.1,760,9,999999999,100,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-2.2,65,97400,536,1391,301,132,23,123,14500,2200,13700,3580,260,10.3,10,10,24.1,880,9,999999999,89,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-5.6,62,97600,307,1391,285,53,4,52,6100,100,6100,2010,270,13.4,10,10,24.1,880,9,999999999,80,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-7.2,56,97700,66,1032,282,12,1,12,1400,0,1400,450,270,10.3,10,10,24.1,1160,9,999999999,69,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-8.3,56,97900,0,0,276,0,0,0,0,0,0,0,260,14.4,10,10,24.1,1160,9,999999999,69,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-7.8,64,98000,0,0,272,0,0,0,0,0,0,0,260,14.4,10,10,6.4,1010,9,999999999,69,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-8.3,63,98000,0,0,269,0,0,0,0,0,0,0,260,10.3,10,10,11.3,1160,9,999999999,69,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-8.3,66,98200,0,0,267,0,0,0,0,0,0,0,260,10.8,10,10,6.4,1160,9,999999999,69,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-8.3,66,98300,0,0,259,0,0,0,0,0,0,0,260,15.4,9,9,24.1,1160,9,999999999,69,0.1290,0,88,999.000,999.0,99.0 +1985,3,4,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-8.9,66,98400,0,0,248,0,0,0,0,0,0,0,260,12.4,7,7,24.1,1010,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1985,3,5,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-9.4,63,98500,0,0,256,0,0,0,0,0,0,0,270,13.9,9,9,24.1,1010,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1985,3,5,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-9.4,66,98700,0,0,261,0,0,0,0,0,0,0,270,10.8,10,10,12.9,1010,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1985,3,5,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-10.0,63,98700,0,0,261,0,0,0,0,0,0,0,260,9.3,10,10,12.9,1010,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1985,3,5,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-10.0,63,98800,0,0,261,0,0,0,0,0,0,0,270,10.8,10,10,24.1,1010,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1985,3,5,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-9.4,66,98900,0,0,261,0,0,0,0,0,0,0,280,12.9,10,10,24.1,1010,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1985,3,5,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-10.0,66,99100,0,0,252,0,0,0,0,0,0,0,270,10.8,9,9,24.1,1010,9,999999999,60,0.1290,0,88,999.000,999.0,99.0 +1985,3,5,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-9.4,69,99200,50,892,252,14,1,14,1600,0,1600,500,270,6.7,9,9,24.1,1010,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-9.4,66,99400,285,1390,261,69,4,69,7800,100,7800,2410,290,8.2,10,10,14.5,1010,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-8.9,72,99600,518,1390,260,112,8,109,12900,500,12700,4400,300,7.7,10,10,24.1,640,9,999999999,69,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-11.1,53,99700,709,1390,247,369,314,209,39600,32700,22900,4770,290,8.2,7,7,24.1,760,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-10.6,58,99900,846,1390,246,459,322,263,49400,34300,28500,6670,300,8.2,7,7,24.1,760,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-11.1,53,100000,919,1390,247,473,292,280,51200,31300,30400,7570,310,8.2,7,7,24.1,760,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-11.1,53,100100,923,1390,257,362,107,291,39900,10900,32600,9980,330,6.7,9,9,24.1,760,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-10.6,53,100100,858,1390,260,430,204,304,46700,21300,33500,8360,340,8.2,9,9,24.1,760,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-11.7,49,100300,728,1390,258,276,74,238,30400,7400,26500,7150,340,7.7,9,9,24.1,880,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-12.2,51,100500,542,1390,248,194,107,153,21300,10500,17200,3570,360,8.2,8,8,24.1,880,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-12.8,53,100600,313,1390,256,59,1,59,6800,0,6800,2230,350,8.2,10,10,24.1,880,9,999999999,50,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-12.8,55,100700,70,1054,247,19,3,18,2100,0,2100,630,350,6.7,9,9,24.1,980,9,999999999,50,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-13.3,55,100700,0,0,227,0,0,0,0,0,0,0,320,5.2,3,3,24.1,77777,9,999999999,50,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-13.3,57,100900,0,0,216,0,0,0,0,0,0,0,350,4.1,0,0,24.1,77777,9,999999999,50,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-12.8,65,100900,0,0,213,0,0,0,0,0,0,0,330,3.6,0,0,24.1,77777,9,999999999,50,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-12.2,68,100900,0,0,213,0,0,0,0,0,0,0,320,3.1,0,0,24.1,77777,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-11.1,68,101000,0,0,244,0,0,0,0,0,0,0,310,3.1,9,9,24.1,980,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,5,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-11.1,63,101000,0,0,256,0,0,0,0,0,0,0,320,2.6,10,10,24.1,1010,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,6,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-11.1,60,101100,0,0,258,0,0,0,0,0,0,0,360,2.6,10,10,24.1,1010,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,6,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-11.1,60,101100,0,0,258,0,0,0,0,0,0,0,320,2.1,10,10,24.1,1010,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,6,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-11.1,60,101100,0,0,258,0,0,0,0,0,0,0,360,3.1,10,10,24.1,1010,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,6,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-10.6,63,101100,0,0,251,0,0,0,0,0,0,0,0,0.0,9,9,24.1,1010,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,6,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-10.0,63,101100,0,0,261,0,0,0,0,0,0,0,0,0.0,10,10,24.1,880,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,6,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-9.4,69,101200,0,0,252,0,0,0,0,0,0,0,30,1.5,9,9,24.1,880,9,999999999,60,0.1480,0,88,999.000,999.0,99.0 +1985,3,6,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-8.9,66,101200,54,915,257,13,14,12,1500,600,1400,250,110,3.6,9,9,24.1,1010,9,999999999,69,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-8.3,66,101300,292,1389,250,133,240,83,14000,18500,10100,1620,120,4.6,7,7,24.1,880,9,999999999,69,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-8.9,61,101300,525,1389,252,232,128,184,25000,12400,20300,4270,120,3.6,7,7,24.1,760,9,999999999,69,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-8.9,56,101300,716,1389,256,328,315,167,36000,32900,19000,3660,100,3.6,7,7,24.1,760,9,999999999,69,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-8.9,52,101300,853,1389,245,583,814,85,61100,80600,11400,1950,120,3.1,1,1,24.1,77777,9,999999999,69,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-8.9,50,101200,926,1389,247,574,656,138,61600,66900,16900,3690,110,2.6,4,1,24.1,77777,9,999999999,69,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-10.6,42,101100,930,1389,247,659,794,129,69000,79300,15800,3170,110,4.6,8,1,24.1,77777,9,999999999,60,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-9.4,46,100900,864,1389,249,614,777,132,65600,78700,16500,3280,130,5.2,9,1,24.1,77777,9,999999999,60,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-9.4,44,100900,734,1389,251,464,674,110,49500,67300,13800,2440,130,4.1,8,1,24.1,77777,9,999999999,60,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-8.9,46,100800,547,1389,257,292,418,129,31000,40000,15200,2510,120,6.2,10,3,24.1,77777,9,999999999,69,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-8.3,54,100700,318,1389,261,101,144,68,10900,11600,8200,1260,130,4.1,10,7,24.1,7620,9,999999999,69,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-7.8,56,100700,74,1077,261,27,12,25,2800,700,2800,590,180,5.2,10,7,24.1,7620,9,999999999,69,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-7.2,59,100600,0,0,279,0,0,0,0,0,0,0,160,5.2,10,10,24.1,7620,9,999999999,69,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-6.7,64,100500,0,0,277,0,0,0,0,0,0,0,170,3.6,10,10,24.1,7620,9,999999999,69,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-6.7,64,100400,0,0,277,0,0,0,0,0,0,0,170,6.2,10,10,24.1,7620,9,999999999,69,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-6.1,67,100300,0,0,278,0,0,0,0,0,0,0,160,6.2,10,10,24.1,7620,9,999999999,80,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-6.1,67,100300,0,0,265,0,0,0,0,0,0,0,160,6.2,10,8,24.1,7620,9,999999999,80,0.0690,0,88,999.000,999.0,99.0 +1985,3,6,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-6.1,67,100200,0,0,270,0,0,0,0,0,0,0,180,5.2,10,9,24.1,7010,9,999999999,80,0.0690,0,88,999.000,999.0,99.0 +1985,3,7,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-5.6,67,100100,0,0,281,0,0,0,0,0,0,0,170,6.2,10,10,24.1,7010,9,999999999,80,0.0690,0,88,999.000,999.0,99.0 +1985,3,7,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-5.6,64,100000,0,0,270,0,0,0,0,0,0,0,180,5.2,10,8,24.1,7010,9,999999999,80,0.0690,0,88,999.000,999.0,99.0 +1985,3,7,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-5.6,64,99900,0,0,283,0,0,0,0,0,0,0,180,5.2,10,10,24.1,7010,9,999999999,80,0.0690,0,88,999.000,999.0,99.0 +1985,3,7,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-5.6,64,100000,0,0,283,0,0,0,0,0,0,0,200,2.1,10,10,24.1,7010,9,999999999,80,0.0690,0,88,999.000,999.0,99.0 +1985,3,7,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-5.6,64,99900,0,0,283,0,0,0,0,0,0,0,160,2.6,10,10,24.1,3050,9,999999999,80,0.0690,0,88,999.000,999.0,99.0 +1985,3,7,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-5.6,64,99800,0,0,283,0,0,0,0,0,0,0,150,4.1,10,10,24.1,3050,9,999999999,80,0.0690,0,88,999.000,999.0,99.0 +1985,3,7,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-5.0,67,99800,59,960,284,7,1,7,900,0,900,270,180,2.6,10,10,24.1,1680,9,999999999,80,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-3.9,70,99600,299,1389,287,67,7,65,7500,300,7500,2360,180,4.6,10,10,24.1,1680,9,999999999,89,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-3.3,73,99600,532,1389,288,71,10,67,8500,600,8300,2980,180,5.7,10,10,11.3,490,9,999999999,89,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-1.7,82,99500,723,1389,290,179,5,176,20600,400,20400,7430,190,4.6,10,10,14.5,270,9,999999999,100,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-1.1,73,99400,860,1389,300,262,11,255,30100,1000,29500,10660,190,8.2,10,10,24.1,2440,9,999999999,100,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,-0.6,68,99300,933,1389,308,295,7,290,33900,600,33500,12200,190,7.7,10,10,24.1,2440,9,999999999,100,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,-0.6,68,99200,936,1389,308,269,3,267,31200,300,31000,11560,190,5.7,10,10,24.1,1160,9,999999999,100,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,-0.6,68,99100,870,1389,308,268,4,265,30700,400,30400,11020,200,4.6,10,10,24.1,1010,9,999999999,100,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,0.0,68,99000,739,1389,311,250,2,249,28200,200,28100,9500,200,6.7,10,10,24.1,1010,9,999999999,110,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,1.1,73,99000,553,1389,312,194,0,194,21500,0,21500,6690,190,4.6,10,10,24.1,1010,9,999999999,110,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,1.7,76,99000,324,1389,313,86,1,86,9600,0,9600,2970,210,7.7,10,10,24.1,1010,9,999999999,120,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,2.8,83,99000,77,1099,314,22,0,22,2500,0,2500,750,220,5.7,10,10,11.3,240,9,999999999,129,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,3.3,86,99000,0,0,315,0,0,0,0,0,0,0,210,4.1,10,10,11.3,210,9,999999999,129,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,4.4,93,99000,0,0,316,0,0,0,0,0,0,0,220,4.6,10,10,11.3,210,9,999999999,139,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,4.4,86,99000,0,0,321,0,0,0,0,0,0,0,240,4.6,10,10,14.5,210,9,999999999,139,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,4.4,86,99000,0,0,321,0,0,0,0,0,0,0,220,5.2,10,10,12.9,210,9,999999999,139,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,4.4,86,99000,0,0,290,0,0,0,0,0,0,0,240,6.2,3,3,24.1,77777,9,999999999,139,0.0790,0,88,999.000,999.0,99.0 +1985,3,7,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,3.9,86,99100,0,0,284,0,0,0,0,0,0,0,260,4.6,10,2,8.0,77777,9,999999999,129,0.0790,0,88,999.000,999.0,99.0 +1985,3,8,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,3.9,86,99100,0,0,280,0,0,0,0,0,0,0,260,4.1,10,1,11.3,77777,9,999999999,129,0.0790,0,88,999.000,999.0,99.0 +1985,3,8,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,2.8,86,99200,0,0,275,0,0,0,0,0,0,0,270,5.2,8,1,11.3,77777,9,999999999,129,0.0790,0,88,999.000,999.0,99.0 +1985,3,8,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,1.7,86,99200,0,0,264,0,0,0,0,0,0,0,270,3.1,0,0,11.3,77777,9,999999999,120,0.0790,0,88,999.000,999.0,99.0 +1985,3,8,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,0.6,86,99300,0,0,268,0,0,0,0,0,0,0,270,3.6,2,2,11.3,77777,9,999999999,110,0.0790,0,88,999.000,999.0,99.0 +1985,3,8,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-0.6,82,99400,0,0,295,0,0,0,0,0,0,0,300,4.6,10,10,11.3,340,9,999999999,100,0.0790,0,88,999.000,999.0,99.0 +1985,3,8,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.7,82,99500,0,0,290,0,0,0,0,0,0,0,300,4.1,10,10,11.3,370,9,999999999,100,0.0790,0,88,999.000,999.0,99.0 +1985,3,8,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-1.7,82,99500,64,1006,271,25,1,25,2800,0,2800,790,300,4.1,8,7,9.7,430,9,999999999,100,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-1.7,79,99600,307,1388,258,123,297,58,13200,23400,8000,1040,290,3.1,2,1,9.7,77777,9,999999999,100,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-1.1,73,99700,539,1388,260,346,711,71,36000,67000,9900,1420,280,3.6,0,0,12.9,77777,9,999999999,100,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-1.1,68,99700,730,1388,264,512,806,89,54100,79500,12100,1960,290,2.6,0,0,19.3,77777,9,999999999,100,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,-0.6,63,99800,867,1388,271,631,850,101,67200,85200,13800,2480,270,4.1,0,0,24.1,77777,9,999999999,100,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,-1.7,48,99800,939,1388,281,698,874,107,74600,88100,14800,2850,270,3.1,0,0,24.1,77777,9,999999999,100,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,-2.2,43,99800,942,1388,285,706,883,108,75500,89000,14900,2880,300,5.2,0,0,24.1,77777,9,999999999,100,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,-2.2,41,99800,876,1388,287,647,866,102,69000,86900,14000,2530,270,5.2,0,0,24.1,77777,9,999999999,89,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,-2.2,40,99800,745,1388,289,525,813,91,55600,80400,12300,2010,260,7.7,0,0,24.1,77777,9,999999999,100,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,-2.2,41,99800,558,1388,287,363,727,73,38000,69000,10200,1470,270,5.2,0,0,24.1,77777,9,999999999,89,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,-3.3,39,99900,329,1388,283,175,535,51,18500,44000,8100,960,280,5.2,0,0,24.1,77777,9,999999999,89,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,-2.2,50,99900,81,1122,276,34,126,22,3400,5500,2900,390,280,4.6,0,0,24.1,77777,9,999999999,100,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,-3.9,51,100000,0,0,266,0,0,0,0,0,0,0,280,3.6,0,0,24.1,77777,9,999999999,89,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,-3.3,55,100000,0,0,264,0,0,0,0,0,0,0,270,3.6,0,0,24.1,77777,9,999999999,89,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,-3.3,60,100000,0,0,260,0,0,0,0,0,0,0,260,2.6,0,0,24.1,77777,9,999999999,89,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-3.3,65,100000,0,0,256,0,0,0,0,0,0,0,260,3.1,0,0,24.1,77777,9,999999999,89,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-3.3,65,100000,0,0,256,0,0,0,0,0,0,0,260,3.1,0,0,24.1,77777,9,999999999,89,0.0990,0,88,999.000,999.0,99.0 +1985,3,8,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-3.3,67,100000,0,0,253,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,89,0.0990,0,88,999.000,999.0,99.0 +1985,3,9,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-3.3,73,100000,0,0,249,0,0,0,0,0,0,0,260,2.6,0,0,24.1,77777,9,999999999,89,0.0990,0,88,999.000,999.0,99.0 +1985,3,9,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-3.3,73,100000,0,0,249,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,89,0.0990,0,88,999.000,999.0,99.0 +1985,3,9,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-3.3,76,100000,0,0,248,0,0,0,0,0,0,0,270,2.1,0,0,24.1,77777,9,999999999,89,0.0990,0,88,999.000,999.0,99.0 +1985,3,9,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-3.9,79,100000,0,0,243,0,0,0,0,0,0,0,270,1.5,0,0,24.1,77777,9,999999999,89,0.0990,0,88,999.000,999.0,99.0 +1985,3,9,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.9,82,100100,0,0,241,0,0,0,0,0,0,0,260,1.5,0,0,24.1,77777,9,999999999,89,0.0990,0,88,999.000,999.0,99.0 +1985,3,9,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.9,82,100100,0,0,241,0,0,0,0,0,0,0,270,2.1,0,0,24.1,77777,9,999999999,89,0.0990,0,88,999.000,999.0,99.0 +1985,3,9,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-3.9,75,100100,69,1029,245,26,59,21,2700,2200,2500,370,280,2.1,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-3.9,64,100200,314,1387,253,155,431,59,16100,34500,8200,1070,310,3.1,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-3.3,60,100200,546,1387,260,342,648,88,36000,61500,11700,1740,290,3.6,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-3.9,51,100200,737,1387,266,511,755,111,54400,75400,14200,2470,280,5.2,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-3.9,46,100200,874,1387,272,636,811,126,66200,80600,15300,2870,290,4.1,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,-3.3,44,100100,946,1387,277,701,834,134,73300,83300,16300,3340,270,4.1,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,-3.3,38,100000,948,1387,286,704,836,134,73700,83500,16400,3350,280,4.1,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,-2.2,40,100000,882,1387,289,640,809,127,66700,80400,15400,2920,270,6.2,0,0,24.1,77777,9,999999999,100,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,-2.8,38,100000,751,1387,288,522,760,113,55700,76000,14400,2540,290,5.2,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,-2.2,38,99900,564,1387,291,356,659,90,37600,62900,11900,1800,260,5.2,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,-3.9,36,99900,334,1387,285,168,452,61,17500,37100,8500,1110,270,6.7,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,-3.9,42,99900,86,1144,276,33,83,25,3400,3300,3100,440,260,2.6,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,-3.9,51,99900,0,0,266,0,0,0,0,0,0,0,240,2.6,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,-3.3,57,99900,0,0,262,0,0,0,0,0,0,0,240,2.1,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-2.8,65,99900,0,0,258,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-2.8,67,99900,0,0,256,0,0,0,0,0,0,0,270,2.1,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-3.3,70,99900,0,0,252,0,0,0,0,0,0,0,260,2.6,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,9,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-3.9,73,99900,0,0,247,0,0,0,0,0,0,0,230,1.5,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,10,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.9,75,99900,0,0,245,0,0,0,0,0,0,0,220,1.5,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,10,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-3.3,76,99800,0,0,248,0,0,0,0,0,0,0,210,1.5,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,10,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-3.9,73,99700,0,0,247,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,10,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-3.9,67,99600,0,0,251,0,0,0,0,0,0,0,200,2.1,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,10,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-3.9,70,99600,0,0,249,0,0,0,0,0,0,0,210,2.6,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,10,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-2.8,70,99600,0,0,254,0,0,0,0,0,0,0,220,3.1,0,0,24.1,77777,9,999999999,89,0.1420,0,88,999.000,999.0,99.0 +1985,3,10,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-2.2,70,99600,74,1074,257,26,22,24,2800,1300,2700,570,220,2.6,0,0,24.1,77777,9,999999999,89,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-1.1,68,99600,321,1386,264,142,295,75,15000,23600,9500,1370,210,4.6,0,0,24.1,77777,9,999999999,100,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,0.0,52,99600,554,1386,284,322,514,117,34400,49400,14600,2260,240,5.2,0,0,24.1,77777,9,999999999,110,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,0.6,45,99500,745,1386,296,490,633,151,51000,62400,17400,3230,230,5.2,0,0,24.1,77777,9,999999999,110,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,0.0,35,99500,880,1386,310,615,698,172,64500,70000,19900,4220,240,5.2,0,0,24.1,77777,9,999999999,110,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,0.0,35,99400,952,1386,316,646,686,176,68300,69400,20500,4770,230,6.2,1,1,24.1,77777,9,999999999,110,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,2.2,38,99300,955,1386,328,640,597,230,68800,61900,26000,6290,210,6.2,3,2,24.1,77777,9,999999999,120,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,1.1,38,99200,888,1386,325,573,562,215,61500,57900,24200,5390,230,6.2,4,3,24.1,77777,9,999999999,120,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,3.3,41,99200,756,1386,341,389,260,248,41600,27300,26600,5960,220,8.2,9,6,24.1,7620,9,999999999,129,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,3.9,48,99100,569,1386,328,263,198,182,28600,19600,20500,4290,220,6.7,10,4,24.1,77777,9,999999999,139,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,4.4,53,99100,339,1386,333,103,21,98,11400,1100,11200,3310,210,8.8,10,7,24.1,7620,9,999999999,139,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,4.4,57,99100,90,1190,333,27,1,27,3000,0,3000,880,210,6.7,10,8,24.1,7620,9,999999999,139,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,5.0,62,99000,0,0,338,0,0,0,0,0,0,0,210,7.2,10,9,24.1,2130,9,999999999,139,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,5.0,64,99000,0,0,345,0,0,0,0,0,0,0,220,6.7,10,10,24.1,1220,9,999999999,139,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,4.4,64,99000,0,0,341,0,0,0,0,0,0,0,210,7.2,10,10,24.1,1370,9,999999999,139,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,4.4,69,98900,0,0,336,0,0,0,0,0,0,0,190,5.2,10,10,24.1,1220,9,999999999,139,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,3.3,64,98900,0,0,335,0,0,0,0,0,0,0,190,5.2,10,10,24.1,1070,9,999999999,129,0.2330,0,88,999.000,999.0,99.0 +1985,3,10,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,3.3,64,98800,0,0,335,0,0,0,0,0,0,0,210,5.7,10,10,24.1,760,9,999999999,129,0.2330,0,88,999.000,999.0,99.0 +1985,3,11,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,3.3,66,98700,0,0,332,0,0,0,0,0,0,0,210,4.6,10,10,24.1,610,9,999999999,129,0.2330,0,88,999.000,999.0,99.0 +1985,3,11,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,3.9,74,98600,0,0,328,0,0,0,0,0,0,0,200,4.1,10,10,24.1,610,9,999999999,129,0.2330,0,88,999.000,999.0,99.0 +1985,3,11,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,3.9,77,98500,0,0,325,0,0,0,0,0,0,0,190,3.1,10,10,24.1,460,9,999999999,129,0.2330,0,88,999.000,999.0,99.0 +1985,3,11,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,4.4,86,98400,0,0,321,0,0,0,0,0,0,0,190,3.1,10,10,4.8,240,9,999999999,139,0.2330,0,88,999.000,999.0,99.0 +1985,3,11,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,4.4,89,98400,0,0,318,0,0,0,0,0,0,0,180,1.5,10,10,4.8,210,9,999999999,139,0.2330,0,88,999.000,999.0,99.0 +1985,3,11,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,5.0,93,98300,0,0,319,0,0,0,0,0,0,0,170,2.6,10,10,4.8,240,9,999999999,139,0.2330,0,88,999.000,999.0,99.0 +1985,3,11,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,5.0,89,98100,80,1120,321,10,2,10,1200,0,1200,390,150,4.1,10,10,8.0,180,9,999999999,139,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,5.6,93,98200,329,1386,322,65,13,62,7500,500,7300,2360,180,1.5,10,10,9.7,180,9,999999999,150,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,6.7,89,98100,561,1386,331,116,2,115,13400,100,13400,4760,190,2.6,10,10,14.5,180,9,999999999,160,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,5.6,86,98100,752,1386,327,212,10,206,24200,800,23800,8510,180,4.6,10,10,11.3,180,9,999999999,150,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,6.7,93,98000,887,1386,328,287,8,282,32900,700,32400,11630,190,3.6,10,10,11.3,210,9,999999999,160,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,6.7,89,97800,959,1386,331,294,3,292,33900,300,33700,12480,200,5.2,10,10,12.9,310,9,999999999,160,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,7.2,86,97700,961,1386,336,325,2,323,37200,200,37000,13340,200,4.6,10,10,16.1,310,9,999999999,160,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,7.8,86,97600,894,1386,340,281,0,281,32200,0,32200,11660,210,5.2,10,10,16.1,310,9,999999999,170,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,8.3,90,97600,762,1386,341,232,2,231,26400,200,26300,9270,220,6.2,10,10,8.0,240,9,999999999,170,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,8.3,93,97500,575,1386,338,183,0,183,20500,0,20500,6660,220,4.6,10,10,6.4,180,9,999999999,170,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,9.4,96,97400,345,1386,342,62,1,62,7200,0,7200,2400,220,5.7,10,10,2.8,120,9,999999999,179,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,9.4,96,97400,94,1212,342,15,0,15,1800,0,1800,560,230,6.7,10,10,3.2,150,9,999999999,179,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,9.4,93,97400,0,0,345,0,0,0,0,0,0,0,250,8.8,10,10,11.3,490,9,999999999,189,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,5.6,93,97400,0,0,322,0,0,0,0,0,0,0,280,12.4,10,10,16.1,400,9,999999999,150,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,0.6,82,97700,0,0,301,0,0,0,0,0,0,0,290,10.8,10,10,24.1,610,9,999999999,110,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,0.0,79,97700,0,0,301,0,0,0,0,0,0,0,300,11.3,10,10,24.1,610,9,999999999,110,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-1.1,76,98000,0,0,297,0,0,0,0,0,0,0,310,8.2,10,10,24.1,610,9,999999999,100,0.0810,0,88,999.000,999.0,99.0 +1985,3,11,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-1.7,76,98200,0,0,294,0,0,0,0,0,0,0,310,10.3,10,10,24.1,610,9,999999999,100,0.0810,0,88,999.000,999.0,99.0 +1985,3,12,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.7,79,98300,0,0,292,0,0,0,0,0,0,0,300,9.8,10,10,24.1,670,9,999999999,100,0.0810,0,88,999.000,999.0,99.0 +1985,3,12,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-2.2,79,98400,0,0,289,0,0,0,0,0,0,0,320,11.3,10,10,24.1,760,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1985,3,12,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-3.9,70,98500,0,0,262,0,0,0,0,0,0,0,300,8.8,4,4,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1985,3,12,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-3.9,73,98600,0,0,247,0,0,0,0,0,0,0,300,10.3,0,0,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1985,3,12,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-3.9,70,98800,0,0,249,0,0,0,0,0,0,0,300,8.2,0,0,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1985,3,12,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-4.4,70,99000,0,0,247,0,0,0,0,0,0,0,300,7.2,0,0,24.1,77777,9,999999999,80,0.0810,0,88,999.000,999.0,99.0 +1985,3,12,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-4.4,70,99100,86,1143,247,34,106,24,3400,4700,3000,420,300,8.8,0,0,24.1,77777,9,999999999,80,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-3.9,64,99200,336,1385,253,175,493,57,18300,40700,8400,1050,300,8.8,0,0,24.1,77777,9,999999999,89,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-3.9,57,99300,568,1385,259,367,697,83,39000,66900,11400,1690,300,8.2,0,0,24.1,77777,9,999999999,89,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-3.9,51,99400,759,1385,266,537,796,103,56200,78500,13100,2200,310,7.2,0,0,24.1,77777,9,999999999,89,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,-3.9,47,99400,894,1385,270,659,844,116,69500,84400,14900,2820,340,10.3,0,0,24.1,77777,9,999999999,89,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,-5.0,40,99500,965,1385,273,723,864,123,76600,86800,15900,3270,360,9.3,0,0,24.1,77777,9,999999999,80,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,-5.0,39,99600,967,1385,275,727,868,123,77000,87300,15900,3280,350,9.3,0,0,24.1,77777,9,999999999,80,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,-5.0,36,99600,899,1385,279,666,848,117,70200,84900,15000,2860,310,5.2,0,0,24.1,77777,9,999999999,80,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,-5.6,36,99600,767,1385,282,511,711,119,54400,71200,14800,2710,330,6.2,5,1,24.1,77777,9,999999999,80,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,-6.1,37,99600,580,1385,284,332,337,192,35100,33600,21000,4220,330,4.1,10,3,24.1,77777,9,999999999,80,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-6.1,39,99600,350,1385,288,105,46,94,11600,4000,10600,2420,330,3.6,10,6,24.1,7620,9,999999999,80,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-5.6,49,99600,98,1235,277,36,15,35,4000,900,3900,800,60,3.6,10,6,24.1,7620,9,999999999,80,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-5.6,53,99600,0,0,273,0,0,0,0,0,0,0,120,2.6,7,6,24.1,7620,9,999999999,80,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-5.6,59,99600,0,0,288,0,0,0,0,0,0,0,130,3.1,10,10,24.1,7620,9,999999999,80,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-5.0,62,99600,0,0,289,0,0,0,0,0,0,0,140,3.6,10,10,24.1,7620,9,999999999,80,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-5.0,67,99600,0,0,270,0,0,0,0,0,0,0,130,3.1,9,8,24.1,7620,9,999999999,80,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-6.1,61,99600,0,0,265,0,0,0,0,0,0,0,160,3.1,8,7,24.1,7620,9,999999999,80,0.1200,0,88,999.000,999.0,99.0 +1985,3,12,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-6.7,59,99600,0,0,282,0,0,0,0,0,0,0,150,3.1,10,10,24.1,2740,9,999999999,69,0.1200,0,88,999.000,999.0,99.0 +1985,3,13,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-6.1,59,99600,0,0,285,0,0,0,0,0,0,0,180,3.6,10,10,24.1,2440,9,999999999,80,0.1200,0,88,999.000,999.0,99.0 +1985,3,13,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-6.1,57,99600,0,0,287,0,0,0,0,0,0,0,210,4.1,10,10,24.1,2130,9,999999999,80,0.1200,0,88,999.000,999.0,99.0 +1985,3,13,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-6.7,54,99500,0,0,287,0,0,0,0,0,0,0,170,4.6,10,10,24.1,2130,9,999999999,69,0.1200,0,88,999.000,999.0,99.0 +1985,3,13,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-7.2,52,99400,0,0,286,0,0,0,0,0,0,0,180,4.1,10,10,24.1,1680,9,999999999,69,0.1200,0,88,999.000,999.0,99.0 +1985,3,13,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-6.7,54,99400,0,0,287,0,0,0,0,0,0,0,190,5.2,10,10,24.1,1370,9,999999999,69,0.1200,0,88,999.000,999.0,99.0 +1985,3,13,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-2.2,85,99400,0,0,284,0,0,0,0,0,0,0,230,4.1,10,10,4.8,340,9,999999999,89,0.1200,0,88,999.000,999.0,99.0 +1985,3,13,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-1.7,89,99400,92,1188,285,14,1,14,1700,0,1700,530,180,4.1,10,10,3.2,180,9,999999999,100,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-1.1,92,99300,343,1384,286,42,2,41,4900,100,4900,1700,180,3.1,10,10,3.2,150,9,999999999,100,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-0.6,96,99300,575,1384,286,126,3,125,14600,200,14500,5140,190,3.1,10,10,1.2,120,9,999999999,100,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,0.0,100,99200,765,1384,287,179,4,177,20900,300,20700,7700,190,5.2,10,10,1.2,120,9,999999999,110,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,0.6,96,99200,901,1384,292,159,2,158,19100,200,19000,7590,200,5.2,10,10,3.2,150,9,999999999,110,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,0.6,96,99200,971,1384,292,165,4,162,20000,300,19700,7980,200,4.6,10,10,11.3,180,9,999999999,110,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,1.1,96,99100,973,1384,295,171,4,169,20700,300,20500,8270,220,5.2,10,10,11.3,180,9,999999999,110,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,1.1,96,99000,905,1384,295,151,0,150,18100,0,18100,7280,230,5.2,10,10,16.1,210,9,999999999,110,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,1.7,93,99000,773,1384,300,251,2,249,28400,200,28300,9820,270,6.2,10,10,16.1,240,9,999999999,120,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,1.7,93,98900,585,1384,300,162,1,161,18300,100,18300,6210,280,6.2,10,10,19.3,340,9,999999999,120,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,1.7,89,99000,355,1384,284,110,104,84,12200,9000,9900,1840,260,4.6,7,7,24.1,760,9,999999999,120,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,1.7,89,99000,103,1257,303,10,0,10,1200,0,1200,390,250,3.6,10,10,24.1,760,9,999999999,120,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,1.7,89,99100,0,0,303,0,0,0,0,0,0,0,300,7.7,10,10,16.1,580,9,999999999,120,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,0.0,82,99200,0,0,299,0,0,0,0,0,0,0,300,4.6,10,10,14.5,1160,9,999999999,110,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-0.6,82,99200,0,0,295,0,0,0,0,0,0,0,280,4.6,10,10,14.5,1160,9,999999999,100,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-0.6,82,99200,0,0,295,0,0,0,0,0,0,0,260,5.2,10,10,14.5,1160,9,999999999,100,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.1,89,99200,0,0,258,0,0,0,0,0,0,0,250,4.1,2,2,14.5,77777,9,999999999,100,0.2340,0,88,999.000,999.0,99.0 +1985,3,13,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,99200,0,0,260,0,0,0,0,0,0,0,250,4.6,4,4,14.5,77777,9,999999999,100,0.2340,0,88,999.000,999.0,99.0 +1985,3,14,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-1.7,92,99200,0,0,245,0,0,0,0,0,0,0,250,4.1,0,0,19.3,77777,9,999999999,100,0.2340,0,88,999.000,999.0,99.0 +1985,3,14,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-2.8,92,99200,0,0,240,0,0,0,0,0,0,0,250,3.1,0,0,19.3,77777,9,999999999,89,0.2340,0,88,999.000,999.0,99.0 +1985,3,14,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-2.8,92,99200,0,0,240,0,0,0,0,0,0,0,250,3.1,0,0,19.3,77777,9,999999999,89,0.2340,0,88,999.000,999.0,99.0 +1985,3,14,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-3.3,92,99200,0,0,238,0,0,0,0,0,0,0,250,3.1,0,0,24.1,77777,9,999999999,89,0.2340,0,88,999.000,999.0,99.0 +1985,3,14,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-3.9,92,99300,0,0,235,0,0,0,0,0,0,0,250,3.1,0,0,24.1,77777,9,999999999,89,0.2340,0,88,999.000,999.0,99.0 +1985,3,14,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-3.3,92,99300,0,0,238,0,0,0,0,0,0,0,240,3.6,0,0,24.1,77777,9,999999999,89,0.2340,0,88,999.000,999.0,99.0 +1985,3,14,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-3.3,89,99400,98,1233,239,45,257,20,4300,13400,3200,360,250,4.1,0,0,24.1,77777,9,999999999,89,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-2.2,79,99400,351,1383,250,207,668,39,21900,57600,7300,830,280,5.2,0,0,24.1,77777,9,999999999,89,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-1.7,70,99400,583,1383,259,397,815,56,42100,77800,9200,1300,290,4.6,0,0,24.1,77777,9,999999999,100,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,-1.1,65,99400,772,1383,278,525,745,110,56200,75000,14200,2540,290,6.7,3,3,24.1,77777,9,999999999,100,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-1.7,60,99400,907,1383,277,631,789,115,66700,79100,14700,2860,280,6.2,2,2,24.1,77777,9,999999999,100,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-1.7,54,99400,978,1383,283,720,833,132,75700,83600,16500,3510,300,6.2,2,2,24.1,77777,9,999999999,100,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,-1.7,48,99400,979,1383,297,541,365,283,59000,39400,31100,8140,320,8.2,5,5,24.1,77777,9,999999999,100,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-2.8,49,99400,911,1383,295,449,326,234,49200,35000,26100,6110,320,7.2,7,7,24.1,1220,9,999999999,89,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-4.4,44,99500,778,1383,287,431,442,183,46100,45000,20700,4110,320,5.7,5,5,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,-5.6,37,99500,590,1383,288,341,492,132,36400,47900,15800,2610,330,8.8,4,4,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-5.6,40,99600,360,1383,282,194,479,72,20100,40100,9700,1300,330,7.2,3,3,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,-5.6,43,99700,107,1280,277,46,145,31,4500,6900,3900,560,230,6.2,3,3,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,-6.1,49,99700,0,0,257,0,0,0,0,0,0,0,330,4.1,0,0,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-6.1,52,99800,0,0,253,0,0,0,0,0,0,0,330,3.6,0,0,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-6.1,57,99800,0,0,249,0,0,0,0,0,0,0,320,3.6,0,0,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-6.7,57,99900,0,0,246,0,0,0,0,0,0,0,350,4.1,0,0,24.1,77777,9,999999999,69,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-5.6,64,99900,0,0,246,0,0,0,0,0,0,0,320,3.6,0,0,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1985,3,14,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-6.1,67,99900,0,0,241,0,0,0,0,0,0,0,300,2.6,0,0,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1985,3,15,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-6.1,69,100000,0,0,239,0,0,0,0,0,0,0,300,3.1,0,0,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1985,3,15,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.6,75,100000,0,0,237,0,0,0,0,0,0,0,340,4.1,0,0,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1985,3,15,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.6,78,100000,0,0,236,0,0,0,0,0,0,0,340,3.1,0,0,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1985,3,15,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.6,81,100100,0,0,234,0,0,0,0,0,0,0,300,2.1,0,0,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1985,3,15,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.6,81,100100,0,0,234,0,0,0,0,0,0,0,290,2.1,0,0,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1985,3,15,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-5.6,85,100200,0,0,232,0,0,0,0,0,0,0,290,1.5,0,0,24.1,77777,9,999999999,80,0.0550,0,88,999.000,999.0,99.0 +1985,3,15,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-5.0,88,100200,105,1279,232,45,245,21,4300,12900,3200,380,0,0.0,0,0,24.1,77777,9,999999999,80,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-3.3,76,100300,358,1383,248,207,641,43,21800,55400,7400,890,0,0.0,0,0,24.1,77777,9,999999999,89,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-2.8,62,100300,590,1383,260,404,809,61,42700,77300,9600,1340,220,3.1,0,0,24.1,77777,9,999999999,89,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,-5.6,43,100400,779,1383,266,572,885,75,60100,87100,10800,1730,240,2.6,0,0,24.1,77777,9,999999999,80,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-3.9,51,100300,914,1383,266,694,925,84,72600,92000,11600,2110,270,3.6,0,0,24.1,77777,9,999999999,89,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,-4.4,45,100300,984,1383,269,758,942,89,79200,94000,12100,2380,270,4.6,0,0,24.1,77777,9,999999999,80,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,-3.9,44,100200,985,1383,274,757,940,89,79100,93800,12100,2380,270,3.1,0,0,24.1,77777,9,999999999,89,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,-4.4,41,100100,916,1383,276,696,926,84,72900,92100,11600,2110,190,2.1,0,0,24.1,77777,9,999999999,80,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,-3.3,44,100000,784,1383,277,575,887,75,60500,87400,10800,1740,270,5.2,0,0,24.1,77777,9,999999999,89,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,-3.9,41,100000,596,1383,278,408,812,61,43200,77700,9600,1350,190,4.1,0,0,24.1,77777,9,999999999,89,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,-2.8,46,100000,365,1383,277,214,656,44,22700,56900,7600,900,240,4.1,0,0,24.1,77777,9,999999999,89,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,-2.2,56,100000,112,1302,269,48,261,22,4700,14000,3400,400,210,4.1,0,0,24.1,77777,9,999999999,100,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-1.7,70,99900,0,0,259,0,0,0,0,0,0,0,210,3.6,0,0,24.1,77777,9,999999999,100,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-1.7,73,99900,0,0,257,0,0,0,0,0,0,0,190,3.6,0,0,24.1,77777,9,999999999,100,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-1.7,73,99800,0,0,257,0,0,0,0,0,0,0,190,3.6,0,0,24.1,77777,9,999999999,100,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-1.7,76,99800,0,0,255,0,0,0,0,0,0,0,220,3.6,0,0,24.1,77777,9,999999999,100,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-1.1,79,99800,0,0,255,0,0,0,0,0,0,0,210,3.6,0,0,24.1,77777,9,999999999,100,0.0650,0,88,999.000,999.0,99.0 +1985,3,15,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-1.1,79,99700,0,0,255,0,0,0,0,0,0,0,190,3.1,0,0,24.1,77777,9,999999999,100,0.0650,0,88,999.000,999.0,99.0 +1985,3,16,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,99700,0,0,254,0,0,0,0,0,0,0,220,2.6,0,0,24.1,77777,9,999999999,100,0.0650,0,88,999.000,999.0,99.0 +1985,3,16,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.1,85,99600,0,0,251,0,0,0,0,0,0,0,210,3.6,0,0,24.1,77777,9,999999999,100,0.0650,0,88,999.000,999.0,99.0 +1985,3,16,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.1,85,99500,0,0,251,0,0,0,0,0,0,0,200,3.6,0,0,24.1,77777,9,999999999,100,0.0650,0,88,999.000,999.0,99.0 +1985,3,16,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,99400,0,0,254,0,0,0,0,0,0,0,220,4.1,0,0,24.1,77777,9,999999999,100,0.0650,0,88,999.000,999.0,99.0 +1985,3,16,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,99400,0,0,254,0,0,0,0,0,0,0,220,5.2,0,0,24.1,77777,9,999999999,100,0.0650,0,88,999.000,999.0,99.0 +1985,3,16,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-1.7,76,99300,0,0,255,0,0,0,0,0,0,0,220,5.7,0,0,24.1,77777,9,999999999,100,0.0650,0,88,999.000,999.0,99.0 +1985,3,16,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-1.7,73,99300,112,1301,262,38,68,32,4200,3500,3800,670,220,6.2,7,1,24.1,77777,9,999999999,100,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-1.1,68,99200,366,1382,269,182,345,92,19000,29100,11300,1710,220,8.8,10,1,24.1,77777,9,999999999,100,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-0.6,65,99200,597,1382,285,246,188,165,27000,18800,18800,3940,250,9.8,8,5,24.1,7320,9,999999999,100,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,0.6,68,99200,786,1382,294,474,354,273,50500,37300,29200,6780,290,10.3,10,7,24.1,4270,9,999999999,110,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,0.6,63,99200,920,1382,293,570,552,204,61800,57200,23600,5310,290,9.3,5,5,24.1,77777,9,999999999,110,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,-0.6,54,99200,990,1382,299,359,116,276,39800,12300,30900,8560,290,7.7,6,6,24.1,910,9,999999999,100,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,-0.6,48,99200,991,1382,306,539,292,330,58200,31500,35600,9880,310,7.2,6,6,24.1,910,9,999999999,100,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,-1.1,48,99200,922,1382,306,490,350,257,53500,37600,28300,6890,300,9.8,7,7,24.1,910,9,999999999,100,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,-2.2,50,99200,789,1382,310,276,75,233,30400,7500,26000,7450,330,10.3,9,9,24.1,910,9,999999999,89,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,-2.8,48,99200,601,1382,302,232,151,167,25500,15200,18900,3990,320,9.3,8,8,24.1,910,9,999999999,89,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,-4.4,42,99300,370,1382,290,138,257,70,14900,21900,9000,1270,330,11.3,5,5,24.1,77777,9,999999999,80,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-4.4,49,99300,116,1324,281,39,20,37,4200,1300,4100,850,330,8.2,5,5,24.1,77777,9,999999999,80,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-4.4,59,99400,0,0,255,0,0,0,0,0,0,0,330,4.6,0,0,24.1,77777,9,999999999,80,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-4.4,62,99400,0,0,252,0,0,0,0,0,0,0,350,4.1,0,0,24.1,77777,9,999999999,80,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-5.6,64,99400,0,0,246,0,0,0,0,0,0,0,280,3.6,0,0,24.1,77777,9,999999999,80,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-5.6,69,99400,0,0,252,0,0,0,0,0,0,0,270,3.6,3,3,24.1,77777,9,999999999,80,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,99400,0,0,247,0,0,0,0,0,0,0,260,4.1,2,2,24.1,77777,9,999999999,80,0.1430,0,88,999.000,999.0,99.0 +1985,3,16,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,99400,0,0,244,0,0,0,0,0,0,0,270,3.1,1,1,24.1,77777,9,999999999,80,0.1430,0,88,999.000,999.0,99.0 +1985,3,17,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-5.6,69,99300,0,0,252,0,0,0,0,0,0,0,270,3.1,3,3,24.1,77777,9,999999999,80,0.1430,0,88,999.000,999.0,99.0 +1985,3,17,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-5.0,69,99300,0,0,257,0,0,0,0,0,0,0,280,3.6,4,4,24.1,77777,9,999999999,80,0.1430,0,88,999.000,999.0,99.0 +1985,3,17,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-4.4,72,99300,0,0,253,0,0,0,0,0,0,0,290,4.1,2,2,24.1,77777,9,999999999,80,0.1430,0,88,999.000,999.0,99.0 +1985,3,17,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-4.4,75,99200,0,0,253,0,0,0,0,0,0,0,290,3.6,3,3,24.1,77777,9,999999999,80,0.1430,0,88,999.000,999.0,99.0 +1985,3,17,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-4.4,75,99300,0,0,262,0,0,0,0,0,0,0,300,3.6,7,7,24.1,1220,9,999999999,80,0.1430,0,88,999.000,999.0,99.0 +1985,3,17,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-4.4,75,99300,0,0,253,0,0,0,0,0,0,0,310,5.2,3,3,24.1,77777,9,999999999,80,0.1430,0,88,999.000,999.0,99.0 +1985,3,17,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-3.9,79,99500,119,1346,251,47,224,25,4600,12000,3500,440,330,4.6,2,2,24.1,77777,9,999999999,89,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-3.3,73,99500,373,1381,258,196,497,63,20500,42600,8900,1180,360,4.1,2,2,24.1,77777,9,999999999,89,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-3.3,70,99600,604,1381,276,212,159,143,23500,16000,16500,3420,20,4.1,8,8,24.1,910,9,999999999,89,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-3.3,73,99700,793,1381,274,377,195,265,41100,20300,29400,7000,40,6.7,8,8,24.1,610,9,999999999,89,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-4.4,62,99700,927,1381,277,310,135,219,34600,14400,24900,6390,10,6.2,8,8,24.1,610,9,999999999,80,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.0,62,99800,996,1381,281,354,124,265,39400,13200,29800,8280,10,8.2,9,9,24.1,610,9,999999999,80,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-5.0,59,99800,996,1381,277,483,198,340,52800,21000,37700,10630,30,8.8,8,8,24.1,610,9,999999999,80,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.6,59,99800,928,1381,267,459,406,188,50300,42100,21900,4910,30,8.8,6,6,24.1,760,9,999999999,80,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-5.6,62,99900,794,1381,256,546,760,110,57000,75200,13600,2400,40,7.7,2,2,24.1,77777,9,999999999,80,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-6.1,61,99900,606,1381,256,413,708,105,43400,68300,13400,2120,40,9.8,3,3,24.1,77777,9,999999999,80,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-6.1,64,100000,375,1381,248,209,569,57,22100,49100,8800,1080,40,8.8,1,1,24.1,77777,9,999999999,80,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-7.8,66,100000,121,1369,234,45,201,24,4400,11000,3400,430,40,9.3,0,0,24.1,77777,9,999999999,69,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-7.8,72,100000,0,0,230,0,0,0,0,0,0,0,40,6.7,0,0,24.1,77777,9,999999999,69,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-7.8,75,100000,0,0,228,0,0,0,0,0,0,0,10,5.2,0,0,24.1,77777,9,999999999,69,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-7.8,75,100000,0,0,228,0,0,0,0,0,0,0,10,4.1,0,0,24.1,77777,9,999999999,69,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-7.8,85,100000,0,0,222,0,0,0,0,0,0,0,330,2.6,0,0,24.1,77777,9,999999999,69,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-7.8,85,100000,0,0,222,0,0,0,0,0,0,0,310,1.5,0,0,24.1,77777,9,999999999,69,0.0780,0,88,999.000,999.0,99.0 +1985,3,17,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-7.8,88,100000,0,0,221,0,0,0,0,0,0,0,290,2.1,0,0,24.1,77777,9,999999999,69,0.0780,0,88,999.000,999.0,99.0 +1985,3,18,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-7.8,92,100000,0,0,219,0,0,0,0,0,0,0,300,1.5,0,0,24.1,77777,9,999999999,69,0.0780,0,88,999.000,999.0,99.0 +1985,3,18,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-7.8,96,100000,0,0,217,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,69,0.0780,0,88,999.000,999.0,99.0 +1985,3,18,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-8.3,96,100000,0,0,215,0,0,0,0,0,0,0,290,2.6,0,0,24.1,77777,9,999999999,69,0.0780,0,88,999.000,999.0,99.0 +1985,3,18,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-7.8,96,100000,0,0,217,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,69,0.0780,0,88,999.000,999.0,99.0 +1985,3,18,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-8.3,96,100000,0,0,215,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,69,0.0780,0,88,999.000,999.0,99.0 +1985,3,18,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-8.3,96,100000,0,12,215,0,0,0,0,0,0,0,220,1.5,0,0,24.1,77777,9,999999999,69,0.0780,0,88,999.000,999.0,99.0 +1985,3,18,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-8.3,85,100100,126,1380,220,42,115,31,4400,5200,3900,560,0,0.0,0,0,24.1,77777,9,999999999,69,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-5.6,81,100100,380,1380,234,200,472,72,20800,40400,9600,1320,240,3.1,0,0,24.1,77777,9,999999999,80,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-6.1,67,100100,611,1380,241,394,661,103,41500,64000,13100,2090,220,3.6,0,0,24.1,77777,9,999999999,80,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-7.8,50,100100,800,1380,247,562,753,127,59800,75700,15700,2970,220,3.1,0,0,24.1,77777,9,999999999,69,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-7.8,44,100000,933,1380,253,688,807,143,71300,80300,16800,3420,200,3.6,0,0,24.1,77777,9,999999999,69,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,-8.3,38,99900,1002,1380,259,751,828,150,78100,82700,17900,4000,210,6.2,0,0,24.1,77777,9,999999999,69,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-8.3,36,99800,1002,1380,261,753,832,150,78400,83100,17900,4000,200,4.6,0,0,24.1,77777,9,999999999,69,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,-7.8,35,99700,933,1380,266,690,812,143,71600,80800,16800,3410,210,5.2,0,0,24.1,77777,9,999999999,69,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-7.8,34,99600,799,1380,268,565,760,127,60200,76400,15800,2970,200,6.7,0,0,24.1,77777,9,999999999,69,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-8.3,33,99500,611,1380,267,394,663,103,41500,64200,13100,2090,180,7.7,0,0,24.1,77777,9,999999999,69,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,-7.8,37,99400,380,1380,264,200,475,71,20800,40700,9500,1300,190,8.2,0,0,24.1,77777,9,999999999,69,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-7.2,43,99400,126,1380,263,37,96,27,3800,4300,3400,480,190,7.7,1,1,24.1,77777,9,999999999,69,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-6.7,48,99400,0,12,254,0,0,0,0,0,0,0,180,6.7,0,0,24.1,77777,9,999999999,69,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-6.1,52,99400,0,0,253,0,0,0,0,0,0,0,190,6.7,0,0,24.1,77777,9,999999999,80,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-5.6,53,99300,0,0,255,0,0,0,0,0,0,0,190,6.7,0,0,24.1,77777,9,999999999,80,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,-5.0,53,99200,0,0,258,0,0,0,0,0,0,0,180,7.2,0,0,24.1,77777,9,999999999,80,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-4.4,57,99200,0,0,257,0,0,0,0,0,0,0,190,5.2,0,0,24.1,77777,9,999999999,80,0.1610,0,88,999.000,999.0,99.0 +1985,3,18,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-3.9,60,99200,0,0,257,0,0,0,0,0,0,0,200,6.2,0,0,24.1,77777,9,999999999,89,0.1610,0,88,999.000,999.0,99.0 +1985,3,19,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-4.4,57,99100,0,0,257,0,0,0,0,0,0,0,190,6.2,0,0,24.1,77777,9,999999999,80,0.1610,0,88,999.000,999.0,99.0 +1985,3,19,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-3.9,62,99000,0,0,255,0,0,0,0,0,0,0,190,5.2,0,0,24.1,77777,9,999999999,89,0.1610,0,88,999.000,999.0,99.0 +1985,3,19,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-2.8,65,98900,0,0,258,0,0,0,0,0,0,0,220,8.2,0,0,24.1,77777,9,999999999,89,0.1610,0,88,999.000,999.0,99.0 +1985,3,19,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,-1.1,70,98800,0,0,280,0,0,0,0,0,0,0,240,7.7,7,6,24.1,2740,9,999999999,100,0.1610,0,88,999.000,999.0,99.0 +1985,3,19,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,0.0,70,98700,0,0,281,0,0,0,0,0,0,0,230,7.2,6,4,24.1,2740,9,999999999,110,0.1610,0,88,999.000,999.0,99.0 +1985,3,19,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,0.6,73,98700,0,34,289,0,0,0,0,0,0,0,240,7.2,8,7,24.1,2740,9,999999999,110,0.1610,0,88,999.000,999.0,99.0 +1985,3,19,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,1.1,73,98800,133,1379,282,44,30,41,4800,1900,4600,930,240,6.7,8,3,24.1,77777,9,999999999,110,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,1.7,66,98800,388,1379,307,136,78,114,14900,7000,12900,2940,240,7.7,9,8,24.1,7620,9,999999999,120,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,2.2,61,98800,618,1379,322,176,1,176,20000,100,20000,6830,260,5.2,10,9,24.1,2740,9,999999999,120,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,2.8,59,98800,807,1379,328,340,130,263,37000,13600,29000,7010,260,5.2,9,9,24.1,1220,9,999999999,129,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,4.4,62,98800,940,1379,311,628,561,246,66800,58000,27200,6670,260,6.2,10,3,24.1,77777,9,999999999,139,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,5.6,58,98800,1008,1379,315,682,617,231,71000,61900,25700,6670,280,5.2,10,1,24.1,77777,9,999999999,150,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,5.6,54,98800,1008,1379,320,731,725,202,77000,73300,23300,5940,250,4.6,8,1,24.1,77777,9,999999999,150,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,5.6,52,98800,938,1379,327,664,733,166,70300,74300,19700,4470,290,4.6,2,2,24.1,77777,9,999999999,150,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,4.4,48,98800,805,1379,321,517,650,140,54700,65100,16600,3250,310,5.2,2,1,24.1,77777,9,999999999,139,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,3.9,41,98800,616,1379,328,371,565,121,38700,54300,14300,2400,280,6.7,2,1,19.3,77777,9,999999999,129,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,2.8,41,98800,385,1379,315,197,436,78,21300,37700,10700,1420,310,6.7,2,0,24.1,77777,9,999999999,129,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,2.2,46,98900,131,1379,311,38,94,28,3900,4400,3500,500,270,3.6,1,1,24.1,77777,9,999999999,120,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,1.7,51,98900,0,34,296,0,0,0,0,0,0,0,270,3.6,0,0,24.1,77777,9,999999999,120,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,2.2,57,99000,0,0,292,0,0,0,0,0,0,0,260,4.1,0,0,19.3,77777,9,999999999,120,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,0.0,58,99000,0,0,278,0,0,0,0,0,0,0,270,4.1,0,0,24.1,77777,9,999999999,110,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,-1.1,56,99100,0,0,275,0,0,0,0,0,0,0,320,4.1,0,0,24.1,77777,9,999999999,100,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,-1.7,60,99200,0,0,268,0,0,0,0,0,0,0,320,4.1,0,0,24.1,77777,9,999999999,100,0.1670,0,88,999.000,999.0,99.0 +1985,3,19,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,-3.3,60,99200,0,0,260,0,0,0,0,0,0,0,340,4.6,0,0,24.1,77777,9,999999999,89,0.1670,0,88,999.000,999.0,99.0 +1985,3,20,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-3.9,60,99300,0,0,257,0,0,0,0,0,0,0,270,2.1,0,0,24.1,77777,9,999999999,89,0.1670,0,88,999.000,999.0,99.0 +1985,3,20,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-3.9,62,99300,0,0,255,0,0,0,0,0,0,0,280,2.6,0,0,24.1,77777,9,999999999,89,0.1670,0,88,999.000,999.0,99.0 +1985,3,20,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-4.4,64,99300,0,0,251,0,0,0,0,0,0,0,290,2.1,0,0,24.1,77777,9,999999999,80,0.1670,0,88,999.000,999.0,99.0 +1985,3,20,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-4.4,70,99300,0,0,247,0,0,0,0,0,0,0,280,3.1,0,0,24.1,77777,9,999999999,80,0.1670,0,88,999.000,999.0,99.0 +1985,3,20,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-4.4,70,99400,0,0,247,0,0,0,0,0,0,0,290,2.6,0,0,24.1,77777,9,999999999,80,0.1670,0,88,999.000,999.0,99.0 +1985,3,20,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-4.4,70,99400,0,80,247,0,0,0,0,0,0,0,290,3.1,0,0,24.1,77777,9,999999999,80,0.1670,0,88,999.000,999.0,99.0 +1985,3,20,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-3.3,65,99600,140,1379,256,46,150,32,4900,7800,4100,570,340,5.2,0,0,24.1,77777,9,999999999,89,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,-2.8,58,99700,395,1379,264,212,501,70,22100,43600,9600,1300,20,6.2,0,0,24.1,77777,9,999999999,89,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-2.2,58,99800,625,1379,267,406,679,99,42900,66200,12800,2050,20,7.7,0,0,24.1,77777,9,999999999,100,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-3.3,53,99900,813,1379,266,575,765,125,61300,77200,15700,2970,50,7.2,1,0,24.1,77777,9,999999999,89,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-2.2,58,100000,946,1379,267,699,798,153,74700,81200,18800,4210,50,9.3,3,0,24.1,77777,9,999999999,100,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-2.8,55,100100,1014,1379,267,766,802,177,81500,81600,21300,5360,40,8.8,5,0,24.1,77777,9,999999999,89,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,-3.3,55,100100,1013,1379,264,766,803,177,81600,81700,21300,5350,40,10.3,5,0,24.1,77777,9,999999999,89,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-4.4,53,100100,944,1379,261,701,782,167,74400,79300,19900,4530,40,7.2,5,0,24.1,77777,9,999999999,80,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-5.6,51,100100,810,1379,263,541,576,204,57600,58900,22900,4750,50,7.7,8,1,24.1,77777,9,999999999,80,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.6,59,100100,621,1379,258,370,519,138,39600,51100,16500,2770,50,6.7,9,2,24.1,77777,9,999999999,80,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.6,59,100200,390,1379,258,199,346,103,20800,29900,12300,1940,50,6.7,9,2,24.1,77777,9,999999999,80,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-5.6,67,100200,135,1379,251,44,57,39,4800,3100,4500,810,40,6.2,10,2,24.1,77777,9,999999999,80,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.0,78,100200,0,57,242,0,0,0,0,0,0,0,30,5.2,7,1,24.1,77777,9,999999999,80,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-4.4,82,100200,0,0,243,0,0,0,0,0,0,0,30,5.7,5,1,24.1,77777,9,999999999,80,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-4.4,85,100200,0,0,241,0,0,0,0,0,0,0,30,6.7,4,1,24.1,77777,9,999999999,80,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-4.4,85,100200,0,0,241,0,0,0,0,0,0,0,40,5.2,3,1,24.1,77777,9,999999999,80,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-4.4,89,100200,0,0,239,0,0,0,0,0,0,0,30,3.1,3,1,24.1,77777,9,999999999,80,0.1460,0,88,999.000,999.0,99.0 +1985,3,20,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-4.4,92,100200,0,0,233,0,0,0,0,0,0,0,40,3.1,0,0,24.1,77777,9,999999999,80,0.1460,0,88,999.000,999.0,99.0 +1985,3,21,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-4.4,92,100200,0,0,233,0,0,0,0,0,0,0,40,3.1,0,0,24.1,77777,9,999999999,80,0.1460,0,88,999.000,999.0,99.0 +1985,3,21,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-5.6,85,100100,0,0,232,0,0,0,0,0,0,0,50,3.1,0,0,24.1,77777,9,999999999,80,0.1460,0,88,999.000,999.0,99.0 +1985,3,21,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,100100,0,0,240,0,0,0,0,0,0,0,70,5.2,0,0,24.1,77777,9,999999999,80,0.1460,0,88,999.000,999.0,99.0 +1985,3,21,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,100100,0,0,240,0,0,0,0,0,0,0,90,3.1,0,0,24.1,77777,9,999999999,80,0.1460,0,88,999.000,999.0,99.0 +1985,3,21,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,100100,0,0,240,0,0,0,0,0,0,0,100,4.1,0,0,24.1,77777,9,999999999,80,0.1460,0,88,999.000,999.0,99.0 +1985,3,21,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-5.0,82,100200,1,126,236,1,1,1,0,0,0,0,120,4.6,0,0,24.1,77777,9,999999999,80,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-5.0,72,100200,148,1378,242,55,241,30,5700,13900,4200,530,120,5.2,0,0,24.1,77777,9,999999999,80,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-6.7,57,100200,402,1378,246,232,597,60,24600,52700,9100,1150,130,5.2,0,0,24.1,77777,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-7.8,46,100200,632,1378,251,432,765,83,45200,74000,11200,1710,120,7.2,0,0,24.1,77777,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-8.3,41,100200,820,1378,255,597,831,104,63000,82800,13600,2400,130,5.7,1,0,24.1,77777,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,-8.9,36,100200,952,1378,258,722,870,122,76400,87400,15800,3210,120,6.2,2,0,24.1,77777,9,999999999,60,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,-8.3,34,100100,1020,1378,271,719,827,108,74700,82500,13400,2740,120,6.2,3,1,24.1,77777,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-8.3,33,100000,1019,1378,273,731,810,133,77300,81500,16900,3840,120,6.2,4,1,24.1,77777,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,-8.3,30,99900,949,1378,281,642,671,181,67700,67800,20900,4900,150,5.2,6,2,24.1,77777,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,-8.3,31,99900,815,1378,281,511,558,183,55100,57200,21200,4240,110,5.7,8,3,24.1,77777,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,-8.3,34,99800,626,1378,279,224,150,156,24800,15200,17800,3770,90,7.2,9,4,24.1,77777,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,-7.8,37,99800,395,1378,279,160,136,122,17400,12200,13900,2710,70,5.7,10,5,24.1,77777,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-5.6,55,99700,140,1378,267,41,43,37,4500,2400,4300,770,60,6.7,9,4,24.1,77777,9,999999999,80,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-4.4,67,99700,0,80,257,0,0,0,0,0,0,0,50,4.6,6,2,24.1,77777,9,999999999,80,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.3,79,99700,0,0,256,0,0,0,0,0,0,0,50,3.1,6,3,24.1,77777,9,999999999,89,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-3.3,76,99700,0,0,248,0,0,0,0,0,0,0,50,3.1,2,0,24.1,77777,9,999999999,89,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-3.9,62,99600,0,0,255,0,0,0,0,0,0,0,80,6.7,0,0,24.1,77777,9,999999999,89,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-6.1,55,99600,0,0,251,0,0,0,0,0,0,0,100,6.2,0,0,24.1,77777,9,999999999,80,0.1040,0,88,999.000,999.0,99.0 +1985,3,21,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-7.8,52,99600,0,0,245,0,0,0,0,0,0,0,90,4.6,0,0,24.1,77777,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1985,3,22,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-8.3,52,99500,0,0,243,0,0,0,0,0,0,0,80,3.1,0,0,24.1,77777,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1985,3,22,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-7.8,59,99500,0,0,244,0,0,0,0,0,0,0,70,3.6,1,1,24.1,77777,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1985,3,22,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-7.8,59,99400,0,0,239,0,0,0,0,0,0,0,60,3.1,0,0,24.1,77777,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1985,3,22,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-7.2,75,99300,0,0,235,0,0,0,0,0,0,0,50,2.6,3,1,14.5,77777,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1985,3,22,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-7.2,75,99400,0,0,235,0,0,0,0,0,0,0,50,2.6,2,1,14.5,77777,9,999999999,69,0.1040,0,88,999.000,999.0,99.0 +1985,3,22,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-6.7,75,99300,2,172,240,0,1,0,0,0,0,0,40,3.1,4,2,19.3,77777,9,999999999,69,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-5.6,67,99400,155,1377,254,52,134,37,5500,7000,4700,670,60,3.1,5,3,24.1,77777,9,999999999,80,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-4.4,64,99300,410,1377,264,164,227,98,17800,20500,11700,1890,60,4.6,4,4,24.1,77777,9,999999999,80,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-4.4,53,99300,639,1377,266,406,631,115,42600,61400,14000,2350,60,5.7,3,1,24.1,77777,9,999999999,80,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,-5.0,45,99200,827,1377,275,564,649,175,58700,64600,19800,4020,60,4.6,7,2,24.1,77777,9,999999999,80,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,-4.4,45,99200,958,1377,281,624,600,207,65200,60200,23200,5590,30,5.2,7,3,24.1,77777,9,999999999,80,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-3.3,47,99200,1026,1377,299,429,193,285,47600,20600,32200,9240,60,6.2,8,8,24.1,2740,9,999999999,89,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,-3.9,47,99100,1024,1377,292,567,415,258,60800,43200,28600,7990,70,6.2,8,7,24.1,2740,9,999999999,89,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-4.4,44,99100,954,1377,293,432,200,294,47600,21200,32900,8830,50,6.2,8,7,24.1,2740,9,999999999,80,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-3.9,46,99000,820,1377,314,223,13,215,25800,1100,25100,9250,50,7.7,10,10,24.1,2740,9,999999999,89,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-3.9,46,99000,631,1377,314,145,9,141,16800,700,16500,5900,40,5.2,10,10,24.1,2740,9,999999999,89,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,-3.9,47,99000,400,1377,311,89,6,88,10200,300,10100,3340,30,7.2,10,10,24.1,2440,9,999999999,89,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-3.9,51,98900,145,1377,307,29,2,28,3200,0,3200,980,50,5.7,10,10,24.1,2440,9,999999999,89,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,-3.3,53,99000,1,103,307,0,0,0,0,0,0,0,40,5.7,10,10,24.1,2440,9,999999999,89,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,-2.2,58,99000,0,0,308,0,0,0,0,0,0,0,40,4.6,10,10,24.1,1680,9,999999999,89,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,-2.2,50,99000,0,0,318,0,0,0,0,0,0,0,70,5.2,10,10,24.1,1680,9,999999999,89,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,-1.7,54,99000,0,0,316,0,0,0,0,0,0,0,120,5.2,10,10,24.1,1370,9,999999999,100,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,-1.1,58,99000,0,0,315,0,0,0,0,0,0,0,120,3.6,10,10,24.1,700,9,999999999,100,0.1350,0,88,999.000,999.0,99.0 +1985,3,22,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,0.0,65,98900,0,0,313,0,0,0,0,0,0,0,120,4.6,10,10,24.1,760,9,999999999,110,0.1350,0,88,999.000,999.0,99.0 +1985,3,23,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,0.0,68,98900,0,0,311,0,0,0,0,0,0,0,90,4.6,10,10,14.5,760,9,999999999,110,0.1350,0,88,999.000,999.0,99.0 +1985,3,23,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,0.0,68,98900,0,0,311,0,0,0,0,0,0,0,80,4.1,10,10,11.3,1010,9,999999999,110,0.1350,0,88,999.000,999.0,99.0 +1985,3,23,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,0.6,76,98800,0,0,306,0,0,0,0,0,0,0,70,4.6,10,10,9.7,700,9,999999999,110,0.1350,0,88,999.000,999.0,99.0 +1985,3,23,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,0.6,76,98800,0,0,306,0,0,0,0,0,0,0,60,3.1,10,10,9.7,1070,9,999999999,110,0.1350,0,88,999.000,999.0,99.0 +1985,3,23,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,0.6,79,98800,0,0,304,0,0,0,0,0,0,0,50,3.1,10,10,8.0,640,9,999999999,110,0.1350,0,88,999.000,999.0,99.0 +1985,3,23,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,1.1,86,98800,2,195,302,1,0,1,0,0,0,0,40,3.1,10,10,8.0,580,9,999999999,110,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,1.1,86,98800,162,1376,302,28,3,28,3200,0,3200,1010,60,4.1,10,10,8.0,610,9,999999999,110,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,0.6,79,98700,417,1376,304,107,1,106,12000,100,12000,3900,120,4.6,10,10,11.3,490,9,999999999,110,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,1.1,79,98700,646,1376,307,114,4,113,13600,300,13400,5010,130,3.6,10,10,6.4,370,9,999999999,110,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,2.2,86,98700,833,1376,308,295,2,294,33400,200,33300,11490,140,3.1,10,10,8.0,310,9,999999999,120,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,2.8,86,98700,965,1376,311,200,2,199,23900,200,23800,9450,150,2.1,10,10,4.0,270,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,3.3,89,98600,1032,1376,312,214,2,213,25700,200,25600,10250,170,2.1,10,10,2.4,180,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,3.9,89,98500,1030,1376,315,230,1,229,27300,100,27300,10850,130,2.1,10,10,2.4,180,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,3.9,86,98400,959,1376,317,203,1,202,24100,100,24000,9540,160,2.1,10,10,2.4,240,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,3.9,86,98400,825,1376,317,169,1,168,19900,100,19900,7690,170,3.1,10,10,2.4,240,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,3.9,86,98300,635,1376,317,219,0,219,24500,0,24500,7960,160,2.6,10,10,2.4,210,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,4.4,86,98300,404,1376,321,77,1,77,8900,100,8900,3040,140,1.5,10,10,2.4,240,9,999999999,139,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,4.4,89,98300,150,1376,318,24,0,24,2800,0,2800,880,120,3.1,10,10,1.6,210,9,999999999,139,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,4.4,89,98200,1,126,318,1,0,1,0,0,0,0,90,3.1,10,10,1.6,210,9,999999999,139,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,5.0,93,98200,0,0,319,0,0,0,0,0,0,0,270,1.5,10,10,3.2,210,9,999999999,139,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,5.0,93,98200,0,0,319,0,0,0,0,0,0,0,230,6.2,10,10,3.2,180,9,999999999,139,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,3.9,89,98200,0,0,315,0,0,0,0,0,0,0,230,5.2,10,10,3.2,210,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,3.9,93,98200,0,0,312,0,0,0,0,0,0,0,230,5.2,10,10,3.2,210,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1985,3,23,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,3.3,93,98100,0,0,309,0,0,0,0,0,0,0,220,4.6,10,10,3.2,180,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1985,3,24,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,3.3,93,98100,0,0,309,0,0,0,0,0,0,0,220,3.1,10,10,3.2,210,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1985,3,24,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,3.3,93,98000,0,0,309,0,0,0,0,0,0,0,210,3.1,10,10,3.2,240,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1985,3,24,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,3.3,93,98000,0,0,309,0,0,0,0,0,0,0,200,3.1,10,10,3.2,210,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1985,3,24,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,2.8,93,98000,0,0,306,0,0,0,0,0,0,0,220,2.6,10,10,3.2,210,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1985,3,24,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,2.8,93,98000,0,0,306,0,0,0,0,0,0,0,230,1.5,10,10,3.2,180,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1985,3,24,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,2.8,93,98000,4,241,306,1,0,1,0,0,0,0,290,2.1,10,10,3.2,150,9,999999999,129,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,2.8,93,98100,170,1375,306,23,0,23,2700,0,2700,870,0,0.0,10,10,2.4,180,9,999999999,129,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,3.3,100,98100,424,1375,304,65,0,65,7600,0,7600,2700,270,3.1,10,10,2.4,120,9,999999999,129,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,3.3,96,98200,653,1375,307,126,1,126,14800,100,14800,5500,270,1.5,10,10,2.4,120,9,999999999,129,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,3.9,93,98300,840,1375,312,272,1,271,31000,100,30900,10990,40,3.1,10,10,6.4,240,9,999999999,129,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,3.9,96,98300,971,1375,310,214,0,214,25400,0,25400,10040,50,5.2,10,10,4.8,210,9,999999999,129,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,3.3,89,98400,1037,1375,312,209,0,209,25100,0,25100,10120,30,4.1,10,10,4.8,180,9,999999999,129,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,2.8,93,98500,1035,1375,306,365,1,364,41900,100,41800,15110,30,4.6,10,10,4.8,240,9,999999999,129,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,3.3,100,98600,964,1375,304,214,1,213,25300,100,25300,9970,30,5.2,10,10,1.2,90,9,999999999,129,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,2.2,93,98800,830,1375,303,168,1,167,19800,100,19800,7680,10,7.2,10,10,2.4,120,9,999999999,120,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,1.7,93,98900,640,1375,300,186,0,186,21100,0,21100,7240,20,6.2,10,10,6.4,150,9,999999999,120,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,1.1,89,99000,409,1375,300,107,0,106,11900,0,11900,3860,40,6.7,10,10,11.3,240,9,999999999,110,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,1.1,89,99200,154,1375,300,35,0,35,3900,0,3900,1180,30,7.7,10,10,16.1,240,9,999999999,110,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,0.6,89,99200,2,149,297,1,0,1,0,0,0,0,30,8.8,10,10,16.1,270,9,999999999,110,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.6,89,99400,0,0,297,0,0,0,0,0,0,0,30,7.7,10,10,24.1,270,9,999999999,110,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.0,85,99500,0,0,296,0,0,0,0,0,0,0,30,7.2,10,10,24.1,270,9,999999999,110,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.0,85,99600,0,0,296,0,0,0,0,0,0,0,30,7.7,10,10,24.1,310,9,999999999,110,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,99700,0,0,293,0,0,0,0,0,0,0,50,6.2,10,10,24.1,340,9,999999999,100,0.2100,0,88,999.000,999.0,99.0 +1985,3,24,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,99800,0,0,293,0,0,0,0,0,0,0,50,6.7,10,10,19.3,370,9,999999999,100,0.2100,0,88,999.000,999.0,99.0 +1985,3,25,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.1,85,99900,0,0,290,0,0,0,0,0,0,0,50,5.7,10,10,14.5,370,9,999999999,100,0.2100,0,88,999.000,999.0,99.0 +1985,3,25,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.7,82,99900,0,0,290,0,0,0,0,0,0,0,40,5.7,10,10,11.3,460,9,999999999,100,0.2100,0,88,999.000,999.0,99.0 +1985,3,25,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.7,82,100000,0,0,290,0,0,0,0,0,0,0,50,5.2,10,10,11.3,460,9,999999999,100,0.2100,0,88,999.000,999.0,99.0 +1985,3,25,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,100000,0,0,293,0,0,0,0,0,0,0,50,5.2,10,10,11.3,400,9,999999999,100,0.2100,0,88,999.000,999.0,99.0 +1985,3,25,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,100100,0,0,293,0,0,0,0,0,0,0,60,4.1,10,10,14.5,460,9,999999999,100,0.2100,0,88,999.000,999.0,99.0 +1985,3,25,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-1.7,79,100100,5,286,292,2,0,2,0,0,0,0,80,4.6,10,10,24.1,520,9,999999999,100,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-2.2,76,100200,177,1375,292,43,0,43,4800,0,4800,1430,90,4.1,10,10,24.1,520,9,999999999,100,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-1.7,73,100200,431,1375,297,129,0,128,14300,0,14300,4490,80,3.1,10,10,24.1,520,9,999999999,100,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-1.1,73,100300,660,1375,300,240,2,240,26900,200,26800,8630,60,3.6,10,10,24.1,520,9,999999999,100,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-1.1,70,100400,846,1375,302,282,0,282,32100,0,32100,11330,40,3.1,10,10,24.1,520,9,999999999,100,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,-0.6,68,100400,977,1375,308,334,0,333,38200,0,38200,13810,120,2.6,10,10,24.1,520,9,999999999,110,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,0.0,68,100400,1043,1375,311,369,2,368,42500,200,42300,15280,120,1.5,10,10,24.1,520,9,999999999,110,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,0.0,65,100400,1041,1375,313,381,1,381,43700,100,43700,15580,230,2.1,10,10,19.3,610,9,999999999,110,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,0.0,65,100400,969,1375,313,350,1,349,39900,100,39800,14140,0,0.0,10,10,11.3,610,9,999999999,110,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,0.0,63,100300,834,1375,316,279,2,278,31700,200,31600,11120,220,2.6,10,10,11.3,760,9,999999999,110,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,0.0,63,100300,645,1375,316,228,1,227,25400,100,25300,8220,220,3.6,10,10,11.3,760,9,999999999,110,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,0.0,65,100300,414,1375,313,129,0,129,14300,0,14300,4400,210,3.6,10,10,12.9,760,9,999999999,110,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,0.0,68,100300,159,1375,285,56,179,36,5900,10000,4800,640,220,2.1,5,5,12.9,77777,9,999999999,110,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-0.6,73,100200,2,195,271,2,1,2,0,0,0,0,0,0.0,2,2,16.1,77777,9,999999999,100,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,100200,0,0,262,0,0,0,0,0,0,0,130,2.6,2,2,16.1,77777,9,999999999,100,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,100300,0,0,262,0,0,0,0,0,0,0,130,3.1,2,2,9.7,77777,9,999999999,100,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.7,85,100300,0,0,249,0,0,0,0,0,0,0,150,3.1,0,0,9.7,77777,9,999999999,100,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.1,89,100200,0,0,250,0,0,0,0,0,0,0,170,2.1,0,0,9.7,77777,9,999999999,100,0.0780,0,88,999.000,999.0,99.0 +1985,3,25,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.1,92,100200,0,0,247,0,0,0,0,0,0,0,150,2.6,0,0,6.4,77777,9,999999999,100,0.0780,0,88,999.000,999.0,99.0 +1985,3,26,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.1,89,100200,0,0,250,0,0,0,0,0,0,0,160,2.1,0,0,6.4,77777,9,999999999,100,0.0780,0,88,999.000,999.0,99.0 +1985,3,26,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,100100,0,0,247,0,0,0,0,0,0,0,170,2.6,0,0,6.4,77777,9,999999999,100,0.0780,0,88,999.000,999.0,99.0 +1985,3,26,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-1.7,92,100100,0,0,245,0,0,0,0,0,0,0,170,3.1,0,0,6.4,77777,9,999999999,100,0.0780,0,88,999.000,999.0,99.0 +1985,3,26,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.1,89,100100,0,0,250,0,0,0,0,0,0,0,170,3.1,0,0,6.4,77777,9,999999999,100,0.0780,0,88,999.000,999.0,99.0 +1985,3,26,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.1,89,100100,0,0,250,0,0,0,0,0,0,0,170,3.1,0,0,6.4,77777,9,999999999,100,0.0780,0,88,999.000,999.0,99.0 +1985,3,26,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-1.7,89,100100,6,309,247,3,2,2,0,0,0,0,170,3.1,0,0,8.0,77777,9,999999999,100,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-0.6,82,100100,184,1374,256,69,212,41,7300,12900,5500,730,190,3.6,0,0,3.2,77777,9,999999999,100,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,1.7,74,100000,439,1374,273,245,530,78,25600,47600,10400,1470,190,5.2,0,0,6.4,77777,9,999999999,120,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,2.2,66,99900,667,1374,282,438,682,108,46300,67100,13600,2280,200,7.2,0,0,8.0,77777,9,999999999,120,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,2.8,57,99900,852,1374,294,604,765,131,64600,77500,16300,3250,190,8.8,0,0,11.3,77777,9,999999999,129,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,3.3,53,99800,983,1374,302,724,796,156,77600,81300,19300,4560,190,8.2,2,0,16.1,77777,9,999999999,129,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,3.9,48,99600,1049,1374,312,798,753,224,83800,76000,25600,7100,190,7.7,9,0,16.1,77777,9,999999999,139,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,4.4,46,99500,1046,1374,323,734,652,239,76800,65500,26700,7460,220,7.7,10,1,16.1,77777,9,999999999,139,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,5.0,45,99400,974,1374,329,688,637,237,74000,66100,26900,6760,200,10.3,8,1,16.1,77777,9,999999999,150,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,5.6,45,99300,839,1374,337,561,628,179,58500,62500,20200,4180,190,9.8,5,2,16.1,77777,9,999999999,150,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,5.0,43,99200,649,1374,336,393,460,178,41300,45600,19700,3720,190,8.8,9,2,16.1,77777,9,999999999,139,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,5.0,45,99100,419,1374,329,213,412,90,22800,36700,11600,1670,190,8.2,6,1,16.1,77777,9,999999999,139,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,4.4,46,99000,164,1374,328,54,90,43,5700,4900,5100,800,180,10.3,8,2,16.1,77777,9,999999999,139,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,4.4,50,98900,3,218,323,1,0,1,0,0,0,0,190,11.3,8,2,16.1,77777,9,999999999,139,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,4.4,51,98900,0,0,326,0,0,0,0,0,0,0,190,8.8,9,4,16.1,77777,9,999999999,139,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,4.4,51,98900,0,0,348,0,0,0,0,0,0,0,200,8.2,10,9,19.3,6100,9,999999999,139,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,3.9,49,98700,0,0,347,0,0,0,0,0,0,0,190,10.3,10,9,19.3,6100,9,999999999,129,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,3.9,49,98700,0,0,347,0,0,0,0,0,0,0,190,11.3,10,9,19.3,6100,9,999999999,129,0.1560,0,88,999.000,999.0,99.0 +1985,3,26,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,3.9,48,98700,0,0,360,0,0,0,0,0,0,0,200,8.8,10,10,19.3,2440,9,999999999,139,0.1560,0,88,999.000,999.0,99.0 +1985,3,27,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,6.1,64,98600,0,0,352,0,0,0,0,0,0,0,190,7.7,10,10,11.3,1680,9,999999999,150,0.1560,0,88,999.000,999.0,99.0 +1985,3,27,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,6.7,67,98400,0,0,343,0,0,0,0,0,0,0,190,8.8,9,9,11.3,2740,9,999999999,160,0.1560,0,88,999.000,999.0,99.0 +1985,3,27,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,6.7,62,98300,0,0,348,0,0,0,0,0,0,0,190,8.2,10,9,14.5,2440,9,999999999,160,0.1560,0,88,999.000,999.0,99.0 +1985,3,27,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,6.7,62,98200,0,0,348,0,0,0,0,0,0,0,200,7.7,10,9,19.3,2440,9,999999999,160,0.1560,0,88,999.000,999.0,99.0 +1985,3,27,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,7.8,65,98100,0,0,362,0,0,0,0,0,0,0,190,6.7,10,10,8.0,1680,9,999999999,170,0.1560,0,88,999.000,999.0,99.0 +1985,3,27,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,8.3,75,98100,8,355,354,0,0,0,0,0,0,0,190,7.7,10,10,8.0,910,9,999999999,179,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,9.4,80,98000,192,1373,356,19,4,18,2200,0,2200,720,210,7.2,10,10,9.7,2440,9,999999999,189,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,10.0,80,97900,446,1373,359,115,6,113,13000,400,12900,4220,230,9.3,10,10,11.3,2130,9,999999999,189,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,11.1,87,97900,674,1373,360,101,3,99,12000,200,11900,4560,220,6.7,10,10,8.0,400,9,999999999,209,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,11.7,87,97900,859,1373,364,137,4,134,16500,300,16300,6500,210,6.2,10,10,4.8,310,9,999999999,209,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,12.2,87,97900,989,1373,367,272,4,270,31900,400,31600,12070,230,7.7,10,10,11.3,370,9,999999999,220,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,12.8,73,97900,1054,1373,367,528,335,272,58500,36300,30500,8660,240,7.2,8,8,16.1,910,9,999999999,229,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,10.0,55,97900,1051,1373,356,633,583,188,67400,59400,21800,6110,270,9.8,4,4,16.1,77777,9,999999999,189,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,10.6,55,98000,979,1373,370,468,309,248,51600,33400,27800,7050,250,9.8,8,7,24.1,910,9,999999999,200,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,11.7,55,98000,844,1373,376,399,151,307,43400,15800,33700,8420,270,8.2,8,7,24.1,910,9,999999999,209,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,11.1,59,98000,654,1373,367,267,191,177,29500,19500,20200,4340,280,6.2,10,7,24.1,7620,9,999999999,209,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,10.0,59,98100,423,1373,385,112,1,112,12600,100,12600,4080,270,5.2,10,10,24.1,7620,9,999999999,189,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,8.9,65,98100,169,1373,336,56,74,48,6200,4500,5600,1010,270,3.1,8,4,24.1,77777,9,999999999,179,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,8.3,69,98100,3,240,333,2,0,2,0,0,0,0,0,0.0,8,6,24.1,7620,9,999999999,170,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,8.3,75,98100,0,0,320,0,0,0,0,0,0,0,0,0.0,6,3,24.1,77777,9,999999999,179,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,8.9,72,98000,0,0,351,0,0,0,0,0,0,0,140,3.1,10,9,24.1,7620,9,999999999,179,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,8.9,75,97900,0,0,357,0,0,0,0,0,0,0,120,3.6,10,10,24.1,6710,9,999999999,179,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,8.9,75,97800,0,0,357,0,0,0,0,0,0,0,110,6.2,10,10,16.1,700,9,999999999,179,0.0930,0,88,999.000,999.0,99.0 +1985,3,27,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,10.6,87,97700,0,0,357,0,0,0,0,0,0,0,170,3.6,10,10,11.3,700,9,999999999,200,0.0930,0,88,999.000,999.0,99.0 +1985,3,28,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,13.3,97,97600,0,0,366,0,0,0,0,0,0,0,160,4.6,10,10,6.4,310,9,999999999,229,0.0930,0,88,999.000,999.0,99.0 +1985,3,28,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,12.8,90,97400,0,0,368,0,0,0,0,0,0,0,210,11.3,10,10,8.0,370,9,999999999,229,0.0930,0,88,999.000,999.0,99.0 +1985,3,28,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.9,93,97400,0,0,372,0,0,0,0,0,0,0,270,8.8,10,10,14.5,700,9,999999999,240,0.0930,0,88,999.000,999.0,99.0 +1985,3,28,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,6.7,96,97400,0,0,326,0,0,0,0,0,0,0,10,5.7,10,10,8.0,700,9,999999999,160,0.0930,0,88,999.000,999.0,99.0 +1985,3,28,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,6.1,96,97600,0,0,323,0,0,0,0,0,0,0,40,4.6,10,10,6.4,210,9,999999999,150,0.0930,0,88,999.000,999.0,99.0 +1985,3,28,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,5.6,96,97800,10,400,319,0,0,0,0,0,0,0,30,5.2,10,10,6.4,210,9,999999999,150,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,5.6,96,97700,199,1372,310,33,23,29,3600,1700,3300,770,60,2.6,9,9,11.3,910,9,999999999,150,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,6.1,93,97700,453,1372,316,140,83,113,15400,7800,12800,2560,60,3.6,9,9,8.0,910,9,999999999,150,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,6.1,93,97700,680,1372,325,83,5,81,10200,300,10000,3850,10,4.6,10,10,4.8,1010,9,999999999,150,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,7.2,93,97700,865,1372,331,123,6,119,15000,400,14700,5880,40,4.1,10,10,8.0,1070,9,999999999,160,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,5.6,96,97700,994,1372,319,303,3,301,35100,300,34900,13070,30,4.1,10,10,6.4,580,9,999999999,150,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,5.0,93,97700,1060,1372,319,286,6,281,33600,500,33200,12840,50,4.1,10,10,6.4,610,9,999999999,139,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,3.9,93,97700,1056,1372,312,342,7,336,39600,700,39100,14530,50,5.2,10,10,6.4,370,9,999999999,129,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,4.4,93,97600,984,1372,316,271,1,270,31600,100,31500,12050,20,5.7,10,10,6.4,310,9,999999999,139,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,5.6,100,97500,848,1372,317,168,6,164,19900,500,19600,7650,50,6.2,10,10,3.2,90,9,999999999,150,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,6.7,100,97400,659,1372,323,201,4,199,22700,300,22600,7710,80,4.6,10,10,3.2,180,9,999999999,160,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,7.2,100,97400,428,1372,326,69,0,69,8100,0,8100,2840,40,4.1,10,10,3.2,180,9,999999999,160,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,7.2,100,97400,173,1372,326,23,0,23,2700,0,2700,880,40,3.1,10,10,3.2,180,9,999999999,160,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,7.8,100,97500,4,263,330,2,0,2,0,0,0,0,40,2.6,10,10,2.0,60,9,999999999,170,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,7.2,100,97600,0,0,326,0,0,0,0,0,0,0,0,0.0,10,10,1.2,30,9,999999999,160,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,7.2,100,97700,0,0,310,0,0,0,0,0,0,0,260,2.1,8,8,0.2,60,9,999999999,160,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,7.8,100,97800,0,0,330,0,0,0,0,0,0,0,270,2.6,10,10,0.6,60,9,999999999,170,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,7.8,93,97900,0,0,335,0,0,0,0,0,0,0,250,4.1,10,10,2.4,90,9,999999999,170,0.1090,0,88,999.000,999.0,99.0 +1985,3,28,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,8.9,93,98000,0,0,341,0,0,0,0,0,0,0,270,5.2,10,10,6.4,180,9,999999999,179,0.1090,0,88,999.000,999.0,99.0 +1985,3,29,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,8.3,86,98000,0,0,343,0,0,0,0,0,0,0,300,5.2,10,10,8.0,210,9,999999999,170,0.1090,0,88,999.000,999.0,99.0 +1985,3,29,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,7.8,86,98200,0,0,340,0,0,0,0,0,0,0,270,6.2,10,10,12.9,610,9,999999999,170,0.1090,0,88,999.000,999.0,99.0 +1985,3,29,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,6.7,86,98300,0,0,289,0,0,0,0,0,0,0,280,4.1,0,0,16.1,77777,9,999999999,160,0.1090,0,88,999.000,999.0,99.0 +1985,3,29,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,5.6,86,98300,0,0,283,0,0,0,0,0,0,0,310,4.1,0,0,16.1,77777,9,999999999,150,0.1090,0,88,999.000,999.0,99.0 +1985,3,29,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,5.0,89,98400,0,0,306,0,0,0,0,0,0,0,260,2.1,8,8,16.1,2740,9,999999999,139,0.1090,0,88,999.000,999.0,99.0 +1985,3,29,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,4.4,93,98500,12,446,301,2,0,2,0,0,0,0,260,2.6,10,8,24.1,2740,9,999999999,139,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,5.0,93,98700,206,1371,319,61,4,60,6700,100,6700,1900,270,3.1,10,10,24.1,2440,9,999999999,139,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,5.0,86,98700,460,1371,324,112,3,111,12700,200,12700,4240,300,2.6,10,10,16.1,2440,9,999999999,139,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,5.6,77,98700,687,1371,335,231,3,229,25900,300,25800,8660,290,2.6,10,10,16.1,2440,9,999999999,150,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,5.6,74,98800,871,1371,338,256,6,252,29500,500,29200,10730,300,3.1,10,10,16.1,2440,9,999999999,150,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,5.6,66,98800,1000,1371,346,331,5,328,38200,500,37900,13890,280,2.6,10,10,19.3,2440,9,999999999,150,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,5.6,62,98800,1065,1371,351,354,4,352,41100,400,40800,15040,300,3.1,10,10,24.1,2440,9,999999999,150,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,5.6,60,98800,1061,1371,354,374,5,370,43100,500,42700,15500,300,2.6,10,10,24.1,2440,9,999999999,150,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,3.3,51,98800,989,1371,351,305,3,302,35200,300,35000,13060,340,3.6,10,10,24.1,2440,9,999999999,129,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,5.6,72,98900,853,1371,340,305,0,305,34500,0,34500,11960,80,6.2,10,10,24.1,2440,9,999999999,150,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,4.4,83,99000,663,1371,323,146,0,146,16900,0,16900,6220,50,5.2,10,10,16.1,2440,9,999999999,139,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,3.3,86,99200,432,1371,315,125,0,124,13900,0,13900,4420,60,7.2,10,10,16.1,640,9,999999999,129,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,2.2,83,99200,178,1371,311,41,0,41,4600,0,4600,1390,60,5.2,10,10,16.1,700,9,999999999,120,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,1.7,82,99200,5,286,307,3,0,3,0,0,0,0,80,4.6,10,10,16.1,760,9,999999999,120,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,2.2,89,99200,0,0,306,0,0,0,0,0,0,0,40,7.7,10,10,16.1,610,9,999999999,120,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,1.1,86,99300,0,0,302,0,0,0,0,0,0,0,30,6.7,10,10,16.1,760,9,999999999,110,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.6,89,99300,0,0,297,0,0,0,0,0,0,0,30,7.7,10,10,19.3,760,9,999999999,110,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.0,85,99400,0,0,296,0,0,0,0,0,0,0,30,6.7,10,10,19.3,340,9,999999999,110,0.0820,0,88,999.000,999.0,99.0 +1985,3,29,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.0,89,99500,0,0,294,0,0,0,0,0,0,0,30,7.7,10,10,24.1,460,9,999999999,110,0.0820,0,88,999.000,999.0,99.0 +1985,3,30,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,99500,0,0,293,0,0,0,0,0,0,0,30,6.2,10,10,24.1,340,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1985,3,30,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,99500,0,0,293,0,0,0,0,0,0,0,20,6.7,10,10,24.1,340,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1985,3,30,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,99600,0,0,293,0,0,0,0,0,0,0,30,7.2,10,10,24.1,610,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1985,3,30,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.1,85,99500,0,0,290,0,0,0,0,0,0,0,40,8.8,10,10,24.1,460,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1985,3,30,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.1,85,99500,0,0,290,0,0,0,0,0,0,0,40,8.2,10,10,24.1,370,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1985,3,30,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-1.1,85,99600,14,468,290,4,0,4,0,0,0,0,40,7.2,10,10,6.4,310,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-0.6,89,99700,214,1371,291,49,0,49,5500,0,5500,1690,40,7.2,10,10,6.4,310,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,0.0,85,99600,467,1371,296,138,1,138,15500,100,15400,4940,60,7.2,10,10,11.3,310,9,999999999,110,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-1.1,79,99600,693,1371,295,225,0,225,25400,0,25400,8630,70,7.7,10,10,12.9,310,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-1.1,79,99600,877,1371,295,290,0,290,33100,0,33100,11830,70,8.8,10,10,16.1,310,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-1.1,82,99600,1006,1371,293,349,1,349,40100,100,40100,14500,50,8.8,10,10,24.1,310,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-1.1,82,99600,1070,1371,293,408,1,407,46700,100,46600,16490,60,8.2,10,10,24.1,310,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-1.1,82,99600,1066,1371,293,385,1,384,44200,100,44200,15900,50,9.3,10,10,4.0,400,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-0.6,85,99500,993,1371,293,343,1,342,39300,100,39300,14210,50,8.8,10,10,16.1,430,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-1.7,85,99500,857,1371,287,318,1,317,35900,100,35800,12280,50,9.3,10,10,19.3,520,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-1.7,82,99400,668,1371,290,220,1,220,24800,100,24700,8290,50,10.8,10,10,16.1,580,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-1.7,76,99400,437,1371,294,140,1,140,15500,100,15500,4790,70,9.3,10,10,16.1,1520,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-1.7,70,99300,182,1371,299,47,0,47,5200,0,5200,1540,60,8.2,10,10,14.5,1520,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-1.1,79,99200,6,308,295,3,0,3,0,0,0,0,60,8.2,10,10,16.1,1520,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-1.1,79,99000,0,0,295,0,0,0,0,0,0,0,70,9.3,10,10,16.1,1160,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-1.1,79,98900,0,0,295,0,0,0,0,0,0,0,80,9.3,10,10,16.1,1010,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-1.1,79,99000,0,0,295,0,0,0,0,0,0,0,100,7.7,10,10,16.1,640,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,98900,0,0,293,0,0,0,0,0,0,0,80,7.2,10,10,8.0,340,9,999999999,100,0.1080,0,88,999.000,999.0,99.0 +1985,3,30,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.6,92,98700,0,0,294,0,0,0,0,0,0,0,80,7.2,10,10,6.4,240,9,999999999,110,0.1080,0,88,999.000,999.0,99.0 +1985,3,31,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.6,92,98500,0,0,294,0,0,0,0,0,0,0,80,8.2,10,10,8.0,270,9,999999999,110,0.1080,0,88,999.000,999.0,99.0 +1985,3,31,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.6,92,98300,0,0,294,0,0,0,0,0,0,0,90,8.8,10,10,6.4,210,9,999999999,110,0.1080,0,88,999.000,999.0,99.0 +1985,3,31,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.6,92,98100,0,0,294,0,0,0,0,0,0,0,90,8.8,10,10,6.4,180,9,999999999,110,0.1080,0,88,999.000,999.0,99.0 +1985,3,31,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.6,92,97800,0,0,294,0,0,0,0,0,0,0,90,9.8,10,10,6.4,150,9,999999999,110,0.1080,0,88,999.000,999.0,99.0 +1985,3,31,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,1.1,93,97700,0,0,297,0,0,0,0,0,0,0,110,7.7,10,10,6.4,150,9,999999999,110,0.1080,0,88,999.000,999.0,99.0 +1985,3,31,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,2.2,96,97400,17,514,301,4,0,4,0,0,0,0,110,8.8,10,10,6.4,180,9,999999999,120,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,2.2,96,97300,221,1370,301,33,0,33,3800,0,3800,1260,120,6.2,10,10,9.7,180,9,999999999,120,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,2.8,93,97200,474,1370,306,91,1,91,10600,100,10600,3700,120,5.7,10,10,2.4,150,9,999999999,120,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,3.9,96,97100,700,1370,310,147,1,146,17100,100,17100,6390,160,6.2,10,10,2.4,120,9,999999999,129,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,5.6,96,97100,883,1370,319,293,2,292,33500,200,33400,11940,230,7.7,10,10,24.1,370,9,999999999,150,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,5.6,93,97100,1011,1370,322,349,1,348,40100,100,40000,14530,210,9.3,10,10,24.1,520,9,999999999,150,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,3.3,74,97000,1075,1370,325,370,0,370,42700,0,42700,15610,230,8.2,10,10,24.1,640,9,999999999,129,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,2.2,76,97000,1071,1370,316,225,1,224,27000,100,26900,10830,240,9.3,10,10,11.3,640,9,999999999,120,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,1.7,79,97000,998,1370,310,203,0,203,24300,0,24300,9750,210,11.3,10,10,24.1,640,9,999999999,120,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,0.0,73,97000,862,1370,306,284,1,284,32500,100,32400,11550,230,12.9,10,10,24.1,880,9,999999999,100,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,0.0,82,97100,672,1370,299,127,1,126,14900,100,14800,5580,230,10.3,10,10,19.3,880,9,999999999,100,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,0.0,100,97200,441,1370,287,75,0,75,8700,0,8700,3080,240,10.3,10,10,3.2,270,9,999999999,100,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-1.1,85,97200,187,1370,290,29,0,29,3400,0,3400,1080,230,11.3,10,10,3.2,760,9,999999999,100,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-1.7,85,97300,7,331,287,2,0,2,0,0,0,0,230,12.4,10,10,9.7,700,9,999999999,100,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-2.2,85,97400,0,0,284,0,0,0,0,0,0,0,230,9.3,10,10,8.0,760,9,999999999,89,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-2.8,82,97400,0,0,284,0,0,0,0,0,0,0,260,10.3,10,10,9.7,700,9,999999999,89,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.1,-3.0,85,97600,0,0,283,0,0,0,0,0,0,0,260,9.3,10,10,9.7,700,9,999999999,89,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.4,-3.3,82,97600,0,0,282,0,0,0,0,0,0,0,260,8.2,10,10,12.9,1010,9,999999999,89,0.1030,0,88,999.000,999.0,99.0 +1985,3,31,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-3.6,75,97700,0,0,280,0,0,0,0,0,0,0,260,7.2,10,10,16.1,1010,9,999999999,80,0.1030,0,88,999.000,999.0,99.0 +2002,4,1,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-0.9,-4.0,66,99200,0,0,242,0,0,0,0,0,0,0,280,6.2,0,0,16.0,77777,9,999999999,50,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-1.1,-4.3,72,99200,0,0,241,0,0,0,0,0,0,0,280,5.2,0,0,16.0,77777,9,999999999,50,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-1.4,-4.6,72,99100,0,0,239,0,0,0,0,0,0,0,290,4.1,0,0,16.0,77777,9,999999999,50,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-1.7,-5.0,76,99200,0,0,238,0,0,0,0,0,0,0,290,3.1,0,0,16.0,77777,9,999999999,50,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-2.2,-5.6,75,99200,0,0,236,0,0,0,0,0,0,0,250,2.1,0,0,16.0,77777,9,999999999,60,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-2.8,-5.0,83,99300,19,536,234,0,0,0,0,0,0,0,250,1.5,0,0,16.0,77777,9,999999999,60,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-1.1,-4.4,76,99300,227,1369,241,124,236,85,12700,15800,10100,1740,270,2.6,0,0,16.0,77777,9,999999999,60,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.1,-5.0,61,99300,480,1369,248,298,488,127,31000,45200,15100,2450,0,0.0,0,0,16.0,77777,9,999999999,69,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,-5.6,53,99400,705,1369,262,485,602,174,51300,60600,20000,3730,300,1.5,3,3,16.0,77777,9,999999999,69,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,-5.0,50,99300,889,1369,284,554,395,297,59400,42200,32000,8000,330,2.6,8,8,16.0,7620,9,999999999,80,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,-5.6,47,99200,1016,1369,273,328,42,297,36200,4300,33000,11250,0,0.0,6,5,16.0,6096,9,999999999,89,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,-4.4,51,99200,1080,1369,282,267,12,257,31700,1000,30900,12100,260,3.6,8,7,16.0,6096,9,999999999,100,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,-5.6,46,99200,1075,1369,291,167,0,167,20500,0,20500,8490,190,2.1,9,9,16.0,4572,9,999999999,110,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,-1.1,75,99100,1002,1369,297,157,0,157,19200,0,19200,7880,190,2.6,10,10,4.0,671,9,999999999,120,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.6,0.0,96,99000,866,1369,289,131,0,131,15900,0,15900,6400,0,0.0,10,10,0.8,152,9,999999999,139,0.1400,0,88,0.160,1.0,1.0 +2002,4,1,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.6,0.6,100,98900,676,1369,290,82,0,82,10000,0,10000,3880,130,1.5,10,10,1.6,152,9,999999999,139,0.1400,0,88,0.160,1.0,1.0 +2002,4,1,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.6,0.0,96,99000,445,1369,289,75,0,75,8800,0,8800,3090,0,0.0,10,10,1.6,152,9,999999999,150,0.1400,0,88,0.160,1.0,1.0 +2002,4,1,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.6,0.0,96,98900,191,1369,289,38,0,38,4300,0,4300,1350,110,3.1,10,10,1.6,213,9,999999999,150,0.1400,0,88,0.160,1.0,1.0 +2002,4,1,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.6,0.0,96,98800,8,354,289,0,0,0,0,0,0,0,90,4.1,10,10,4.8,91,9,999999999,160,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.1,0.0,92,98800,0,0,291,0,0,0,0,0,0,0,80,5.2,10,10,4.8,91,9,999999999,160,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.1,0.6,96,98800,0,0,292,0,0,0,0,0,0,0,80,4.6,10,10,4.8,914,9,999999999,160,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.7,0.0,88,98700,0,0,294,0,0,0,0,0,0,0,100,5.2,10,10,8.0,152,9,999999999,170,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.7,0.0,88,98600,0,0,294,0,0,0,0,0,0,0,80,4.6,10,10,8.0,152,9,999999999,170,0.1400,0,88,0.160,0.0,1.0 +2002,4,1,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,0.0,85,98500,0,0,296,0,0,0,0,0,0,0,80,5.2,10,10,8.0,152,9,999999999,170,0.1400,0,88,0.160,0.0,1.0 +2002,4,2,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,0.0,85,98300,0,0,296,0,0,0,0,0,0,0,90,5.7,10,10,9.6,213,9,999999999,179,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,0.0,85,98300,0,0,296,0,0,0,0,0,0,0,90,4.6,10,10,9.6,213,9,999999999,179,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,1.3,94,98200,0,0,283,0,0,0,0,0,0,0,60,3.6,8,8,11.2,213,9,999999999,179,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,1.5,95,98200,0,0,298,0,0,0,0,0,0,0,40,4.6,10,10,9.6,213,9,999999999,189,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,2.2,96,98300,0,0,301,0,0,0,0,0,0,0,10,3.6,10,10,8.0,792,9,999999999,200,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,2.8,97,98200,22,581,304,0,0,0,0,0,0,0,30,4.1,10,10,8.0,640,9,999999999,209,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,2.8,97,98100,234,1368,304,51,0,51,5800,0,5800,1800,30,4.1,10,10,4.0,183,9,999999999,209,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,2.8,97,98100,486,1368,304,51,0,51,6200,0,6200,2290,40,5.2,10,10,4.0,183,9,999999999,209,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,3.3,93,98200,712,1368,309,338,166,252,36700,17100,27800,6370,70,2.1,10,10,4.0,183,9,999999999,209,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,3.9,89,98300,894,1368,315,274,18,262,31600,1600,30600,11210,320,3.1,10,10,4.8,244,9,999999999,200,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,3.9,86,98200,1022,1368,317,347,30,324,38200,3100,35900,12170,320,6.7,10,10,8.0,305,9,999999999,189,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,3.3,82,98300,1085,1368,317,188,6,183,22900,500,22600,9200,300,5.7,10,10,8.0,305,9,999999999,189,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,3.3,82,98400,1080,1368,317,339,24,320,39600,2200,37900,14210,310,7.2,10,10,14.4,427,9,999999999,170,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,2.8,76,98400,1006,1368,319,233,6,229,27700,500,27300,10770,320,8.8,10,10,16.0,427,9,999999999,160,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,2.2,76,98500,870,1368,316,170,0,170,20200,0,20200,7980,300,6.2,10,10,16.0,488,9,999999999,150,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,1.7,79,98600,680,1368,310,104,0,104,12400,0,12400,4780,300,6.7,10,10,12.8,488,9,999999999,139,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,1.1,82,98700,450,1368,305,60,0,60,7100,0,7100,2580,310,6.2,10,10,9.6,488,9,999999999,120,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,0.6,79,98800,196,1368,304,19,0,19,2300,0,2300,760,310,7.7,10,10,9.6,457,9,999999999,100,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,-0.6,78,98900,9,376,298,0,0,0,0,0,0,0,300,9.3,10,10,16.0,640,9,999999999,100,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,-1.1,72,99000,0,0,300,0,0,0,0,0,0,0,310,7.2,10,10,16.0,701,9,999999999,89,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,-1.1,75,99100,0,0,297,0,0,0,0,0,0,0,310,7.2,10,10,16.0,579,9,999999999,80,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,-1.1,78,99100,0,0,295,0,0,0,0,0,0,0,330,6.7,10,10,11.2,488,9,999999999,80,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,-1.7,74,99200,0,0,294,0,0,0,0,0,0,0,350,6.7,10,10,9.6,457,9,999999999,80,0.1410,0,88,0.160,0.0,1.0 +2002,4,2,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.1,-2.2,77,99300,0,0,289,0,0,0,0,0,0,0,360,4.1,10,10,12.8,9144,9,999999999,80,0.1410,0,88,0.160,0.0,1.0 +2002,4,3,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.0,-2.2,83,99400,0,0,257,0,0,0,0,0,0,0,340,4.6,8,3,16.0,77777,9,999999999,80,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.0,-2.8,79,99500,0,0,284,0,0,0,0,0,0,0,350,5.7,10,10,16.0,549,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-0.6,-3.3,80,99500,0,0,258,0,0,0,0,0,0,0,330,3.6,10,5,16.0,77777,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-0.6,-2.8,83,99600,0,0,252,0,0,0,0,0,0,0,310,3.6,7,2,16.0,77777,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-1.1,-2.2,91,99700,0,0,272,0,0,0,0,0,0,0,310,2.1,10,9,16.0,2286,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-0.6,-2.2,88,99800,25,627,264,0,0,0,0,0,0,0,310,3.1,10,7,16.0,1676,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.0,-1.1,91,99800,241,1367,286,119,87,104,13000,7000,11800,2200,310,3.6,10,10,12.8,1524,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.1,-0.6,88,99900,493,1367,283,101,0,101,11700,0,11700,4090,290,3.6,10,9,14.4,1524,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,-2.2,71,100000,718,1367,286,152,0,152,17800,0,17800,6680,310,4.1,10,9,16.0,1463,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,-1.7,74,100000,900,1367,294,197,0,197,23300,0,23300,9110,300,2.6,10,10,16.0,1372,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,-3.3,60,100000,1027,1367,297,229,6,225,27400,500,27000,10710,320,6.2,10,10,16.0,1463,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,-3.3,60,100000,1090,1367,297,267,6,262,31700,500,31300,12320,310,5.2,10,10,16.0,16764,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,-3.9,53,100100,1084,1367,301,232,12,222,27900,1000,27100,10800,270,5.2,10,10,16.0,1829,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,-1.7,69,100100,1011,1367,299,647,424,333,70000,45800,36100,10340,320,4.6,10,10,16.0,1829,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,-2.2,63,100200,874,1367,301,545,469,245,57400,48300,26500,6210,310,3.6,10,10,16.0,2134,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,-1.7,69,100200,684,1367,299,409,423,197,42600,42300,21300,4230,310,5.2,10,10,16.0,2134,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,0.0,85,100300,454,1367,296,247,360,127,25500,32800,14500,2450,0,0.0,10,10,6.4,914,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,-1.1,78,100300,200,1367,295,81,189,53,8500,11800,6800,990,310,5.7,10,10,16.0,1981,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.7,-2.2,74,100300,10,399,292,0,0,0,0,0,0,0,280,3.1,10,10,16.0,1433,9,999999999,69,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.1,-2.2,77,100400,0,0,289,0,0,0,0,0,0,0,300,3.1,10,10,16.0,1981,9,999999999,60,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.1,-1.7,80,100400,0,0,282,0,0,0,0,0,0,0,280,3.1,10,9,16.0,914,9,999999999,60,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.6,-1.7,83,100400,0,0,287,0,0,0,0,0,0,0,360,3.1,10,10,12.8,762,9,999999999,60,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.0,-3.3,76,100500,0,0,283,0,0,0,0,0,0,0,350,4.1,10,10,14.4,914,9,999999999,60,0.1420,0,88,0.160,0.0,1.0 +2002,4,3,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.0,-3.9,72,100400,0,0,283,0,0,0,0,0,0,0,340,4.1,10,10,9.6,10790,9,999999999,60,0.1420,0,88,0.160,0.0,1.0 +2002,4,4,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-0.6,-5.6,66,100400,0,0,271,0,0,0,0,0,0,0,360,2.1,9,9,16.0,1158,9,999999999,60,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-0.6,-5.0,69,100400,0,0,279,0,0,0,0,0,0,0,350,2.6,10,10,16.0,1341,9,999999999,69,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-0.6,-5.6,66,100400,0,0,278,0,0,0,0,0,0,0,350,3.6,10,10,16.0,1524,9,999999999,69,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-1.1,-5.6,68,100500,0,0,276,0,0,0,0,0,0,0,330,4.1,10,10,16.0,1524,9,999999999,69,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-1.1,-6.7,62,100500,0,0,275,0,0,0,0,0,0,0,330,4.1,10,10,16.0,1676,9,999999999,69,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-1.1,-6.1,66,100600,28,672,276,0,0,0,0,0,0,0,310,3.1,10,10,16.0,1524,9,999999999,60,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-0.6,-5.6,66,100600,248,1367,278,126,151,99,13400,11100,11400,2120,320,3.6,10,10,16.0,1524,9,999999999,69,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.0,-5.0,66,100600,500,1367,268,201,101,164,22000,9600,18500,4380,310,3.1,8,8,16.0,1524,9,999999999,69,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.6,-8.3,47,100600,724,1367,267,437,374,238,46500,39100,25700,5620,270,2.1,8,8,16.0,1463,9,999999999,69,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.1,-6.7,52,100600,906,1367,284,565,394,303,60700,42200,32600,8320,300,3.6,10,10,16.0,1372,9,999999999,69,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,-6.1,51,100600,1032,1367,276,241,12,232,28700,1000,28000,11000,310,2.6,8,8,16.0,1067,9,999999999,60,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,-3.9,62,100600,1095,1367,292,188,0,188,22900,0,22900,9430,320,4.1,10,10,16.0,9022,9,999999999,60,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.7,-3.3,67,100600,1089,1367,290,184,0,184,22500,0,22500,9250,320,4.6,10,10,16.0,884,9,999999999,60,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.7,-2.8,70,100500,1015,1367,291,175,0,175,21200,0,21200,8690,360,3.6,10,10,12.8,792,9,999999999,60,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.1,-2.2,77,100500,879,1367,289,131,0,131,15900,0,15900,6440,40,3.6,10,10,12.8,792,9,999999999,60,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.6,-2.2,80,100500,689,1367,287,98,0,98,11800,0,11800,4570,50,3.6,10,10,8.0,792,9,999999999,60,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.0,-1.7,87,100500,458,1367,285,86,0,86,10000,0,10000,3490,50,2.6,10,10,1.6,792,9,999999999,60,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.0,-1.1,91,100500,205,1367,286,39,0,39,4400,0,4400,1410,50,2.6,10,10,2.4,488,9,999999999,69,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.0,-1.7,87,100600,12,444,285,0,0,0,0,0,0,0,40,2.6,10,10,9.6,305,9,999999999,69,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-0.6,-1.1,96,100600,0,0,283,0,0,0,0,0,0,0,20,2.1,10,10,6.4,1676,9,999999999,60,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-0.6,-1.7,91,100600,0,0,282,0,0,0,0,0,0,0,0,0.0,10,10,12.8,1494,9,999999999,60,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-1.7,-1.7,100,100600,0,0,255,0,0,0,0,0,0,0,0,0.0,5,5,16.0,77777,9,999999999,60,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-1.1,-1.7,95,100500,0,0,257,0,0,0,0,0,0,0,0,0.0,5,5,12.8,77777,9,999999999,50,0.1430,0,88,0.160,0.0,1.0 +2002,4,4,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-3.9,-3.9,100,100500,0,0,245,0,0,0,0,0,0,0,0,0.0,5,5,11.2,77777,9,999999999,50,0.1430,0,88,0.160,0.0,1.0 +2002,4,5,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-3.3,-3.3,100,100500,0,0,246,0,0,0,0,0,0,0,0,0.0,4,4,4.8,77777,9,999999999,50,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-3.9,-3.9,100,100400,0,0,231,0,0,0,0,0,0,0,220,1.5,0,0,6.4,77777,9,999999999,50,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-3.3,-3.3,100,100400,0,0,234,0,0,0,0,0,0,0,300,2.1,0,0,8.0,77777,9,999999999,50,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-3.3,-3.9,95,100400,0,0,256,0,0,0,0,0,0,0,0,0.0,8,8,6.4,2438,9,999999999,50,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-3.9,-4.4,96,100500,0,0,254,0,0,0,0,0,0,0,260,1.5,8,8,9.6,2438,9,999999999,50,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-3.9,-4.4,96,100500,31,694,243,0,18,0,0,0,0,0,0,0.0,4,4,11.2,4572,9,999999999,50,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-2.2,-3.9,87,100500,255,1366,247,115,114,93,12200,8600,10600,1990,250,1.5,3,3,8.0,77777,9,999999999,60,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.0,-4.4,69,100600,506,1366,269,251,214,171,27100,20600,19400,3950,260,2.6,8,8,14.4,2591,9,999999999,60,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.7,-4.4,61,100500,731,1366,275,390,264,249,41500,27600,26700,5960,260,3.1,8,8,16.0,1676,9,999999999,69,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,-3.9,57,100500,912,1366,297,502,261,327,54600,27500,36200,9510,310,5.7,10,10,16.0,1524,9,999999999,69,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,-3.3,62,100500,1038,1366,281,365,36,337,40200,3700,37400,12800,280,5.7,8,8,16.0,2743,9,999999999,69,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,-3.9,57,100400,1100,1366,282,345,18,331,40400,1600,39100,14670,280,5.2,8,8,16.0,1676,9,999999999,69,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,-4.4,51,100400,1093,1366,301,381,30,357,42000,3100,39600,14310,320,5.7,10,10,16.0,2286,9,999999999,69,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,-4.4,48,100300,1019,1366,303,181,0,181,21900,0,21900,8950,310,6.2,10,10,16.0,1676,9,999999999,69,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,-5.0,48,100300,883,1366,300,119,0,119,14600,0,14600,5940,290,6.2,10,10,16.0,1524,9,999999999,69,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,-4.4,48,100300,693,1366,303,213,18,204,24200,1500,23500,8120,320,4.1,10,10,16.0,1494,9,999999999,69,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,-3.9,59,100300,463,1366,294,106,0,106,12100,0,12100,4120,70,4.6,10,10,16.0,1402,9,999999999,69,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,-3.9,62,100300,209,1366,273,90,160,66,9400,10200,7800,1290,40,2.1,7,7,16.0,1981,9,999999999,69,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,-3.9,62,100300,13,467,292,0,0,0,0,0,0,0,360,1.5,10,10,16.0,2286,9,999999999,60,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.6,-3.3,73,100300,0,0,272,0,0,0,0,0,0,0,60,5.2,8,8,16.0,2134,9,999999999,60,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.0,-3.9,72,100400,0,0,256,0,0,0,0,0,0,0,70,2.6,3,3,16.0,77777,9,999999999,60,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.0,-4.4,69,100400,0,0,274,0,0,0,0,0,0,0,70,2.1,9,9,16.0,1981,9,999999999,50,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-1.1,-4.4,76,100400,0,0,270,0,0,0,0,0,0,0,0,0.0,9,9,16.0,1981,9,999999999,50,0.1440,0,88,0.160,0.0,1.0 +2002,4,5,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-2.2,-4.4,83,100400,0,0,251,0,0,0,0,0,0,0,0,0.0,5,5,16.0,77777,9,999999999,50,0.1440,0,88,0.160,0.0,1.0 +2002,4,6,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-2.2,-4.4,83,100400,0,0,247,0,0,0,0,0,0,0,0,0.0,3,3,12.8,77777,9,999999999,50,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-2.8,-4.4,87,100400,0,0,245,0,0,0,0,0,0,0,0,0.0,3,3,11.2,77777,9,999999999,50,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-2.2,-4.4,83,100400,0,0,237,0,0,0,0,0,0,0,310,1.5,0,0,12.8,77777,9,999999999,40,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-2.8,-5.0,83,100400,0,0,234,0,0,0,0,0,0,0,0,0.0,0,0,12.8,77777,9,999999999,50,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-3.3,-5.0,87,100500,0,0,232,0,0,0,0,0,0,0,0,0.0,0,0,11.2,77777,9,999999999,50,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-2.8,-5.0,83,100600,35,739,234,1,54,1,400,3000,300,40,300,1.5,0,0,14.4,77777,9,999999999,50,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,-0.6,-5.0,69,100600,262,1365,242,150,297,93,15500,21700,11300,1890,330,1.5,0,0,11.2,77777,9,999999999,50,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.7,-6.1,53,100600,513,1365,249,329,523,132,34300,49400,15700,2570,10,2.1,0,0,16.0,77777,9,999999999,50,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,-6.1,51,100700,737,1365,264,489,570,180,51800,57700,20600,3950,0,0.0,4,4,16.0,77777,9,999999999,60,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,-7.2,44,100700,917,1365,265,660,704,186,69100,70800,21400,4840,50,2.1,4,4,16.0,77777,9,999999999,60,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,-6.1,42,100600,1043,1365,275,767,736,203,80900,74700,23700,6520,90,3.6,4,4,16.0,77777,9,999999999,69,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,-5.6,46,100600,1104,1365,285,782,631,270,81300,63300,30000,9630,80,3.6,8,8,16.0,1494,9,999999999,69,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-4.4,46,100500,1098,1365,279,815,749,211,86200,76200,24800,7620,130,4.6,4,4,16.0,77777,9,999999999,69,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,-5.0,43,100400,1023,1365,293,740,722,197,78000,73200,23000,6110,150,4.1,8,8,16.0,1524,9,999999999,80,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,-5.0,43,100300,887,1365,280,637,712,172,66600,71600,20000,4330,110,6.7,4,4,16.0,6096,9,999999999,80,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-5.0,44,100300,697,1365,276,454,547,174,47900,55000,19800,3710,120,5.2,3,3,16.0,7620,9,999999999,80,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-5.6,42,100200,467,1365,264,259,384,127,26800,35300,14700,2450,140,6.2,0,0,16.0,7620,9,999999999,80,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,-6.1,45,100100,214,1365,272,99,290,54,10300,19200,7300,980,130,6.2,8,5,16.0,77777,9,999999999,80,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.7,-5.0,58,100100,15,489,250,0,0,0,0,0,0,0,150,5.7,0,0,16.0,77777,9,999999999,89,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.6,-3.9,69,100000,0,0,258,0,0,0,0,0,0,0,150,5.2,3,3,16.0,7620,9,999999999,100,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.6,-3.9,69,99900,0,0,260,0,0,0,0,0,0,0,160,3.6,5,4,16.0,7620,9,999999999,120,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,-5.6,53,99800,0,0,282,0,0,0,0,0,0,0,160,5.2,10,9,16.0,7620,9,999999999,120,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,-5.6,49,99700,0,0,276,0,0,0,0,0,0,0,170,5.7,9,7,16.0,7620,9,999999999,120,0.1450,0,88,0.160,0.0,1.0 +2002,4,6,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,-6.1,49,99600,0,0,284,0,0,0,0,0,0,0,170,9.3,10,9,16.0,7620,9,999999999,120,0.1450,0,88,0.160,0.0,1.0 +2002,4,7,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,-6.1,49,99500,0,0,284,0,0,0,0,0,0,0,180,6.7,9,9,16.0,7620,9,999999999,129,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9*9?9?9?9*9*9?9*9*9,2.9,-6.3,48,99500,0,0,284,0,0,0,0,0,0,0,190,6.2,9,9,16.0,7620,9,999999999,129,0.1460,0,88,0.160,999.0,99.0 +2002,4,7,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,-6.7,46,99500,0,0,283,0,0,0,0,0,0,0,190,5.7,9,9,16.0,7620,9,999999999,139,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,-6.7,46,99400,0,0,283,0,0,0,0,0,0,0,190,6.7,10,9,16.0,7620,9,999999999,150,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,-5.6,51,99400,0,0,269,0,0,0,0,0,0,0,180,7.2,10,5,16.0,7620,9,999999999,160,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,-5.6,49,99400,39,784,287,1,0,1,100,0,100,40,190,6.7,10,9,16.0,2286,9,999999999,170,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,-3.9,59,99400,269,1364,294,46,0,46,5300,0,5300,1750,190,5.7,10,10,16.0,1981,9,999999999,189,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.7,-1.1,81,99500,519,1364,293,57,0,57,6900,0,6900,2580,190,4.1,10,10,8.0,1067,9,999999999,209,0.1460,0,88,0.160,1.0,1.0 +2002,4,7,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.7,0.0,88,99400,743,1364,294,92,0,92,11200,0,11200,4450,190,5.7,10,10,9.6,1372,9,999999999,220,0.1460,0,88,0.160,1.0,1.0 +2002,4,7,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,0.0,85,99400,923,1364,296,127,0,127,15600,0,15600,6390,180,6.2,10,10,8.0,1829,9,999999999,229,0.1460,0,88,0.160,1.0,1.0 +2002,4,7,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,1.1,89,99300,1048,1364,300,136,0,136,16900,0,16900,7050,180,4.6,10,10,9.6,1829,9,999999999,229,0.1460,0,88,0.160,1.0,1.0 +2002,4,7,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,2.8,93,99200,1109,1364,306,158,0,158,19600,0,19600,8150,180,5.7,10,10,6.4,762,9,999999999,240,0.1460,0,88,0.160,1.0,1.0 +2002,4,7,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,3.9,93,99200,1102,1364,293,155,0,155,19200,0,19200,8000,180,5.7,10,7,12.8,4572,9,999999999,240,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,5.0,96,99100,1028,1364,316,169,0,169,20600,0,20600,8470,180,5.2,10,10,12.8,1676,9,999999999,250,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,5.0,93,99100,891,1364,319,136,0,136,16500,0,16500,6690,180,4.6,10,10,9.6,1067,9,999999999,250,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,5.0,93,99000,701,1364,319,142,0,142,16600,0,16600,6260,180,3.1,10,10,11.2,1676,9,999999999,250,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,5.0,89,99000,471,1364,321,71,0,71,8400,0,8400,3020,180,2.6,10,10,12.8,1676,9,999999999,250,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.2,5.0,86,98900,218,1364,324,44,0,44,5000,0,5000,1580,180,2.1,10,10,16.0,1981,9,999999999,240,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,5.0,82,99000,16,512,326,0,0,0,0,0,0,0,210,3.1,10,10,12.8,1829,9,999999999,250,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,5.6,83,99000,0,0,329,0,0,0,0,0,0,0,220,3.6,10,10,12.8,1524,9,999999999,250,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,6.7,86,99000,0,0,334,0,0,0,0,0,0,0,210,5.7,10,10,12.8,1524,9,999999999,259,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,7.8,93,99000,0,0,335,0,0,0,0,0,0,0,210,6.2,10,10,11.2,1036,9,999999999,259,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.4,7.8,90,99000,0,0,337,0,0,0,0,0,0,0,210,6.7,10,10,12.8,1128,9,999999999,250,0.1460,0,88,0.160,0.0,1.0 +2002,4,7,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.4,7.8,90,98900,0,0,337,0,0,0,0,0,0,0,210,5.7,10,10,11.2,1067,9,999999999,250,0.1460,0,88,0.160,0.0,1.0 +2002,4,8,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,7.8,93,98900,0,0,335,0,0,0,0,0,0,0,200,3.6,10,10,8.0,975,9,999999999,259,0.1470,0,88,0.160,0.0,1.0 +2002,4,8,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,7.8,93,98800,0,0,335,0,0,0,0,0,0,0,220,3.1,10,10,11.2,853,9,999999999,259,0.1470,0,88,0.160,0.0,1.0 +2002,4,8,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,7.8,93,98800,0,0,335,0,0,0,0,0,0,0,200,1.5,10,10,11.2,792,9,999999999,270,0.1470,0,88,0.160,0.0,1.0 +2002,4,8,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,7.8,93,98800,0,0,335,0,0,0,0,0,0,0,210,2.1,10,10,11.2,701,9,999999999,270,0.1470,0,88,0.160,0.0,1.0 +2002,4,8,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,7.2,93,98800,0,0,331,0,0,0,0,0,0,0,0,0.0,10,10,8.0,640,9,999999999,270,0.1470,0,88,0.160,0.0,1.0 +2002,4,8,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,8.3,100,98800,42,807,332,1,0,1,100,0,100,40,140,2.1,10,10,1.2,305,9,999999999,279,0.1470,0,88,0.160,0.0,1.0 +2002,4,8,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,8.3,96,98800,276,1363,335,55,0,55,6300,0,6300,2030,150,3.1,10,10,1.6,152,9,999999999,279,0.1470,0,88,0.160,0.0,1.0 +2002,4,8,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.4,8.9,97,98800,526,1363,338,71,0,71,8500,0,8500,3140,0,0.0,10,10,1.6,152,9,999999999,290,0.1470,0,88,0.160,0.0,1.0 +2002,4,8,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.4,9.4,100,98700,748,1363,339,99,0,99,12000,0,12000,4760,150,3.6,10,10,2.8,213,9,999999999,300,0.1470,0,88,0.160,0.0,1.0 +2002,4,8,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,9.4,96,98700,928,1363,342,108,0,108,13400,0,13400,5540,150,4.6,10,10,2.0,152,9,999999999,300,0.1470,0,88,0.160,1.0,1.0 +2002,4,8,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.6,10.6,100,98600,1053,1363,346,130,0,130,16200,0,16200,6790,150,3.1,10,10,3.2,152,9,999999999,309,0.1470,0,88,0.160,1.0,1.0 +2002,4,8,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.6,10.6,100,98500,1113,1363,346,133,0,133,16700,0,16700,7000,140,3.1,10,10,3.2,2316,9,999999999,309,0.1470,0,88,0.160,2.0,1.0 +2002,4,8,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,10.6,97,98400,1106,1363,349,137,0,137,17100,0,17100,7180,110,2.6,10,10,3.2,213,9,999999999,320,0.1470,0,88,0.160,2.0,1.0 +2002,4,8,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,11.1,100,98300,1032,1363,349,140,0,140,17300,0,17300,7210,60,3.6,10,10,2.4,213,9,999999999,320,0.1470,0,88,0.160,1.0,1.0 +2002,4,8,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,11.1,100,98200,895,1363,349,114,0,114,14000,0,14000,5750,90,2.6,10,10,2.4,152,9,999999999,320,0.1470,0,88,0.160,0.0,1.0 +2002,4,8,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.6,10.6,100,98200,705,1363,346,110,0,110,13200,0,13200,5090,60,3.1,10,10,1.6,152,9,999999999,320,0.1470,0,88,0.160,0.0,1.0 +2002,4,8,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.6,10.6,100,98200,475,1363,346,61,0,61,7300,0,7300,2660,50,2.6,10,10,1.6,152,9,999999999,320,0.1470,0,88,0.160,1.0,1.0 +2002,4,8,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.6,10.6,100,98100,223,1363,346,28,0,28,3300,0,3300,1100,10,2.6,10,10,0.8,61,9,999999999,320,0.1470,0,88,0.160,0.0,1.0 +2002,4,8,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,8.9,100,98200,18,534,336,0,0,0,0,0,0,0,360,4.6,10,10,0.4,61,9,999999999,309,0.1470,0,88,0.160,0.0,1.0 +2002,4,8,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,7.2,96,98200,0,0,329,0,0,0,0,0,0,0,20,5.2,10,10,4.8,122,9,999999999,300,0.1470,0,88,0.160,0.0,1.0 +2002,4,8,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,8.3,100,98300,0,0,332,0,0,0,0,0,0,0,360,4.1,10,10,4.8,122,9,999999999,290,0.1470,0,88,0.160,2.0,1.0 +2002,4,8,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,8.3,100,98400,0,0,332,0,0,0,0,0,0,0,360,5.2,10,10,6.4,183,9,999999999,279,0.1470,0,88,0.160,1.0,1.0 +2002,4,8,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,7.8,97,98500,0,0,332,0,0,0,0,0,0,0,340,4.6,10,10,6.4,183,9,999999999,259,0.1470,0,88,0.160,0.0,1.0 +2002,4,8,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,7.2,96,98600,0,0,329,0,0,0,0,0,0,0,340,6.2,10,10,9.6,2621,9,999999999,250,0.1470,0,88,0.160,2.0,1.0 +2002,4,9,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,7.2,96,98700,0,0,329,0,0,0,0,0,0,0,350,4.6,10,10,11.2,305,9,999999999,229,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,7.2,96,98800,0,0,329,0,0,0,0,0,0,0,340,4.6,10,10,12.8,305,9,999999999,220,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.2,6.7,97,98900,0,0,326,0,0,0,0,0,0,0,340,5.2,10,10,16.0,244,9,999999999,200,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.2,6.7,97,99100,0,0,326,0,0,0,0,0,0,0,350,4.6,10,10,16.0,518,9,999999999,189,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,5.9,95,99200,0,0,322,0,0,0,0,0,0,0,340,4.6,10,10,12.8,274,9,999999999,179,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,5.0,89,99400,47,852,321,3,17,3,500,600,500,50,350,4.6,10,10,4.8,2926,9,999999999,160,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,5.0,93,99600,282,1362,319,126,69,111,13700,5800,12500,2500,10,5.7,10,10,11.2,335,9,999999999,139,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,5.0,93,99700,532,1362,319,99,0,99,11500,0,11500,4160,30,4.1,10,10,4.8,274,9,999999999,120,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,5.0,96,99800,754,1362,316,118,0,118,14200,0,14200,5550,50,3.1,10,10,8.0,518,9,999999999,100,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,5.0,96,99900,934,1362,316,114,0,114,14100,0,14100,5830,60,2.6,10,10,8.0,274,9,999999999,100,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,5.0,89,100000,1058,1362,321,130,0,130,16200,0,16200,6790,60,4.1,10,10,9.6,610,9,999999999,89,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,4.4,89,100000,1118,1362,318,157,0,157,19500,0,19500,8120,80,3.1,10,10,14.4,1006,9,999999999,89,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,4.4,79,100100,1110,1362,310,494,204,327,54200,22100,36100,11910,90,3.6,8,8,16.0,914,9,999999999,89,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,3.3,71,100200,1036,1362,311,770,651,274,82200,67800,30600,8860,50,2.6,8,8,16.0,914,9,999999999,100,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,2.8,66,100200,899,1362,298,654,736,167,68800,74300,19600,4310,0,0.0,3,3,16.0,77777,9,999999999,110,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,3.3,63,100200,709,1362,305,466,523,193,48800,52600,21400,4200,40,2.1,4,4,16.0,77777,9,999999999,100,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,1.7,63,100300,480,1362,294,250,287,149,26400,27300,16800,3110,70,3.1,3,3,16.0,77777,9,999999999,89,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,1.1,63,100300,227,1362,279,106,235,67,11100,15900,8500,1290,110,3.1,0,0,16.0,77777,9,999999999,80,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,1.1,70,100400,20,556,272,0,0,0,0,0,0,0,120,4.1,0,0,16.0,77777,9,999999999,80,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,0.6,82,100400,0,0,261,0,0,0,0,0,0,0,160,4.1,0,0,16.0,77777,9,999999999,80,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,0.6,85,100400,0,0,259,0,0,0,0,0,0,0,160,2.1,0,0,16.0,77777,9,999999999,80,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,0.6,85,100500,0,0,259,0,0,0,0,0,0,0,0,0.0,0,0,16.0,77777,9,999999999,80,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,0.6,85,100500,0,0,259,0,0,0,0,0,0,0,170,2.6,0,0,14.4,77777,9,999999999,89,0.1480,0,88,0.160,0.0,1.0 +2002,4,9,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,0.9,91,100500,0,0,257,0,0,0,0,0,0,0,170,2.6,0,0,14.4,77777,9,999999999,89,0.1480,0,88,0.160,0.0,1.0 +2002,4,10,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.7,0.4,91,100500,0,0,255,0,0,0,0,0,0,0,190,2.6,0,0,9.6,77777,9,999999999,89,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,-0.5,82,100500,0,0,256,0,0,0,0,0,0,0,180,2.6,0,0,11.2,77777,9,999999999,89,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.7,0.0,88,100600,0,0,255,0,0,0,0,0,0,0,180,2.1,0,0,8.0,77777,9,999999999,89,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.7,0.6,92,100600,0,0,255,0,0,0,0,0,0,0,180,2.1,0,0,6.4,77777,9,999999999,89,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.7,0.6,92,100600,0,0,255,0,0,0,0,0,0,0,180,2.1,0,0,6.4,77777,9,999999999,89,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,1.1,92,100600,51,896,257,5,90,3,900,5300,600,110,170,3.1,0,0,4.8,77777,9,999999999,89,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,2.8,86,100600,289,1362,270,169,338,97,17000,25800,11500,1850,170,4.6,0,0,6.4,77777,9,999999999,100,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,3.9,76,100700,538,1362,282,346,527,138,36300,50400,16300,2710,180,3.1,0,0,8.0,77777,9,999999999,110,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,3.9,66,100600,760,1362,291,526,643,166,54300,63400,18900,3600,150,6.2,0,0,9.6,77777,9,999999999,120,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,4.4,61,100600,939,1362,298,690,734,183,72500,74100,21300,4960,180,5.2,0,0,12.8,77777,9,999999999,120,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,13.3,4.4,55,100600,1062,1362,323,809,796,187,86100,81200,22600,6350,180,6.2,9,5,16.0,77777,9,999999999,129,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,14.4,3.9,49,100400,1122,1362,309,830,733,224,87700,74500,26100,8610,170,5.7,0,0,16.0,77777,9,999999999,139,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.1,2.8,41,100400,1115,1362,329,850,827,172,88500,82900,20500,5900,180,6.7,3,3,16.0,77777,9,999999999,139,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.7,1.1,35,100300,1040,1362,316,787,824,157,81900,82500,18800,4590,190,7.2,0,0,16.0,77777,9,999999999,150,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,17.2,0.6,33,100200,903,1362,318,660,742,167,69500,74900,19700,4330,200,6.7,0,0,16.0,77777,9,999999999,150,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,17.8,0.6,31,100100,713,1362,337,483,641,146,50000,63000,16900,3080,190,7.7,4,4,16.0,7620,9,999999999,139,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.7,0.6,34,100100,484,1362,329,291,506,111,30700,47100,13900,2110,180,6.7,3,3,16.0,7620,9,999999999,139,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.6,1.1,37,100000,231,1362,342,103,262,58,10600,18100,7500,1060,180,5.7,10,8,16.0,7620,9,999999999,129,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,13.3,1.7,45,100000,21,579,315,0,0,0,0,0,0,0,170,4.6,3,3,16.0,7620,9,999999999,129,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.8,2.2,48,100000,0,0,314,0,0,0,0,0,0,0,160,4.6,4,3,16.0,7620,9,999999999,120,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.2,3.3,54,100000,0,0,324,0,0,0,0,0,0,0,160,5.2,10,7,16.0,7620,9,999999999,110,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,3.3,56,100000,0,0,334,0,0,0,0,0,0,0,170,4.1,10,9,16.0,7620,9,999999999,110,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,3.8,61,100000,0,0,313,0,0,0,0,0,0,0,170,4.6,9,5,14.4,77777,9,999999999,110,0.1490,0,88,0.160,0.0,1.0 +2002,4,10,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,0.0,44,99900,0,0,311,0,0,0,0,0,0,0,170,5.7,9,5,16.0,77777,9,999999999,110,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,4.3,60,99900,0,0,319,0,0,0,0,0,0,0,180,5.7,9,6,16.0,77777,9,999999999,120,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,4.3,60,99800,0,0,319,0,0,0,0,0,0,0,180,3.1,9,6,16.0,77777,9,999999999,120,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.6,4.3,65,99800,0,0,314,0,0,0,0,0,0,0,200,2.1,8,6,16.0,6096,9,999999999,120,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,4.4,63,99800,0,0,316,0,0,0,0,0,0,0,190,5.2,8,6,16.0,6096,9,999999999,120,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,3.7,60,99800,0,0,319,0,0,0,0,0,0,0,190,3.1,8,7,16.0,6096,9,999999999,120,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,4.4,68,99700,55,919,320,7,89,4,1100,5000,800,110,180,4.1,10,8,16.0,6096,9,999999999,120,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.2,4.4,59,99800,296,1361,313,167,309,100,17300,24100,12100,2030,190,5.2,3,3,16.0,7620,9,999999999,120,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,14.4,5.0,53,99800,544,1361,332,338,476,147,35100,45600,16900,2910,220,7.2,7,6,16.0,7620,9,999999999,120,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.1,5.6,50,99800,766,1361,337,466,379,252,49700,39900,27200,6130,200,6.7,8,5,16.0,6096,9,999999999,120,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,18.9,5.6,42,99800,944,1361,342,683,673,216,71000,67400,24200,5760,200,7.7,2,2,16.0,6096,9,999999999,129,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,20.0,4.4,36,99700,1067,1361,346,797,760,199,84400,77400,23600,6790,200,6.7,2,2,16.0,7620,9,999999999,129,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,21.1,5.0,35,99500,1127,1361,352,818,661,269,85300,66500,30100,10280,200,8.2,2,2,16.0,7620,9,999999999,139,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,21.1,5.0,35,99500,1119,1361,355,755,545,306,80700,56900,33800,11940,180,6.7,4,3,16.0,7620,9,999999999,139,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,22.8,5.0,31,99400,1043,1361,372,700,555,273,74800,57800,30400,8980,200,7.2,7,6,16.0,7620,9,999999999,139,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,23.9,3.9,27,99400,906,1361,352,643,689,183,67300,69300,21000,4720,210,6.7,0,0,16.0,7620,9,999999999,139,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,23.3,4.4,29,99300,717,1361,357,483,630,151,50000,61900,17400,3180,200,7.7,1,1,16.0,7620,9,999999999,129,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,23.3,3.3,27,99200,488,1361,364,292,494,114,30700,46100,14100,2170,180,8.8,3,3,16.0,7620,9,999999999,120,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,22.2,2.2,27,99100,236,1361,370,112,305,59,11600,21300,7900,1070,190,6.7,7,7,16.0,7620,9,999999999,110,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,21.1,3.9,32,99200,23,601,381,0,0,0,0,0,0,0,190,6.7,9,9,16.0,7620,9,999999999,120,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,20.0,6.1,40,99200,0,0,378,0,0,0,0,0,0,0,190,4.1,9,9,16.0,7620,9,999999999,139,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,18.9,7.2,47,99200,0,0,373,0,0,0,0,0,0,0,180,4.6,9,9,16.0,7620,9,999999999,150,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,18.9,7.4,47,99200,0,0,374,0,0,0,0,0,0,0,190,4.6,9,9,16.0,7620,9,999999999,179,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,18.3,7.8,50,99200,0,0,371,0,0,0,0,0,0,0,190,5.2,9,9,16.0,6096,9,999999999,209,0.1490,0,88,0.160,0.0,1.0 +2002,4,11,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,18.3,11.1,63,99000,0,0,354,0,0,0,0,0,0,0,200,6.2,5,5,16.0,77777,9,999999999,240,0.1490,0,88,0.160,0.0,1.0 +2002,4,12,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,18.3,12.2,68,99100,0,0,377,0,0,0,0,0,0,0,200,6.2,9,9,16.0,6096,9,999999999,259,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,18.9,12.2,65,99000,0,0,380,0,0,0,0,0,0,0,210,7.7,9,9,16.0,3962,9,999999999,270,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,18.3,12.8,70,99000,0,0,388,0,0,0,0,0,0,0,230,6.2,10,10,16.0,3962,9,999999999,290,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,17.2,12.8,75,99100,0,0,382,0,0,0,0,0,0,0,230,6.2,10,10,16.0,4572,9,999999999,279,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.7,12.8,78,99100,0,0,380,0,0,0,0,0,0,0,210,4.1,10,10,14.4,3048,9,999999999,270,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.6,12.8,83,99100,60,963,356,8,59,6,1100,2900,900,120,220,3.6,8,8,11.2,2743,9,999999999,270,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.6,12.8,83,99300,302,1360,374,173,191,131,18300,15300,14900,2850,230,3.1,10,10,12.8,3048,9,999999999,259,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.1,13.3,83,99300,550,1360,367,91,0,91,10700,0,10700,3940,260,4.6,9,9,16.0,1981,9,999999999,250,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.7,13.3,80,99300,771,1360,370,197,6,193,22800,500,22500,8320,260,4.6,9,9,16.0,457,9,999999999,240,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.1,12.8,81,99400,949,1360,376,202,0,202,24000,0,24000,9540,270,4.6,10,10,16.0,518,9,999999999,240,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.1,12.8,81,99400,1072,1360,376,235,0,235,28100,0,28100,11280,300,4.6,10,10,16.0,610,9,999999999,229,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.6,12.8,83,99400,1131,1360,374,224,0,224,27100,0,27100,11000,310,3.6,10,10,16.0,427,9,999999999,229,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.8,11.1,89,99500,1123,1360,358,220,0,220,26700,0,26700,10820,60,5.2,10,10,16.0,427,9,999999999,220,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,10.6,93,99500,1047,1360,352,204,0,204,24600,0,24600,9990,60,5.2,10,10,12.8,427,9,999999999,209,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,10.0,93,99500,910,1360,348,176,0,176,21000,0,21000,8390,50,4.6,10,10,16.0,244,9,999999999,200,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.6,8.9,89,99500,721,1360,344,165,0,165,19200,0,19200,7140,80,4.1,10,10,16.0,244,9,999999999,200,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,8.9,93,99500,492,1360,341,67,0,67,8000,0,8000,2920,50,3.6,10,10,16.0,244,9,999999999,189,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.4,8.3,93,99500,240,1360,338,21,0,21,2500,0,2500,870,40,4.1,10,10,16.0,244,9,999999999,179,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,7.8,97,99600,25,623,332,0,0,0,0,0,0,0,60,2.6,10,10,12.8,213,9,999999999,179,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,7.8,97,99600,0,0,332,0,0,0,0,0,0,0,80,3.1,10,10,11.2,152,9,999999999,179,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,7.8,93,99700,0,0,335,0,0,0,0,0,0,0,70,2.1,10,10,11.2,213,9,999999999,179,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,7.2,93,99700,0,0,331,0,0,0,0,0,0,0,0,0.0,10,10,11.2,305,9,999999999,179,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,7.8,93,99700,0,0,335,0,0,0,0,0,0,0,0,0.0,10,10,11.2,305,9,999999999,179,0.1500,0,88,0.160,0.0,1.0 +2002,4,12,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,7.2,93,99600,0,0,315,0,0,0,0,0,0,0,0,0.0,8,8,11.2,366,9,999999999,170,0.1500,0,88,0.160,0.0,1.0 +2002,4,13,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,6.7,100,99700,0,0,299,0,0,0,0,0,0,0,0,0.0,6,6,8.0,77777,9,999999999,170,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,6.7,100,99700,0,0,297,0,0,0,0,0,0,0,0,0.0,5,5,8.0,77777,9,999999999,170,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,6.1,96,99600,0,0,294,0,0,0,0,0,0,0,0,0.0,4,4,6.4,77777,9,999999999,170,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,5.6,100,99600,0,0,289,0,0,0,0,0,0,0,320,1.5,4,4,8.0,77777,9,999999999,160,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,6.7,100,99700,0,0,295,0,0,0,0,0,0,0,330,1.5,4,4,8.0,77777,9,999999999,160,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.2,6.7,97,99700,64,985,297,10,115,6,1500,6600,1100,150,350,2.1,4,4,8.0,77777,9,999999999,150,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,6.7,90,99700,309,1359,299,180,346,101,18100,27300,11900,1930,20,3.6,3,3,9.6,77777,9,999999999,150,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,6.1,77,99800,556,1359,306,365,557,136,38300,53700,16300,2680,30,2.1,3,3,14.4,77777,9,999999999,150,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,7.2,74,99800,777,1359,314,524,599,181,56000,61100,21000,4090,30,2.6,3,3,16.0,77777,9,999999999,139,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,13.3,7.2,67,99800,954,1359,338,645,521,278,67900,53900,29900,7910,50,3.6,8,8,16.0,914,9,999999999,139,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,14.4,7.8,65,99700,1076,1359,313,506,163,377,55500,17300,41700,13320,90,3.1,0,0,16.0,77777,9,999999999,139,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.6,8.9,64,99600,1135,1359,336,878,703,289,91200,70400,32200,11250,80,3.1,4,4,16.0,77777,9,999999999,139,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.7,8.9,60,99700,1126,1359,339,874,863,157,92000,86900,19700,5740,60,4.1,3,3,16.0,77777,9,999999999,139,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.1,9.4,64,99600,1051,1359,337,793,752,210,83500,76200,24400,6890,70,3.1,3,3,16.0,7620,9,999999999,129,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.1,9.4,64,99500,914,1359,342,621,541,256,65500,55900,27800,6860,80,2.1,6,5,16.0,7620,9,999999999,129,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.1,9.4,64,99500,724,1359,362,396,277,248,42000,28900,26600,5920,50,4.1,9,9,16.0,7620,9,999999999,129,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.6,9.4,67,99500,496,1359,352,185,75,157,20200,7100,17600,4230,90,4.6,10,8,16.0,7620,9,999999999,129,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.8,8.3,74,99300,244,1359,354,59,5,58,6600,100,6600,2010,100,3.1,10,10,16.0,7620,9,999999999,129,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,7.8,80,99400,27,668,315,0,0,0,0,0,0,0,90,4.1,10,4,16.0,6096,9,999999999,139,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,6.7,80,99400,0,0,309,0,0,0,0,0,0,0,90,2.6,10,4,16.0,6096,9,999999999,150,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.4,6.7,83,99400,0,0,311,0,0,0,0,0,0,0,90,3.1,8,6,16.0,6096,9,999999999,160,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,6.7,86,99300,0,0,309,0,0,0,0,0,0,0,100,2.1,6,6,16.0,6096,9,999999999,170,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,6.7,90,99300,0,0,322,0,0,0,0,0,0,0,130,2.6,9,9,14.4,6096,9,999999999,170,0.1510,0,88,0.160,0.0,1.0 +2002,4,13,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,6.7,93,99200,0,0,285,0,0,0,0,0,0,0,150,2.1,0,0,12.8,6096,9,999999999,179,0.1510,0,88,0.160,0.0,1.0 +2002,4,14,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,6.7,100,99100,0,0,289,0,0,0,0,0,0,0,0,0.0,2,2,6.4,6096,9,999999999,179,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,6.1,100,99000,0,0,282,0,0,0,0,0,0,0,170,2.1,1,1,8.0,6096,9,999999999,179,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,6.1,96,99000,0,0,292,0,0,0,0,0,0,0,0,0.0,3,3,8.0,6096,9,999999999,179,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,7.2,96,98900,0,0,285,0,0,0,0,0,0,0,0,0.0,0,0,8.0,6096,9,999999999,179,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,7.2,96,98900,0,0,285,0,0,0,0,0,0,0,130,1.5,0,0,8.0,6096,9,999999999,170,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,6.7,100,98900,69,1030,280,0,0,0,0,0,0,0,150,2.6,0,0,4.8,77777,9,999999999,160,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,10.0,93,98900,315,1359,301,178,325,103,18600,26200,12500,2080,190,2.6,0,0,4.8,77777,9,999999999,160,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.0,11.7,81,98900,562,1359,320,350,481,150,36400,46400,17200,2990,220,2.6,0,0,9.6,77777,9,999999999,160,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,17.2,11.7,70,98800,782,1359,330,543,648,169,56200,64200,19200,3750,210,4.1,0,0,12.8,77777,9,999999999,160,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,18.9,11.1,61,98800,959,1359,352,701,745,174,74100,75600,20600,4920,190,5.2,3,3,14.4,77777,9,999999999,160,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,20.6,9.4,49,98700,1081,1359,358,808,784,183,86300,80200,22300,6520,220,5.7,3,3,16.0,77777,9,999999999,170,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,22.2,10.6,48,98500,1139,1359,352,884,823,192,91100,82100,22100,6890,210,7.7,0,0,16.0,77777,9,999999999,170,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,22.8,11.7,50,98400,1130,1359,372,826,677,262,86500,68200,29600,10190,190,6.2,3,3,16.0,77777,9,999999999,179,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,23.9,10.0,41,98400,1055,1359,375,805,800,182,85700,81700,22100,6120,190,9.3,3,3,16.0,77777,9,999999999,189,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,23.9,8.9,38,98300,917,1359,402,666,665,216,69000,66400,24000,5530,220,6.2,9,9,16.0,1829,9,999999999,200,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,23.9,9.4,40,98200,728,1359,384,423,359,230,45200,37600,25000,5410,200,7.2,6,6,16.0,7620,9,999999999,200,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,24.4,9.4,39,98200,500,1359,380,257,294,149,27300,28400,16800,3100,220,5.7,4,4,16.0,77777,9,999999999,209,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,23.3,9.4,41,98100,249,1359,377,85,80,70,9200,6000,8100,1500,210,6.7,5,5,16.0,77777,9,999999999,209,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,22.2,10.6,48,98200,29,691,367,0,0,0,0,0,0,0,200,5.2,3,3,16.0,77777,9,999999999,229,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,22.2,12.2,53,98200,0,0,389,0,0,0,0,0,0,0,200,4.6,8,8,16.0,2591,9,999999999,250,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,21.1,13.9,63,98200,0,0,379,0,0,0,0,0,0,0,200,6.2,7,7,16.0,7620,9,999999999,259,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,20.6,14.4,68,98200,0,0,383,0,0,0,0,0,0,0,210,6.7,8,8,16.0,77777,9,999999999,259,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,20.0,14.4,70,98200,0,0,388,0,0,0,0,0,0,0,210,6.7,9,9,16.0,7620,9,999999999,259,0.1520,0,88,0.160,0.0,1.0 +2002,4,14,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,20.0,14.4,70,98200,0,0,399,0,0,0,0,0,0,0,210,5.2,10,10,16.0,2438,9,999999999,259,0.1520,0,88,0.160,0.0,1.0 +2002,4,15,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,20.0,15.0,73,98200,0,0,381,0,0,0,0,0,0,0,230,5.2,9,8,16.0,7620,9,999999999,270,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,19.4,15.0,76,98200,0,0,372,0,0,0,0,0,0,0,230,3.6,10,7,16.0,7620,9,999999999,270,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,18.3,15.0,81,98300,0,0,372,0,0,0,0,0,0,0,220,3.1,10,8,16.0,7620,9,999999999,270,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,17.8,14.4,80,98300,0,0,363,0,0,0,0,0,0,0,220,2.1,10,7,16.0,7620,9,999999999,279,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.7,14.4,86,98300,0,0,345,0,0,0,0,0,0,0,210,3.1,3,3,16.0,7620,9,999999999,279,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,17.8,14.4,80,98400,74,1075,353,0,0,0,0,0,0,0,220,4.6,4,4,16.0,77777,9,999999999,290,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,20.0,14.4,70,98500,321,1358,364,185,263,123,19100,21300,14000,2590,240,5.2,4,4,16.0,77777,9,999999999,290,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,21.1,14.4,66,98600,568,1358,366,321,312,190,33800,31100,20800,4170,240,6.2,3,3,16.0,77777,9,999999999,290,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,23.3,15.6,62,98600,787,1358,375,530,556,206,55900,56700,22900,4760,260,6.7,2,2,16.0,77777,9,999999999,290,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,25.6,16.1,56,98600,964,1358,375,695,697,199,72800,70300,22800,5570,240,6.7,0,0,14.4,77777,9,999999999,279,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,27.2,16.7,53,98600,1085,1358,384,827,790,194,88000,80600,23400,6950,220,5.7,0,0,16.0,77777,9,999999999,270,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,28.3,16.7,49,98600,1143,1358,390,890,865,159,93600,87200,20100,6110,200,7.2,0,0,16.0,77777,9,999999999,259,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,30.0,15.6,42,98600,1134,1358,397,862,791,200,92000,80900,24300,8080,210,7.2,0,0,16.0,77777,9,999999999,259,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,30.6,13.3,35,98600,1058,1358,397,776,746,193,82300,76000,22900,6510,210,7.7,0,0,16.0,77777,9,999999999,259,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,31.1,12.8,33,98500,921,1358,417,661,707,180,69300,71300,20900,4770,220,9.3,3,3,16.0,77777,9,999999999,259,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,30.6,12.8,34,98600,732,1358,414,484,595,163,51900,60300,19300,3540,200,8.2,3,3,16.0,77777,9,999999999,259,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,30.0,12.8,35,98500,504,1358,411,299,473,123,31400,44500,14800,2370,210,7.2,3,3,16.0,77777,9,999999999,250,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,28.9,12.8,37,98400,253,1358,411,119,272,68,12200,19700,8500,1250,200,6.7,5,5,16.0,77777,9,999999999,250,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,27.2,14.4,45,98600,32,713,398,0,0,0,0,0,0,0,190,6.2,3,3,16.0,7620,9,999999999,250,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,26.1,15.6,52,98600,0,0,377,0,0,0,0,0,0,0,200,5.7,0,0,16.0,77777,9,999999999,250,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,25.6,16.1,56,98700,0,0,375,0,0,0,0,0,0,0,190,7.2,0,0,16.0,77777,9,999999999,250,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,24.4,16.7,62,98700,0,0,370,0,0,0,0,0,0,0,200,7.7,0,0,16.0,77777,9,999999999,240,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,23.9,16.7,64,98800,0,0,367,0,0,0,0,0,0,0,200,7.2,0,0,16.0,77777,9,999999999,240,0.1530,0,88,0.160,0.0,1.0 +2002,4,15,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,23.3,16.7,66,98700,0,0,364,0,0,0,0,0,0,0,210,7.7,0,0,16.0,77777,9,999999999,229,0.1530,0,88,0.160,0.0,1.0 +2002,4,16,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,22.8,16.7,68,98800,0,0,362,0,0,0,0,0,0,0,210,6.2,0,0,16.0,77777,9,999999999,240,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,21.7,16.7,73,98800,0,0,357,0,0,0,0,0,0,0,210,5.7,0,0,16.0,77777,9,999999999,240,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,21.1,16.7,76,98800,0,0,354,0,0,0,0,0,0,0,210,6.7,0,0,16.0,77777,9,999999999,250,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,21.1,16.7,76,98800,0,0,354,0,0,0,0,0,0,0,200,6.7,0,0,16.0,77777,9,999999999,250,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,20.6,16.7,78,98900,0,0,367,0,0,0,0,0,0,0,200,6.2,3,3,16.0,77777,9,999999999,259,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,20.0,16.7,81,98900,79,1097,349,0,0,0,0,0,0,0,190,5.7,0,0,14.4,77777,9,999999999,270,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,21.7,16.7,73,99000,327,1357,357,192,362,104,19400,29300,12300,1980,200,6.2,0,0,16.0,77777,9,999999999,270,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,23.3,17.2,69,99000,574,1357,365,376,555,141,39600,53900,16800,2800,200,6.7,0,0,16.0,77777,9,999999999,279,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,24.4,17.2,64,98900,793,1357,370,549,642,173,56800,63600,19600,3880,220,7.2,0,0,16.0,77777,9,999999999,279,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,25.6,17.8,62,98900,968,1357,394,720,751,182,75900,76100,21400,5210,190,9.8,3,3,16.0,77777,9,999999999,279,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,27.2,17.8,56,98900,1089,1357,405,826,784,196,87900,80000,23600,7090,190,9.3,4,4,16.0,77777,9,999999999,279,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,28.3,16.7,49,98700,1147,1357,407,829,643,284,86300,64500,31700,11530,200,8.8,3,3,16.0,77777,9,999999999,270,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,30.0,16.1,43,98800,1138,1357,415,886,827,191,91400,82500,22000,6860,190,10.8,3,3,16.0,77777,9,999999999,270,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,30.6,15.0,39,98700,1062,1357,417,811,800,183,86300,81700,22300,6260,200,10.8,3,3,16.0,77777,9,999999999,270,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,30.6,13.9,36,98700,924,1357,426,661,636,227,70800,65900,25800,6110,190,10.8,6,6,16.0,7620,9,999999999,270,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,30.0,13.3,36,98700,735,1357,421,380,218,261,41100,22500,28900,6710,200,8.2,10,6,16.0,7620,9,999999999,259,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,30.0,13.3,36,98700,508,1357,421,150,17,143,16800,1200,16400,5340,200,6.7,10,6,16.0,7620,9,999999999,259,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,28.9,12.8,37,98600,257,1357,448,68,11,66,7600,300,7500,2250,200,7.7,10,10,16.0,6096,9,999999999,259,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,27.8,13.3,41,98700,34,735,421,0,0,0,0,0,0,0,190,5.7,9,8,16.0,6096,9,999999999,270,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,26.1,15.0,50,98800,0,0,399,0,0,0,0,0,0,0,200,7.7,9,5,16.0,6096,9,999999999,279,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,25.0,16.1,58,98800,0,0,402,0,0,0,0,0,0,0,200,6.7,10,7,16.0,6096,9,999999999,290,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,24.4,16.7,62,98800,0,0,392,0,0,0,0,0,0,0,210,8.2,6,5,14.4,6096,9,999999999,320,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,23.9,16.7,64,98900,0,0,412,0,0,0,0,0,0,0,220,9.3,9,9,16.0,6096,9,999999999,340,0.1540,0,88,0.160,0.0,1.0 +2002,4,16,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,22.8,16.7,68,98800,0,0,369,0,0,0,0,0,0,0,210,8.2,1,1,16.0,6096,9,999999999,359,0.1540,0,88,0.160,0.0,1.0 +2002,4,17,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,22.2,16.7,71,98900,0,0,388,0,0,0,0,0,0,0,220,5.7,8,7,16.0,6096,9,999999999,359,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,22.2,16.7,71,98900,0,0,388,0,0,0,0,0,0,0,210,4.6,10,7,16.0,4572,9,999999999,359,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,22.2,16.7,71,98900,0,0,403,0,0,0,0,0,0,0,220,6.2,10,9,16.0,2591,9,999999999,359,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,18.9,17.8,93,99000,0,0,387,0,0,0,0,0,0,0,190,3.6,10,9,16.0,2896,9,999999999,350,0.1550,0,88,0.160,1.0,1.0 +2002,4,17,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,18.9,17.2,90,99000,0,0,386,0,0,0,0,0,0,0,190,4.6,10,9,16.0,1280,9,999999999,350,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,19.4,16.1,81,99000,84,1141,373,0,0,0,0,0,0,0,210,5.2,7,7,16.0,6096,9,999999999,350,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,20.6,16.1,75,99100,333,1356,385,198,294,126,20400,24300,14500,2650,220,5.2,8,8,16.0,1280,9,999999999,329,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,21.1,16.7,76,99200,579,1356,389,340,386,175,36200,38700,19600,3770,220,5.7,9,8,16.0,1097,9,999999999,320,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,22.8,17.8,73,99200,798,1356,408,470,336,272,50200,35600,29200,6830,240,6.2,9,9,16.0,1189,9,999999999,300,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,23.9,17.8,69,99300,973,1356,405,372,79,316,41100,8100,35300,11440,240,5.2,8,8,16.0,1463,9,999999999,279,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,25.0,17.2,62,99200,1093,1356,396,734,506,325,77700,52700,35100,12110,250,7.2,5,5,16.0,77777,9,999999999,259,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,26.7,16.7,54,99200,1151,1356,401,896,799,216,95200,81500,25900,9130,270,6.7,4,4,16.0,77777,9,999999999,240,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,27.2,15.6,49,99200,1141,1356,402,850,749,219,90300,76300,25900,8990,260,5.2,4,4,16.0,77777,9,999999999,229,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,28.3,16.1,48,99200,1065,1356,412,793,758,196,84100,77200,23300,6720,250,4.1,5,5,16.0,77777,9,999999999,229,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,28.9,13.9,40,99200,928,1356,406,655,671,195,68400,67500,22200,5170,230,4.1,3,3,16.0,77777,9,999999999,220,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,28.9,12.2,36,99200,739,1356,404,490,595,165,52500,60400,19500,3600,280,5.2,3,3,16.0,77777,9,999999999,220,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,28.3,11.1,34,99200,511,1356,399,300,456,127,31400,43100,15100,2460,270,3.6,3,3,16.0,77777,9,999999999,220,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,27.2,7.8,29,99100,261,1356,385,129,343,63,13400,25200,8600,1150,340,5.7,2,2,16.0,77777,9,999999999,220,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,25.6,6.7,30,99300,36,757,380,1,0,1,100,0,100,40,40,2.6,3,3,16.0,77777,9,999999999,229,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,23.3,11.1,46,99300,0,0,358,0,0,0,0,0,0,0,60,3.6,0,0,16.0,77777,9,999999999,240,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,22.8,10.0,44,99300,0,0,354,0,0,0,0,0,0,0,80,3.1,0,0,16.0,77777,9,999999999,240,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,21.1,11.1,53,99300,0,0,347,0,0,0,0,0,0,0,100,2.1,0,0,16.0,77777,9,999999999,259,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,20.6,13.3,63,99300,0,0,390,0,0,0,0,0,0,0,80,2.6,9,9,16.0,2134,9,999999999,270,0.1550,0,88,0.160,0.0,1.0 +2002,4,17,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,19.4,14.4,73,99200,0,0,371,0,0,0,0,0,0,0,100,1.5,10,7,16.0,77777,9,999999999,279,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,18.9,14.4,75,99300,0,0,364,0,0,0,0,0,0,0,170,2.1,10,6,14.4,77777,9,999999999,290,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,18.3,14.4,78,99200,0,0,355,0,0,0,0,0,0,0,190,2.6,5,4,16.0,77777,9,999999999,290,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,21.1,16.7,76,99200,0,0,354,0,0,0,0,0,0,0,210,3.6,0,0,16.0,77777,9,999999999,300,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,20.6,16.1,75,99100,0,0,351,0,0,0,0,0,0,0,200,4.1,0,0,16.0,77777,9,999999999,290,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,21.1,16.1,73,99100,0,0,353,0,0,0,0,0,0,0,210,5.7,0,0,12.8,77777,9,999999999,279,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,20.6,16.7,78,99100,89,1163,351,0,0,0,0,0,0,0,210,5.2,0,0,16.0,77777,9,999999999,270,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,22.2,17.2,73,99200,339,1355,367,156,133,122,16600,11300,13800,2680,210,5.7,1,1,16.0,77777,9,999999999,259,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,23.9,17.8,69,99100,585,1355,369,381,461,182,39200,44800,19800,3740,210,6.2,0,0,16.0,77777,9,999999999,250,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,25.0,18.3,66,99100,803,1355,391,457,293,283,48600,31000,30200,7190,220,6.2,4,3,16.0,7620,9,999999999,240,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,25.0,18.3,66,99000,978,1355,391,416,103,342,45900,10600,38200,12250,200,6.7,5,3,16.0,7620,9,999999999,240,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,27.2,18.3,58,98900,1098,1355,399,845,693,282,87600,69300,31300,10020,200,7.7,2,2,16.0,7620,9,999999999,229,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,27.8,17.8,55,98700,1155,1355,412,817,589,314,87500,61500,35000,13680,190,8.2,6,5,16.0,7620,9,999999999,229,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,30.6,17.2,45,98700,1145,1355,420,785,563,308,84100,58800,34400,13030,190,8.2,3,3,16.0,77777,9,999999999,240,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,31.1,16.1,40,98700,1068,1355,421,817,770,208,86300,78200,24500,7150,180,8.8,3,3,16.0,77777,9,999999999,250,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,30.6,15.6,40,98500,931,1355,424,667,600,254,70700,62100,27900,6980,210,8.2,6,5,16.0,77777,9,999999999,250,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,30.0,13.9,37,98500,743,1355,419,231,41,209,25500,4100,23200,6640,200,6.7,9,5,16.0,6096,9,999999999,270,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,30.6,12.8,34,98500,515,1355,424,103,0,103,11900,0,11900,4240,200,6.7,10,6,16.0,4500,9,999999999,290,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,29.4,13.9,39,98300,265,1355,431,134,236,88,13900,17400,10500,1760,200,8.2,8,8,16.0,4572,9,999999999,309,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,28.3,16.7,49,98400,39,779,437,1,0,1,100,0,100,40,200,7.2,9,9,16.0,4572,9,999999999,320,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,27.2,17.2,54,98400,0,0,408,0,0,0,0,0,0,0,200,7.7,5,5,16.0,77777,9,999999999,320,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,26.7,18.3,60,98400,0,0,430,0,0,0,0,0,0,0,210,8.8,9,9,16.0,7500,9,999999999,329,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,26.1,16.1,54,98500,0,0,424,0,0,0,0,0,0,0,230,6.7,9,9,16.0,7620,9,999999999,329,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,23.9,11.7,46,98700,0,0,417,0,0,0,0,0,0,0,310,8.2,10,10,12.8,1981,9,999999999,340,0.1550,0,88,0.160,0.0,1.0 +2002,4,18,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,19.4,14.4,73,98700,0,0,377,0,0,0,0,0,0,0,280,3.6,8,8,16.0,4572,9,999999999,350,0.1550,0,88,0.160,1.0,1.0 +2002,4,19,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,18.9,13.9,73,98600,0,0,382,0,0,0,0,0,0,0,200,5.2,10,9,16.0,4572,9,999999999,340,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,19.4,13.3,68,98700,0,0,353,0,0,0,0,0,0,0,270,4.1,4,2,16.0,77777,9,999999999,329,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,18.9,13.9,73,98700,0,0,355,0,0,0,0,0,0,0,270,2.6,3,3,16.0,4572,9,999999999,309,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,17.8,14.4,80,98800,0,0,369,0,0,0,0,0,0,0,240,1.5,10,8,16.0,6096,9,999999999,270,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,17.2,13.9,81,98900,0,0,352,0,0,0,0,0,0,0,220,1.5,6,5,16.0,6096,9,999999999,229,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,17.8,11.7,67,98900,94,1208,366,0,0,0,0,0,0,0,340,5.7,9,8,16.0,6096,9,999999999,179,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,17.2,11.1,67,99100,345,1355,336,155,133,121,16600,11400,13700,2660,340,6.2,2,1,16.0,6096,9,999999999,189,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,17.2,11.1,67,99200,590,1355,362,125,0,125,14500,0,14500,5250,350,5.7,9,8,16.0,6096,9,999999999,189,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,17.8,10.0,60,99300,808,1355,364,293,55,260,32200,5600,28900,8380,350,5.2,9,8,16.0,6096,9,999999999,189,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.6,10.0,69,99300,982,1355,332,668,491,312,69900,50800,33000,9400,50,8.8,2,2,16.0,7620,9,999999999,200,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.0,9.4,69,99400,1102,1355,344,826,729,231,86900,73800,26700,8510,50,6.2,8,7,16.0,7620,9,999999999,209,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.6,8.3,62,99400,1158,1355,351,823,619,292,85600,62100,32400,12300,50,7.2,8,8,16.0,701,9,999999999,229,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.8,6.7,66,99400,1148,1355,326,838,713,233,88700,72400,27100,9740,50,8.8,6,6,16.0,7620,9,999999999,229,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,13.9,6.7,62,99400,1072,1355,326,776,663,250,80900,66700,28000,8480,30,8.2,4,4,16.0,7620,9,999999999,240,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,13.3,5.6,60,99400,935,1355,337,559,345,320,60100,37100,34400,9170,20,8.2,8,8,16.0,7620,9,999999999,240,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.2,5.0,61,99400,746,1355,311,458,436,217,47700,44200,23400,4900,30,8.8,2,2,16.0,7620,9,999999999,250,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,4.4,63,99400,519,1355,296,233,167,169,25300,16200,19000,3930,40,7.7,0,0,16.0,7620,9,999999999,259,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,3.9,66,99300,270,1355,314,135,248,86,14100,18500,10400,1710,30,8.8,9,7,16.0,7620,9,999999999,270,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,3.3,68,99300,41,801,298,1,0,1,100,0,100,40,20,9.3,3,3,16.0,3658,9,999999999,259,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,3.3,71,99300,0,0,327,0,0,0,0,0,0,0,30,6.2,10,10,16.0,2743,9,999999999,259,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,4.4,79,99400,0,0,326,0,0,0,0,0,0,0,30,6.2,10,10,9.6,1981,9,999999999,259,0.1560,0,88,0.160,3.0,1.0 +2002,4,19,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,3.9,76,99500,0,0,325,0,0,0,0,0,0,0,30,2.6,10,10,14.4,2134,9,999999999,270,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.2,4.4,82,99400,0,0,323,0,0,0,0,0,0,0,50,5.7,10,10,11.2,1676,9,999999999,279,0.1560,0,88,0.160,0.0,1.0 +2002,4,19,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,3.3,79,99400,0,0,320,0,0,0,0,0,0,0,30,6.2,10,10,11.2,2134,9,999999999,290,0.1560,0,88,0.160,0.0,1.0 +2002,4,20,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,3.9,82,99400,0,0,320,0,0,0,0,0,0,0,20,6.2,10,10,11.2,1494,9,999999999,279,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,2.2,79,99400,0,0,313,0,0,0,0,0,0,0,30,7.7,10,10,11.2,1219,9,999999999,270,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,0.6,70,99400,0,0,312,0,0,0,0,0,0,0,30,7.2,10,10,11.2,1524,9,999999999,259,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-0.6,64,99500,0,0,310,0,0,0,0,0,0,0,40,6.2,10,10,16.0,1524,9,999999999,240,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,-0.6,67,99500,0,0,308,0,0,0,0,0,0,0,30,6.7,10,10,16.0,1676,9,999999999,229,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,-1.7,61,99600,100,1230,306,0,0,0,0,0,0,0,20,7.7,10,10,16.0,1829,9,999999999,209,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-1.7,58,99700,351,1354,294,121,26,114,13200,2300,12600,2830,40,8.2,8,8,16.0,2438,9,999999999,200,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,-0.6,59,99600,596,1354,273,221,62,194,24300,6100,21600,5500,40,8.8,0,0,16.0,77777,9,999999999,179,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.2,-0.6,57,99700,812,1354,275,567,531,247,59000,54200,26400,5950,30,8.8,0,0,16.0,77777,9,999999999,170,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,-1.1,53,99800,986,1354,291,719,678,223,74800,68100,25100,6430,40,8.2,4,4,16.0,77777,9,999999999,170,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,-1.1,51,99700,1105,1354,306,690,416,350,72700,43300,37300,13540,40,10.3,8,8,16.0,2438,9,999999999,170,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,-1.7,50,99600,1162,1354,304,883,679,299,91800,68000,33300,12730,40,9.3,8,8,16.0,3048,9,999999999,170,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,-1.7,50,99700,1151,1354,310,410,60,359,45300,6200,40100,15730,40,8.2,9,9,16.0,2743,9,999999999,170,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,-3.3,44,99700,1075,1354,317,286,12,276,33800,1000,33000,12800,30,7.2,10,10,16.0,2743,9,999999999,170,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.2,-2.2,50,99600,938,1354,316,268,18,256,31300,1600,30200,11390,40,8.2,10,10,16.0,2591,9,999999999,170,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.2,-2.2,50,99600,749,1354,307,381,236,250,41500,24500,27900,6490,30,6.7,10,9,16.0,2591,9,999999999,170,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,-4.4,45,99600,523,1354,308,99,0,99,11500,0,11500,4140,30,9.8,10,10,16.0,2438,9,999999999,170,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-3.9,49,99500,274,1354,307,57,0,57,6500,0,6500,2080,30,8.8,10,10,16.0,3048,9,999999999,170,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-3.3,51,99600,44,824,299,2,0,2,300,0,300,80,40,8.2,10,9,16.0,2134,9,999999999,179,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-2.8,53,99500,0,0,308,0,0,0,0,0,0,0,40,9.8,10,10,16.0,1981,9,999999999,189,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-3.3,51,99500,0,0,307,0,0,0,0,0,0,0,40,6.7,10,10,16.0,1981,9,999999999,189,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,-2.2,54,99500,0,0,311,0,0,0,0,0,0,0,40,6.7,10,10,16.0,1981,9,999999999,209,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,-1.7,56,99500,0,0,311,0,0,0,0,0,0,0,40,7.7,10,10,16.0,1829,9,999999999,220,0.1570,0,88,0.160,0.0,1.0 +2002,4,20,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,1.1,76,99300,0,0,309,0,0,0,0,0,0,0,50,6.7,10,10,16.0,2286,9,999999999,229,0.1570,0,88,0.160,0.0,1.0 +2002,4,21,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,1.7,79,99300,0,0,310,0,0,0,0,0,0,0,40,6.2,10,10,16.0,2743,9,999999999,240,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,1.7,79,99200,0,0,310,0,0,0,0,0,0,0,40,7.2,10,10,16.0,1829,9,999999999,240,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,2.8,93,99200,0,0,306,0,0,0,0,0,0,0,40,7.2,10,10,11.2,1829,9,999999999,250,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,2.8,93,99100,0,0,306,0,0,0,0,0,0,0,50,7.7,10,10,11.2,2286,9,999999999,250,0.1580,0,88,0.160,1.0,1.0 +2002,4,21,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,2.8,93,99200,0,0,306,0,0,0,0,0,0,0,40,7.2,10,10,9.6,427,9,999999999,250,0.1580,0,88,0.160,2.0,1.0 +2002,4,21,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,2.8,93,99200,105,1274,306,0,0,0,0,0,0,0,60,8.8,10,10,9.6,427,9,999999999,250,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,2.8,89,99200,357,1353,309,40,0,40,4800,0,4800,1690,60,8.8,10,10,16.0,488,9,999999999,250,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,3.3,93,99200,601,1353,309,83,0,83,10000,0,10000,3780,80,7.7,10,10,8.0,427,9,999999999,250,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,3.3,96,99000,817,1353,307,91,0,91,11300,0,11300,4570,90,7.7,10,10,14.4,305,9,999999999,250,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,3.3,89,98900,990,1353,312,170,0,170,20600,0,20600,8440,100,10.8,10,10,16.0,427,9,999999999,240,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,3.3,89,98900,1109,1353,312,172,0,172,21200,0,21200,8780,80,7.2,10,10,16.0,427,9,999999999,229,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,3.3,85,98700,1165,1353,315,181,0,181,22400,0,22400,9240,100,8.2,10,10,16.0,488,9,999999999,229,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,3.3,89,98700,1155,1353,312,161,0,161,20100,0,20100,8340,100,9.3,10,10,12.8,488,9,999999999,220,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,3.9,93,98600,1078,1353,312,128,0,128,16100,0,16100,6740,100,8.2,10,10,6.4,457,9,999999999,220,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,4.4,100,98400,941,1353,310,108,0,108,13500,0,13500,5580,100,7.2,10,10,3.2,274,9,999999999,209,0.1580,0,88,0.160,1.0,1.0 +2002,4,21,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,4.4,96,98600,753,1353,313,221,29,204,24200,2900,22600,6570,60,4.1,10,10,3.2,274,9,999999999,200,0.1580,0,88,0.160,1.0,1.0 +2002,4,21,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,4.4,100,98500,526,1353,310,62,0,62,7500,0,7500,2800,60,6.2,10,10,3.2,335,9,999999999,189,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,4.4,100,98600,278,1353,310,40,0,40,4700,0,4700,1580,60,5.2,10,10,4.0,335,9,999999999,170,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,3.9,100,98600,46,846,308,2,0,2,300,0,300,80,70,4.6,10,10,8.0,183,9,999999999,160,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,3.9,100,98700,0,0,308,0,0,0,0,0,0,0,60,3.6,10,10,4.8,183,9,999999999,139,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,3.9,100,98700,0,0,308,0,0,0,0,0,0,0,30,3.1,10,10,4.8,183,9,999999999,129,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,3.9,100,98700,0,0,308,0,0,0,0,0,0,0,20,2.1,10,10,8.0,274,9,999999999,129,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,3.9,100,98700,0,0,308,0,0,0,0,0,0,0,10,2.6,10,10,16.0,152,9,999999999,129,0.1580,0,88,0.160,0.0,1.0 +2002,4,21,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,3.9,100,98700,0,0,308,0,0,0,0,0,0,0,360,2.6,10,10,9.6,152,9,999999999,129,0.1580,0,88,0.160,0.0,1.0 +2002,4,22,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,3.3,96,98700,0,0,307,0,0,0,0,0,0,0,350,2.1,10,10,11.2,152,9,999999999,129,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,3.3,96,98700,0,0,307,0,0,0,0,0,0,0,350,4.1,10,10,11.2,152,9,999999999,120,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,3.3,100,98800,0,0,304,0,0,0,0,0,0,0,350,3.6,10,10,16.0,152,9,999999999,120,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,2.2,96,99000,0,0,301,0,0,0,0,0,0,0,340,5.2,10,10,16.0,152,9,999999999,110,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,1.7,96,99100,0,0,298,0,0,0,0,0,0,0,340,4.6,10,10,12.8,213,9,999999999,110,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,0.6,89,99100,111,1296,282,0,0,0,0,0,0,0,340,4.6,8,8,16.0,579,9,999999999,100,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,0.6,85,99200,362,1352,299,191,217,133,20500,18900,15400,2940,340,5.7,10,10,16.0,396,9,999999999,100,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,0.6,82,99300,606,1352,301,206,43,187,22600,4200,20700,5400,310,6.2,10,10,16.0,579,9,999999999,100,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,0.6,79,99400,822,1352,304,117,0,117,14200,0,14200,5720,320,4.1,10,10,16.0,640,9,999999999,100,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,0.0,76,99400,995,1352,303,126,0,126,15600,0,15600,6510,330,5.7,10,10,16.0,671,9,999999999,100,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,-0.6,70,99500,1113,1352,305,191,0,191,23400,0,23400,9610,350,5.2,10,10,16.0,762,9,999999999,100,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,0.6,76,99500,1169,1352,306,151,0,151,18900,0,18900,7890,310,5.7,10,10,16.0,1097,9,999999999,100,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,0.0,65,99600,1158,1352,313,208,18,193,23200,1800,21600,9130,330,3.6,10,10,16.0,1036,9,999999999,100,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-1.1,61,99600,1081,1352,310,829,639,317,87900,66500,34600,11550,320,3.1,10,10,16.0,975,9,999999999,100,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-0.6,64,99600,944,1352,310,708,802,146,73200,80000,17200,3650,300,2.6,10,10,16.0,975,9,999999999,89,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,0.6,73,99600,756,1352,309,547,755,124,57800,75600,15400,2820,50,3.6,10,10,16.0,1036,9,999999999,89,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,0.6,76,99700,530,1352,306,354,642,102,36600,60300,12900,1970,50,2.6,10,10,16.0,1036,9,999999999,89,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,0.0,76,99700,282,1352,303,155,434,65,15700,33200,8800,1120,60,3.1,10,10,16.0,1494,9,999999999,89,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,0.0,79,99700,49,868,301,7,51,6,1000,2400,900,120,60,3.6,10,10,16.0,1524,9,999999999,89,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,0.0,76,99800,0,0,303,0,0,0,0,0,0,0,110,2.1,10,10,16.0,945,9,999999999,89,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,0.6,82,99800,0,0,301,0,0,0,0,0,0,0,120,1.5,10,10,16.0,975,9,999999999,89,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,0.0,76,99800,0,0,303,0,0,0,0,0,0,0,100,2.6,10,10,16.0,1494,9,999999999,89,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,0.6,89,99800,0,0,297,0,0,0,0,0,0,0,150,1.5,10,10,16.0,1433,9,999999999,89,0.1590,0,88,0.160,0.0,1.0 +2002,4,22,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,1.1,85,99800,0,0,302,0,0,0,0,0,0,0,130,2.6,10,10,16.0,1372,9,999999999,100,0.1590,0,88,0.160,0.0,1.0 +2002,4,23,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,0.6,85,99800,0,0,285,0,0,0,0,0,0,0,0,0.0,8,8,14.4,1250,9,999999999,100,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.6,0.0,96,99800,0,0,263,0,0,0,0,0,0,0,0,0.0,4,4,11.2,77777,9,999999999,100,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.1,0.0,92,99800,0,0,270,0,0,0,0,0,0,0,140,1.5,6,6,12.8,77777,9,999999999,100,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.6,-0.6,91,99800,0,0,261,0,0,0,0,0,0,0,140,1.5,3,3,9.6,77777,9,999999999,100,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,0.6,0.0,96,99800,0,0,263,0,0,0,0,0,0,0,200,1.5,4,4,12.8,77777,9,999999999,100,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,1.7,0.6,92,99900,116,1340,266,0,0,0,0,0,0,0,190,2.1,3,3,11.2,77777,9,999999999,100,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,0.6,79,99900,368,1352,275,238,479,107,24300,40700,13200,2030,150,3.1,4,3,12.8,77777,9,999999999,100,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,0.6,68,99900,611,1352,284,433,677,126,44700,65100,15200,2500,150,4.6,3,3,16.0,77777,9,999999999,110,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,1.1,63,99900,826,1352,291,611,763,144,64500,76800,17400,3470,140,4.1,3,3,16.0,77777,9,999999999,110,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,0.0,56,99900,999,1352,323,762,817,157,78900,81600,18400,4260,190,4.6,10,10,16.0,1829,9,999999999,120,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.4,0.6,54,99800,1117,1352,313,862,844,164,90300,84800,20100,5870,180,2.6,8,8,16.0,1524,9,999999999,120,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,2.2,54,99700,1172,1352,339,907,847,171,95200,85200,21100,7200,170,5.2,10,10,16.0,1524,9,999999999,129,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.8,3.9,55,99800,1161,1352,318,898,845,170,94100,85000,20900,6910,170,3.6,4,4,16.0,77777,9,999999999,139,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,13.9,5.0,55,99700,1084,1352,322,823,818,165,85700,82000,19800,5390,140,4.6,3,3,16.0,77777,9,999999999,150,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,14.4,5.0,53,99600,947,1352,310,702,755,172,74200,76600,20400,4810,140,4.1,0,0,16.0,77777,9,999999999,160,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.6,5.6,51,99500,760,1352,330,508,601,170,52500,59300,19100,3690,150,5.2,3,3,16.0,77777,9,999999999,160,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,14.4,5.0,53,99500,534,1352,310,328,521,122,34700,49900,15000,2360,110,7.2,0,0,16.0,77777,9,999999999,160,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.8,4.4,57,99400,286,1352,303,147,364,70,15300,28000,9400,1280,110,5.7,0,0,16.0,77777,9,999999999,160,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,4.4,61,99500,52,912,298,8,53,6,1000,2500,900,120,140,6.7,0,0,16.0,77777,9,999999999,160,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.4,4.4,71,99500,0,0,289,0,0,0,0,0,0,0,150,4.6,0,0,16.0,77777,9,999999999,160,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,4.4,79,99400,0,0,282,0,0,0,0,0,0,0,150,4.1,0,0,16.0,77777,9,999999999,160,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,5.6,83,99400,0,0,286,0,0,0,0,0,0,0,150,4.1,0,0,14.4,77777,9,999999999,160,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,5.6,80,99300,0,0,288,0,0,0,0,0,0,0,150,3.6,0,0,14.4,77777,9,999999999,160,0.1600,0,88,0.160,0.0,1.0 +2002,4,23,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.4,5.0,74,99300,0,0,289,0,0,0,0,0,0,0,150,4.6,0,0,14.4,77777,9,999999999,160,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,5.0,77,99200,0,0,287,0,0,0,0,0,0,0,160,3.6,0,0,12.8,77777,9,999999999,160,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,4.4,79,99200,0,0,282,0,0,0,0,0,0,0,160,3.1,0,0,12.8,77777,9,999999999,170,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.4,5.6,77,99100,0,0,290,0,0,0,0,0,0,0,170,4.6,0,0,16.0,77777,9,999999999,170,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.4,5.6,77,99000,0,0,303,0,0,0,0,0,0,0,170,4.1,3,3,16.0,77777,9,999999999,170,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.4,6.1,80,99000,0,11,303,0,0,0,0,0,0,0,180,4.1,3,3,16.0,77777,9,999999999,170,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,6.1,71,99000,122,1351,298,0,0,0,0,0,0,0,180,5.2,0,0,16.0,77777,9,999999999,160,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,13.3,6.1,62,99000,373,1351,307,221,387,114,22500,33100,13400,2180,180,7.2,0,0,16.0,77777,9,999999999,170,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.6,6.1,53,99000,616,1351,317,405,558,150,42800,55000,17600,3040,180,5.7,0,0,16.0,77777,9,999999999,170,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,17.8,6.7,48,98900,831,1351,327,591,683,170,61600,68300,19500,4030,200,6.7,0,0,16.0,77777,9,999999999,170,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,19.4,7.2,45,98800,1003,1351,350,755,769,183,80000,78200,21800,5600,190,10.3,3,3,16.0,77777,9,999999999,179,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,21.7,8.9,44,98700,1120,1351,363,868,814,192,92900,83300,23600,7610,180,9.3,3,3,16.0,77777,9,999999999,189,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,22.8,10.0,44,98500,1175,1351,389,889,673,302,92500,67500,33700,13540,200,7.7,8,8,16.0,7620,9,999999999,200,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,21.7,10.6,49,98500,1164,1351,374,559,168,414,61400,17900,45900,17350,180,6.2,10,6,16.0,5486,9,999999999,229,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,21.1,11.1,53,98400,1087,1351,390,222,12,212,26800,900,26100,10440,190,6.7,10,9,16.0,1524,9,999999999,259,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,19.4,13.3,68,98400,950,1351,376,114,0,114,14200,0,14200,5880,210,6.7,10,8,14.4,1219,9,999999999,290,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.1,15.6,97,98200,763,1351,380,88,0,88,10800,0,10800,4330,180,10.3,10,10,4.0,914,9,999999999,279,0.1600,0,88,0.160,6.0,1.0 +2002,4,24,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.7,15.6,93,98200,537,1351,383,57,0,57,6900,0,6900,2610,200,7.2,10,10,9.6,2438,9,999999999,270,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,10.0,93,98400,290,1351,348,27,0,27,3300,0,3300,1130,310,12.9,10,10,16.0,427,9,999999999,250,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,7.2,83,98700,54,934,339,6,0,6,700,0,700,240,310,10.3,10,10,16.0,1524,9,999999999,200,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,6.1,77,98800,0,0,329,0,0,0,0,0,0,0,300,6.2,9,9,16.0,1981,9,999999999,150,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,1.7,61,99000,0,0,301,0,0,0,0,0,0,0,300,10.3,5,5,16.0,77777,9,999999999,110,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,0.0,58,99100,0,0,295,0,0,0,0,0,0,0,300,8.8,5,5,16.0,77777,9,999999999,89,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,-1.1,57,99200,0,0,289,0,0,0,0,0,0,0,300,9.3,5,5,16.0,77777,9,999999999,69,0.1600,0,88,0.160,0.0,1.0 +2002,4,24,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,-2.8,51,99400,0,0,280,0,0,0,0,0,0,0,300,7.7,3,3,16.0,77777,9,999999999,50,0.1600,0,88,0.160,0.0,1.0 +2002,4,25,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,-2.8,55,99400,0,0,276,0,0,0,0,0,0,0,300,7.2,4,3,16.0,77777,9,999999999,50,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,-2.2,61,99500,0,0,271,0,0,0,0,0,0,0,280,4.6,4,2,16.0,77777,9,999999999,50,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,-2.2,66,99500,0,0,270,0,0,0,0,0,0,0,270,4.1,3,3,16.0,77777,9,999999999,50,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.3,-2.8,63,99500,0,0,269,0,0,0,0,0,0,0,260,4.1,3,3,16.0,77777,9,999999999,50,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,-2.8,65,99500,0,56,267,0,0,0,0,0,0,0,250,3.6,4,3,16.0,77777,9,999999999,50,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,-2.2,63,99500,128,1350,261,0,0,0,0,0,0,0,240,4.6,0,0,16.0,77777,9,999999999,50,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-2.8,53,99500,379,1350,267,227,405,114,23300,34800,13500,2180,240,5.2,0,0,16.0,77777,9,999999999,50,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,-2.8,46,99500,621,1350,275,404,546,153,42700,53900,17800,3120,260,8.8,0,0,16.0,77777,9,999999999,60,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,-2.2,45,99400,835,1350,280,590,671,175,61500,67000,20000,4150,260,10.3,0,0,16.0,77777,9,999999999,60,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.4,-4.4,36,99500,1006,1350,292,755,763,185,79900,77600,22000,5710,270,12.4,3,3,16.0,77777,9,999999999,60,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.6,-4.4,33,99500,1123,1350,297,862,826,173,89800,82800,20700,6240,290,11.3,3,3,16.0,77777,9,999999999,69,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,-3.3,35,99500,1178,1350,300,925,835,195,95800,83500,22800,8160,270,12.4,3,3,16.0,77777,9,999999999,69,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,-3.3,34,99600,1167,1350,303,892,791,207,95300,80900,25200,9370,280,11.3,3,3,16.0,77777,9,999999999,69,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.2,-2.8,34,99600,1090,1350,306,841,812,183,86600,81000,21100,5890,280,11.3,3,3,16.0,77777,9,999999999,69,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.2,-3.3,33,99600,953,1350,305,702,743,176,74100,75400,20800,4970,280,9.8,3,3,16.0,77777,9,999999999,69,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.2,-3.9,31,99600,766,1350,304,520,625,164,53800,61900,18700,3610,290,8.2,3,3,16.0,77777,9,999999999,69,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,-4.4,31,99600,541,1350,302,345,573,114,35300,53800,13700,2170,290,9.3,3,3,16.0,77777,9,999999999,69,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.6,-5.0,31,99600,294,1350,293,153,382,70,16000,29800,9500,1280,280,8.8,4,2,16.0,77777,9,999999999,69,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,-4.4,34,99700,57,956,282,9,38,8,1200,1500,1100,130,280,6.2,0,0,16.0,77777,9,999999999,69,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,-3.9,40,99700,0,0,276,0,0,0,0,0,0,0,270,2.6,0,0,16.0,77777,9,999999999,69,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,-3.3,44,99800,0,0,275,0,0,0,0,0,0,0,270,2.1,0,0,16.0,77777,9,999999999,69,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,-1.7,56,99800,0,0,270,0,0,0,0,0,0,0,250,2.1,0,0,16.0,77777,9,999999999,69,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-2.2,56,99800,0,0,279,0,0,0,0,0,0,0,250,1.5,4,3,16.0,77777,9,999999999,69,0.1610,0,88,0.160,0.0,1.0 +2002,4,25,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-2.2,56,99800,0,0,267,0,0,0,0,0,0,0,290,3.6,0,0,16.0,77777,9,999999999,69,0.1610,0,88,0.160,0.0,1.0 +2002,4,26,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,-2.8,55,99900,0,0,264,0,0,0,0,0,0,0,280,3.6,0,0,16.0,77777,9,999999999,69,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,-3.3,53,99900,0,0,264,0,0,0,0,0,0,0,310,4.1,0,0,16.0,77777,9,999999999,69,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,-3.3,57,99900,0,0,260,0,0,0,0,0,0,0,310,3.6,0,0,16.0,77777,9,999999999,69,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,-3.9,59,100000,0,0,255,0,0,0,0,0,0,0,320,3.1,0,0,16.0,77777,9,999999999,69,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.2,-3.9,62,100000,0,79,253,0,0,0,0,0,0,0,350,2.6,0,0,16.0,77777,9,999999999,69,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,2.8,-3.9,59,100100,133,1349,255,0,0,0,0,0,0,0,350,3.6,0,0,16.0,77777,9,999999999,69,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,3.9,-5.0,50,100200,384,1349,258,234,424,113,23900,36600,13500,2150,350,4.1,0,0,16.0,77777,9,999999999,69,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-6.1,40,100200,625,1349,263,410,558,151,43400,55200,17700,3080,30,4.6,0,0,16.0,77777,9,999999999,69,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,-6.1,39,100200,839,1349,265,583,652,177,60700,65100,20100,4220,0,0.0,0,0,16.0,77777,9,999999999,69,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.2,-5.6,38,100300,1010,1349,270,723,666,224,75600,67100,25300,6800,360,1.5,0,0,16.0,77777,9,999999999,80,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,-6.7,32,100300,1127,1349,285,862,789,201,91900,80600,24400,8110,0,0.0,3,3,16.0,77777,9,999999999,80,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,-5.0,35,100200,1181,1349,277,925,865,166,97500,87200,21000,7320,0,0.0,0,0,16.0,77777,9,999999999,89,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,-4.4,34,100300,1170,1349,282,915,869,161,96800,87700,20600,6870,30,2.6,0,0,16.0,77777,9,999999999,89,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.6,-1.7,42,100200,1093,1349,288,841,806,186,89800,82500,22800,6920,50,3.1,0,0,16.0,77777,9,999999999,89,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,-0.6,47,100100,956,1349,286,697,725,181,73400,73500,21200,5120,80,4.1,0,0,16.0,77777,9,999999999,89,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,-1.1,45,100100,769,1349,286,526,637,162,54600,63100,18500,3590,100,4.6,0,0,16.0,77777,9,999999999,100,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,-0.6,51,100100,544,1349,282,335,516,126,35400,49600,15300,2460,100,5.7,0,0,16.0,77777,9,999999999,100,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,-2.2,48,100100,298,1349,288,153,366,73,16000,28700,9700,1340,90,4.6,3,3,16.0,77777,9,999999999,100,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,-2.8,49,100100,60,978,271,8,11,8,1000,500,1000,160,100,5.2,0,0,16.0,77777,9,999999999,100,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,-1.7,56,100100,0,0,270,0,0,0,0,0,0,0,100,3.6,0,0,16.0,77777,9,999999999,100,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,-2.2,54,100100,0,0,269,0,0,0,0,0,0,0,90,2.6,0,0,16.0,77777,9,999999999,100,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-3.3,51,100100,0,0,271,0,0,0,0,0,0,0,90,2.6,1,1,16.0,77777,9,999999999,110,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-4.4,46,100100,0,0,279,0,0,0,0,0,0,0,100,2.6,5,4,16.0,77777,9,999999999,110,0.1620,0,88,0.160,0.0,1.0 +2002,4,26,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-4.4,46,100100,0,0,277,0,0,0,0,0,0,0,90,2.6,3,3,16.0,6096,9,999999999,110,0.1620,0,88,0.160,0.0,1.0 +2002,4,27,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,-4.4,46,100000,0,0,279,0,0,0,0,0,0,0,90,3.1,4,4,16.0,6096,9,999999999,120,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,-4.4,45,100000,0,0,293,0,0,0,0,0,0,0,90,3.6,9,8,16.0,6096,9,999999999,120,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,-4.4,45,100000,0,0,308,0,0,0,0,0,0,0,100,4.1,10,10,16.0,3048,9,999999999,129,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,-5.6,39,99800,0,0,309,0,0,0,0,0,0,0,110,4.6,10,10,16.0,3048,9,999999999,129,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,-7.8,32,99800,1,124,307,0,0,0,0,0,0,0,90,3.6,10,10,16.0,2743,9,999999999,139,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,-5.0,43,99800,138,1349,308,32,0,32,3600,0,3600,1070,90,4.1,10,10,16.0,2743,9,999999999,139,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,-1.7,54,99800,389,1349,314,39,0,39,4700,0,4700,1700,90,4.6,10,10,16.0,2743,9,999999999,170,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,-1.7,54,99800,630,1349,314,82,0,82,9900,0,9900,3810,80,6.2,10,10,16.0,1829,9,999999999,189,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,-1.1,53,99700,843,1349,311,136,0,136,16400,0,16400,6580,100,6.7,10,9,16.0,2591,9,999999999,220,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,0.6,60,99600,1014,1349,313,157,0,157,19200,0,19200,7950,100,6.2,10,9,16.0,2591,9,999999999,229,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,1.7,65,99400,1130,1349,302,148,0,148,18500,0,18500,7720,100,6.2,9,7,16.0,4572,9,999999999,240,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,4.4,79,99200,1184,1349,317,151,0,151,19000,0,19000,7900,90,4.6,10,9,12.8,1463,9,999999999,250,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.2,6.1,93,99100,1173,1349,325,143,0,143,18000,0,18000,7520,100,6.7,10,10,6.4,610,9,999999999,270,0.1630,0,88,0.160,2.0,1.0 +2002,4,27,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.2,6.7,97,99000,1096,1349,326,134,0,134,16800,0,16800,7040,100,7.7,10,10,6.4,335,9,999999999,290,0.1630,0,88,0.160,2.0,1.0 +2002,4,27,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.2,7.2,100,98800,959,1349,326,120,0,120,14900,0,14900,6170,110,9.3,10,10,4.8,335,9,999999999,309,0.1630,0,88,0.160,2.0,1.0 +2002,4,27,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.2,7.2,100,98400,772,1349,326,89,0,89,11000,0,11000,4400,110,9.3,10,10,4.0,2438,9,999999999,300,0.1630,0,88,0.160,2.0,1.0 +2002,4,27,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.8,7.2,96,98300,548,1349,329,58,0,58,7100,0,7100,2670,120,10.3,10,10,8.0,244,9,999999999,300,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,7.2,93,98200,302,1349,331,27,0,27,3300,0,3300,1140,130,8.8,10,10,8.0,244,9,999999999,290,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,8.3,100,98100,63,1000,332,5,0,5,600,0,600,200,140,6.7,10,10,2.4,244,9,999999999,279,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,8.9,100,98000,0,0,336,0,0,0,0,0,0,0,150,6.7,10,10,2.4,244,9,999999999,259,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.9,8.9,100,97900,0,0,336,0,0,0,0,0,0,0,150,6.2,10,10,4.0,213,9,999999999,250,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.4,9.4,100,97700,0,0,339,0,0,0,0,0,0,0,150,6.2,10,10,4.0,152,9,999999999,250,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.6,10.6,100,97600,0,0,346,0,0,0,0,0,0,0,180,6.2,10,10,3.2,1158,9,999999999,250,0.1630,0,88,0.160,0.0,1.0 +2002,4,27,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,11.7,100,97300,0,0,353,0,0,0,0,0,0,0,170,5.2,10,10,8.0,152,9,999999999,250,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.2,11.7,97,97200,0,0,346,0,0,0,0,0,0,0,190,3.6,9,9,11.2,3048,9,999999999,250,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,13.9,12.8,93,97100,0,0,355,0,0,0,0,0,0,0,190,4.6,9,9,14.4,3048,9,999999999,240,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.0,12.2,83,97100,0,0,360,0,0,0,0,0,0,0,240,8.8,9,9,16.0,975,9,999999999,240,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.8,8.9,77,97200,0,0,355,0,0,0,0,0,0,0,240,9.3,10,10,16.0,1006,9,999999999,240,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,8.3,80,97100,1,146,349,0,0,0,0,0,0,0,250,7.2,10,10,16.0,914,9,999999999,240,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,9.4,96,97200,144,1348,342,46,0,46,5000,0,5000,1370,240,8.2,10,10,6.4,427,9,999999999,240,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,7.8,97,97300,394,1348,332,108,0,108,12100,0,12100,3870,260,11.3,10,10,4.8,305,9,999999999,229,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,8.3,100,97400,634,1348,332,82,0,82,9900,0,9900,3820,260,9.3,10,10,9.6,183,9,999999999,229,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,5.6,93,97700,847,1348,322,123,0,123,15000,0,15000,6050,280,9.3,10,10,16.0,244,9,999999999,229,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,4.4,85,97900,1017,1348,321,119,0,119,14900,0,14900,6230,310,9.8,10,10,16.0,366,9,999999999,220,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,3.9,86,98100,1133,1348,317,142,0,142,17800,0,17800,7450,320,9.8,10,10,16.0,427,9,999999999,209,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,3.3,85,98300,1187,1348,315,151,0,151,19000,0,19000,7910,310,7.7,10,10,16.0,427,9,999999999,200,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,2.8,82,98400,1175,1348,314,143,0,143,18000,0,18000,7520,320,8.8,10,10,16.0,427,9,999999999,189,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,2.8,82,98600,1099,1348,314,134,0,134,16800,0,16800,7050,310,8.8,10,10,16.0,488,9,999999999,179,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,2.8,82,98700,962,1348,314,137,0,137,16800,0,16800,6950,310,7.7,10,10,16.0,549,9,999999999,160,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,2.2,76,98800,776,1348,316,122,0,122,14700,0,14700,5800,320,7.7,10,10,16.0,640,9,999999999,160,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,2.2,76,98900,551,1348,316,89,0,89,10500,0,10500,3890,330,9.8,10,10,16.0,640,9,999999999,150,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,1.7,73,98900,305,1348,315,18,0,18,2300,0,2300,790,320,8.8,10,10,16.0,762,9,999999999,139,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,1.7,73,99000,66,1022,315,2,0,2,300,0,300,80,10,5.7,10,10,16.0,914,9,999999999,129,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,1.7,73,99100,0,0,315,0,0,0,0,0,0,0,340,3.1,10,10,16.0,975,9,999999999,129,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,2.2,76,99200,0,0,316,0,0,0,0,0,0,0,330,3.6,10,10,16.0,975,9,999999999,129,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,1.7,76,99100,0,0,313,0,0,0,0,0,0,0,360,3.1,10,10,16.0,1036,9,999999999,129,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,2.2,79,99200,0,0,313,0,0,0,0,0,0,0,0,0.0,10,10,16.0,823,9,999999999,129,0.1630,0,88,0.160,0.0,1.0 +2002,4,28,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,2.8,86,99200,0,0,311,0,0,0,0,0,0,0,90,1.5,10,10,16.0,1097,9,999999999,129,0.1630,0,88,0.160,0.0,1.0 +2002,4,29,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,4.4,3.3,93,99200,0,0,309,0,0,0,0,0,0,0,0,0.0,10,10,16.0,975,9,999999999,129,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.0,3.3,89,99200,0,0,312,0,0,0,0,0,0,0,0,0.0,10,10,16.0,1219,9,999999999,129,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,2.8,82,99200,0,0,314,0,0,0,0,0,0,0,240,2.1,10,10,16.0,1219,9,999999999,129,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,3.3,85,99100,0,0,315,0,0,0,0,0,0,0,200,1.5,10,10,16.0,1219,9,999999999,129,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,5.6,3.3,85,99100,2,168,315,0,0,0,0,0,0,0,230,2.1,10,10,14.4,1158,9,999999999,129,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.1,3.3,82,99100,149,1347,317,44,0,44,4800,0,4800,1360,260,3.1,10,10,16.0,1158,9,999999999,129,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,6.7,2.8,76,99200,399,1347,319,123,6,121,13700,400,13500,4190,290,5.2,10,10,16.0,1097,9,999999999,120,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,7.2,2.8,74,99200,639,1347,321,218,19,209,24500,1600,23800,7890,270,6.7,10,10,16.0,1097,9,999999999,120,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.3,2.8,68,99100,851,1347,326,246,12,238,28400,1000,27800,10280,280,3.6,10,10,16.0,1219,9,999999999,120,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.4,3.3,66,99100,1021,1347,316,528,212,367,57700,22500,40600,12150,270,5.7,8,8,16.0,1067,9,999999999,120,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,3.9,66,99100,1136,1347,319,492,102,406,54300,10500,45400,17200,240,7.2,8,8,16.0,1006,9,999999999,110,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.0,4.4,68,99000,1190,1347,336,653,276,408,71200,30000,44700,18990,250,5.7,10,10,16.0,945,9,999999999,110,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,5.6,69,99100,1178,1347,326,184,12,174,22900,900,22200,8950,260,6.2,8,8,16.0,1067,9,999999999,120,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,13.9,5.0,55,99000,1101,1347,339,788,538,348,83100,56000,37200,13490,260,6.7,8,8,16.0,1463,9,999999999,129,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.0,3.9,47,98900,965,1347,328,709,737,179,74800,74800,21100,5160,270,6.2,4,4,16.0,77777,9,999999999,129,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.6,3.9,46,98900,779,1347,328,532,631,166,55100,62600,18900,3710,280,5.2,3,3,16.0,77777,9,999999999,120,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,16.1,3.9,44,98800,555,1347,330,341,510,130,36000,49300,15700,2550,270,5.2,3,3,16.0,77777,9,999999999,120,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.6,1.7,39,98700,309,1347,322,165,324,90,16800,25700,10900,1690,260,6.2,4,2,16.0,77777,9,999999999,110,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,14.4,1.7,42,98800,69,1044,307,13,46,11,1600,1700,1500,180,240,3.1,0,0,16.0,77777,9,999999999,100,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,13.3,2.2,47,98800,0,0,303,0,0,0,0,0,0,0,220,3.6,0,0,16.0,77777,9,999999999,100,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.2,2.2,50,98800,0,0,298,0,0,0,0,0,0,0,220,2.6,0,0,16.0,77777,9,999999999,100,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,2.2,52,98800,0,0,296,0,0,0,0,0,0,0,230,4.1,0,0,16.0,77777,9,999999999,110,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,2.2,52,98700,0,0,296,0,0,0,0,0,0,0,230,4.1,0,0,16.0,77777,9,999999999,110,0.1640,0,88,0.160,0.0,1.0 +2002,4,29,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,2.2,52,98700,0,0,302,0,0,0,0,0,0,0,230,4.6,1,1,16.0,77777,9,999999999,120,0.1640,0,88,0.160,0.0,1.0 +2002,4,30,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,3.3,56,98600,0,0,326,0,0,0,0,0,0,0,260,4.6,8,8,16.0,3353,9,999999999,120,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,3.9,61,98700,0,0,324,0,0,0,0,0,0,0,280,4.1,9,8,16.0,77777,9,999999999,120,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,5.0,66,98800,0,0,342,0,0,0,0,0,0,0,310,3.6,10,10,16.0,3048,9,999999999,129,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,4.4,63,98800,0,0,332,0,0,0,0,0,0,0,300,3.1,9,9,16.0,3048,9,999999999,120,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,2.2,54,98800,3,213,339,0,0,0,0,0,0,0,340,3.6,10,10,16.0,2591,9,999999999,120,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.6,1.7,54,98800,154,1347,320,56,8,55,6000,100,6000,1560,330,5.2,8,8,16.0,77777,9,999999999,120,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,1.7,52,98900,404,1347,322,245,291,158,25300,26100,17500,3410,340,3.6,9,8,16.0,2134,9,999999999,120,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,0.0,44,99000,643,1347,323,211,31,196,23200,3100,21700,5810,320,3.1,9,8,16.0,77777,9,999999999,120,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.2,-0.6,41,99000,855,1347,331,336,73,290,37000,7400,32300,9580,310,5.2,10,9,16.0,4572,9,999999999,120,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.2,-3.3,33,99000,1024,1347,321,207,6,203,25000,500,24600,9900,260,3.6,9,8,16.0,4572,9,999999999,129,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.8,-4.4,29,99000,1139,1347,330,308,12,297,36500,1000,35600,13770,340,2.6,10,9,16.0,3048,9,999999999,129,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,13.3,-5.0,26,98900,1193,1347,331,266,6,261,32200,500,31800,12590,320,2.1,10,9,16.0,3048,9,999999999,139,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,13.3,-6.1,24,98900,1181,1347,330,422,36,390,46600,3700,43300,17860,0,0.0,10,9,16.0,3048,9,999999999,139,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,14.4,-4.4,26,98800,1104,1347,346,368,24,348,43000,2200,41100,15280,290,1.5,10,10,16.0,6096,9,999999999,139,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,14.4,-4.4,26,98800,968,1347,346,297,18,284,34500,1600,33400,12500,220,1.5,10,10,16.0,6096,9,999999999,150,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.0,-3.3,27,98700,782,1347,322,233,30,216,25700,3000,24000,7080,200,2.1,6,5,16.0,6096,9,999999999,150,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,15.0,-3.9,26,98700,558,1347,321,347,371,192,36400,36900,21100,4220,170,2.1,5,5,16.0,6096,9,999999999,139,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,12.8,2.2,48,98600,313,1347,347,115,105,90,12400,8700,10400,1960,140,4.6,10,10,16.0,6096,9,999999999,139,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.7,5.0,63,98700,73,1066,299,16,66,13,2000,2800,1800,220,140,4.1,0,0,16.0,4572,9,999999999,139,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,11.1,5.6,69,98800,0,0,310,0,0,0,0,0,0,0,210,2.1,3,3,16.0,6096,9,999999999,139,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,10.6,6.1,74,98800,0,0,332,0,0,0,0,0,0,0,0,0.0,9,9,16.0,3353,9,999999999,139,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.8,5.9,77,98700,0,0,307,0,0,0,0,0,0,0,190,0.4,4,4,16.0,77777,9,999999999,139,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,9.0,5.6,80,98700,0,0,333,0,0,0,0,0,0,0,170,0.7,10,10,16.0,3048,9,999999999,139,0.1650,0,88,0.160,0.0,1.0 +2002,4,30,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9?9?9?9,8.2,5.4,77,98600,0,0,329,0,0,0,0,0,0,0,170,1.1,10,10,16.0,2286,9,999999999,139,0.1650,0,88,0.160,0.0,1.0 +1980,5,1,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.4,5.1,96,99000,0,0,296,0,0,0,0,0,0,0,270,1.5,4,4,19.3,77777,9,999999999,150,0.1650,0,88,999.000,999.0,99.0 +1980,5,1,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.6,4.9,93,99000,0,0,297,0,0,0,0,0,0,0,240,1.9,6,6,14.5,1070,9,999999999,139,0.1650,0,88,999.000,999.0,99.0 +1980,5,1,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.8,4.6,96,99000,0,0,297,0,0,0,0,0,0,0,200,2.2,7,7,14.5,1160,9,999999999,129,0.1650,0,88,999.000,999.0,99.0 +1980,5,1,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,4.4,96,99000,0,0,304,0,0,0,0,0,0,0,190,2.6,9,9,19.3,1160,9,999999999,139,0.1650,0,88,999.000,999.0,99.0 +1980,5,1,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,5.6,93,99000,4,258,313,0,0,0,0,0,0,0,140,3.1,9,9,14.5,1160,9,999999999,150,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,6.7,93,99000,161,1345,304,23,1,23,2700,0,2700,860,30,2.1,8,6,14.5,1160,9,999999999,160,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,9.4,83,99100,410,1345,316,195,307,101,20300,27300,12000,1890,150,2.6,2,2,14.5,77777,9,999999999,189,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,8.9,75,99100,648,1345,340,270,113,215,29300,11500,23700,5290,140,2.6,8,8,12.9,2130,9,999999999,179,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,8.9,70,99200,859,1345,363,266,3,264,30600,300,30400,11110,240,2.1,10,10,11.3,2130,9,999999999,179,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,9.4,70,99200,1028,1345,367,302,25,282,33300,2500,31300,11100,300,1.5,10,10,9.7,1160,9,999999999,189,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,8.9,65,99200,1143,1345,369,354,5,350,41600,500,41200,15520,330,2.6,10,10,11.3,1010,9,999999999,179,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,9.4,65,99200,1196,1345,372,435,2,433,50600,200,50400,18110,30,2.1,10,10,11.3,1010,9,999999999,189,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,9.4,67,99200,1184,1345,370,427,6,421,49600,600,49100,17730,360,2.6,10,10,11.3,760,9,999999999,189,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,10.0,72,99200,1107,1345,367,332,1,331,38900,100,38900,14780,180,3.1,10,10,12.9,700,9,999999999,189,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,11.1,72,99200,971,1345,374,270,4,267,31600,300,31300,11990,220,3.6,10,10,12.9,880,9,999999999,209,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,10.0,67,99100,785,1345,373,227,3,225,26100,300,25900,9440,210,2.1,10,10,14.5,880,9,999999999,189,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,10.0,65,99100,562,1345,352,226,156,162,24900,15500,18400,3830,70,2.6,8,7,14.5,1830,9,999999999,189,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,10.0,67,99100,318,1345,350,96,67,81,10600,5600,9300,1760,160,2.1,7,7,12.9,1830,9,999999999,189,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,9.4,75,99100,77,1110,326,16,7,15,1700,400,1700,380,190,2.1,3,3,12.9,77777,9,999999999,189,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,8.3,77,99200,0,0,314,0,0,0,0,0,0,0,110,3.1,2,2,12.9,77777,9,999999999,170,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,8.3,83,99200,0,0,300,0,0,0,0,0,0,0,100,3.1,0,0,14.5,77777,9,999999999,179,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,7.8,86,99200,0,0,295,0,0,0,0,0,0,0,90,3.1,0,0,14.5,77777,9,999999999,170,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,7.8,96,99200,0,0,332,0,0,0,0,0,0,0,60,3.1,10,10,0.4,60,9,999999999,170,0.2790,0,88,999.000,999.0,99.0 +1980,5,1,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,7.8,100,99200,0,0,330,0,0,0,0,0,0,0,40,2.6,10,10,0.2,30,9,999999999,170,0.2790,0,88,999.000,999.0,99.0 +1980,5,2,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,7.2,96,99200,0,0,329,0,0,0,0,0,0,0,120,2.1,10,10,0.2,30,9,999999999,160,0.2790,0,88,999.000,999.0,99.0 +1980,5,2,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,6.7,96,99200,0,0,326,0,0,0,0,0,0,0,10,2.1,10,10,0.2,30,9,999999999,160,0.2790,0,88,999.000,999.0,99.0 +1980,5,2,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,6.1,96,99200,0,0,323,0,0,0,0,0,0,0,10,2.1,10,10,0.4,60,9,999999999,150,0.2790,0,88,999.000,999.0,99.0 +1980,5,2,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,6.1,93,99200,0,0,309,0,0,0,0,0,0,0,300,2.1,8,8,4.8,1520,9,999999999,150,0.2790,0,88,999.000,999.0,99.0 +1980,5,2,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,5.6,93,99300,5,280,307,0,0,0,0,0,0,0,170,1.5,8,8,2.4,1520,9,999999999,150,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,6.7,96,99300,166,1344,326,33,0,33,3700,0,3700,1160,320,1.5,10,10,0.4,30,9,999999999,160,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,8.3,100,99400,414,1344,323,108,26,100,11900,2400,11100,2750,230,2.1,9,9,1.6,1520,9,999999999,179,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,8.9,83,99300,652,1344,350,117,4,115,13800,300,13700,5150,320,1.5,10,10,3.2,2740,9,999999999,179,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,10.6,72,99300,863,1344,338,552,437,271,57500,44900,28600,6970,230,3.1,6,4,4.8,7620,9,999999999,200,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,10.0,57,99300,1031,1344,342,710,621,230,74000,62600,25800,7330,320,2.6,3,1,8.0,77777,9,999999999,200,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,7.8,44,99300,1146,1344,348,824,696,229,87200,70800,26800,9760,30,3.1,2,1,11.3,77777,9,999999999,170,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,7.8,40,99200,1198,1344,367,801,526,330,85900,55000,36800,17150,320,4.1,4,4,19.3,77777,9,999999999,170,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,8.3,40,99200,1186,1344,370,788,480,364,83700,50100,39400,18190,20,3.6,4,4,19.3,77777,9,999999999,179,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,7.2,34,99200,1109,1344,368,773,549,319,82300,57200,34900,12610,20,4.1,2,2,19.3,77777,9,999999999,160,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,10.0,43,99100,974,1344,368,652,596,221,68100,59900,24600,6310,30,7.2,2,2,24.1,77777,9,999999999,189,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,8.9,41,99100,788,1344,365,339,293,168,37600,31200,19300,3870,60,6.2,2,2,24.1,77777,9,999999999,179,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,7.2,41,99100,566,1344,343,321,462,128,34300,44900,15400,2510,70,5.2,0,0,24.1,77777,9,999999999,170,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,6.1,43,99100,322,1344,332,134,241,78,14500,19800,9800,1470,80,3.1,0,0,19.3,77777,9,999999999,150,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,5.6,48,99100,80,1132,321,26,15,24,2800,900,2700,580,70,4.1,0,0,19.3,77777,9,999999999,150,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,5.6,54,99200,0,0,314,0,0,0,0,0,0,0,10,3.1,2,0,19.3,77777,9,999999999,150,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,5.6,64,99200,0,0,302,0,0,0,0,0,0,0,140,2.1,0,0,19.3,77777,9,999999999,150,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,5.6,74,99200,0,0,292,0,0,0,0,0,0,0,340,2.1,0,0,19.3,77777,9,999999999,150,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,6.7,80,99200,0,0,306,0,0,0,0,0,0,0,320,1.5,3,3,19.3,77777,9,999999999,160,0.2700,0,88,999.000,999.0,99.0 +1980,5,2,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,7.2,89,99200,0,0,290,0,0,0,0,0,0,0,280,2.6,0,0,19.3,77777,9,999999999,160,0.2700,0,88,999.000,999.0,99.0 +1980,5,3,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,6.7,93,99200,0,0,285,0,0,0,0,0,0,0,190,2.1,0,0,19.3,77777,9,999999999,160,0.2700,0,88,999.000,999.0,99.0 +1980,5,3,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,7.2,89,99200,0,0,290,0,0,0,0,0,0,0,360,2.1,0,0,19.3,77777,9,999999999,160,0.2700,0,88,999.000,999.0,99.0 +1980,5,3,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,6.1,93,99200,0,0,282,0,0,0,0,0,0,0,320,3.1,0,0,19.3,77777,9,999999999,150,0.2700,0,88,999.000,999.0,99.0 +1980,5,3,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,6.1,89,99200,0,0,284,0,0,0,0,0,0,0,320,2.6,0,0,24.1,77777,9,999999999,150,0.2700,0,88,999.000,999.0,99.0 +1980,5,3,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,5.0,93,99300,6,302,276,3,10,2,0,0,0,0,310,2.1,0,0,19.3,77777,9,999999999,139,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,7.8,89,99300,171,1344,292,73,317,33,7500,19800,5000,590,230,1.5,0,0,19.3,77777,9,999999999,170,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,9.4,78,99400,419,1344,310,251,621,57,25900,55900,8400,1120,310,1.5,0,0,16.1,77777,9,999999999,189,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,6.1,48,99400,656,1344,324,456,767,79,47900,75200,11100,1720,290,2.6,0,0,16.1,77777,9,999999999,150,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,6.1,42,99400,866,1344,334,641,840,97,68400,84600,13700,2500,360,2.1,0,0,16.1,77777,9,999999999,150,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,7.2,41,99400,1034,1344,343,792,883,109,81700,88200,13600,2980,300,3.1,0,0,16.1,77777,9,999999999,170,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,7.8,36,99300,1148,1344,357,894,906,117,92000,90800,14300,4150,360,5.2,0,0,19.3,77777,9,999999999,170,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,8.3,36,99300,1201,1344,360,937,912,121,96500,91400,14600,5080,50,5.2,0,0,19.3,77777,9,999999999,179,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,7.2,34,99300,1188,1344,356,930,915,120,95900,91700,14600,4820,50,5.2,0,0,24.1,77777,9,999999999,160,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,7.2,33,99300,1112,1344,359,860,900,115,88800,90100,14100,3690,20,5.2,0,0,24.1,77777,9,999999999,160,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,6.7,32,99200,976,1344,358,735,868,105,76300,86600,13200,2620,360,5.2,0,0,24.1,77777,9,999999999,160,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,5.6,31,99200,791,1344,354,570,818,90,61000,81900,12700,2160,10,5.2,0,0,24.1,77777,9,999999999,150,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,5.0,32,99200,569,1344,348,373,720,70,39300,69100,10000,1470,10,4.6,0,0,24.1,77777,9,999999999,150,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,2.8,30,99200,325,1344,338,174,534,48,18600,44400,7800,910,20,3.1,0,0,24.1,77777,9,999999999,129,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,2.8,36,99200,83,1153,325,34,137,21,3400,6000,2900,370,10,3.1,0,0,19.3,77777,9,999999999,129,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,3.9,46,99200,0,0,314,0,0,0,0,0,0,0,0,0.0,0,0,19.3,77777,9,999999999,139,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,6.7,64,99200,0,0,307,0,0,0,0,0,0,0,280,2.6,0,0,24.1,77777,9,999999999,160,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,7.8,75,99200,0,0,304,0,0,0,0,0,0,0,270,2.1,0,0,24.1,77777,9,999999999,170,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,6.1,72,99200,0,0,298,0,0,0,0,0,0,0,250,2.6,0,0,24.1,77777,9,999999999,150,0.0920,0,88,999.000,999.0,99.0 +1980,5,3,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,6.7,77,99200,0,0,296,0,0,0,0,0,0,0,250,2.1,0,0,24.1,77777,9,999999999,160,0.0920,0,88,999.000,999.0,99.0 +1980,5,4,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,4.4,59,99200,0,0,300,0,0,0,0,0,0,0,270,2.6,0,0,24.1,77777,9,999999999,139,0.0920,0,88,999.000,999.0,99.0 +1980,5,4,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,3.9,55,99200,0,0,302,0,0,0,0,0,0,0,270,2.1,0,0,24.1,77777,9,999999999,139,0.0920,0,88,999.000,999.0,99.0 +1980,5,4,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,5.0,59,99200,0,0,304,0,0,0,0,0,0,0,270,1.5,0,0,24.1,77777,9,999999999,139,0.0920,0,88,999.000,999.0,99.0 +1980,5,4,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,3.3,64,99200,0,0,290,0,0,0,0,0,0,0,270,2.1,0,0,24.1,77777,9,999999999,129,0.0920,0,88,999.000,999.0,99.0 +1980,5,4,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,5.6,77,99200,7,347,290,3,1,3,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,150,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,7.2,80,99300,175,1343,297,63,142,44,6600,8200,5500,810,260,2.1,0,0,19.3,77777,9,999999999,160,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,7.2,54,99200,423,1343,323,227,436,88,24000,39200,11600,1630,280,2.6,0,0,19.3,77777,9,999999999,170,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,7.2,44,99300,660,1343,338,427,606,127,44300,59300,15100,2640,250,4.1,0,0,19.3,77777,9,999999999,170,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,7.8,35,99200,870,1343,359,615,702,158,64700,70900,18700,4010,280,5.2,0,0,19.3,77777,9,999999999,170,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,5.0,24,99200,1037,1343,370,773,765,180,82200,78100,21800,5990,310,6.2,0,0,24.1,77777,9,999999999,139,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,3.3,21,99100,1151,1343,370,880,800,192,90900,80000,22300,7480,300,5.2,0,0,24.1,77777,9,999999999,129,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,3.3,19,99100,1203,1343,376,929,814,198,96400,81500,23300,9340,300,5.2,0,0,24.1,77777,9,999999999,129,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,3.3,19,99000,1191,1343,378,915,808,197,94900,80800,23000,8830,330,4.1,0,0,24.1,77777,9,999999999,129,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,4.4,21,98900,1114,1343,393,794,667,241,83700,67500,27500,9370,240,3.1,3,3,24.1,77777,9,999999999,139,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,3.9,19,98900,979,1343,395,736,746,193,77700,75500,22500,5680,270,4.1,2,2,24.1,77777,9,999999999,129,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,3.3,18,98800,794,1343,394,505,585,160,52800,58300,18300,3680,310,2.6,2,2,24.1,77777,9,999999999,129,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,2.2,17,98800,572,1343,389,328,467,131,35100,45500,15700,2590,240,2.6,2,2,24.1,77777,9,999999999,120,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,5.0,25,98700,329,1343,379,144,270,79,15200,22100,9700,1450,280,3.1,2,2,24.1,77777,9,999999999,139,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,5.0,28,98700,87,1175,371,24,25,21,2600,1200,2500,430,270,2.6,2,2,19.3,77777,9,999999999,150,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,5.0,33,98700,0,0,346,0,0,0,0,0,0,0,230,3.6,0,0,19.3,77777,9,999999999,139,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,5.0,39,98700,0,0,333,0,0,0,0,0,0,0,240,4.1,0,0,19.3,77777,9,999999999,139,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,5.0,40,98700,0,0,330,0,0,0,0,0,0,0,260,3.6,0,0,24.1,77777,9,999999999,139,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,5.6,48,98700,0,0,321,0,0,0,0,0,0,0,230,4.6,0,0,24.1,77777,9,999999999,150,0.2070,0,88,999.000,999.0,99.0 +1980,5,4,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,4.4,50,98600,0,0,312,0,0,0,0,0,0,0,240,4.1,0,0,24.1,77777,9,999999999,139,0.2070,0,88,999.000,999.0,99.0 +1980,5,5,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,3.3,41,98600,0,0,319,0,0,0,0,0,0,0,230,4.1,0,0,24.1,77777,9,999999999,129,0.2070,0,88,999.000,999.0,99.0 +1980,5,5,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,3.3,43,98600,0,0,316,0,0,0,0,0,0,0,250,4.1,0,0,24.1,77777,9,999999999,129,0.2070,0,88,999.000,999.0,99.0 +1980,5,5,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,3.3,46,98500,0,0,311,0,0,0,0,0,0,0,250,3.6,0,0,24.1,77777,9,999999999,129,0.2070,0,88,999.000,999.0,99.0 +1980,5,5,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,4.4,55,98500,0,0,305,0,0,0,0,0,0,0,240,4.1,0,0,24.1,77777,9,999999999,139,0.2070,0,88,999.000,999.0,99.0 +1980,5,5,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,5.0,57,98500,8,369,312,3,7,2,0,0,0,0,240,4.1,1,1,24.1,77777,9,999999999,139,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,6.1,50,98500,180,1342,322,77,299,36,7700,19100,5200,640,240,5.2,0,0,24.1,77777,9,999999999,150,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,6.7,45,98400,427,1342,332,253,594,63,26500,53800,9400,1230,240,3.6,0,0,24.1,77777,9,999999999,160,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,7.2,41,98400,664,1342,343,449,729,87,46800,71300,11500,1840,250,6.2,0,0,24.1,77777,9,999999999,160,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,7.8,36,98300,873,1342,357,638,813,106,67400,81700,14200,2680,260,6.2,0,0,24.1,77777,9,999999999,170,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,8.3,35,98300,1040,1342,363,785,856,119,80800,85500,14400,3120,260,7.2,0,0,24.1,77777,9,999999999,179,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,8.3,29,98300,1153,1342,377,890,883,128,91300,88400,15200,4430,220,6.2,0,0,24.1,77777,9,999999999,170,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,8.3,28,98200,1206,1342,382,937,894,132,96200,89600,15500,5480,250,6.2,0,0,24.1,77777,9,999999999,179,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,7.2,23,98100,1193,1342,389,930,897,131,95500,89900,15500,5180,240,5.2,0,0,24.1,77777,9,999999999,160,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,4.4,19,98000,1116,1342,412,846,714,252,88800,72100,28700,9830,250,3.6,6,6,24.1,1520,9,999999999,139,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,3.3,21,98100,981,1342,400,597,494,236,64400,51400,26800,7040,280,7.7,7,7,19.3,1520,9,999999999,129,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,6.1,26,98000,797,1342,396,446,438,186,47800,44900,21100,4320,250,4.1,6,6,24.1,2130,9,999999999,150,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,6.1,26,97900,575,1342,407,224,164,155,24800,16400,17700,3690,230,5.2,8,8,24.1,2130,9,999999999,150,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,3.9,23,98000,333,1342,402,156,245,96,16500,20400,11500,1890,310,3.1,8,8,24.1,1830,9,999999999,129,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,2.2,41,98100,90,1197,343,25,14,23,2600,800,2600,560,20,9.8,8,8,24.1,2440,9,999999999,120,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,-1.7,37,98300,0,0,306,0,0,0,0,0,0,0,360,8.8,2,2,24.1,77777,9,999999999,100,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,-1.7,40,98300,0,0,292,0,0,0,0,0,0,0,20,6.7,0,0,24.1,77777,9,999999999,100,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,-0.6,40,98300,0,0,298,0,0,0,0,0,0,0,10,5.2,0,0,24.1,77777,9,999999999,100,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,-1.1,40,98300,0,0,304,0,0,0,0,0,0,0,30,6.2,2,2,24.1,77777,9,999999999,100,0.1070,0,88,999.000,999.0,99.0 +1980,5,5,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,-1.1,43,98400,0,0,300,0,0,0,0,0,0,0,20,3.6,2,2,24.1,77777,9,999999999,100,0.1070,0,88,999.000,999.0,99.0 +1980,5,6,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,-0.6,46,98300,0,0,298,0,0,0,0,0,0,0,360,2.6,2,2,24.1,77777,9,999999999,100,0.1070,0,88,999.000,999.0,99.0 +1980,5,6,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,0.6,54,98300,0,0,302,0,0,0,0,0,0,0,340,2.1,5,5,24.1,77777,9,999999999,110,0.1070,0,88,999.000,999.0,99.0 +1980,5,6,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,1.1,61,98300,0,0,309,0,0,0,0,0,0,0,300,2.6,8,8,24.1,3050,9,999999999,110,0.1070,0,88,999.000,999.0,99.0 +1980,5,6,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,2.2,66,98300,0,0,297,0,0,0,0,0,0,0,300,2.1,4,4,24.1,77777,9,999999999,120,0.1070,0,88,999.000,999.0,99.0 +1980,5,6,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,1.7,66,98300,9,391,292,2,4,2,0,0,0,0,270,3.1,3,3,24.1,77777,9,999999999,120,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,3.3,68,98400,184,1342,295,74,225,43,7700,13900,5800,770,290,3.1,2,2,24.1,77777,9,999999999,129,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,2.2,49,98400,431,1342,301,255,580,68,26600,52500,9700,1310,250,3.6,0,0,24.1,77777,9,999999999,120,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,1.7,38,98400,667,1342,314,459,730,93,47400,71300,11900,1920,250,4.1,0,0,24.1,77777,9,999999999,120,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,1.7,35,98300,876,1342,319,647,813,114,68000,81500,14700,2830,240,5.2,0,0,24.1,77777,9,999999999,120,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,1.1,31,98300,1043,1342,326,797,856,129,84700,86600,17300,4170,260,6.2,0,0,24.1,77777,9,999999999,110,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,-1.7,22,98200,1156,1342,330,911,894,138,93300,89400,16100,4630,250,6.2,0,0,24.1,77777,9,999999999,89,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,-1.7,20,98100,1208,1342,349,954,887,153,97400,88700,17300,6000,280,6.7,2,2,24.1,77777,9,999999999,89,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,-1.7,21,98100,1195,1342,355,764,556,268,80500,56300,30300,13440,280,7.2,5,5,24.1,77777,9,999999999,100,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,-1.1,20,98000,1119,1342,364,750,588,260,78600,59300,29100,10180,290,7.2,6,6,24.1,1830,9,999999999,100,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,-1.1,22,97900,984,1342,369,403,208,250,44500,22500,27900,7360,290,7.7,8,8,16.1,1830,9,999999999,100,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,-2.2,21,97900,799,1342,365,372,232,234,40300,24700,25600,5740,310,5.7,8,8,16.1,2440,9,999999999,89,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,-1.7,24,97900,578,1342,351,262,283,141,28500,28500,16200,2910,300,7.2,7,7,16.1,2440,9,999999999,100,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,-3.3,21,97900,336,1342,340,125,142,90,13700,12200,10700,1970,310,7.7,4,4,16.1,77777,9,999999999,89,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,-3.9,24,98000,94,1219,323,33,65,27,3400,2700,3200,480,310,5.2,6,2,19.3,77777,9,999999999,89,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,-6.1,22,98100,0,0,303,0,0,0,0,0,0,0,320,6.7,0,0,24.1,77777,9,999999999,69,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,-1.1,46,98300,0,0,286,0,0,0,0,0,0,0,360,6.2,0,0,24.1,77777,9,999999999,100,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,0.0,54,98400,0,0,282,0,0,0,0,0,0,0,20,5.7,0,0,24.1,77777,9,999999999,110,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,0.6,61,98500,0,0,279,0,0,0,0,0,0,0,360,3.6,0,0,24.1,77777,9,999999999,110,0.1210,0,88,999.000,999.0,99.0 +1980,5,6,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,0.6,73,98500,0,0,268,0,0,0,0,0,0,0,30,4.6,0,0,24.1,77777,9,999999999,110,0.1210,0,88,999.000,999.0,99.0 +1980,5,7,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,1.1,73,98500,0,0,270,0,0,0,0,0,0,0,10,2.6,0,0,24.1,77777,9,999999999,110,0.1210,0,88,999.000,999.0,99.0 +1980,5,7,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,-0.6,70,98500,0,0,264,0,0,0,0,0,0,0,320,4.1,0,0,24.1,77777,9,999999999,100,0.1210,0,88,999.000,999.0,99.0 +1980,5,7,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-0.6,76,98600,0,0,260,0,0,0,0,0,0,0,290,3.6,0,0,24.1,77777,9,999999999,100,0.1210,0,88,999.000,999.0,99.0 +1980,5,7,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-0.6,76,98600,0,0,260,0,0,0,0,0,0,0,320,3.6,0,0,24.1,77777,9,999999999,100,0.1210,0,88,999.000,999.0,99.0 +1980,5,7,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-0.6,76,98700,10,414,260,5,4,5,0,0,0,0,290,3.6,0,0,24.1,77777,9,999999999,100,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,0.0,70,98700,189,1341,267,76,232,43,7900,14500,5900,770,310,3.6,0,0,24.1,77777,9,999999999,110,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-0.6,58,98800,435,1341,275,252,534,78,26000,48200,10400,1470,300,4.6,0,0,24.1,77777,9,999999999,100,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,-1.1,50,98800,671,1341,281,453,680,111,47500,67200,13900,2380,300,6.2,1,0,24.1,77777,9,999999999,100,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,-1.7,44,98800,879,1341,297,571,568,197,61600,58800,23000,5020,310,5.2,3,3,24.1,77777,9,999999999,100,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,-3.9,36,98800,1045,1341,313,614,374,321,67000,40500,35300,10710,310,5.7,8,8,24.1,1400,9,999999999,80,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,-2.8,41,98900,1158,1341,328,263,11,253,31700,900,30900,12220,310,6.2,10,10,24.1,1400,9,999999999,89,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,-3.3,38,98900,1210,1341,330,364,31,335,40200,3200,37300,16650,300,5.7,10,10,24.1,1680,9,999999999,89,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,-2.2,37,98900,1197,1341,322,645,274,399,70500,29800,43900,19240,310,7.2,8,8,24.1,1680,9,999999999,89,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,-2.2,34,98900,1121,1341,327,643,372,332,70800,40400,36900,12830,310,7.2,8,8,24.1,1400,9,999999999,89,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,-2.8,35,98900,986,1341,322,358,127,265,39900,13600,29900,8450,310,5.2,8,8,24.1,2440,9,999999999,89,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,-3.9,34,98900,802,1341,313,353,248,206,38700,26400,22900,4950,310,6.2,7,7,24.1,1680,9,999999999,89,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,-3.9,35,98900,582,1341,311,275,222,179,29300,22400,19600,3870,310,7.2,7,7,24.1,1680,9,999999999,89,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,-4.4,36,98900,340,1341,305,106,83,85,11600,7200,9800,1860,320,7.7,7,7,19.3,3050,9,999999999,80,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,-4.4,41,98900,97,1241,292,28,33,25,3100,1700,2900,520,320,5.2,5,5,19.3,77777,9,999999999,80,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,-0.6,56,98900,0,0,294,0,0,0,0,0,0,0,340,4.6,5,5,16.1,77777,9,999999999,100,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,-2.8,48,98900,0,0,294,0,0,0,0,0,0,0,340,2.6,6,6,24.1,1830,9,999999999,89,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,-1.7,58,99000,0,0,296,0,0,0,0,0,0,0,320,1.5,8,8,24.1,1830,9,999999999,100,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,-1.1,60,99000,0,0,303,0,0,0,0,0,0,0,280,2.1,9,9,24.1,1830,9,999999999,100,0.1550,0,88,999.000,999.0,99.0 +1980,5,7,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,-1.1,58,99000,0,0,306,0,0,0,0,0,0,0,310,2.6,9,9,24.1,1830,9,999999999,100,0.1550,0,88,999.000,999.0,99.0 +1980,5,8,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,-2.2,53,99000,0,0,313,0,0,0,0,0,0,0,310,2.6,10,10,24.1,1830,9,999999999,89,0.1550,0,88,999.000,999.0,99.0 +1980,5,8,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,-2.2,53,99000,0,0,313,0,0,0,0,0,0,0,290,3.6,10,10,24.1,1830,9,999999999,89,0.1550,0,88,999.000,999.0,99.0 +1980,5,8,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,-2.8,51,99000,0,0,313,0,0,0,0,0,0,0,310,4.1,10,10,24.1,1830,9,999999999,89,0.1550,0,88,999.000,999.0,99.0 +1980,5,8,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,-2.8,51,99000,0,0,313,0,0,0,0,0,0,0,310,4.1,10,10,24.1,1830,9,999999999,89,0.1550,0,88,999.000,999.0,99.0 +1980,5,8,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,-2.2,56,99000,12,436,296,4,1,4,0,0,0,0,320,5.2,8,8,24.1,1830,9,999999999,89,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-1.1,63,99100,193,1341,295,51,56,42,5500,3800,5000,890,320,5.2,8,8,24.1,1830,9,999999999,100,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,-1.1,58,99100,439,1341,299,155,86,127,17000,8000,14400,3410,320,6.2,8,8,24.1,2440,9,999999999,100,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,0.0,54,99100,674,1341,310,256,215,148,28100,22400,16900,3160,350,3.1,8,8,24.1,2440,9,999999999,110,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,0.0,48,99100,882,1341,318,439,248,275,47400,26600,29900,7370,330,3.1,8,8,24.1,2440,9,999999999,110,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,0.0,50,99100,1048,1341,315,652,481,275,69900,50100,30600,9410,320,5.7,8,8,24.1,1010,9,999999999,110,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,-1.7,43,99100,1160,1341,332,284,6,279,34100,500,33600,13200,300,3.1,10,10,24.1,1160,9,999999999,100,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,-1.7,44,99100,1212,1341,329,329,7,323,39300,600,38800,14910,70,5.2,10,10,19.3,1160,9,999999999,100,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,-1.1,43,99100,1199,1341,335,378,11,368,44600,1000,43700,16320,70,4.1,10,10,19.3,1160,9,999999999,100,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,-1.7,43,99100,1123,1341,332,354,3,351,41400,300,41200,15480,10,2.1,10,10,19.3,1160,9,999999999,100,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,-2.2,37,99000,988,1341,322,498,291,284,54600,31500,31400,8570,30,3.6,8,8,24.1,1680,9,999999999,89,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,-2.8,37,99000,805,1341,319,363,202,242,39900,21200,27200,6540,280,4.1,8,8,24.1,1680,9,999999999,89,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,-2.8,37,99000,585,1341,326,225,105,180,24600,10500,20000,4300,320,5.7,9,9,24.1,1680,9,999999999,89,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,-2.8,38,99000,343,1341,324,122,55,109,13500,4800,12200,2720,310,3.1,9,9,24.1,1680,9,999999999,89,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,-3.3,38,99000,101,1262,321,21,9,20,2300,500,2200,500,30,2.6,9,9,24.1,1680,9,999999999,89,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,0.0,54,99000,0,0,310,0,0,0,0,0,0,0,140,3.1,8,8,24.1,1680,9,999999999,110,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,0.6,56,99000,0,0,327,0,0,0,0,0,0,0,140,2.6,10,10,24.1,1680,9,999999999,110,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,0.0,60,99000,0,0,303,0,0,0,0,0,0,0,150,1.5,8,8,24.1,1680,9,999999999,110,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,0.6,61,99000,0,0,321,0,0,0,0,0,0,0,300,1.5,10,10,24.1,1830,9,999999999,110,0.1260,0,88,999.000,999.0,99.0 +1980,5,8,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,0.0,63,99100,0,0,296,0,0,0,0,0,0,0,310,2.1,7,7,24.1,2440,9,999999999,110,0.1260,0,88,999.000,999.0,99.0 +1980,5,9,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,1.1,79,99000,0,0,275,0,0,0,0,0,0,0,300,1.0,2,2,24.1,77777,9,999999999,110,0.1260,0,88,999.000,999.0,99.0 +1980,5,9,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.6,89,99000,0,0,257,0,0,0,0,0,0,0,300,1.5,0,0,24.1,77777,9,999999999,110,0.1260,0,88,999.000,999.0,99.0 +1980,5,9,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-0.6,79,99100,0,0,258,0,0,0,0,0,0,0,360,2.6,0,0,24.1,77777,9,999999999,100,0.1260,0,88,999.000,999.0,99.0 +1980,5,9,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,0.0,82,99100,0,0,259,0,0,0,0,0,0,0,330,1.0,0,0,24.1,77777,9,999999999,110,0.1260,0,88,999.000,999.0,99.0 +1980,5,9,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-1.1,82,99100,13,480,254,10,31,6,0,0,0,0,280,1.0,0,0,24.1,77777,9,999999999,100,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,2.2,89,99200,197,1340,270,90,381,33,9200,25800,5400,600,0,0.0,1,1,19.3,77777,9,999999999,120,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,2.2,66,99200,443,1340,288,261,614,57,27000,56200,8400,1160,0,0.0,1,1,19.3,77777,9,999999999,120,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,0.6,50,99200,678,1340,290,480,803,71,50000,78300,10300,1560,250,2.6,0,0,19.3,77777,9,999999999,110,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,0.6,47,99200,885,1340,300,611,809,74,63700,80500,10400,1980,310,3.1,2,1,19.3,77777,9,999999999,110,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,0.6,42,99200,1050,1340,314,763,763,163,79300,76400,19200,5010,320,4.6,3,3,24.1,77777,9,999999999,110,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,0.0,37,99100,1163,1340,335,643,229,444,70400,24300,49200,18950,240,4.6,8,8,24.1,1400,9,999999999,110,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,-2.2,30,99000,1214,1340,338,410,133,289,46300,14300,33200,14120,260,5.2,8,8,24.1,1830,9,999999999,100,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,1.1,35,98900,1201,1340,342,740,466,321,79700,48700,35900,17100,300,3.1,7,7,24.1,1830,9,999999999,110,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,0.6,34,98800,1125,1340,334,677,489,266,73700,51200,30600,10960,240,2.6,5,5,24.1,77777,9,999999999,110,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,0.6,32,98800,991,1340,331,699,748,146,73100,75000,17500,4070,260,5.2,2,2,24.1,77777,9,999999999,110,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,-1.1,28,98700,807,1340,329,553,741,108,58200,73800,13600,2490,230,5.2,2,2,24.1,77777,9,999999999,100,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,-1.7,28,98600,588,1340,315,399,771,64,42800,74800,9900,1420,220,4.6,0,0,24.1,77777,9,999999999,100,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,-2.8,27,98500,347,1340,309,197,596,45,20600,51300,7300,910,200,4.1,1,0,24.1,77777,9,999999999,89,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,-2.8,30,98500,104,1284,302,42,221,21,4100,11600,3100,380,230,2.1,0,0,24.1,77777,9,999999999,89,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,-2.2,36,98500,0,0,302,0,0,0,0,0,0,0,0,0.0,2,1,24.1,77777,9,999999999,89,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,-1.1,43,98500,0,0,296,0,0,0,0,0,0,0,0,0.0,3,1,24.1,77777,9,999999999,100,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,0.0,54,98500,0,0,288,0,0,0,0,0,0,0,140,3.1,3,1,24.1,77777,9,999999999,110,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,0.6,54,98500,0,0,297,0,0,0,0,0,0,0,140,3.1,8,3,16.1,77777,9,999999999,110,0.0730,0,88,999.000,999.0,99.0 +1980,5,9,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,-0.6,54,98500,0,0,285,0,0,0,0,0,0,0,150,3.1,4,1,24.1,77777,9,999999999,100,0.0730,0,88,999.000,999.0,99.0 +1980,5,10,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,-0.6,52,98500,0,0,325,0,0,0,0,0,0,0,160,3.1,10,10,24.1,3660,9,999999999,100,0.0730,0,88,999.000,999.0,99.0 +1980,5,10,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,-0.6,52,98400,0,0,310,0,0,0,0,0,0,0,170,3.1,10,8,24.1,3660,9,999999999,100,0.0730,0,88,999.000,999.0,99.0 +1980,5,10,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,0.0,48,98400,0,0,325,0,0,0,0,0,0,0,190,3.1,10,9,24.1,2740,9,999999999,110,0.0730,0,88,999.000,999.0,99.0 +1980,5,10,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,0.0,48,98400,0,0,318,0,0,0,0,0,0,0,180,3.1,10,8,24.1,2740,9,999999999,110,0.0730,0,88,999.000,999.0,99.0 +1980,5,10,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,1.1,50,98400,14,502,337,3,0,3,0,0,0,0,170,3.6,10,10,24.1,2740,9,999999999,110,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,1.1,49,98400,201,1339,340,23,0,23,2700,0,2700,910,190,4.6,10,10,19.3,1680,9,999999999,110,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,3.3,57,98400,446,1339,343,95,9,92,10900,500,10800,3670,170,7.2,10,10,24.1,1680,9,999999999,129,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,4.4,55,98300,681,1339,352,198,10,193,22600,800,22200,7820,180,5.7,10,10,24.1,2740,9,999999999,139,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,5.6,55,98300,888,1339,359,280,8,275,32300,700,31800,11680,170,5.7,10,10,24.1,2740,9,999999999,150,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,5.6,52,98200,1053,1339,355,481,139,371,52700,14800,41000,12950,170,10.3,9,9,24.1,2740,9,999999999,150,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,3.9,37,98100,1165,1339,362,430,54,383,47500,5600,42700,17300,170,11.8,9,8,24.1,7620,9,999999999,129,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,5.0,36,97900,1216,1339,358,607,284,348,67300,30900,39100,17740,170,9.8,5,5,24.1,77777,9,999999999,139,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,4.4,31,97800,1203,1339,360,847,648,263,89300,65700,30200,13750,170,7.7,7,3,24.1,77777,9,999999999,139,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,4.4,34,97700,1127,1339,392,307,8,300,36400,700,35800,13850,160,9.8,10,10,24.1,2740,9,999999999,139,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,5.6,40,97600,993,1339,385,232,8,226,27600,700,27100,10690,160,8.2,10,10,24.1,1680,9,999999999,150,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,6.1,43,97600,810,1339,383,208,9,203,24300,700,23800,8940,160,6.2,10,10,24.1,1680,9,999999999,150,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,6.7,45,97600,591,1339,383,134,6,131,15500,400,15300,5470,170,10.3,10,10,19.3,1400,9,999999999,160,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,10.6,80,97700,350,1339,363,42,0,42,5000,0,5000,1760,190,5.2,10,10,8.0,580,9,999999999,200,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,10.6,83,97600,108,1306,359,12,1,12,1400,0,1400,460,180,3.1,10,10,8.0,760,9,999999999,200,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,11.1,83,97500,0,0,363,0,0,0,0,0,0,0,170,3.6,10,10,12.9,1160,9,999999999,200,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,10.0,83,97500,0,0,339,0,0,0,0,0,0,0,130,3.1,8,8,12.9,2440,9,999999999,189,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,10.6,86,97500,0,0,340,0,0,0,0,0,0,0,120,3.1,8,8,14.5,1160,9,999999999,200,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,8.9,86,97500,0,0,310,0,0,0,0,0,0,0,140,1.5,2,2,19.3,77777,9,999999999,179,0.1210,0,88,999.000,999.0,99.0 +1980,5,10,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,8.9,93,97400,0,0,306,0,0,0,0,0,0,0,140,2.1,2,2,19.3,77777,9,999999999,179,0.1210,0,88,999.000,999.0,99.0 +1980,5,11,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,8.3,96,97400,0,0,296,0,0,0,0,0,0,0,280,1.0,1,1,19.3,77777,9,999999999,170,0.1210,0,88,999.000,999.0,99.0 +1980,5,11,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,9.4,93,97500,0,0,299,0,0,0,0,0,0,0,230,2.6,0,0,24.1,77777,9,999999999,189,0.1210,0,88,999.000,999.0,99.0 +1980,5,11,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.0,86,97600,0,0,344,0,0,0,0,0,0,0,250,2.6,9,9,19.3,1070,9,999999999,189,0.1210,0,88,999.000,999.0,99.0 +1980,5,11,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.0,86,97800,0,0,353,0,0,0,0,0,0,0,330,6.2,10,10,24.1,520,9,999999999,189,0.1210,0,88,999.000,999.0,99.0 +1980,5,11,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,7.2,80,97900,16,524,302,6,7,5,0,0,0,0,350,6.7,1,1,24.1,77777,9,999999999,160,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,5.0,77,98200,205,1339,287,85,259,45,8900,17000,6300,800,340,6.2,0,0,24.1,77777,9,999999999,139,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,5.0,69,98300,450,1339,294,263,545,79,27200,49700,10500,1510,350,6.2,0,0,24.1,77777,9,999999999,139,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,5.6,66,98300,684,1339,300,464,693,109,49000,68800,13800,2370,360,5.2,0,0,24.1,77777,9,999999999,150,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,5.0,59,98400,890,1339,324,534,461,227,57000,47700,25200,5940,360,3.6,6,6,24.1,3660,9,999999999,139,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,4.4,53,98500,1055,1339,321,758,650,243,79000,65500,27300,8190,60,1.5,7,3,24.1,77777,9,999999999,139,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,5.0,53,98500,1167,1339,341,590,270,354,65000,29400,39300,15510,0,0.0,8,8,24.1,3050,9,999999999,139,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,3.9,46,98500,1218,1339,333,888,653,292,93100,65800,33100,16120,230,2.6,5,5,24.1,77777,9,999999999,129,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,3.9,41,98500,1205,1339,338,828,654,239,88100,66600,28000,12700,150,2.1,4,4,24.1,77777,9,999999999,129,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,5.0,42,98500,1129,1339,345,810,674,241,85500,68300,27700,9880,30,2.6,4,4,24.1,77777,9,999999999,139,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,5.6,48,98500,995,1339,353,558,298,337,60500,32200,36500,10560,100,5.2,8,8,24.1,2440,9,999999999,150,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,5.6,50,98500,813,1339,332,473,462,194,50800,47400,22000,4600,90,3.6,8,3,24.1,77777,9,999999999,150,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,5.0,50,98600,594,1339,332,348,498,129,37400,48900,15700,2560,90,4.1,5,4,24.1,77777,9,999999999,139,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,4.4,51,98600,354,1339,340,95,105,68,10700,9200,8200,1500,80,3.6,9,8,19.3,2440,9,999999999,139,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,3.9,55,98600,112,1327,349,15,1,15,1800,0,1800,570,70,3.1,10,10,19.3,2130,9,999999999,129,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,5.0,62,98600,0,0,347,0,0,0,0,0,0,0,50,2.6,10,10,19.3,1830,9,999999999,139,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,4.4,64,98700,0,0,341,0,0,0,0,0,0,0,0,0.0,10,10,19.3,1830,9,999999999,139,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,5.0,66,98700,0,0,342,0,0,0,0,0,0,0,120,1.5,10,10,19.3,1400,9,999999999,139,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,4.4,62,98700,0,0,344,0,0,0,0,0,0,0,110,2.1,10,10,24.1,2440,9,999999999,139,0.1520,0,88,999.000,999.0,99.0 +1980,5,11,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,3.9,61,98700,0,0,341,0,0,0,0,0,0,0,110,2.1,10,10,24.1,2440,9,999999999,129,0.1520,0,88,999.000,999.0,99.0 +1980,5,12,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,4.4,62,98700,0,0,344,0,0,0,0,0,0,0,120,1.0,10,10,24.1,2440,9,999999999,139,0.1520,0,88,999.000,999.0,99.0 +1980,5,12,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,5.6,69,98700,0,0,343,0,0,0,0,0,0,0,140,1.5,10,10,24.1,2440,9,999999999,150,0.1520,0,88,999.000,999.0,99.0 +1980,5,12,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,6.7,77,98700,0,0,342,0,0,0,0,0,0,0,180,1.0,10,10,24.1,2440,9,999999999,160,0.1520,0,88,999.000,999.0,99.0 +1980,5,12,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,7.8,83,98700,0,0,343,0,0,0,0,0,0,0,360,1.5,10,10,24.1,2440,9,999999999,170,0.1520,0,88,999.000,999.0,99.0 +1980,5,12,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,5.6,74,98700,17,546,308,7,1,7,0,0,0,0,30,1.5,10,4,24.1,77777,9,999999999,150,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,6.7,74,98800,209,1338,344,31,4,31,3700,0,3700,1180,360,1.5,10,10,24.1,2440,9,999999999,160,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,6.7,72,98800,453,1338,347,121,8,119,13800,500,13600,4470,40,1.5,10,10,19.3,2440,9,999999999,160,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,6.1,64,98800,687,1338,352,199,5,197,22800,400,22600,7980,30,2.6,10,10,19.3,2440,9,999999999,150,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,6.1,58,98700,893,1338,360,261,4,258,30200,400,30000,11220,30,4.1,10,10,19.3,2130,9,999999999,150,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,3.9,48,98800,1057,1338,360,383,6,379,44300,600,43800,15900,50,3.6,10,10,19.3,2440,9,999999999,139,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,3.9,46,98600,1169,1338,363,340,6,335,40300,500,39800,15170,50,5.2,10,10,19.3,2440,9,999999999,129,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,3.3,44,98600,1220,1338,345,839,571,317,90800,59800,36200,18310,60,3.6,8,8,19.3,2440,9,999999999,129,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,4.4,46,98700,1207,1338,328,885,756,201,95200,77700,25000,10910,50,4.1,2,2,24.1,77777,9,999999999,139,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,3.3,40,98500,1131,1338,335,783,612,265,82000,61700,29800,10840,60,6.2,6,3,24.1,77777,9,999999999,129,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,1.7,39,98500,998,1338,334,508,293,290,55700,31700,32000,8910,70,5.2,9,6,24.1,2440,9,999999999,120,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,1.1,38,98500,815,1338,342,305,163,206,34000,17200,23500,5610,80,5.7,9,8,24.1,1830,9,999999999,110,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,2.2,39,98400,597,1338,328,329,380,161,34600,37300,17900,3280,50,3.6,8,3,24.1,77777,9,999999999,120,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,2.8,46,98300,357,1338,356,66,3,65,7600,100,7600,2560,70,4.1,10,10,24.1,3660,9,999999999,129,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,3.3,49,98300,115,1338,354,21,1,21,2400,0,2400,740,60,4.1,10,10,24.1,1010,9,999999999,129,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,3.3,53,98200,0,11,348,0,0,0,0,0,0,0,70,5.2,10,10,24.1,760,9,999999999,129,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,5.6,69,98200,0,0,343,0,0,0,0,0,0,0,70,6.2,10,10,14.5,580,9,999999999,150,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,7.2,86,98100,0,0,336,0,0,0,0,0,0,0,50,3.6,10,10,14.5,460,9,999999999,160,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,7.2,93,98000,0,0,331,0,0,0,0,0,0,0,30,2.6,10,10,11.3,340,9,999999999,160,0.1680,0,88,999.000,999.0,99.0 +1980,5,12,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,7.2,96,98000,0,0,329,0,0,0,0,0,0,0,50,5.2,10,10,9.7,270,9,999999999,160,0.1680,0,88,999.000,999.0,99.0 +1980,5,13,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,7.2,96,97900,0,0,329,0,0,0,0,0,0,0,50,3.1,10,10,11.3,310,9,999999999,160,0.1680,0,88,999.000,999.0,99.0 +1980,5,13,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,7.8,100,97900,0,0,330,0,0,0,0,0,0,0,40,4.1,10,10,11.3,310,9,999999999,170,0.1680,0,88,999.000,999.0,99.0 +1980,5,13,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,7.8,96,98000,0,0,332,0,0,0,0,0,0,0,20,3.1,10,10,11.3,340,9,999999999,170,0.1680,0,88,999.000,999.0,99.0 +1980,5,13,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,7.8,96,98000,0,0,332,0,0,0,0,0,0,0,30,3.6,10,10,11.3,370,9,999999999,170,0.1680,0,88,999.000,999.0,99.0 +1980,5,13,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,7.2,96,98100,19,568,329,8,0,8,0,0,0,0,50,5.7,10,10,12.9,370,9,999999999,160,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,6.1,89,98200,213,1337,328,41,1,41,4700,0,4700,1490,40,5.2,10,10,24.1,520,9,999999999,150,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,6.1,83,98100,456,1337,333,135,1,135,15200,100,15100,4880,80,2.6,10,10,24.1,520,9,999999999,150,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,7.2,83,98100,689,1337,339,164,1,163,19000,100,18900,6980,120,2.1,10,10,24.1,460,9,999999999,160,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,7.8,77,98100,895,1337,348,246,1,246,28700,100,28700,10860,140,3.1,10,10,24.1,370,9,999999999,170,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,8.3,80,98100,1059,1337,349,314,2,313,36900,200,36700,14010,100,3.1,10,10,11.3,520,9,999999999,170,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,12.2,78,97900,1171,1337,358,488,132,372,54000,14100,41600,16250,130,6.2,8,8,9.7,460,9,999999999,220,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,13.9,81,97900,1222,1337,384,240,4,235,29200,300,28900,11630,300,6.2,10,10,8.0,700,9,999999999,240,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,10.0,53,97900,1209,1337,383,513,69,450,56600,7100,50100,21580,250,12.9,9,9,16.1,1160,9,999999999,189,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,10.6,65,98100,1133,1337,356,567,234,369,62100,25400,40500,14950,310,8.2,7,7,16.1,760,9,999999999,200,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,8.9,65,98200,1000,1337,359,378,64,330,41700,6600,36700,12350,320,8.2,9,9,16.1,580,9,999999999,179,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,7.2,77,98400,818,1337,345,302,44,275,33200,4500,30500,8920,340,9.3,10,10,16.1,520,9,999999999,160,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,6.1,77,98500,599,1337,338,198,6,195,22200,500,22000,7280,330,8.2,10,10,14.5,490,9,999999999,150,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,5.0,80,98700,360,1337,329,64,3,64,7500,100,7500,2540,340,6.7,10,10,14.5,460,9,999999999,139,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,5.0,80,98800,119,1337,329,23,0,23,2600,0,2600,800,340,5.2,10,10,12.9,430,9,999999999,139,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,5.6,89,98900,0,33,324,0,0,0,0,0,0,0,330,5.2,10,10,11.3,520,9,999999999,150,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,6.1,93,99000,0,0,325,0,0,0,0,0,0,0,320,4.1,10,10,11.3,430,9,999999999,150,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,4.4,83,99100,0,0,323,0,0,0,0,0,0,0,310,4.1,10,10,16.1,760,9,999999999,139,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,4.4,86,99100,0,0,321,0,0,0,0,0,0,0,330,3.1,10,10,19.3,760,9,999999999,139,0.3350,0,88,999.000,999.0,99.0 +1980,5,13,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,4.4,83,99100,0,0,314,0,0,0,0,0,0,0,330,2.6,9,9,24.1,1680,9,999999999,139,0.3350,0,88,999.000,999.0,99.0 +1980,5,14,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,4.4,80,99100,0,0,326,0,0,0,0,0,0,0,310,4.1,10,10,24.1,1680,9,999999999,139,0.3350,0,88,999.000,999.0,99.0 +1980,5,14,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,5.0,83,99200,0,0,326,0,0,0,0,0,0,0,300,3.1,10,10,24.1,1680,9,999999999,139,0.3350,0,88,999.000,999.0,99.0 +1980,5,14,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,4.4,83,99200,0,0,299,0,0,0,0,0,0,0,290,3.1,6,6,24.1,1680,9,999999999,139,0.3350,0,88,999.000,999.0,99.0 +1980,5,14,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,3.9,86,99200,0,0,284,0,0,0,0,0,0,0,270,2.6,2,2,24.1,77777,9,999999999,129,0.3350,0,88,999.000,999.0,99.0 +1980,5,14,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,3.9,89,99300,21,590,287,11,17,9,0,0,0,0,290,3.1,4,4,24.1,77777,9,999999999,129,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,5.0,86,99300,216,1337,293,101,324,48,10500,21900,7000,860,300,3.1,3,3,24.1,77777,9,999999999,139,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,5.6,80,99300,459,1337,288,291,686,54,30500,63500,8600,1140,320,3.6,0,0,24.1,77777,9,999999999,150,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,4.4,62,99400,692,1337,298,490,802,73,52300,79600,11100,1700,30,2.1,0,0,24.1,77777,9,999999999,139,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,3.9,55,99400,897,1337,312,652,727,162,68800,73600,19200,4290,360,2.1,2,2,24.1,77777,9,999999999,139,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,3.3,48,99400,1061,1337,322,707,620,213,74600,62900,24500,7420,360,3.1,3,3,24.1,77777,9,999999999,129,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,3.3,46,99400,1172,1337,333,812,634,254,85600,64300,29100,11960,10,3.1,6,6,24.1,1680,9,999999999,129,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,4.4,53,99400,1223,1337,355,471,187,300,52900,20400,34200,15650,40,3.6,10,10,24.1,1680,9,999999999,139,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,5.6,55,99400,1211,1337,349,514,155,373,57100,16600,42000,18180,100,3.6,9,9,24.1,1680,9,999999999,150,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,5.0,51,99400,1135,1337,332,859,741,229,91000,75300,26900,9640,90,3.1,5,5,24.1,77777,9,999999999,139,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,3.9,49,99300,1002,1337,328,692,680,183,73500,69200,21600,5710,70,4.1,5,5,24.1,77777,9,999999999,129,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,3.3,48,99300,820,1337,327,410,421,153,45200,43400,18500,3590,70,4.1,5,5,24.1,77777,9,999999999,129,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,2.2,46,99300,602,1337,323,346,403,166,36300,39600,18400,3400,100,5.2,5,5,24.1,77777,9,999999999,120,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,1.1,45,99300,364,1337,299,210,617,46,22200,53900,7600,940,90,5.2,0,0,24.1,77777,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,-0.6,45,99300,122,1337,291,48,260,23,4800,14000,3500,410,110,4.6,0,0,24.1,77777,9,999999999,100,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,1.1,59,99300,0,56,296,0,0,0,0,0,0,0,120,3.1,3,3,24.1,77777,9,999999999,120,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,0.6,56,99300,0,0,306,0,0,0,0,0,0,0,110,2.6,7,7,24.1,2740,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,0.6,56,99300,0,0,318,0,0,0,0,0,0,0,130,2.6,9,9,24.1,2130,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,0.6,52,99300,0,0,323,0,0,0,0,0,0,0,140,3.1,9,9,24.1,2130,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1980,5,14,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,1.1,52,99300,0,0,335,0,0,0,0,0,0,0,140,2.6,10,10,24.1,2130,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,1.1,54,99300,0,0,332,0,0,0,0,0,0,0,170,1.5,10,10,24.1,2130,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,1.7,57,99400,0,0,333,0,0,0,0,0,0,0,330,1.0,10,10,24.1,2130,9,999999999,120,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,5.0,80,99500,0,0,329,0,0,0,0,0,0,0,10,4.1,10,10,19.3,2130,9,999999999,139,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,6.7,89,99500,0,0,331,0,0,0,0,0,0,0,110,3.6,10,10,24.1,2130,9,999999999,160,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,7.2,96,99500,22,612,329,7,0,7,0,0,0,0,110,2.6,10,10,24.1,2130,9,999999999,160,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,7.2,93,99600,219,1336,322,34,9,32,3700,700,3600,860,60,2.6,9,9,16.1,2130,9,999999999,160,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,7.8,93,99700,462,1336,314,184,180,121,19600,17100,13700,2420,50,3.6,7,7,11.3,2130,9,999999999,170,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,7.2,77,99700,695,1336,323,335,241,209,35900,25100,22800,4780,40,2.6,7,7,11.3,1220,9,999999999,160,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,6.1,64,99700,900,1336,305,671,860,89,69600,85600,11900,2200,70,3.6,0,0,14.5,77777,9,999999999,150,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,6.1,60,99700,1063,1336,315,759,813,109,78200,81300,13400,3230,30,2.6,3,1,16.1,77777,9,999999999,160,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,7.2,58,99700,1174,1336,324,855,835,118,87900,83700,14200,4640,50,5.7,4,1,24.1,77777,9,999999999,170,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,6.7,54,99700,1225,1336,326,911,894,88,94500,89900,11900,4580,60,4.1,1,1,24.1,77777,9,999999999,160,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,6.1,52,99700,1212,1336,325,953,933,104,98500,93700,13300,4930,60,4.1,1,1,24.1,77777,9,999999999,160,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,6.1,54,99800,1137,1336,327,834,853,107,86200,85500,13300,3880,70,5.2,2,2,24.1,77777,9,999999999,160,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,5.6,52,99700,1004,1336,316,764,891,95,79500,89100,12400,2680,30,5.2,0,0,24.1,77777,9,999999999,150,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,4.4,50,99700,822,1336,312,597,838,83,62500,83000,11300,1940,50,5.2,0,0,24.1,77777,9,999999999,139,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,4.4,51,99800,605,1336,310,406,759,66,43600,74000,10100,1470,20,5.2,0,0,24.1,77777,9,999999999,139,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,3.9,55,99800,367,1336,302,209,603,46,22000,52800,7500,940,60,5.2,0,0,24.1,77777,9,999999999,139,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,2.8,57,99800,126,1336,294,48,259,23,4800,14200,3500,420,50,4.1,0,0,24.1,77777,9,999999999,129,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,2.8,63,99800,0,78,287,0,0,0,0,0,0,0,50,5.2,1,0,24.1,77777,9,999999999,129,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,3.9,74,99900,0,0,284,0,0,0,0,0,0,0,50,3.6,0,0,24.1,77777,9,999999999,139,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,3.9,77,99900,0,0,282,0,0,0,0,0,0,0,70,3.6,0,0,24.1,77777,9,999999999,139,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,3.9,83,99900,0,0,277,0,0,0,0,0,0,0,40,2.6,0,0,24.1,77777,9,999999999,139,0.0740,0,88,999.000,999.0,99.0 +1980,5,15,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,3.3,83,99900,0,0,284,0,0,0,0,0,0,0,40,2.6,2,2,24.1,77777,9,999999999,129,0.0740,0,88,999.000,999.0,99.0 +1980,5,16,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,3.3,83,99900,0,0,289,0,0,0,0,0,0,0,40,3.1,4,4,24.1,77777,9,999999999,129,0.0740,0,88,999.000,999.0,99.0 +1980,5,16,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,3.3,86,100000,0,0,289,0,0,0,0,0,0,0,30,2.6,5,5,24.1,77777,9,999999999,129,0.0740,0,88,999.000,999.0,99.0 +1980,5,16,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,3.3,83,99900,0,0,293,0,0,0,0,0,0,0,30,3.1,6,6,24.1,2440,9,999999999,129,0.0740,0,88,999.000,999.0,99.0 +1980,5,16,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,3.9,86,99900,0,0,297,0,0,0,0,0,0,0,40,2.1,7,7,24.1,1680,9,999999999,139,0.0740,0,88,999.000,999.0,99.0 +1980,5,16,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,3.9,83,99900,24,634,287,8,0,8,0,0,0,0,60,3.1,7,2,24.1,77777,9,999999999,139,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,6.1,83,100000,223,1336,288,87,107,70,9500,7700,8200,1490,70,3.1,6,0,16.1,77777,9,999999999,160,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,6.7,72,100000,465,1336,301,252,338,134,26800,32100,15600,2730,90,3.1,6,0,16.1,77777,9,999999999,160,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,6.7,62,100000,697,1336,310,452,496,192,47300,49900,21200,4170,90,4.1,6,0,19.3,77777,9,999999999,160,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,6.7,58,99900,902,1336,325,543,365,295,58500,39200,32000,8170,90,6.2,9,2,19.3,77777,9,999999999,160,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,6.7,56,100000,1065,1336,331,725,491,332,76400,51100,35600,12040,90,5.2,10,3,19.3,77777,9,999999999,160,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,6.7,52,99900,1176,1336,339,694,337,397,75900,36600,43600,18190,90,6.2,10,4,19.3,77777,9,999999999,160,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,5.6,50,99900,1226,1336,368,424,7,418,49800,700,49200,17920,70,7.7,10,10,19.3,4570,9,999999999,150,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,5.0,48,99900,1214,1336,367,436,1,434,50800,100,50700,18290,80,5.2,10,10,19.3,3660,9,999999999,150,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,4.4,48,99800,1139,1336,364,421,5,417,48800,500,48400,17410,90,7.2,10,10,19.3,3660,9,999999999,139,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,4.4,50,99700,1006,1336,360,270,4,267,31800,300,31500,12230,80,5.7,10,10,19.3,3660,9,999999999,139,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,4.4,50,99600,825,1336,360,239,4,237,27600,300,27400,10110,80,6.2,10,10,16.1,1680,9,999999999,139,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,6.1,60,99600,608,1336,357,102,2,101,12100,100,12000,4500,70,5.7,10,10,12.9,1680,9,999999999,160,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,7.8,72,99600,370,1336,354,50,1,49,5800,0,5800,2050,100,4.1,10,10,12.9,1680,9,999999999,170,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,10.0,93,99700,130,1336,348,20,0,20,2300,0,2300,730,240,2.1,10,10,11.3,1680,9,999999999,189,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,10.0,93,99700,1,100,348,0,0,0,0,0,0,0,100,3.6,10,10,6.4,1160,9,999999999,189,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,10.0,90,99600,0,0,351,0,0,0,0,0,0,0,100,4.1,10,10,9.7,1400,9,999999999,200,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,9.4,90,99600,0,0,347,0,0,0,0,0,0,0,90,5.7,10,10,8.0,1010,9,999999999,189,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,8.9,93,99600,0,0,341,0,0,0,0,0,0,0,80,6.2,10,10,9.7,1010,9,999999999,179,0.2900,0,88,999.000,999.0,99.0 +1980,5,16,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,8.3,86,99500,0,0,343,0,0,0,0,0,0,0,80,5.2,10,10,11.3,700,9,999999999,179,0.2900,0,88,999.000,999.0,99.0 +1980,5,17,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,8.3,89,99500,0,0,341,0,0,0,0,0,0,0,100,5.2,10,10,11.3,490,9,999999999,179,0.2900,0,88,999.000,999.0,99.0 +1980,5,17,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,8.3,93,99400,0,0,338,0,0,0,0,0,0,0,90,5.7,10,10,9.7,370,9,999999999,179,0.2900,0,88,999.000,999.0,99.0 +1980,5,17,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,8.3,93,99300,0,0,338,0,0,0,0,0,0,0,80,4.1,10,10,9.7,270,9,999999999,179,0.2900,0,88,999.000,999.0,99.0 +1980,5,17,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,8.3,93,99300,0,0,338,0,0,0,0,0,0,0,80,3.6,10,10,9.7,210,9,999999999,179,0.2900,0,88,999.000,999.0,99.0 +1980,5,17,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,8.9,90,99200,25,656,344,9,0,9,0,0,0,0,80,4.6,10,10,6.4,210,9,999999999,179,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,9.4,96,99200,226,1335,342,55,0,55,6200,0,6200,1890,70,4.6,10,10,6.4,180,9,999999999,189,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,9.4,93,99300,468,1335,345,131,1,131,14800,100,14800,4860,80,3.1,10,10,6.4,180,9,999999999,189,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,10.6,93,99100,699,1335,352,250,1,249,28000,100,28000,9390,80,5.7,10,10,4.8,150,9,999999999,200,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,11.1,93,99100,904,1335,355,338,1,338,38500,100,38400,13480,80,4.6,10,10,4.8,150,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,11.7,93,99100,1067,1335,358,355,0,355,41200,0,41200,15330,70,4.1,10,10,3.2,120,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,12.2,96,99000,1177,1335,359,405,0,404,47200,0,47200,17280,70,4.1,10,10,0.8,60,9,999999999,220,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,12.2,96,99000,1228,1335,359,434,0,434,50800,0,50800,18370,80,3.6,10,10,0.4,60,9,999999999,220,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,12.8,96,98900,1215,1335,362,436,1,435,50900,100,50800,18320,70,5.2,10,10,1.3,60,9,999999999,229,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,12.8,96,98800,1140,1335,362,432,1,431,49900,100,49800,17770,60,4.1,10,10,1.3,60,9,999999999,229,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,12.8,100,98700,1008,1335,360,205,2,204,24700,200,24600,9920,50,2.6,10,10,0.8,60,9,999999999,229,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,12.2,96,98700,827,1335,359,157,1,156,18700,100,18600,7350,20,3.1,10,10,2.4,90,9,999999999,220,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,11.7,96,98600,611,1335,355,109,1,109,12900,100,12900,4810,10,4.1,10,10,3.2,150,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,11.7,100,98400,373,1335,353,55,0,55,6500,0,6500,2270,60,3.1,10,10,3.2,60,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,11.1,96,98400,133,1335,352,17,0,17,2000,0,2000,640,20,3.1,10,10,3.2,60,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,11.1,96,98400,1,122,352,0,0,0,0,0,0,0,40,4.1,10,10,0.8,30,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,10.6,96,98500,0,0,349,0,0,0,0,0,0,0,10,2.6,10,10,0.6,60,9,999999999,200,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,10.6,100,98600,0,0,346,0,0,0,0,0,0,0,0,0.0,10,10,0.4,30,9,999999999,200,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,11.1,100,98500,0,0,349,0,0,0,0,0,0,0,340,3.1,10,10,0.4,90,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,17,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,11.1,100,98500,0,0,349,0,0,0,0,0,0,0,340,3.1,10,10,0.4,90,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,10.6,100,98500,0,0,346,0,0,0,0,0,0,0,300,2.1,10,10,1.6,90,9,999999999,200,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,11.7,100,98500,0,0,353,0,0,0,0,0,0,0,260,3.1,10,10,0.4,60,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,12.2,100,98500,0,0,356,0,0,0,0,0,0,0,310,4.1,10,10,0.4,90,9,999999999,220,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,12.2,100,98600,0,0,356,0,0,0,0,0,0,0,310,3.1,10,10,3.2,150,9,999999999,220,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,12.2,100,98600,27,678,356,10,0,10,1200,0,1200,360,350,2.6,10,10,3.2,210,9,999999999,220,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,11.7,96,98600,229,1335,355,38,0,38,4400,0,4400,1440,340,3.1,10,10,3.2,180,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,11.7,96,98700,471,1335,355,128,0,128,14500,0,14500,4800,270,2.6,10,10,8.0,210,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,11.7,90,98700,702,1335,361,217,1,216,24600,100,24600,8610,270,2.1,10,10,9.7,240,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,12.8,87,98800,906,1335,371,333,0,333,37900,0,37900,13390,230,2.1,10,10,14.5,310,9,999999999,229,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,11.7,87,98900,1068,1335,364,361,1,360,41900,100,41800,15480,240,3.1,10,10,16.1,520,9,999999999,220,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,12.8,84,98900,1179,1335,374,437,1,436,50700,100,50700,18140,210,3.1,10,10,16.1,880,9,999999999,229,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,11.7,75,98900,1229,1335,375,442,1,442,51800,100,51700,18590,250,3.1,10,10,16.1,580,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,12.2,78,98900,1217,1335,376,416,1,414,48600,100,48600,17770,270,3.1,10,10,16.1,640,9,999999999,220,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,12.2,78,98900,1142,1335,376,400,0,400,46500,0,46500,16990,280,2.1,10,10,14.5,580,9,999999999,220,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,12.8,84,98900,1010,1335,374,348,1,347,40100,100,40100,14700,360,3.1,10,10,14.5,580,9,999999999,229,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,12.8,84,99000,829,1335,374,284,1,284,32400,100,32300,11450,240,2.6,10,10,19.3,700,9,999999999,229,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,12.8,84,99000,613,1335,374,180,0,180,20400,0,20400,7030,280,1.5,10,10,12.9,1010,9,999999999,229,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,12.8,87,99000,376,1335,371,56,0,56,6600,0,6600,2310,90,3.1,10,10,8.0,760,9,999999999,229,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,12.2,93,99000,136,1335,361,29,0,29,3300,0,3300,1000,70,3.1,10,10,6.4,1680,9,999999999,220,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,12.2,96,99000,1,145,359,1,0,1,0,0,0,0,90,3.1,10,10,6.4,150,9,999999999,220,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,11.1,93,99100,0,0,355,0,0,0,0,0,0,0,50,2.6,10,10,4.8,120,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,11.1,93,99100,0,0,355,0,0,0,0,0,0,0,60,2.6,10,10,8.0,180,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,11.1,96,99100,0,0,352,0,0,0,0,0,0,0,60,2.1,10,10,2.4,120,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,18,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,11.1,100,99100,0,0,349,0,0,0,0,0,0,0,70,3.1,10,10,2.4,90,9,999999999,209,0.1590,0,88,999.000,999.0,99.0 +1980,5,19,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,9.4,100,99100,0,0,339,0,0,0,0,0,0,0,60,2.6,10,10,3.2,120,9,999999999,189,0.1590,0,88,999.000,999.0,99.0 +1980,5,19,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,8.9,96,99100,0,0,338,0,0,0,0,0,0,0,80,2.1,10,10,6.4,270,9,999999999,179,0.1590,0,88,999.000,999.0,99.0 +1980,5,19,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,8.9,96,99100,0,0,338,0,0,0,0,0,0,0,0,0.0,10,10,6.4,340,9,999999999,179,0.1590,0,88,999.000,999.0,99.0 +1980,5,19,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,10.6,100,99100,0,0,346,0,0,0,0,0,0,0,70,2.1,10,10,6.4,180,9,999999999,200,0.1590,0,88,999.000,999.0,99.0 +1980,5,19,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,11.1,100,99100,28,700,349,12,0,12,1400,0,1400,420,60,3.1,10,10,6.4,180,9,999999999,209,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,10.6,96,99200,232,1334,349,67,0,67,7400,0,7400,2180,50,3.6,10,10,6.4,90,9,999999999,200,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,10.6,96,99200,473,1334,349,149,0,149,16600,0,16600,5310,40,4.6,10,10,8.0,120,9,999999999,200,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,10.0,93,99200,704,1334,348,216,1,216,24600,100,24600,8630,50,3.1,10,10,11.3,150,9,999999999,189,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,11.7,93,99200,907,1334,358,294,1,294,33900,100,33800,12400,40,3.1,10,10,12.9,240,9,999999999,209,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,12.2,90,99200,1070,1334,364,387,1,386,44700,100,44600,16190,70,3.1,10,10,12.9,490,9,999999999,220,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,12.8,84,99200,1180,1334,350,601,263,367,66100,28600,40700,16960,50,4.1,7,7,16.1,1680,9,999999999,229,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,12.2,70,99300,1231,1334,353,643,255,407,70600,27700,45000,22640,50,4.1,5,5,19.3,77777,9,999999999,220,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,13.3,70,99200,1218,1334,357,759,442,354,81200,46200,38900,20720,40,5.2,4,4,24.1,77777,9,999999999,240,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,11.7,65,99200,1143,1334,350,835,644,282,87200,64800,31600,12030,40,5.2,3,3,24.1,77777,9,999999999,209,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,11.1,63,99200,1012,1334,334,720,654,224,75400,66000,25300,6980,70,5.2,0,0,24.1,77777,9,999999999,209,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,10.0,59,99100,832,1334,333,552,580,192,59600,59700,22300,4650,80,2.6,0,0,24.1,77777,9,999999999,200,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,10.6,63,99100,616,1334,332,357,457,147,38000,45200,17100,2990,50,4.6,0,0,24.1,77777,9,999999999,200,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,10.0,67,99100,379,1334,323,170,271,94,18300,24000,11500,1810,50,4.6,0,0,24.1,77777,9,999999999,189,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,9.4,70,99100,140,1334,318,38,32,35,4200,2100,4000,840,50,4.1,0,0,24.1,77777,9,999999999,189,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,8.9,75,99100,2,167,310,1,0,1,0,0,0,0,50,3.1,0,0,24.1,77777,9,999999999,179,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,8.9,80,99200,0,0,305,0,0,0,0,0,0,0,50,3.1,0,0,24.1,77777,9,999999999,179,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,8.3,83,99200,0,0,300,0,0,0,0,0,0,0,50,2.1,0,0,24.1,77777,9,999999999,179,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,8.3,89,99200,0,0,295,0,0,0,0,0,0,0,40,2.1,0,0,24.1,77777,9,999999999,170,0.3040,0,88,999.000,999.0,99.0 +1980,5,19,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,7.2,89,99200,0,0,290,0,0,0,0,0,0,0,10,1.5,0,0,19.3,77777,9,999999999,160,0.3040,0,88,999.000,999.0,99.0 +1980,5,20,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,6.7,93,99200,0,0,285,0,0,0,0,0,0,0,10,2.1,0,0,16.1,77777,9,999999999,160,0.3040,0,88,999.000,999.0,99.0 +1980,5,20,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,6.1,93,99100,0,0,282,0,0,0,0,0,0,0,0,0.0,0,0,19.3,77777,9,999999999,150,0.3040,0,88,999.000,999.0,99.0 +1980,5,20,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,5.6,93,99100,0,0,279,0,0,0,0,0,0,0,0,0.0,2,0,14.5,77777,9,999999999,150,0.3040,0,88,999.000,999.0,99.0 +1980,5,20,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,5.6,89,99100,0,0,281,0,0,0,0,0,0,0,0,0.0,1,0,12.9,77777,9,999999999,150,0.3040,0,88,999.000,999.0,99.0 +1980,5,20,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,6.7,93,99200,30,722,294,9,8,8,900,400,900,210,0,0.0,2,2,14.5,77777,9,999999999,160,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,9.4,90,99200,235,1334,311,87,189,53,9200,13200,6900,970,0,0.0,2,2,12.9,77777,9,999999999,189,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,8.3,72,99200,476,1334,315,263,464,97,28100,43300,12600,1820,30,3.1,1,1,16.1,77777,9,999999999,179,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,7.2,58,99200,706,1334,324,452,601,132,47100,59500,15600,2860,40,5.2,1,1,16.1,77777,9,999999999,170,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,8.3,54,99200,909,1334,340,628,680,162,66300,69000,19200,4380,50,4.1,2,2,19.3,77777,9,999999999,179,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,10.0,53,99200,1071,1334,352,718,631,209,75900,64200,24200,7530,40,3.1,2,2,24.1,77777,9,999999999,200,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,10.0,51,99200,1181,1334,355,800,614,254,84400,62300,29100,12490,60,2.6,2,2,24.1,77777,9,999999999,200,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,10.0,46,99200,1232,1334,363,858,634,271,90700,64300,31200,16380,20,3.1,2,2,24.1,77777,9,999999999,189,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,9.4,43,99100,1220,1334,365,888,724,224,95000,74100,27100,12950,70,4.1,2,2,24.1,77777,9,999999999,189,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,10.6,45,99100,1145,1334,373,826,648,270,86700,65300,30500,11640,30,3.6,4,3,24.1,77777,9,999999999,200,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,8.9,40,99100,1013,1334,367,711,662,208,74900,67000,23900,6580,40,5.7,2,2,24.1,77777,9,999999999,179,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,10.0,48,99100,834,1334,364,533,560,184,57800,57700,21600,4450,30,5.2,3,3,24.1,77777,9,999999999,200,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,9.4,47,99100,618,1334,360,355,465,141,38000,46000,16600,2860,30,5.2,3,3,24.1,77777,9,999999999,189,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,8.9,49,99100,382,1334,357,123,131,86,13700,11800,10300,1910,40,3.6,5,4,24.1,77777,9,999999999,179,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,8.9,58,99100,143,1334,338,37,55,32,4200,3200,3800,670,40,3.6,6,2,24.1,77777,9,999999999,179,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,9.4,70,99100,2,189,318,0,0,0,0,0,0,0,50,3.1,2,0,24.1,77777,9,999999999,189,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,8.9,75,99000,0,0,310,0,0,0,0,0,0,0,40,1.5,0,0,24.1,77777,9,999999999,179,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,8.9,93,99200,0,0,296,0,0,0,0,0,0,0,190,1.0,0,0,24.1,77777,9,999999999,179,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,8.3,96,99200,0,0,291,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,179,0.1920,0,88,999.000,999.0,99.0 +1980,5,20,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,7.2,93,99200,0,0,297,0,0,0,0,0,0,0,0,0.0,2,2,19.3,77777,9,999999999,160,0.1920,0,88,999.000,999.0,99.0 +1980,5,21,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,6.1,89,99200,0,0,293,0,0,0,0,0,0,0,0,0.0,2,2,16.1,77777,9,999999999,150,0.1920,0,88,999.000,999.0,99.0 +1980,5,21,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,5.6,89,99100,0,0,293,0,0,0,0,0,0,0,0,0.0,3,3,12.9,77777,9,999999999,150,0.1920,0,88,999.000,999.0,99.0 +1980,5,21,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,6.7,93,99200,0,0,297,0,0,0,0,0,0,0,210,2.1,3,3,14.5,77777,9,999999999,160,0.1920,0,88,999.000,999.0,99.0 +1980,5,21,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,7.2,89,99200,0,0,299,0,0,0,0,0,0,0,0,0.0,8,2,12.9,77777,9,999999999,160,0.1920,0,88,999.000,999.0,99.0 +1980,5,21,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,7.2,89,99300,31,722,302,15,10,14,1600,500,1600,340,330,1.5,9,3,14.5,77777,9,999999999,160,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,8.9,86,99300,237,1333,313,98,178,67,10400,12500,8200,1280,0,0.0,8,3,11.3,77777,9,999999999,179,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,10.0,75,99400,478,1333,326,227,244,139,24100,23400,15700,2850,0,0.0,6,2,8.0,77777,9,999999999,189,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,8.9,58,99400,708,1333,333,461,661,108,48800,66000,13600,2410,320,2.1,3,1,9.7,77777,9,999999999,179,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,8.3,47,99400,911,1333,339,669,788,128,69800,78900,15800,3250,250,2.1,2,0,12.9,77777,9,999999999,179,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,8.3,36,99400,1073,1333,360,814,839,136,86500,84900,18000,4730,0,0.0,1,0,19.3,77777,9,999999999,179,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,7.2,30,99300,1183,1333,367,920,875,140,94100,87600,16200,5320,50,3.1,0,0,24.1,77777,9,999999999,160,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,8.9,33,99300,1233,1333,372,959,878,144,98100,87900,16500,6830,90,2.6,0,0,24.1,77777,9,999999999,179,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,8.3,30,99300,1221,1333,374,952,880,143,97400,88100,16400,6390,80,5.2,0,0,24.1,77777,9,999999999,170,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,3.9,22,99300,1147,1333,368,886,869,138,91000,86900,16000,4600,50,3.6,0,0,24.1,77777,9,999999999,129,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,7.8,30,99300,1015,1333,378,673,680,155,72400,69800,19200,5070,60,4.1,4,1,24.1,77777,9,999999999,170,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,7.2,30,99200,836,1333,374,583,746,117,61200,74400,14400,2730,90,3.6,4,1,24.1,77777,9,999999999,160,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,7.2,31,99200,621,1333,371,389,581,121,40700,56400,14400,2450,90,4.6,4,1,24.1,77777,9,999999999,160,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,7.2,34,99200,385,1333,363,200,430,77,21500,37600,10600,1400,80,2.1,4,1,24.1,77777,9,999999999,160,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,6.1,39,99300,146,1333,339,51,180,32,5400,9800,4400,570,110,3.6,2,0,24.1,77777,9,999999999,150,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,7.2,50,99300,3,211,328,1,1,1,0,0,0,0,110,3.1,0,0,24.1,77777,9,999999999,160,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,6.7,48,99400,0,0,327,0,0,0,0,0,0,0,110,2.6,0,0,24.1,77777,9,999999999,160,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,7.2,64,99400,0,0,311,0,0,0,0,0,0,0,180,1.5,0,0,24.1,77777,9,999999999,160,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,6.1,69,99400,0,0,300,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,150,0.1220,0,88,999.000,999.0,99.0 +1980,5,21,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,7.2,80,99400,0,0,297,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,170,0.1220,0,88,999.000,999.0,99.0 +1980,5,22,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,7.2,80,99400,0,0,297,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,170,0.1220,0,88,999.000,999.0,99.0 +1980,5,22,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,6.1,80,99400,0,0,290,0,0,0,0,0,0,0,330,2.1,0,0,24.1,77777,9,999999999,150,0.1220,0,88,999.000,999.0,99.0 +1980,5,22,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,6.7,86,99400,0,0,289,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,160,0.1220,0,88,999.000,999.0,99.0 +1980,5,22,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,5.6,86,99400,0,0,283,0,0,0,0,0,0,0,0,0.0,0,0,12.9,77777,9,999999999,150,0.1220,0,88,999.000,999.0,99.0 +1980,5,22,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,5.6,77,99500,33,744,296,12,22,10,1300,800,1200,210,280,2.1,1,1,9.7,77777,9,999999999,150,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,10.0,80,99500,240,1332,311,106,320,48,11200,22900,7100,850,0,0.0,0,0,6.4,77777,9,999999999,189,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,11.7,65,99500,480,1332,335,289,581,78,30100,54100,10600,1530,0,0.0,0,0,4.0,77777,9,999999999,209,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,10.0,48,99500,710,1332,349,486,713,105,51600,71400,13500,2360,150,2.1,0,0,4.8,77777,9,999999999,200,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,8.9,39,99500,912,1332,358,667,785,126,69700,78700,15700,3230,130,2.6,0,0,9.7,77777,9,999999999,179,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,8.3,34,99500,1074,1332,366,819,836,141,86500,84500,18300,4880,140,3.1,0,0,11.3,77777,9,999999999,179,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,7.2,31,99500,1184,1332,364,916,859,150,97700,87100,20200,7200,170,2.6,0,0,11.3,77777,9,999999999,160,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,6.7,28,99400,1234,1332,369,964,871,155,98400,87200,17500,7200,80,4.1,0,0,12.9,77777,9,999999999,160,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,7.2,27,99300,1222,1332,375,951,867,153,97100,86800,17300,6700,90,5.2,0,0,12.9,77777,9,999999999,160,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,8.9,32,99300,1148,1332,382,849,816,146,90700,82700,19300,6210,80,5.2,3,1,12.9,77777,9,999999999,179,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,8.3,30,99200,1017,1332,381,717,762,135,75900,76800,17100,4130,100,4.6,2,1,12.9,77777,9,999999999,170,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,8.3,31,99200,838,1332,371,597,748,127,63900,76000,16000,3200,90,4.6,2,0,12.9,77777,9,999999999,170,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,8.9,34,99100,623,1332,369,398,639,101,42100,62600,12800,2110,70,5.7,2,0,19.3,77777,9,999999999,179,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,8.3,37,99100,388,1332,358,207,479,70,21700,41900,9500,1310,80,4.6,2,0,24.1,77777,9,999999999,179,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,7.8,40,99100,150,1332,349,52,158,35,5500,8700,4500,630,60,3.1,3,0,24.1,77777,9,999999999,170,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,6.7,41,99100,3,233,340,1,1,1,0,0,0,0,50,4.1,0,0,24.1,77777,9,999999999,160,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,6.7,45,99100,0,0,332,0,0,0,0,0,0,0,60,2.6,0,0,24.1,77777,9,999999999,160,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,6.7,50,99100,0,0,325,0,0,0,0,0,0,0,140,3.1,0,0,24.1,77777,9,999999999,160,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,5.0,48,99100,0,0,318,0,0,0,0,0,0,0,50,2.6,0,0,24.1,77777,9,999999999,139,0.1370,0,88,999.000,999.0,99.0 +1980,5,22,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,5.6,54,99100,0,0,314,0,0,0,0,0,0,0,50,1.5,0,0,24.1,77777,9,999999999,150,0.1370,0,88,999.000,999.0,99.0 +1980,5,23,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,6.1,62,99000,0,0,307,0,0,0,0,0,0,0,20,2.6,3,0,19.3,77777,9,999999999,150,0.1370,0,88,999.000,999.0,99.0 +1980,5,23,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,6.7,64,99000,0,0,307,0,0,0,0,0,0,0,20,2.1,3,0,19.3,77777,9,999999999,160,0.1370,0,88,999.000,999.0,99.0 +1980,5,23,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,6.1,62,98900,0,0,307,0,0,0,0,0,0,0,30,2.1,3,0,19.3,77777,9,999999999,150,0.1370,0,88,999.000,999.0,99.0 +1980,5,23,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,5.0,55,98900,0,0,324,0,0,0,0,0,0,0,70,2.1,7,4,19.3,7620,9,999999999,139,0.1370,0,88,999.000,999.0,99.0 +1980,5,23,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,5.6,62,98900,34,766,320,14,8,13,1500,400,1500,320,20,2.6,8,4,16.1,77777,9,999999999,150,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,7.8,67,98900,242,1332,337,81,99,63,8800,7400,7500,1350,30,1.5,9,7,14.5,3660,9,999999999,170,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,8.9,56,98900,482,1332,357,169,77,141,18500,7300,15900,3880,50,3.1,9,7,11.3,3660,9,999999999,179,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,9.4,51,98900,711,1332,374,319,164,231,34800,17000,25700,5900,70,3.1,10,8,14.5,3660,9,999999999,189,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,9.4,46,98900,914,1332,383,546,379,285,59100,40800,31100,7950,90,4.1,9,8,19.3,7620,9,999999999,189,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,10.0,42,98800,1075,1332,395,592,365,296,63200,38100,32400,10980,70,4.6,9,8,19.3,2740,9,999999999,200,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,10.0,46,98800,1185,1332,394,358,108,261,40500,11600,30100,11970,70,5.7,10,9,24.1,2740,9,999999999,189,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,10.0,53,98700,1236,1332,383,499,106,401,55400,11300,44800,21580,60,5.7,10,9,19.3,2440,9,999999999,189,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,10.0,55,98700,1223,1332,390,230,26,206,25600,2600,23200,11170,60,4.6,10,10,12.9,2440,9,999999999,189,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,11.1,59,98700,1150,1332,392,364,2,362,42700,200,42500,15960,50,3.6,10,10,11.3,2440,9,999999999,209,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,10.0,53,98600,1019,1332,394,300,8,294,35100,700,34600,13200,70,4.6,10,10,11.3,2440,9,999999999,189,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,12.2,59,98600,840,1332,400,254,7,250,29300,600,28900,10630,60,4.6,10,10,11.3,1400,9,999999999,220,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,14.4,62,98500,626,1332,411,154,3,153,17800,200,17700,6350,80,5.2,10,10,11.3,2440,9,999999999,250,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,12.2,63,98500,391,1332,393,86,0,86,9800,0,9800,3300,50,4.6,10,10,11.3,1160,9,999999999,220,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,12.2,73,98500,153,1332,381,30,0,30,3400,0,3400,1060,50,4.6,10,10,11.3,2440,9,999999999,220,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,11.1,75,98500,4,255,372,1,0,1,0,0,0,0,50,3.6,10,10,12.9,2440,9,999999999,209,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,11.1,75,98600,0,0,372,0,0,0,0,0,0,0,50,3.1,10,10,11.3,2440,9,999999999,209,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,11.1,81,98500,0,0,343,0,0,0,0,0,0,0,30,3.1,8,7,11.3,2440,9,999999999,209,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,11.1,81,98500,0,0,366,0,0,0,0,0,0,0,30,2.1,10,10,11.3,2440,9,999999999,209,0.1050,0,88,999.000,999.0,99.0 +1980,5,23,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,11.7,84,98500,0,0,349,0,0,0,0,0,0,0,30,2.6,10,8,9.7,3660,9,999999999,209,0.1050,0,88,999.000,999.0,99.0 +1980,5,24,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,11.1,81,98500,0,0,366,0,0,0,0,0,0,0,30,2.1,10,10,9.7,460,9,999999999,209,0.1050,0,88,999.000,999.0,99.0 +1980,5,24,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,11.7,84,98400,0,0,366,0,0,0,0,0,0,0,30,2.1,10,10,8.0,340,9,999999999,209,0.1050,0,88,999.000,999.0,99.0 +1980,5,24,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,11.7,87,98400,0,0,364,0,0,0,0,0,0,0,50,2.1,10,10,6.4,2440,9,999999999,209,0.1050,0,88,999.000,999.0,99.0 +1980,5,24,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,12.8,90,98500,0,0,368,0,0,0,0,0,0,0,30,3.6,10,10,4.8,120,9,999999999,229,0.1050,0,88,999.000,999.0,99.0 +1980,5,24,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,13.3,93,98500,36,788,368,14,0,14,1600,0,1600,480,50,2.6,10,10,0.8,60,9,999999999,229,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,13.3,93,98500,245,1331,368,65,0,65,7200,0,7200,2200,40,2.6,10,10,0.8,60,9,999999999,229,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,13.9,90,98600,484,1331,375,162,1,162,18000,100,18000,5670,30,3.1,10,10,0.8,60,9,999999999,240,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,14.4,87,98600,713,1331,382,264,1,264,29700,100,29600,9860,10,2.1,10,10,2.4,610,9,999999999,250,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,15.0,84,98600,915,1331,388,348,2,347,39600,200,39500,13830,20,1.5,10,10,3.2,1830,9,999999999,259,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,15.0,76,98600,1076,1331,397,381,0,381,44100,0,44100,16120,20,2.1,10,10,4.8,1830,9,999999999,259,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,15.6,68,98600,1186,1331,374,865,729,212,92400,74600,25700,10810,30,3.1,4,4,8.0,77777,9,999999999,270,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,16.1,62,98600,1237,1331,386,803,647,200,86700,66600,24700,12690,60,4.1,4,4,9.7,77777,9,999999999,279,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,16.1,58,98500,1225,1331,388,927,836,157,99100,84800,21000,8910,50,4.1,3,3,9.7,77777,9,999999999,279,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,16.1,60,98500,1151,1331,385,811,716,192,87300,73500,23600,8730,50,5.7,7,3,11.3,77777,9,999999999,279,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,16.1,62,98400,1020,1331,383,517,344,254,55800,35900,28300,8290,40,5.7,10,3,11.3,77777,9,999999999,279,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,16.1,68,98400,842,1331,374,492,457,204,52800,47100,23000,5030,50,4.6,10,3,11.3,77777,9,999999999,279,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,16.1,68,98400,628,1331,374,390,518,148,41700,51400,17400,3030,50,5.7,10,3,11.3,77777,9,999999999,279,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,16.1,81,98400,394,1331,369,152,153,108,16700,13900,12600,2410,40,4.1,10,6,4.8,7620,9,999999999,279,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,14.4,84,98500,156,1331,356,50,61,44,5500,3600,5100,920,30,3.1,10,6,4.8,7620,9,999999999,250,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,13.9,93,98500,4,277,354,2,0,2,0,0,0,0,10,1.5,10,8,1.3,150,9,999999999,240,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.3,90,98600,0,0,354,0,0,0,0,0,0,0,20,3.6,8,8,8.0,2440,9,999999999,240,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,12.8,87,98500,0,0,338,0,0,0,0,0,0,0,30,1.5,4,4,9.7,77777,9,999999999,229,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,12.2,87,98500,0,0,340,0,0,0,0,0,0,0,10,2.1,6,6,9.7,2440,9,999999999,220,0.0860,0,88,999.000,999.0,99.0 +1980,5,24,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,11.7,84,98500,0,0,328,0,0,0,0,0,0,0,30,2.1,2,2,9.7,77777,9,999999999,209,0.0860,0,88,999.000,999.0,99.0 +1980,5,25,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,11.1,83,98500,0,0,315,0,0,0,0,0,0,0,10,1.5,0,0,11.3,77777,9,999999999,209,0.0860,0,88,999.000,999.0,99.0 +1980,5,25,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,11.1,90,98500,0,0,310,0,0,0,0,0,0,0,320,1.5,0,0,8.0,77777,9,999999999,209,0.0860,0,88,999.000,999.0,99.0 +1980,5,25,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,11.1,90,98500,0,0,331,0,0,0,0,0,0,0,0,0.0,6,6,6.4,2440,9,999999999,209,0.0860,0,88,999.000,999.0,99.0 +1980,5,25,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,12.8,87,98500,0,0,347,0,0,0,0,0,0,0,10,2.6,7,7,6.4,2440,9,999999999,229,0.0860,0,88,999.000,999.0,99.0 +1980,5,25,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,12.2,87,98600,37,788,349,9,3,9,1000,200,1000,230,310,2.1,8,8,4.8,2440,9,999999999,220,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,13.3,87,98700,247,1331,364,37,18,34,4100,1400,3900,930,360,2.1,10,9,4.8,2440,9,999999999,240,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,13.3,73,98700,486,1331,354,250,363,116,26200,34000,13800,2220,30,3.1,4,4,4.8,77777,9,999999999,240,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,13.9,66,98700,715,1331,360,449,581,135,46800,57600,15800,2940,360,2.6,2,2,6.4,77777,9,999999999,250,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,14.4,58,98800,916,1331,377,628,654,175,66000,66200,20300,4750,30,3.1,3,3,6.4,77777,9,999999999,250,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,15.6,54,98800,1077,1331,387,769,737,170,82600,75700,21100,6360,30,3.1,2,2,8.0,77777,9,999999999,270,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,15.6,51,98800,1187,1331,380,882,817,151,94100,82800,20100,7360,30,4.6,0,0,11.3,77777,9,999999999,270,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,15.0,47,98800,1238,1331,382,954,856,155,97300,85700,17400,7390,40,3.6,0,0,11.3,77777,9,999999999,259,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,12.2,39,98800,1226,1331,379,950,862,154,97000,86300,17400,6900,40,6.2,0,0,14.5,77777,9,999999999,220,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,12.8,50,98800,1152,1331,375,799,674,215,85200,68800,25500,9750,50,6.7,6,2,14.5,77777,9,999999999,229,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,13.3,54,98800,1022,1331,372,683,584,235,71500,58800,26200,7480,40,6.7,10,2,14.5,77777,9,999999999,240,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,11.7,50,98800,844,1331,368,564,537,224,60000,55300,24800,5580,50,5.2,10,2,14.5,77777,9,999999999,220,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,10.0,49,98800,631,1331,358,376,498,141,40300,49500,16800,2870,40,7.7,10,2,11.3,77777,9,999999999,189,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,8.9,51,98900,396,1331,337,213,498,67,22400,44000,9300,1270,40,5.7,0,0,24.1,77777,9,999999999,179,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,7.8,58,99000,159,1331,321,56,189,34,5900,10800,4700,600,30,5.7,0,0,24.1,77777,9,999999999,170,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,6.1,60,99000,5,299,309,2,2,1,0,0,0,0,30,3.1,0,0,24.1,77777,9,999999999,150,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,5.6,64,99000,0,0,302,0,0,0,0,0,0,0,40,4.1,0,0,24.1,77777,9,999999999,150,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,5.6,64,99100,0,0,302,0,0,0,0,0,0,0,40,4.1,0,0,24.1,77777,9,999999999,150,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,5.0,64,99100,0,0,299,0,0,0,0,0,0,0,50,3.6,0,0,24.1,77777,9,999999999,139,0.1370,0,88,999.000,999.0,99.0 +1980,5,25,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,5.0,64,99100,0,0,299,0,0,0,0,0,0,0,50,3.1,0,0,24.1,77777,9,999999999,139,0.1370,0,88,999.000,999.0,99.0 +1980,5,26,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,4.4,66,99200,0,0,294,0,0,0,0,0,0,0,40,3.1,0,0,24.1,77777,9,999999999,139,0.1370,0,88,999.000,999.0,99.0 +1980,5,26,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,3.3,61,99200,0,0,293,0,0,0,0,0,0,0,50,3.1,0,0,24.1,77777,9,999999999,129,0.1370,0,88,999.000,999.0,99.0 +1980,5,26,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,1.1,49,99300,0,0,295,0,0,0,0,0,0,0,50,3.1,0,0,24.1,77777,9,999999999,120,0.1370,0,88,999.000,999.0,99.0 +1980,5,26,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,2.2,59,99300,0,0,289,0,0,0,0,0,0,0,40,3.1,0,0,24.1,77777,9,999999999,120,0.1370,0,88,999.000,999.0,99.0 +1980,5,26,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,3.3,68,99400,38,809,286,14,3,14,1600,0,1600,490,50,2.6,0,0,24.1,77777,9,999999999,129,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,4.4,62,99400,249,1331,298,96,162,65,10100,11700,7900,1220,70,3.1,0,0,24.1,77777,9,999999999,139,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,3.3,48,99500,488,1331,309,265,402,117,27900,37700,14000,2240,70,4.1,0,0,24.1,77777,9,999999999,129,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,1.7,37,99500,716,1331,317,462,551,164,49300,55800,19200,3560,70,5.2,0,0,24.1,77777,9,999999999,120,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,1.7,32,99600,917,1331,327,651,650,201,67800,65300,22700,5360,90,3.1,0,0,24.1,77777,9,999999999,120,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,1.1,29,99600,1078,1331,331,800,705,226,84200,71500,26100,8270,90,5.7,0,0,24.1,77777,9,999999999,120,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,2.2,31,99600,1188,1331,332,904,738,243,95800,75100,28600,12410,60,4.1,0,0,24.1,77777,9,999999999,120,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,2.2,29,99600,1239,1331,337,952,753,249,101300,76700,29700,15840,70,5.2,0,0,24.1,77777,9,999999999,120,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,1.7,27,99500,1227,1331,339,940,750,247,100000,76400,29400,14840,50,3.6,0,0,24.1,77777,9,999999999,120,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,1.7,25,99500,1154,1331,344,870,730,237,92200,74200,27800,10720,70,5.2,0,0,24.1,77777,9,999999999,120,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,0.0,23,99500,1024,1331,340,747,689,217,78600,69700,24900,7010,50,3.6,0,0,24.1,77777,9,999999999,110,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,1.7,28,99500,846,1331,337,578,616,187,60200,61500,21000,4530,50,5.2,0,0,24.1,77777,9,999999999,120,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,1.1,29,99400,633,1331,337,325,315,176,35100,32400,19700,3830,50,5.2,4,1,24.1,77777,9,999999999,120,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,0.0,29,99400,399,1331,322,201,270,121,21300,24300,14000,2440,60,4.1,8,0,24.1,77777,9,999999999,110,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,-0.6,34,99400,162,1331,315,51,22,48,5500,1500,5400,1120,50,4.1,8,1,24.1,77777,9,999999999,110,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,-2.2,33,99500,6,322,306,1,0,1,0,0,0,0,50,4.1,5,1,24.1,77777,9,999999999,89,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,-1.1,41,99600,0,0,293,0,0,0,0,0,0,0,50,2.6,3,0,24.1,77777,9,999999999,100,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,-0.6,43,99500,0,0,293,0,0,0,0,0,0,0,60,2.6,0,0,24.1,77777,9,999999999,100,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,0.6,52,99500,0,0,287,0,0,0,0,0,0,0,10,2.1,0,0,24.1,77777,9,999999999,110,0.2850,0,88,999.000,999.0,99.0 +1980,5,26,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,1.1,56,99500,0,0,286,0,0,0,0,0,0,0,30,2.1,0,0,24.1,77777,9,999999999,110,0.2850,0,88,999.000,999.0,99.0 +1980,5,27,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,1.1,56,99500,0,0,286,0,0,0,0,0,0,0,20,2.1,0,0,24.1,77777,9,999999999,110,0.2850,0,88,999.000,999.0,99.0 +1980,5,27,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,1.7,71,99400,0,0,275,0,0,0,0,0,0,0,20,2.1,0,0,24.1,77777,9,999999999,120,0.2850,0,88,999.000,999.0,99.0 +1980,5,27,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,2.2,71,99500,0,0,278,0,0,0,0,0,0,0,20,1.0,0,0,24.1,77777,9,999999999,120,0.2850,0,88,999.000,999.0,99.0 +1980,5,27,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,2.8,83,99500,0,0,277,0,0,0,0,0,0,0,0,0.0,5,1,24.1,77777,9,999999999,129,0.2850,0,88,999.000,999.0,99.0 +1980,5,27,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,2.8,79,99500,40,831,283,14,17,12,1500,700,1400,250,0,0.0,5,2,24.1,77777,9,999999999,129,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,6.7,77,99600,251,1330,302,109,292,54,11500,21300,7500,970,160,2.1,3,1,24.1,77777,9,999999999,160,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,7.8,56,99600,489,1330,338,244,292,136,26000,28200,15600,2770,170,2.1,8,3,19.3,77777,9,999999999,170,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,7.2,47,99600,717,1330,353,386,319,213,41500,33500,23400,4940,190,3.6,10,5,19.3,77777,9,999999999,170,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,7.2,42,99600,919,1330,364,515,383,249,54600,39700,27200,6870,170,4.6,10,6,24.1,7620,9,999999999,160,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,7.2,36,99600,1079,1330,369,737,572,271,79500,59700,30900,10130,190,4.6,9,3,24.1,77777,9,999999999,170,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,8.3,35,99500,1189,1330,375,878,719,233,93300,73300,27600,11990,190,4.1,6,2,24.1,77777,9,999999999,179,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,8.3,31,99500,1240,1330,378,915,797,169,97000,80600,21700,10280,180,4.6,3,1,24.1,77777,9,999999999,170,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,7.2,27,99400,1228,1330,382,891,787,163,94900,79700,21200,9400,170,3.1,3,1,24.1,77777,9,999999999,160,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,7.2,26,99300,1155,1330,385,824,730,189,88700,75000,23400,8740,200,4.1,7,1,24.1,77777,9,999999999,160,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,7.2,26,99300,1025,1330,393,698,585,247,75600,61000,28400,8140,170,4.6,8,2,24.1,77777,9,999999999,170,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,6.7,24,99200,848,1330,390,573,627,174,60000,62900,19900,4270,120,2.6,8,1,24.1,77777,9,999999999,160,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,7.2,26,99200,635,1330,388,405,617,112,42600,60400,13700,2330,140,3.1,4,1,24.1,77777,9,999999999,170,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,7.8,29,99200,402,1330,380,197,387,82,21200,34400,10800,1500,170,4.1,4,1,24.1,77777,9,999999999,170,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,6.1,32,99200,165,1330,362,52,136,36,5600,7600,4700,640,150,3.1,4,1,24.1,77777,9,999999999,150,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,6.7,39,99200,6,344,357,1,1,0,0,0,0,0,120,3.6,3,3,24.1,77777,9,999999999,160,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,6.1,43,99200,0,0,332,0,0,0,0,0,0,0,120,4.1,2,0,24.1,77777,9,999999999,150,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,7.2,49,99200,0,0,330,0,0,0,0,0,0,0,140,2.1,2,0,24.1,77777,9,999999999,170,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,7.8,60,99200,0,0,329,0,0,0,0,0,0,0,150,2.1,2,2,16.1,77777,9,999999999,170,0.1550,0,88,999.000,999.0,99.0 +1980,5,27,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,6.1,52,99200,0,0,325,0,0,0,0,0,0,0,150,3.6,1,1,24.1,77777,9,999999999,150,0.1550,0,88,999.000,999.0,99.0 +1980,5,28,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,5.0,48,99200,0,0,328,0,0,0,0,0,0,0,150,3.1,4,2,24.1,77777,9,999999999,139,0.1550,0,88,999.000,999.0,99.0 +1980,5,28,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,6.1,52,99200,0,0,333,0,0,0,0,0,0,0,170,2.1,7,3,19.3,77777,9,999999999,150,0.1550,0,88,999.000,999.0,99.0 +1980,5,28,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,7.2,56,99200,0,0,334,0,0,0,0,0,0,0,170,2.6,9,3,19.3,77777,9,999999999,170,0.1550,0,88,999.000,999.0,99.0 +1980,5,28,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,8.9,63,99300,0,0,336,0,0,0,0,0,0,0,150,2.6,9,3,19.3,77777,9,999999999,179,0.1550,0,88,999.000,999.0,99.0 +1980,5,28,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,10.0,67,99300,41,831,337,17,22,15,1800,900,1800,310,160,2.6,9,3,24.1,77777,9,999999999,189,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,11.7,63,99300,253,1330,352,117,267,66,12100,19500,8400,1210,180,3.6,8,3,24.1,77777,9,999999999,220,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,12.8,57,99300,491,1330,367,251,353,120,26300,33200,14100,2310,180,3.1,8,3,24.1,77777,9,999999999,229,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,12.8,53,99300,718,1330,369,461,630,119,48500,62900,14500,2650,180,5.2,6,2,24.1,77777,9,999999999,229,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,13.3,50,99300,919,1330,378,612,672,145,65200,68600,17700,4050,180,5.2,5,2,24.1,77777,9,999999999,240,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,15.0,47,99200,1080,1330,395,693,626,183,74100,64100,21900,6870,190,5.2,5,2,24.1,77777,9,999999999,259,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,15.0,44,99200,1190,1330,404,817,606,273,85900,61300,31000,13940,170,5.2,7,3,24.1,77777,9,999999999,259,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,15.6,43,99200,1240,1330,455,402,11,392,47600,1000,46600,17270,190,5.2,10,10,12.9,1400,9,999999999,270,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,18.3,79,99200,1229,1330,416,308,12,297,37100,1000,36200,14060,350,3.1,10,10,12.9,1370,9,999999999,320,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,17.2,58,99100,1156,1330,425,465,119,361,51500,12700,40400,15480,60,2.6,10,9,16.1,1830,9,999999999,300,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,15.6,54,99000,1027,1330,405,644,537,230,70300,56100,26900,7580,60,6.7,8,7,16.1,6100,9,999999999,270,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,17.2,90,99100,850,1330,397,157,2,156,18800,200,18700,7450,20,1.5,10,10,8.0,760,9,999999999,300,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,17.8,87,99200,637,1330,404,93,2,93,11300,100,11200,4280,90,4.1,10,10,9.7,760,9,999999999,309,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,17.8,87,99100,404,1330,404,58,5,56,6800,200,6800,2370,90,4.1,10,10,9.7,760,9,999999999,309,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,17.2,81,99000,167,1330,406,45,3,44,4900,0,4900,1440,110,5.2,10,10,8.0,1680,9,999999999,300,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,17.8,97,99100,7,366,394,2,0,2,0,0,0,0,260,2.1,10,10,4.8,460,9,999999999,309,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,18.3,97,99100,0,0,398,0,0,0,0,0,0,0,150,4.1,10,10,4.8,760,9,999999999,320,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,18.3,100,98900,0,0,395,0,0,0,0,0,0,0,160,5.2,10,10,4.8,610,9,999999999,320,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.2,93,99000,0,0,394,0,0,0,0,0,0,0,160,4.1,10,10,8.0,1830,9,999999999,300,0.0910,0,88,999.000,999.0,99.0 +1980,5,28,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,16.7,84,99000,0,0,363,0,0,0,0,0,0,0,160,4.1,9,4,9.7,77777,9,999999999,290,0.0910,0,88,999.000,999.0,99.0 +1980,5,29,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.1,87,98900,0,0,351,0,0,0,0,0,0,0,160,2.6,2,2,16.1,77777,9,999999999,279,0.0910,0,88,999.000,999.0,99.0 +1980,5,29,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,99000,0,0,375,0,0,0,0,0,0,0,320,4.6,9,9,12.9,1520,9,999999999,270,0.0910,0,88,999.000,999.0,99.0 +1980,5,29,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,98900,0,0,375,0,0,0,0,0,0,0,150,3.6,9,9,9.7,1520,9,999999999,270,0.0910,0,88,999.000,999.0,99.0 +1980,5,29,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,16.1,93,98900,0,0,386,0,0,0,0,0,0,0,280,1.5,10,10,8.0,1520,9,999999999,279,0.0910,0,88,999.000,999.0,99.0 +1980,5,29,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,16.1,90,98900,42,853,390,11,0,11,1300,0,1300,400,300,1.5,10,10,6.4,3660,9,999999999,279,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,16.7,93,98900,255,1329,390,58,1,58,6600,0,6600,2070,120,2.6,10,10,6.4,3050,9,999999999,290,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,17.2,87,98900,492,1329,400,84,0,84,9900,0,9900,3560,120,3.1,10,10,6.4,1520,9,999999999,300,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,17.8,87,98900,720,1329,404,256,0,255,28700,0,28700,9740,140,3.6,10,10,4.8,2130,9,999999999,309,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,16.7,71,98900,920,1329,414,309,0,308,35400,0,35400,12920,150,4.1,10,10,4.8,2130,9,999999999,290,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,18.3,71,98800,1081,1329,388,646,383,333,70700,41600,36800,12090,120,3.6,10,4,6.4,77777,9,999999999,320,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,18.3,64,98700,1190,1329,385,885,755,206,94900,77400,25400,10780,150,4.6,4,1,4.8,77777,9,999999999,320,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,19.4,65,98700,1241,1329,401,821,566,292,86500,57200,33000,18750,210,3.6,8,3,8.0,77777,9,999999999,340,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,19.4,63,98600,1230,1329,425,560,149,422,61900,15900,47100,22440,180,5.7,10,8,9.7,1070,9,999999999,340,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,16.7,81,98700,1157,1329,402,256,3,254,31000,200,30800,12280,320,9.8,10,10,1.3,760,9,999999999,290,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,16.7,84,98600,1028,1329,399,172,27,151,19100,2700,17000,6420,180,1.5,10,10,9.7,2130,9,999999999,290,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,16.7,79,98500,852,1329,386,461,269,289,49500,28700,31100,7680,160,9.3,9,8,16.1,2440,9,999999999,290,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,16.1,76,98400,640,1329,385,244,113,190,26800,11500,21200,4670,180,2.1,9,8,19.3,2440,9,999999999,279,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,16.7,73,98300,407,1329,372,197,302,106,21200,27500,12800,2080,30,2.6,8,3,19.3,77777,9,999999999,290,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,15.6,71,98400,170,1329,359,48,86,38,5200,4900,4600,680,310,1.5,3,1,24.1,77777,9,999999999,270,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,16.7,87,98400,8,366,355,1,1,1,0,0,0,0,120,3.1,2,2,24.1,77777,9,999999999,290,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,15.6,78,98600,0,0,356,0,0,0,0,0,0,0,130,3.1,2,2,24.1,77777,9,999999999,270,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,16.1,84,98600,0,0,354,0,0,0,0,0,0,0,120,2.1,2,2,24.1,77777,9,999999999,279,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,15.6,84,98500,0,0,339,0,0,0,0,0,0,0,160,3.1,2,0,19.3,77777,9,999999999,270,0.1960,0,88,999.000,999.0,99.0 +1980,5,29,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,16.1,78,98400,0,0,348,0,0,0,0,0,0,0,170,4.6,0,0,24.1,77777,9,999999999,279,0.1960,0,88,999.000,999.0,99.0 +1980,5,30,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,16.1,78,98400,0,0,348,0,0,0,0,0,0,0,160,4.6,0,0,24.1,77777,9,999999999,279,0.1960,0,88,999.000,999.0,99.0 +1980,5,30,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,16.1,81,98400,0,0,345,0,0,0,0,0,0,0,150,4.6,0,0,14.5,77777,9,999999999,279,0.1960,0,88,999.000,999.0,99.0 +1980,5,30,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,16.7,87,98300,0,0,343,0,0,0,0,0,0,0,160,5.2,0,0,8.0,77777,9,999999999,290,0.1960,0,88,999.000,999.0,99.0 +1980,5,30,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,16.7,87,98300,0,0,377,0,0,0,0,0,0,0,150,4.6,8,8,6.4,240,9,999999999,290,0.1960,0,88,999.000,999.0,99.0 +1980,5,30,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,17.8,90,98300,43,853,381,18,2,18,2000,0,2000,600,170,6.7,8,8,3.2,210,9,999999999,300,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,18.3,87,98300,256,1329,408,46,3,46,5400,100,5300,1740,170,5.2,10,10,6.4,310,9,999999999,320,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,18.9,87,98400,494,1329,411,88,12,83,10300,700,10000,3530,170,5.2,10,10,4.0,370,9,999999999,329,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,19.4,90,98300,721,1329,412,203,2,202,23300,200,23200,8380,150,5.2,10,10,6.4,1520,9,999999999,340,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,20.6,84,98300,921,1329,414,375,76,323,41400,7800,36000,11260,150,7.2,9,9,8.0,1520,9,999999999,359,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,20.6,87,98300,1082,1329,423,405,20,389,46900,1900,45300,16380,180,4.6,10,10,9.7,1520,9,999999999,359,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,17.8,79,98100,1191,1329,402,382,194,208,44000,21200,24900,9680,170,6.7,9,9,11.3,1520,9,999999999,309,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,16.7,69,98200,1242,1329,381,964,779,234,103100,79600,28500,15320,160,7.7,5,4,24.1,77777,9,999999999,290,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,19.4,69,98100,1231,1329,399,810,553,296,88400,58000,34600,18620,160,8.2,5,4,24.1,77777,9,999999999,340,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,18.3,56,98000,1158,1329,412,751,574,250,79300,58200,28500,11500,160,9.3,6,5,24.1,1520,9,999999999,309,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,18.3,56,97900,1030,1329,416,500,321,251,54000,33500,28000,8380,160,9.8,6,6,24.1,1520,9,999999999,309,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,18.9,53,97800,853,1329,437,353,142,262,38900,15000,29200,7390,170,10.8,8,8,16.1,1520,9,999999999,320,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,19.4,59,97700,642,1329,425,274,158,199,30100,16100,22300,4900,190,11.8,7,7,16.1,1520,9,999999999,340,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,16.1,52,97900,409,1329,400,202,378,87,21600,33800,11200,1610,240,8.8,4,4,24.1,77777,9,999999999,270,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,13.9,54,98100,173,1329,380,61,184,38,6500,11000,5100,680,240,10.3,3,3,24.1,77777,9,999999999,240,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,12.8,53,98100,8,388,364,2,3,1,0,0,0,0,240,9.3,1,1,24.1,77777,9,999999999,229,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,12.8,57,98300,0,0,352,0,0,0,0,0,0,0,260,6.2,0,0,24.1,77777,9,999999999,229,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,13.3,61,98300,0,0,350,0,0,0,0,0,0,0,230,8.2,0,0,24.1,77777,9,999999999,229,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,13.9,66,98300,0,0,348,0,0,0,0,0,0,0,220,5.7,0,0,24.1,77777,9,999999999,240,0.1340,0,88,999.000,999.0,99.0 +1980,5,30,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,13.9,68,98300,0,0,345,0,0,0,0,0,0,0,220,5.2,0,0,24.1,77777,9,999999999,240,0.1340,0,88,999.000,999.0,99.0 +1980,5,31,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,13.9,70,98400,0,0,360,0,0,0,0,0,0,0,210,4.6,4,4,24.1,77777,9,999999999,240,0.1340,0,88,999.000,999.0,99.0 +1980,5,31,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,14.4,76,98400,0,0,347,0,0,0,0,0,0,0,240,4.6,1,1,24.1,77777,9,999999999,250,0.1340,0,88,999.000,999.0,99.0 +1980,5,31,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,14.4,81,98500,0,0,369,0,0,0,0,0,0,0,280,4.6,8,8,24.1,2440,9,999999999,250,0.1340,0,88,999.000,999.0,99.0 +1980,5,31,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,13.3,75,98700,0,0,358,0,0,0,0,0,0,0,320,5.2,6,6,24.1,2440,9,999999999,240,0.1340,0,88,999.000,999.0,99.0 +1980,5,31,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,12.2,78,98800,44,874,336,13,5,13,1500,300,1400,330,290,3.1,2,2,24.1,77777,9,999999999,220,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,13.3,81,98900,258,1328,329,103,195,65,10900,14400,8100,1220,280,3.6,0,0,24.1,77777,9,999999999,240,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,13.9,73,99000,495,1328,340,271,425,112,28700,40100,13700,2140,300,5.2,0,0,24.1,77777,9,999999999,250,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,13.9,68,99000,721,1328,345,464,567,155,48000,55900,17600,3330,290,6.2,0,0,24.1,77777,9,999999999,240,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,13.3,61,99100,922,1328,350,645,656,188,67600,66200,21500,5120,280,6.2,0,0,24.1,77777,9,999999999,240,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,13.3,55,99100,1082,1328,358,797,715,211,84200,72800,24800,7880,310,4.1,0,0,24.1,77777,9,999999999,240,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,11.7,48,99100,1192,1328,359,901,749,226,95900,76500,27200,11850,290,5.7,0,0,24.1,77777,9,999999999,209,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,11.7,46,99100,1243,1328,362,942,756,233,100800,77300,28300,15340,350,5.7,0,0,24.1,77777,9,999999999,209,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,12.2,47,99100,1232,1328,365,930,746,236,99200,76200,28400,14690,320,3.6,1,0,24.1,77777,9,999999999,220,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,11.1,42,99100,1159,1328,382,817,623,272,85700,62900,30700,12480,260,5.2,3,3,24.1,77777,9,999999999,209,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,10.6,40,99100,1031,1328,381,702,592,242,73300,59600,27000,7860,320,3.6,3,3,24.1,77777,9,999999999,200,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,10.6,40,99100,855,1328,378,562,469,261,59000,48200,27900,6700,320,2.1,8,2,24.1,77777,9,999999999,200,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,11.1,43,99100,644,1328,379,372,365,196,39900,37600,21600,4370,310,2.6,10,3,24.1,77777,9,999999999,209,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,12.8,53,99100,412,1328,387,102,61,83,11400,5700,9600,1860,340,2.1,10,7,24.1,7620,9,999999999,229,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,10.0,49,99100,176,1328,380,45,5,44,5000,0,5000,1470,70,4.1,10,8,24.1,7620,9,999999999,189,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,8.9,49,99100,9,410,381,2,0,2,0,0,0,0,70,5.7,10,9,24.1,7620,9,999999999,179,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,10.0,61,99000,0,0,371,0,0,0,0,0,0,0,70,3.6,10,9,24.1,7620,9,999999999,200,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.9,10.7,70,99000,0,0,373,0,0,0,0,0,0,0,60,3.7,10,9,24.1,7620,9,999999999,200,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.9,11.4,72,99000,0,0,384,0,0,0,0,0,0,0,50,3.7,10,10,24.1,7620,9,999999999,200,0.2560,0,88,999.000,999.0,99.0 +1980,5,31,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.0,12.1,75,99000,0,0,375,0,0,0,0,0,0,0,60,3.8,10,9,24.1,7620,9,999999999,200,0.2560,0,88,999.000,999.0,99.0 +1979,6,1,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.1,12.9,84,99200,0,0,387,0,0,0,0,0,0,0,290,3.9,10,10,4.8,210,9,999999999,300,0.2560,0,88,999.000,999.0,99.0 +1979,6,1,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.2,13.6,87,99200,0,0,389,0,0,0,0,0,0,0,270,4.0,10,10,4.8,270,9,999999999,300,0.2560,0,88,999.000,999.0,99.0 +1979,6,1,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.2,14.3,84,99200,0,0,389,0,0,0,0,0,0,0,280,4.0,10,10,6.4,270,9,999999999,279,0.2560,0,88,999.000,999.0,99.0 +1979,6,1,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,15.0,81,99300,0,0,391,0,0,0,0,0,0,0,290,4.1,10,10,8.0,240,9,999999999,259,0.2560,0,88,999.000,999.0,99.0 +1979,6,1,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,14.4,81,99400,45,874,387,11,1,11,1300,0,1300,400,300,3.6,10,10,8.0,310,9,999999999,250,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,12.8,81,99400,258,1328,376,47,2,47,5400,0,5400,1770,330,6.7,10,10,12.9,310,9,999999999,229,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,11.7,78,99500,495,1328,373,103,1,103,12000,100,11900,4210,320,7.2,10,10,24.1,400,9,999999999,220,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,11.7,73,99600,722,1328,354,350,185,249,38000,19100,27600,6410,310,5.2,10,7,24.1,460,9,999999999,220,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,11.7,63,99600,922,1328,344,642,711,146,68400,72600,17900,4100,330,5.7,8,1,24.1,77777,9,999999999,220,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,15.6,76,99600,1083,1328,354,808,796,156,84700,80100,19200,5420,350,4.1,7,1,24.1,77777,9,999999999,270,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,9.4,47,99600,1192,1328,352,881,814,148,94300,82600,20000,7450,330,5.7,6,1,24.1,77777,9,999999999,189,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,8.3,41,99600,1243,1328,361,909,763,193,95200,76700,23300,11800,320,4.1,5,2,24.1,77777,9,999999999,179,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,8.3,38,99600,1232,1328,366,708,534,211,76100,54800,25200,13230,10,7.2,4,2,24.1,77777,9,999999999,170,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,8.9,40,99600,1160,1328,374,794,646,228,84300,65800,26700,10630,300,4.1,8,4,24.1,77777,9,999999999,179,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,8.3,37,99600,1031,1328,369,760,798,141,80300,80400,17800,4430,310,5.2,4,2,24.1,77777,9,999999999,179,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,7.8,33,99600,856,1328,369,589,732,119,61900,73100,14700,2850,320,3.1,3,1,24.1,77777,9,999999999,170,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,6.1,32,99600,644,1328,362,408,673,83,42900,65800,11000,1770,30,3.1,2,1,24.1,77777,9,999999999,150,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,7.8,38,99600,412,1328,352,239,598,57,25600,53900,8900,1120,0,0.0,0,0,24.1,77777,9,999999999,170,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,7.8,44,99600,176,1328,341,71,293,33,7300,18800,4900,590,110,3.1,1,0,24.1,77777,9,999999999,170,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,6.7,50,99600,9,410,339,5,5,4,0,0,0,0,100,3.6,3,3,24.1,77777,9,999999999,160,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,5.6,57,99600,0,0,322,0,0,0,0,0,0,0,140,3.1,3,3,19.3,77777,9,999999999,150,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,5.6,64,99600,0,0,302,0,0,0,0,0,0,0,150,2.6,1,0,19.3,77777,9,999999999,150,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,7.8,72,99600,0,0,337,0,0,0,0,0,0,0,180,1.5,8,8,19.3,3660,9,999999999,170,0.0950,0,88,999.000,999.0,99.0 +1979,6,1,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,7.8,69,99600,0,0,330,0,0,0,0,0,0,0,180,3.1,6,6,16.1,3660,9,999999999,170,0.0950,0,88,999.000,999.0,99.0 +1979,6,2,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,8.9,75,99600,0,0,335,0,0,0,0,0,0,0,210,2.1,7,7,16.1,3660,9,999999999,179,0.0950,0,88,999.000,999.0,99.0 +1979,6,2,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,8.9,75,99600,0,0,340,0,0,0,0,0,0,0,220,2.1,8,8,19.3,3050,9,999999999,179,0.0950,0,88,999.000,999.0,99.0 +1979,6,2,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,8.9,75,99600,0,0,340,0,0,0,0,0,0,0,210,3.1,8,8,19.3,3050,9,999999999,179,0.0950,0,88,999.000,999.0,99.0 +1979,6,2,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,8.9,77,99600,0,0,329,0,0,0,0,0,0,0,200,2.6,6,6,19.3,3050,9,999999999,179,0.0950,0,88,999.000,999.0,99.0 +1979,6,2,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,9.4,83,99600,46,874,327,18,26,16,1900,1100,1900,330,210,2.6,7,6,11.3,3050,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,11.1,83,99600,259,1328,336,107,153,77,11200,11300,9000,1490,230,1.5,7,6,19.3,3050,9,999999999,209,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,10.0,61,99600,496,1328,345,223,326,101,23900,30800,12400,1910,230,3.1,5,3,19.3,77777,9,999999999,200,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,10.6,55,99600,723,1328,353,463,609,130,48500,60600,15400,2880,290,3.1,7,2,19.3,77777,9,999999999,200,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,11.1,51,99600,923,1328,362,628,610,203,65500,61300,22800,5470,270,2.6,8,2,24.1,77777,9,999999999,209,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,10.6,46,99500,1083,1328,370,771,694,202,81800,70800,23900,7600,270,4.1,8,3,24.1,77777,9,999999999,200,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,10.0,40,99500,1192,1328,378,851,637,277,89400,64400,31500,14370,200,3.1,8,3,24.1,77777,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,8.9,37,99400,1244,1328,390,837,509,359,89800,53200,39900,24340,200,5.2,9,7,24.1,1520,9,999999999,179,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,10.6,40,99300,1233,1328,391,906,674,279,95600,68200,32100,17310,220,4.1,10,6,24.1,1520,9,999999999,200,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,11.7,43,99300,1161,1328,392,657,402,305,70900,42000,34100,14550,190,4.1,9,6,24.1,7620,9,999999999,209,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,11.1,42,99200,1033,1328,423,316,0,316,36900,0,36900,14000,180,5.2,10,10,24.1,7620,9,999999999,209,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,8.3,35,99200,857,1328,407,262,19,250,30300,1700,29300,10770,240,4.1,10,9,24.1,7620,9,999999999,179,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,10.0,40,99100,646,1328,406,169,1,168,19400,100,19300,6920,240,5.2,10,9,24.1,7620,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,10.0,42,99100,415,1328,389,150,167,99,16300,15300,11500,1910,240,5.2,8,7,24.1,7620,9,999999999,200,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,9.4,46,99100,179,1328,363,57,114,42,6100,6700,5200,760,240,3.1,8,3,24.1,77777,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,8.9,51,99100,10,432,348,5,7,4,0,0,0,0,220,3.1,7,2,24.1,77777,9,999999999,179,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,8.3,56,99200,0,0,333,0,0,0,0,0,0,0,220,3.1,4,1,24.1,77777,9,999999999,179,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,8.3,52,99200,0,0,331,0,0,0,0,0,0,0,230,3.6,1,0,24.1,77777,9,999999999,170,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,7.2,56,99200,0,0,320,0,0,0,0,0,0,0,210,3.6,0,0,24.1,77777,9,999999999,160,0.0870,0,88,999.000,999.0,99.0 +1979,6,2,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,8.9,60,99200,0,0,325,0,0,0,0,0,0,0,230,4.1,2,0,24.1,77777,9,999999999,179,0.0870,0,88,999.000,999.0,99.0 +1979,6,3,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,9.4,63,99200,0,0,325,0,0,0,0,0,0,0,230,5.2,1,0,24.1,77777,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,3,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,9.4,63,99100,0,0,325,0,0,0,0,0,0,0,220,4.1,0,0,24.1,77777,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,3,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,9.4,67,99100,0,0,320,0,0,0,0,0,0,0,240,4.1,0,0,24.1,77777,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,3,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,9.4,72,99200,0,0,315,0,0,0,0,0,0,0,240,4.6,0,0,24.1,77777,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,3,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,9.4,75,99200,47,896,313,22,85,14,2000,3100,1900,240,240,4.1,0,0,24.1,77777,9,999999999,189,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,9.4,67,99100,260,1328,320,132,457,42,13700,35000,6800,780,250,5.7,1,0,24.1,77777,9,999999999,189,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,11.1,65,99100,497,1328,338,287,574,71,30200,54200,9900,1420,260,5.7,3,1,24.1,77777,9,999999999,209,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,12.2,61,99100,723,1328,344,489,740,84,51800,73500,11700,1930,260,5.7,1,0,24.1,77777,9,999999999,220,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,12.2,53,99000,923,1328,354,671,822,97,69500,81900,12400,2370,260,4.1,0,0,24.1,77777,9,999999999,220,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,11.7,45,99000,1084,1328,364,832,884,108,85900,88500,13500,3440,260,4.1,0,0,24.1,77777,9,999999999,209,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,10.0,38,99000,1193,1328,368,930,905,115,95900,90800,14100,5040,240,3.6,0,0,24.1,77777,9,999999999,200,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,10.0,34,98900,1244,1328,388,880,772,155,94400,78400,20800,9900,270,5.2,2,2,24.1,77777,9,999999999,189,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,7.2,26,98800,1233,1328,397,822,646,220,88200,66200,26500,13920,250,7.2,3,3,24.1,77777,9,999999999,170,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,6.7,25,98800,1162,1328,400,844,736,199,90600,75500,24400,9460,290,5.2,5,5,24.1,77777,9,999999999,160,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,7.2,31,98800,1034,1328,386,476,264,271,52800,28700,30400,8830,70,6.7,5,5,24.1,77777,9,999999999,160,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,6.7,33,98700,859,1328,374,526,584,149,55800,59100,17500,3810,120,6.7,4,4,24.1,77777,9,999999999,160,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,7.2,36,98700,648,1328,369,429,663,107,45400,65300,13500,2270,120,5.2,3,3,19.3,77777,9,999999999,170,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,8.3,37,98600,417,1328,369,226,469,82,23600,41700,10500,1520,140,4.6,2,2,19.3,77777,9,999999999,170,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,7.8,42,98600,181,1328,355,74,255,40,7800,15700,5700,710,130,3.6,2,2,19.3,77777,9,999999999,170,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,7.8,47,98600,11,454,342,5,15,3,0,0,0,0,130,3.6,1,1,19.3,77777,9,999999999,170,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,7.2,50,98600,0,0,328,0,0,0,0,0,0,0,140,3.1,1,0,19.3,77777,9,999999999,160,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,7.8,50,98600,0,0,331,0,0,0,0,0,0,0,170,2.1,1,0,19.3,77777,9,999999999,170,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,8.3,58,98600,0,0,324,0,0,0,0,0,0,0,200,2.6,0,0,16.1,77777,9,999999999,179,0.0850,0,88,999.000,999.0,99.0 +1979,6,3,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,8.9,56,98600,0,0,330,0,0,0,0,0,0,0,230,3.6,0,0,19.3,77777,9,999999999,179,0.0850,0,88,999.000,999.0,99.0 +1979,6,4,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,8.9,58,98600,0,0,327,0,0,0,0,0,0,0,230,4.1,0,0,24.1,77777,9,999999999,179,0.0850,0,88,999.000,999.0,99.0 +1979,6,4,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,8.9,54,98500,0,0,332,0,0,0,0,0,0,0,240,5.2,0,0,24.1,77777,9,999999999,179,0.0850,0,88,999.000,999.0,99.0 +1979,6,4,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,8.9,51,98600,0,0,337,0,0,0,0,0,0,0,230,5.2,0,0,24.1,77777,9,999999999,179,0.0850,0,88,999.000,999.0,99.0 +1979,6,4,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,8.3,49,98600,0,0,347,0,0,0,0,0,0,0,220,5.2,2,2,24.1,77777,9,999999999,179,0.0850,0,88,999.000,999.0,99.0 +1979,6,4,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,8.9,52,98600,47,896,352,15,3,15,1700,0,1700,520,250,5.2,4,4,24.1,77777,9,999999999,179,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,9.4,54,98600,262,1327,346,102,194,64,10900,14400,8000,1190,230,5.2,2,2,24.1,77777,9,999999999,189,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,10.6,49,98600,498,1327,356,268,425,107,28400,40200,13300,2030,230,6.7,1,1,24.1,77777,9,999999999,200,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,11.1,46,98600,724,1327,358,471,586,150,48800,57900,17200,3250,240,5.7,0,0,24.1,77777,9,999999999,209,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,12.2,41,98500,924,1327,376,652,674,181,68500,68200,21000,4970,230,5.7,0,0,24.1,77777,9,999999999,220,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,11.1,33,98500,1084,1327,393,757,670,207,80200,68300,24300,7800,210,6.7,2,1,24.1,77777,9,999999999,200,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,9.4,28,98400,1193,1327,397,826,619,268,87000,62700,30600,14030,230,9.8,5,1,24.1,77777,9,999999999,189,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,8.9,26,98300,1245,1327,405,895,625,307,93800,63000,34700,20210,220,9.3,7,2,24.1,77777,9,999999999,179,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,8.3,28,98300,1234,1327,413,614,284,349,68300,31000,39400,19960,220,8.8,8,7,24.1,7620,9,999999999,179,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,8.3,26,98300,1163,1327,435,395,32,367,43700,3300,40800,16920,220,6.2,10,9,24.1,7620,9,999999999,179,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,8.9,28,98300,1035,1327,424,504,180,363,55200,19100,40300,12520,210,8.2,9,8,24.1,7620,9,999999999,179,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,7.8,26,98200,860,1327,431,415,194,290,45500,20400,32200,8240,220,7.2,10,9,24.1,7620,9,999999999,170,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,7.2,26,98100,650,1327,424,193,44,171,21200,4300,19100,5280,230,6.2,10,9,24.1,7620,9,999999999,160,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,7.2,29,98100,419,1327,406,135,86,108,14800,8000,12300,2430,240,4.1,9,8,24.1,3660,9,999999999,160,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,7.8,31,98200,184,1327,413,52,0,52,5700,0,5700,1670,230,4.1,9,9,24.1,3050,9,999999999,170,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,8.3,36,98200,12,453,404,2,0,2,0,0,0,0,250,2.6,9,9,24.1,3050,9,999999999,170,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,11.7,53,98300,0,0,405,0,0,0,0,0,0,0,10,6.7,10,10,24.1,1830,9,999999999,209,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,14.4,76,98400,0,0,393,0,0,0,0,0,0,0,360,2.6,10,10,16.1,1830,9,999999999,250,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,14.4,84,98300,0,0,374,0,0,0,0,0,0,0,130,3.1,10,9,24.1,3050,9,999999999,250,0.2420,0,88,999.000,999.0,99.0 +1979,6,4,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,13.9,81,98300,0,0,365,0,0,0,0,0,0,0,180,2.6,8,8,24.1,7620,9,999999999,240,0.2420,0,88,999.000,999.0,99.0 +1979,6,5,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,14.4,78,98200,0,0,390,0,0,0,0,0,0,0,200,2.6,10,10,24.1,7620,9,999999999,250,0.2420,0,88,999.000,999.0,99.0 +1979,6,5,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,14.4,81,98300,0,0,387,0,0,0,0,0,0,0,260,3.1,10,10,24.1,1830,9,999999999,250,0.2420,0,88,999.000,999.0,99.0 +1979,6,5,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,15.6,84,98300,0,0,392,0,0,0,0,0,0,0,0,0.0,10,10,24.1,3050,9,999999999,270,0.2420,0,88,999.000,999.0,99.0 +1979,6,5,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,15.6,84,98300,0,0,381,0,0,0,0,0,0,0,130,2.1,9,9,24.1,1830,9,999999999,270,0.2420,0,88,999.000,999.0,99.0 +1979,6,5,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,15.0,84,98300,48,918,364,17,22,15,1800,900,1800,310,50,3.6,8,7,14.5,3050,9,999999999,259,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,14.4,84,98400,263,1327,339,126,380,51,12900,28900,7200,920,80,2.6,2,1,11.3,77777,9,999999999,250,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,12.8,75,98400,498,1327,338,299,623,64,31100,58500,9100,1310,50,7.2,2,1,14.5,77777,9,999999999,229,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,12.8,78,98500,724,1327,349,385,417,156,41400,42400,18200,3390,20,6.2,7,5,12.9,7320,9,999999999,229,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,12.8,78,98500,924,1327,346,585,575,183,61400,58100,20900,5030,40,5.2,5,4,16.1,77777,9,999999999,229,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,12.8,75,98600,1084,1327,348,629,524,199,66900,53500,23000,7540,30,6.2,5,4,19.3,77777,9,999999999,229,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,13.3,68,98600,1194,1327,342,929,907,111,95900,91000,13800,4960,40,4.6,0,0,24.1,77777,9,999999999,240,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,13.9,64,98600,1245,1327,362,927,815,160,99100,82700,21400,10270,30,8.2,2,2,24.1,77777,9,999999999,250,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,13.9,68,98600,1235,1327,388,530,174,368,59100,18700,41700,20090,20,6.7,9,9,24.1,1830,9,999999999,240,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,13.3,63,98500,1164,1327,376,444,192,275,49800,20900,31400,12010,30,7.7,8,7,24.1,2440,9,999999999,240,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,13.3,63,98500,1036,1327,348,770,857,100,79900,85700,12800,2970,20,6.7,0,0,24.1,77777,9,999999999,229,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,11.1,53,98500,862,1327,347,619,820,88,64700,81400,11700,2090,10,8.2,0,0,24.1,77777,9,999999999,209,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,8.3,49,98500,652,1327,336,449,772,72,48100,76000,10700,1630,20,9.8,0,0,24.1,77777,9,999999999,179,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,5.6,45,98500,421,1327,326,252,639,52,26600,58100,8200,1080,30,6.2,0,0,24.1,77777,9,999999999,150,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,3.9,46,98500,186,1327,314,81,366,32,8600,24200,5200,580,30,5.7,0,0,24.1,77777,9,999999999,129,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,3.9,49,98500,13,475,309,7,22,5,0,0,0,0,20,4.6,1,0,24.1,77777,9,999999999,129,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,3.9,53,98500,0,0,305,0,0,0,0,0,0,0,20,3.6,0,0,24.1,77777,9,999999999,129,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,4.4,57,98500,0,0,303,0,0,0,0,0,0,0,30,3.1,0,0,24.1,77777,9,999999999,139,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,4.4,57,98500,0,0,303,0,0,0,0,0,0,0,10,3.6,0,0,24.1,77777,9,999999999,139,0.0800,0,88,999.000,999.0,99.0 +1979,6,5,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,4.4,57,98500,0,0,303,0,0,0,0,0,0,0,360,3.1,0,0,24.1,77777,9,999999999,139,0.0800,0,88,999.000,999.0,99.0 +1979,6,6,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,5.0,59,98400,0,0,304,0,0,0,0,0,0,0,360,2.1,0,0,24.1,77777,9,999999999,139,0.0800,0,88,999.000,999.0,99.0 +1979,6,6,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,5.6,64,98400,0,0,302,0,0,0,0,0,0,0,350,2.6,0,0,24.1,77777,9,999999999,150,0.0800,0,88,999.000,999.0,99.0 +1979,6,6,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,6.1,72,98400,0,0,298,0,0,0,0,0,0,0,10,2.6,0,0,24.1,77777,9,999999999,150,0.0800,0,88,999.000,999.0,99.0 +1979,6,6,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,6.1,72,98400,0,0,307,0,0,0,0,0,0,0,10,3.1,2,2,24.1,77777,9,999999999,150,0.0800,0,88,999.000,999.0,99.0 +1979,6,6,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,7.2,77,98500,49,917,304,21,80,14,2000,3000,1800,240,350,2.6,3,1,24.1,77777,9,999999999,160,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,8.3,75,98500,263,1326,307,128,450,38,13300,34800,6400,720,10,3.1,0,0,19.3,77777,9,999999999,179,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,10.6,72,98500,499,1326,322,320,684,61,33400,64400,9100,1280,10,2.1,0,0,11.3,77777,9,999999999,200,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,13.3,66,98500,725,1326,351,471,704,85,49900,69900,11600,1950,190,1.5,2,1,11.3,77777,9,999999999,240,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.0,60,98500,924,1326,378,633,693,148,67500,70700,18100,4170,100,1.5,4,3,8.0,77777,9,999999999,259,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,15.6,56,98500,1085,1326,384,785,768,154,82400,77400,19000,5420,180,2.1,3,2,8.0,77777,9,999999999,270,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,15.6,47,98400,1194,1326,393,863,837,107,89100,84000,13300,4850,150,2.1,2,1,8.0,77777,9,999999999,270,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,15.6,44,98400,1246,1326,408,881,667,253,93700,67900,29800,17010,170,3.6,7,3,8.0,77777,9,999999999,270,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,16.1,42,98300,1235,1326,414,856,699,204,92400,71900,25400,13150,180,5.2,8,2,12.9,77777,9,999999999,279,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,16.1,40,98300,1165,1326,417,766,648,196,82300,66500,23800,9450,220,5.2,7,2,12.9,77777,9,999999999,270,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,15.6,38,98200,1038,1326,420,721,748,136,76500,75500,17300,4400,180,6.7,4,2,12.9,77777,9,999999999,270,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.2,15.0,35,98200,863,1326,422,554,610,158,58600,61600,18400,4030,120,6.2,3,2,12.9,77777,9,999999999,259,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,15.6,42,98100,654,1326,414,422,645,106,44700,63700,13300,2270,120,5.7,4,3,11.3,77777,9,999999999,270,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,13.9,40,98100,423,1326,402,231,435,95,24700,39300,12200,1770,120,5.7,2,2,11.3,77777,9,999999999,240,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,13.9,45,98000,188,1326,391,74,266,38,8000,16800,5600,670,110,4.1,3,2,11.3,77777,9,999999999,240,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,13.9,49,98100,13,497,403,5,4,4,0,0,0,0,150,3.1,8,7,9.7,2440,9,999999999,250,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.7,16.7,54,98100,0,0,440,0,0,0,0,0,0,0,210,4.1,10,10,12.9,2440,9,999999999,290,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,27.2,15.6,49,98200,0,0,409,0,0,0,0,0,0,0,200,5.7,6,6,19.3,3050,9,999999999,270,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.7,15.6,51,98300,0,0,411,0,0,0,0,0,0,0,190,4.1,7,7,19.3,3050,9,999999999,270,0.0840,0,88,999.000,999.0,99.0 +1979,6,6,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,16.1,56,98300,0,0,395,0,0,0,0,0,0,0,180,4.1,4,4,19.3,77777,9,999999999,279,0.0840,0,88,999.000,999.0,99.0 +1979,6,7,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,16.1,62,98200,0,0,383,0,0,0,0,0,0,0,180,3.6,3,3,19.3,77777,9,999999999,279,0.0840,0,88,999.000,999.0,99.0 +1979,6,7,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,16.7,64,98200,0,0,380,0,0,0,0,0,0,0,190,4.6,2,2,19.3,77777,9,999999999,290,0.0840,0,88,999.000,999.0,99.0 +1979,6,7,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,16.7,62,98200,0,0,406,0,0,0,0,0,0,0,170,5.2,8,8,19.3,2440,9,999999999,290,0.0840,0,88,999.000,999.0,99.0 +1979,6,7,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,17.8,71,98200,0,0,410,0,0,0,0,0,0,0,170,4.1,9,9,19.3,2130,9,999999999,300,0.0840,0,88,999.000,999.0,99.0 +1979,6,7,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,18.3,76,98300,50,917,383,17,12,16,1800,600,1800,390,180,4.1,8,4,16.1,77777,9,999999999,320,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,18.9,76,98300,264,1326,386,99,104,78,10700,8100,9100,1680,180,5.2,9,4,19.3,77777,9,999999999,329,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,19.4,71,98300,500,1326,434,138,7,135,15600,500,15400,5160,180,6.2,10,10,11.3,670,9,999999999,340,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,20.0,71,98300,725,1326,438,156,21,145,17300,2100,16200,4860,170,4.1,10,10,11.3,580,9,999999999,350,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,20.0,76,98300,925,1326,431,177,10,170,21300,800,20800,8280,160,6.2,10,10,6.4,270,9,999999999,350,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,21.1,85,98300,1085,1326,430,344,3,341,40200,300,39900,15060,170,5.2,10,10,8.0,610,9,999999999,370,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,18.3,87,98300,1194,1326,408,213,8,206,26300,600,25800,10390,220,4.6,10,10,8.0,760,9,999999999,320,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,18.9,90,98300,1246,1326,408,213,2,212,26500,200,26400,10710,190,3.6,10,10,9.7,2440,9,999999999,329,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,20.0,84,98300,1236,1326,422,382,0,381,45100,0,45100,16930,210,3.1,10,10,12.9,2440,9,999999999,350,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,21.1,85,98300,1165,1326,430,224,2,222,27400,200,27200,11020,220,2.6,10,10,11.3,610,9,999999999,370,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,20.6,82,98300,1039,1326,417,285,93,212,32300,10000,24500,7350,190,3.6,9,9,11.3,2440,9,999999999,359,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,21.1,77,98200,865,1326,419,397,159,294,43500,16800,32600,8390,150,3.1,8,8,11.3,2440,9,999999999,370,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,20.6,74,98200,655,1326,418,349,265,219,37200,27400,23700,5010,160,2.6,8,8,12.9,2440,9,999999999,359,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,20.6,69,98300,425,1326,406,195,291,103,21100,26900,12500,2000,210,3.1,4,4,12.9,77777,9,999999999,359,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,20.0,74,98400,190,1326,396,59,83,47,6500,5600,5700,990,240,1.5,4,4,14.5,77777,9,999999999,350,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,20.0,79,98400,14,497,387,5,4,4,0,0,0,0,170,2.1,3,3,14.5,77777,9,999999999,350,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,20.6,84,98500,0,0,376,0,0,0,0,0,0,0,160,2.1,1,1,14.5,77777,9,999999999,359,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,20.6,84,98500,0,0,369,0,0,0,0,0,0,0,160,2.1,0,0,16.1,77777,9,999999999,359,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,20.0,82,98500,0,0,368,0,0,0,0,0,0,0,170,4.1,0,0,12.9,77777,9,999999999,350,0.1470,0,88,999.000,999.0,99.0 +1979,6,7,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,20.6,84,98500,0,0,376,0,0,0,0,0,0,0,170,3.6,1,1,11.3,77777,9,999999999,359,0.1470,0,88,999.000,999.0,99.0 +1979,6,8,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,20.0,87,98600,0,0,363,0,0,0,0,0,0,0,180,3.1,0,0,11.3,77777,9,999999999,350,0.1470,0,88,999.000,999.0,99.0 +1979,6,8,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,20.0,90,98600,0,0,376,0,0,0,0,0,0,0,160,2.6,3,3,9.7,77777,9,999999999,350,0.1470,0,88,999.000,999.0,99.0 +1979,6,8,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,20.0,87,98700,0,0,388,0,0,0,0,0,0,0,230,4.1,6,6,8.0,3050,9,999999999,350,0.1470,0,88,999.000,999.0,99.0 +1979,6,8,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,20.0,90,98800,0,0,385,0,0,0,0,0,0,0,240,3.1,6,6,8.0,3050,9,999999999,350,0.1470,0,88,999.000,999.0,99.0 +1979,6,8,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,19.4,90,98800,50,917,375,15,30,12,1500,1000,1500,200,210,1.5,4,4,6.4,77777,9,999999999,340,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,21.1,90,98900,265,1326,374,124,365,51,12700,27800,7100,920,210,2.6,3,1,6.4,77777,9,999999999,370,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,21.7,82,98900,500,1326,386,289,567,74,30400,53500,10200,1480,230,3.1,3,1,6.4,77777,9,999999999,390,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,22.2,72,99000,725,1326,407,473,632,126,49700,63000,15200,2810,210,2.6,2,2,6.4,77777,9,999999999,400,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,23.3,72,99000,925,1326,409,587,640,139,62900,65500,17100,3950,190,3.1,6,1,8.0,77777,9,999999999,430,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,23.3,70,99000,1085,1326,417,756,704,177,81000,72300,21700,6800,210,4.1,6,2,11.3,77777,9,999999999,430,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,23.3,65,99100,1195,1326,443,623,328,326,69300,35700,37000,15980,220,4.1,7,7,11.3,910,9,999999999,419,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,23.3,63,99000,1246,1326,441,811,460,378,86700,48100,41400,26340,190,3.1,7,6,11.3,910,9,999999999,419,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,33.3,23.3,56,99000,1237,1326,467,592,185,419,65500,19800,47000,23120,160,5.2,9,8,11.3,1070,9,999999999,430,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,20.0,57,99000,1166,1326,423,923,801,218,98600,81800,26400,10510,320,5.2,5,5,11.3,77777,9,999999999,350,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,21.1,82,99000,1040,1326,433,143,1,143,17800,100,17800,7410,170,4.6,10,10,8.0,760,9,999999999,370,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,21.1,87,99100,866,1326,426,118,5,115,14500,300,14300,5780,350,1.5,10,10,6.4,1370,9,999999999,370,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,21.1,82,99100,657,1326,433,204,4,201,23000,300,22900,7920,60,4.6,10,10,8.0,670,9,999999999,370,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,20.0,79,99100,427,1326,428,66,6,65,7900,300,7800,2740,60,3.1,10,10,6.4,1160,9,999999999,350,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,18.3,90,99200,192,1326,404,21,3,21,2600,0,2600,830,20,4.6,10,10,2.4,120,9,999999999,320,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,16.7,90,99200,15,519,393,3,0,3,0,0,0,0,20,5.2,10,10,3.2,90,9,999999999,290,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,16.1,90,99300,0,0,390,0,0,0,0,0,0,0,40,3.6,10,10,3.2,90,9,999999999,279,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,15.6,100,99300,0,0,377,0,0,0,0,0,0,0,40,4.1,10,10,1.3,30,9,999999999,270,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,15.6,100,99300,0,0,377,0,0,0,0,0,0,0,30,4.6,10,10,2.4,60,9,999999999,270,0.1000,0,88,999.000,999.0,99.0 +1979,6,8,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,15.6,97,99300,0,0,380,0,0,0,0,0,0,0,50,2.6,10,10,0.8,60,9,999999999,270,0.1000,0,88,999.000,999.0,99.0 +1979,6,9,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,15.6,93,99300,0,0,383,0,0,0,0,0,0,0,50,2.6,10,10,1.6,60,9,999999999,270,0.1000,0,88,999.000,999.0,99.0 +1979,6,9,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,16.1,97,99200,0,0,384,0,0,0,0,0,0,0,360,1.5,10,10,3.2,120,9,999999999,279,0.1000,0,88,999.000,999.0,99.0 +1979,6,9,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,16.1,93,99200,0,0,386,0,0,0,0,0,0,0,110,3.1,10,10,3.2,120,9,999999999,279,0.1000,0,88,999.000,999.0,99.0 +1979,6,9,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,16.1,93,99200,0,0,386,0,0,0,0,0,0,0,180,1.5,10,10,3.2,180,9,999999999,279,0.1000,0,88,999.000,999.0,99.0 +1979,6,9,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,16.7,90,99200,51,939,393,15,0,15,1700,0,1700,530,220,1.5,10,10,3.2,120,9,999999999,290,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,17.2,90,99200,265,1325,397,59,2,59,6700,100,6700,2130,80,1.5,10,10,3.2,120,9,999999999,300,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,17.8,90,99200,500,1325,400,139,1,139,15800,100,15700,5270,150,2.6,10,10,2.4,180,9,999999999,309,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,18.3,87,99300,725,1325,408,263,0,263,29600,0,29600,10000,20,2.6,10,10,2.4,120,9,999999999,320,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,18.3,87,99300,925,1325,408,335,0,335,38300,0,38300,13690,10,2.6,10,10,2.4,180,9,999999999,320,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,18.9,79,99200,1085,1325,409,374,67,319,41300,6900,35700,13410,130,2.1,9,9,2.4,210,9,999999999,329,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,21.1,74,99200,1195,1325,443,321,2,320,38400,200,38300,14790,150,2.1,10,10,3.2,240,9,999999999,370,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,21.1,72,99200,1247,1325,446,409,2,407,48300,200,48100,17760,140,1.5,10,10,3.2,490,9,999999999,379,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,19.4,69,99100,1237,1325,437,377,7,371,44800,600,44200,16620,50,3.1,10,10,4.8,490,9,999999999,340,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,18.3,67,99100,1167,1325,433,341,2,339,40300,200,40200,15330,50,4.1,10,10,6.4,490,9,999999999,320,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,18.3,69,99000,1041,1325,397,589,361,305,64700,39200,33900,10230,70,3.6,9,6,6.4,7620,9,999999999,320,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,18.3,69,98900,867,1325,391,508,451,214,54600,46600,24000,5480,100,4.1,9,4,6.4,77777,9,999999999,320,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,17.8,71,98800,659,1325,391,298,216,191,32100,22400,20900,4250,70,4.1,9,6,4.8,7620,9,999999999,309,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,16.7,76,98800,429,1325,383,162,128,121,17700,11900,13900,2730,60,4.1,9,7,4.8,7620,9,999999999,290,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,17.8,84,98800,194,1325,407,25,1,25,3000,0,3000,970,20,4.1,10,10,4.8,1400,9,999999999,309,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,18.3,90,98800,16,541,404,1,0,1,0,0,0,0,50,3.1,10,10,4.8,1160,9,999999999,320,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,18.9,90,98800,0,0,408,0,0,0,0,0,0,0,130,3.1,10,10,4.8,1400,9,999999999,329,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,18.9,93,98700,0,0,366,0,0,0,0,0,0,0,150,2.1,3,3,2.4,77777,9,999999999,329,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,19.4,97,98700,0,0,363,0,0,0,0,0,0,0,150,2.6,2,2,2.4,77777,9,999999999,340,0.1380,0,88,999.000,999.0,99.0 +1979,6,9,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,18.9,90,98600,0,0,354,0,0,0,0,0,0,0,190,4.6,0,0,2.4,77777,9,999999999,329,0.1380,0,88,999.000,999.0,99.0 +1979,6,10,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,20.0,93,98500,0,0,369,0,0,0,0,0,0,0,180,3.6,2,2,2.4,77777,9,999999999,350,0.1380,0,88,999.000,999.0,99.0 +1979,6,10,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,20.0,93,98500,0,0,373,0,0,0,0,0,0,0,180,2.6,3,3,6.4,77777,9,999999999,350,0.1380,0,88,999.000,999.0,99.0 +1979,6,10,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,21.1,90,98400,0,0,424,0,0,0,0,0,0,0,240,3.1,10,10,8.0,1830,9,999999999,370,0.1380,0,88,999.000,999.0,99.0 +1979,6,10,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,20.6,90,98400,0,0,408,0,0,0,0,0,0,0,210,4.1,9,9,16.1,2440,9,999999999,359,0.1380,0,88,999.000,999.0,99.0 +1979,6,10,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,20.6,90,98300,51,939,408,10,5,10,1100,300,1100,260,180,3.6,10,9,19.3,2440,9,999999999,359,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,21.1,93,98200,266,1325,420,69,22,64,7500,1800,7100,1640,170,4.6,10,10,12.9,2740,9,999999999,370,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,21.7,90,98100,500,1325,427,101,9,97,11700,600,11500,4040,200,7.2,10,10,11.3,460,9,999999999,379,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,17.2,84,98300,726,1325,403,186,8,182,21600,600,21300,7820,260,6.7,10,10,24.1,850,9,999999999,300,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,15.0,81,98300,925,1325,391,264,12,256,30900,1000,30100,11430,250,7.7,10,10,24.1,370,9,999999999,259,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,12.2,81,98500,1085,1325,373,317,6,312,37300,500,36900,14150,270,8.2,10,10,24.1,490,9,999999999,220,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,11.1,72,98500,1195,1325,374,360,7,354,42700,600,42100,15920,260,7.2,10,10,24.1,520,9,999999999,209,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,11.1,72,98500,1247,1325,374,383,3,380,45400,300,45200,16950,250,9.3,10,10,24.1,520,9,999999999,209,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,11.1,72,98600,1238,1325,374,409,3,406,48200,300,47900,17690,260,8.8,10,10,24.1,610,9,999999999,209,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,11.1,75,98700,1168,1325,372,379,3,376,44500,300,44200,16480,290,10.3,10,10,24.1,490,9,999999999,209,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,10.6,70,98800,1042,1325,374,402,0,402,46100,0,46100,16420,290,10.3,10,10,24.1,670,9,999999999,200,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,10.0,67,98900,869,1325,373,175,1,174,20800,100,20800,8230,290,10.3,10,10,24.1,760,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,9.4,65,99000,660,1325,372,234,0,234,26300,0,26300,8730,280,8.2,10,10,24.1,760,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,9.4,65,99100,430,1325,372,145,1,144,16000,100,16000,4920,300,8.2,10,10,24.1,760,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,8.3,60,99200,196,1325,371,46,0,46,5200,0,5200,1580,330,9.3,10,10,24.1,760,9,999999999,179,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,10.0,67,99300,16,541,363,7,1,7,0,0,0,0,300,3.6,9,9,24.1,760,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,9.4,75,99400,0,0,313,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,7.8,77,99400,0,0,302,0,0,0,0,0,0,0,240,3.1,0,0,24.1,77777,9,999999999,170,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,8.3,77,99400,0,0,304,0,0,0,0,0,0,0,240,3.6,0,0,24.1,77777,9,999999999,179,0.0870,0,88,999.000,999.0,99.0 +1979,6,10,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,10.0,80,99400,0,0,311,0,0,0,0,0,0,0,250,5.2,0,0,24.1,77777,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,11,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,10.0,80,99400,0,0,311,0,0,0,0,0,0,0,240,4.6,0,0,24.1,77777,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,11,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,10.0,80,99400,0,0,311,0,0,0,0,0,0,0,250,3.6,0,0,24.1,77777,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,11,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,10.0,80,99400,0,0,311,0,0,0,0,0,0,0,260,3.6,0,0,24.1,77777,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,11,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,10.0,80,99400,0,0,311,0,0,0,0,0,0,0,260,4.1,0,0,24.1,77777,9,999999999,189,0.0870,0,88,999.000,999.0,99.0 +1979,6,11,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,9.4,80,99400,51,938,308,17,2,17,1900,0,1900,580,270,3.1,0,0,24.1,77777,9,999999999,189,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,11.1,75,99500,266,1325,322,100,137,72,10500,10300,8500,1370,290,3.6,0,0,24.1,77777,9,999999999,209,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,11.1,65,99500,501,1325,332,264,351,130,27500,33200,14900,2530,310,5.2,0,0,24.1,77777,9,999999999,209,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,11.7,61,99500,725,1325,340,455,494,183,48200,50100,20700,4050,300,4.6,0,0,24.1,77777,9,999999999,220,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,12.8,59,99500,925,1325,349,634,584,224,68000,60600,25600,6210,270,4.6,0,0,24.1,77777,9,999999999,229,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,12.2,51,99500,1085,1325,357,787,649,253,82200,65400,28500,9400,290,7.2,0,0,24.1,77777,9,999999999,220,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,12.2,50,99500,1195,1325,359,889,681,272,93500,68900,31200,14430,300,6.2,0,0,24.1,77777,9,999999999,220,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,11.1,43,99500,1247,1325,363,939,698,280,99200,70700,32500,19020,300,6.7,0,0,24.1,77777,9,999999999,209,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,9.4,37,99400,1238,1325,371,896,654,284,94500,66200,32600,18340,290,5.2,1,1,24.1,77777,9,999999999,189,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,12.2,44,99400,1168,1325,401,611,214,422,67200,22800,47000,18840,290,7.2,7,7,24.1,1520,9,999999999,229,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,11.7,42,99400,1043,1325,400,595,247,400,64900,26200,44200,13980,300,6.2,7,7,24.1,1220,9,999999999,220,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,10.6,39,99300,870,1325,394,403,164,296,44200,17300,32800,8490,320,9.3,6,6,24.1,1220,9,999999999,200,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,10.6,40,99300,662,1325,387,328,252,203,35200,26100,22200,4580,320,6.7,5,5,24.1,77777,9,999999999,200,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,11.1,43,99300,432,1325,382,169,110,133,18300,10300,15000,3010,300,5.2,4,4,24.1,77777,9,999999999,209,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,10.6,45,99300,198,1325,373,54,46,48,6000,3100,5600,1020,40,5.2,3,3,24.1,77777,9,999999999,200,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,6.1,41,99400,17,563,351,3,0,3,0,0,0,0,110,4.1,3,3,24.1,77777,9,999999999,160,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,8.3,60,99400,0,0,348,0,0,0,0,0,0,0,140,2.1,7,7,24.1,2440,9,999999999,179,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,8.3,62,99400,0,0,336,0,0,0,0,0,0,0,0,0.0,4,4,24.1,77777,9,999999999,179,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,8.3,67,99400,0,0,328,0,0,0,0,0,0,0,160,2.1,3,3,24.1,77777,9,999999999,179,0.3390,0,88,999.000,999.0,99.0 +1979,6,11,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,8.9,70,99400,0,0,331,0,0,0,0,0,0,0,200,2.1,4,4,24.1,77777,9,999999999,179,0.3390,0,88,999.000,999.0,99.0 +1979,6,12,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,8.9,67,99400,0,0,334,0,0,0,0,0,0,0,0,0.0,4,4,24.1,77777,9,999999999,179,0.3390,0,88,999.000,999.0,99.0 +1979,6,12,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,8.9,75,99400,0,0,310,0,0,0,0,0,0,0,230,2.6,0,0,24.1,77777,9,999999999,179,0.3390,0,88,999.000,999.0,99.0 +1979,6,12,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,8.3,67,99400,0,0,314,0,0,0,0,0,0,0,100,2.1,0,0,24.1,77777,9,999999999,179,0.3390,0,88,999.000,999.0,99.0 +1979,6,12,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,8.9,77,99400,0,0,308,0,0,0,0,0,0,0,20,3.1,0,0,24.1,77777,9,999999999,179,0.3390,0,88,999.000,999.0,99.0 +1979,6,12,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,8.9,77,99500,51,938,308,21,49,16,2000,1600,2000,270,30,3.1,0,0,24.1,77777,9,999999999,179,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,9.4,75,99500,266,1325,313,127,380,50,13000,29100,7100,910,40,3.1,0,0,24.1,77777,9,999999999,189,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,10.0,65,99600,501,1325,326,305,598,78,32000,56400,10600,1550,90,3.1,0,0,19.3,77777,9,999999999,200,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,10.0,57,99600,725,1325,336,502,724,104,53500,72800,13500,2380,60,4.1,0,0,19.3,77777,9,999999999,200,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,10.0,53,99600,925,1325,348,636,701,145,67900,71600,17800,4110,60,3.1,1,1,24.1,77777,9,999999999,200,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,11.1,51,99600,1085,1325,374,628,488,227,69000,51100,27100,8610,70,3.6,6,6,24.1,2440,9,999999999,209,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,9.4,51,99600,1195,1325,374,722,397,362,76800,41500,39400,19930,70,4.6,8,8,24.1,2440,9,999999999,189,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,7.8,49,99700,1247,1325,374,475,148,335,53300,15900,38300,19390,70,5.2,9,9,24.1,2440,9,999999999,170,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,7.8,49,99700,1238,1325,366,780,443,366,83600,46300,40300,24570,100,3.1,9,8,24.1,2440,9,999999999,170,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,9.4,44,99600,1169,1325,379,770,470,355,82000,49100,38600,17720,90,5.7,8,7,24.1,7620,9,999999999,189,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,8.9,43,99500,1044,1325,365,693,535,271,74500,55800,30500,9430,70,6.2,8,3,24.1,77777,9,999999999,179,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,6.7,37,99600,871,1325,365,590,550,229,62900,56800,25500,5920,80,5.2,9,4,24.1,77777,9,999999999,160,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,5.0,36,99600,663,1325,366,293,219,184,31700,22700,20300,4070,70,6.2,9,7,24.1,3050,9,999999999,139,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,3.9,36,99500,434,1325,364,147,54,130,16200,5000,14500,3470,60,5.2,9,8,24.1,7620,9,999999999,139,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,3.9,39,99500,200,1325,341,67,66,57,7300,4500,6600,1210,60,5.2,7,3,24.1,77777,9,999999999,139,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,3.3,40,99600,18,563,360,3,0,3,0,0,0,0,60,4.6,10,9,24.1,7620,9,999999999,129,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,3.9,44,99600,0,0,365,0,0,0,0,0,0,0,60,5.2,10,10,24.1,7620,9,999999999,129,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,4.4,48,99600,0,0,364,0,0,0,0,0,0,0,50,4.1,10,10,24.1,3050,9,999999999,139,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,4.4,50,99600,0,0,360,0,0,0,0,0,0,0,90,4.1,10,10,24.1,3050,9,999999999,139,0.1300,0,88,999.000,999.0,99.0 +1979,6,12,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,6.1,56,99600,0,0,363,0,0,0,0,0,0,0,70,4.1,10,10,24.1,1400,9,999999999,160,0.1300,0,88,999.000,999.0,99.0 +1979,6,13,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,9.4,78,99600,0,0,358,0,0,0,0,0,0,0,10,4.1,10,10,11.3,1400,9,999999999,189,0.1300,0,88,999.000,999.0,99.0 +1979,6,13,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,11.1,87,99600,0,0,360,0,0,0,0,0,0,0,40,4.1,10,10,19.3,1400,9,999999999,209,0.1300,0,88,999.000,999.0,99.0 +1979,6,13,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,11.7,81,99600,0,0,369,0,0,0,0,0,0,0,90,4.6,10,10,24.1,1400,9,999999999,220,0.1300,0,88,999.000,999.0,99.0 +1979,6,13,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,10.6,72,99600,0,0,361,0,0,0,0,0,0,0,90,5.2,10,9,24.1,1400,9,999999999,200,0.1300,0,88,999.000,999.0,99.0 +1979,6,13,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,10.6,70,99600,52,938,356,10,0,10,1200,0,1200,370,60,4.1,8,8,24.1,1400,9,999999999,200,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,11.7,75,99600,266,1324,351,90,123,65,9600,9200,7700,1210,100,6.2,8,7,19.3,1370,9,999999999,220,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,12.8,75,99700,500,1324,358,212,139,159,23000,13500,17900,3680,110,5.2,8,7,19.3,2440,9,999999999,229,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,14.4,73,99700,725,1324,361,450,567,138,46900,56300,16100,3040,140,4.6,4,4,11.3,77777,9,999999999,250,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,15.6,71,99700,924,1324,371,631,565,235,67500,58600,26500,6540,160,5.7,4,4,11.3,77777,9,999999999,270,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,15.6,66,99700,1085,1324,393,392,97,312,43600,10400,35000,11680,130,3.6,8,8,12.9,910,9,999999999,270,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,15.6,66,99700,1195,1324,393,527,208,339,58500,22700,38000,16760,170,3.1,8,8,12.9,850,9,999999999,270,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,15.6,64,99600,1247,1324,396,499,147,360,55700,15800,40900,20880,130,3.1,8,8,14.5,850,9,999999999,270,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,16.7,71,99600,1239,1324,414,365,4,362,43500,400,43200,16350,150,3.6,10,10,14.5,670,9,999999999,290,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,16.1,78,99700,1169,1324,401,301,6,296,36100,500,35600,13880,150,3.1,10,10,12.9,760,9,999999999,279,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,16.1,68,99600,1044,1324,394,523,287,297,57600,31100,33000,10000,160,4.1,9,8,11.3,850,9,999999999,279,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,16.1,66,99700,872,1324,405,385,151,285,42200,15900,31700,8190,160,3.1,9,9,11.3,850,9,999999999,279,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,16.1,66,99600,664,1324,397,345,242,224,37600,24800,25100,5590,160,5.2,8,8,12.9,850,9,999999999,279,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,16.1,68,99600,435,1324,377,222,381,98,23600,34700,12200,1830,150,4.1,4,4,12.9,77777,9,999999999,279,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,15.0,66,99600,201,1324,362,79,274,39,8600,17900,5900,690,110,4.6,3,1,11.3,77777,9,999999999,259,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,15.0,71,99600,19,585,356,8,20,6,0,0,0,0,120,4.1,3,1,11.3,77777,9,999999999,270,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,15.0,73,99600,0,0,347,0,0,0,0,0,0,0,120,4.1,2,0,9.7,77777,9,999999999,259,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,15.0,78,99700,0,0,341,0,0,0,0,0,0,0,120,3.1,0,0,8.0,77777,9,999999999,259,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,15.6,84,99600,0,0,357,0,0,0,0,0,0,0,140,4.6,4,4,9.7,77777,9,999999999,270,0.0950,0,88,999.000,999.0,99.0 +1979,6,13,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,15.0,81,99600,0,0,345,0,0,0,0,0,0,0,150,3.6,3,1,8.0,77777,9,999999999,259,0.0950,0,88,999.000,999.0,99.0 +1979,6,14,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,15.0,84,99500,0,0,336,0,0,0,0,0,0,0,150,3.6,0,0,8.0,77777,9,999999999,259,0.0950,0,88,999.000,999.0,99.0 +1979,6,14,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,15.0,84,99500,0,0,336,0,0,0,0,0,0,0,180,4.1,0,0,8.0,77777,9,999999999,259,0.0950,0,88,999.000,999.0,99.0 +1979,6,14,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,15.6,87,99500,0,0,370,0,0,0,0,0,0,0,160,3.1,8,8,8.0,1400,9,999999999,270,0.0950,0,88,999.000,999.0,99.0 +1979,6,14,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.0,87,99500,0,0,351,0,0,0,0,0,0,0,160,4.1,4,4,8.0,77777,9,999999999,259,0.0950,0,88,999.000,999.0,99.0 +1979,6,14,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,15.6,87,99500,52,938,348,17,2,16,1800,0,1800,550,170,4.6,7,2,4.8,77777,9,999999999,270,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,15.6,84,99600,266,1324,363,93,15,90,10200,700,10000,2800,160,4.1,10,6,6.4,7620,9,999999999,270,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,16.1,76,99600,500,1324,375,209,155,150,22700,15100,17000,3470,170,5.7,10,6,6.4,7620,9,999999999,279,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,16.7,71,99600,725,1324,388,378,268,230,40400,28200,25000,5440,200,4.1,10,7,6.4,7620,9,999999999,290,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,17.8,69,99500,924,1324,399,554,311,336,59400,33400,36000,9810,190,6.2,10,7,6.4,7620,9,999999999,309,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,18.3,64,99500,1084,1324,436,445,136,333,49300,14500,37300,12460,190,5.7,10,10,8.0,7620,9,999999999,320,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,18.3,60,99500,1195,1324,430,401,59,347,44300,6000,38800,17170,210,5.2,10,9,8.0,7620,9,999999999,320,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,18.3,58,99500,1247,1324,417,715,325,408,78800,35400,45400,25460,190,6.2,10,7,8.0,7620,9,999999999,320,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,18.9,57,99400,1239,1324,424,477,129,356,53300,13800,40300,19960,210,6.2,10,7,9.7,7620,9,999999999,329,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,18.3,50,99400,1170,1324,418,833,527,367,88400,55000,39800,18460,190,7.7,10,3,11.3,77777,9,999999999,320,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,17.2,46,99300,1045,1324,416,719,534,298,76700,55600,32700,10480,210,7.7,8,3,12.9,77777,9,999999999,300,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,16.7,46,99300,873,1324,413,568,431,284,61300,46200,30800,7670,180,8.8,10,3,16.1,77777,9,999999999,290,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,16.1,43,99200,666,1324,411,390,396,192,42100,41100,21400,4290,210,6.2,8,2,16.1,77777,9,999999999,279,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,15.6,43,99200,437,1324,407,204,223,131,21700,20800,14800,2670,200,9.3,5,2,16.1,77777,9,999999999,270,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,14.4,41,99200,203,1324,403,58,66,48,6400,4600,5700,1020,190,5.7,4,2,16.1,77777,9,999999999,250,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,14.4,47,99200,19,585,391,5,0,5,0,0,0,0,180,4.1,4,2,16.1,77777,9,999999999,250,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,14.4,50,99300,0,0,373,0,0,0,0,0,0,0,170,5.2,0,0,19.3,77777,9,999999999,250,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.1,15.0,50,99300,0,0,376,0,0,0,0,0,0,0,180,7.2,0,0,19.3,77777,9,999999999,259,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.1,15.0,50,99300,0,0,376,0,0,0,0,0,0,0,190,7.2,0,0,19.3,77777,9,999999999,259,0.2800,0,88,999.000,999.0,99.0 +1979,6,14,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,15.0,54,99300,0,0,371,0,0,0,0,0,0,0,190,7.7,0,0,24.1,77777,9,999999999,259,0.2800,0,88,999.000,999.0,99.0 +1979,6,15,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,14.4,52,99300,0,0,370,0,0,0,0,0,0,0,190,7.7,0,0,24.1,77777,9,999999999,250,0.2800,0,88,999.000,999.0,99.0 +1979,6,15,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,14.4,56,99200,0,0,365,0,0,0,0,0,0,0,200,8.2,0,0,24.1,77777,9,999999999,259,0.2800,0,88,999.000,999.0,99.0 +1979,6,15,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,14.4,58,99200,0,0,362,0,0,0,0,0,0,0,190,6.2,0,0,24.1,77777,9,999999999,250,0.2800,0,88,999.000,999.0,99.0 +1979,6,15,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,14.4,59,99300,0,0,359,0,0,0,0,0,0,0,200,4.6,0,0,24.1,77777,9,999999999,250,0.2800,0,88,999.000,999.0,99.0 +1979,6,15,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,15.0,64,99300,52,938,357,18,13,17,1900,700,1900,410,200,5.2,0,0,14.5,77777,9,999999999,259,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,15.6,64,99300,266,1324,361,113,246,63,11700,18500,8000,1140,200,7.7,0,0,12.9,77777,9,999999999,270,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,16.1,60,99300,500,1324,369,284,474,104,30300,44900,13300,1970,190,8.2,0,0,12.9,77777,9,999999999,279,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,17.2,60,99400,725,1324,377,476,607,141,49500,60200,16400,3100,220,8.2,0,0,11.3,77777,9,999999999,300,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,17.2,56,99400,924,1324,382,655,690,170,69000,70000,20000,4730,210,7.2,0,0,11.3,77777,9,999999999,300,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,17.8,53,99300,1084,1324,391,799,740,191,85200,75700,23100,7300,220,8.8,0,0,12.9,77777,9,999999999,309,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,17.2,48,99300,1194,1324,396,900,770,203,96700,79100,25200,11010,200,9.3,0,0,12.9,77777,9,999999999,300,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,17.2,46,99300,1247,1324,407,856,681,212,92200,70000,26100,14730,210,9.8,1,1,12.9,77777,9,999999999,300,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,17.8,45,99200,1239,1324,414,888,719,213,95600,73800,26300,14150,190,9.3,3,1,12.9,77777,9,999999999,309,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,16.7,41,99200,1170,1324,408,875,762,201,94100,78200,24800,9960,200,6.2,0,0,12.9,77777,9,999999999,290,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,16.7,41,99100,1046,1324,408,763,731,185,81400,74700,22300,6460,210,5.7,0,0,12.9,77777,9,999999999,290,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,16.1,39,99100,874,1324,407,602,667,163,63700,67400,19100,4220,200,7.2,0,0,14.5,77777,9,999999999,279,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,15.0,38,99000,667,1324,415,398,498,149,42900,50000,17600,3110,200,9.3,2,2,14.5,77777,9,999999999,259,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,14.4,37,99100,438,1324,406,213,377,90,23000,34500,11500,1670,200,6.2,2,1,16.1,77777,9,999999999,250,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,13.3,37,99100,204,1324,404,61,63,52,6700,4400,6100,1100,190,5.2,7,2,16.1,77777,9,999999999,229,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,13.3,40,99100,20,585,393,5,2,5,0,0,0,0,200,5.7,2,1,16.1,77777,9,999999999,240,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,27.2,12.8,41,99200,0,0,379,0,0,0,0,0,0,0,210,5.7,0,0,19.3,77777,9,999999999,229,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.1,13.3,45,99200,0,0,374,0,0,0,0,0,0,0,210,7.2,0,0,19.3,77777,9,999999999,240,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,13.3,47,99200,0,0,372,0,0,0,0,0,0,0,210,6.2,0,0,19.3,77777,9,999999999,240,0.2190,0,88,999.000,999.0,99.0 +1979,6,15,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,13.3,48,99200,0,0,369,0,0,0,0,0,0,0,220,6.2,0,0,24.1,77777,9,999999999,240,0.2190,0,88,999.000,999.0,99.0 +1979,6,16,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,13.3,52,99200,0,0,363,0,0,0,0,0,0,0,200,5.7,0,0,24.1,77777,9,999999999,240,0.2190,0,88,999.000,999.0,99.0 +1979,6,16,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,12.8,52,99200,0,0,360,0,0,0,0,0,0,0,200,5.2,0,0,24.1,77777,9,999999999,229,0.2190,0,88,999.000,999.0,99.0 +1979,6,16,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,12.8,55,99200,0,0,355,0,0,0,0,0,0,0,200,4.6,0,0,24.1,77777,9,999999999,229,0.2190,0,88,999.000,999.0,99.0 +1979,6,16,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,12.8,57,99200,0,0,352,0,0,0,0,0,0,0,190,4.6,0,0,24.1,77777,9,999999999,229,0.2190,0,88,999.000,999.0,99.0 +1979,6,16,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,12.8,61,99200,52,937,347,19,5,18,2100,0,2100,610,180,4.1,2,0,24.1,77777,9,999999999,229,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,13.9,61,99200,266,1324,353,105,181,68,11100,13600,8300,1280,180,4.1,0,0,14.5,77777,9,999999999,240,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,15.0,58,99200,500,1324,365,273,407,118,28700,38500,14200,2270,180,4.1,0,0,16.1,77777,9,999999999,259,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,15.6,56,99200,724,1324,372,466,536,171,49600,54400,19800,3750,200,5.7,2,0,16.1,77777,9,999999999,270,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,16.7,54,99100,923,1324,394,600,463,275,63100,47900,29600,7750,190,5.7,7,2,16.1,77777,9,999999999,290,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,17.2,53,99100,1084,1324,395,767,593,280,82600,61900,31800,10740,190,8.2,7,1,16.1,77777,9,999999999,300,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,17.8,51,99100,1194,1324,402,856,642,274,90000,64900,31300,14560,190,7.2,7,1,16.1,77777,9,999999999,309,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,17.2,46,99000,1247,1324,412,872,592,312,91400,59600,35100,21240,180,6.7,6,2,16.1,77777,9,999999999,300,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,17.2,45,98900,1239,1324,416,900,634,305,94500,63900,34500,19890,180,7.2,7,2,16.1,77777,9,999999999,300,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,17.2,43,98800,1171,1324,418,852,648,278,89400,65400,31500,13470,180,9.3,5,2,16.1,77777,9,999999999,290,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,16.1,40,98700,1047,1324,417,712,547,280,76500,57000,31300,9840,190,7.7,5,2,16.1,77777,9,999999999,279,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,15.6,39,98700,875,1324,416,508,389,252,55500,41800,27800,6680,180,7.2,7,2,16.1,77777,9,999999999,270,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,15.6,40,98600,668,1324,414,389,400,188,40800,40000,20600,4030,190,7.2,8,2,16.1,77777,9,999999999,270,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,14.4,39,98600,439,1324,416,173,146,125,18900,13700,14400,2830,180,7.2,8,4,16.1,77777,9,999999999,250,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,14.4,40,98500,206,1324,413,52,26,48,5700,1900,5400,1200,170,7.7,9,4,16.1,77777,9,999999999,250,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,13.9,41,98500,20,607,403,6,0,6,0,0,0,0,190,6.2,8,3,16.1,77777,9,999999999,240,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,27.8,13.9,43,98500,0,0,400,0,0,0,0,0,0,0,200,7.2,5,3,19.3,77777,9,999999999,250,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,27.8,13.9,43,98500,0,0,400,0,0,0,0,0,0,0,200,9.3,3,3,19.3,77777,9,999999999,250,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.7,13.9,45,98500,0,0,385,0,0,0,0,0,0,0,210,7.2,1,1,19.3,77777,9,999999999,240,0.2780,0,88,999.000,999.0,99.0 +1979,6,16,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,14.4,50,98500,0,0,373,0,0,0,0,0,0,0,200,6.2,0,0,19.3,77777,9,999999999,250,0.2780,0,88,999.000,999.0,99.0 +1979,6,17,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,15.0,54,98400,0,0,371,0,0,0,0,0,0,0,210,6.2,0,0,24.1,77777,9,999999999,259,0.2780,0,88,999.000,999.0,99.0 +1979,6,17,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,15.6,58,98400,0,0,369,0,0,0,0,0,0,0,220,5.7,0,0,24.1,77777,9,999999999,270,0.2780,0,88,999.000,999.0,99.0 +1979,6,17,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,16.1,62,98400,0,0,367,0,0,0,0,0,0,0,200,5.7,0,0,24.1,77777,9,999999999,279,0.2780,0,88,999.000,999.0,99.0 +1979,6,17,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,16.7,66,98400,0,0,364,0,0,0,0,0,0,0,210,6.2,0,0,19.3,77777,9,999999999,290,0.2780,0,88,999.000,999.0,99.0 +1979,6,17,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,17.8,71,98500,51,937,366,21,54,16,2100,1700,2000,270,220,4.1,0,0,11.3,77777,9,999999999,309,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,18.3,74,98600,265,1323,411,58,34,51,6400,2700,5800,1360,270,4.6,9,9,12.9,670,9,999999999,320,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,16.7,71,98700,499,1323,394,153,61,129,16700,5800,14500,3680,290,4.6,9,8,19.3,760,9,999999999,290,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,17.2,69,98800,724,1323,377,442,550,140,46100,54600,16200,3070,300,5.2,6,2,24.1,77777,9,999999999,300,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,17.2,69,98800,923,1323,395,500,363,245,53100,37600,26900,6830,10,6.2,8,7,19.3,610,9,999999999,300,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,14.4,71,98900,1083,1323,388,512,108,423,56400,11200,47200,16950,40,6.7,9,9,19.3,490,9,999999999,250,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,15.6,71,99000,1194,1323,387,597,236,383,65600,25700,42400,19160,10,5.2,9,8,19.3,3050,9,999999999,270,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,15.0,68,99000,1247,1323,395,391,132,266,44500,14200,31000,15490,30,6.2,9,9,19.3,520,9,999999999,259,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,14.4,66,99000,1240,1323,369,828,604,260,87800,61400,30100,17160,20,6.7,9,4,24.1,77777,9,999999999,250,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,14.4,62,99100,1171,1323,378,750,452,349,80000,47200,38100,17630,30,5.2,9,5,24.1,7620,9,999999999,250,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,13.3,59,99100,1047,1323,368,700,560,256,75700,58500,29400,8960,20,6.2,7,3,24.1,77777,9,999999999,240,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,12.8,61,99100,876,1323,375,447,240,289,48300,25700,31200,7850,30,6.2,8,7,24.1,3050,9,999999999,229,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,12.2,65,99200,669,1323,390,89,4,87,10800,300,10700,4120,40,7.7,10,10,24.1,1680,9,999999999,220,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,12.8,70,99200,441,1323,354,229,385,102,24300,35200,12600,1920,30,6.2,4,4,24.1,77777,9,999999999,229,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,11.1,70,99200,207,1323,350,66,112,49,7100,7300,5900,900,20,6.2,6,6,24.1,3050,9,999999999,209,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,10.6,72,99200,21,607,371,4,0,4,0,0,0,0,10,6.2,10,10,24.1,1680,9,999999999,200,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,10.0,70,99300,0,0,347,0,0,0,0,0,0,0,20,4.1,7,7,24.1,2440,9,999999999,200,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,10.0,70,99400,0,0,353,0,0,0,0,0,0,0,20,4.6,8,8,24.1,2440,9,999999999,200,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,10.0,70,99300,0,0,360,0,0,0,0,0,0,0,40,6.2,9,9,24.1,1680,9,999999999,200,0.1220,0,88,999.000,999.0,99.0 +1979,6,17,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,10.6,75,99200,0,0,368,0,0,0,0,0,0,0,40,5.7,10,10,24.1,1680,9,999999999,200,0.1220,0,88,999.000,999.0,99.0 +1979,6,18,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,11.1,78,99200,0,0,369,0,0,0,0,0,0,0,50,5.7,10,10,11.3,1680,9,999999999,209,0.1220,0,88,999.000,999.0,99.0 +1979,6,18,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,11.1,83,99200,0,0,363,0,0,0,0,0,0,0,50,3.6,10,10,24.1,2130,9,999999999,209,0.1220,0,88,999.000,999.0,99.0 +1979,6,18,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,11.1,87,99400,0,0,360,0,0,0,0,0,0,0,60,4.6,10,10,19.3,2130,9,999999999,209,0.1220,0,88,999.000,999.0,99.0 +1979,6,18,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,11.1,87,99200,0,0,360,0,0,0,0,0,0,0,110,5.7,10,10,24.1,3050,9,999999999,209,0.1220,0,88,999.000,999.0,99.0 +1979,6,18,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,11.7,90,99400,51,937,343,15,0,15,1700,0,1700,530,30,5.2,9,8,24.1,2740,9,999999999,220,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,11.1,87,99500,265,1323,350,59,12,57,6700,400,6700,2080,40,6.2,10,9,24.1,2740,9,999999999,209,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,12.2,87,99500,499,1323,349,205,77,176,22500,7400,19700,4680,70,6.2,10,8,24.1,7620,9,999999999,220,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,12.2,78,99600,723,1323,365,213,48,187,23500,4800,20900,6050,60,7.7,10,9,24.1,910,9,999999999,220,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,12.2,75,99600,922,1323,379,182,1,181,21800,100,21700,8720,60,5.7,10,10,24.1,7620,9,999999999,220,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,11.7,70,99600,1083,1323,381,315,3,312,37000,300,36800,14150,60,5.2,10,10,24.1,2740,9,999999999,220,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,11.1,72,99600,1194,1323,374,212,7,206,26200,500,25700,10390,40,5.2,10,10,19.3,1160,9,999999999,209,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,11.7,81,99700,1247,1323,369,259,4,255,31700,300,31400,12510,50,4.1,10,10,9.7,1370,9,999999999,220,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,13.3,87,99600,1240,1323,374,365,1,365,43500,100,43400,16450,50,6.7,10,10,11.3,1370,9,999999999,240,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,12.8,75,99500,1172,1323,372,407,6,401,47500,600,47000,17230,30,6.7,10,9,11.3,1370,9,999999999,229,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,12.8,70,99600,1048,1323,359,569,266,359,61900,28800,39000,12510,50,6.2,10,6,19.3,7620,9,999999999,229,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,12.2,65,99600,877,1323,353,564,421,285,60900,45100,30900,7730,20,5.2,10,3,24.1,77777,9,999999999,220,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,10.6,61,99600,670,1323,357,337,213,230,36700,21800,25700,5750,40,6.2,8,6,24.1,2740,9,999999999,200,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,10.0,63,99600,442,1323,379,102,2,101,11600,100,11600,3940,40,5.7,10,10,24.1,760,9,999999999,200,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,8.9,65,99600,208,1323,330,60,48,53,6600,3600,6100,1310,30,5.7,5,2,24.1,77777,9,999999999,179,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,8.3,69,99600,21,628,325,7,0,7,0,0,0,0,30,3.6,8,3,24.1,77777,9,999999999,179,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,7.8,69,99600,0,0,319,0,0,0,0,0,0,0,30,5.2,7,2,24.1,77777,9,999999999,170,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,8.3,72,99600,0,0,323,0,0,0,0,0,0,0,50,3.1,5,3,24.1,77777,9,999999999,179,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,8.9,72,99600,0,0,328,0,0,0,0,0,0,0,40,3.1,4,4,24.1,77777,9,999999999,179,0.3190,0,88,999.000,999.0,99.0 +1979,6,18,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,10.0,78,99600,0,0,352,0,0,0,0,0,0,0,30,3.6,9,9,24.1,3050,9,999999999,200,0.3190,0,88,999.000,999.0,99.0 +1979,6,19,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,10.6,78,99600,0,0,365,0,0,0,0,0,0,0,40,2.6,10,10,24.1,3050,9,999999999,200,0.3190,0,88,999.000,999.0,99.0 +1979,6,19,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,11.1,70,99600,0,0,367,0,0,0,0,0,0,0,70,3.6,9,9,24.1,3660,9,999999999,209,0.3190,0,88,999.000,999.0,99.0 +1979,6,19,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,11.7,73,99600,0,0,368,0,0,0,0,0,0,0,50,5.2,9,9,24.1,3050,9,999999999,220,0.3190,0,88,999.000,999.0,99.0 +1979,6,19,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,11.7,73,99600,0,0,378,0,0,0,0,0,0,0,100,5.2,10,10,24.1,980,9,999999999,220,0.3190,0,88,999.000,999.0,99.0 +1979,6,19,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,12.2,72,99600,51,937,348,16,1,16,1800,0,1800,550,120,4.6,5,4,12.9,77777,9,999999999,220,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,11.7,68,99600,264,1323,360,61,18,57,6700,1500,6400,1490,110,6.2,8,7,12.9,3660,9,999999999,220,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,12.2,68,99600,498,1323,356,188,118,144,20600,11500,16300,3330,120,6.2,5,5,11.3,77777,9,999999999,220,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,13.9,66,99600,722,1323,377,259,80,214,28400,8000,24000,6750,120,5.2,8,7,9.7,1370,9,999999999,250,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,15.6,66,99600,922,1323,373,609,543,229,65300,56300,25900,6350,110,6.2,3,3,6.4,77777,9,999999999,270,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,16.7,64,99500,1082,1323,386,647,354,356,70500,38400,39000,13210,100,6.7,4,4,6.4,77777,9,999999999,290,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,15.6,64,99500,1193,1323,390,788,450,381,83500,46900,41100,21040,120,7.2,7,7,6.4,1830,9,999999999,270,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,17.8,66,99500,1247,1323,408,515,67,452,56900,6900,50400,24640,100,6.2,8,8,6.4,1520,9,999999999,309,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,20.0,65,99400,1240,1323,426,799,362,459,87200,39300,50300,28050,140,7.7,8,8,6.4,1520,9,999999999,350,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,20.6,65,99400,1172,1323,415,799,474,378,84500,49400,40600,19250,150,7.2,5,5,6.4,77777,9,999999999,359,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,21.1,65,99300,1048,1323,434,584,306,342,63700,33200,37400,11850,130,6.2,8,8,6.4,1220,9,999999999,370,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,21.1,63,99300,877,1323,419,541,360,302,58100,38600,32500,8280,130,7.2,4,4,6.4,77777,9,999999999,379,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,21.1,63,99200,671,1323,437,199,10,194,22700,800,22300,7840,130,6.2,8,8,6.4,1220,9,999999999,379,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,20.6,65,99200,443,1323,419,175,148,126,19200,14000,14500,2860,120,5.7,8,6,6.4,2740,9,999999999,359,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,20.0,67,99200,209,1323,398,58,55,50,6400,3900,5800,1060,110,6.2,2,2,6.4,77777,9,999999999,350,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,20.0,69,99100,22,628,399,6,0,6,0,0,0,0,140,8.8,3,3,6.4,77777,9,999999999,350,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,20.0,71,99200,0,0,392,0,0,0,0,0,0,0,150,7.7,2,2,6.4,77777,9,999999999,350,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,20.0,71,99100,0,0,392,0,0,0,0,0,0,0,140,8.8,2,2,8.0,77777,9,999999999,350,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,20.0,74,99100,0,0,384,0,0,0,0,0,0,0,140,7.2,1,1,8.0,77777,9,999999999,350,0.3440,0,88,999.000,999.0,99.0 +1979,6,19,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,20.0,76,99100,0,0,381,0,0,0,0,0,0,0,140,5.7,1,1,8.0,77777,9,999999999,350,0.3440,0,88,999.000,999.0,99.0 +1979,6,20,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,20.0,74,99000,0,0,393,0,0,0,0,0,0,0,150,7.2,4,3,8.0,77777,9,999999999,350,0.3440,0,88,999.000,999.0,99.0 +1979,6,20,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,20.0,76,99000,0,0,386,0,0,0,0,0,0,0,160,8.8,2,2,8.0,77777,9,999999999,350,0.3440,0,88,999.000,999.0,99.0 +1979,6,20,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,20.6,79,99000,0,0,391,0,0,0,0,0,0,0,170,5.7,3,3,8.0,77777,9,999999999,359,0.3440,0,88,999.000,999.0,99.0 +1979,6,20,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,20.0,76,98900,0,0,390,0,0,0,0,0,0,0,150,7.2,3,3,8.0,77777,9,999999999,350,0.3440,0,88,999.000,999.0,99.0 +1979,6,20,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,20.0,76,98900,50,937,404,13,0,13,1500,0,1500,470,170,7.2,9,7,8.0,1220,9,999999999,350,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,20.6,76,99000,263,1323,424,74,5,73,8200,200,8200,2460,200,2.6,10,9,12.9,1220,9,999999999,359,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,20.6,76,98900,497,1323,415,193,44,177,21200,4200,19600,4700,170,5.7,10,8,14.5,2740,9,999999999,359,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,20.6,74,98800,722,1323,427,294,99,240,32300,10000,26900,7390,170,7.2,10,9,14.5,2740,9,999999999,359,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,21.1,69,98800,921,1323,413,572,385,303,61800,41400,32900,8670,170,7.7,9,5,19.3,7620,9,999999999,370,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,20.6,63,98800,1082,1323,415,580,280,350,63300,30400,38400,12950,180,10.3,9,4,24.1,77777,9,999999999,359,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,21.1,61,98700,1193,1323,418,728,335,425,79400,36400,46500,21460,180,9.3,7,3,24.1,77777,9,999999999,370,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,21.1,59,98700,1247,1323,425,858,520,367,92000,54400,40700,26060,170,10.8,8,4,24.1,77777,9,999999999,370,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,21.7,57,98500,1240,1323,428,853,551,335,92200,57700,38000,22800,170,9.8,4,3,24.1,77777,9,999999999,379,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.2,21.7,54,98400,1172,1323,438,800,518,341,85700,54100,37600,17300,190,9.8,4,4,24.1,77777,9,999999999,390,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.2,21.7,54,98300,1049,1323,438,714,566,265,77100,59100,30100,9340,210,8.8,4,4,19.3,77777,9,999999999,379,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,18.3,45,98200,878,1323,460,333,68,288,36700,6900,32100,9880,210,7.2,9,9,24.1,1370,9,999999999,320,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,16.7,41,98300,672,1323,448,257,73,220,28200,7300,24500,6590,220,11.3,8,8,24.1,1370,9,999999999,290,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,16.1,43,98600,444,1323,425,157,71,133,17200,6600,15000,3570,260,8.2,7,6,24.1,7620,9,999999999,279,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,15.6,46,98700,210,1323,415,48,6,47,5400,100,5400,1650,250,4.1,8,6,24.1,7620,9,999999999,270,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,14.4,50,98700,22,628,392,7,0,7,0,0,0,0,230,3.6,4,4,24.1,77777,9,999999999,250,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,15.0,64,98800,0,0,357,0,0,0,0,0,0,0,210,3.1,0,0,24.1,77777,9,999999999,259,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,15.0,66,98800,0,0,355,0,0,0,0,0,0,0,230,4.1,0,0,24.1,77777,9,999999999,259,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,16.1,76,98800,0,0,351,0,0,0,0,0,0,0,220,4.1,0,0,24.1,77777,9,999999999,279,0.3670,0,88,999.000,999.0,99.0 +1979,6,20,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,15.0,66,98800,0,0,355,0,0,0,0,0,0,0,190,3.1,0,0,24.1,77777,9,999999999,259,0.3670,0,88,999.000,999.0,99.0 +1979,6,21,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,14.4,71,98800,0,0,346,0,0,0,0,0,0,0,200,3.1,0,0,24.1,77777,9,999999999,250,0.3670,0,88,999.000,999.0,99.0 +1979,6,21,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,15.0,73,98800,0,0,347,0,0,0,0,0,0,0,210,3.6,0,0,24.1,77777,9,999999999,259,0.3670,0,88,999.000,999.0,99.0 +1979,6,21,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,15.0,68,98800,0,0,352,0,0,0,0,0,0,0,220,4.1,0,0,24.1,77777,9,999999999,259,0.3670,0,88,999.000,999.0,99.0 +1979,6,21,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,14.4,68,98900,0,0,349,0,0,0,0,0,0,0,230,3.6,0,0,24.1,77777,9,999999999,250,0.3670,0,88,999.000,999.0,99.0 +1979,6,21,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,15.0,73,98900,50,937,347,17,12,16,1800,600,1800,390,230,4.1,0,0,24.1,77777,9,999999999,259,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,16.1,71,98900,263,1322,356,110,238,63,11500,17800,8000,1140,250,5.2,0,0,24.1,77777,9,999999999,279,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,16.7,64,98900,496,1322,367,281,465,105,29900,44000,13300,1990,250,6.7,0,0,24.1,77777,9,999999999,290,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,16.1,56,99000,721,1322,375,473,603,142,49100,59800,16500,3100,250,6.2,0,0,24.1,77777,9,999999999,279,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,16.7,51,99000,920,1322,387,649,682,172,68400,69100,20200,4760,230,6.2,0,0,24.1,77777,9,999999999,290,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,15.6,44,98900,1081,1322,391,801,740,193,85300,75700,23300,7340,250,9.3,0,0,24.1,77777,9,999999999,270,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,15.6,42,99000,1193,1322,405,855,727,196,92000,74700,24400,10620,250,10.3,1,1,24.1,77777,9,999999999,270,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,13.3,35,99000,1247,1322,405,876,703,211,94400,72200,26100,14700,270,10.3,1,1,24.1,77777,9,999999999,240,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,13.3,35,99000,1240,1322,405,895,734,205,96600,75500,25700,13770,290,8.8,1,1,24.1,77777,9,999999999,240,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,14.4,37,98900,1173,1322,412,864,720,224,92100,73500,26700,11140,270,8.2,2,2,24.1,77777,9,999999999,250,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,13.3,35,98900,1049,1322,410,678,563,231,71200,56900,26000,7970,280,9.3,2,2,24.1,77777,9,999999999,240,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,12.8,35,98900,879,1322,401,580,584,193,60600,58600,21600,4910,280,10.3,1,1,24.1,77777,9,999999999,229,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,12.2,35,98900,672,1322,397,407,541,133,42500,53100,15400,2800,270,10.3,1,1,24.1,77777,9,999999999,220,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,12.8,37,98900,444,1322,388,211,353,94,22700,32400,11800,1750,270,8.8,0,0,24.1,77777,9,999999999,229,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,12.8,40,98900,211,1322,382,76,157,52,8200,10300,6500,960,270,7.2,1,0,24.1,77777,9,999999999,229,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,13.3,45,98900,23,628,374,8,2,8,0,0,0,0,260,4.1,0,0,24.1,77777,9,999999999,229,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,13.3,50,98900,0,0,366,0,0,0,0,0,0,0,250,4.1,0,0,24.1,77777,9,999999999,240,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,13.3,55,98900,0,0,358,0,0,0,0,0,0,0,250,4.1,0,0,24.1,77777,9,999999999,240,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,13.9,64,99000,0,0,351,0,0,0,0,0,0,0,260,3.1,0,0,24.1,77777,9,999999999,250,0.2220,0,88,999.000,999.0,99.0 +1979,6,21,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,13.3,68,98900,0,0,342,0,0,0,0,0,0,0,260,2.6,0,0,24.1,77777,9,999999999,240,0.2220,0,88,999.000,999.0,99.0 +1979,6,22,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,13.3,75,99000,0,0,335,0,0,0,0,0,0,0,250,3.6,0,0,24.1,77777,9,999999999,240,0.2220,0,88,999.000,999.0,99.0 +1979,6,22,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,13.3,75,99000,0,0,335,0,0,0,0,0,0,0,280,3.1,0,0,24.1,77777,9,999999999,240,0.2220,0,88,999.000,999.0,99.0 +1979,6,22,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,13.3,78,99100,0,0,332,0,0,0,0,0,0,0,320,3.6,0,0,24.1,77777,9,999999999,240,0.2220,0,88,999.000,999.0,99.0 +1979,6,22,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,12.8,81,99000,0,0,332,0,0,0,0,0,0,0,310,2.6,3,1,19.3,77777,9,999999999,229,0.2220,0,88,999.000,999.0,99.0 +1979,6,22,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,13.3,87,99200,49,937,331,19,53,15,2000,1700,1900,250,270,3.1,5,1,19.3,77777,9,999999999,240,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,15.0,81,99200,262,1322,350,121,303,60,12600,22600,8100,1080,310,3.1,7,2,24.1,77777,9,999999999,259,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,15.0,71,99200,495,1322,365,276,435,112,29200,41100,13800,2140,360,5.2,8,3,24.1,77777,9,999999999,259,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,15.6,66,99300,720,1322,376,481,545,183,50900,55200,20800,4030,360,3.1,9,4,24.1,77777,9,999999999,270,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,15.6,64,99300,920,1322,386,453,281,256,49500,30300,28300,7110,260,3.1,9,6,24.1,2740,9,999999999,270,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.6,62,99200,1081,1322,379,682,529,248,74300,55300,29000,9400,260,3.1,9,3,24.1,77777,9,999999999,270,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,15.6,58,99200,1192,1322,381,849,752,168,89600,75900,21000,8460,20,5.7,3,2,24.1,77777,9,999999999,270,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,15.6,60,99200,1246,1322,373,904,821,127,92700,82400,14900,7140,10,5.2,3,1,24.1,77777,9,999999999,270,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.6,62,99300,1240,1322,375,866,726,183,91200,73200,22400,11450,80,4.1,5,2,24.1,77777,9,999999999,270,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.0,60,99300,1173,1322,363,872,838,127,89600,84000,15000,5040,100,5.2,1,0,24.1,77777,9,999999999,259,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.0,60,99200,1050,1322,378,728,650,212,77000,66000,24500,7390,70,4.1,7,3,24.1,77777,9,999999999,259,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,14.4,59,99200,879,1322,375,619,670,174,65100,67600,20100,4500,80,4.6,7,3,24.1,77777,9,999999999,250,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,12.8,59,99200,673,1322,364,280,249,154,30800,26000,17500,3320,40,3.6,7,3,24.1,77777,9,999999999,229,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,12.8,61,99200,445,1322,358,245,476,86,25400,43200,10900,1620,40,4.6,4,2,24.1,77777,9,999999999,229,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,11.1,63,99200,212,1322,341,87,279,44,9400,18800,6400,780,50,6.2,3,1,24.1,77777,9,999999999,209,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,10.6,72,99300,23,650,328,9,24,7,0,0,0,0,30,4.6,2,1,24.1,77777,9,999999999,200,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,10.6,78,99400,0,0,327,0,0,0,0,0,0,0,40,6.2,2,2,24.1,77777,9,999999999,200,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,9.4,75,99400,0,0,329,0,0,0,0,0,0,0,30,6.7,4,4,24.1,77777,9,999999999,189,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,8.9,77,99500,0,0,338,0,0,0,0,0,0,0,20,7.2,8,8,24.1,580,9,999999999,179,0.0980,0,88,999.000,999.0,99.0 +1979,6,22,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,8.3,75,99600,0,0,354,0,0,0,0,0,0,0,30,7.7,10,10,24.1,520,9,999999999,179,0.0980,0,88,999.000,999.0,99.0 +1979,6,23,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,6.1,67,99600,0,0,349,0,0,0,0,0,0,0,20,9.8,10,10,24.1,580,9,999999999,160,0.0980,0,88,999.000,999.0,99.0 +1979,6,23,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,5.6,66,99600,0,0,346,0,0,0,0,0,0,0,20,8.8,10,10,24.1,580,9,999999999,150,0.0980,0,88,999.000,999.0,99.0 +1979,6,23,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,4.4,64,99600,0,0,341,0,0,0,0,0,0,0,20,8.8,10,10,24.1,610,9,999999999,139,0.0980,0,88,999.000,999.0,99.0 +1979,6,23,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,4.4,69,99700,0,0,336,0,0,0,0,0,0,0,40,6.7,10,10,24.1,610,9,999999999,139,0.0980,0,88,999.000,999.0,99.0 +1979,6,23,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,4.4,69,99700,49,915,327,14,4,13,1500,200,1400,330,40,6.7,9,9,24.1,670,9,999999999,139,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,5.0,71,99800,261,1322,337,46,8,44,5300,200,5200,1690,30,7.7,10,10,24.1,580,9,999999999,139,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,5.6,71,99800,494,1322,340,122,3,121,13900,200,13900,4760,40,7.7,10,10,24.1,580,9,999999999,150,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,6.1,69,99800,719,1322,346,154,1,153,18000,100,18000,6820,20,6.2,10,10,24.1,580,9,999999999,160,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,7.2,69,99800,919,1322,353,234,9,228,27600,700,27100,10460,30,7.2,10,10,24.1,580,9,999999999,170,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,7.2,64,99900,1080,1322,341,511,205,343,56500,21900,38600,12770,20,6.2,8,8,24.1,610,9,999999999,160,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,7.8,65,99800,1192,1322,327,796,567,282,83400,57200,31700,14870,40,6.2,9,3,24.1,77777,9,999999999,170,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,7.8,65,99800,1246,1322,324,904,694,247,96200,70800,29400,17050,30,5.2,9,2,24.1,77777,9,999999999,170,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,8.3,65,99800,1240,1322,327,909,665,283,95800,67300,32600,18710,40,7.2,10,2,24.1,77777,9,999999999,179,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,7.2,60,99800,1173,1322,337,609,281,359,67100,30600,40000,16710,30,8.2,10,6,24.1,7620,9,999999999,170,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,7.2,60,99800,1050,1322,346,437,182,293,48800,19500,33300,10380,30,7.7,10,8,24.1,7620,9,999999999,170,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,5.6,55,99700,880,1322,342,442,167,331,48100,17600,36400,9590,30,7.2,10,8,24.1,7620,9,999999999,150,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,5.6,55,99700,674,1322,336,287,180,195,31500,18500,22000,4890,20,8.8,9,7,24.1,7620,9,999999999,150,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,7.2,62,99700,446,1322,344,124,13,120,14000,800,13800,4480,20,7.2,9,8,24.1,7620,9,999999999,160,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,6.1,58,99700,213,1322,342,54,2,53,6000,0,6000,1800,20,6.2,9,8,24.1,7620,9,999999999,160,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,4.4,55,99800,23,650,335,5,0,5,0,0,0,0,20,5.2,8,8,24.1,3050,9,999999999,139,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,3.9,55,99800,0,0,339,0,0,0,0,0,0,0,360,5.2,9,9,24.1,2740,9,999999999,139,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,3.3,53,100000,0,0,339,0,0,0,0,0,0,0,20,4.1,9,9,24.1,2740,9,999999999,129,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,3.9,55,100000,0,0,339,0,0,0,0,0,0,0,350,4.1,9,9,24.1,2740,9,999999999,139,0.1490,0,88,999.000,999.0,99.0 +1979,6,23,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,3.3,55,99900,0,0,345,0,0,0,0,0,0,0,10,3.6,10,10,24.1,2440,9,999999999,129,0.1490,0,88,999.000,999.0,99.0 +1979,6,24,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,3.3,55,99900,0,0,345,0,0,0,0,0,0,0,10,4.1,10,10,24.1,2440,9,999999999,129,0.1490,0,88,999.000,999.0,99.0 +1979,6,24,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,3.3,57,99900,0,0,321,0,0,0,0,0,0,0,20,4.6,7,7,24.1,2440,9,999999999,129,0.1490,0,88,999.000,999.0,99.0 +1979,6,24,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,3.9,61,99900,0,0,313,0,0,0,0,0,0,0,20,4.1,5,5,24.1,77777,9,999999999,139,0.1490,0,88,999.000,999.0,99.0 +1979,6,24,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,3.3,64,99900,0,0,300,0,0,0,0,0,0,0,10,3.6,2,2,24.1,77777,9,999999999,129,0.1490,0,88,999.000,999.0,99.0 +1979,6,24,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,3.9,69,100000,48,914,294,19,61,13,1800,2300,1700,220,20,3.6,1,1,24.1,77777,9,999999999,139,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,7.2,74,100000,260,1322,307,121,377,46,12400,28700,6700,840,20,3.6,1,1,24.1,77777,9,999999999,170,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,10.0,75,100000,493,1322,316,307,634,69,32400,59900,10000,1390,10,5.2,0,0,24.1,77777,9,999999999,200,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,10.6,70,100100,718,1322,324,502,752,91,52600,74400,12100,2030,10,5.2,0,0,24.1,77777,9,999999999,200,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,12.2,70,100200,918,1322,333,675,811,109,71800,81900,14900,2990,30,5.2,0,0,24.1,77777,9,999999999,220,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,12.2,65,100200,1079,1322,338,821,852,121,84200,85200,14500,3620,20,5.2,0,0,24.1,77777,9,999999999,220,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,12.2,63,100200,1191,1322,347,724,660,127,78700,67400,17900,6670,40,4.6,1,1,24.1,77777,9,999999999,220,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,11.7,57,100200,1246,1322,366,726,478,274,80100,50200,32700,19220,60,5.2,7,5,24.1,3050,9,999999999,220,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,11.1,55,100200,1240,1322,352,950,892,112,98000,89600,13800,6280,30,6.2,1,1,24.1,77777,9,999999999,209,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,10.0,51,100200,1173,1322,344,850,813,127,87400,81500,14900,5050,70,4.6,0,0,24.1,77777,9,999999999,200,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,10.0,51,99900,1050,1322,344,792,847,119,81800,84700,14400,3330,50,3.6,0,0,24.1,77777,9,999999999,200,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,8.3,46,100100,880,1322,342,645,812,105,68900,81800,14300,2740,30,6.2,0,0,24.1,77777,9,999999999,179,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,7.8,44,100100,674,1322,341,461,738,86,48600,72600,11500,1870,10,5.2,0,0,24.1,77777,9,999999999,170,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,6.7,42,100100,446,1322,337,265,603,63,28200,55600,9400,1240,30,5.2,0,0,24.1,77777,9,999999999,160,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,4.4,40,100100,213,1322,327,94,350,39,9800,24500,5800,710,20,4.6,0,0,24.1,77777,9,999999999,139,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,2.8,44,100100,24,650,311,11,26,9,0,0,0,0,20,4.1,0,0,24.1,77777,9,999999999,129,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,1.1,45,100200,0,0,299,0,0,0,0,0,0,0,20,3.6,0,0,24.1,77777,9,999999999,120,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,0.6,49,100200,0,0,292,0,0,0,0,0,0,0,30,2.6,0,0,24.1,77777,9,999999999,110,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,0.6,52,100200,0,0,287,0,0,0,0,0,0,0,20,2.6,0,0,24.1,77777,9,999999999,110,0.1050,0,88,999.000,999.0,99.0 +1979,6,24,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,0.6,54,100200,0,0,285,0,0,0,0,0,0,0,350,2.1,0,0,24.1,77777,9,999999999,110,0.1050,0,88,999.000,999.0,99.0 +1979,6,25,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,-0.6,56,100200,0,0,277,0,0,0,0,0,0,0,10,2.1,0,0,24.1,77777,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1979,6,25,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,-0.6,58,100200,0,0,275,0,0,0,0,0,0,0,320,1.5,0,0,24.1,77777,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1979,6,25,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,-1.1,56,100200,0,0,275,0,0,0,0,0,0,0,360,2.1,0,0,24.1,77777,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1979,6,25,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,-0.6,60,100300,0,0,273,0,0,0,0,0,0,0,310,3.1,0,0,24.1,77777,9,999999999,100,0.1050,0,88,999.000,999.0,99.0 +1979,6,25,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,0.6,63,100300,47,914,276,21,61,16,2100,1900,2000,270,30,2.6,0,0,24.1,77777,9,999999999,110,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,6.7,72,100300,259,1322,301,127,412,46,13000,31300,6900,840,10,2.1,0,0,24.1,77777,9,999999999,160,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,11.1,72,100400,492,1322,324,307,628,72,32300,59200,10200,1440,10,2.1,0,0,24.1,77777,9,999999999,209,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,13.3,63,100400,717,1322,348,497,724,102,52900,72700,13400,2330,120,2.1,2,0,24.1,77777,9,999999999,240,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,13.3,55,100400,917,1322,365,649,769,114,68800,77500,15000,3080,130,3.1,2,1,16.1,77777,9,999999999,240,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,12.8,48,100400,1078,1322,365,815,835,130,87100,84700,17800,4740,230,2.1,1,0,16.1,77777,9,999999999,229,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,12.2,44,100400,1191,1322,371,923,838,165,97600,84700,21200,8290,190,3.1,4,0,16.1,77777,9,999999999,229,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,11.7,39,100300,1245,1322,383,895,741,194,93700,74500,23400,12450,160,3.1,7,1,16.1,77777,9,999999999,220,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,10.0,36,100200,1239,1322,377,898,753,190,94200,75800,23100,11820,80,7.2,8,1,16.1,77777,9,999999999,189,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,10.0,38,100200,1173,1322,375,810,737,156,86300,74600,20000,7380,70,4.1,3,1,16.1,77777,9,999999999,200,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,9.4,35,100200,1051,1322,377,745,769,134,79400,77800,17400,4520,120,5.2,3,1,19.3,77777,9,999999999,189,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,8.3,34,100100,881,1322,373,607,753,106,64700,75800,14100,2760,120,5.2,2,1,19.3,77777,9,999999999,179,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,7.2,32,100100,675,1322,361,460,729,90,48300,71500,11800,1920,120,5.2,0,0,19.3,77777,9,999999999,160,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,5.6,31,100100,447,1322,354,266,598,66,28200,55000,9600,1300,120,4.6,0,0,19.3,77777,9,999999999,150,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,4.4,31,100100,213,1322,345,93,333,40,9600,23300,5900,720,100,5.2,0,0,19.3,77777,9,999999999,139,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,2.8,33,100100,24,650,330,11,23,9,0,0,0,0,90,4.1,0,0,19.3,77777,9,999999999,129,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,2.8,37,100100,0,0,323,0,0,0,0,0,0,0,110,3.6,0,0,24.1,77777,9,999999999,129,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,2.8,40,100100,0,0,318,0,0,0,0,0,0,0,140,3.1,0,0,24.1,77777,9,999999999,129,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,2.8,44,100100,0,0,311,0,0,0,0,0,0,0,140,3.6,0,0,24.1,77777,9,999999999,129,0.1130,0,88,999.000,999.0,99.0 +1979,6,25,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,2.8,47,100100,0,0,306,0,0,0,0,0,0,0,170,1.5,0,0,19.3,77777,9,999999999,129,0.1130,0,88,999.000,999.0,99.0 +1979,6,26,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,2.2,47,100100,0,0,303,0,0,0,0,0,0,0,180,2.6,0,0,11.3,77777,9,999999999,120,0.1130,0,88,999.000,999.0,99.0 +1979,6,26,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,2.8,51,100100,0,0,301,0,0,0,0,0,0,0,170,2.6,0,0,12.9,77777,9,999999999,129,0.1130,0,88,999.000,999.0,99.0 +1979,6,26,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,3.3,55,100200,0,0,299,0,0,0,0,0,0,0,200,2.6,0,0,19.3,77777,9,999999999,129,0.1130,0,88,999.000,999.0,99.0 +1979,6,26,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,2.8,55,100200,0,0,297,0,0,0,0,0,0,0,160,2.1,1,0,19.3,77777,9,999999999,129,0.1130,0,88,999.000,999.0,99.0 +1979,6,26,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,3.3,57,100200,47,892,303,21,79,14,2000,2900,1800,240,160,2.1,2,1,14.5,77777,9,999999999,129,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,8.3,67,100200,257,1322,320,125,405,46,12900,30700,6900,840,150,3.1,4,1,19.3,77777,9,999999999,179,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,12.2,63,100200,491,1322,352,283,514,90,29200,47900,11400,1740,190,4.1,5,2,19.3,77777,9,999999999,220,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,12.2,53,100200,716,1322,366,446,529,158,47800,53700,18700,3430,210,6.2,8,2,19.3,77777,9,999999999,220,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,11.7,46,100200,916,1322,368,631,783,86,65500,78100,11400,2250,200,6.2,3,1,19.3,77777,9,999999999,220,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,12.8,44,100100,1078,1322,381,764,796,112,78700,79700,13600,3490,190,6.2,3,1,24.1,77777,9,999999999,229,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,12.8,41,100100,1190,1322,387,889,866,106,91700,86900,13300,4810,200,5.2,1,1,24.1,77777,9,999999999,229,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,12.8,38,100000,1245,1322,398,866,722,183,91200,72800,22500,11830,220,4.1,3,2,24.1,77777,9,999999999,229,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,13.3,38,99900,1239,1322,405,754,592,197,81600,61000,24300,13270,240,5.7,3,3,24.1,77777,9,999999999,240,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,13.3,37,99800,1173,1322,404,866,793,161,91800,80100,20500,7580,250,5.2,2,2,24.1,77777,9,999999999,240,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,12.2,32,99700,1051,1322,409,747,836,82,78000,83800,11200,2750,180,4.6,2,2,24.1,77777,9,999999999,220,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,12.2,32,99700,881,1322,409,612,727,128,64000,72600,15500,3130,210,5.2,2,2,24.1,77777,9,999999999,220,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,12.2,32,99700,675,1322,409,378,484,132,41200,48800,16300,2740,240,6.2,7,2,24.1,77777,9,999999999,220,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,10.6,31,99700,447,1322,404,225,409,88,24300,37600,11600,1630,260,6.2,7,3,24.1,77777,9,999999999,200,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,7.8,30,99700,214,1322,387,68,130,47,7300,8600,5900,850,230,4.1,8,3,24.1,77777,9,999999999,170,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,6.1,31,99800,24,650,401,8,5,7,0,0,0,0,230,3.1,10,9,24.1,7620,9,999999999,150,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,5.0,33,99800,0,0,399,0,0,0,0,0,0,0,210,3.1,10,10,24.1,7620,9,999999999,150,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,5.6,36,99700,0,0,369,0,0,0,0,0,0,0,210,3.6,9,7,24.1,7620,9,999999999,150,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,7.8,41,99600,0,0,375,0,0,0,0,0,0,0,200,3.6,8,7,24.1,7620,9,999999999,170,0.0790,0,88,999.000,999.0,99.0 +1979,6,26,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,8.3,44,99600,0,0,378,0,0,0,0,0,0,0,210,4.1,9,8,24.1,7620,9,999999999,179,0.0790,0,88,999.000,999.0,99.0 +1979,6,27,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,8.3,44,99600,0,0,378,0,0,0,0,0,0,0,200,3.6,9,8,24.1,7620,9,999999999,179,0.0790,0,88,999.000,999.0,99.0 +1979,6,27,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,8.3,46,99600,0,0,395,0,0,0,0,0,0,0,190,4.1,10,10,24.1,7620,9,999999999,179,0.0790,0,88,999.000,999.0,99.0 +1979,6,27,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,9.4,49,99500,0,0,396,0,0,0,0,0,0,0,210,4.1,10,10,24.1,7620,9,999999999,189,0.0790,0,88,999.000,999.0,99.0 +1979,6,27,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,8.9,49,99500,0,0,367,0,0,0,0,0,0,0,200,4.1,9,7,24.1,7620,9,999999999,179,0.0790,0,88,999.000,999.0,99.0 +1979,6,27,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,8.9,51,99500,46,892,364,12,2,12,1400,0,1400,430,200,4.1,10,7,24.1,7620,9,999999999,179,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,10.0,55,99600,256,1322,372,72,32,66,7900,2600,7400,1660,200,3.1,10,8,24.1,7620,9,999999999,200,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,11.7,55,99700,490,1322,376,261,264,163,27500,25500,18000,3460,240,5.2,10,7,19.3,7620,9,999999999,220,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,13.3,54,99700,715,1322,396,218,30,202,24000,3000,22400,6400,220,4.6,10,8,16.1,3660,9,999999999,240,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,14.4,52,99700,915,1322,415,357,75,305,39300,7700,34000,10740,220,4.1,10,9,16.1,3660,9,999999999,250,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,16.7,51,99600,1077,1322,447,315,3,312,37000,300,36800,14130,220,3.6,10,10,16.1,3660,9,999999999,290,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,16.7,49,99600,1189,1322,437,546,128,431,60100,13600,47800,20530,210,4.6,10,9,16.1,7620,9,999999999,290,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,17.2,48,99500,1245,1322,435,421,37,386,46600,3800,43000,21370,230,5.7,9,8,16.1,7620,9,999999999,300,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,18.3,48,99500,1239,1322,444,659,355,326,71500,37200,36600,22180,250,4.1,9,8,16.1,7620,9,999999999,320,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,17.8,46,99500,1173,1322,443,627,273,384,68800,29700,42400,18030,230,5.2,10,8,16.1,7620,9,999999999,309,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,17.8,46,99500,1051,1322,443,534,242,342,58300,26200,37400,11920,210,3.6,10,8,19.3,7620,9,999999999,309,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,16.7,45,99400,881,1322,431,488,289,296,52700,31000,32000,8120,260,5.2,10,7,24.1,7620,9,999999999,290,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,16.1,45,99400,675,1322,422,293,118,234,32000,12100,25800,5870,280,4.6,9,6,24.1,3050,9,999999999,279,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,16.7,46,99400,447,1322,413,203,259,116,21800,24400,13600,2300,260,4.6,5,3,24.1,77777,9,999999999,290,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,16.1,48,99400,214,1322,409,67,77,55,7400,5500,6500,1170,250,4.1,5,4,24.1,77777,9,999999999,279,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,15.6,54,99400,24,650,391,7,2,7,0,0,0,0,230,5.2,4,3,24.1,77777,9,999999999,270,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,14.4,56,99600,0,0,401,0,0,0,0,0,0,0,340,4.6,8,8,24.1,1520,9,999999999,259,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,13.3,57,99600,0,0,399,0,0,0,0,0,0,0,120,2.6,9,9,24.1,1830,9,999999999,240,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,12.8,61,99600,0,0,381,0,0,0,0,0,0,0,160,2.1,8,8,16.1,1520,9,999999999,229,0.1950,0,88,999.000,999.0,99.0 +1979,6,27,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,12.8,63,99600,0,0,386,0,0,0,0,0,0,0,230,1.5,9,9,12.9,1370,9,999999999,229,0.1950,0,88,999.000,999.0,99.0 +1979,6,28,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,12.8,63,99600,0,0,362,0,0,0,0,0,0,0,0,0.0,4,4,11.3,77777,9,999999999,229,0.1950,0,88,999.000,999.0,99.0 +1979,6,28,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,13.3,68,99500,0,0,384,0,0,0,0,0,0,0,210,2.1,9,9,9.7,1370,9,999999999,240,0.1950,0,88,999.000,999.0,99.0 +1979,6,28,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,13.9,70,99500,0,0,384,0,0,0,0,0,0,0,0,0.0,9,9,9.7,980,9,999999999,240,0.1950,0,88,999.000,999.0,99.0 +1979,6,28,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,14.4,73,99500,0,0,396,0,0,0,0,0,0,0,130,2.6,10,10,8.0,370,9,999999999,250,0.1950,0,88,999.000,999.0,99.0 +1979,6,28,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,15.0,76,99500,45,892,397,14,0,14,1600,0,1600,490,40,3.1,10,10,3.2,400,9,999999999,259,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,15.6,76,99600,255,1322,347,127,441,41,13100,33500,6600,760,60,2.6,0,0,6.4,77777,9,999999999,270,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,18.3,76,99600,488,1322,364,304,649,63,31600,60800,9100,1290,80,2.1,0,0,6.4,77777,9,999999999,320,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,20.0,71,99600,713,1322,387,469,681,99,49900,68400,13000,2260,100,3.6,1,1,6.4,77777,9,999999999,350,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,20.0,65,99600,914,1322,388,665,814,99,68700,81000,12600,2360,110,3.1,0,0,8.0,77777,9,999999999,350,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,20.0,61,99500,1076,1322,414,704,628,190,75000,64200,22600,7150,110,3.1,5,4,8.0,77777,9,999999999,350,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,18.9,57,99400,1189,1322,409,850,675,240,90100,68700,28200,12670,80,4.6,10,3,6.4,77777,9,999999999,329,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,18.3,55,99400,1244,1322,412,874,555,349,94000,58100,39200,24480,110,4.6,10,4,6.4,77777,9,999999999,320,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,20.0,57,99300,1239,1322,417,828,576,288,87400,58200,32700,18970,70,4.1,10,3,4.8,77777,9,999999999,350,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,19.4,53,99200,1173,1322,423,755,541,274,82600,56700,32100,13830,140,3.1,10,4,4.8,77777,9,999999999,340,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,17.8,53,99200,1051,1322,418,580,318,327,63500,34500,36000,11330,90,5.2,10,6,6.4,7620,9,999999999,309,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,18.9,57,99100,881,1322,405,582,616,172,61300,62200,19800,4480,90,5.2,7,2,6.4,77777,9,999999999,329,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,18.3,53,99000,675,1322,415,360,390,162,38500,39200,18400,3430,110,5.2,5,4,6.4,77777,9,999999999,320,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,17.2,54,99000,448,1322,401,243,383,114,25500,35100,13600,2170,100,5.2,7,3,6.4,77777,9,999999999,300,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,16.1,60,98900,214,1322,406,67,102,50,7100,6800,6000,910,90,4.1,9,8,8.0,3660,9,999999999,279,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,15.6,60,98900,24,650,423,2,0,1,0,0,0,0,70,3.6,10,10,8.0,1370,9,999999999,270,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,15.0,66,98900,0,0,409,0,0,0,0,0,0,0,110,4.6,10,10,19.3,7620,9,999999999,259,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,16.1,68,98900,0,0,414,0,0,0,0,0,0,0,200,1.5,10,10,8.0,3660,9,999999999,279,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,14.4,73,98900,0,0,396,0,0,0,0,0,0,0,40,10.3,10,10,4.8,610,9,999999999,250,0.0900,0,88,999.000,999.0,99.0 +1979,6,28,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,15.6,81,98800,0,0,395,0,0,0,0,0,0,0,60,6.2,10,10,4.8,3660,9,999999999,270,0.0900,0,88,999.000,999.0,99.0 +1979,6,29,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.1,87,98700,0,0,381,0,0,0,0,0,0,0,120,3.6,9,9,16.1,3660,9,999999999,279,0.0900,0,88,999.000,999.0,99.0 +1979,6,29,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,14.4,90,98700,0,0,345,0,0,0,0,0,0,0,160,4.1,4,4,14.5,77777,9,999999999,250,0.0900,0,88,999.000,999.0,99.0 +1979,6,29,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,13.9,90,98600,0,0,357,0,0,0,0,0,0,0,160,4.1,8,8,6.4,3050,9,999999999,240,0.0900,0,88,999.000,999.0,99.0 +1979,6,29,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.2,93,98600,0,0,394,0,0,0,0,0,0,0,170,3.1,10,10,6.4,610,9,999999999,300,0.0900,0,88,999.000,999.0,99.0 +1979,6,29,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,19.4,93,98500,44,870,409,9,0,9,1100,0,1100,340,210,3.6,10,10,2.4,270,9,999999999,340,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,17.2,93,98500,253,1322,394,23,1,23,2800,0,2800,960,130,5.2,10,10,11.3,610,9,999999999,300,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,18.9,93,98500,487,1322,405,117,2,117,13500,100,13400,4610,150,5.2,10,10,11.3,370,9,999999999,329,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,21.1,100,98400,712,1322,414,212,1,212,24300,100,24200,8640,190,6.2,10,10,6.4,340,9,999999999,370,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,22.8,97,98400,913,1322,429,281,3,279,32500,300,32400,12080,210,6.7,10,10,6.4,340,9,999999999,409,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,22.2,87,98300,1075,1322,422,368,89,295,41000,9500,33200,10900,210,6.2,9,9,9.7,2440,9,999999999,390,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,23.3,82,98200,1188,1322,428,600,180,438,65900,19200,48700,20790,230,4.6,8,8,9.7,580,9,999999999,419,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,18.9,74,98200,1244,1322,427,232,6,226,28600,500,28200,11310,230,6.7,10,10,9.7,520,9,999999999,329,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,16.1,78,98300,1238,1322,401,173,1,172,21800,100,21700,8930,270,5.2,10,10,11.3,610,9,999999999,279,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,16.7,81,98300,1173,1322,402,225,10,216,27600,800,26900,10790,340,1.5,10,10,9.7,610,9,999999999,290,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,17.8,81,98300,1051,1322,410,205,7,199,24800,500,24400,9880,360,4.1,10,10,8.0,1220,9,999999999,300,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,18.3,81,98300,881,1322,414,261,7,256,30200,600,29800,11150,10,5.7,10,10,16.1,610,9,999999999,320,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,17.8,79,98300,675,1322,413,199,1,198,22700,100,22600,7990,10,6.2,10,10,19.3,370,9,999999999,309,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,15.0,76,98400,448,1322,397,106,2,105,12100,100,12000,4090,10,6.7,10,10,14.5,240,9,999999999,259,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,14.4,81,98400,214,1322,387,43,2,43,4900,0,4900,1560,10,6.2,10,10,14.5,270,9,999999999,250,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,15.0,84,98500,24,650,388,9,0,9,0,0,0,0,350,7.2,10,10,14.5,310,9,999999999,259,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,15.6,84,98500,0,0,392,0,0,0,0,0,0,0,350,6.7,10,10,14.5,340,9,999999999,270,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,15.6,84,98500,0,0,392,0,0,0,0,0,0,0,350,6.7,10,10,19.3,460,9,999999999,270,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,15.6,84,98500,0,0,392,0,0,0,0,0,0,0,340,5.7,10,10,19.3,2440,9,999999999,270,0.1400,0,88,999.000,999.0,99.0 +1979,6,29,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,15.0,81,98500,0,0,356,0,0,0,0,0,0,0,340,5.2,5,4,19.3,77777,9,999999999,259,0.1400,0,88,999.000,999.0,99.0 +1979,6,30,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,13.9,81,98500,0,0,343,0,0,0,0,0,0,0,350,6.7,2,2,19.3,77777,9,999999999,240,0.1400,0,88,999.000,999.0,99.0 +1979,6,30,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,13.3,84,98500,0,0,327,0,0,0,0,0,0,0,360,6.2,0,0,19.3,77777,9,999999999,240,0.1400,0,88,999.000,999.0,99.0 +1979,6,30,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,11.7,87,98600,0,0,315,0,0,0,0,0,0,0,310,4.1,0,0,16.1,77777,9,999999999,209,0.1400,0,88,999.000,999.0,99.0 +1979,6,30,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,11.7,90,98600,0,0,326,0,0,0,0,0,0,0,310,2.6,3,3,12.9,77777,9,999999999,209,0.1400,0,88,999.000,999.0,99.0 +1979,6,30,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,11.1,96,98700,43,870,315,14,25,12,1500,1000,1500,250,280,3.1,2,2,9.7,77777,9,999999999,209,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,12.2,96,98700,252,1321,321,108,266,57,11300,19500,7600,1030,310,2.1,2,2,9.7,77777,9,999999999,220,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,17.8,90,98700,485,1321,354,274,512,84,28400,47700,10800,1630,340,4.1,2,1,12.9,77777,9,999999999,309,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,20.0,82,98700,711,1321,375,440,592,119,46200,59000,14400,2650,330,4.1,3,1,14.5,77777,9,999999999,350,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,17.2,79,98700,911,1321,366,655,728,150,69600,74200,18300,4160,330,4.1,2,2,19.3,77777,9,999999999,300,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,13.3,52,98700,1074,1321,375,739,715,154,77400,72000,18800,5320,340,4.1,3,2,19.3,77777,9,999999999,240,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,11.1,40,98600,1187,1321,385,824,571,309,89100,59800,35300,16560,320,4.1,3,3,24.1,77777,9,999999999,200,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,11.7,41,98600,1243,1321,392,857,671,222,91800,68800,27000,15200,310,5.2,4,4,24.1,77777,9,999999999,220,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,10.6,36,98600,1238,1321,400,671,386,308,73100,40500,35100,20830,340,4.1,6,6,24.1,1370,9,999999999,200,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,12.2,41,98500,1172,1321,413,584,289,328,65000,31500,37000,15150,310,5.2,8,8,24.1,1370,9,999999999,220,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,12.2,39,98500,1051,1321,416,622,366,331,68000,39700,36400,11480,20,6.2,8,8,24.1,1370,9,999999999,220,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,16.1,73,98500,881,1321,388,316,267,138,35500,27800,16900,3500,50,5.2,8,8,24.1,1370,9,999999999,279,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,15.6,56,98500,676,1321,391,292,182,199,32100,18800,22500,4990,310,2.6,5,4,24.1,77777,9,999999999,270,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,16.1,60,98500,448,1321,406,88,47,72,9700,4300,8200,2140,310,2.1,8,8,24.1,1370,9,999999999,279,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,15.6,76,98600,214,1321,390,40,0,40,4600,0,4600,1470,360,7.7,9,9,24.1,1370,9,999999999,270,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,13.9,75,98600,24,650,352,7,4,7,0,0,0,0,330,2.6,5,3,24.1,77777,9,999999999,240,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,10.6,61,98600,0,0,348,0,0,0,0,0,0,0,350,3.1,3,3,24.1,77777,9,999999999,200,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.0,11.1,68,98600,0,0,333,0,0,0,0,0,0,0,340,3.2,0,0,24.1,77777,9,999999999,209,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.7,11.7,70,98600,0,0,332,0,0,0,0,0,0,0,360,3.4,0,0,24.1,77777,9,999999999,209,0.1390,0,88,999.000,999.0,99.0 +1979,6,30,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.4,12.2,78,98600,0,0,331,0,0,0,0,0,0,0,340,3.5,0,0,24.1,77777,9,999999999,209,0.1390,0,88,999.000,999.0,99.0 +1986,7,1,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.0,12.8,87,99100,0,0,381,0,0,0,0,0,0,0,70,3.7,10,10,11.3,370,9,999999999,250,0.1390,0,88,999.000,999.0,99.0 +1986,7,1,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,13.3,87,99000,0,0,380,0,0,0,0,0,0,0,90,3.8,10,10,11.3,370,9,999999999,240,0.1390,0,88,999.000,999.0,99.0 +1986,7,1,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.4,13.9,87,98900,0,0,379,0,0,0,0,0,0,0,90,4.0,10,10,11.3,340,9,999999999,240,0.1390,0,88,999.000,999.0,99.0 +1986,7,1,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,14.4,90,98900,0,0,378,0,0,0,0,0,0,0,110,4.1,10,10,11.3,310,9,999999999,250,0.1390,0,88,999.000,999.0,99.0 +1986,7,1,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,14.4,90,99000,42,848,378,11,0,11,1300,0,1300,400,100,2.6,10,10,6.4,310,9,999999999,250,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,15.0,93,98900,249,1321,379,46,0,46,5300,0,5300,1720,80,3.6,10,10,4.8,310,9,999999999,259,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,15.0,93,99000,483,1321,379,156,0,156,17400,0,17400,5570,50,4.6,10,10,4.8,240,9,999999999,259,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,15.6,93,99000,709,1321,383,223,1,222,25300,100,25300,8880,60,4.1,10,10,4.8,180,9,999999999,270,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,15.6,90,99000,910,1321,386,301,1,301,34700,100,34600,12680,90,2.6,10,10,4.8,180,9,999999999,270,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,15.6,87,98900,1072,1321,389,360,1,360,42000,100,41900,15570,80,1.5,10,10,4.8,310,9,999999999,270,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,16.1,87,98900,1186,1321,392,434,1,433,50600,100,50500,18170,20,3.1,10,10,4.8,370,9,999999999,279,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,16.1,87,98900,1242,1321,392,436,1,434,51100,100,51000,18520,10,3.1,10,10,4.8,310,9,999999999,279,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,16.1,84,98800,1237,1321,395,465,0,465,54300,0,54300,19300,70,2.6,10,10,4.8,400,9,999999999,279,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,16.1,90,98700,1172,1321,390,416,0,416,48500,0,48500,17650,50,3.1,10,10,4.8,490,9,999999999,279,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,16.1,90,98700,1051,1321,390,394,1,393,45300,100,45300,16300,10,3.1,10,10,4.8,370,9,999999999,279,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,15.6,97,98700,881,1321,380,171,1,171,20500,100,20500,8180,10,4.1,10,10,1.6,210,9,999999999,270,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,15.6,100,98700,675,1321,377,139,0,139,16300,0,16300,6140,10,4.1,10,10,2.8,210,9,999999999,270,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,16.1,100,98700,448,1321,380,121,1,121,13700,100,13700,4520,10,3.1,10,10,4.8,210,9,999999999,279,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,16.1,100,98700,214,1321,380,58,0,58,6400,0,6400,1920,10,3.1,10,10,4.8,210,9,999999999,279,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,16.1,100,98700,24,650,380,10,0,10,0,0,0,0,10,4.1,10,10,4.8,210,9,999999999,279,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,16.1,100,98800,0,0,380,0,0,0,0,0,0,0,320,3.1,10,10,6.4,520,9,999999999,279,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,98800,0,0,386,0,0,0,0,0,0,0,320,3.6,10,10,6.4,520,9,999999999,270,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,98800,0,0,386,0,0,0,0,0,0,0,320,3.6,10,10,6.4,580,9,999999999,270,0.3450,0,88,999.000,999.0,99.0 +1986,7,1,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,98700,0,0,386,0,0,0,0,0,0,0,320,3.1,10,10,6.4,580,9,999999999,270,0.3450,0,88,999.000,999.0,99.0 +1986,7,2,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,98800,0,0,386,0,0,0,0,0,0,0,320,2.6,10,10,6.4,580,9,999999999,270,0.3450,0,88,999.000,999.0,99.0 +1986,7,2,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,16.1,93,98800,0,0,386,0,0,0,0,0,0,0,330,2.6,10,10,6.4,460,9,999999999,279,0.3450,0,88,999.000,999.0,99.0 +1986,7,2,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,98800,0,0,386,0,0,0,0,0,0,0,310,2.6,10,10,6.4,880,9,999999999,270,0.3450,0,88,999.000,999.0,99.0 +1986,7,2,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,98800,0,0,386,0,0,0,0,0,0,0,320,4.1,10,10,6.4,880,9,999999999,270,0.3450,0,88,999.000,999.0,99.0 +1986,7,2,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,15.6,90,98900,40,848,386,14,0,14,1600,0,1600,490,320,3.6,10,10,8.0,760,9,999999999,270,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,15.6,87,98900,247,1321,389,74,0,74,8200,0,8200,2410,310,3.6,10,10,8.0,880,9,999999999,270,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,15.6,87,99000,482,1321,389,154,1,154,17200,100,17200,5510,290,4.1,10,10,8.0,880,9,999999999,270,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,15.0,81,99000,707,1321,391,241,1,241,27300,100,27200,9340,350,4.1,10,10,11.3,1370,9,999999999,259,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,15.0,76,99100,908,1321,397,327,1,326,37300,100,37300,13330,330,4.1,10,10,11.3,910,9,999999999,259,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,14.4,71,99100,1071,1321,399,375,1,374,43500,100,43400,15950,320,2.6,10,10,11.3,1070,9,999999999,250,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,15.0,68,99100,1185,1321,395,406,62,351,45000,6300,39300,17100,350,3.1,9,9,14.5,1070,9,999999999,259,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,15.0,62,99100,1242,1321,396,639,330,327,69100,34600,36600,22590,330,3.1,8,8,16.1,1070,9,999999999,259,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,15.0,58,99100,1237,1321,395,686,362,346,73900,37900,38300,23380,310,3.1,7,7,19.3,1070,9,999999999,259,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,15.6,60,99100,1172,1321,396,702,499,258,77200,52300,30600,12960,300,3.6,7,7,19.3,1070,9,999999999,270,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,15.0,58,99100,1050,1321,401,499,229,317,54800,24800,35000,10930,320,3.6,8,8,24.1,1070,9,999999999,259,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,15.6,64,99100,881,1321,390,450,338,225,49600,36400,25300,5900,50,5.2,7,7,24.1,1070,9,999999999,270,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,15.6,64,99100,675,1321,390,397,420,183,41800,42200,20200,3930,50,4.6,8,7,24.1,7620,9,999999999,270,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,16.1,71,99100,447,1321,374,198,252,114,21400,23700,13300,2250,40,3.1,4,4,24.1,77777,9,999999999,279,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,13.9,66,99200,213,1321,363,94,252,54,9800,16900,7100,980,40,3.6,3,3,24.1,77777,9,999999999,250,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,11.7,65,99200,23,650,346,9,26,7,0,0,0,0,40,6.7,2,2,24.1,77777,9,999999999,209,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,12.2,75,99300,0,0,328,0,0,0,0,0,0,0,40,3.1,0,0,24.1,77777,9,999999999,220,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,12.8,81,99400,0,0,326,0,0,0,0,0,0,0,40,2.6,0,0,24.1,77777,9,999999999,229,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,12.2,84,99400,0,0,321,0,0,0,0,0,0,0,30,3.1,0,0,16.1,77777,9,999999999,220,0.1040,0,88,999.000,999.0,99.0 +1986,7,2,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,12.2,87,99500,0,0,318,0,0,0,0,0,0,0,20,2.1,0,0,16.1,77777,9,999999999,220,0.1040,0,88,999.000,999.0,99.0 +1986,7,3,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,11.7,93,99500,0,0,310,0,0,0,0,0,0,0,10,2.1,0,0,16.1,77777,9,999999999,220,0.1040,0,88,999.000,999.0,99.0 +1986,7,3,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,11.7,93,99500,0,0,310,0,0,0,0,0,0,0,320,2.1,0,0,16.1,77777,9,999999999,220,0.1040,0,88,999.000,999.0,99.0 +1986,7,3,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,11.1,93,99500,0,0,307,0,0,0,0,0,0,0,330,2.1,0,0,16.1,77777,9,999999999,209,0.1040,0,88,999.000,999.0,99.0 +1986,7,3,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,10.0,90,99600,0,0,304,0,0,0,0,0,0,0,340,1.5,0,0,16.1,77777,9,999999999,200,0.1040,0,88,999.000,999.0,99.0 +1986,7,3,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,10.0,86,99600,39,826,306,15,6,15,1700,300,1700,370,10,2.1,0,0,16.1,77777,9,999999999,189,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,10.6,81,99600,246,1321,314,99,196,62,10400,14100,7800,1160,30,2.6,0,0,24.1,77777,9,999999999,200,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,11.1,72,99700,480,1321,324,265,424,110,28000,39700,13500,2090,40,3.6,1,0,24.1,77777,9,999999999,209,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,10.6,65,99700,706,1321,329,456,566,152,47100,55700,17300,3230,30,3.1,1,0,24.1,77777,9,999999999,200,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,10.6,61,99700,907,1321,334,639,656,185,66700,66200,21200,4960,120,2.6,1,0,24.1,77777,9,999999999,200,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,10.6,55,99700,1070,1321,342,789,718,204,83500,73200,24100,7520,150,3.1,0,0,24.1,77777,9,999999999,200,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,7.8,38,99700,1184,1321,352,900,756,219,96000,77300,26500,11450,170,3.1,0,0,24.1,77777,9,999999999,170,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,9.4,41,99600,1241,1321,356,953,771,226,102100,79000,27800,15290,110,2.1,0,0,24.1,77777,9,999999999,189,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,11.1,43,99500,1237,1321,370,895,702,236,95600,71700,28300,15560,170,3.1,1,1,24.1,77777,9,999999999,209,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,10.6,45,99500,1171,1321,373,802,552,312,86600,57700,35300,15780,100,5.2,3,3,24.1,77777,9,999999999,200,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,11.7,46,99400,1050,1321,377,729,656,207,77200,66700,24000,7260,110,6.2,3,3,24.1,77777,9,999999999,209,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,11.7,46,99300,881,1321,377,577,545,214,62000,56400,24400,5590,110,7.7,3,3,24.1,77777,9,999999999,209,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,12.2,48,99300,675,1321,374,421,522,156,45200,52500,18300,3290,130,4.6,2,2,24.1,77777,9,999999999,220,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,12.8,48,99300,447,1321,372,220,367,97,23500,33700,12100,1810,180,5.2,1,1,24.1,77777,9,999999999,229,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,12.8,52,99200,213,1321,360,76,145,53,8100,9600,6600,980,190,6.2,0,0,24.1,77777,9,999999999,229,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,13.3,57,99200,23,628,355,9,2,9,0,0,0,0,180,4.1,0,0,24.1,77777,9,999999999,240,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,13.3,61,99200,0,0,350,0,0,0,0,0,0,0,180,6.2,0,0,24.1,77777,9,999999999,240,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,13.3,63,99200,0,0,348,0,0,0,0,0,0,0,190,6.7,0,0,24.1,77777,9,999999999,240,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,13.3,66,99200,0,0,345,0,0,0,0,0,0,0,180,6.2,0,0,24.1,77777,9,999999999,240,0.2450,0,88,999.000,999.0,99.0 +1986,7,3,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,12.2,63,99200,0,0,355,0,0,0,0,0,0,0,180,5.7,3,3,24.1,77777,9,999999999,220,0.2450,0,88,999.000,999.0,99.0 +1986,7,4,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,11.1,65,99200,0,0,373,0,0,0,0,0,0,0,180,5.2,9,9,24.1,2440,9,999999999,209,0.2450,0,88,999.000,999.0,99.0 +1986,7,4,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,11.7,70,99200,0,0,363,0,0,0,0,0,0,0,180,6.7,8,8,24.1,1520,9,999999999,209,0.2450,0,88,999.000,999.0,99.0 +1986,7,4,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,12.8,78,99000,0,0,346,0,0,0,0,0,0,0,190,7.7,4,4,24.1,77777,9,999999999,229,0.2450,0,88,999.000,999.0,99.0 +1986,7,4,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,13.9,81,99000,0,0,373,0,0,0,0,0,0,0,180,8.8,9,9,24.1,1160,9,999999999,240,0.2450,0,88,999.000,999.0,99.0 +1986,7,4,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,15.0,84,99000,38,804,347,16,19,14,1700,700,1600,290,180,7.7,8,2,24.1,77777,9,999999999,259,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,15.6,81,98900,244,1321,357,107,243,62,11100,17500,7800,1130,190,7.7,9,3,24.1,77777,9,999999999,270,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,16.1,69,99000,478,1321,377,254,402,108,26900,37600,13300,2050,190,8.2,9,4,24.1,77777,9,999999999,279,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,16.7,66,99000,704,1321,386,350,216,234,38100,22300,26200,5970,210,9.8,9,5,24.1,7620,9,999999999,290,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,18.3,67,98900,906,1321,397,518,365,266,56300,39300,29300,7330,210,10.8,9,5,24.1,7620,9,999999999,320,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,18.9,63,98900,1069,1321,411,750,566,290,80200,59100,32400,10800,210,10.8,9,6,24.1,7620,9,999999999,329,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,19.4,65,98900,1183,1321,423,468,104,375,51900,11100,42000,17570,200,8.2,10,8,24.1,7010,9,999999999,340,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,20.0,65,98900,1240,1321,415,969,764,249,103100,77900,29800,16690,220,8.8,6,6,24.1,7010,9,999999999,350,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,20.6,59,98800,1236,1321,413,905,746,204,97600,76700,25600,13510,220,11.8,6,2,24.1,77777,9,999999999,359,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,21.1,61,98800,1171,1321,422,825,627,268,86800,63400,30500,13130,190,10.3,9,4,24.1,77777,9,999999999,370,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,20.6,55,98800,1050,1321,424,736,635,230,77200,64200,26100,7960,220,8.2,9,3,24.1,77777,9,999999999,359,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,20.6,55,98700,880,1321,420,569,582,181,59600,58600,20500,4670,210,10.3,8,2,24.1,77777,9,999999999,359,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,20.6,57,98700,675,1321,417,416,529,147,44900,53300,17600,3080,200,10.3,8,2,24.1,77777,9,999999999,359,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,21.1,63,98700,446,1321,426,213,297,114,23000,28000,13500,2250,200,8.8,8,6,24.1,7620,9,999999999,370,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,21.1,65,98700,212,1321,415,67,77,55,7400,5400,6500,1170,200,10.3,7,4,24.1,7620,9,999999999,370,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,21.7,69,98800,23,628,410,7,7,6,0,0,0,0,190,9.3,7,3,24.1,77777,9,999999999,379,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.7,21.7,74,98800,0,0,400,0,0,0,0,0,0,0,220,7.2,6,2,24.1,77777,9,999999999,390,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.7,21.7,74,98900,0,0,404,0,0,0,0,0,0,0,190,8.8,3,3,24.1,77777,9,999999999,390,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.7,21.1,72,98900,0,0,403,0,0,0,0,0,0,0,190,8.2,3,3,24.1,77777,9,999999999,379,0.1260,0,88,999.000,999.0,99.0 +1986,7,4,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,21.7,79,99000,0,0,382,0,0,0,0,0,0,0,180,8.2,0,0,24.1,77777,9,999999999,390,0.1260,0,88,999.000,999.0,99.0 +1986,7,5,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,20.6,74,98900,0,0,381,0,0,0,0,0,0,0,190,8.8,0,0,24.1,77777,9,999999999,359,0.1260,0,88,999.000,999.0,99.0 +1986,7,5,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,20.0,72,98900,0,0,380,0,0,0,0,0,0,0,180,7.7,0,0,24.1,77777,9,999999999,350,0.1260,0,88,999.000,999.0,99.0 +1986,7,5,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,18.3,67,99000,0,0,382,0,0,0,0,0,0,0,180,9.8,3,1,16.1,77777,9,999999999,320,0.1260,0,88,999.000,999.0,99.0 +1986,7,5,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,18.9,69,99000,0,0,383,0,0,0,0,0,0,0,180,7.7,4,1,16.1,77777,9,999999999,329,0.1260,0,88,999.000,999.0,99.0 +1986,7,5,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,20.0,74,99000,37,804,384,13,21,12,1500,800,1400,250,190,8.2,4,1,19.3,77777,9,999999999,350,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,20.0,79,99100,242,1321,378,101,235,58,10500,16900,7400,1050,210,6.2,4,1,16.1,77777,9,999999999,350,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,20.6,74,99100,476,1321,381,285,574,76,29700,53500,10400,1490,220,7.7,0,0,12.9,77777,9,999999999,359,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,21.1,72,99100,702,1321,387,474,695,102,50300,69600,13200,2290,210,7.7,0,0,12.9,77777,9,999999999,379,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,21.1,65,99200,904,1321,395,650,761,126,67900,76300,15600,3220,190,7.2,1,0,12.9,77777,9,999999999,370,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,21.1,61,99200,1068,1321,401,795,803,142,84000,81100,18300,4940,190,7.7,1,0,12.9,77777,9,999999999,370,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,21.7,57,99200,1182,1321,411,896,819,159,94900,82900,20600,7790,200,5.7,2,0,12.9,77777,9,999999999,390,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,21.1,55,99200,1239,1321,418,866,748,160,92300,75900,21000,10230,200,7.7,2,1,11.3,77777,9,999999999,370,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.2,21.1,52,99200,1235,1321,424,905,808,147,92500,80900,16600,7430,200,7.7,1,1,11.3,77777,9,999999999,370,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.8,21.1,50,99100,1171,1321,433,836,750,170,88100,75600,20900,7850,190,8.8,2,2,16.1,77777,9,999999999,370,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.8,20.6,49,99100,1049,1321,437,731,652,212,77200,66200,24500,7400,190,8.8,3,3,24.1,77777,9,999999999,370,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,21.1,54,99100,880,1321,431,581,589,188,60700,59200,21200,4820,190,8.2,3,3,24.1,77777,9,999999999,379,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,21.1,54,99100,674,1321,427,408,514,147,44000,51700,17600,3080,190,9.3,2,2,24.1,77777,9,999999999,379,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,20.6,55,99100,446,1321,407,255,546,72,26800,50000,9900,1400,180,7.7,0,0,24.1,77777,9,999999999,359,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,21.1,61,99100,211,1321,401,88,285,43,9400,19200,6300,760,190,9.3,0,0,24.1,77777,9,999999999,370,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,21.1,65,99100,22,628,395,10,14,9,0,0,0,0,190,8.8,0,0,24.1,77777,9,999999999,370,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,27.2,21.1,69,99200,0,0,389,0,0,0,0,0,0,0,180,9.3,0,0,24.1,77777,9,999999999,370,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,27.2,20.6,67,99200,0,0,389,0,0,0,0,0,0,0,180,7.7,0,0,24.1,77777,9,999999999,359,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,27.2,20.0,65,99300,0,0,388,0,0,0,0,0,0,0,180,7.2,0,0,24.1,77777,9,999999999,350,0.1320,0,88,999.000,999.0,99.0 +1986,7,5,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.1,18.3,62,99300,0,0,380,0,0,0,0,0,0,0,190,8.2,0,0,24.1,77777,9,999999999,320,0.1320,0,88,999.000,999.0,99.0 +1986,7,6,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.1,18.3,62,99300,0,0,380,0,0,0,0,0,0,0,190,7.2,0,0,24.1,77777,9,999999999,320,0.1320,0,88,999.000,999.0,99.0 +1986,7,6,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.1,18.3,62,99300,0,0,380,0,0,0,0,0,0,0,190,8.2,0,0,24.1,77777,9,999999999,320,0.1320,0,88,999.000,999.0,99.0 +1986,7,6,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,17.8,71,99300,0,0,366,0,0,0,0,0,0,0,220,6.7,0,0,24.1,77777,9,999999999,309,0.1320,0,88,999.000,999.0,99.0 +1986,7,6,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,18.9,82,99300,0,0,362,0,0,0,0,0,0,0,190,5.2,0,0,24.1,77777,9,999999999,329,0.1320,0,88,999.000,999.0,99.0 +1986,7,6,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,18.9,84,99300,36,782,359,16,36,13,1600,1000,1600,220,190,5.2,0,0,24.1,77777,9,999999999,329,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,19.4,79,99400,240,1321,368,111,356,46,11300,26100,6600,830,190,7.2,0,0,24.1,77777,9,999999999,340,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,20.6,74,99400,474,1321,381,282,576,74,29500,53700,10200,1460,210,6.2,1,0,16.1,77777,9,999999999,370,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,21.1,72,99400,700,1321,387,474,706,97,49100,69500,12300,2070,210,5.7,0,0,12.9,77777,9,999999999,379,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,22.2,70,99400,903,1321,396,653,780,116,68700,78500,15000,3050,210,7.7,0,0,11.3,77777,9,999999999,400,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,22.8,67,99500,1067,1321,403,797,821,130,84900,83300,17600,4600,210,4.6,0,0,11.3,77777,9,999999999,409,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,22.8,61,99500,1181,1321,412,897,844,139,91700,84500,16000,5500,200,5.7,0,0,11.3,77777,9,999999999,409,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,22.8,59,99500,1238,1321,423,884,785,144,90200,78700,16300,7460,210,7.2,1,1,11.3,77777,9,999999999,409,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.2,22.8,58,99500,1235,1321,436,867,692,218,93100,71000,26600,14300,210,7.2,3,3,11.3,77777,9,999999999,419,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.8,22.2,54,99500,1170,1321,442,845,663,257,89200,67200,29600,12580,230,7.7,4,4,11.3,77777,9,999999999,400,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.2,22.8,58,99500,1049,1321,440,705,567,254,76300,59200,29200,8950,220,7.2,4,4,11.3,77777,9,999999999,419,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.2,22.2,56,99400,880,1321,442,491,397,226,52400,41000,25000,5920,210,7.2,5,5,11.3,77777,9,999999999,400,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,22.2,59,99400,674,1321,429,432,609,122,45300,60100,14600,2610,180,5.7,3,3,11.3,77777,9,999999999,400,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,22.8,63,99500,445,1321,423,237,466,81,24700,42400,10400,1540,220,6.7,2,2,11.3,77777,9,999999999,409,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,20.6,87,99800,211,1321,423,25,4,24,2900,0,2900,960,290,6.2,10,10,11.3,880,9,999999999,359,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,20.0,97,99800,22,628,410,4,0,4,0,0,0,0,310,2.6,10,10,14.5,1160,9,999999999,359,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,20.0,97,99600,0,0,370,0,0,0,0,0,0,0,270,2.1,3,3,19.3,77777,9,999999999,350,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.8,97,99700,0,0,353,0,0,0,0,0,0,0,190,3.6,2,2,24.1,77777,9,999999999,309,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,18.9,90,99800,0,0,354,0,0,0,0,0,0,0,190,3.1,0,0,19.3,77777,9,999999999,329,0.1210,0,88,999.000,999.0,99.0 +1986,7,6,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,20.6,97,99800,0,0,365,0,0,0,0,0,0,0,230,2.6,1,1,16.1,77777,9,999999999,370,0.1210,0,88,999.000,999.0,99.0 +1986,7,7,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,20.0,93,99800,0,0,357,0,0,0,0,0,0,0,240,2.6,0,0,16.1,77777,9,999999999,350,0.1210,0,88,999.000,999.0,99.0 +1986,7,7,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,20.6,100,99800,0,0,391,0,0,0,0,0,0,0,280,2.6,8,8,12.9,180,9,999999999,370,0.1210,0,88,999.000,999.0,99.0 +1986,7,7,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,21.1,100,99800,0,0,414,0,0,0,0,0,0,0,280,2.6,10,10,12.9,180,9,999999999,379,0.1210,0,88,999.000,999.0,99.0 +1986,7,7,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,21.1,100,99900,0,0,414,0,0,0,0,0,0,0,0,0.0,10,10,11.3,180,9,999999999,379,0.1210,0,88,999.000,999.0,99.0 +1986,7,7,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,19.4,93,100000,34,782,409,4,0,4,500,0,500,160,290,2.6,10,10,16.1,1160,9,999999999,340,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,18.9,90,100000,237,1321,397,72,10,70,7900,300,7900,2280,10,3.6,9,9,19.3,1400,9,999999999,329,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,18.3,84,100100,472,1321,410,130,3,129,14700,200,14600,4860,360,2.6,10,10,24.1,2440,9,999999999,320,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,17.8,79,100100,699,1321,413,197,8,193,22700,700,22300,8000,40,3.1,10,10,24.1,2740,9,999999999,309,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,16.1,64,100100,901,1321,408,514,295,312,55200,31700,33600,8800,20,2.6,10,9,24.1,2440,9,999999999,279,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,16.1,64,100000,1065,1321,400,535,237,343,58400,25700,37600,12280,80,3.6,10,8,24.1,2440,9,999999999,279,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,13.9,44,100000,1180,1321,400,771,507,316,83000,53000,35600,16510,130,2.6,7,4,24.1,7620,9,999999999,250,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,12.2,36,100000,1238,1321,419,792,453,366,84800,47300,40300,24860,80,3.6,7,7,19.3,2440,9,999999999,220,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,14.4,46,100000,1234,1321,419,745,390,379,79400,40700,41300,25300,80,4.1,10,8,19.3,2440,9,999999999,259,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,13.9,45,100000,1169,1321,436,350,10,341,41400,900,40600,15420,50,4.1,10,10,19.3,2440,9,999999999,250,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,13.3,44,100000,1048,1321,435,242,1,241,28900,100,28800,11530,50,3.1,10,10,24.1,3050,9,999999999,240,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,15.0,52,99900,879,1321,431,208,17,197,24700,1400,23700,9150,40,3.6,10,10,24.1,3050,9,999999999,259,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,17.2,66,99800,673,1321,425,105,8,101,12600,500,12400,4710,40,4.1,10,10,24.1,3660,9,999999999,300,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,17.8,71,99800,444,1321,422,96,5,94,11000,300,10900,3750,70,3.6,10,10,24.1,3660,9,999999999,309,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.6,62,99800,210,1321,419,47,1,47,5300,0,5300,1650,50,3.1,10,10,24.1,3660,9,999999999,270,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,15.0,62,99700,21,606,416,9,0,9,0,0,0,0,80,2.6,10,10,24.1,3660,9,999999999,270,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,14.4,60,99700,0,0,415,0,0,0,0,0,0,0,120,3.1,10,10,24.1,3660,9,999999999,259,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,15.6,68,99700,0,0,410,0,0,0,0,0,0,0,80,3.6,10,10,24.1,880,9,999999999,270,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,16.1,73,99700,0,0,396,0,0,0,0,0,0,0,50,3.1,9,9,24.1,880,9,999999999,279,0.1980,0,88,999.000,999.0,99.0 +1986,7,7,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,17.8,81,99700,0,0,410,0,0,0,0,0,0,0,280,3.1,10,10,19.3,880,9,999999999,309,0.1980,0,88,999.000,999.0,99.0 +1986,7,8,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,18.9,90,99600,0,0,408,0,0,0,0,0,0,0,150,2.1,10,10,24.1,880,9,999999999,329,0.1980,0,88,999.000,999.0,99.0 +1986,7,8,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,19.4,100,99500,0,0,402,0,0,0,0,0,0,0,190,2.6,10,10,19.3,880,9,999999999,340,0.1980,0,88,999.000,999.0,99.0 +1986,7,8,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,18.3,100,99500,0,0,395,0,0,0,0,0,0,0,240,2.1,10,10,24.1,1520,9,999999999,320,0.1980,0,88,999.000,999.0,99.0 +1986,7,8,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,18.3,100,99500,0,0,395,0,0,0,0,0,0,0,0,0.0,10,10,16.1,760,9,999999999,320,0.1980,0,88,999.000,999.0,99.0 +1986,7,8,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,17.2,100,99500,33,760,388,8,0,8,1000,0,1000,300,170,2.1,10,10,14.5,1220,9,999999999,300,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,20.0,100,99500,235,1321,406,37,1,37,4300,0,4300,1420,190,2.1,10,10,8.0,1010,9,999999999,350,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,20.6,100,99500,470,1321,410,90,0,90,10500,0,10500,3710,150,2.1,10,10,3.2,460,9,999999999,359,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,21.1,97,99400,697,1321,406,231,100,178,25600,10400,20100,4520,170,3.1,10,9,6.4,1070,9,999999999,379,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,22.8,85,99400,899,1321,421,377,181,252,41600,19200,28500,7440,210,5.7,10,8,11.3,2740,9,999999999,419,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,22.8,85,99400,1064,1321,409,608,423,265,65500,44200,29900,9690,170,4.1,9,6,11.3,7620,9,999999999,419,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,22.8,77,99300,1179,1321,430,625,334,326,69400,36400,36900,15370,240,4.6,10,8,11.3,610,9,999999999,409,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,22.8,74,99200,1237,1321,433,635,238,411,69800,25900,45500,24680,230,5.2,10,8,11.3,760,9,999999999,409,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,22.8,74,99200,1233,1321,455,204,34,172,22700,3400,19500,9850,250,4.1,10,10,11.3,760,9,999999999,409,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,23.3,79,99100,1169,1321,452,170,6,165,21300,400,20900,8550,220,5.2,10,10,11.3,2440,9,999999999,419,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,23.9,79,99100,1048,1321,428,402,64,350,44200,6600,39000,13890,210,5.7,9,7,11.3,2440,9,999999999,440,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,23.3,74,99100,878,1321,437,307,169,195,34200,18200,22000,5000,230,5.2,9,8,11.3,2440,9,999999999,419,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,23.3,77,99000,672,1321,422,373,388,175,39300,38900,19500,3730,230,5.7,9,6,11.3,2440,9,999999999,430,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,23.3,79,99000,443,1321,452,142,28,133,15600,2600,14700,3580,230,3.1,10,10,11.3,1010,9,999999999,419,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,20.6,74,98900,208,1321,439,40,4,40,4600,0,4600,1460,240,3.6,10,10,11.3,2440,9,999999999,359,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,22.2,82,99000,21,606,441,3,0,3,0,0,0,0,310,2.1,10,10,9.7,760,9,999999999,400,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,23.3,100,99000,0,0,429,0,0,0,0,0,0,0,340,3.1,10,10,8.0,760,9,999999999,419,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,23.3,100,99000,0,0,429,0,0,0,0,0,0,0,280,10.8,10,10,8.0,210,9,999999999,419,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,23.3,100,99000,0,0,429,0,0,0,0,0,0,0,260,7.7,10,10,8.0,610,9,999999999,419,0.1110,0,88,999.000,999.0,99.0 +1986,7,8,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,22.2,100,98600,0,0,422,0,0,0,0,0,0,0,170,7.7,10,10,8.0,610,9,999999999,400,0.1110,0,88,999.000,999.0,99.0 +1986,7,9,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,21.1,100,98800,0,0,414,0,0,0,0,0,0,0,230,3.1,10,10,16.1,1010,9,999999999,370,0.1110,0,88,999.000,999.0,99.0 +1986,7,9,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,21.1,100,98900,0,0,414,0,0,0,0,0,0,0,320,3.1,10,10,19.3,1010,9,999999999,370,0.1110,0,88,999.000,999.0,99.0 +1986,7,9,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,20.0,90,98900,0,0,416,0,0,0,0,0,0,0,280,2.6,10,10,24.1,700,9,999999999,350,0.1110,0,88,999.000,999.0,99.0 +1986,7,9,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,20.0,93,99000,0,0,412,0,0,0,0,0,0,0,270,1.5,10,10,24.1,610,9,999999999,350,0.1110,0,88,999.000,999.0,99.0 +1986,7,9,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,20.6,97,99000,32,738,413,12,0,12,1400,0,1400,420,320,2.1,10,10,24.1,640,9,999999999,359,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.6,93,99000,233,1321,417,52,0,52,5900,0,5900,1850,330,4.1,10,10,24.1,460,9,999999999,359,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.0,90,99100,468,1321,416,99,3,98,11400,200,11400,3960,340,5.2,10,10,24.1,460,9,999999999,350,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.0,90,99100,695,1321,416,180,2,179,20800,200,20700,7560,20,3.6,10,10,11.3,310,9,999999999,350,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,17.2,87,99100,898,1321,400,267,2,265,30900,200,30800,11550,50,5.2,10,10,16.1,310,9,999999999,300,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,16.7,79,99200,1063,1321,405,409,2,408,47100,200,46900,16760,40,5.7,10,10,24.1,580,9,999999999,290,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,16.7,73,99200,1178,1321,412,428,0,428,49900,0,49900,18000,60,5.7,10,10,24.1,610,9,999999999,290,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,16.7,73,99200,1236,1321,400,528,128,409,58600,13700,45800,22860,40,4.6,9,9,24.1,610,9,999999999,290,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,16.1,66,99200,1232,1321,373,929,648,322,96900,65000,36100,20360,360,5.2,10,2,24.1,77777,9,999999999,279,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,16.1,64,99200,1168,1321,376,799,544,316,85900,56900,35600,15790,10,5.2,8,2,24.1,77777,9,999999999,279,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.0,60,99200,1047,1321,374,729,581,268,78500,60600,30400,9440,20,5.7,6,2,24.1,77777,9,999999999,259,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,14.4,60,99200,878,1321,371,506,318,295,54500,34100,31900,8060,30,6.2,5,2,24.1,77777,9,999999999,259,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,13.3,55,99200,671,1321,365,384,446,157,40900,44800,18100,3310,30,5.2,3,1,24.1,77777,9,999999999,240,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,10.6,49,99200,442,1321,356,214,338,101,22700,31000,12300,1900,40,6.2,2,1,24.1,77777,9,999999999,200,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,10.0,53,99200,207,1321,348,66,95,52,7300,6600,6300,1100,30,5.2,1,1,24.1,77777,9,999999999,200,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,9.4,55,99200,20,606,346,5,1,5,0,0,0,0,40,4.6,3,2,24.1,77777,9,999999999,189,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,11.1,68,99300,0,0,336,0,0,0,0,0,0,0,30,3.1,2,1,24.1,77777,9,999999999,209,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,12.2,81,99300,0,0,330,0,0,0,0,0,0,0,30,2.6,2,1,24.1,77777,9,999999999,220,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,11.7,81,99200,0,0,320,0,0,0,0,0,0,0,10,2.1,0,0,24.1,77777,9,999999999,220,0.2750,0,88,999.000,999.0,99.0 +1986,7,9,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,11.7,87,99200,0,0,315,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,220,0.2750,0,88,999.000,999.0,99.0 +1986,7,10,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,12.2,87,99200,0,0,318,0,0,0,0,0,0,0,30,2.6,0,0,24.1,77777,9,999999999,220,0.2750,0,88,999.000,999.0,99.0 +1986,7,10,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,12.8,87,99200,0,0,321,0,0,0,0,0,0,0,10,2.1,0,0,24.1,77777,9,999999999,229,0.2750,0,88,999.000,999.0,99.0 +1986,7,10,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,12.2,87,99200,0,0,324,0,0,0,0,0,0,0,10,2.6,4,1,24.1,77777,9,999999999,220,0.2750,0,88,999.000,999.0,99.0 +1986,7,10,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,12.8,87,99200,0,0,327,0,0,0,0,0,0,0,360,1.5,4,1,24.1,77777,9,999999999,229,0.2750,0,88,999.000,999.0,99.0 +1986,7,10,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,13.3,87,99200,31,716,356,9,1,9,1100,0,1100,330,10,3.1,10,8,24.1,3050,9,999999999,240,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,15.0,87,99200,230,1322,385,48,4,47,5400,100,5400,1710,10,2.1,10,10,24.1,1070,9,999999999,259,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,16.7,84,99200,466,1322,399,106,22,98,11600,2000,10900,2850,70,3.1,10,10,24.1,2440,9,999999999,290,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,17.8,84,99200,693,1322,407,254,15,246,28600,1400,27800,9320,130,3.6,10,10,24.1,1070,9,999999999,309,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,18.9,82,99200,896,1322,417,278,8,273,32200,700,31700,11770,120,5.7,10,10,24.1,1220,9,999999999,329,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,19.4,79,99000,1061,1322,424,372,2,370,43100,200,42900,15780,120,7.7,10,10,8.0,910,9,999999999,340,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,18.9,79,99000,1177,1322,421,361,2,359,42600,200,42400,16020,100,5.7,10,10,6.4,910,9,999999999,329,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,20.0,87,99000,1235,1322,419,278,2,276,33700,200,33600,13310,130,5.2,10,10,6.4,910,9,999999999,350,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,20.6,79,98900,1232,1322,432,394,2,392,46500,200,46400,17260,140,5.2,10,10,6.4,910,9,999999999,359,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,20.0,76,98900,1167,1322,431,421,0,421,49000,0,49000,17750,140,4.1,10,10,8.0,910,9,999999999,350,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,21.1,85,98900,1046,1322,430,238,1,238,28600,100,28500,11410,120,4.6,10,10,8.0,580,9,999999999,379,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.0,90,98800,877,1322,416,194,1,193,22900,100,22900,9000,100,6.7,10,10,3.2,580,9,999999999,350,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,18.9,87,98800,670,1322,411,222,1,221,25000,100,25000,8540,70,5.2,10,10,8.0,910,9,999999999,329,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,18.3,84,98700,441,1322,410,134,0,134,15000,0,15000,4790,100,6.7,10,10,8.0,640,9,999999999,320,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,18.3,81,98600,206,1322,414,53,0,53,5900,0,5900,1780,110,6.2,10,10,9.7,580,9,999999999,320,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,19.4,90,98600,20,584,412,8,0,8,0,0,0,0,130,6.2,10,10,9.7,460,9,999999999,340,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,19.4,90,98600,0,0,412,0,0,0,0,0,0,0,140,4.1,10,10,8.0,240,9,999999999,340,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,20.0,90,98600,0,0,416,0,0,0,0,0,0,0,110,3.1,10,10,6.4,240,9,999999999,350,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,19.4,90,98500,0,0,412,0,0,0,0,0,0,0,140,2.6,10,10,8.0,370,9,999999999,340,0.1530,0,88,999.000,999.0,99.0 +1986,7,10,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,18.9,90,98500,0,0,408,0,0,0,0,0,0,0,150,4.1,10,10,11.3,400,9,999999999,329,0.1530,0,88,999.000,999.0,99.0 +1986,7,11,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,19.4,93,98500,0,0,409,0,0,0,0,0,0,0,160,4.1,10,10,8.0,210,9,999999999,340,0.1530,0,88,999.000,999.0,99.0 +1986,7,11,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,20.0,97,98500,0,0,410,0,0,0,0,0,0,0,170,4.1,10,10,6.4,210,9,999999999,350,0.1530,0,88,999.000,999.0,99.0 +1986,7,11,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,20.0,97,98500,0,0,410,0,0,0,0,0,0,0,200,4.1,10,10,6.4,580,9,999999999,350,0.1530,0,88,999.000,999.0,99.0 +1986,7,11,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,20.0,97,98500,0,0,410,0,0,0,0,0,0,0,180,3.1,10,10,8.0,700,9,999999999,350,0.1530,0,88,999.000,999.0,99.0 +1986,7,11,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,20.0,97,98400,29,716,410,13,0,13,1500,0,1500,450,190,3.1,10,10,6.4,210,9,999999999,350,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,20.0,97,98400,228,1322,410,61,0,61,6800,0,6800,2050,220,3.6,10,10,8.0,340,9,999999999,350,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,20.0,93,98500,464,1322,412,130,1,129,14600,100,14600,4810,200,4.1,10,10,6.4,180,9,999999999,350,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.6,93,98500,691,1322,417,217,1,216,24600,100,24600,8580,180,4.6,10,10,4.8,180,9,999999999,359,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.6,93,98500,894,1322,417,176,1,175,21000,100,21000,8380,220,5.7,10,10,8.0,240,9,999999999,359,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,20.6,90,98500,1060,1322,419,214,0,214,25900,0,25900,10510,220,5.2,10,10,6.4,310,9,999999999,359,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,21.1,94,98500,1175,1322,420,271,1,270,32700,100,32600,12940,190,4.1,10,10,8.0,340,9,999999999,370,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,21.1,90,98400,1234,1322,424,451,1,450,52700,100,52600,18890,200,5.7,10,10,16.1,760,9,999999999,370,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,21.7,90,98300,1231,1322,427,422,1,421,49600,100,49500,18100,240,3.1,10,10,24.1,1680,9,999999999,379,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,21.7,87,98400,1167,1322,431,402,0,401,46900,0,46900,17210,230,5.2,10,10,24.1,490,9,999999999,379,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,21.7,85,98300,1045,1322,422,410,82,345,45200,8400,38600,13690,180,5.7,10,9,24.1,490,9,999999999,379,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,21.7,79,98300,876,1322,413,509,382,256,55400,41000,28200,6820,180,5.7,8,7,24.1,3660,9,999999999,379,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,21.1,77,98200,669,1322,404,384,374,195,41400,38900,21700,4380,200,5.2,5,5,24.1,77777,9,999999999,370,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,21.1,77,98200,440,1322,401,203,200,137,22100,18800,15900,3110,190,4.1,8,4,24.1,77777,9,999999999,370,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,21.1,79,98300,204,1322,436,52,8,51,5800,100,5800,1730,200,4.1,10,10,24.1,1010,9,999999999,370,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,20.6,79,98300,19,584,405,7,0,7,0,0,0,0,190,4.1,9,7,24.1,1010,9,999999999,359,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,21.1,85,98300,0,0,430,0,0,0,0,0,0,0,180,3.6,10,10,16.1,700,9,999999999,370,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,21.1,87,98300,0,0,426,0,0,0,0,0,0,0,220,3.1,10,10,11.3,580,9,999999999,370,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,19.4,90,98300,0,0,412,0,0,0,0,0,0,0,230,5.7,10,10,6.4,760,9,999999999,340,0.2260,0,88,999.000,999.0,99.0 +1986,7,11,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,21.1,94,98300,0,0,420,0,0,0,0,0,0,0,200,3.6,10,10,8.0,760,9,999999999,370,0.2260,0,88,999.000,999.0,99.0 +1986,7,12,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,20.6,93,98300,0,0,377,0,0,0,0,0,0,0,220,3.1,3,3,11.3,77777,9,999999999,359,0.2260,0,88,999.000,999.0,99.0 +1986,7,12,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,18.9,93,98200,0,0,358,0,0,0,0,0,0,0,230,2.6,1,1,11.3,77777,9,999999999,320,0.2260,0,88,999.000,999.0,99.0 +1986,7,12,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.3,93,98200,0,0,347,0,0,0,0,0,0,0,250,3.1,0,0,11.3,77777,9,999999999,309,0.2260,0,88,999.000,999.0,99.0 +1986,7,12,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,18.3,97,98300,0,0,345,0,0,0,0,0,0,0,220,3.6,0,0,14.5,77777,9,999999999,320,0.2260,0,88,999.000,999.0,99.0 +1986,7,12,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,18.9,97,98300,28,694,360,10,0,10,1200,0,1200,360,200,3.1,7,2,16.1,77777,9,999999999,329,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,19.4,93,98300,225,1322,370,76,43,69,8300,3300,7800,1650,220,2.6,8,3,19.3,77777,9,999999999,340,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,20.6,97,98300,461,1322,413,76,39,63,8500,3600,7200,1920,210,4.1,10,10,4.8,90,9,999999999,359,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,21.7,97,98300,689,1322,421,232,4,230,26200,400,26000,8920,190,3.1,10,10,3.2,120,9,999999999,379,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,21.1,97,98400,893,1322,417,151,6,147,18300,400,18000,7240,270,6.7,10,10,0.0,0,9,999999999,370,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,22.2,90,98300,1058,1322,431,412,8,406,47400,800,46800,16680,0,0.0,10,10,11.3,340,9,999999999,390,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,20.0,74,98300,1174,1322,423,370,49,326,40900,5000,36500,15700,200,3.1,10,9,14.5,880,9,999999999,350,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,20.6,79,98300,1233,1322,432,357,14,344,42600,1200,41500,15740,210,3.6,10,10,14.5,640,9,999999999,359,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,20.0,72,98200,1230,1322,406,784,375,433,85700,40800,47700,25300,240,5.7,10,6,16.1,7620,9,999999999,350,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,20.6,69,98200,1166,1322,418,652,298,388,71400,32400,42700,17840,240,5.7,8,7,24.1,7620,9,999999999,359,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,20.6,65,98200,1045,1322,409,681,411,355,73900,44500,38700,12300,240,4.6,8,3,24.1,77777,9,999999999,359,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,20.6,69,98200,875,1322,446,160,21,146,17700,2100,16300,5480,240,6.2,10,10,24.1,910,9,999999999,359,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,20.0,67,98200,668,1322,412,337,246,213,36000,25500,23100,4870,230,6.2,8,6,24.1,2440,9,999999999,350,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,20.0,69,98200,439,1322,409,171,124,130,18600,11700,14800,2950,230,6.7,8,6,24.1,2130,9,999999999,350,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,20.6,76,98200,203,1322,397,74,6,73,8000,200,8000,2130,230,5.2,8,4,24.1,77777,9,999999999,359,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,21.1,82,98200,18,562,401,3,0,3,0,0,0,0,230,5.7,6,6,24.1,2130,9,999999999,370,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,21.1,85,98300,0,0,389,0,0,0,0,0,0,0,230,4.6,3,3,24.1,77777,9,999999999,370,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,21.7,90,98400,0,0,400,0,0,0,0,0,0,0,240,5.2,7,7,16.1,910,9,999999999,379,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,21.1,87,98400,0,0,377,0,0,0,0,0,0,0,260,5.7,1,1,16.1,77777,9,999999999,370,0.3160,0,88,999.000,999.0,99.0 +1986,7,12,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,20.6,90,98400,0,0,370,0,0,0,0,0,0,0,280,4.6,1,1,14.5,77777,9,999999999,359,0.3160,0,88,999.000,999.0,99.0 +1986,7,13,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,18.3,84,98500,0,0,356,0,0,0,0,0,0,0,290,4.1,0,0,24.1,77777,9,999999999,320,0.3160,0,88,999.000,999.0,99.0 +1986,7,13,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,17.8,87,98500,0,0,356,0,0,0,0,0,0,0,280,2.6,1,1,24.1,77777,9,999999999,309,0.3160,0,88,999.000,999.0,99.0 +1986,7,13,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,17.8,93,98600,0,0,351,0,0,0,0,0,0,0,260,3.1,1,1,24.1,77777,9,999999999,309,0.3160,0,88,999.000,999.0,99.0 +1986,7,13,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.8,97,98600,0,0,348,0,0,0,0,0,0,0,240,2.6,3,1,24.1,77777,9,999999999,309,0.3160,0,88,999.000,999.0,99.0 +1986,7,13,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,17.2,97,98700,27,672,353,9,2,9,1100,0,1100,330,240,1.5,6,3,24.1,77777,9,999999999,300,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,17.8,90,98800,223,1322,362,70,82,56,7600,5900,6600,1190,230,3.6,7,3,24.1,77777,9,999999999,309,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,17.8,81,98800,459,1322,355,253,453,94,26900,42000,12300,1750,250,4.1,0,0,24.1,77777,9,999999999,309,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,17.8,71,98800,687,1322,366,446,602,131,46400,59400,15500,2800,240,4.6,0,0,24.1,77777,9,999999999,309,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,17.8,64,98800,891,1322,374,627,683,163,65900,69200,19200,4340,230,6.7,1,0,24.1,77777,9,999999999,309,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,18.3,62,98800,1057,1322,388,733,667,197,77700,68000,23200,7040,240,7.7,5,1,24.1,77777,9,999999999,320,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,18.3,58,98800,1173,1322,393,819,682,210,87400,69800,25300,10530,250,8.8,3,1,24.1,77777,9,999999999,320,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,17.2,49,98800,1232,1322,401,881,729,199,95100,75000,25100,12880,270,9.3,3,1,24.1,77777,9,999999999,300,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,15.6,44,98900,1229,1322,408,854,647,250,90700,65900,29300,15760,270,10.3,3,3,24.1,77777,9,999999999,270,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,13.9,40,98900,1165,1322,406,822,653,245,86900,66300,28400,11800,290,10.8,3,3,24.1,77777,9,999999999,250,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,14.4,41,99000,1044,1322,403,763,707,204,80800,71900,23900,7050,270,9.8,2,2,24.1,77777,9,999999999,250,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,14.4,43,99000,874,1322,394,589,634,169,61900,64000,19500,4360,280,7.7,1,1,24.1,77777,9,999999999,250,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,13.9,41,99000,667,1322,394,393,525,129,41100,51600,15000,2710,290,7.7,1,1,24.1,77777,9,999999999,240,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,14.4,46,99000,437,1322,381,234,438,90,25100,40000,11900,1670,280,6.7,0,0,24.1,77777,9,999999999,250,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,13.9,49,99100,201,1322,373,75,172,49,8000,11000,6300,900,310,3.6,0,0,24.1,77777,9,999999999,250,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,16.1,64,99200,17,562,364,8,3,8,0,0,0,0,290,2.6,0,0,24.1,77777,9,999999999,279,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,16.7,73,99200,0,0,357,0,0,0,0,0,0,0,270,2.6,0,0,24.1,77777,9,999999999,290,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,16.7,79,99300,0,0,351,0,0,0,0,0,0,0,280,2.6,0,0,24.1,77777,9,999999999,290,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,16.1,84,99300,0,0,343,0,0,0,0,0,0,0,240,3.1,0,0,24.1,77777,9,999999999,279,0.2060,0,88,999.000,999.0,99.0 +1986,7,13,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.1,87,99400,0,0,340,0,0,0,0,0,0,0,250,3.1,0,0,24.1,77777,9,999999999,279,0.2060,0,88,999.000,999.0,99.0 +1986,7,14,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.7,90,99400,0,0,340,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,290,0.2060,0,88,999.000,999.0,99.0 +1986,7,14,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,16.1,90,99400,0,0,338,0,0,0,0,0,0,0,290,2.6,0,0,24.1,77777,9,999999999,279,0.2060,0,88,999.000,999.0,99.0 +1986,7,14,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,16.1,93,99400,0,0,335,0,0,0,0,0,0,0,330,2.6,0,0,24.1,77777,9,999999999,279,0.2060,0,88,999.000,999.0,99.0 +1986,7,14,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,99500,0,0,349,0,0,0,0,0,0,0,320,2.1,7,3,24.1,77777,9,999999999,270,0.2060,0,88,999.000,999.0,99.0 +1986,7,14,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,16.1,87,99500,25,650,367,7,2,7,0,0,0,0,230,1.5,8,7,24.1,2440,9,999999999,279,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,16.1,81,99600,220,1322,373,72,111,53,7600,7500,6400,970,10,1.5,8,7,24.1,2440,9,999999999,279,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,16.7,79,99700,456,1322,376,173,99,138,18700,9400,15500,3150,80,2.6,10,6,24.1,7620,9,999999999,290,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,16.7,73,99600,685,1322,386,334,259,199,35900,27000,21900,4510,70,3.1,10,7,24.1,7620,9,999999999,290,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,16.7,69,99600,889,1322,391,440,196,307,48000,20700,34100,8970,60,3.6,10,7,24.1,7620,9,999999999,290,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,17.2,69,99600,1055,1322,390,615,406,289,65600,42300,31800,10410,70,4.1,10,6,24.1,7620,9,999999999,300,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,16.1,62,99600,1172,1322,389,750,445,353,79700,46500,38500,17940,110,2.6,10,5,24.1,77777,9,999999999,279,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,16.7,62,99600,1230,1322,392,663,395,294,72500,41400,33800,19050,60,5.2,10,5,24.1,77777,9,999999999,290,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,16.7,60,99600,1228,1322,392,658,394,291,72000,41300,33600,18600,60,5.2,10,4,24.1,77777,9,999999999,290,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,16.7,62,99600,1164,1322,377,832,780,143,89100,79200,19200,6640,60,5.2,3,1,24.1,77777,9,999999999,290,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,16.7,64,99500,1043,1322,380,734,660,212,77400,67000,24500,7270,60,5.7,7,2,24.1,77777,9,999999999,290,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,16.1,64,99500,873,1322,380,579,601,182,60600,60400,20600,4640,80,5.2,8,3,24.1,77777,9,999999999,279,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,15.6,66,99500,666,1322,373,320,270,183,34500,28100,20300,4050,80,5.7,7,3,24.1,77777,9,999999999,270,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,15.0,68,99500,436,1322,367,228,384,102,24100,35000,12600,1920,90,4.6,5,3,24.1,77777,9,999999999,259,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,13.9,66,99500,199,1322,363,77,213,45,8100,13800,6000,800,50,4.6,4,3,24.1,77777,9,999999999,250,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,13.3,63,99500,17,540,376,4,1,4,0,0,0,0,90,4.1,8,7,24.1,2130,9,999999999,240,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,14.4,73,99500,0,0,367,0,0,0,0,0,0,0,70,3.6,6,6,24.1,2130,9,999999999,250,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,15.0,73,99500,0,0,381,0,0,0,0,0,0,0,80,4.1,8,8,24.1,1680,9,999999999,259,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,15.6,76,99500,0,0,390,0,0,0,0,0,0,0,110,2.6,9,9,24.1,1680,9,999999999,270,0.1200,0,88,999.000,999.0,99.0 +1986,7,14,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,15.6,73,99500,0,0,404,0,0,0,0,0,0,0,40,2.6,10,10,24.1,880,9,999999999,270,0.1200,0,88,999.000,999.0,99.0 +1986,7,15,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,16.1,78,99500,0,0,390,0,0,0,0,0,0,0,100,2.1,9,9,24.1,880,9,999999999,279,0.1200,0,88,999.000,999.0,99.0 +1986,7,15,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,16.1,78,99500,0,0,390,0,0,0,0,0,0,0,60,4.1,9,9,24.1,1010,9,999999999,279,0.1200,0,88,999.000,999.0,99.0 +1986,7,15,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,17.2,87,99500,0,0,367,0,0,0,0,0,0,0,90,3.1,5,5,24.1,77777,9,999999999,300,0.1200,0,88,999.000,999.0,99.0 +1986,7,15,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,17.8,93,99500,0,0,356,0,0,0,0,0,0,0,110,3.1,2,2,24.1,77777,9,999999999,309,0.1200,0,88,999.000,999.0,99.0 +1986,7,15,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,17.2,90,99500,24,650,359,10,2,10,0,0,0,0,130,1.5,3,3,24.1,77777,9,999999999,300,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,17.8,84,99500,218,1322,353,85,186,54,9000,12500,6900,1000,120,2.6,0,0,24.1,77777,9,999999999,309,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,18.3,79,99500,454,1322,361,246,427,98,26000,39400,12500,1840,140,3.6,1,0,11.3,77777,9,999999999,320,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,20.0,76,99500,683,1322,400,269,200,165,29300,20900,18500,3610,180,3.6,8,6,11.3,310,9,999999999,350,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,21.7,79,99400,887,1322,413,427,187,301,46700,19700,33400,8780,170,4.1,8,7,11.3,340,9,999999999,390,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,22.8,74,99400,1053,1322,418,641,397,322,67600,41300,34600,11640,220,4.6,10,5,11.3,77777,9,999999999,409,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,21.7,65,99400,1170,1322,420,755,451,354,80300,47100,38500,17890,180,1.5,10,4,11.3,77777,9,999999999,390,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,22.2,61,99300,1229,1322,426,891,611,320,92900,61300,35800,19860,200,4.6,10,3,11.3,77777,9,999999999,400,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,22.8,59,99200,1227,1322,437,800,497,337,86200,52000,37800,21520,190,4.1,8,4,11.3,77777,9,999999999,409,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,23.3,61,99200,1163,1322,450,709,415,343,75600,43300,37500,16860,190,6.7,8,7,11.3,1070,9,999999999,419,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,23.3,61,99200,1041,1322,434,646,422,312,68300,43900,33700,10960,180,7.2,8,3,14.5,77777,9,999999999,419,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.2,23.9,61,99200,871,1322,438,540,481,222,57600,49700,24800,5740,180,7.2,8,3,19.3,77777,9,999999999,440,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.2,23.3,59,99100,664,1322,460,226,101,175,24900,10400,19700,4360,180,8.8,10,8,24.1,7620,9,999999999,419,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,22.8,67,99100,434,1322,465,74,5,72,8600,300,8500,3000,190,7.2,10,10,19.3,1130,9,999999999,409,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,23.3,72,99100,197,1322,463,37,2,37,4300,0,4300,1350,210,6.7,10,10,19.3,1220,9,999999999,430,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,20.0,87,99200,16,518,419,1,0,1,0,0,0,0,130,4.1,10,10,16.1,760,9,999999999,350,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,21.7,94,99100,0,0,424,0,0,0,0,0,0,0,130,3.1,10,10,19.3,2440,9,999999999,390,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,22.2,90,99100,0,0,396,0,0,0,0,0,0,0,180,2.6,5,5,16.1,77777,9,999999999,400,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,23.9,91,99100,0,0,392,0,0,0,0,0,0,0,260,4.1,1,1,12.9,77777,9,999999999,440,0.2170,0,88,999.000,999.0,99.0 +1986,7,15,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,23.9,91,99100,0,0,416,0,0,0,0,0,0,0,10,2.6,7,7,12.9,2130,9,999999999,440,0.2170,0,88,999.000,999.0,99.0 +1986,7,16,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,22.2,97,99200,0,0,380,0,0,0,0,0,0,0,230,1.5,2,2,12.9,77777,9,999999999,400,0.2170,0,88,999.000,999.0,99.0 +1986,7,16,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,21.7,97,99200,0,0,365,0,0,0,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,390,0.2170,0,88,999.000,999.0,99.0 +1986,7,16,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,22.8,94,99200,0,0,374,0,0,0,0,0,0,0,270,2.6,0,0,11.3,77777,9,999999999,409,0.2170,0,88,999.000,999.0,99.0 +1986,7,16,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,22.2,90,99200,0,0,374,0,0,0,0,0,0,0,230,3.1,0,0,11.3,77777,9,999999999,400,0.2170,0,88,999.000,999.0,99.0 +1986,7,16,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,22.8,94,99200,23,628,374,11,12,10,0,0,0,0,240,3.1,0,0,14.5,77777,9,999999999,419,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,22.8,85,99200,215,1322,383,91,263,47,9400,17800,6500,840,250,4.6,0,0,14.5,77777,9,999999999,419,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,22.8,79,99300,452,1322,389,255,511,79,26400,46800,10400,1510,260,4.1,0,0,16.1,77777,9,999999999,409,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,22.8,72,99300,680,1322,397,448,655,109,47200,65100,13700,2380,260,6.2,0,0,16.1,77777,9,999999999,409,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,22.8,65,99200,885,1322,406,629,738,132,67200,75400,16600,3570,240,8.2,0,0,24.1,77777,9,999999999,409,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,22.8,61,99200,1052,1322,412,777,770,160,80800,77300,19200,5150,260,6.7,2,0,24.1,77777,9,999999999,409,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,23.3,61,99200,1169,1322,416,879,810,159,93000,81900,20400,7370,250,4.6,0,0,24.1,77777,9,999999999,419,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.2,22.8,58,99200,1228,1322,418,931,816,169,98600,82500,21800,10060,270,6.2,1,0,24.1,77777,9,999999999,419,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.8,23.3,58,99200,1226,1322,430,885,693,240,94200,70700,28600,14900,270,6.2,8,1,24.1,77777,9,999999999,430,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,33.3,23.3,56,99200,1161,1322,439,826,627,272,86500,63300,30800,12810,270,5.7,10,2,24.1,77777,9,999999999,430,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,33.3,22.8,54,99200,1040,1322,443,719,589,255,77800,61500,29300,8810,250,5.7,8,3,24.1,77777,9,999999999,409,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.8,22.8,56,99200,870,1322,429,576,649,148,61100,65900,17700,3860,260,6.7,4,1,24.1,77777,9,999999999,419,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.8,23.3,58,99200,663,1322,430,413,602,111,43500,59500,13600,2380,250,4.6,3,1,24.1,77777,9,999999999,430,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,22.8,59,99200,432,1322,423,225,444,80,23300,40100,10200,1510,260,5.2,2,1,24.1,77777,9,999999999,409,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,23.3,65,99200,195,1322,418,71,190,43,7500,12200,5700,770,230,4.1,3,1,24.1,77777,9,999999999,419,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,23.9,70,99200,15,518,415,8,6,8,0,0,0,0,210,3.1,3,1,24.1,77777,9,999999999,440,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,28.9,23.3,72,99300,0,0,401,0,0,0,0,0,0,0,200,4.1,2,0,24.1,77777,9,999999999,430,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,27.8,23.9,79,99300,0,0,403,0,0,0,0,0,0,0,240,4.6,3,1,24.1,77777,9,999999999,440,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,27.2,23.3,79,99300,0,0,399,0,0,0,0,0,0,0,250,4.1,3,1,16.1,77777,9,999999999,419,0.1530,0,88,999.000,999.0,99.0 +1986,7,16,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.1,23.3,85,99300,0,0,394,0,0,0,0,0,0,0,250,3.1,3,1,16.1,77777,9,999999999,430,0.1530,0,88,999.000,999.0,99.0 +1986,7,17,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,23.3,88,99300,0,0,384,0,0,0,0,0,0,0,220,4.1,0,0,11.3,77777,9,999999999,430,0.1530,0,88,999.000,999.0,99.0 +1986,7,17,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,23.3,91,99300,0,0,381,0,0,0,0,0,0,0,220,3.6,0,0,11.3,77777,9,999999999,430,0.1530,0,88,999.000,999.0,99.0 +1986,7,17,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,22.8,91,99300,0,0,377,0,0,0,0,0,0,0,220,2.6,0,0,11.3,77777,9,999999999,409,0.1530,0,88,999.000,999.0,99.0 +1986,7,17,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,22.2,90,99300,0,0,374,0,0,0,0,0,0,0,240,3.1,0,0,11.3,77777,9,999999999,400,0.1530,0,88,999.000,999.0,99.0 +1986,7,17,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,22.2,94,99400,21,606,371,9,0,9,0,0,0,0,230,2.1,0,0,19.3,77777,9,999999999,400,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,22.8,88,99400,212,1322,380,71,60,61,7700,4200,7000,1300,220,3.1,0,0,24.1,77777,9,999999999,419,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,23.3,79,99400,449,1322,392,214,256,126,22700,24100,14500,2540,220,4.1,0,0,24.1,77777,9,999999999,419,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,23.9,72,99500,678,1322,404,399,408,187,41600,41000,20600,4030,220,4.6,0,0,12.9,77777,9,999999999,440,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,22.8,61,99400,883,1322,412,583,514,237,61700,53100,26200,6260,270,6.7,0,0,16.1,77777,9,999999999,409,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,22.8,59,99400,1050,1322,415,733,576,272,78600,60100,30700,9640,220,5.7,0,0,16.1,77777,9,999999999,409,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.2,22.8,58,99400,1167,1322,426,808,577,296,87400,60400,34000,14670,240,5.2,1,1,16.1,77777,9,999999999,419,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,33.3,22.8,54,99400,1227,1322,443,804,440,394,85200,45900,42600,25290,220,6.7,3,3,16.1,77777,9,999999999,409,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,33.3,22.2,52,99300,1224,1322,442,921,618,346,98900,64600,38900,21840,240,5.7,3,3,16.1,77777,9,999999999,400,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,33.3,21.7,50,99300,1160,1322,445,761,465,351,80900,48500,38200,17120,240,5.7,4,4,16.1,77777,9,999999999,379,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,33.9,22.8,52,99300,1039,1322,446,707,480,329,74400,49900,35100,11540,260,7.7,3,3,16.1,77777,9,999999999,409,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,33.3,21.7,50,99300,869,1322,441,540,434,254,56800,44700,27400,6630,260,8.8,3,3,19.3,77777,9,999999999,379,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.8,21.7,52,99300,661,1322,438,354,300,204,37900,31100,22300,4610,230,7.7,3,3,24.1,77777,9,999999999,390,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,21.7,57,99300,430,1322,419,180,218,109,19300,20300,12700,2140,260,7.2,1,1,24.1,77777,9,999999999,390,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,21.7,57,99300,193,1322,419,49,36,44,5400,2600,5000,1100,260,5.2,1,1,24.1,77777,9,999999999,390,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,21.7,63,99300,14,496,402,6,0,6,0,0,0,0,230,3.1,0,0,24.1,77777,9,999999999,390,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,29.4,21.1,61,99300,0,0,401,0,0,0,0,0,0,0,230,3.6,0,0,24.1,77777,9,999999999,370,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.7,22.2,77,99300,0,0,388,0,0,0,0,0,0,0,230,3.1,0,0,19.3,77777,9,999999999,400,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.1,22.8,82,99400,0,0,386,0,0,0,0,0,0,0,230,3.1,0,0,11.3,77777,9,999999999,409,0.3940,0,88,999.000,999.0,99.0 +1986,7,17,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.1,22.8,82,99400,0,0,386,0,0,0,0,0,0,0,240,3.6,0,0,11.3,77777,9,999999999,409,0.3940,0,88,999.000,999.0,99.0 +1986,7,18,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,22.8,85,99300,0,0,383,0,0,0,0,0,0,0,230,4.6,0,0,11.3,77777,9,999999999,419,0.3940,0,88,999.000,999.0,99.0 +1986,7,18,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,22.8,88,99300,0,0,380,0,0,0,0,0,0,0,230,3.6,0,0,11.3,77777,9,999999999,419,0.3940,0,88,999.000,999.0,99.0 +1986,7,18,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,22.8,88,99300,0,0,380,0,0,0,0,0,0,0,250,3.6,0,0,24.1,77777,9,999999999,419,0.3940,0,88,999.000,999.0,99.0 +1986,7,18,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,22.2,88,99300,0,0,376,0,0,0,0,0,0,0,260,3.6,0,0,24.1,77777,9,999999999,400,0.3940,0,88,999.000,999.0,99.0 +1986,7,18,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,21.7,87,99300,20,584,373,9,0,9,0,0,0,0,240,3.1,0,0,24.1,77777,9,999999999,390,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,22.2,82,99400,209,1322,390,66,89,51,7100,6300,6100,1080,270,3.1,1,1,24.1,77777,9,999999999,400,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,22.2,74,99400,446,1322,398,207,303,104,21800,27800,12400,1960,260,4.6,1,1,24.1,77777,9,999999999,400,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,22.2,67,99400,676,1322,407,412,489,161,43800,49200,18600,3410,250,4.6,1,1,24.1,77777,9,999999999,400,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,22.2,63,99400,881,1322,405,597,586,203,64100,60700,23600,5280,280,5.7,0,0,19.3,77777,9,999999999,400,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,22.2,57,99400,1048,1322,415,747,645,232,78100,65200,26300,7980,300,5.7,0,0,24.1,77777,9,999999999,400,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.2,22.8,58,99400,1166,1322,418,845,671,250,89100,68100,28900,12040,240,6.2,0,0,24.1,77777,9,999999999,419,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,33.3,22.8,54,99300,1225,1322,424,907,696,258,95900,70800,30200,15910,240,6.2,0,0,24.1,77777,9,999999999,409,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,33.3,22.8,54,99300,1223,1322,424,899,690,258,95200,70100,30200,15730,240,6.2,0,0,24.1,77777,9,999999999,409,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,33.3,23.3,56,99200,1159,1322,425,846,679,249,89300,68900,28800,11710,240,6.7,0,0,24.1,77777,9,999999999,430,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,33.3,21.7,50,99200,1038,1322,423,735,641,229,76900,64800,26000,7690,240,7.2,0,0,24.1,77777,9,999999999,379,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,33.9,22.2,51,99200,867,1322,427,580,578,200,62500,59800,23200,5100,230,7.2,0,0,24.1,77777,9,999999999,400,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.2,22.8,58,99200,659,1322,418,396,476,158,42100,47700,18300,3310,230,8.8,0,0,24.1,77777,9,999999999,419,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,22.8,59,99200,428,1322,415,208,313,107,21800,28300,12600,2020,230,7.7,0,0,24.1,77777,9,999999999,409,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,22.8,63,99200,191,1322,409,63,79,51,6800,5300,6000,1080,230,5.2,0,0,24.1,77777,9,999999999,409,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,22.8,67,99200,13,474,411,4,0,4,0,0,0,0,230,3.1,2,1,24.1,77777,9,999999999,409,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,28.9,22.8,70,99200,0,0,418,0,0,0,0,0,0,0,240,4.6,8,3,24.1,77777,9,999999999,419,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,27.2,22.2,74,99200,0,0,398,0,0,0,0,0,0,0,260,2.1,4,1,24.1,77777,9,999999999,400,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.7,22.2,77,99300,0,0,408,0,0,0,0,0,0,0,260,3.6,6,4,24.1,7620,9,999999999,400,0.3050,0,88,999.000,999.0,99.0 +1986,7,18,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.1,22.8,82,99200,0,0,406,0,0,0,0,0,0,0,240,4.1,6,4,24.1,7620,9,999999999,409,0.3050,0,88,999.000,999.0,99.0 +1986,7,19,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,22.2,82,99200,0,0,402,0,0,0,0,0,0,0,250,3.1,7,4,24.1,7620,9,999999999,400,0.3050,0,88,999.000,999.0,99.0 +1986,7,19,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,22.2,88,99100,0,0,393,0,0,0,0,0,0,0,230,2.6,6,3,24.1,77777,9,999999999,400,0.3050,0,88,999.000,999.0,99.0 +1986,7,19,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,22.2,88,99100,0,0,393,0,0,0,0,0,0,0,260,3.1,6,3,24.1,77777,9,999999999,400,0.3050,0,88,999.000,999.0,99.0 +1986,7,19,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,21.7,87,99100,0,0,389,0,0,0,0,0,0,0,230,2.6,7,3,24.1,77777,9,999999999,390,0.3050,0,88,999.000,999.0,99.0 +1986,7,19,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,21.7,90,99100,19,562,392,6,1,6,0,0,0,0,260,3.1,10,5,24.1,77777,9,999999999,379,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,22.2,88,99100,206,1323,396,82,81,69,8800,5600,7900,1460,240,3.6,10,4,24.1,77777,9,999999999,400,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,22.2,74,99100,444,1323,408,246,360,124,25300,32900,14300,2380,230,4.1,9,3,24.1,77777,9,999999999,400,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,22.8,72,99100,674,1323,414,356,360,171,37500,36200,19100,3640,240,3.6,8,3,24.1,77777,9,999999999,409,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,22.8,63,99100,879,1323,427,425,274,241,46300,29400,26700,6370,190,4.6,8,3,24.1,77777,9,999999999,409,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,22.2,57,99100,1047,1323,439,533,198,375,58300,21000,41600,13220,260,3.1,8,5,24.1,7620,9,999999999,400,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.8,23.3,58,99000,1164,1323,464,631,223,434,69200,23700,48300,19280,230,2.6,10,8,24.1,6710,9,999999999,430,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.8,23.9,60,99000,1224,1323,464,544,149,406,60300,15900,45500,21610,190,4.6,10,8,16.1,6710,9,999999999,440,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,33.3,22.2,52,98800,1222,1323,458,791,417,404,83600,43500,43300,25320,180,6.2,9,7,16.1,6710,9,999999999,400,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,34.4,21.7,47,98800,1158,1323,464,634,354,323,68000,37000,35500,15530,200,6.7,9,7,16.1,6710,9,999999999,379,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,35.0,21.7,46,98700,1036,1323,467,674,507,276,72200,52900,30700,9490,220,10.3,9,7,16.1,6710,9,999999999,390,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,33.9,23.9,56,98700,866,1323,451,462,382,212,49600,39500,23700,5420,240,8.2,8,4,16.1,77777,9,999999999,440,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.8,25.0,64,98600,657,1323,443,375,366,193,40300,37900,21400,4310,240,6.2,7,3,16.1,77777,9,999999999,469,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,24.4,66,98700,426,1323,459,144,34,133,15800,3200,14800,3510,250,6.2,9,8,16.1,1010,9,999999999,459,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,25.0,72,98800,188,1323,476,12,9,10,1300,600,1200,280,270,4.1,10,10,16.1,760,9,999999999,469,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,21.1,77,98900,12,474,440,4,0,4,0,0,0,0,10,5.2,10,10,16.1,1070,9,999999999,379,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,22.2,85,98900,0,0,426,0,0,0,0,0,0,0,280,2.1,10,9,19.3,2740,9,999999999,400,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,22.2,88,98900,0,0,413,0,0,0,0,0,0,0,270,2.1,10,8,16.1,7620,9,999999999,400,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,22.2,88,98900,0,0,413,0,0,0,0,0,0,0,310,4.1,10,8,16.1,7620,9,999999999,400,0.1580,0,88,999.000,999.0,99.0 +1986,7,19,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,22.2,85,98900,0,0,396,0,0,0,0,0,0,0,310,4.1,7,3,16.1,77777,9,999999999,400,0.1580,0,88,999.000,999.0,99.0 +1986,7,20,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,21.7,85,98900,0,0,392,0,0,0,0,0,0,0,340,6.2,7,3,16.1,77777,9,999999999,390,0.1580,0,88,999.000,999.0,99.0 +1986,7,20,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,20.6,82,98900,0,0,388,0,0,0,0,0,0,0,330,5.2,7,3,16.1,77777,9,999999999,359,0.1580,0,88,999.000,999.0,99.0 +1986,7,20,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,20.6,85,98900,0,0,385,0,0,0,0,0,0,0,330,3.6,6,3,16.1,77777,9,999999999,359,0.1580,0,88,999.000,999.0,99.0 +1986,7,20,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,20.6,87,99000,0,0,379,0,0,0,0,0,0,0,320,4.6,6,2,16.1,77777,9,999999999,359,0.1580,0,88,999.000,999.0,99.0 +1986,7,20,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,20.6,90,99000,17,540,363,9,1,9,0,0,0,0,330,3.6,2,0,16.1,77777,9,999999999,359,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,20.0,84,99000,203,1323,373,68,105,51,7100,6800,6100,940,330,4.1,5,1,16.1,77777,9,999999999,350,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,20.0,79,99100,441,1323,378,218,298,118,23200,27900,13900,2350,360,4.6,4,1,24.1,77777,9,999999999,350,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,20.6,74,99100,671,1323,388,413,410,203,44100,42600,22500,4600,320,4.6,7,1,24.1,77777,9,999999999,359,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,20.6,69,99100,877,1323,394,585,537,226,62200,55500,25300,5890,330,4.6,8,1,24.1,77777,9,999999999,359,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,19.4,61,99200,1045,1323,407,700,533,276,74900,55600,30900,9670,330,3.6,9,3,24.1,77777,9,999999999,340,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,17.8,51,99200,1163,1323,414,777,543,298,84000,56800,34000,14510,310,3.6,4,4,24.1,77777,9,999999999,309,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,16.7,48,99100,1223,1323,413,797,511,322,86100,53500,36600,20050,320,5.2,4,4,24.1,77777,9,999999999,290,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,15.0,43,99200,1220,1323,408,897,660,285,94200,66700,32600,17020,320,5.2,3,3,24.1,77777,9,999999999,259,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,13.9,39,99200,1156,1323,405,768,555,281,83500,58100,32600,13350,320,5.7,2,2,24.1,77777,9,999999999,250,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,13.9,39,99200,1035,1323,405,684,554,249,74000,57800,28600,8480,10,6.7,3,2,24.1,77777,9,999999999,250,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,15.0,43,99200,864,1323,408,548,484,231,58200,49900,25500,5940,320,4.6,4,3,24.1,77777,9,999999999,259,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,16.1,51,99200,655,1323,400,367,374,181,39500,38700,20300,3990,30,7.2,7,3,24.1,77777,9,999999999,279,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,15.0,49,99200,424,1323,396,187,215,118,19900,19900,13500,2350,30,4.6,7,3,24.1,77777,9,999999999,259,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,15.0,54,99200,186,1323,387,59,54,51,6400,3600,5900,1080,30,4.6,8,3,24.1,77777,9,999999999,259,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,15.6,60,99200,12,452,378,5,0,5,0,0,0,0,40,4.1,7,2,24.1,77777,9,999999999,270,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,17.2,73,99300,0,0,372,0,0,0,0,0,0,0,30,3.6,6,2,24.1,77777,9,999999999,300,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,17.2,81,99300,0,0,359,0,0,0,0,0,0,0,30,2.6,4,1,24.1,77777,9,999999999,300,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,17.2,84,99300,0,0,356,0,0,0,0,0,0,0,360,1.5,4,1,24.1,77777,9,999999999,300,0.2520,0,88,999.000,999.0,99.0 +1986,7,20,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,17.2,84,99400,0,0,349,0,0,0,0,0,0,0,360,3.1,4,0,24.1,77777,9,999999999,300,0.2520,0,88,999.000,999.0,99.0 +1986,7,21,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,17.8,90,99400,0,0,347,0,0,0,0,0,0,0,360,3.1,4,0,24.1,77777,9,999999999,309,0.2520,0,88,999.000,999.0,99.0 +1986,7,21,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,17.8,93,99400,0,0,359,0,0,0,0,0,0,0,20,2.6,6,3,24.1,77777,9,999999999,309,0.2520,0,88,999.000,999.0,99.0 +1986,7,21,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.8,97,99400,0,0,362,0,0,0,0,0,0,0,350,2.1,7,5,24.1,3660,9,999999999,309,0.2520,0,88,999.000,999.0,99.0 +1986,7,21,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,17.2,97,99400,0,0,350,0,0,0,0,0,0,0,330,2.6,4,2,24.1,77777,9,999999999,300,0.2520,0,88,999.000,999.0,99.0 +1986,7,21,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,17.2,93,99400,16,540,352,10,15,8,0,0,0,0,310,2.1,6,2,24.1,77777,9,999999999,300,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,17.8,90,99500,200,1323,354,90,341,37,9100,23200,5600,670,360,2.6,1,1,24.1,77777,9,999999999,309,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,18.3,81,99500,438,1323,358,266,630,56,27600,57700,8400,1140,50,4.1,0,0,24.1,77777,9,999999999,320,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,18.9,76,99500,669,1323,374,430,684,82,45200,67300,11100,1800,30,2.6,1,1,24.1,77777,9,999999999,329,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,18.9,71,99500,875,1323,380,618,803,84,64200,79900,11300,2100,10,2.6,1,1,24.1,77777,9,999999999,329,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,18.3,62,99600,1043,1323,397,701,675,165,75000,69300,20300,5800,10,2.6,3,3,16.1,77777,9,999999999,320,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,18.3,62,99500,1161,1323,388,833,811,117,85600,81300,14100,4590,10,2.6,1,1,16.1,77777,9,999999999,320,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,18.3,57,99500,1221,1323,406,789,638,197,85100,65700,24300,12050,40,2.6,3,3,16.1,77777,9,999999999,320,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,18.3,57,99500,1219,1323,409,861,728,187,90100,73200,22500,10410,10,5.2,4,4,19.3,77777,9,999999999,320,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,17.8,55,99500,1155,1323,405,813,781,128,83400,78200,15000,4720,60,6.7,3,3,19.3,77777,9,999999999,309,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,15.6,54,99500,1033,1323,405,430,198,275,47500,21500,30700,9020,50,5.7,7,7,19.3,2440,9,999999999,270,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,15.6,56,99500,862,1323,429,300,29,281,34400,2600,32700,11720,60,4.1,10,10,19.3,2130,9,999999999,270,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,19.4,84,99500,653,1323,418,109,9,105,13100,600,12800,4810,340,4.6,10,10,11.3,1220,9,999999999,340,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,18.9,84,99400,421,1323,403,87,48,72,9600,4400,8200,2100,40,3.6,9,9,16.1,1220,9,999999999,329,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,17.8,74,99400,183,1323,382,61,162,39,6500,10100,5100,690,70,4.1,4,4,24.1,77777,9,999999999,309,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,17.2,73,99400,11,430,372,6,15,4,0,0,0,0,50,4.1,2,2,24.1,77777,9,999999999,300,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,17.8,79,99500,0,0,373,0,0,0,0,0,0,0,70,3.6,3,3,16.1,77777,9,999999999,309,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,18.3,81,99500,0,0,370,0,0,0,0,0,0,0,120,2.6,2,2,16.1,77777,9,999999999,320,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,18.9,84,99600,0,0,378,0,0,0,0,0,0,0,110,3.1,6,4,16.1,3050,9,999999999,329,0.0820,0,88,999.000,999.0,99.0 +1986,7,21,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,18.9,93,99600,0,0,369,0,0,0,0,0,0,0,0,0.0,6,4,11.3,3050,9,999999999,329,0.0820,0,88,999.000,999.0,99.0 +1986,7,22,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.9,97,99600,0,0,355,0,0,0,0,0,0,0,0,0.0,1,1,11.3,77777,9,999999999,329,0.0820,0,88,999.000,999.0,99.0 +1986,7,22,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,18.3,97,99600,0,0,345,0,0,0,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,320,0.0820,0,88,999.000,999.0,99.0 +1986,7,22,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,18.3,97,99600,0,0,345,0,0,0,0,0,0,0,330,2.1,0,0,11.3,77777,9,999999999,320,0.0820,0,88,999.000,999.0,99.0 +1986,7,22,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,18.3,97,99600,0,0,345,0,0,0,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,320,0.0820,0,88,999.000,999.0,99.0 +1986,7,22,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,17.8,97,99600,15,518,342,8,2,7,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,309,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,19.4,97,99700,197,1323,351,74,157,50,7800,9900,6300,920,0,0.0,0,0,11.3,77777,9,999999999,340,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,20.0,82,99800,436,1323,368,233,421,93,24700,38400,12000,1730,0,0.0,0,0,11.3,77777,9,999999999,350,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,20.0,74,99800,666,1323,377,425,577,132,44000,56600,15400,2760,270,1.5,0,0,11.3,77777,9,999999999,350,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,19.4,65,99800,873,1323,385,608,656,172,63600,66100,19900,4420,10,1.5,2,0,8.0,77777,9,999999999,340,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,18.9,59,99900,1041,1323,413,752,646,240,78400,65100,27000,8070,300,2.1,5,5,11.3,77777,9,999999999,329,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,17.2,53,99900,1159,1323,419,423,119,318,47200,12800,36000,13930,270,2.6,7,7,16.1,1070,9,999999999,300,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,17.8,53,99800,1220,1323,418,661,385,305,71900,40300,34600,18660,310,2.6,6,6,16.1,1220,9,999999999,309,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,15.0,43,99800,1217,1323,418,641,312,352,71000,34000,39700,19080,0,0.0,6,6,12.9,1220,9,999999999,259,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,19.4,59,99800,1153,1323,432,543,227,344,59800,24700,38300,15020,40,3.6,8,8,12.9,1220,9,999999999,340,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,18.9,53,99800,1031,1323,426,662,485,283,70700,50500,31200,9640,30,1.5,6,6,12.9,1220,9,999999999,329,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,18.9,60,99800,860,1323,413,498,385,247,54200,41300,27300,6440,40,4.1,6,6,16.1,1220,9,999999999,329,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,17.8,56,99800,651,1323,412,332,264,202,35500,27300,22100,4540,50,2.6,6,6,16.1,1220,9,999999999,309,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,17.8,58,99800,419,1323,399,162,149,115,17700,13800,13400,2590,80,3.1,3,3,16.1,77777,9,999999999,309,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,17.8,60,99800,180,1323,392,52,95,39,5600,5700,4800,700,50,3.6,2,2,24.1,77777,9,999999999,309,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,16.7,58,99800,10,408,376,5,1,5,0,0,0,0,60,3.6,0,0,24.1,77777,9,999999999,290,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,17.2,64,99900,0,0,370,0,0,0,0,0,0,0,60,2.6,0,0,16.1,77777,9,999999999,300,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,17.8,74,99900,0,0,363,0,0,0,0,0,0,0,130,1.5,0,0,16.1,77777,9,999999999,309,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,18.3,81,99900,0,0,358,0,0,0,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,320,0.2170,0,88,999.000,999.0,99.0 +1986,7,22,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,18.3,90,99900,0,0,350,0,0,0,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,320,0.2170,0,88,999.000,999.0,99.0 +1986,7,23,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.3,93,99900,0,0,347,0,0,0,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,320,0.2170,0,88,999.000,999.0,99.0 +1986,7,23,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.8,97,99900,0,0,342,0,0,0,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,309,0.2170,0,88,999.000,999.0,99.0 +1986,7,23,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.8,97,99900,0,0,342,0,0,0,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,309,0.2170,0,88,999.000,999.0,99.0 +1986,7,23,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,17.2,97,99900,0,0,339,0,0,0,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,300,0.2170,0,88,999.000,999.0,99.0 +1986,7,23,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,17.2,97,100000,14,496,339,7,1,7,0,0,0,0,0,0.0,2,0,9.7,77777,9,999999999,300,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,18.3,93,100000,194,1323,354,65,96,51,7100,6500,6200,1080,0,0.0,5,1,4.8,77777,9,999999999,320,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,20.0,76,100000,433,1323,381,201,283,107,21400,26400,12800,2090,130,2.6,4,1,4.8,77777,9,999999999,350,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,20.0,67,100000,664,1323,385,407,494,157,43100,49600,18200,3290,170,3.1,3,0,4.8,77777,9,999999999,359,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,18.3,55,100000,871,1323,399,571,585,183,59400,58800,20700,4640,90,2.6,1,1,4.8,77777,9,999999999,320,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,17.2,48,100000,1039,1323,416,676,476,300,71700,49600,32700,10440,160,4.1,4,4,4.8,77777,9,999999999,300,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,17.8,50,100000,1158,1323,420,725,462,318,77700,48300,35400,15250,200,5.2,5,5,9.7,77777,9,999999999,309,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,16.7,43,99900,1218,1323,419,879,624,302,92000,62800,34000,17700,180,3.6,3,3,12.9,77777,9,999999999,290,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,17.8,46,99800,1216,1323,424,884,661,273,93100,67000,31400,15970,190,4.1,4,4,11.3,77777,9,999999999,309,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,18.3,47,99800,1152,1323,434,691,423,321,74000,44200,35500,15090,210,5.2,6,6,11.3,1370,9,999999999,320,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,18.3,50,99700,1030,1323,428,549,330,291,60300,35800,32400,9550,190,5.2,6,6,11.3,1370,9,999999999,320,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,18.3,48,99600,858,1323,421,471,375,227,50000,38700,24900,5790,200,4.6,3,3,11.3,77777,9,999999999,320,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,18.3,50,99600,649,1323,418,372,408,172,39200,40700,19200,3610,200,3.6,3,3,11.3,77777,9,999999999,320,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,18.3,53,99600,416,1323,408,172,156,123,18700,14400,14200,2770,220,3.6,2,2,19.3,77777,9,999999999,320,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,18.9,60,99500,177,1323,394,52,79,42,5800,5100,5100,880,210,3.1,3,1,19.3,77777,9,999999999,329,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,18.9,65,99500,9,386,394,2,0,2,0,0,0,0,210,2.6,5,2,14.5,77777,9,999999999,329,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,19.4,71,99600,0,0,383,0,0,0,0,0,0,0,200,2.6,3,1,14.5,77777,9,999999999,340,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,19.4,71,99600,0,0,376,0,0,0,0,0,0,0,190,2.1,0,0,12.9,77777,9,999999999,340,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,19.4,74,99600,0,0,373,0,0,0,0,0,0,0,190,3.1,0,0,11.3,77777,9,999999999,340,0.2560,0,88,999.000,999.0,99.0 +1986,7,23,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,20.0,82,99500,0,0,368,0,0,0,0,0,0,0,180,3.6,0,0,11.3,77777,9,999999999,350,0.2560,0,88,999.000,999.0,99.0 +1986,7,24,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,19.4,82,99500,0,0,365,0,0,0,0,0,0,0,190,3.1,0,0,11.3,77777,9,999999999,340,0.2560,0,88,999.000,999.0,99.0 +1986,7,24,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,19.4,82,99500,0,0,365,0,0,0,0,0,0,0,190,3.1,0,0,11.3,77777,9,999999999,340,0.2560,0,88,999.000,999.0,99.0 +1986,7,24,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,19.4,84,99500,0,0,362,0,0,0,0,0,0,0,200,3.1,2,0,8.0,77777,9,999999999,340,0.2560,0,88,999.000,999.0,99.0 +1986,7,24,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,19.4,82,99500,0,0,365,0,0,0,0,0,0,0,210,4.1,3,0,8.0,77777,9,999999999,340,0.2560,0,88,999.000,999.0,99.0 +1986,7,24,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,19.4,82,99500,13,474,372,4,1,4,0,0,0,0,200,4.1,6,1,6.4,77777,9,999999999,340,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,19.4,79,99400,191,1324,383,54,30,50,5900,2200,5600,1220,210,4.6,4,3,4.8,77777,9,999999999,340,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,20.0,74,99400,430,1324,389,209,326,102,21900,29600,12300,1920,200,5.2,3,2,4.8,77777,9,999999999,350,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,20.6,69,99400,661,1324,394,402,472,164,42400,47300,18700,3450,200,5.7,8,1,4.8,77777,9,999999999,359,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,20.6,67,99300,869,1324,412,534,423,255,56100,43600,27400,6650,220,7.2,8,5,4.8,3660,9,999999999,359,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,21.1,65,99300,1037,1324,419,505,194,352,55500,20600,39200,12230,210,6.7,8,5,4.8,8230,9,999999999,370,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,21.7,67,99300,1156,1324,435,596,252,374,65200,27400,41300,16590,210,6.2,10,8,6.4,3660,9,999999999,390,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,22.2,63,99300,1216,1324,423,806,531,316,87300,55600,36100,19040,200,5.2,3,3,6.4,77777,9,999999999,400,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,21.7,59,99200,1214,1324,441,660,307,377,72800,33400,42100,20270,210,6.7,8,7,6.4,3660,9,999999999,390,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,22.8,59,99200,1150,1324,444,701,373,375,76700,40500,41400,16360,190,7.7,8,6,6.4,3660,9,999999999,409,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,32.2,22.2,56,99100,1028,1324,435,706,579,254,76000,60400,29000,8520,230,6.7,3,3,6.4,77777,9,999999999,400,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,21.7,57,99000,856,1324,432,540,523,201,58100,54000,23100,5060,200,6.7,4,4,6.4,77777,9,999999999,379,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,22.2,59,98900,647,1324,429,381,440,166,40200,43900,18700,3470,200,6.7,3,3,9.7,77777,9,999999999,400,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,22.2,61,99000,414,1324,416,197,322,96,20700,28900,11700,1790,210,9.8,1,1,9.7,77777,9,999999999,400,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,22.8,67,98900,174,1324,411,56,98,43,5900,5700,5200,790,220,6.7,4,1,11.3,77777,9,999999999,409,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,23.3,74,98900,8,364,405,2,0,2,0,0,0,0,190,6.2,3,1,8.0,77777,9,999999999,419,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,27.8,22.8,74,99000,0,0,415,0,0,0,0,0,0,0,200,5.7,4,4,8.0,77777,9,999999999,409,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,27.8,22.8,74,99000,0,0,433,0,0,0,0,0,0,0,190,5.7,8,8,8.0,2130,9,999999999,409,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.7,23.3,82,99000,0,0,428,0,0,0,0,0,0,0,190,5.7,8,8,8.0,1830,9,999999999,430,0.2180,0,88,999.000,999.0,99.0 +1986,7,24,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.7,22.8,79,99000,0,0,449,0,0,0,0,0,0,0,180,4.6,10,10,8.0,2440,9,999999999,409,0.2180,0,88,999.000,999.0,99.0 +1986,7,25,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,21.7,79,98900,0,0,382,0,0,0,0,0,0,0,190,6.7,0,0,6.4,77777,9,999999999,390,0.2180,0,88,999.000,999.0,99.0 +1986,7,25,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,22.2,82,98800,0,0,441,0,0,0,0,0,0,0,190,7.2,10,10,6.4,1830,9,999999999,400,0.2180,0,88,999.000,999.0,99.0 +1986,7,25,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,21.7,90,98800,0,0,427,0,0,0,0,0,0,0,230,5.2,10,10,6.4,520,9,999999999,379,0.2180,0,88,999.000,999.0,99.0 +1986,7,25,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,22.2,94,98900,0,0,428,0,0,0,0,0,0,0,250,3.6,10,10,6.4,1520,9,999999999,400,0.2180,0,88,999.000,999.0,99.0 +1986,7,25,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,20.6,90,99000,12,452,419,1,0,1,0,0,0,0,250,4.1,10,10,16.1,1400,9,999999999,359,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.6,93,98900,188,1324,417,26,3,25,3000,0,3000,960,220,3.6,10,10,16.1,1400,9,999999999,359,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.6,93,98800,427,1324,417,63,6,61,7500,300,7400,2590,180,4.6,10,10,19.3,1370,9,999999999,359,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,21.1,90,98800,659,1324,412,179,34,162,19700,3400,18000,5090,210,3.1,9,9,19.3,1370,9,999999999,370,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,21.7,82,98900,867,1324,416,395,234,241,43000,25100,26600,6290,180,4.1,8,8,19.3,1370,9,999999999,390,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,21.7,87,98900,1036,1324,431,337,12,327,39200,1100,38300,14370,210,5.7,10,10,19.3,1370,9,999999999,379,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,21.7,82,98900,1154,1324,437,366,40,332,40600,4100,37000,15370,240,4.1,10,10,19.3,1370,9,999999999,390,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,22.2,77,98900,1215,1324,448,375,7,368,44400,600,43800,16450,280,3.1,10,10,24.1,1370,9,999999999,400,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,22.8,72,98900,1213,1324,436,596,293,326,66400,31900,37100,17190,260,4.6,8,8,24.1,1370,9,999999999,409,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,21.7,61,98900,1148,1324,433,785,653,216,83500,66700,25500,9860,320,4.6,6,6,24.1,1070,9,999999999,390,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,20.6,61,99000,1026,1324,425,512,221,340,56300,23500,38000,11610,330,4.1,7,6,24.1,1010,9,999999999,359,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,20.0,59,98900,854,1324,397,594,721,128,63500,73400,16100,3320,20,5.7,0,0,24.1,77777,9,999999999,350,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,20.6,67,99000,644,1324,389,407,622,103,42800,61300,13000,2190,30,6.2,0,0,24.1,77777,9,999999999,359,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,20.0,74,99000,411,1324,377,224,485,73,23200,43200,9800,1380,40,6.2,0,0,24.1,77777,9,999999999,350,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,19.4,79,99000,171,1324,380,64,119,48,6700,6800,5800,900,30,5.7,3,2,24.1,77777,9,999999999,340,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,19.4,82,99100,7,364,377,2,3,2,0,0,0,0,50,4.6,2,2,24.1,77777,9,999999999,340,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,18.3,79,99200,0,0,361,0,0,0,0,0,0,0,50,3.6,0,0,24.1,77777,9,999999999,320,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,18.3,81,99200,0,0,358,0,0,0,0,0,0,0,20,3.1,0,0,24.1,77777,9,999999999,320,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,17.8,84,99200,0,0,353,0,0,0,0,0,0,0,20,3.1,0,0,24.1,77777,9,999999999,309,0.1510,0,88,999.000,999.0,99.0 +1986,7,25,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,18.3,90,99200,0,0,350,0,0,0,0,0,0,0,10,2.6,0,0,24.1,77777,9,999999999,320,0.1510,0,88,999.000,999.0,99.0 +1986,7,26,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,18.3,90,99200,0,0,350,0,0,0,0,0,0,0,10,2.6,0,0,24.1,77777,9,999999999,320,0.1510,0,88,999.000,999.0,99.0 +1986,7,26,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.9,97,99200,0,0,348,0,0,0,0,0,0,0,10,1.5,0,0,24.1,77777,9,999999999,329,0.1510,0,88,999.000,999.0,99.0 +1986,7,26,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.8,97,99200,0,0,342,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,309,0.1510,0,88,999.000,999.0,99.0 +1986,7,26,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,18.3,97,99200,0,0,345,0,0,0,0,0,0,0,20,2.1,0,0,24.1,77777,9,999999999,320,0.1510,0,88,999.000,999.0,99.0 +1986,7,26,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,18.3,97,99300,11,430,356,6,16,5,0,0,0,0,30,2.6,2,2,24.1,77777,9,999999999,320,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,18.9,90,99300,184,1324,361,75,273,37,7600,17800,5200,660,50,3.1,1,1,24.1,77777,9,999999999,329,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,19.4,84,99300,424,1324,384,216,388,91,22900,35100,11600,1690,50,2.6,5,5,24.1,77777,9,999999999,340,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,18.9,79,99300,656,1324,390,255,86,212,28000,8600,23700,6310,60,4.1,6,6,24.1,520,9,999999999,329,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,18.9,74,99400,864,1324,395,485,422,208,51900,43600,23400,5300,50,3.6,6,6,24.1,580,9,999999999,329,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,18.9,67,99400,1034,1324,398,760,757,165,81200,77700,20500,5660,120,3.6,4,4,24.1,77777,9,999999999,329,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,19.4,67,99400,1152,1324,404,764,583,254,80400,59100,28900,11600,40,3.6,5,5,16.1,77777,9,999999999,340,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,19.4,65,99400,1213,1324,408,684,474,247,75700,49800,30000,14500,140,3.1,5,5,16.1,77777,9,999999999,340,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,17.8,55,99300,1211,1324,401,883,769,176,92900,77500,21800,9490,60,3.6,3,2,16.1,77777,9,999999999,309,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,16.7,51,99300,1146,1324,404,765,571,268,80100,57600,30100,11930,70,4.6,8,3,16.1,77777,9,999999999,290,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,15.0,49,99200,1024,1324,406,700,583,247,75600,60800,28400,8200,80,4.6,10,6,16.1,6100,9,999999999,259,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,16.7,54,99200,852,1324,419,467,248,307,50800,26100,34000,8670,120,3.1,10,8,16.1,6100,9,999999999,290,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,17.2,58,99200,641,1324,410,259,163,179,28400,16700,20300,4410,120,2.6,9,7,16.1,6100,9,999999999,300,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,16.7,58,99200,408,1324,395,214,388,95,22600,34600,11900,1770,80,2.6,8,4,24.1,77777,9,999999999,290,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,16.1,60,99200,168,1324,388,64,139,46,6700,7900,5700,860,120,3.6,6,4,24.1,7620,9,999999999,279,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,18.9,79,99100,6,342,377,4,10,3,0,0,0,0,70,4.1,5,2,24.1,77777,9,999999999,329,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,19.4,84,99200,0,0,381,0,0,0,0,0,0,0,60,4.1,4,4,19.3,77777,9,999999999,340,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,19.4,87,99200,0,0,367,0,0,0,0,0,0,0,120,3.1,2,1,12.9,77777,9,999999999,340,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,18.9,93,99200,0,0,351,0,0,0,0,0,0,0,0,0.0,0,0,12.9,77777,9,999999999,329,0.0820,0,88,999.000,999.0,99.0 +1986,7,26,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,18.9,93,99200,0,0,351,0,0,0,0,0,0,0,0,0.0,0,0,12.9,77777,9,999999999,329,0.0820,0,88,999.000,999.0,99.0 +1986,7,27,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,18.9,93,99200,0,0,351,0,0,0,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,329,0.0820,0,88,999.000,999.0,99.0 +1986,7,27,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,18.3,100,99200,0,0,342,0,0,0,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,320,0.0820,0,88,999.000,999.0,99.0 +1986,7,27,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,18.3,100,99100,0,0,342,0,0,0,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,320,0.0820,0,88,999.000,999.0,99.0 +1986,7,27,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,18.3,97,99100,0,0,345,0,0,0,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,320,0.0820,0,88,999.000,999.0,99.0 +1986,7,27,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,17.2,100,99200,10,408,336,6,2,5,0,0,0,0,0,0.0,2,0,8.0,77777,9,999999999,300,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,19.4,93,99100,181,1324,354,70,195,43,7300,12000,5600,770,130,2.6,0,0,11.3,77777,9,999999999,340,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,20.0,82,99100,421,1324,368,230,471,79,23600,42200,10200,1480,130,3.6,0,0,11.3,77777,9,999999999,350,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,18.9,67,99100,654,1324,379,424,627,111,44200,61800,13700,2360,130,4.1,0,0,16.1,77777,9,999999999,329,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,17.8,58,99100,862,1324,383,610,706,147,64400,71600,17700,3790,170,4.1,2,0,24.1,77777,9,999999999,309,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,17.2,51,99100,1031,1324,390,760,771,156,79100,77300,18700,4790,170,5.2,0,0,24.1,77777,9,999999999,300,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,16.1,46,99100,1151,1324,392,874,808,168,91700,81400,20800,7160,190,4.1,0,0,24.1,77777,9,999999999,279,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,16.7,45,99100,1211,1324,399,925,816,174,97400,82300,21900,9400,150,4.6,0,0,16.1,77777,9,999999999,290,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,15.6,40,99000,1209,1324,400,926,820,173,97500,82700,21800,9270,140,5.2,0,0,16.1,77777,9,999999999,270,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,15.6,39,98900,1145,1324,416,803,658,232,85000,66900,27000,10390,180,7.2,8,2,12.9,77777,9,999999999,270,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,16.1,39,99000,1022,1324,420,686,644,186,72700,65700,21900,6150,180,5.7,5,2,19.3,77777,9,999999999,279,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,16.7,41,98900,849,1324,425,503,443,218,53600,45700,24200,5480,190,6.2,7,3,24.1,77777,9,999999999,290,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,17.2,45,98900,639,1324,423,355,337,192,38000,34700,21200,4260,210,4.6,7,4,24.1,7620,9,999999999,300,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,18.3,51,98800,405,1324,415,208,372,94,21900,33100,11800,1750,180,6.2,4,3,24.1,77777,9,999999999,320,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,18.9,55,98800,164,1324,413,46,58,39,5100,3600,4600,820,170,5.2,7,3,24.1,77777,9,999999999,329,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,19.4,63,98700,6,320,400,2,1,2,0,0,0,0,190,4.6,3,2,24.1,77777,9,999999999,340,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.7,20.0,67,98800,0,0,423,0,0,0,0,0,0,0,180,4.1,8,8,16.1,2440,9,999999999,350,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.1,20.0,69,98800,0,0,409,0,0,0,0,0,0,0,190,4.1,6,6,12.9,2440,9,999999999,350,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,20.0,72,98800,0,0,417,0,0,0,0,0,0,0,190,5.2,8,8,12.9,2440,9,999999999,350,0.1680,0,88,999.000,999.0,99.0 +1986,7,27,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,20.6,76,98800,0,0,415,0,0,0,0,0,0,0,250,2.6,8,8,12.9,2440,9,999999999,359,0.1680,0,88,999.000,999.0,99.0 +1986,7,28,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,17.8,93,98900,0,0,398,0,0,0,0,0,0,0,320,5.2,10,10,6.4,910,9,999999999,309,0.1680,0,88,999.000,999.0,99.0 +1986,7,28,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,18.3,97,98600,0,0,356,0,0,0,0,0,0,0,180,3.6,2,2,16.1,77777,9,999999999,320,0.1680,0,88,999.000,999.0,99.0 +1986,7,28,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,18.3,97,98700,0,0,379,0,0,0,0,0,0,0,180,3.6,8,8,12.9,3660,9,999999999,320,0.1680,0,88,999.000,999.0,99.0 +1986,7,28,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,18.3,97,98700,0,0,398,0,0,0,0,0,0,0,180,1.5,10,10,11.3,880,9,999999999,320,0.1680,0,88,999.000,999.0,99.0 +1986,7,28,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,18.9,97,98700,9,386,402,2,0,2,0,0,0,0,190,2.6,10,10,8.0,880,9,999999999,329,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,18.9,93,98800,178,1325,394,25,13,24,2800,900,2700,640,180,2.6,9,9,8.0,880,9,999999999,329,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,19.4,84,98800,418,1325,362,221,420,88,23500,37800,11500,1630,140,2.6,0,0,8.0,77777,9,999999999,340,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,20.6,82,98800,651,1325,402,292,148,218,31600,15100,24200,5400,230,2.1,7,7,8.0,460,9,999999999,359,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,21.7,85,98800,860,1325,434,268,6,264,30900,500,30500,11220,190,3.1,10,10,9.7,400,9,999999999,390,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,22.8,79,98800,1029,1325,427,375,98,299,41700,10500,33500,10250,310,2.1,8,8,11.3,520,9,999999999,409,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,22.8,72,98700,1149,1325,429,510,283,263,57300,30900,30400,11020,310,5.2,7,7,11.3,520,9,999999999,409,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,22.2,65,98700,1209,1325,430,742,336,434,80900,36500,47500,23130,260,5.2,6,6,11.3,610,9,999999999,400,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,22.2,63,98700,1207,1325,433,736,414,357,78600,43300,39100,20690,300,6.2,6,6,16.1,760,9,999999999,400,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,21.1,59,98700,1143,1325,437,416,75,351,46000,7700,39300,15810,310,5.2,7,7,16.1,910,9,999999999,370,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,21.1,61,98700,1020,1325,433,575,336,315,62700,36400,34600,10260,320,5.2,7,7,16.1,1160,9,999999999,370,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,21.1,74,98800,847,1325,410,506,394,253,54800,42200,27800,6550,30,6.7,6,6,16.1,1220,9,999999999,370,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,21.1,72,98800,636,1325,400,362,429,155,38300,42700,17800,3200,30,4.6,2,2,12.9,77777,9,999999999,379,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,20.6,74,98900,402,1325,388,192,348,87,20400,30900,11100,1600,10,3.6,1,1,12.9,77777,9,999999999,359,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,18.3,67,98900,161,1325,375,55,119,41,5900,6600,5100,750,340,4.1,0,0,19.3,77777,9,999999999,320,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,20.0,87,99000,5,298,370,1,0,1,0,0,0,0,30,4.1,1,1,19.3,77777,9,999999999,350,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,19.4,87,99000,0,0,360,0,0,0,0,0,0,0,50,3.1,0,0,16.1,77777,9,999999999,340,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,18.9,87,99100,0,0,356,0,0,0,0,0,0,0,20,2.1,0,0,16.1,77777,9,999999999,329,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.9,97,99100,0,0,348,0,0,0,0,0,0,0,260,2.1,0,0,16.1,77777,9,999999999,329,0.2050,0,88,999.000,999.0,99.0 +1986,7,28,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.9,97,99100,0,0,348,0,0,0,0,0,0,0,260,2.6,0,0,16.1,77777,9,999999999,329,0.2050,0,88,999.000,999.0,99.0 +1986,7,29,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,18.9,93,99100,0,0,405,0,0,0,0,0,0,0,280,2.6,10,10,16.1,7620,9,999999999,329,0.2050,0,88,999.000,999.0,99.0 +1986,7,29,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,17.8,87,99100,0,0,404,0,0,0,0,0,0,0,280,3.6,10,10,16.1,7620,9,999999999,309,0.2050,0,88,999.000,999.0,99.0 +1986,7,29,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,17.8,87,99200,0,0,384,0,0,0,0,0,0,0,270,3.1,10,8,16.1,7620,9,999999999,309,0.2050,0,88,999.000,999.0,99.0 +1986,7,29,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,17.8,87,99200,0,0,404,0,0,0,0,0,0,0,280,3.6,10,10,16.1,3050,9,999999999,309,0.2050,0,88,999.000,999.0,99.0 +1986,7,29,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,17.8,87,99200,8,364,384,2,1,1,0,0,0,0,290,2.6,8,8,16.1,3050,9,999999999,309,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,18.3,84,99200,174,1325,371,64,172,41,6600,10400,5300,730,350,3.6,3,3,24.1,77777,9,999999999,320,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,18.9,82,99200,415,1325,362,232,506,72,24000,45300,9800,1370,360,5.7,0,0,24.1,77777,9,999999999,329,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,18.3,74,99200,648,1325,366,425,659,100,44800,65100,12800,2150,30,6.7,0,0,24.1,77777,9,999999999,320,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,18.3,69,99200,857,1325,379,611,752,121,63600,75100,14900,2900,20,4.1,1,1,24.1,77777,9,999999999,320,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,18.3,67,99300,1027,1325,391,544,407,227,59300,42500,26200,7540,350,2.1,3,3,24.1,77777,9,999999999,320,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,17.2,58,99300,1147,1325,386,811,761,148,86100,77100,19300,6380,30,4.6,1,1,24.1,77777,9,999999999,300,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,16.7,54,99300,1208,1325,381,927,842,155,98700,85400,20800,8380,340,3.6,0,0,24.1,77777,9,999999999,290,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,16.1,51,99300,1205,1325,383,925,842,155,98600,85400,20700,8300,50,3.1,0,0,24.1,77777,9,999999999,279,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,15.0,46,99300,1141,1325,385,868,830,150,92100,84000,19600,6320,30,2.1,0,0,24.1,77777,9,999999999,259,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,14.4,44,99300,1017,1325,384,752,795,139,79200,80100,17500,4280,40,4.1,0,0,24.1,77777,9,999999999,250,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,13.9,44,99200,844,1325,381,601,749,122,62500,74600,14900,2860,30,4.1,0,0,24.1,77777,9,999999999,250,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,13.3,44,99200,633,1325,377,417,665,98,44000,65500,12700,2080,10,3.6,0,0,24.1,77777,9,999999999,240,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,13.9,49,99200,398,1325,373,221,502,69,22800,44400,9500,1300,40,3.6,0,0,24.1,77777,9,999999999,250,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,13.3,52,99300,157,1325,370,54,157,36,5700,8900,4700,640,50,4.1,3,1,24.1,77777,9,999999999,240,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,12.2,52,99200,4,276,364,1,2,1,0,0,0,0,50,2.6,3,1,24.1,77777,9,999999999,220,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,12.8,57,99200,0,0,352,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,229,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,14.4,66,99200,0,0,351,0,0,0,0,0,0,0,150,2.1,0,0,24.1,77777,9,999999999,250,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.1,87,99200,0,0,340,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,279,0.1410,0,88,999.000,999.0,99.0 +1986,7,29,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,15.6,87,99200,0,0,337,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,270,0.1410,0,88,999.000,999.0,99.0 +1986,7,30,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,16.1,90,99200,0,0,338,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,279,0.1410,0,88,999.000,999.0,99.0 +1986,7,30,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,15.6,87,99200,0,0,337,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,270,0.1410,0,88,999.000,999.0,99.0 +1986,7,30,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,15.0,97,99200,0,0,326,0,0,0,0,0,0,0,260,2.1,0,0,24.1,77777,9,999999999,259,0.1410,0,88,999.000,999.0,99.0 +1986,7,30,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,15.0,93,99300,0,0,329,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,259,0.1410,0,88,999.000,999.0,99.0 +1986,7,30,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,14.4,93,99300,7,342,340,1,0,1,0,0,0,0,0,0.0,7,3,16.1,77777,9,999999999,250,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,15.6,93,99300,171,1325,359,33,16,31,3600,1100,3500,800,0,0.0,8,7,9.7,7620,9,999999999,270,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,17.2,84,99300,412,1325,370,135,89,107,14800,8200,12200,2400,0,0.0,7,5,8.0,7620,9,999999999,300,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,17.8,74,99300,646,1325,399,260,109,207,28400,11100,22900,5110,180,2.1,10,8,9.7,7620,9,999999999,309,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,16.7,64,99300,855,1325,412,367,109,296,40300,11100,33100,9860,190,2.6,9,9,8.0,7620,9,999999999,290,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,16.7,58,99300,1025,1325,402,596,361,315,65000,39100,34700,10350,180,4.1,7,6,11.3,7620,9,999999999,290,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,16.1,49,99300,1145,1325,403,775,535,310,83100,55900,34700,14160,170,3.1,7,3,16.1,77777,9,999999999,279,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,16.1,45,99200,1206,1325,412,821,567,302,89000,59400,34900,17210,130,3.6,6,3,11.3,77777,9,999999999,279,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,15.6,44,99100,1204,1325,423,725,484,283,79100,50700,33000,15940,130,6.2,9,7,11.3,3050,9,999999999,270,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,13.9,41,99100,1138,1325,424,692,287,444,74700,31100,47900,19140,130,4.1,10,8,16.1,3050,9,999999999,240,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,12.2,36,99100,1015,1325,404,657,553,232,71300,57700,27100,7520,130,3.1,6,3,16.1,77777,9,999999999,220,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,15.0,43,99100,842,1325,422,432,275,257,46700,29400,28000,6640,120,4.6,8,7,16.1,3050,9,999999999,259,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,13.9,40,99000,630,1325,421,241,182,154,26200,18700,17200,3270,150,5.2,8,7,24.1,3050,9,999999999,250,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,13.9,41,99000,395,1325,409,135,123,98,14800,11200,11500,2190,160,3.6,7,5,24.1,3050,9,999999999,240,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,12.8,42,99000,154,1325,393,48,90,37,5000,4800,4500,670,190,4.1,4,3,24.1,77777,9,999999999,229,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,15.6,54,99000,3,232,387,0,0,0,0,0,0,0,180,3.1,2,2,24.1,77777,9,999999999,270,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,16.1,60,99000,0,0,376,0,0,0,0,0,0,0,180,3.1,1,1,24.1,77777,9,999999999,279,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,16.7,64,99000,0,0,367,0,0,0,0,0,0,0,170,3.6,0,0,24.1,77777,9,999999999,290,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,17.2,73,99000,0,0,360,0,0,0,0,0,0,0,170,2.6,0,0,24.1,77777,9,999999999,300,0.1970,0,88,999.000,999.0,99.0 +1986,7,30,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,17.2,76,99000,0,0,357,0,0,0,0,0,0,0,170,1.5,0,0,24.1,77777,9,999999999,300,0.1970,0,88,999.000,999.0,99.0 +1986,7,31,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,17.2,87,99000,0,0,346,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,300,0.1970,0,88,999.000,999.0,99.0 +1986,7,31,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,17.2,79,98900,0,0,354,0,0,0,0,0,0,0,150,2.6,0,0,24.1,77777,9,999999999,300,0.1970,0,88,999.000,999.0,99.0 +1986,7,31,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,16.7,76,98900,0,0,361,0,0,0,0,0,0,0,150,2.1,3,1,24.1,77777,9,999999999,290,0.1970,0,88,999.000,999.0,99.0 +1986,7,31,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,16.7,79,98900,0,0,394,0,0,0,0,0,0,0,0,0.0,10,9,24.1,7620,9,999999999,290,0.1970,0,88,999.000,999.0,99.0 +1986,7,31,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,17.2,90,98900,6,320,378,2,0,2,0,0,0,0,0,0.0,8,8,16.1,3050,9,999999999,300,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,17.8,79,99000,167,1326,393,29,1,29,3300,0,3300,1060,0,0.0,8,8,16.1,2440,9,999999999,309,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,17.2,66,99000,409,1326,384,179,184,122,19400,16900,14200,2740,190,4.1,3,3,14.5,77777,9,999999999,300,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,17.8,67,99000,643,1326,371,373,405,175,39000,40300,19400,3670,220,2.1,0,0,14.5,77777,9,999999999,309,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,17.8,58,99000,852,1326,383,559,514,226,59200,53000,25000,5710,0,0.0,0,0,19.3,77777,9,999999999,309,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,17.8,53,99000,1023,1326,391,718,587,262,77000,61200,29600,8700,140,2.1,0,0,19.3,77777,9,999999999,309,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,16.7,46,99000,1143,1326,395,827,625,285,86100,62800,31800,12400,270,3.6,0,0,19.3,77777,9,999999999,290,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,17.8,46,99000,1204,1326,403,886,641,300,92500,64500,33800,16350,240,2.6,1,0,19.3,77777,9,999999999,309,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,20.6,52,98900,1201,1326,430,858,578,331,92100,60500,37200,18590,290,4.6,3,3,19.3,77777,9,999999999,359,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,18.9,48,98900,1136,1326,435,638,262,412,69200,28400,44800,17480,280,4.6,6,6,16.1,1680,9,999999999,329,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,19.4,59,98800,1013,1326,432,560,173,427,60600,18300,46600,14300,320,6.7,8,8,16.1,1680,9,999999999,340,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,20.0,57,99000,839,1326,432,340,58,303,37300,5900,33600,9890,350,4.6,9,7,19.3,1680,9,999999999,350,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,20.6,69,98900,627,1326,418,227,22,216,25400,1900,24500,8030,140,2.6,7,7,19.3,1680,9,999999999,359,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,18.3,60,99000,391,1326,430,119,14,115,13300,900,13000,4050,340,4.1,9,9,19.3,1680,9,999999999,320,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,17.8,62,99000,150,1326,414,26,0,26,3000,0,3000,940,330,4.1,9,8,19.3,7620,9,999999999,309,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,16.7,60,99000,3,210,403,0,0,0,0,0,0,0,320,3.1,8,7,19.3,7620,9,999999999,290,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,16.1,62,99000,0,0,379,0,0,0,0,0,0,0,330,4.6,5,2,19.3,77777,9,999999999,279,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.0,16.1,50,99100,0,0,378,0,0,0,0,0,0,0,330,4.3,7,3,19.3,77777,9,999999999,220,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,16.1,59,99100,0,0,358,0,0,0,0,0,0,0,330,4.0,0,0,24.1,77777,9,999999999,220,0.3810,0,88,999.000,999.0,99.0 +1986,7,31,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.3,16.1,66,99100,0,0,354,0,0,0,0,0,0,0,300,3.7,0,0,24.1,77777,9,999999999,229,0.3810,0,88,999.000,999.0,99.0 +1989,8,1,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.4,16.1,87,99500,0,0,350,0,0,0,0,0,0,0,10,3.5,0,0,8.0,77777,9,999999999,259,0.3810,0,88,999.000,999.0,99.0 +1989,8,1,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.5,16.1,93,99500,0,0,363,0,0,0,0,0,0,0,360,3.2,4,4,8.0,77777,9,999999999,290,0.3810,0,88,999.000,999.0,99.0 +1989,8,1,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.7,16.1,97,99600,0,0,375,0,0,0,0,0,0,0,350,2.9,8,8,8.0,1280,9,999999999,290,0.3810,0,88,999.000,999.0,99.0 +1989,8,1,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,16.1,90,99600,0,0,365,0,0,0,0,0,0,0,330,2.6,7,7,8.0,1830,9,999999999,279,0.3810,0,88,999.000,999.0,99.0 +1989,8,1,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,15.6,87,99600,5,298,364,0,0,0,0,0,0,0,10,2.6,7,7,6.4,1830,9,999999999,270,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,16.7,90,99700,163,1326,374,31,31,27,3500,1900,3200,570,350,2.1,8,8,6.4,1830,9,999999999,290,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,17.8,87,99700,405,1326,371,191,243,116,20200,22100,13400,2320,340,3.1,5,5,6.4,77777,9,999999999,309,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,17.2,73,99800,639,1326,389,295,188,203,32000,19200,22800,4990,30,4.1,7,7,6.4,1980,9,999999999,300,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,16.7,64,99800,849,1326,386,361,270,187,40000,29000,21400,4630,70,4.1,4,4,6.4,77777,9,999999999,290,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,17.2,60,99800,1020,1326,389,741,759,152,77000,76200,18300,4570,110,2.1,2,2,8.0,77777,9,999999999,300,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,17.8,58,99800,1140,1326,383,865,841,137,88400,84100,15900,4580,50,2.6,0,0,8.0,77777,9,999999999,309,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,17.8,56,99700,1201,1326,385,925,858,142,94300,85900,16300,5970,360,3.1,0,0,8.0,77777,9,999999999,309,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,17.8,56,99700,1199,1326,393,872,788,156,92800,79800,20400,8080,50,3.1,1,1,8.0,77777,9,999999999,309,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,17.2,53,99600,1133,1326,404,581,413,226,64200,43300,27100,9800,90,3.1,3,3,9.7,77777,9,999999999,300,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,16.1,52,99600,1009,1326,388,615,607,151,66100,62400,18500,4950,70,4.1,1,1,12.9,77777,9,999999999,279,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,16.1,49,99600,835,1326,386,596,766,111,62500,76600,14100,2660,50,3.6,0,0,12.9,77777,9,999999999,279,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,15.0,47,99500,623,1326,382,410,679,89,43400,66900,11900,1900,130,2.1,0,0,12.9,77777,9,999999999,259,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,15.0,51,99500,387,1326,376,217,523,63,22500,46000,9100,1200,140,2.1,0,0,12.9,77777,9,999999999,270,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,15.0,51,99500,145,1326,376,56,207,33,5800,11200,4600,590,40,3.6,0,0,12.9,77777,9,999999999,270,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,16.1,64,99400,2,188,364,2,2,1,0,0,0,0,130,2.6,0,0,12.9,77777,9,999999999,279,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,16.1,66,99500,0,0,361,0,0,0,0,0,0,0,130,2.1,0,0,12.9,77777,9,999999999,279,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,15.6,81,99600,0,0,342,0,0,0,0,0,0,0,230,1.5,0,0,12.9,77777,9,999999999,270,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,16.1,84,99600,0,0,343,0,0,0,0,0,0,0,0,0.0,0,0,12.9,77777,9,999999999,279,0.1220,0,88,999.000,999.0,99.0 +1989,8,1,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.7,90,99600,0,0,340,0,0,0,0,0,0,0,230,2.1,0,0,14.5,77777,9,999999999,290,0.1220,0,88,999.000,999.0,99.0 +1989,8,2,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,15.6,87,99500,0,0,337,0,0,0,0,0,0,0,230,2.1,0,0,14.5,77777,9,999999999,270,0.1220,0,88,999.000,999.0,99.0 +1989,8,2,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,99500,0,0,334,0,0,0,0,0,0,0,210,2.1,0,0,16.1,77777,9,999999999,270,0.1220,0,88,999.000,999.0,99.0 +1989,8,2,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,16.1,90,99500,0,0,344,0,0,0,0,0,0,0,220,3.1,3,1,14.5,77777,9,999999999,279,0.1220,0,88,999.000,999.0,99.0 +1989,8,2,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.0,87,99500,0,0,334,0,0,0,0,0,0,0,210,2.6,0,0,12.9,77777,9,999999999,259,0.1220,0,88,999.000,999.0,99.0 +1989,8,2,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,15.6,84,99500,4,276,339,3,2,2,0,0,0,0,0,0.0,0,0,6.4,77777,9,999999999,270,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,16.1,87,99600,159,1326,340,62,198,37,6300,11300,5000,660,0,0.0,0,0,6.4,77777,9,999999999,279,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,17.8,79,99600,402,1326,358,224,499,71,23000,44200,9600,1340,0,0.0,0,0,6.4,77777,9,999999999,309,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,17.8,69,99700,636,1326,369,419,658,100,44000,64800,12800,2120,220,3.1,0,0,6.4,77777,9,999999999,309,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,18.3,60,99600,847,1326,383,603,744,124,62400,74100,15000,2890,230,3.1,0,0,11.3,77777,9,999999999,320,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,17.2,54,99600,1018,1326,385,758,783,152,78700,78600,18300,4540,250,3.6,2,0,11.3,77777,9,999999999,300,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,17.8,51,99600,1138,1326,394,863,808,164,90400,81400,20400,6690,180,4.1,2,0,11.3,77777,9,999999999,309,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,17.2,49,99500,1199,1326,393,919,823,170,96800,83100,21500,8660,210,4.1,2,0,11.3,77777,9,999999999,300,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,17.8,50,99400,1197,1326,397,918,838,157,97500,84900,20700,8030,190,5.7,0,0,12.9,77777,9,999999999,309,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,18.3,51,99300,1131,1326,397,858,824,151,90700,83300,19500,6140,220,4.6,0,0,12.9,77777,9,999999999,320,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,18.3,51,99300,1007,1326,397,745,792,140,78100,79700,17500,4190,220,4.1,0,0,12.9,77777,9,999999999,320,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,18.9,53,99200,832,1326,398,588,738,122,62700,75100,15500,3080,220,4.1,0,0,16.1,77777,9,999999999,329,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,18.9,55,99200,619,1326,396,403,647,98,42200,63400,12600,2060,230,4.1,0,0,16.1,77777,9,999999999,329,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,19.4,63,99200,383,1326,387,208,480,68,21400,41900,9300,1270,220,3.6,0,0,16.1,77777,9,999999999,340,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,18.9,65,99200,140,1326,381,52,153,35,5300,8100,4400,630,220,2.6,2,0,16.1,77777,9,999999999,329,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,19.4,74,99100,1,166,380,0,1,0,0,0,0,0,170,2.6,3,1,11.3,77777,9,999999999,340,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,19.4,79,99100,0,0,368,0,0,0,0,0,0,0,180,3.1,1,0,11.3,77777,9,999999999,340,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,19.4,79,99100,0,0,368,0,0,0,0,0,0,0,180,3.6,1,0,11.3,77777,9,999999999,340,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,19.4,82,99100,0,0,372,0,0,0,0,0,0,0,190,3.6,4,1,11.3,77777,9,999999999,340,0.1440,0,88,999.000,999.0,99.0 +1989,8,2,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,19.4,84,99100,0,0,374,0,0,0,0,0,0,0,180,3.1,8,2,11.3,77777,9,999999999,340,0.1440,0,88,999.000,999.0,99.0 +1989,8,3,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,19.4,87,99100,0,0,367,0,0,0,0,0,0,0,190,3.1,4,1,12.9,77777,9,999999999,340,0.1440,0,88,999.000,999.0,99.0 +1989,8,3,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,19.4,87,99100,0,0,367,0,0,0,0,0,0,0,220,3.1,3,1,14.5,77777,9,999999999,340,0.1440,0,88,999.000,999.0,99.0 +1989,8,3,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,18.3,84,99000,0,0,362,0,0,0,0,0,0,0,220,4.1,3,1,11.3,77777,9,999999999,320,0.1440,0,88,999.000,999.0,99.0 +1989,8,3,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,17.8,79,99000,0,0,373,0,0,0,0,0,0,0,190,3.1,8,3,9.7,77777,9,999999999,309,0.1440,0,88,999.000,999.0,99.0 +1989,8,3,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,18.9,84,99000,4,254,371,1,0,1,0,0,0,0,190,3.6,7,2,6.4,77777,9,999999999,329,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,19.4,82,99100,156,1327,377,56,109,43,5900,5900,5200,800,220,3.6,8,2,6.4,77777,9,999999999,340,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,20.6,76,99000,398,1327,394,192,292,103,20400,26400,12400,2010,220,5.7,9,3,6.4,77777,9,999999999,359,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,21.7,74,99000,634,1327,400,392,530,137,41900,52800,16600,2790,250,7.2,5,2,6.4,77777,9,999999999,390,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,22.2,70,99000,844,1327,404,518,474,214,55000,48800,23900,5330,200,6.2,3,1,8.0,77777,9,999999999,400,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,22.8,67,98900,1016,1327,416,657,557,228,68500,56200,25500,7240,220,5.7,3,2,8.0,77777,9,999999999,409,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,22.8,63,98900,1136,1327,430,754,514,311,80700,53700,34700,13760,230,6.2,10,4,8.0,77777,9,999999999,409,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,22.2,61,98800,1197,1327,426,767,482,330,82400,50400,36800,18110,200,8.2,10,3,8.0,77777,9,999999999,400,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,22.2,61,98800,1194,1327,426,842,562,333,90300,58800,37300,18100,210,6.7,10,3,8.0,77777,9,999999999,400,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,22.8,59,98700,1129,1327,440,819,618,289,84900,62000,32100,11960,210,8.2,10,5,11.3,77777,9,999999999,409,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,22.2,57,98600,1004,1327,436,613,458,264,65500,47700,29300,8440,210,8.2,8,4,16.1,77777,9,999999999,400,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,21.7,55,98500,829,1327,432,525,488,218,55600,50200,24200,5350,210,8.2,6,3,16.1,77777,9,999999999,379,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,22.2,61,98500,616,1327,426,349,349,185,37100,35700,20500,4050,210,6.7,7,3,16.1,77777,9,999999999,400,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,22.8,63,98400,379,1327,423,183,275,104,19400,24300,12400,2040,200,7.2,6,2,16.1,77777,9,999999999,409,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,22.2,65,98400,136,1327,420,41,53,36,4500,3000,4200,750,200,6.2,7,3,16.1,77777,9,999999999,390,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,22.2,65,98400,1,144,464,0,0,0,0,0,0,0,200,5.7,10,10,16.1,2290,9,999999999,390,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.1,22.2,79,98400,0,0,444,0,0,0,0,0,0,0,230,4.1,10,10,11.3,940,9,999999999,400,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,23.9,91,98300,0,0,444,0,0,0,0,0,0,0,190,4.1,10,10,11.3,1130,9,999999999,440,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,23.3,88,98300,0,0,443,0,0,0,0,0,0,0,190,5.2,10,10,11.3,980,9,999999999,430,0.1600,0,88,999.000,999.0,99.0 +1989,8,3,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.1,23.3,85,98200,0,0,446,0,0,0,0,0,0,0,200,6.7,10,10,11.3,1130,9,999999999,419,0.1600,0,88,999.000,999.0,99.0 +1989,8,4,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,26.1,23.3,85,98100,0,0,446,0,0,0,0,0,0,0,230,6.2,10,10,6.4,640,9,999999999,419,0.1600,0,88,999.000,999.0,99.0 +1989,8,4,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,20.6,85,98100,0,0,426,0,0,0,0,0,0,0,290,8.8,10,10,2.4,0,9,999999999,359,0.1600,0,88,999.000,999.0,99.0 +1989,8,4,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,22.2,88,98100,0,0,434,0,0,0,0,0,0,0,270,5.7,10,10,4.8,340,9,999999999,400,0.1600,0,88,999.000,999.0,99.0 +1989,8,4,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,22.2,88,98200,0,0,434,0,0,0,0,0,0,0,270,5.7,10,10,4.8,850,9,999999999,400,0.1600,0,88,999.000,999.0,99.0 +1989,8,4,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,22.8,94,98200,3,232,432,0,0,0,0,0,0,0,260,3.6,10,10,12.9,850,9,999999999,409,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,18.9,74,98200,152,1327,427,31,2,30,3400,0,3400,1060,230,2.1,10,10,12.9,700,9,999999999,329,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,21.1,87,98300,395,1327,426,97,0,97,11000,0,11000,3630,260,5.2,10,10,12.9,730,9,999999999,370,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,23.9,97,98200,631,1327,436,92,6,89,11100,400,10900,4110,240,3.6,10,10,11.3,640,9,999999999,440,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,24.4,91,98200,842,1327,447,220,0,220,25600,0,25600,9730,270,4.1,10,10,12.9,640,9,999999999,450,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,23.9,82,98300,1013,1327,453,302,3,300,35300,300,35100,13390,270,4.1,10,10,12.9,490,9,999999999,440,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,24.4,75,98300,1134,1327,467,358,2,356,42000,200,41800,15720,290,5.2,10,10,12.9,580,9,999999999,450,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,23.9,70,98300,1195,1327,470,415,1,414,48500,100,48500,17690,280,2.6,10,10,12.9,610,9,999999999,440,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,24.4,70,98300,1192,1327,433,847,590,313,91300,61700,35700,16790,240,1.5,4,4,12.9,77777,9,999999999,450,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,24.4,70,98300,1126,1327,440,761,600,249,79900,60700,28200,10380,220,3.1,6,6,12.9,1010,9,999999999,450,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,25.0,70,98300,1001,1327,443,505,362,229,54600,37800,26000,7200,230,4.1,6,6,12.9,820,9,999999999,459,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,25.0,70,98200,826,1327,440,532,531,199,56800,54700,22700,4830,210,4.6,5,5,12.9,77777,9,999999999,459,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,24.4,68,98200,612,1327,439,327,368,156,34300,36400,17600,3190,220,4.1,5,5,12.9,77777,9,999999999,450,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,25.0,75,98200,375,1327,433,156,199,99,16500,17500,11600,1930,220,5.2,5,5,12.9,77777,9,999999999,469,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,25.0,80,98200,132,1327,416,38,68,31,4000,3200,3700,560,220,3.1,2,2,11.3,77777,9,999999999,469,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,25.0,82,98300,1,100,424,1,0,1,0,0,0,0,220,2.1,5,5,11.3,77777,9,999999999,459,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,27.8,25.6,88,98300,0,0,425,0,0,0,0,0,0,0,210,3.1,6,6,11.3,1010,9,999999999,480,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,28.3,25.0,82,98100,0,0,439,0,0,0,0,0,0,0,160,5.7,10,8,11.3,1010,9,999999999,459,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,28.3,25.0,82,98200,0,0,432,0,0,0,0,0,0,0,250,6.2,7,7,11.3,1010,9,999999999,459,0.1760,0,88,999.000,999.0,99.0 +1989,8,4,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,18.9,84,98500,0,0,414,0,0,0,0,0,0,0,320,6.2,10,10,11.3,1100,9,999999999,329,0.1760,0,88,999.000,999.0,99.0 +1989,8,5,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,18.3,90,98600,0,0,404,0,0,0,0,0,0,0,40,6.2,10,10,11.3,610,9,999999999,320,0.1760,0,88,999.000,999.0,99.0 +1989,8,5,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,18.3,87,98700,0,0,408,0,0,0,0,0,0,0,30,5.7,10,10,16.1,1520,9,999999999,320,0.1760,0,88,999.000,999.0,99.0 +1989,8,5,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,18.3,87,98600,0,0,408,0,0,0,0,0,0,0,60,4.1,10,10,16.1,1430,9,999999999,320,0.1760,0,88,999.000,999.0,99.0 +1989,8,5,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,17.8,87,98700,0,0,404,0,0,0,0,0,0,0,180,3.1,10,10,8.0,910,9,999999999,309,0.1760,0,88,999.000,999.0,99.0 +1989,8,5,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,18.9,90,98100,2,210,408,0,0,0,0,0,0,0,160,8.8,10,10,11.3,910,9,999999999,329,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,18.9,87,98200,149,1327,411,31,1,31,3500,0,3500,1080,180,2.1,10,10,16.1,3050,9,999999999,329,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.0,90,98400,392,1327,416,110,7,108,12300,400,12200,3890,300,3.6,10,10,16.1,1830,9,999999999,350,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,21.1,90,98400,628,1327,412,208,126,148,23100,12900,17000,3620,260,4.6,9,9,16.1,1680,9,999999999,370,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,20.6,85,98500,839,1327,405,259,64,218,28500,6500,24400,7560,230,3.6,8,8,16.1,1830,9,999999999,359,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,20.6,74,98500,1011,1327,381,752,849,100,77500,84900,12700,2810,230,4.6,0,0,24.1,77777,9,999999999,359,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,21.1,69,98500,1131,1327,416,657,407,307,70300,42500,34000,13370,220,4.6,6,6,24.1,1430,9,999999999,370,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,21.7,67,98500,1192,1327,396,912,885,112,93800,88800,13800,4950,230,5.7,0,0,24.1,77777,9,999999999,379,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,21.7,67,98500,1190,1327,444,435,148,302,48900,15900,34600,14190,260,4.6,10,9,24.1,3050,9,999999999,379,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,17.2,53,98300,1123,1327,447,284,9,276,33900,800,33300,13030,290,3.6,10,10,24.1,3050,9,999999999,300,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,17.8,48,98200,998,1327,421,616,528,216,67000,55100,25500,6730,270,2.6,8,4,24.1,77777,9,999999999,309,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,18.3,50,98200,822,1327,414,498,533,165,51900,53400,18700,3960,240,3.1,3,2,24.1,77777,9,999999999,320,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,18.3,51,98200,608,1327,405,378,666,70,39800,64900,10000,1540,260,4.1,1,1,24.1,77777,9,999999999,309,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,18.3,57,98300,371,1327,389,215,587,49,22000,51500,7600,980,260,5.2,0,0,24.1,77777,9,999999999,320,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,18.9,65,98300,127,1327,381,51,256,26,5100,14000,3800,460,270,4.1,0,0,24.1,77777,9,999999999,329,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,19.4,74,98300,0,77,373,2,1,1,0,0,0,0,270,3.6,0,0,24.1,77777,9,999999999,340,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,20.0,79,98400,0,0,384,0,0,0,0,0,0,0,290,2.6,2,2,24.1,77777,9,999999999,350,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,19.4,76,98400,0,0,378,0,0,0,0,0,0,0,290,3.1,1,1,24.1,77777,9,999999999,340,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,18.3,79,98400,0,0,361,0,0,0,0,0,0,0,270,2.6,0,0,24.1,77777,9,999999999,320,0.0810,0,88,999.000,999.0,99.0 +1989,8,5,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,17.2,73,98400,0,0,360,0,0,0,0,0,0,0,290,3.1,0,0,24.1,77777,9,999999999,290,0.0810,0,88,999.000,999.0,99.0 +1989,8,6,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,16.1,78,98500,0,0,348,0,0,0,0,0,0,0,280,3.1,0,0,24.1,77777,9,999999999,279,0.0810,0,88,999.000,999.0,99.0 +1989,8,6,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,15.6,76,98500,0,0,347,0,0,0,0,0,0,0,300,3.1,0,0,24.1,77777,9,999999999,270,0.0810,0,88,999.000,999.0,99.0 +1989,8,6,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,15.6,78,98500,0,0,344,0,0,0,0,0,0,0,300,3.1,0,0,24.1,77777,9,999999999,270,0.0810,0,88,999.000,999.0,99.0 +1989,8,6,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,14.4,78,98500,0,0,338,0,0,0,0,0,0,0,310,3.1,0,0,24.1,77777,9,999999999,250,0.0810,0,88,999.000,999.0,99.0 +1989,8,6,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,14.4,81,98600,2,188,336,2,3,1,0,0,0,0,300,3.1,0,0,24.1,77777,9,999999999,250,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,15.0,81,98600,145,1328,339,58,239,32,6100,12900,4700,570,320,4.1,0,0,24.1,77777,9,999999999,259,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,15.0,73,98700,389,1328,347,224,556,59,23200,49100,8900,1130,330,5.2,0,0,24.1,77777,9,999999999,259,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,15.0,68,98700,625,1328,352,419,707,83,43400,68700,11000,1730,330,6.2,0,0,24.1,77777,9,999999999,259,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,15.6,68,98800,836,1328,384,321,181,205,35100,19400,22900,5080,10,6.2,7,7,24.1,3050,9,999999999,270,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,15.6,71,98800,1008,1328,407,292,9,285,34200,800,33600,12870,340,5.7,10,10,24.1,980,9,999999999,270,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,14.4,84,99000,1129,1328,384,202,6,197,24800,500,24400,9920,30,9.8,10,10,16.1,370,9,999999999,250,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,15.0,93,99000,1190,1328,379,242,8,235,29600,600,29000,11590,20,8.2,10,10,9.7,270,9,999999999,259,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,13.9,81,99000,1187,1328,384,389,7,383,45800,700,45200,16770,10,6.7,10,10,16.1,910,9,999999999,240,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,11.1,65,99100,1121,1328,373,509,187,350,56300,20000,39400,13950,20,8.2,9,9,19.3,730,9,999999999,209,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,10.0,67,99200,995,1328,373,271,53,232,30100,5400,26000,9180,350,7.7,10,10,24.1,850,9,999999999,189,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,8.9,65,99200,819,1328,369,263,5,260,30100,400,29900,10770,360,8.8,10,10,24.1,880,9,999999999,179,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,8.9,63,99200,604,1328,372,152,5,149,17400,400,17200,6120,360,6.7,10,10,24.1,880,9,999999999,179,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,8.3,58,99200,366,1328,341,168,219,107,17700,19100,12400,2120,50,6.7,8,4,24.1,77777,9,999999999,179,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,8.3,62,99200,123,1328,325,43,136,30,4400,6600,3800,540,40,2.6,5,1,24.1,77777,9,999999999,179,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,8.9,72,99200,0,55,318,0,0,0,0,0,0,0,0,0.0,3,1,24.1,77777,9,999999999,179,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,10.0,83,99200,0,0,319,0,0,0,0,0,0,0,300,2.6,3,2,24.1,77777,9,999999999,189,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,10.6,87,99300,0,0,323,0,0,0,0,0,0,0,280,3.1,3,3,24.1,77777,9,999999999,200,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.6,90,99300,0,0,320,0,0,0,0,0,0,0,280,2.6,3,3,24.1,77777,9,999999999,200,0.1080,0,88,999.000,999.0,99.0 +1989,8,6,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.0,86,99300,0,0,312,0,0,0,0,0,0,0,280,2.6,1,1,24.1,77777,9,999999999,189,0.1080,0,88,999.000,999.0,99.0 +1989,8,7,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,10.0,90,99300,0,0,325,0,0,0,0,0,0,0,290,3.1,6,6,24.1,1980,9,999999999,200,0.1080,0,88,999.000,999.0,99.0 +1989,8,7,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,11.1,90,99300,0,0,340,0,0,0,0,0,0,0,290,3.1,8,8,24.1,1250,9,999999999,209,0.1080,0,88,999.000,999.0,99.0 +1989,8,7,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,10.6,87,99300,0,0,340,0,0,0,0,0,0,0,300,2.6,8,8,24.1,1830,9,999999999,200,0.1080,0,88,999.000,999.0,99.0 +1989,8,7,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,7.8,77,99300,0,0,317,0,0,0,0,0,0,0,300,2.6,4,4,24.1,77777,9,999999999,170,0.1080,0,88,999.000,999.0,99.0 +1989,8,7,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,8.9,83,99300,1,166,324,1,1,1,0,0,0,0,310,2.6,6,6,24.1,1980,9,999999999,179,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,9.4,80,99300,141,1328,314,57,252,30,5700,14400,4200,530,310,2.1,1,1,24.1,77777,9,999999999,189,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,10.0,70,99400,385,1328,332,238,587,65,24500,51400,9500,1230,300,3.1,2,2,24.1,77777,9,999999999,200,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,8.9,58,99300,622,1328,338,416,654,106,43300,63900,13300,2200,10,3.1,2,2,24.1,77777,9,999999999,179,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,7.8,47,99300,834,1328,347,586,735,120,60600,73200,14600,2780,310,4.6,2,2,24.1,77777,9,999999999,170,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,8.3,47,99300,1006,1328,354,725,730,167,77000,74700,20400,5370,310,4.6,3,3,24.1,77777,9,999999999,179,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,8.3,46,99300,1127,1328,365,804,691,214,85200,70500,25300,9030,320,5.2,6,6,24.1,1680,9,999999999,179,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,7.8,44,99300,1188,1328,375,670,314,388,73500,34100,42900,18760,320,5.7,8,8,24.1,1680,9,999999999,170,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,8.3,43,99300,1185,1328,375,479,220,281,53700,24000,32200,13080,10,6.2,7,7,24.1,1830,9,999999999,179,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,9.4,49,99300,1118,1328,367,872,743,242,91500,75300,28000,9850,40,3.6,6,6,24.1,1680,9,999999999,189,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,10.6,53,99300,992,1328,368,679,683,166,72300,69800,20000,5200,30,3.6,6,6,24.1,1680,9,999999999,200,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,10.6,55,99200,816,1328,356,569,687,144,59800,69200,17200,3490,40,3.6,3,3,24.1,77777,9,999999999,200,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,10.0,53,99200,601,1328,365,311,309,170,33300,31400,19000,3650,10,4.6,6,6,24.1,1370,9,999999999,200,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,10.0,55,99200,362,1328,349,196,474,65,20100,40600,9000,1210,40,3.1,2,2,24.1,77777,9,999999999,200,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,10.0,63,99200,118,1328,328,44,190,26,4500,9100,3700,460,130,2.6,0,0,24.1,77777,9,999999999,200,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,10.0,70,99200,0,33,321,0,0,0,0,0,0,0,140,2.6,0,0,24.1,77777,9,999999999,200,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,10.0,75,99200,0,0,316,0,0,0,0,0,0,0,200,2.6,0,0,24.1,77777,9,999999999,189,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,10.6,81,99200,0,0,314,0,0,0,0,0,0,0,200,2.6,0,0,24.1,77777,9,999999999,200,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,10.0,80,99200,0,0,311,0,0,0,0,0,0,0,220,2.6,0,0,24.1,77777,9,999999999,189,0.0880,0,88,999.000,999.0,99.0 +1989,8,7,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,9.4,80,99100,0,0,308,0,0,0,0,0,0,0,230,3.1,0,0,24.1,77777,9,999999999,189,0.0880,0,88,999.000,999.0,99.0 +1989,8,8,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,10.6,83,99100,0,0,312,0,0,0,0,0,0,0,240,3.1,0,0,24.1,77777,9,999999999,200,0.0880,0,88,999.000,999.0,99.0 +1989,8,8,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,10.6,83,99100,0,0,312,0,0,0,0,0,0,0,240,3.6,0,0,16.1,77777,9,999999999,200,0.0880,0,88,999.000,999.0,99.0 +1989,8,8,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,10.0,83,99300,0,0,309,0,0,0,0,0,0,0,240,3.1,0,0,16.1,77777,9,999999999,189,0.0880,0,88,999.000,999.0,99.0 +1989,8,8,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,7.8,77,99300,0,0,302,0,0,0,0,0,0,0,240,3.1,0,0,16.1,77777,9,999999999,170,0.0880,0,88,999.000,999.0,99.0 +1989,8,8,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,8.9,83,99300,1,144,303,1,1,1,0,0,0,0,250,2.6,0,0,16.1,77777,9,999999999,179,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,10.0,83,99300,138,1329,309,50,163,33,5200,8500,4300,590,260,3.6,0,0,19.3,77777,9,999999999,189,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,10.6,72,99300,382,1329,322,211,489,69,21700,42600,9400,1290,270,3.6,0,0,19.3,77777,9,999999999,200,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,10.6,61,99300,619,1329,334,409,659,99,42800,64600,12700,2070,270,3.6,0,0,19.3,77777,9,999999999,200,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,10.0,51,99300,831,1329,344,599,755,123,61900,75000,14900,2800,310,4.1,0,0,19.3,77777,9,999999999,200,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,11.1,48,99300,1003,1329,367,718,680,200,75400,69000,23200,6270,280,5.7,2,2,19.3,77777,9,999999999,209,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,11.1,45,99300,1124,1329,396,667,335,381,72500,36400,41700,15450,230,7.2,8,8,19.3,1830,9,999999999,209,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,10.0,43,99200,1185,1329,375,824,575,308,88900,60200,35100,16000,250,5.2,4,4,19.3,77777,9,999999999,189,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,11.1,42,99200,1182,1329,388,822,623,265,86400,63100,30200,13220,290,5.2,5,5,19.3,77777,9,999999999,209,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,11.1,45,99200,1115,1329,396,499,226,309,55200,24600,34600,11970,260,7.2,8,8,19.3,1680,9,999999999,209,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,12.2,48,99200,989,1329,406,450,112,366,49500,11500,40900,13360,250,4.1,9,9,19.3,1830,9,999999999,220,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,12.8,48,99100,812,1329,401,360,195,240,39600,20500,27000,6550,250,4.6,8,8,24.1,1680,9,999999999,229,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,12.2,52,99100,596,1329,386,257,133,197,27900,13400,21900,4750,260,5.7,7,7,24.1,2440,9,999999999,220,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,13.3,55,99100,357,1329,393,147,86,124,16100,7700,14000,3060,0,0.0,8,8,24.1,1520,9,999999999,240,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,14.4,73,99200,114,1318,396,11,1,11,1300,0,1300,430,50,6.7,10,10,6.4,1520,9,999999999,250,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,15.0,78,99200,0,0,394,0,0,0,0,0,0,0,230,2.6,10,10,11.3,1370,9,999999999,259,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,14.4,84,99300,0,0,384,0,0,0,0,0,0,0,250,2.1,10,10,11.3,1370,9,999999999,250,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,13.9,81,99300,0,0,384,0,0,0,0,0,0,0,290,3.1,10,10,11.3,1830,9,999999999,250,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,99300,0,0,386,0,0,0,0,0,0,0,290,2.6,10,10,11.3,2740,9,999999999,270,0.1450,0,88,999.000,999.0,99.0 +1989,8,8,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,99300,0,0,386,0,0,0,0,0,0,0,340,1.5,10,10,11.3,2440,9,999999999,270,0.1450,0,88,999.000,999.0,99.0 +1989,8,9,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,99300,0,0,367,0,0,0,0,0,0,0,240,3.1,8,8,16.1,2440,9,999999999,270,0.1450,0,88,999.000,999.0,99.0 +1989,8,9,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,15.6,87,99300,0,0,389,0,0,0,0,0,0,0,230,3.1,10,10,16.1,1520,9,999999999,270,0.1450,0,88,999.000,999.0,99.0 +1989,8,9,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,15.0,84,99300,0,0,388,0,0,0,0,0,0,0,240,3.6,10,10,16.1,1680,9,999999999,259,0.1450,0,88,999.000,999.0,99.0 +1989,8,9,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,12.8,81,99400,0,0,346,0,0,0,0,0,0,0,0,0.0,5,5,16.1,77777,9,999999999,229,0.1450,0,88,999.000,999.0,99.0 +1989,8,9,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,13.9,90,99400,1,122,336,1,2,1,0,0,0,0,210,1.5,3,2,11.3,77777,9,999999999,250,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,14.4,93,99500,134,1329,332,49,117,37,5100,5600,4600,680,230,2.6,10,1,11.3,77777,9,999999999,250,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,15.0,81,99600,378,1329,345,207,501,62,21300,43700,8900,1170,240,4.1,5,1,11.3,77777,9,999999999,259,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,14.4,66,99600,616,1329,363,358,451,147,37800,44600,17100,2990,280,4.6,8,2,11.3,77777,9,999999999,250,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,15.0,62,99600,828,1329,360,603,740,138,63600,74800,16900,3420,280,4.1,8,0,11.3,77777,9,999999999,259,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,15.6,56,99600,1001,1329,372,761,779,170,80800,79600,20800,5400,310,3.1,9,0,11.3,77777,9,999999999,270,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,15.0,51,99600,1122,1329,384,807,745,173,83900,74800,20600,6550,240,3.6,10,1,11.3,77777,9,999999999,270,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,13.3,44,99600,1183,1329,390,863,710,227,91600,72500,27000,11470,320,2.6,10,2,11.3,77777,9,999999999,240,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,13.9,49,99600,1179,1329,418,418,130,302,46900,14000,34500,13740,280,1.5,9,9,11.3,3050,9,999999999,250,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,13.9,44,99600,1112,1329,427,518,181,366,57100,19300,40900,14320,270,2.1,9,9,12.9,1680,9,999999999,250,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,15.0,54,99600,986,1329,407,496,125,403,54500,12900,44900,14340,80,5.7,8,8,12.9,1830,9,999999999,259,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,15.6,58,99600,808,1329,405,346,260,187,38100,27800,21200,4470,90,5.7,8,8,11.3,1520,9,999999999,270,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.0,60,99600,592,1329,407,202,65,172,22100,6400,19200,5040,180,4.6,9,9,12.9,1520,9,999999999,259,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,14.4,60,99500,353,1329,395,116,116,85,12700,10200,10000,1870,190,4.6,8,8,14.5,1680,9,999999999,259,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,15.0,68,99500,109,1296,395,19,4,19,2200,0,2200,690,190,4.1,9,9,14.5,1680,9,999999999,259,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,15.6,76,99500,0,0,376,0,0,0,0,0,0,0,180,3.6,7,7,14.5,1830,9,999999999,270,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,15.0,78,99600,0,0,356,0,0,0,0,0,0,0,190,3.1,3,3,16.1,77777,9,999999999,259,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,14.4,73,99600,0,0,343,0,0,0,0,0,0,0,200,3.1,0,0,16.1,77777,9,999999999,250,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,13.9,78,99700,0,0,335,0,0,0,0,0,0,0,210,2.6,0,0,16.1,77777,9,999999999,250,0.0810,0,88,999.000,999.0,99.0 +1989,8,9,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,13.9,78,99700,0,0,335,0,0,0,0,0,0,0,210,2.6,0,0,16.1,77777,9,999999999,250,0.0810,0,88,999.000,999.0,99.0 +1989,8,10,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,13.9,78,99700,0,0,335,0,0,0,0,0,0,0,220,2.6,0,0,12.9,77777,9,999999999,250,0.0810,0,88,999.000,999.0,99.0 +1989,8,10,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,14.4,81,99700,0,0,347,0,0,0,0,0,0,0,230,3.1,5,2,11.3,77777,9,999999999,250,0.0810,0,88,999.000,999.0,99.0 +1989,8,10,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,13.9,81,99800,0,0,347,0,0,0,0,0,0,0,220,3.1,7,3,11.3,77777,9,999999999,250,0.0810,0,88,999.000,999.0,99.0 +1989,8,10,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,12.8,75,99800,0,0,346,0,0,0,0,0,0,0,210,2.6,6,3,11.3,77777,9,999999999,229,0.0810,0,88,999.000,999.0,99.0 +1989,8,10,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,13.3,81,99800,0,100,344,0,0,0,0,0,0,0,230,2.6,6,3,11.3,77777,9,999999999,240,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,13.9,81,99900,130,1330,332,41,33,37,4400,2100,4200,860,240,2.1,2,0,11.3,77777,9,999999999,250,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,14.4,73,99900,375,1330,343,176,274,97,18600,24200,11800,1880,250,3.1,1,0,11.3,77777,9,999999999,250,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,15.0,64,99900,613,1330,357,364,458,151,38300,45300,17400,3070,240,4.1,1,0,11.3,77777,9,999999999,259,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,15.6,58,100000,826,1330,369,555,583,190,59500,60000,22100,4580,230,3.1,0,0,11.3,77777,9,999999999,270,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,16.7,58,100000,998,1330,388,666,524,270,70900,54500,29900,8520,260,4.1,3,2,11.3,77777,9,999999999,290,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,15.6,51,100000,1119,1330,393,778,586,281,83900,61300,32200,11700,260,5.2,2,2,11.3,77777,9,999999999,279,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,16.1,51,99900,1180,1330,391,824,584,303,89000,61100,34700,15390,260,3.6,1,1,11.3,77777,9,999999999,279,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,13.9,43,99900,1177,1330,400,770,488,335,82200,51000,37000,16890,300,4.1,3,3,11.3,77777,9,999999999,250,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,15.0,44,99800,1109,1330,411,751,484,345,79300,50400,37100,14150,270,4.1,5,5,14.5,77777,9,999999999,259,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,14.4,43,99800,982,1330,425,530,249,344,57000,26900,37100,10730,280,3.6,8,8,12.9,1680,9,999999999,259,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,15.6,56,99800,804,1330,417,178,67,137,20200,7100,15900,3720,50,8.2,9,9,12.9,1680,9,999999999,270,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,18.3,79,99800,588,1330,416,95,4,93,11300,300,11200,4160,30,6.2,10,10,16.1,1520,9,999999999,320,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,17.2,79,99800,348,1330,409,36,0,36,4300,0,4300,1540,30,4.1,10,10,14.5,1520,9,999999999,300,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,17.2,87,99800,104,1274,400,28,0,28,3100,0,3100,920,320,4.1,10,10,8.0,1520,9,999999999,300,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,16.7,81,99800,0,0,402,0,0,0,0,0,0,0,270,3.1,10,10,8.0,3050,9,999999999,290,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,16.7,76,99800,0,0,408,0,0,0,0,0,0,0,240,1.5,10,10,9.7,3050,9,999999999,290,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,16.7,79,99900,0,0,386,0,0,0,0,0,0,0,0,0.0,8,8,9.7,3050,9,999999999,290,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,16.7,84,99900,0,0,374,0,0,0,0,0,0,0,260,1.5,7,7,11.3,3050,9,999999999,290,0.2980,0,88,999.000,999.0,99.0 +1989,8,10,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,15.6,81,99900,0,0,360,0,0,0,0,0,0,0,270,2.6,4,4,11.3,77777,9,999999999,270,0.2980,0,88,999.000,999.0,99.0 +1989,8,11,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,15.6,84,99800,0,0,346,0,0,0,0,0,0,0,230,2.6,1,1,11.3,77777,9,999999999,270,0.2980,0,88,999.000,999.0,99.0 +1989,8,11,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,15.6,87,99800,0,0,343,0,0,0,0,0,0,0,220,2.1,1,1,11.3,77777,9,999999999,270,0.2980,0,88,999.000,999.0,99.0 +1989,8,11,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,99800,0,0,334,0,0,0,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,270,0.2980,0,88,999.000,999.0,99.0 +1989,8,11,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,15.0,90,99900,0,0,331,0,0,0,0,0,0,0,270,1.5,0,0,11.3,77777,9,999999999,259,0.2980,0,88,999.000,999.0,99.0 +1989,8,11,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,14.4,90,99900,0,78,334,1,1,0,0,0,0,0,0,0.0,1,1,6.4,77777,9,999999999,250,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,15.6,97,99900,126,1330,343,43,136,29,4400,6800,3700,520,0,0.0,3,3,6.4,77777,9,999999999,270,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,17.2,84,100000,372,1330,356,199,517,52,20700,45200,8100,1010,0,0.0,1,1,6.4,77777,9,999999999,300,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,16.7,64,100000,610,1330,367,410,723,75,42800,70300,10500,1610,190,2.1,0,0,9.7,77777,9,999999999,290,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,15.6,58,100000,823,1330,381,526,625,136,55500,63200,16300,3350,190,3.1,2,2,9.7,77777,9,999999999,270,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,15.0,49,100000,996,1330,396,719,738,162,76500,75500,19900,5110,150,2.1,3,3,9.7,77777,9,999999999,270,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,15.0,49,100000,1117,1330,399,709,580,218,74900,59100,25200,8890,0,0.0,4,4,9.7,77777,9,999999999,270,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,16.1,69,99900,1177,1330,388,625,304,354,68800,33100,39500,16360,250,3.6,7,7,9.7,1460,9,999999999,279,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,17.2,60,99900,1174,1330,434,181,47,140,21400,5100,16800,6260,320,4.6,10,10,9.7,1520,9,999999999,300,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,15.0,64,99900,1106,1330,412,233,7,227,28200,600,27700,11120,130,5.2,10,10,8.0,1520,9,999999999,259,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,16.7,69,99800,979,1330,398,482,294,263,52800,31800,29300,7830,190,3.6,8,8,8.0,7620,9,999999999,290,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,16.7,62,99800,801,1330,382,491,545,160,51100,54500,18200,3740,230,3.1,7,2,8.0,77777,9,999999999,290,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,16.7,58,99800,584,1330,383,357,626,79,37700,61100,10800,1660,260,2.1,3,1,8.0,77777,9,999999999,290,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,18.3,69,99700,343,1330,379,176,440,60,18000,37100,8400,1120,0,0.0,3,1,8.0,77777,9,999999999,320,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,16.1,69,99700,99,1230,365,39,152,24,3900,7000,3300,420,270,2.6,1,1,8.0,77777,9,999999999,279,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,16.7,81,99700,0,0,349,0,0,0,0,0,0,0,260,1.5,0,0,8.0,77777,9,999999999,290,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,16.7,87,99800,0,0,343,0,0,0,0,0,0,0,0,0.0,0,0,8.0,77777,9,999999999,290,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,16.7,93,99800,0,0,345,0,0,0,0,0,0,0,0,0.0,1,1,8.0,77777,9,999999999,290,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,16.7,93,99800,0,0,358,0,0,0,0,0,0,0,0,0.0,5,5,6.4,77777,9,999999999,290,0.0920,0,88,999.000,999.0,99.0 +1989,8,11,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.2,93,99800,0,0,359,0,0,0,0,0,0,0,0,0.0,8,4,6.4,77777,9,999999999,300,0.0920,0,88,999.000,999.0,99.0 +1989,8,12,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.0,87,99700,0,0,351,0,0,0,0,0,0,0,300,1.5,9,4,6.4,77777,9,999999999,259,0.0920,0,88,999.000,999.0,99.0 +1989,8,12,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,16.1,93,99700,0,0,352,0,0,0,0,0,0,0,0,0.0,9,4,6.4,77777,9,999999999,279,0.0920,0,88,999.000,999.0,99.0 +1989,8,12,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,16.1,93,99700,0,0,349,0,0,0,0,0,0,0,210,2.1,8,3,6.4,77777,9,999999999,279,0.0920,0,88,999.000,999.0,99.0 +1989,8,12,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,15.0,93,99800,0,0,339,0,0,0,0,0,0,0,230,1.5,7,2,6.4,77777,9,999999999,259,0.0920,0,88,999.000,999.0,99.0 +1989,8,12,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,15.6,93,99800,0,55,338,0,0,0,0,0,0,0,0,0.0,6,1,4.8,77777,9,999999999,270,0.0920,0,88,999.000,999.0,99.0 +1989,8,12,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,12.8,81,99800,123,1330,332,29,8,28,3100,500,3100,680,220,2.1,6,1,4.8,77777,9,999999999,229,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,16.7,81,99800,368,1330,349,162,191,108,17000,16700,12400,2150,170,3.1,2,0,4.8,77777,9,999999999,290,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,17.2,69,99800,607,1330,365,341,375,168,36500,38200,19000,3600,170,2.6,0,0,6.4,77777,9,999999999,300,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,16.7,60,99800,820,1330,373,528,493,221,55600,50600,24300,5370,180,3.6,0,0,6.4,77777,9,999999999,290,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,16.1,54,99800,993,1330,378,687,569,259,73300,59200,29000,8060,150,2.1,0,0,6.4,77777,9,999999999,279,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,15.6,49,99800,1114,1330,395,771,544,312,82200,56800,34500,12860,140,2.6,2,2,6.4,77777,9,999999999,270,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,15.0,49,99700,1175,1330,399,775,483,346,82500,50400,37900,17310,180,3.1,4,4,8.0,77777,9,999999999,259,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,15.6,46,99700,1171,1330,408,767,436,381,80900,45400,40800,18910,360,5.2,4,4,8.0,77777,9,999999999,270,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,17.2,76,99600,1103,1330,412,534,112,440,58700,11600,49100,17840,330,4.1,10,10,8.0,1520,9,999999999,300,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,16.1,76,99600,975,1330,385,402,182,268,44600,19400,30400,8510,270,5.2,8,8,8.0,2440,9,999999999,279,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,18.3,84,99500,797,1330,384,379,188,265,41300,19700,29500,7150,280,5.2,8,7,8.0,7620,9,999999999,320,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,15.6,76,99500,579,1330,390,220,44,201,24100,4300,22300,5610,170,1.5,10,9,8.0,7620,9,999999999,270,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,16.1,78,99500,338,1330,401,77,1,77,8800,0,8800,2860,130,3.1,10,10,9.7,7620,9,999999999,279,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,14.4,68,99500,95,1208,391,29,1,29,3200,0,3200,930,130,3.1,10,9,9.7,7620,9,999999999,250,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,15.6,81,99400,0,0,357,0,0,0,0,0,0,0,320,2.6,8,3,9.7,77777,9,999999999,270,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,14.4,78,99500,0,0,353,0,0,0,0,0,0,0,320,2.6,3,3,9.7,77777,9,999999999,250,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,15.0,84,99500,0,0,347,0,0,0,0,0,0,0,330,3.1,4,2,9.7,77777,9,999999999,259,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,15.0,90,99500,0,0,338,0,0,0,0,0,0,0,240,2.1,2,1,9.7,77777,9,999999999,259,0.3880,0,88,999.000,999.0,99.0 +1989,8,12,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,15.0,90,99500,0,0,338,0,0,0,0,0,0,0,320,3.1,2,1,9.7,77777,9,999999999,259,0.3880,0,88,999.000,999.0,99.0 +1989,8,13,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,13.9,84,99400,0,0,330,0,0,0,0,0,0,0,300,2.1,2,0,11.3,77777,9,999999999,250,0.3880,0,88,999.000,999.0,99.0 +1989,8,13,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,13.9,90,99400,0,0,325,0,0,0,0,0,0,0,0,0.0,2,0,11.3,77777,9,999999999,250,0.3880,0,88,999.000,999.0,99.0 +1989,8,13,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,13.9,87,99400,0,0,338,0,0,0,0,0,0,0,300,1.5,5,2,11.3,77777,9,999999999,250,0.3880,0,88,999.000,999.0,99.0 +1989,8,13,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,13.9,90,99400,0,0,339,0,0,0,0,0,0,0,0,0.0,7,3,11.3,77777,9,999999999,250,0.3880,0,88,999.000,999.0,99.0 +1989,8,13,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.3,90,99400,0,11,328,0,0,0,0,0,0,0,260,2.1,9,1,6.4,77777,9,999999999,240,0.3880,0,88,999.000,999.0,99.0 +1989,8,13,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,13.3,84,99400,119,1331,327,39,69,32,4200,3600,3800,670,290,2.1,2,0,6.4,77777,9,999999999,240,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,16.1,87,99400,365,1331,340,186,390,78,19600,33400,10400,1420,270,2.1,0,0,6.4,77777,9,999999999,279,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,16.7,73,99500,604,1331,357,377,570,116,39000,55100,13900,2340,280,3.6,0,0,9.7,77777,9,999999999,290,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,17.2,66,99500,817,1331,368,564,673,146,59000,67800,17300,3530,280,3.6,0,0,9.7,77777,9,999999999,300,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,16.1,58,99500,990,1331,372,723,738,169,76600,75300,20400,5250,270,3.1,0,0,9.7,77777,9,999999999,279,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,16.7,54,99400,1111,1331,381,834,774,182,86000,77400,21200,6540,270,3.6,0,0,9.7,77777,9,999999999,290,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,17.8,56,99400,1172,1331,385,883,782,189,91500,78400,22300,8300,260,2.1,0,0,9.7,77777,9,999999999,309,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,18.9,57,99300,1168,1331,409,762,531,293,82400,55600,33500,14180,260,3.1,3,3,9.7,77777,9,999999999,329,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,17.8,56,99300,1100,1331,398,748,564,279,80500,58900,31700,10980,270,4.1,8,2,9.7,77777,9,999999999,309,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,17.2,54,99200,971,1331,404,537,381,257,57200,39600,28200,7700,260,4.6,4,4,9.7,77777,9,999999999,300,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,16.7,51,99200,792,1331,407,479,440,215,50400,45000,23600,5080,270,4.1,4,4,9.7,77777,9,999999999,290,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,16.1,54,99200,575,1331,394,310,240,205,33400,23900,23000,4890,260,3.1,10,3,9.7,77777,9,999999999,279,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,16.7,58,99200,333,1331,434,52,5,51,6100,200,6100,2060,260,7.7,10,10,11.3,1310,9,999999999,290,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,18.3,93,99300,90,1187,401,15,1,15,1800,0,1800,560,190,1.5,10,10,8.0,1070,9,999999999,320,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,18.3,90,99200,0,0,404,0,0,0,0,0,0,0,230,2.6,10,10,9.7,1520,9,999999999,320,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,17.2,84,99200,0,0,392,0,0,0,0,0,0,0,280,2.6,9,9,9.7,7620,9,999999999,300,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,16.7,76,99200,0,0,408,0,0,0,0,0,0,0,310,2.6,10,10,9.7,7620,9,999999999,290,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,15.6,71,99200,0,0,396,0,0,0,0,0,0,0,300,3.6,10,9,9.7,7620,9,999999999,270,0.1970,0,88,999.000,999.0,99.0 +1989,8,13,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,15.6,71,99300,0,0,407,0,0,0,0,0,0,0,300,4.1,10,10,9.7,2440,9,999999999,270,0.1970,0,88,999.000,999.0,99.0 +1989,8,14,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,16.7,76,99200,0,0,408,0,0,0,0,0,0,0,300,3.6,10,10,9.7,2290,9,999999999,290,0.1970,0,88,999.000,999.0,99.0 +1989,8,14,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,16.7,76,99200,0,0,408,0,0,0,0,0,0,0,270,3.6,10,10,9.7,2130,9,999999999,290,0.1970,0,88,999.000,999.0,99.0 +1989,8,14,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,16.7,76,99200,0,0,408,0,0,0,0,0,0,0,270,2.6,10,10,11.3,2290,9,999999999,290,0.1970,0,88,999.000,999.0,99.0 +1989,8,14,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,17.2,84,99200,0,0,403,0,0,0,0,0,0,0,280,2.1,10,10,11.3,3050,9,999999999,300,0.1970,0,88,999.000,999.0,99.0 +1989,8,14,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,17.2,87,99200,0,0,400,0,0,0,0,0,0,0,0,0.0,10,10,6.4,2740,9,999999999,300,0.1970,0,88,999.000,999.0,99.0 +1989,8,14,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,16.1,81,99200,115,1320,398,25,1,25,2800,0,2800,870,290,3.1,10,10,6.4,3050,9,999999999,279,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,17.2,79,99200,361,1331,409,82,1,82,9400,0,9300,3080,280,4.1,10,10,6.4,2740,9,999999999,300,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,17.2,79,99200,600,1331,409,176,1,175,19900,100,19900,6820,290,4.1,10,10,6.4,2740,9,999999999,300,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,18.3,79,99100,814,1331,416,237,0,237,27300,0,27300,10060,210,6.2,10,10,6.4,3660,9,999999999,320,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,18.9,69,99100,987,1331,421,334,111,251,37300,11900,28400,8090,220,5.2,9,9,6.4,3660,9,999999999,329,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,19.4,69,99100,1109,1331,425,481,89,406,53000,9200,45300,16840,230,6.7,9,9,6.4,3660,9,999999999,340,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,19.4,69,99100,1169,1331,425,331,119,225,37700,12900,26400,9920,270,6.7,9,9,6.4,3660,9,999999999,340,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,16.1,62,99100,1165,1331,423,328,3,325,38900,300,38600,14850,250,5.7,10,10,9.7,2130,9,999999999,279,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,17.8,71,99100,1096,1331,422,402,45,364,44300,4600,40500,15120,260,6.2,10,10,9.7,3050,9,999999999,309,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,16.1,78,99100,968,1331,401,149,3,147,18300,200,18100,7430,230,4.1,10,10,9.7,2440,9,999999999,279,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,17.8,90,99100,788,1331,400,247,9,241,28200,800,27800,9980,190,2.6,10,10,11.3,3050,9,999999999,309,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,18.3,87,99000,570,1331,408,152,1,152,17400,100,17300,6010,230,2.1,10,10,11.3,3050,9,999999999,320,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,17.8,87,99000,328,1331,404,42,2,42,5000,100,5000,1730,220,2.6,10,10,11.3,3050,9,999999999,309,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,19.4,97,99000,85,1143,406,13,0,13,1500,0,1500,490,190,2.6,10,10,8.0,700,9,999999999,340,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,19.4,97,99000,0,0,394,0,0,0,0,0,0,0,190,3.1,10,9,9.7,3050,9,999999999,340,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.3,93,99000,0,0,401,0,0,0,0,0,0,0,180,2.6,10,10,9.7,210,9,999999999,320,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,11.7,61,99000,0,0,393,0,0,0,0,0,0,0,200,2.6,10,10,9.7,180,9,999999999,209,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,16.1,90,99000,0,0,361,0,0,0,0,0,0,0,220,2.1,6,6,12.9,2290,9,999999999,279,0.1330,0,88,999.000,999.0,99.0 +1989,8,14,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,99000,0,0,349,0,0,0,0,0,0,0,240,2.6,3,3,12.9,77777,9,999999999,270,0.1330,0,88,999.000,999.0,99.0 +1989,8,15,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,14.4,84,98900,0,0,344,0,0,0,0,0,0,0,220,2.6,2,2,12.9,77777,9,999999999,250,0.1330,0,88,999.000,999.0,99.0 +1989,8,15,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,16.7,97,98900,0,0,358,0,0,0,0,0,0,0,240,2.1,6,6,12.9,3660,9,999999999,290,0.1330,0,88,999.000,999.0,99.0 +1989,8,15,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,16.1,93,98900,0,0,376,0,0,0,0,0,0,0,240,2.1,9,9,8.0,3350,9,999999999,279,0.1330,0,88,999.000,999.0,99.0 +1989,8,15,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,16.1,97,98900,0,0,359,0,0,0,0,0,0,0,0,0.0,7,7,8.0,3350,9,999999999,279,0.1330,0,88,999.000,999.0,99.0 +1989,8,15,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,17.2,97,99000,0,0,391,0,0,0,0,0,0,0,210,2.6,10,10,4.8,610,9,999999999,300,0.1330,0,88,999.000,999.0,99.0 +1989,8,15,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,16.1,87,99000,111,1299,392,23,1,23,2600,0,2600,810,250,2.6,10,10,4.8,370,9,999999999,279,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,18.3,93,99000,357,1332,390,66,35,57,7300,3000,6500,1620,300,3.6,9,9,4.8,3660,9,999999999,320,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,18.3,87,99000,597,1332,382,202,55,178,22300,5400,19800,5200,310,3.6,8,7,4.8,3050,9,999999999,320,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,19.4,84,99000,811,1332,398,418,237,272,45500,24800,30300,7420,290,3.1,8,8,4.8,180,9,999999999,340,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,18.9,74,99000,985,1332,406,378,135,277,41900,14400,31200,8890,300,3.1,9,8,4.8,430,9,999999999,329,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,18.9,74,99000,1106,1332,406,558,244,354,60900,26500,38900,13580,350,4.6,9,8,4.8,640,9,999999999,329,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,18.9,71,99000,1166,1332,409,464,134,346,51600,14400,39000,15140,40,6.2,9,8,6.4,980,9,999999999,329,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,17.8,74,99000,1162,1332,419,273,7,267,32900,600,32400,12780,30,7.2,10,10,6.4,1400,9,999999999,309,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,18.9,79,99000,1093,1332,409,469,214,292,51900,23300,32700,10650,50,6.7,9,9,6.4,580,9,999999999,329,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,18.3,76,99000,964,1332,420,332,2,331,38200,200,38100,13900,10,5.2,10,10,9.7,1310,9,999999999,320,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,18.9,76,99000,784,1332,412,240,66,200,26300,6600,22400,6700,30,5.2,9,9,9.7,1220,9,999999999,329,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,17.2,76,99000,565,1332,392,272,137,213,29200,13600,23400,5060,40,7.7,8,8,11.3,1310,9,999999999,300,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,16.7,79,99000,323,1332,394,95,21,90,10400,1800,10000,2300,40,6.2,9,9,11.3,700,9,999999999,290,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,16.1,78,99000,81,1121,401,8,1,7,900,0,900,280,40,6.7,10,10,12.9,490,9,999999999,279,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,16.1,78,99000,0,0,401,0,0,0,0,0,0,0,90,5.2,10,10,11.3,520,9,999999999,279,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,15.6,78,99100,0,0,398,0,0,0,0,0,0,0,60,4.1,10,10,12.9,1130,9,999999999,270,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,15.6,81,99100,0,0,366,0,0,0,0,0,0,0,50,3.1,6,6,12.9,730,9,999999999,270,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,15.6,84,99100,0,0,339,0,0,0,0,0,0,0,110,2.1,0,0,12.9,77777,9,999999999,270,0.1150,0,88,999.000,999.0,99.0 +1989,8,15,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,99200,0,0,357,0,0,0,0,0,0,0,30,3.1,6,6,12.9,610,9,999999999,270,0.1150,0,88,999.000,999.0,99.0 +1989,8,16,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,14.4,90,99100,0,0,339,0,0,0,0,0,0,0,340,2.1,2,2,12.9,77777,9,999999999,250,0.1150,0,88,999.000,999.0,99.0 +1989,8,16,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.9,93,99100,0,0,322,0,0,0,0,0,0,0,310,1.5,0,0,12.9,77777,9,999999999,240,0.1150,0,88,999.000,999.0,99.0 +1989,8,16,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.3,90,99200,0,0,322,0,0,0,0,0,0,0,0,0.0,0,0,12.9,77777,9,999999999,240,0.1150,0,88,999.000,999.0,99.0 +1989,8,16,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.9,93,99200,0,0,342,0,0,0,0,0,0,0,290,2.1,7,5,9.7,7620,9,999999999,240,0.1150,0,88,999.000,999.0,99.0 +1989,8,16,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,12.8,87,99200,0,0,340,0,0,0,0,0,0,0,290,2.1,8,5,6.4,7620,9,999999999,229,0.1150,0,88,999.000,999.0,99.0 +1989,8,16,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,12.8,84,99200,108,1277,356,31,11,30,3400,700,3300,710,330,3.1,9,8,6.4,640,9,999999999,229,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,13.9,78,99300,354,1332,376,80,39,69,8700,3400,7800,1910,310,3.6,10,9,6.4,580,9,999999999,250,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,15.6,81,99300,594,1332,384,208,1,208,23300,100,23200,7540,330,4.6,9,9,6.4,6100,9,999999999,270,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,15.0,71,99300,808,1332,378,292,111,223,32100,11700,25000,6060,340,4.1,9,7,11.3,6100,9,999999999,259,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,13.9,61,99300,982,1332,372,539,346,281,58800,37400,31100,8460,20,4.1,8,4,12.9,77777,9,999999999,240,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,13.9,59,99300,1103,1332,385,653,479,254,71000,50100,29400,10000,30,4.6,9,7,12.9,1220,9,999999999,240,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,13.3,59,99300,1163,1332,382,698,431,318,74700,45000,35300,15150,40,3.6,8,7,12.9,1680,9,999999999,240,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.0,60,99300,1159,1332,381,771,531,305,82800,55500,34400,14280,20,4.1,8,4,16.1,77777,9,999999999,259,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,15.0,62,99300,1089,1332,389,703,555,246,73500,56000,27500,9140,30,5.2,7,7,12.9,1010,9,999999999,259,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,14.4,58,99300,960,1332,374,669,694,165,70800,70700,19800,4850,50,5.7,5,2,11.3,77777,9,999999999,259,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,13.3,55,99300,779,1332,370,516,665,123,54500,67000,15100,2910,40,4.6,3,2,12.9,77777,9,999999999,240,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,13.9,59,99300,560,1332,368,348,585,99,36000,56000,12400,1980,80,4.1,2,2,12.9,77777,9,999999999,240,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,14.4,66,99300,318,1332,363,163,424,59,16500,34700,8200,1080,60,4.6,2,2,16.1,77777,9,999999999,250,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,14.4,68,99300,76,1077,360,32,105,22,3100,4500,2800,390,60,4.1,2,2,12.9,77777,9,999999999,250,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,14.4,73,99300,0,0,354,0,0,0,0,0,0,0,60,3.6,2,2,16.1,77777,9,999999999,250,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,14.4,78,99400,0,0,344,0,0,0,0,0,0,0,30,2.6,1,1,16.1,77777,9,999999999,250,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,14.4,81,99400,0,0,342,0,0,0,0,0,0,0,20,2.6,1,1,16.1,77777,9,999999999,250,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,10.0,72,99400,0,0,318,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,189,0.1100,0,88,999.000,999.0,99.0 +1989,8,16,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,8.3,69,99500,0,0,312,0,0,0,0,0,0,0,340,2.1,0,0,16.1,77777,9,999999999,179,0.1100,0,88,999.000,999.0,99.0 +1989,8,17,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,8.3,67,99500,0,0,314,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,179,0.1100,0,88,999.000,999.0,99.0 +1989,8,17,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,8.3,67,99500,0,0,314,0,0,0,0,0,0,0,330,2.1,0,0,16.1,77777,9,999999999,179,0.1100,0,88,999.000,999.0,99.0 +1989,8,17,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,8.9,75,99500,0,0,310,0,0,0,0,0,0,0,280,2.1,0,0,16.1,77777,9,999999999,179,0.1100,0,88,999.000,999.0,99.0 +1989,8,17,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,7.2,72,99600,0,0,303,0,0,0,0,0,0,0,330,1.5,0,0,11.3,77777,9,999999999,170,0.1100,0,88,999.000,999.0,99.0 +1989,8,17,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,7.2,72,99700,0,0,303,0,0,0,0,0,0,0,330,1.5,0,0,11.3,77777,9,999999999,170,0.1100,0,88,999.000,999.0,99.0 +1989,8,17,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,8.9,72,99700,104,1255,312,31,9,30,3400,600,3300,710,340,3.1,0,0,9.7,77777,9,999999999,179,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,9.4,61,99700,350,1333,347,100,69,82,11000,6000,9500,1800,350,3.1,5,5,11.3,77777,9,999999999,189,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,15.6,78,99800,591,1333,344,332,383,161,34600,37500,17900,3270,20,2.6,0,0,11.3,77777,9,999999999,270,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,16.1,71,99800,805,1333,371,472,349,259,50500,37100,28100,6520,50,4.1,3,3,16.1,77777,9,999999999,279,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.6,62,99800,979,1333,382,669,495,302,70100,51300,32300,9260,60,4.6,4,4,16.1,77777,9,999999999,270,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,14.4,56,99800,1100,1333,381,733,503,314,77900,52500,34500,12410,50,5.2,3,3,16.1,77777,9,999999999,259,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,12.2,45,99800,1160,1333,380,832,576,327,88800,60200,36300,15420,70,6.7,2,2,16.1,77777,9,999999999,220,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,11.7,42,99800,1155,1333,382,796,539,325,85000,56300,36000,15080,80,6.2,2,2,12.9,77777,9,999999999,220,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,12.2,45,99800,1086,1333,383,760,521,332,80100,54300,35800,12710,60,7.2,3,3,11.3,77777,9,999999999,220,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,12.8,48,99800,956,1333,377,650,561,244,69300,58300,27400,7080,50,6.2,2,2,11.3,77777,9,999999999,229,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,12.2,48,99800,775,1333,362,495,491,206,52000,50100,22800,4770,40,5.2,0,0,11.3,77777,9,999999999,220,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,11.7,50,99800,555,1333,356,303,358,152,32300,35800,17400,3170,50,6.7,0,0,11.3,77777,9,999999999,220,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,12.8,57,99800,312,1333,352,127,162,88,13300,13100,10200,1710,30,5.2,0,0,16.1,77777,9,999999999,229,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,13.3,63,99800,72,1055,348,25,4,25,2800,0,2800,810,30,4.6,0,0,16.1,77777,9,999999999,240,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,14.4,76,99800,0,0,341,0,0,0,0,0,0,0,30,3.6,0,0,16.1,77777,9,999999999,259,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,14.4,78,99800,0,0,338,0,0,0,0,0,0,0,30,2.6,0,0,16.1,77777,9,999999999,250,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,13.9,78,99900,0,0,335,0,0,0,0,0,0,0,30,3.1,0,0,16.1,77777,9,999999999,250,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,13.3,81,99900,0,0,329,0,0,0,0,0,0,0,320,1.5,0,0,16.1,77777,9,999999999,240,0.3730,0,88,999.000,999.0,99.0 +1989,8,17,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,10.6,65,100000,0,0,329,0,0,0,0,0,0,0,350,3.1,0,0,16.1,77777,9,999999999,200,0.3730,0,88,999.000,999.0,99.0 +1989,8,18,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,7.2,60,100000,0,0,315,0,0,0,0,0,0,0,310,1.5,0,0,16.1,77777,9,999999999,170,0.3730,0,88,999.000,999.0,99.0 +1989,8,18,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,11.7,87,100000,0,0,315,0,0,0,0,0,0,0,350,2.6,0,0,16.1,77777,9,999999999,220,0.3730,0,88,999.000,999.0,99.0 +1989,8,18,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,11.7,90,100000,0,0,313,0,0,0,0,0,0,0,270,2.1,0,0,16.1,77777,9,999999999,220,0.3730,0,88,999.000,999.0,99.0 +1989,8,18,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.2,93,100000,0,0,313,0,0,0,0,0,0,0,320,2.1,0,0,14.5,77777,9,999999999,220,0.3730,0,88,999.000,999.0,99.0 +1989,8,18,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.2,93,100000,0,0,313,0,0,0,0,0,0,0,350,2.1,0,0,14.5,77777,9,999999999,220,0.3730,0,88,999.000,999.0,99.0 +1989,8,18,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,11.7,84,100000,100,1233,317,43,208,23,4200,10800,3200,410,340,2.1,0,0,12.9,77777,9,999999999,220,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,12.2,68,100100,347,1333,336,201,577,48,20400,49600,7500,940,10,2.6,0,0,12.9,77777,9,999999999,220,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,11.7,57,100100,587,1333,346,398,736,69,41600,71300,10100,1490,60,3.6,0,0,16.1,77777,9,999999999,220,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,15.6,64,100100,802,1333,373,548,719,111,56900,71500,13700,2520,60,4.1,2,2,16.1,77777,9,999999999,270,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,15.0,58,100100,976,1333,378,681,765,115,72300,77400,15500,3390,70,4.6,2,2,16.1,77777,9,999999999,270,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,12.2,45,100000,1097,1333,380,808,816,130,86100,82800,17800,4860,70,5.2,2,2,16.1,77777,9,999999999,220,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,12.8,47,100000,1157,1333,380,856,813,145,91100,82400,19300,6350,90,3.6,2,2,16.1,77777,9,999999999,229,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,12.8,47,100000,1152,1333,375,846,832,120,86600,83400,14400,4380,100,4.6,1,1,16.1,77777,9,999999999,229,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,12.2,47,100000,1082,1333,372,779,832,98,80300,83400,12500,3220,70,4.6,1,1,16.1,77777,9,999999999,229,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,12.2,47,99900,952,1333,365,691,823,97,71100,82100,12400,2470,100,4.6,0,0,16.1,77777,9,999999999,229,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,12.2,47,99900,770,1333,365,551,799,84,58500,80000,12200,2030,60,4.6,0,0,16.1,77777,9,999999999,229,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,10.6,45,99900,550,1333,357,367,719,66,38200,68900,9700,1400,70,5.7,0,0,16.1,77777,9,999999999,200,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,10.6,48,99800,307,1333,352,171,539,45,17700,44000,7600,850,100,4.1,0,0,16.1,77777,9,999999999,200,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,11.1,55,99800,67,1011,345,34,143,20,3200,5900,2800,350,80,5.2,0,0,16.1,77777,9,999999999,209,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,12.8,66,99700,0,0,341,0,0,0,0,0,0,0,110,4.1,0,0,16.1,77777,9,999999999,229,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,12.8,70,99700,0,0,336,0,0,0,0,0,0,0,130,2.1,0,0,16.1,77777,9,999999999,229,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,13.3,73,99700,0,0,337,0,0,0,0,0,0,0,120,3.1,0,0,16.1,77777,9,999999999,240,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,13.9,87,99700,0,0,327,0,0,0,0,0,0,0,130,1.5,0,0,16.1,77777,9,999999999,250,0.0820,0,88,999.000,999.0,99.0 +1989,8,18,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,13.3,84,99700,0,0,327,0,0,0,0,0,0,0,120,2.1,0,0,16.1,77777,9,999999999,240,0.0820,0,88,999.000,999.0,99.0 +1989,8,19,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,13.3,93,99600,0,0,319,0,0,0,0,0,0,0,280,1.5,0,0,16.1,77777,9,999999999,240,0.0820,0,88,999.000,999.0,99.0 +1989,8,19,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,12.8,93,99600,0,0,316,0,0,0,0,0,0,0,180,1.5,0,0,16.1,77777,9,999999999,229,0.0820,0,88,999.000,999.0,99.0 +1989,8,19,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,12.8,93,99600,0,0,316,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,229,0.0820,0,88,999.000,999.0,99.0 +1989,8,19,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.8,97,99600,0,0,314,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,229,0.0820,0,88,999.000,999.0,99.0 +1989,8,19,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,13.3,97,99500,0,0,317,0,0,0,0,0,0,0,170,1.5,0,0,9.7,77777,9,999999999,240,0.0820,0,88,999.000,999.0,99.0 +1989,8,19,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,13.3,93,99500,97,1212,319,33,59,27,3500,3000,3300,560,150,2.6,0,0,9.7,77777,9,999999999,240,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,14.4,81,99500,343,1334,336,171,375,73,18000,31400,9900,1330,160,4.1,0,0,9.7,77777,9,999999999,250,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,15.0,71,99500,584,1334,349,365,573,111,37600,55100,13500,2210,170,3.6,0,0,9.7,77777,9,999999999,259,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,15.6,64,99400,799,1334,361,553,680,142,58000,68300,16900,3370,210,3.6,0,0,9.7,77777,9,999999999,270,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,14.4,54,99400,973,1334,383,651,670,158,69200,68500,19100,4760,180,3.1,4,3,12.9,77777,9,999999999,250,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,13.9,50,99300,1094,1334,382,753,541,305,80100,56400,33700,11830,180,3.6,8,2,12.9,77777,9,999999999,240,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,13.9,49,99200,1154,1334,392,804,640,245,84500,64900,28200,10980,170,4.1,10,4,12.9,77777,9,999999999,250,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,13.9,49,99200,1149,1334,409,637,317,362,69800,34400,40000,15330,170,5.7,10,8,12.9,7620,9,999999999,250,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,15.0,51,99100,1078,1334,407,624,383,312,66200,39900,33800,11660,180,4.1,10,7,11.3,7620,9,999999999,259,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,15.6,52,99000,948,1334,408,458,232,291,49600,25000,31800,8440,180,7.7,10,7,11.3,7620,9,999999999,270,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,15.0,52,99000,766,1334,404,349,175,248,38100,18200,27600,6550,170,7.2,10,7,9.7,7620,9,999999999,259,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,15.6,56,98900,545,1334,402,203,76,171,22200,7400,19200,4790,170,6.7,10,7,9.7,7620,9,999999999,270,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,15.6,58,98800,301,1334,399,89,52,77,9700,4400,8700,1980,170,5.7,10,7,8.0,7620,9,999999999,270,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,15.6,60,98800,63,989,411,19,1,19,2200,0,2200,650,160,5.2,10,9,8.0,6100,9,999999999,270,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,15.6,60,98700,0,0,411,0,0,0,0,0,0,0,160,6.7,10,9,11.3,1370,9,999999999,270,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,16.1,64,98700,0,0,420,0,0,0,0,0,0,0,170,6.2,10,10,11.3,1370,9,999999999,279,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,16.7,69,98700,0,0,418,0,0,0,0,0,0,0,160,6.7,10,10,11.3,2740,9,999999999,290,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,18.3,81,98600,0,0,414,0,0,0,0,0,0,0,170,7.2,10,10,11.3,1130,9,999999999,320,0.1920,0,88,999.000,999.0,99.0 +1989,8,19,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,20.0,100,98500,0,0,406,0,0,0,0,0,0,0,180,7.7,10,10,6.4,460,9,999999999,350,0.1920,0,88,999.000,999.0,99.0 +1989,8,20,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,20.0,100,98400,0,0,406,0,0,0,0,0,0,0,170,6.2,10,10,9.7,490,9,999999999,350,0.1920,0,88,999.000,999.0,99.0 +1989,8,20,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,20.0,93,98400,0,0,412,0,0,0,0,0,0,0,210,7.2,10,10,9.7,460,9,999999999,350,0.1920,0,88,999.000,999.0,99.0 +1989,8,20,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,20.6,97,98400,0,0,413,0,0,0,0,0,0,0,260,5.2,10,10,9.7,910,9,999999999,359,0.1920,0,88,999.000,999.0,99.0 +1989,8,20,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,20.6,93,98400,0,0,417,0,0,0,0,0,0,0,230,5.2,10,10,9.7,910,9,999999999,359,0.1920,0,88,999.000,999.0,99.0 +1989,8,20,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,20.6,93,98500,0,0,417,0,0,0,0,0,0,0,260,4.1,10,10,9.7,340,9,999999999,359,0.1920,0,88,999.000,999.0,99.0 +1989,8,20,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.6,93,98500,93,1190,368,22,12,21,2400,700,2400,520,220,3.6,1,1,8.0,77777,9,999999999,359,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,20.6,90,98500,339,1334,399,108,65,91,11800,5700,10300,2370,220,3.6,8,8,8.0,340,9,999999999,359,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,21.1,90,98500,581,1334,424,153,9,149,17500,700,17200,5980,240,5.2,10,10,8.0,340,9,999999999,370,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,21.1,82,98500,796,1334,421,355,57,320,38900,5800,35400,9820,260,5.7,9,9,8.0,460,9,999999999,370,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,20.0,69,98600,970,1334,420,407,128,313,44700,13600,34800,9860,240,5.7,8,8,9.7,940,9,999999999,350,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,20.0,67,98600,1091,1334,412,739,468,353,77500,48700,37600,13710,250,5.2,6,6,11.3,910,9,999999999,350,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,19.4,61,98600,1151,1334,417,579,269,345,63600,29300,38300,14590,230,6.2,6,6,12.9,1070,9,999999999,340,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,18.9,55,98600,1145,1334,428,763,491,338,81000,51200,36900,15160,280,5.2,7,7,12.9,1220,9,999999999,329,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,17.8,55,98600,1074,1334,420,519,143,403,56700,15200,44400,14640,270,4.6,9,7,16.1,1250,9,999999999,309,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,18.3,53,98600,943,1334,427,531,302,315,57100,32500,34100,9210,290,6.7,8,7,16.1,1250,9,999999999,320,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,17.8,56,98600,761,1334,417,359,196,246,39100,20400,27500,6470,280,5.7,8,7,16.1,1310,9,999999999,300,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,17.2,53,98600,540,1334,419,238,164,171,25800,16200,19300,4020,270,5.7,7,7,19.3,2290,9,999999999,300,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,15.0,51,98600,295,1334,396,97,70,81,10500,5700,9300,1760,270,6.2,5,4,24.1,77777,9,999999999,259,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.6,62,98700,59,945,375,18,6,17,1900,300,1900,420,270,3.1,2,2,24.1,77777,9,999999999,270,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,15.6,66,98700,0,0,358,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,270,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,16.1,78,98800,0,0,348,0,0,0,0,0,0,0,270,2.6,0,0,24.1,77777,9,999999999,279,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,16.1,81,98800,0,0,345,0,0,0,0,0,0,0,260,3.1,0,0,24.1,77777,9,999999999,279,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.1,87,98900,0,0,340,0,0,0,0,0,0,0,260,3.6,0,0,24.1,77777,9,999999999,279,0.3160,0,88,999.000,999.0,99.0 +1989,8,20,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,16.1,84,98900,0,0,343,0,0,0,0,0,0,0,270,3.6,0,0,19.3,77777,9,999999999,279,0.3160,0,88,999.000,999.0,99.0 +1989,8,21,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,15.6,87,98900,0,0,337,0,0,0,0,0,0,0,280,2.6,0,0,16.1,77777,9,999999999,270,0.3160,0,88,999.000,999.0,99.0 +1989,8,21,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,99000,0,0,334,0,0,0,0,0,0,0,270,2.1,0,0,16.1,77777,9,999999999,270,0.3160,0,88,999.000,999.0,99.0 +1989,8,21,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,15.0,93,99000,0,0,329,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,259,0.3160,0,88,999.000,999.0,99.0 +1989,8,21,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,15.0,93,99000,0,0,329,0,0,0,0,0,0,0,260,2.1,0,0,16.1,77777,9,999999999,259,0.3160,0,88,999.000,999.0,99.0 +1989,8,21,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,15.6,93,99000,0,0,343,0,0,0,0,0,0,0,200,1.5,2,2,16.1,77777,9,999999999,270,0.3160,0,88,999.000,999.0,99.0 +1989,8,21,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,15.0,90,99000,90,1168,342,26,36,23,2900,1800,2700,480,0,0.0,2,2,16.1,77777,9,999999999,259,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,17.2,79,99100,336,1335,366,156,278,84,16000,23000,10200,1550,0,0.0,2,2,16.1,77777,9,999999999,300,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,16.1,66,99100,577,1335,373,340,443,146,35500,43200,16800,2920,160,2.6,2,2,16.1,77777,9,999999999,279,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,15.6,54,99100,793,1335,382,509,557,175,54600,57100,20600,4050,130,1.5,1,1,16.1,77777,9,999999999,270,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,15.6,49,99200,967,1335,395,657,609,212,68400,61300,23800,6090,180,3.1,2,2,16.1,77777,9,999999999,270,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,15.0,44,99100,1088,1335,400,773,685,209,81500,69800,24500,7830,0,0.0,2,2,16.1,77777,9,999999999,259,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,15.0,43,99100,1148,1335,404,841,731,208,89400,74700,25000,9220,0,0.0,2,2,16.1,77777,9,999999999,259,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,17.2,48,99100,1142,1335,409,834,706,225,88100,71900,26500,9730,130,3.6,2,2,16.1,77777,9,999999999,300,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,16.7,43,99100,1070,1335,422,572,354,285,61100,36900,31400,10380,160,5.2,4,4,12.9,77777,9,999999999,290,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,15.6,43,99000,939,1335,417,431,261,245,47200,28200,27300,6850,200,4.1,5,5,11.3,77777,9,999999999,270,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,15.6,44,99000,756,1335,418,473,494,190,49900,50300,21400,4290,200,5.7,7,6,24.1,7620,9,999999999,270,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,16.7,51,99000,534,1335,414,203,141,145,22100,13900,16500,3400,200,4.6,8,6,24.1,7620,9,999999999,290,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,17.2,54,99000,289,1335,423,91,73,75,9900,5900,8700,1620,190,5.2,10,8,24.1,3660,9,999999999,300,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,18.3,62,99000,55,923,418,13,0,13,1500,0,1500,470,200,4.6,10,8,24.1,2290,9,999999999,320,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.0,19.4,71,98900,0,0,422,0,0,0,0,0,0,0,170,4.1,10,9,24.1,2290,9,999999999,340,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,20.0,79,98800,0,0,428,0,0,0,0,0,0,0,180,3.6,10,10,24.1,1680,9,999999999,350,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,20.6,79,99000,0,0,432,0,0,0,0,0,0,0,180,5.2,10,10,24.1,1980,9,999999999,359,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,21.1,85,98900,0,0,430,0,0,0,0,0,0,0,170,5.7,10,10,24.1,1830,9,999999999,379,0.1920,0,88,999.000,999.0,99.0 +1989,8,21,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,21.1,85,98900,0,0,430,0,0,0,0,0,0,0,180,5.2,10,10,24.1,1830,9,999999999,379,0.1920,0,88,999.000,999.0,99.0 +1989,8,22,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,21.1,90,98900,0,0,424,0,0,0,0,0,0,0,190,3.6,10,10,24.1,1520,9,999999999,370,0.1920,0,88,999.000,999.0,99.0 +1989,8,22,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,20.6,87,98900,0,0,423,0,0,0,0,0,0,0,200,5.7,10,10,24.1,1830,9,999999999,359,0.1920,0,88,999.000,999.0,99.0 +1989,8,22,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,20.0,82,98800,0,0,413,0,0,0,0,0,0,0,190,6.2,9,9,19.3,1520,9,999999999,350,0.1920,0,88,999.000,999.0,99.0 +1989,8,22,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,20.0,84,98800,0,0,422,0,0,0,0,0,0,0,210,6.7,10,10,19.3,2130,9,999999999,350,0.1920,0,88,999.000,999.0,99.0 +1989,8,22,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,19.4,82,98700,0,0,410,0,0,0,0,0,0,0,220,7.7,9,9,19.3,2590,9,999999999,340,0.1920,0,88,999.000,999.0,99.0 +1989,8,22,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,20.6,87,98700,86,1146,423,4,2,4,500,100,500,110,210,7.7,10,10,11.3,1130,9,999999999,359,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,20.6,90,98800,332,1336,419,50,15,46,5500,1300,5200,1310,230,5.2,10,10,8.0,980,9,999999999,359,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.6,93,98800,574,1336,417,95,9,91,11300,600,11000,4040,230,3.6,10,10,8.0,760,9,999999999,359,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,21.1,94,98800,789,1336,420,215,2,214,24900,200,24800,9180,210,4.1,10,10,16.1,700,9,999999999,370,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,21.1,87,98800,964,1336,426,325,2,324,37500,200,37300,13690,230,4.1,10,10,16.1,580,9,999999999,370,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,21.7,87,98800,1085,1336,431,317,2,315,37200,200,37100,14210,220,4.1,10,10,16.1,520,9,999999999,379,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,22.2,85,98800,1144,1336,438,431,3,428,49800,300,49600,17720,220,6.2,10,10,16.1,340,9,999999999,400,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,22.8,85,98800,1138,1336,442,375,5,370,43800,500,43400,16130,220,6.7,10,10,16.1,400,9,999999999,409,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,22.2,77,98800,1066,1336,435,350,94,274,39100,10100,31000,9800,220,6.2,9,9,16.1,640,9,999999999,400,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,22.8,72,98800,934,1336,424,617,533,240,65600,55300,26800,6720,220,5.2,7,6,16.1,790,9,999999999,409,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,22.8,72,98700,751,1336,418,393,389,171,41800,39600,19500,3810,230,5.7,4,4,16.1,77777,9,999999999,409,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,22.8,70,98700,529,1336,418,287,454,104,30600,43600,13300,1980,220,5.2,6,3,16.1,77777,9,999999999,409,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,22.8,74,98700,283,1336,422,112,211,66,11900,16300,8400,1220,220,4.1,7,6,16.1,7620,9,999999999,409,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,22.8,79,98700,51,879,412,22,40,18,2300,1700,2200,370,220,3.6,5,5,16.1,77777,9,999999999,409,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,25.6,22.8,85,98700,0,0,406,0,0,0,0,0,0,0,220,3.1,5,5,16.1,77777,9,999999999,409,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,21.7,85,98800,0,0,388,0,0,0,0,0,0,0,230,3.6,2,2,16.1,77777,9,999999999,390,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,21.7,85,98700,0,0,388,0,0,0,0,0,0,0,190,3.6,8,2,19.3,77777,9,999999999,390,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,21.1,82,98700,0,0,387,0,0,0,0,0,0,0,270,3.1,7,2,19.3,77777,9,999999999,370,0.0740,0,88,999.000,999.0,99.0 +1989,8,22,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,21.1,90,98900,0,0,386,0,0,0,0,0,0,0,360,2.1,4,4,24.1,77777,9,999999999,370,0.0740,0,88,999.000,999.0,99.0 +1989,8,23,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,21.7,94,98900,0,0,384,0,0,0,0,0,0,0,320,3.1,10,3,24.1,77777,9,999999999,390,0.0740,0,88,999.000,999.0,99.0 +1989,8,23,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,21.7,94,98900,0,0,380,0,0,0,0,0,0,0,310,3.1,8,2,24.1,77777,9,999999999,390,0.0740,0,88,999.000,999.0,99.0 +1989,8,23,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,21.1,90,98900,0,0,386,0,0,0,0,0,0,0,330,3.1,4,4,24.1,77777,9,999999999,370,0.0740,0,88,999.000,999.0,99.0 +1989,8,23,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,19.4,84,98900,0,0,374,0,0,0,0,0,0,0,350,4.6,8,2,24.1,77777,9,999999999,340,0.0740,0,88,999.000,999.0,99.0 +1989,8,23,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,20.0,90,98900,0,0,404,0,0,0,0,0,0,0,30,5.2,10,9,24.1,7620,9,999999999,350,0.0740,0,88,999.000,999.0,99.0 +1989,8,23,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.0,90,99000,83,1125,416,19,1,19,2200,0,2200,670,50,5.7,10,10,12.9,3050,9,999999999,350,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,19.4,87,99200,328,1336,415,50,9,47,5800,300,5700,1910,40,3.6,10,10,12.9,340,9,999999999,340,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,19.4,87,99100,570,1336,415,157,4,155,17800,300,17700,6080,10,6.2,10,10,11.3,310,9,999999999,340,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,19.4,84,99100,786,1336,418,212,8,207,24500,700,24100,8940,260,6.2,10,10,11.3,340,9,999999999,340,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,19.4,90,99300,961,1336,412,156,6,152,19100,400,18800,7620,20,6.7,10,10,9.7,460,9,999999999,340,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,18.9,87,99300,1082,1336,411,243,2,242,29200,200,29100,11630,40,7.2,10,10,11.3,310,9,999999999,329,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,18.9,87,99200,1141,1336,411,214,4,210,26100,300,25800,10470,40,6.7,10,10,11.3,370,9,999999999,329,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,17.8,81,99200,1134,1336,410,382,0,382,44500,0,44500,16450,40,6.7,10,10,19.3,520,9,999999999,309,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,18.3,81,99200,1062,1336,414,348,2,346,40400,200,40300,15040,40,7.2,10,10,19.3,490,9,999999999,320,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,17.8,79,99100,930,1336,413,306,1,306,35300,100,35200,12910,40,7.7,10,10,19.3,520,9,999999999,309,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,17.2,81,99100,746,1336,387,246,122,177,27300,12800,20200,4610,40,7.7,8,8,19.3,550,9,999999999,300,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,17.2,81,99100,523,1336,406,137,10,133,15600,700,15300,5210,30,7.7,10,10,19.3,550,9,999999999,300,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,17.2,81,99200,277,1336,406,78,4,77,8700,200,8600,2600,40,6.7,10,10,19.3,580,9,999999999,300,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,15.6,76,99200,47,857,390,17,2,16,1800,0,1800,550,20,6.2,9,9,19.3,1830,9,999999999,270,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,16.1,78,99200,0,0,390,0,0,0,0,0,0,0,40,5.7,9,9,16.1,1980,9,999999999,279,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,17.8,87,99200,0,0,404,0,0,0,0,0,0,0,50,5.2,10,10,16.1,760,9,999999999,309,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,18.3,87,99200,0,0,408,0,0,0,0,0,0,0,50,4.6,10,10,16.1,760,9,999999999,320,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,18.3,84,99200,0,0,410,0,0,0,0,0,0,0,50,6.2,10,10,16.1,370,9,999999999,320,0.1640,0,88,999.000,999.0,99.0 +1989,8,23,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,17.8,81,99200,0,0,410,0,0,0,0,0,0,0,50,4.6,10,10,19.3,940,9,999999999,309,0.1640,0,88,999.000,999.0,99.0 +1989,8,24,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,17.2,81,99200,0,0,387,0,0,0,0,0,0,0,50,5.2,8,8,19.3,1070,9,999999999,300,0.1640,0,88,999.000,999.0,99.0 +1989,8,24,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,17.2,84,99200,0,0,377,0,0,0,0,0,0,0,50,5.2,7,7,24.1,580,9,999999999,300,0.1640,0,88,999.000,999.0,99.0 +1989,8,24,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,17.2,84,99200,0,0,383,0,0,0,0,0,0,0,50,6.2,8,8,24.1,910,9,999999999,300,0.1640,0,88,999.000,999.0,99.0 +1989,8,24,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,16.7,84,99300,0,0,361,0,0,0,0,0,0,0,70,5.7,3,3,24.1,77777,9,999999999,290,0.1640,0,88,999.000,999.0,99.0 +1989,8,24,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,16.7,81,99300,0,0,402,0,0,0,0,0,0,0,50,6.2,10,10,19.3,580,9,999999999,290,0.1640,0,88,999.000,999.0,99.0 +1989,8,24,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,16.7,81,99400,80,1103,402,14,0,14,1600,0,1600,520,70,4.6,10,10,19.3,490,9,999999999,290,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,16.7,79,99400,324,1337,405,72,4,71,8200,200,8100,2640,80,4.6,10,10,24.1,460,9,999999999,290,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,17.2,81,99400,567,1337,406,149,4,148,17100,300,17000,5870,90,5.7,10,10,24.1,460,9,999999999,300,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,17.8,81,99400,783,1337,410,273,10,267,31000,900,30400,10590,60,6.7,10,10,12.9,460,9,999999999,309,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,17.2,76,99400,957,1337,412,309,3,306,35600,300,35400,13130,50,5.2,10,10,12.9,520,9,999999999,300,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,17.2,76,99400,1078,1337,401,503,213,329,54900,23100,36200,11740,50,5.2,9,9,12.9,520,9,999999999,300,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,17.2,73,99500,1137,1337,395,548,217,362,59900,23600,39800,14810,50,6.7,8,8,12.9,640,9,999999999,300,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,16.1,66,99400,1130,1337,391,665,384,338,70500,40000,36500,14440,50,7.2,7,7,12.9,760,9,999999999,279,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,16.7,71,99400,1058,1337,394,558,239,367,60300,25900,39800,12830,40,7.2,8,8,11.3,640,9,999999999,290,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,16.1,69,99400,925,1337,388,491,283,293,53000,30500,31900,8290,40,7.2,7,7,12.9,700,9,999999999,279,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,16.1,66,99400,741,1337,380,433,444,184,45700,45100,20700,4100,50,7.7,4,4,12.9,77777,9,999999999,279,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,15.6,66,99400,518,1337,358,314,557,94,32200,52400,11900,1830,60,8.8,0,0,16.1,77777,9,999999999,270,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,15.6,68,99300,271,1337,355,126,323,59,13100,24400,8200,1060,50,7.7,0,0,16.1,77777,9,999999999,270,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,15.6,73,99300,43,813,350,21,27,18,2200,1100,2100,370,40,6.2,0,0,11.3,77777,9,999999999,270,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,17.2,81,99400,0,0,381,0,0,0,0,0,0,0,40,7.2,7,7,16.1,1310,9,999999999,300,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,17.2,84,99400,0,0,377,0,0,0,0,0,0,0,50,5.7,7,7,16.1,1310,9,999999999,300,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,17.8,90,99400,0,0,375,0,0,0,0,0,0,0,50,4.1,7,7,16.1,1130,9,999999999,309,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,16.1,73,99400,0,0,407,0,0,0,0,0,0,0,90,5.2,10,10,16.1,1130,9,999999999,279,0.1700,0,88,999.000,999.0,99.0 +1989,8,24,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,15.6,76,99400,0,0,347,0,0,0,0,0,0,0,90,5.2,0,0,16.1,77777,9,999999999,270,0.1700,0,88,999.000,999.0,99.0 +1989,8,25,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,15.6,78,99400,0,0,344,0,0,0,0,0,0,0,100,4.1,0,0,16.1,77777,9,999999999,270,0.1700,0,88,999.000,999.0,99.0 +1989,8,25,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,15.6,84,99400,0,0,339,0,0,0,0,0,0,0,110,3.1,0,0,16.1,77777,9,999999999,270,0.1700,0,88,999.000,999.0,99.0 +1989,8,25,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,16.1,84,99400,0,0,343,0,0,0,0,0,0,0,100,4.1,0,0,16.1,77777,9,999999999,279,0.1700,0,88,999.000,999.0,99.0 +1989,8,25,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,16.1,84,99400,0,0,376,0,0,0,0,0,0,0,90,4.1,8,8,16.1,2740,9,999999999,279,0.1700,0,88,999.000,999.0,99.0 +1989,8,25,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,99500,0,0,341,0,0,0,0,0,0,0,120,3.1,1,1,16.1,77777,9,999999999,270,0.1700,0,88,999.000,999.0,99.0 +1989,8,25,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,15.0,81,99500,77,1081,350,26,55,21,2700,2200,2500,360,110,3.1,3,2,16.1,77777,9,999999999,259,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,15.0,76,99600,321,1337,359,153,230,96,15900,18900,11400,1890,100,4.6,8,3,16.1,77777,9,999999999,259,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,15.0,68,99600,563,1337,367,252,214,161,26900,21400,17800,3400,80,6.2,7,3,16.1,77777,9,999999999,259,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,15.6,66,99600,780,1337,373,459,427,207,48200,43600,22800,4800,80,6.2,9,3,16.1,77777,9,999999999,270,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.0,60,99600,954,1337,369,668,680,178,70200,69000,20800,5100,120,4.1,5,1,16.1,77777,9,999999999,259,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,13.3,52,99500,1075,1337,370,737,686,180,78400,70300,21800,6590,120,5.7,5,1,16.1,77777,9,999999999,240,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,14.4,54,99500,1134,1337,374,803,745,166,83900,75000,20200,6470,90,5.2,3,1,16.1,77777,9,999999999,250,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,13.9,50,99400,1126,1337,370,849,814,156,89000,82100,19700,6030,60,4.1,0,0,16.1,77777,9,999999999,250,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,14.4,54,99400,1054,1337,374,736,731,154,76600,73500,18500,4900,60,7.2,2,1,16.1,77777,9,999999999,250,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,13.9,52,99300,920,1337,374,630,691,150,66800,70400,18200,4150,60,6.7,3,1,16.1,77777,9,999999999,250,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,14.4,58,99200,735,1337,369,474,649,112,49900,65100,14000,2550,60,6.7,3,1,16.1,77777,9,999999999,259,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,14.4,60,99200,512,1337,366,298,507,101,30500,47400,12300,1930,60,5.7,4,1,16.1,77777,9,999999999,259,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,14.4,64,99200,265,1337,361,117,291,58,12200,21800,7900,1040,50,5.2,3,1,16.1,77777,9,999999999,259,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,14.4,68,99300,39,791,355,16,24,14,1700,1000,1700,290,50,5.2,2,1,16.1,77777,9,999999999,250,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,14.4,71,99300,0,0,346,0,0,0,0,0,0,0,30,3.6,0,0,16.1,77777,9,999999999,259,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,14.4,76,99300,0,0,347,0,0,0,0,0,0,0,40,3.6,3,1,16.1,77777,9,999999999,259,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,15.0,76,99400,0,0,350,0,0,0,0,0,0,0,30,3.1,3,1,16.1,77777,9,999999999,259,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,15.0,78,99300,0,0,394,0,0,0,0,0,0,0,30,2.6,10,10,16.1,1220,9,999999999,259,0.1520,0,88,999.000,999.0,99.0 +1989,8,25,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,15.0,84,99300,0,0,351,0,0,0,0,0,0,0,20,2.1,3,3,16.1,77777,9,999999999,259,0.1520,0,88,999.000,999.0,99.0 +1989,8,26,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.1,87,99300,0,0,367,0,0,0,0,0,0,0,10,2.6,7,7,16.1,1220,9,999999999,279,0.1520,0,88,999.000,999.0,99.0 +1989,8,26,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,99300,0,0,361,0,0,0,0,0,0,0,320,1.5,7,7,16.1,1220,9,999999999,270,0.1520,0,88,999.000,999.0,99.0 +1989,8,26,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,99300,0,0,349,0,0,0,0,0,0,0,30,1.5,3,3,16.1,77777,9,999999999,270,0.1520,0,88,999.000,999.0,99.0 +1989,8,26,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,15.6,90,99200,0,0,334,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,270,0.1520,0,88,999.000,999.0,99.0 +1989,8,26,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,16.1,84,99400,0,0,343,0,0,0,0,0,0,0,140,2.6,0,0,16.1,77777,9,999999999,279,0.1520,0,88,999.000,999.0,99.0 +1989,8,26,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,15.6,81,99300,73,1059,384,17,4,17,2000,0,2000,610,170,2.6,9,9,16.1,1190,9,999999999,270,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,14.4,68,99300,317,1338,391,78,25,72,8600,2100,8100,1910,170,4.1,9,9,12.9,1220,9,999999999,250,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,14.4,68,99400,560,1338,403,179,17,172,20200,1300,19600,6440,170,3.1,10,10,12.9,1220,9,999999999,250,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,15.0,66,99400,776,1338,409,204,6,201,23700,500,23400,8680,170,4.1,10,10,11.3,1220,9,999999999,259,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,15.6,66,99400,951,1338,413,312,10,305,36000,900,35400,13040,170,3.6,10,10,11.3,1220,9,999999999,270,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,16.7,69,99400,1071,1338,418,354,11,346,41300,1000,40500,15090,160,2.6,10,10,11.3,1250,9,999999999,290,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,17.8,69,99400,1130,1338,425,329,6,323,38700,500,38300,14640,200,3.6,10,10,11.3,1250,9,999999999,309,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,18.3,67,99300,1123,1338,433,329,4,325,38700,400,38400,14680,170,3.6,10,10,12.9,1310,9,999999999,320,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,18.9,63,99300,1049,1338,431,352,4,349,40800,400,40500,15030,180,3.6,10,9,9.7,2440,9,999999999,329,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,18.9,67,99200,915,1338,437,247,7,242,28900,600,28400,10860,200,2.6,10,10,9.7,1490,9,999999999,329,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,19.4,71,99100,730,1338,434,231,25,217,26400,2100,25200,8850,210,2.6,10,10,8.0,1010,9,999999999,340,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,19.4,82,99000,506,1338,421,61,8,58,7400,400,7200,2610,110,5.7,10,10,6.4,880,9,999999999,340,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,19.4,79,99100,259,1338,424,58,1,58,6600,0,6600,2080,40,2.6,10,10,6.4,820,9,999999999,340,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,19.4,84,99200,36,747,392,11,9,10,1200,500,1100,260,150,2.6,7,7,6.4,850,9,999999999,340,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,18.3,79,99200,0,0,386,0,0,0,0,0,0,0,120,3.6,6,6,6.4,1220,9,999999999,320,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,18.3,79,99200,0,0,405,0,0,0,0,0,0,0,120,3.6,9,9,6.4,980,9,999999999,320,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,18.3,81,99300,0,0,414,0,0,0,0,0,0,0,120,2.6,10,10,6.4,1340,9,999999999,320,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,18.9,87,99300,0,0,411,0,0,0,0,0,0,0,120,2.1,10,10,6.4,1680,9,999999999,329,0.1480,0,88,999.000,999.0,99.0 +1989,8,26,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,18.9,87,99200,0,0,400,0,0,0,0,0,0,0,0,0.0,9,9,6.4,1010,9,999999999,329,0.1480,0,88,999.000,999.0,99.0 +1989,8,27,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,19.4,97,99200,0,0,406,0,0,0,0,0,0,0,0,0.0,10,10,6.4,820,9,999999999,340,0.1480,0,88,999.000,999.0,99.0 +1989,8,27,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,19.4,93,99200,0,0,409,0,0,0,0,0,0,0,0,0.0,10,10,6.4,1010,9,999999999,340,0.1480,0,88,999.000,999.0,99.0 +1989,8,27,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.9,97,99200,0,0,348,0,0,0,0,0,0,0,0,0.0,0,0,6.4,77777,9,999999999,329,0.1480,0,88,999.000,999.0,99.0 +1989,8,27,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.9,97,99300,0,0,366,0,0,0,0,0,0,0,230,1.5,4,4,6.4,77777,9,999999999,329,0.1480,0,88,999.000,999.0,99.0 +1989,8,27,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,18.3,97,99300,0,0,360,0,0,0,0,0,0,0,310,1.5,3,3,6.4,77777,9,999999999,320,0.1480,0,88,999.000,999.0,99.0 +1989,8,27,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,18.3,97,99300,70,1037,360,19,3,19,2200,0,2200,660,200,2.1,6,3,6.4,77777,9,999999999,320,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,20.6,85,99300,313,1338,381,114,132,83,12400,11000,9900,1810,0,0.0,6,2,6.4,77777,9,999999999,359,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,20.6,79,99400,556,1338,387,297,321,162,31500,32000,18200,3430,340,3.1,7,2,6.4,77777,9,999999999,359,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,20.6,72,99400,773,1338,390,473,475,196,50000,48500,21900,4500,290,2.6,4,1,8.0,77777,9,999999999,370,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,21.1,69,99400,947,1338,416,442,141,341,48100,14900,37600,10450,320,3.1,6,6,8.0,1070,9,999999999,370,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,21.1,65,99400,1068,1338,422,571,243,374,61600,26300,40500,13300,350,3.1,6,6,11.3,1070,9,999999999,379,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,21.1,65,99400,1126,1338,427,669,278,433,72000,30100,46600,17630,50,5.7,7,7,8.0,1100,9,999999999,379,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,22.2,74,99400,1118,1338,408,773,551,308,82400,57500,34200,12610,60,6.2,3,3,6.4,77777,9,999999999,400,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,21.7,72,99400,1045,1338,398,726,599,253,78000,62500,29100,8590,50,4.1,4,1,6.4,77777,9,999999999,390,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,21.1,69,99400,911,1338,406,545,403,267,57000,41600,28600,7280,90,3.1,7,3,8.0,77777,9,999999999,370,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,21.7,72,99300,725,1338,403,414,312,243,43900,32700,26200,5800,100,5.2,6,2,8.0,77777,9,999999999,390,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,21.1,74,99300,500,1338,396,255,275,150,26800,26700,16900,3120,110,4.6,5,2,8.0,77777,9,999999999,379,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,20.6,76,99300,253,1338,400,83,20,79,9000,1600,8700,1890,60,3.6,8,5,6.4,7620,9,999999999,359,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,20.6,85,99400,33,703,391,12,0,12,1400,0,1400,430,120,3.1,8,5,6.4,7620,9,999999999,370,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,20.6,87,99500,0,0,388,0,0,0,0,0,0,0,130,2.6,7,5,6.4,7620,9,999999999,359,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,20.0,87,99500,0,0,382,0,0,0,0,0,0,0,120,2.6,7,4,6.4,7620,9,999999999,350,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,20.6,90,99400,0,0,382,0,0,0,0,0,0,0,130,2.1,7,4,6.4,7620,9,999999999,359,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,20.6,90,99400,0,0,385,0,0,0,0,0,0,0,110,2.1,8,5,6.4,7620,9,999999999,359,0.3240,0,88,999.000,999.0,99.0 +1989,8,27,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,20.6,93,99400,0,0,383,0,0,0,0,0,0,0,130,3.1,8,5,6.4,7620,9,999999999,359,0.3240,0,88,999.000,999.0,99.0 +1989,8,28,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,20.6,93,99400,0,0,383,0,0,0,0,0,0,0,70,2.6,9,5,6.4,7620,9,999999999,359,0.3240,0,88,999.000,999.0,99.0 +1989,8,28,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,20.6,93,99300,0,0,390,0,0,0,0,0,0,0,60,3.1,9,7,4.8,7620,9,999999999,359,0.3240,0,88,999.000,999.0,99.0 +1989,8,28,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,20.6,93,99300,0,0,390,0,0,0,0,0,0,0,90,2.6,9,7,4.8,7620,9,999999999,359,0.3240,0,88,999.000,999.0,99.0 +1989,8,28,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,20.6,93,99300,0,0,390,0,0,0,0,0,0,0,150,2.6,9,7,4.8,7620,9,999999999,359,0.3240,0,88,999.000,999.0,99.0 +1989,8,28,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,20.6,93,99300,0,0,417,0,0,0,0,0,0,0,140,3.1,10,10,4.8,1070,9,999999999,359,0.3240,0,88,999.000,999.0,99.0 +1989,8,28,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.6,93,99300,67,1015,417,11,1,11,1300,0,1300,420,320,5.2,10,10,4.8,1400,9,999999999,359,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.6,93,99200,309,1339,417,41,4,40,4800,100,4800,1630,90,3.1,10,10,6.4,1070,9,999999999,359,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.6,93,99200,553,1339,417,73,3,72,8800,200,8700,3250,120,4.6,10,10,4.8,400,9,999999999,359,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,22.2,94,99200,769,1339,428,247,6,243,28100,500,27800,9850,120,3.6,10,10,4.8,520,9,999999999,400,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,21.7,85,99200,944,1339,434,318,0,318,36600,0,36600,13340,280,3.1,10,10,4.8,430,9,999999999,390,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,22.2,88,99200,1064,1339,434,226,0,226,27200,0,27200,10960,240,3.1,10,10,4.8,1100,9,999999999,400,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,22.2,79,99100,1123,1339,444,326,0,326,38400,0,38400,14700,140,3.1,10,10,6.4,1310,9,999999999,400,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,22.2,77,99100,1114,1339,426,508,302,254,55200,31600,28800,10170,190,4.6,9,8,11.3,3960,9,999999999,400,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,22.8,72,99000,1040,1339,436,495,175,358,54200,18600,39800,12280,190,5.2,10,8,11.3,3960,9,999999999,409,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,22.2,77,99000,906,1339,448,293,9,287,33800,800,33200,12170,210,3.6,10,10,11.3,1220,9,999999999,400,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,22.2,79,99000,719,1339,444,221,8,217,25200,700,24900,8760,210,3.1,10,10,11.3,3660,9,999999999,400,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,22.2,79,99000,494,1339,444,105,4,104,12200,300,12100,4220,240,4.6,10,10,11.3,3350,9,999999999,400,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,21.7,77,99000,246,1339,422,50,29,45,5500,2300,5100,1190,220,4.6,8,8,11.3,3350,9,999999999,390,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,21.7,82,99000,29,681,398,12,13,11,1300,500,1300,230,240,4.1,5,4,11.3,77777,9,999999999,390,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.3,21.1,87,99000,0,0,382,0,0,0,0,0,0,0,220,2.6,3,2,16.1,77777,9,999999999,370,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,21.1,90,99100,0,0,367,0,0,0,0,0,0,0,220,2.6,0,0,16.1,77777,9,999999999,370,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,21.1,94,99000,0,0,364,0,0,0,0,0,0,0,240,2.6,0,0,16.1,77777,9,999999999,379,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,21.1,94,99000,0,0,364,0,0,0,0,0,0,0,240,3.6,0,0,16.1,77777,9,999999999,379,0.1300,0,88,999.000,999.0,99.0 +1989,8,28,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,20.6,90,99000,0,0,379,0,0,0,0,0,0,0,250,2.6,4,3,16.1,77777,9,999999999,359,0.1300,0,88,999.000,999.0,99.0 +1989,8,29,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,20.6,97,98900,0,0,374,0,0,0,0,0,0,0,230,2.6,3,3,16.1,77777,9,999999999,359,0.1300,0,88,999.000,999.0,99.0 +1989,8,29,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,20.6,97,99000,0,0,370,0,0,0,0,0,0,0,240,3.1,2,2,11.3,77777,9,999999999,359,0.1300,0,88,999.000,999.0,99.0 +1989,8,29,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,20.6,97,99000,0,0,374,0,0,0,0,0,0,0,240,2.1,4,3,11.3,77777,9,999999999,359,0.1300,0,88,999.000,999.0,99.0 +1989,8,29,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,20.6,97,99000,0,0,377,0,0,0,0,0,0,0,250,2.6,5,4,8.0,77777,9,999999999,359,0.1300,0,88,999.000,999.0,99.0 +1989,8,29,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,20.6,97,99000,0,0,387,0,0,0,0,0,0,0,220,2.6,8,7,8.0,7620,9,999999999,359,0.1300,0,88,999.000,999.0,99.0 +1989,8,29,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,21.1,100,99100,64,994,414,19,0,19,2200,0,2200,660,210,2.6,10,10,4.8,120,9,999999999,370,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,21.1,97,99100,305,1340,417,74,6,72,8300,200,8200,2600,260,4.1,10,10,6.4,1130,9,999999999,379,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,21.1,90,99200,549,1340,424,80,2,79,9500,100,9500,3520,260,3.6,10,10,11.3,1980,9,999999999,370,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,22.2,94,99100,766,1340,428,118,7,114,14300,500,14000,5460,230,3.6,10,10,11.3,1980,9,999999999,400,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,22.8,85,99000,940,1340,421,408,139,310,44700,14700,34400,9420,270,4.1,9,8,12.9,3050,9,999999999,409,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,22.8,82,99000,1061,1340,433,417,129,314,46200,13800,35200,11090,270,5.2,10,9,12.9,610,9,999999999,409,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,20.0,63,99000,1119,1340,418,791,671,225,83200,68200,26100,9000,290,5.2,8,6,12.9,3050,9,999999999,350,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,20.0,61,99000,1110,1340,417,661,376,347,72200,40800,38300,13220,270,5.2,8,5,16.1,3050,9,999999999,350,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,20.6,59,99000,1036,1340,433,580,388,277,61800,40400,30400,9270,280,5.2,9,7,16.1,3050,9,999999999,359,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,19.4,61,99000,900,1340,429,332,170,216,36900,18100,24800,6310,290,5.7,9,8,16.1,3050,9,999999999,340,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,18.3,58,99000,714,1340,417,444,419,217,47300,43900,23900,5040,280,5.7,10,7,24.1,7620,9,999999999,320,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,18.3,60,99000,488,1340,421,186,78,157,20300,7400,17600,4230,290,5.2,10,8,24.1,7620,9,999999999,320,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,17.2,60,99000,240,1340,423,48,19,44,5200,1500,4900,1160,300,5.2,10,9,24.1,6100,9,999999999,300,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,15.6,60,99000,26,636,391,12,2,12,1400,0,1400,420,290,3.6,8,6,24.1,6100,9,999999999,270,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,15.0,64,99100,0,0,382,0,0,0,0,0,0,0,300,3.1,7,6,24.1,6100,9,999999999,259,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,15.0,68,99100,0,0,363,0,0,0,0,0,0,0,310,4.1,5,2,24.1,77777,9,999999999,259,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,14.4,71,99100,0,0,357,0,0,0,0,0,0,0,300,4.1,5,2,24.1,77777,9,999999999,250,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,13.9,76,99100,0,0,344,0,0,0,0,0,0,0,300,3.1,3,1,24.1,77777,9,999999999,250,0.1560,0,88,999.000,999.0,99.0 +1989,8,29,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,13.9,78,99200,0,0,342,0,0,0,0,0,0,0,280,3.1,4,1,24.1,77777,9,999999999,250,0.1560,0,88,999.000,999.0,99.0 +1989,8,30,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,13.9,81,99200,0,0,339,0,0,0,0,0,0,0,310,2.6,4,1,24.1,77777,9,999999999,250,0.1560,0,88,999.000,999.0,99.0 +1989,8,30,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,12.8,75,99200,0,0,331,0,0,0,0,0,0,0,310,3.1,2,0,24.1,77777,9,999999999,229,0.1560,0,88,999.000,999.0,99.0 +1989,8,30,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,12.2,75,99200,0,0,328,0,0,0,0,0,0,0,300,3.1,0,0,24.1,77777,9,999999999,220,0.1560,0,88,999.000,999.0,99.0 +1989,8,30,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,12.2,81,99300,0,0,323,0,0,0,0,0,0,0,300,2.6,0,0,24.1,77777,9,999999999,220,0.1560,0,88,999.000,999.0,99.0 +1989,8,30,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,12.2,84,99300,0,0,321,0,0,0,0,0,0,0,280,2.6,0,0,24.1,77777,9,999999999,220,0.1560,0,88,999.000,999.0,99.0 +1989,8,30,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,12.2,84,99400,61,972,321,26,42,22,2700,1900,2600,450,290,3.1,0,0,24.1,77777,9,999999999,220,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,12.8,70,99400,301,1340,347,136,275,73,14100,21700,9200,1340,320,3.6,2,2,24.1,77777,9,999999999,229,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,12.2,61,99400,545,1340,355,326,507,116,34500,48900,14500,2240,330,4.6,2,2,24.1,77777,9,999999999,220,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,12.2,55,99500,762,1340,363,504,600,158,52000,59500,18000,3510,350,4.1,2,2,24.1,77777,9,999999999,220,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,12.2,52,99500,937,1340,364,654,713,150,69300,72800,18300,4250,10,3.1,1,1,24.1,77777,9,999999999,229,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,12.2,48,99500,1057,1340,374,750,683,206,78900,69400,24000,7100,360,3.6,2,2,24.1,77777,9,999999999,220,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,12.8,47,99500,1115,1340,387,618,404,279,66500,42200,31300,11210,330,2.6,4,4,24.1,77777,9,999999999,229,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,12.8,44,99400,1106,1340,381,795,758,163,82700,76200,19700,5820,200,2.6,1,1,24.1,77777,9,999999999,229,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,11.7,37,99300,1031,1340,388,747,767,151,77600,77000,18200,4550,280,2.1,1,1,24.1,77777,9,999999999,220,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,12.2,38,99300,895,1340,389,601,665,151,63300,67500,18100,4010,220,2.6,1,1,24.1,77777,9,999999999,220,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,13.3,41,99300,708,1340,390,414,539,125,43100,53500,14700,2730,0,0.0,1,1,24.1,77777,9,999999999,240,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,14.4,46,99300,482,1340,381,284,531,90,29100,49000,11400,1720,260,2.1,0,0,24.1,77777,9,999999999,259,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,16.1,56,99300,233,1340,375,102,270,53,10500,18900,7200,950,0,0.0,0,0,24.1,77777,9,999999999,279,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.6,62,99200,23,592,363,13,10,11,0,0,0,0,120,4.1,0,0,24.1,77777,9,999999999,270,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,15.0,64,99300,0,0,357,0,0,0,0,0,0,0,120,4.1,0,0,16.1,77777,9,999999999,259,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,15.6,76,99200,0,0,347,0,0,0,0,0,0,0,130,3.6,0,0,16.1,77777,9,999999999,270,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,15.0,73,99200,0,0,347,0,0,0,0,0,0,0,130,3.1,0,0,16.1,77777,9,999999999,259,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,14.4,76,99200,0,0,341,0,0,0,0,0,0,0,130,3.1,0,0,16.1,77777,9,999999999,250,0.1710,0,88,999.000,999.0,99.0 +1989,8,30,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,13.9,73,99200,0,0,340,0,0,0,0,0,0,0,150,2.6,0,0,16.1,77777,9,999999999,250,0.1710,0,88,999.000,999.0,99.0 +1989,8,31,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,13.9,76,99200,0,0,337,0,0,0,0,0,0,0,130,2.6,0,0,16.1,77777,9,999999999,250,0.1710,0,88,999.000,999.0,99.0 +1989,8,31,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,13.3,75,99200,0,0,335,0,0,0,0,0,0,0,180,3.1,0,0,16.1,77777,9,999999999,240,0.1710,0,88,999.000,999.0,99.0 +1989,8,31,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,13.3,75,99200,0,0,335,0,0,0,0,0,0,0,170,3.1,0,0,16.1,77777,9,999999999,240,0.1710,0,88,999.000,999.0,99.0 +1989,8,31,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,13.9,84,99200,0,0,330,0,0,0,0,0,0,0,160,2.6,0,0,16.1,77777,9,999999999,250,0.1710,0,88,999.000,999.0,99.0 +1989,8,31,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,13.9,84,99200,0,0,330,0,0,0,0,0,0,0,150,2.6,0,0,16.1,77777,9,999999999,250,0.1710,0,88,999.000,999.0,99.0 +1989,8,31,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,13.9,84,99200,59,950,330,24,34,21,2600,1500,2500,430,170,4.1,0,0,16.1,77777,9,999999999,250,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,15.0,76,99200,297,1341,344,143,348,64,14900,27400,8800,1150,170,4.1,0,0,16.1,77777,9,999999999,259,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,16.7,69,99100,542,1341,362,330,554,102,33800,52500,12600,1990,200,4.6,1,0,16.1,77777,9,999999999,290,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,17.8,67,99100,759,1341,383,481,587,145,50000,58500,16800,3260,190,6.7,2,2,16.1,77777,9,999999999,309,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,18.3,55,99000,933,1341,415,609,577,203,63200,58000,22700,5490,190,7.7,7,5,16.1,6100,9,999999999,320,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,19.4,65,98900,1053,1341,444,259,8,252,30700,700,30200,11900,200,6.7,10,10,16.1,1680,9,999999999,340,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,19.4,69,98900,1111,1341,437,298,5,294,35300,400,35000,13590,200,7.7,10,10,16.1,1680,9,999999999,340,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,20.6,76,98900,1102,1341,436,265,0,265,31600,0,31600,12540,200,6.7,10,10,9.7,700,9,999999999,359,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,21.7,87,98700,1026,1341,431,166,1,165,20300,100,20200,8340,200,6.2,10,10,8.0,370,9,999999999,379,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,21.1,85,98600,890,1341,430,251,3,249,29200,300,29000,10910,200,6.2,10,10,9.7,460,9,999999999,379,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,20.6,82,98500,702,1341,417,335,236,209,35700,24600,22800,4790,200,6.2,9,9,12.9,460,9,999999999,359,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,20.6,87,98600,475,1341,423,62,10,59,7500,500,7300,2600,220,7.2,10,10,16.1,460,9,999999999,359,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.6,93,98500,226,1341,417,25,3,25,3000,0,3000,1000,210,4.6,10,10,12.9,270,9,999999999,359,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,20.0,93,98500,20,570,412,4,0,4,0,0,0,0,220,5.7,10,10,12.9,1680,9,999999999,350,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,20.0,97,98400,0,0,410,0,0,0,0,0,0,0,270,4.1,10,10,8.0,1680,9,999999999,350,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,19.4,93,98300,0,0,383,0,0,0,0,0,0,0,220,7.2,7,7,12.9,3050,9,999999999,340,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.2,17.9,90,98200,0,0,399,0,0,0,0,0,0,0,200,6.6,10,10,16.1,1370,9,999999999,329,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.7,16.4,84,98200,0,0,389,0,0,0,0,0,0,0,180,6.0,10,10,16.1,1310,9,999999999,309,0.1760,0,88,999.000,999.0,99.0 +1989,8,31,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.3,14.9,90,98100,0,0,380,0,0,0,0,0,0,0,180,5.4,10,10,16.1,1830,9,999999999,340,0.1760,0,88,999.000,999.0,99.0 +1987,9,1,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.9,13.4,86,99700,0,0,344,0,0,0,0,0,0,0,260,4.9,8,6,24.1,3050,9,999999999,189,0.1760,0,88,999.000,999.0,99.0 +1987,9,1,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.5,11.9,86,99600,0,0,335,0,0,0,0,0,0,0,260,4.3,8,6,24.1,3050,9,999999999,189,0.1760,0,88,999.000,999.0,99.0 +1987,9,1,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.0,10.4,86,99600,0,0,321,0,0,0,0,0,0,0,270,3.7,5,4,24.1,77777,9,999999999,189,0.1760,0,88,999.000,999.0,99.0 +1987,9,1,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,8.9,90,99600,0,0,304,0,0,0,0,0,0,0,260,3.1,3,1,24.1,77777,9,999999999,179,0.1760,0,88,999.000,999.0,99.0 +1987,9,1,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,8.9,93,99600,0,0,301,0,0,0,0,0,0,0,270,2.6,2,1,24.1,77777,9,999999999,179,0.1760,0,88,999.000,999.0,99.0 +1987,9,1,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,8.9,90,99700,57,928,308,20,35,17,2200,1600,2100,350,270,3.1,5,2,24.1,77777,9,999999999,179,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,8.3,69,99700,296,1342,318,145,439,47,15000,35200,7200,880,280,4.1,2,1,24.1,77777,9,999999999,179,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,8.3,58,99700,540,1342,324,353,694,71,36500,65900,9900,1440,280,3.6,0,0,24.1,77777,9,999999999,179,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,7.8,49,99700,757,1342,333,546,798,90,57300,79500,12400,2080,280,3.6,0,0,24.1,77777,9,999999999,170,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,7.2,42,99700,932,1342,347,647,742,127,67600,74400,15700,3320,250,5.7,3,1,24.1,77777,9,999999999,160,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,7.2,40,99600,1052,1342,357,723,695,173,77000,71200,21000,5980,270,3.6,5,2,24.1,77777,9,999999999,170,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,7.2,37,99600,1109,1342,358,782,769,141,82800,77800,18300,5260,260,6.7,5,1,24.1,77777,9,999999999,170,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,8.3,37,99500,1100,1342,369,752,652,213,79400,66400,24800,8100,260,4.6,7,2,24.1,77777,9,999999999,179,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,8.9,36,99400,1024,1342,376,725,728,164,77200,74600,20100,5370,310,5.7,7,2,24.1,77777,9,999999999,179,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,8.9,36,99300,888,1342,376,612,610,205,63200,60900,22800,5140,280,5.2,8,2,24.1,77777,9,999999999,179,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,9.4,36,99300,699,1342,374,460,639,124,48000,63300,14900,2680,270,5.2,6,1,24.1,77777,9,999999999,189,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,9.4,39,99200,473,1342,368,276,584,68,28900,54300,9700,1350,230,5.7,3,1,24.1,77777,9,999999999,189,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,10.0,46,99200,223,1342,351,106,384,41,10800,27300,6200,740,240,4.6,1,0,24.1,77777,9,999999999,189,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,10.0,53,99200,19,548,341,13,31,10,0,0,0,0,230,4.6,0,0,24.1,77777,9,999999999,200,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,10.0,53,99200,0,0,341,0,0,0,0,0,0,0,220,5.2,0,0,24.1,77777,9,999999999,200,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,9.4,53,99100,0,0,338,0,0,0,0,0,0,0,220,6.2,0,0,24.1,77777,9,999999999,189,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,9.4,53,99100,0,0,365,0,0,0,0,0,0,0,230,4.6,8,7,24.1,2440,9,999999999,189,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,10.0,55,99200,0,0,390,0,0,0,0,0,0,0,270,5.2,10,10,24.1,1400,9,999999999,200,0.0960,0,88,999.000,999.0,99.0 +1987,9,1,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,11.1,65,99200,0,0,383,0,0,0,0,0,0,0,260,5.7,10,10,16.1,1400,9,999999999,209,0.0960,0,88,999.000,999.0,99.0 +1987,9,2,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,13.3,87,99200,0,0,339,0,0,0,0,0,0,0,250,3.6,4,3,24.1,77777,9,999999999,240,0.0960,0,88,999.000,999.0,99.0 +1987,9,2,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,12.8,87,99100,0,0,332,0,0,0,0,0,0,0,260,2.6,3,2,24.1,77777,9,999999999,229,0.0960,0,88,999.000,999.0,99.0 +1987,9,2,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,13.3,87,99200,0,0,374,0,0,0,0,0,0,0,310,3.1,10,10,24.1,310,9,999999999,240,0.0960,0,88,999.000,999.0,99.0 +1987,9,2,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,14.4,90,99200,0,0,378,0,0,0,0,0,0,0,10,5.7,10,10,16.1,490,9,999999999,250,0.0960,0,88,999.000,999.0,99.0 +1987,9,2,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,12.8,87,99300,0,0,353,0,0,0,0,0,0,0,30,4.6,8,8,24.1,2440,9,999999999,229,0.0960,0,88,999.000,999.0,99.0 +1987,9,2,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,12.8,87,99300,54,906,343,21,57,15,2000,2000,1900,250,20,4.1,6,6,24.1,1070,9,999999999,229,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,13.3,81,99400,292,1342,362,95,101,72,10300,8200,8500,1560,350,5.2,8,8,24.1,580,9,999999999,240,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,13.3,81,99500,536,1342,362,235,149,175,25500,14600,19600,4100,10,4.6,8,8,24.1,520,9,999999999,240,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,12.2,68,99500,754,1342,369,350,175,251,38100,18200,27900,6560,20,7.7,8,8,24.1,760,9,999999999,220,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,11.1,63,99600,928,1342,362,436,167,319,47500,17700,35300,9560,30,7.2,8,7,24.1,880,9,999999999,209,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,12.2,63,99600,1048,1342,368,410,200,252,45500,21700,28500,8180,20,6.2,8,7,24.1,880,9,999999999,220,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,12.2,61,99600,1105,1342,371,480,224,294,53100,24400,33000,10820,20,4.1,8,7,24.1,880,9,999999999,220,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,11.7,57,99700,1095,1342,374,601,429,248,65300,44900,28600,9370,50,6.7,8,7,24.1,880,9,999999999,220,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,11.1,59,99700,1019,1342,381,472,169,342,51700,18000,38000,11360,50,7.2,10,9,24.1,880,9,999999999,209,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,10.6,55,99700,882,1342,353,606,687,151,63900,69600,18100,3930,40,7.2,8,2,24.1,77777,9,999999999,200,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,10.6,57,99700,693,1342,345,414,594,105,43700,59200,13100,2310,10,6.7,5,1,24.1,77777,9,999999999,200,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,9.4,55,99700,466,1342,342,273,588,67,28600,54500,9700,1320,50,5.2,3,1,24.1,77777,9,999999999,189,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,10.0,63,99800,216,1342,328,104,390,40,10600,27300,6200,720,40,5.2,2,0,24.1,77777,9,999999999,200,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,10.0,70,99800,17,503,321,13,34,9,0,0,0,0,10,4.1,1,0,24.1,77777,9,999999999,200,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,10.6,72,99800,0,0,322,0,0,0,0,0,0,0,30,3.6,0,0,24.1,77777,9,999999999,200,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,10.0,80,99900,0,0,311,0,0,0,0,0,0,0,10,2.6,1,0,24.1,77777,9,999999999,189,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,10.0,80,99900,0,0,317,0,0,0,0,0,0,0,30,2.6,3,1,24.1,77777,9,999999999,189,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.0,86,99900,0,0,306,0,0,0,0,0,0,0,20,2.1,0,0,24.1,77777,9,999999999,189,0.0850,0,88,999.000,999.0,99.0 +1987,9,2,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,10.0,96,99900,0,0,299,0,0,0,0,0,0,0,310,2.1,0,0,24.1,77777,9,999999999,200,0.0850,0,88,999.000,999.0,99.0 +1987,9,3,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,10.0,96,99900,0,0,299,0,0,0,0,0,0,0,270,1.5,0,0,24.1,77777,9,999999999,200,0.0850,0,88,999.000,999.0,99.0 +1987,9,3,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,9.4,96,99900,0,0,296,0,0,0,0,0,0,0,310,1.5,0,0,24.1,77777,9,999999999,189,0.0850,0,88,999.000,999.0,99.0 +1987,9,3,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,9.4,96,99900,0,0,296,0,0,0,0,0,0,0,310,1.5,0,0,24.1,77777,9,999999999,189,0.0850,0,88,999.000,999.0,99.0 +1987,9,3,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,8.9,96,100000,0,0,293,0,0,0,0,0,0,0,320,1.5,0,0,16.1,77777,9,999999999,179,0.0850,0,88,999.000,999.0,99.0 +1987,9,3,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,8.9,96,100000,0,0,293,0,0,0,0,0,0,0,330,1.5,0,0,24.1,77777,9,999999999,179,0.0850,0,88,999.000,999.0,99.0 +1987,9,3,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,8.9,96,100000,52,884,293,21,15,20,2300,800,2200,480,270,1.5,0,0,24.1,77777,9,999999999,179,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,12.2,84,100100,288,1343,321,128,268,69,13200,20700,8700,1260,300,1.5,0,0,24.1,77777,9,999999999,220,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,11.7,65,100100,532,1343,335,312,495,113,33100,47500,14200,2170,100,5.2,0,0,24.1,77777,9,999999999,220,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,8.9,49,100100,750,1343,340,504,628,150,52200,62300,17400,3310,70,4.6,0,0,24.1,77777,9,999999999,179,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,8.3,44,100100,924,1343,344,666,705,176,69800,71300,20600,4780,110,6.2,0,0,24.1,77777,9,999999999,179,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,7.8,41,100100,1044,1343,346,778,747,192,82200,76100,22800,6450,120,5.2,0,0,24.1,77777,9,999999999,170,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,7.8,41,100000,1101,1343,346,831,763,200,88100,77900,24000,7650,90,5.7,0,0,24.1,77777,9,999999999,170,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,7.2,38,100000,1091,1343,348,822,762,198,87100,77800,23800,7390,130,5.2,0,0,24.1,77777,9,999999999,170,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,7.2,38,100000,1014,1343,348,750,737,188,79000,75000,22200,5940,80,5.2,0,0,24.1,77777,9,999999999,170,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,7.8,41,99900,877,1343,346,622,688,169,65000,69300,19600,4290,100,4.6,0,0,24.1,77777,9,999999999,170,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,8.3,44,99900,687,1343,344,450,600,140,46500,58900,16300,2930,90,4.1,0,0,24.1,77777,9,999999999,179,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,8.9,47,99900,460,1343,343,255,447,100,26900,41200,12700,1880,90,4.6,0,0,24.1,77777,9,999999999,179,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,8.3,54,99900,210,1343,329,81,172,54,8600,11200,6800,1010,50,5.2,0,0,24.1,77777,9,999999999,179,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,8.3,58,99900,14,481,324,9,2,8,0,0,0,0,10,3.1,0,0,24.1,77777,9,999999999,179,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,8.9,60,99900,0,0,325,0,0,0,0,0,0,0,50,3.1,0,0,24.1,77777,9,999999999,179,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,10.6,75,99900,0,0,319,0,0,0,0,0,0,0,30,2.6,2,0,24.1,77777,9,999999999,200,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,11.7,75,99900,0,0,325,0,0,0,0,0,0,0,60,3.1,3,0,24.1,77777,9,999999999,220,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,11.7,90,99900,0,0,313,0,0,0,0,0,0,0,20,2.6,0,0,24.1,77777,9,999999999,220,0.2260,0,88,999.000,999.0,99.0 +1987,9,3,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,11.1,93,99900,0,0,307,0,0,0,0,0,0,0,10,2.1,0,0,16.1,77777,9,999999999,209,0.2260,0,88,999.000,999.0,99.0 +1987,9,4,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,11.1,93,99900,0,0,307,0,0,0,0,0,0,0,170,2.1,0,0,11.3,77777,9,999999999,209,0.2260,0,88,999.000,999.0,99.0 +1987,9,4,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,11.1,90,99900,0,0,310,0,0,0,0,0,0,0,140,1.5,0,0,11.3,77777,9,999999999,209,0.2260,0,88,999.000,999.0,99.0 +1987,9,4,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,11.7,87,99900,0,0,315,0,0,0,0,0,0,0,110,2.1,0,0,11.3,77777,9,999999999,220,0.2260,0,88,999.000,999.0,99.0 +1987,9,4,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,11.1,87,99900,0,0,312,0,0,0,0,0,0,0,130,2.1,0,0,11.3,77777,9,999999999,209,0.2260,0,88,999.000,999.0,99.0 +1987,9,4,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,11.1,93,99900,0,0,307,0,0,0,0,0,0,0,130,2.1,1,0,11.3,77777,9,999999999,209,0.2260,0,88,999.000,999.0,99.0 +1987,9,4,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,11.1,87,99900,49,862,312,22,33,18,2200,1400,2100,370,130,2.6,1,0,8.0,77777,9,999999999,209,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,11.1,75,99900,284,1344,322,137,367,58,14400,28300,8400,1040,130,3.1,0,0,9.7,77777,9,999999999,209,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,11.1,63,99900,529,1344,334,328,593,92,34000,56100,11800,1810,180,3.6,0,0,12.9,77777,9,999999999,209,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,11.7,55,99900,746,1344,348,517,709,119,54400,71100,14800,2710,170,2.6,0,0,16.1,77777,9,999999999,220,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,12.2,52,99900,921,1344,357,675,774,139,69600,77200,16500,3430,170,3.1,0,0,16.1,77777,9,999999999,229,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,13.3,50,99800,1040,1344,366,781,806,151,81300,81000,18400,4620,170,2.6,0,0,16.1,77777,9,999999999,240,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,14.4,49,99800,1097,1344,376,831,819,157,86900,82400,19400,5480,140,2.6,0,0,16.1,77777,9,999999999,259,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,13.9,44,99700,1086,1344,381,821,817,156,85800,82200,19200,5300,130,3.1,0,0,16.1,77777,9,999999999,250,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,16.1,48,99700,1009,1344,389,748,792,148,77700,79400,17900,4250,140,5.2,0,0,16.1,77777,9,999999999,279,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,15.6,44,99600,871,1344,391,625,751,134,66400,76400,16700,3480,170,3.1,0,0,16.1,77777,9,999999999,270,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,15.6,47,99600,681,1344,386,456,674,111,47800,66800,13900,2400,150,3.6,0,0,16.1,77777,9,999999999,270,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,15.0,51,99600,453,1344,376,263,533,81,27100,48600,10700,1540,120,4.6,0,0,16.1,77777,9,999999999,270,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,14.4,52,99600,203,1344,370,85,251,46,8800,16300,6300,820,120,4.1,0,0,12.9,77777,9,999999999,250,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,14.4,62,99600,12,437,356,8,6,7,0,0,0,0,120,3.1,0,0,12.9,77777,9,999999999,259,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,15.6,71,99600,0,0,353,0,0,0,0,0,0,0,120,2.6,0,0,12.9,77777,9,999999999,270,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,16.1,73,99600,0,0,353,0,0,0,0,0,0,0,150,3.1,0,0,12.9,77777,9,999999999,279,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,15.0,66,99600,0,0,355,0,0,0,0,0,0,0,140,3.1,0,0,12.9,77777,9,999999999,259,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,14.4,73,99600,0,0,343,0,0,0,0,0,0,0,170,3.1,0,0,12.9,77777,9,999999999,250,0.1560,0,88,999.000,999.0,99.0 +1987,9,4,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,14.4,73,99500,0,0,343,0,0,0,0,0,0,0,170,3.1,0,0,11.3,77777,9,999999999,250,0.1560,0,88,999.000,999.0,99.0 +1987,9,5,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,13.9,70,99500,0,0,343,0,0,0,0,0,0,0,170,4.6,0,0,11.3,77777,9,999999999,240,0.1560,0,88,999.000,999.0,99.0 +1987,9,5,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,13.3,70,99500,0,0,340,0,0,0,0,0,0,0,180,4.1,0,0,11.3,77777,9,999999999,240,0.1560,0,88,999.000,999.0,99.0 +1987,9,5,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,13.3,75,99500,0,0,335,0,0,0,0,0,0,0,170,3.1,0,0,11.3,77777,9,999999999,240,0.1560,0,88,999.000,999.0,99.0 +1987,9,5,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,12.8,81,99500,0,0,326,0,0,0,0,0,0,0,190,1.5,0,0,11.3,77777,9,999999999,229,0.1560,0,88,999.000,999.0,99.0 +1987,9,5,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.3,90,99500,0,0,322,0,0,0,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,240,0.1560,0,88,999.000,999.0,99.0 +1987,9,5,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,13.3,93,99600,47,840,319,20,14,18,2100,800,2000,440,0,0.0,0,0,8.0,77777,9,999999999,240,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,14.4,78,99600,280,1344,338,124,271,67,12900,20700,8600,1220,170,1.5,0,0,8.0,77777,9,999999999,250,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,14.4,64,99600,525,1344,354,309,503,110,32800,48100,14000,2110,180,3.1,0,0,8.0,77777,9,999999999,259,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,15.0,56,99600,742,1344,368,497,631,145,51600,62600,16900,3190,160,2.1,0,0,11.3,77777,9,999999999,259,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,15.6,51,99600,917,1344,380,654,702,170,68600,71100,20000,4580,180,2.1,0,0,19.3,77777,9,999999999,270,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,15.6,46,99500,1036,1344,388,764,742,186,80700,75700,22200,6150,180,2.6,0,0,19.3,77777,9,999999999,270,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,13.9,39,99500,1092,1344,392,816,760,193,86600,77700,23300,7230,230,3.1,0,0,19.3,77777,9,999999999,250,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,13.3,35,99400,1081,1344,415,733,612,237,76700,61900,26800,8460,190,2.6,3,3,14.5,77777,9,999999999,240,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,11.7,30,99400,1004,1344,418,679,591,234,70400,59400,26000,7040,150,4.1,4,4,14.5,77777,9,999999999,209,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.6,12.8,34,99300,865,1344,414,575,567,207,61400,58500,23600,5200,200,3.1,3,3,11.3,77777,9,999999999,229,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,13.9,40,99300,675,1344,389,436,594,134,45000,58200,15700,2790,130,4.1,0,0,11.3,77777,9,999999999,250,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,12.8,41,99200,447,1344,379,244,440,96,25800,40200,12400,1790,130,4.6,0,0,11.3,77777,9,999999999,229,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,12.2,45,99200,196,1344,368,74,155,51,7800,9600,6400,950,120,3.6,1,0,11.3,77777,9,999999999,220,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,13.9,57,99200,10,392,366,3,1,3,0,0,0,0,130,2.6,2,1,11.3,77777,9,999999999,240,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,13.3,57,99200,0,0,367,0,0,0,0,0,0,0,140,2.1,6,2,11.3,77777,9,999999999,240,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,14.4,66,99200,0,0,369,0,0,0,0,0,0,0,140,1.5,10,4,11.3,77777,9,999999999,250,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,15.6,71,99200,0,0,371,0,0,0,0,0,0,0,140,2.6,10,4,11.3,77777,9,999999999,270,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,16.7,81,99200,0,0,355,0,0,0,0,0,0,0,150,1.5,6,1,9.7,77777,9,999999999,290,0.2170,0,88,999.000,999.0,99.0 +1987,9,5,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.1,87,99200,0,0,340,0,0,0,0,0,0,0,0,0.0,2,0,9.7,77777,9,999999999,279,0.2170,0,88,999.000,999.0,99.0 +1987,9,6,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.7,90,99100,0,0,352,0,0,0,0,0,0,0,180,2.1,3,2,8.0,77777,9,999999999,290,0.2170,0,88,999.000,999.0,99.0 +1987,9,6,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,16.1,84,99100,0,0,343,0,0,0,0,0,0,0,160,2.1,2,0,8.0,77777,9,999999999,279,0.2170,0,88,999.000,999.0,99.0 +1987,9,6,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,15.0,84,99100,0,0,343,0,0,0,0,0,0,0,180,2.1,3,1,8.0,77777,9,999999999,259,0.2170,0,88,999.000,999.0,99.0 +1987,9,6,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,15.0,81,99100,0,0,345,0,0,0,0,0,0,0,180,2.6,3,1,8.0,77777,9,999999999,259,0.2170,0,88,999.000,999.0,99.0 +1987,9,6,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,15.0,84,99100,0,0,336,0,0,0,0,0,0,0,190,2.1,2,0,8.0,77777,9,999999999,259,0.2170,0,88,999.000,999.0,99.0 +1987,9,6,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,15.0,84,99100,44,818,347,20,32,17,2100,1300,2000,350,190,1.5,7,2,8.0,77777,9,999999999,259,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,15.6,76,99100,275,1345,347,138,395,55,13900,30400,7700,980,190,2.6,3,0,8.0,77777,9,999999999,270,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,16.1,69,99100,521,1345,365,315,593,82,32800,56200,11000,1630,170,3.1,1,1,8.0,77777,9,999999999,279,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,16.1,58,99100,739,1345,372,511,735,102,52700,72500,12800,2200,200,2.6,1,0,9.7,77777,9,999999999,279,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,16.7,51,99100,913,1345,395,625,716,134,66600,73200,16800,3680,220,3.1,1,1,11.3,77777,9,999999999,290,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,30.0,17.2,46,99100,1032,1345,399,769,830,126,81500,84000,16900,3980,190,3.6,0,0,11.3,77777,9,999999999,300,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,29.4,17.2,48,99100,1088,1345,423,695,519,272,74800,54200,30800,10100,190,5.2,6,6,11.3,1680,9,999999999,300,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,18.3,55,99100,1077,1345,405,713,637,198,75400,65000,23200,7110,300,5.2,2,2,9.7,77777,9,999999999,320,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,16.1,46,99100,999,1345,440,456,151,343,49900,16000,38000,11080,270,3.1,9,9,12.9,3050,9,999999999,279,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,17.8,60,99000,860,1345,438,242,12,234,28100,1000,27400,10220,320,2.1,10,10,14.5,2440,9,999999999,309,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,17.2,56,99000,669,1345,429,254,68,220,27900,6800,24500,6510,350,1.5,9,9,16.1,3050,9,999999999,300,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,20.0,72,99000,440,1345,411,198,228,123,21000,21200,14100,2470,0,0.0,8,7,16.1,3050,9,999999999,350,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,19.4,74,99000,189,1345,410,56,22,53,6100,1600,5900,1260,0,0.0,8,8,12.9,3050,9,999999999,340,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,19.4,79,99000,8,370,404,3,0,2,0,0,0,0,0,0.0,10,8,12.9,1680,9,999999999,340,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,19.4,87,99100,0,0,395,0,0,0,0,0,0,0,240,1.5,10,8,12.9,1680,9,999999999,340,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,19.4,87,99100,0,0,404,0,0,0,0,0,0,0,230,2.1,10,9,12.9,1830,9,999999999,340,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.2,18.9,82,99100,0,0,417,0,0,0,0,0,0,0,260,1.5,10,10,12.9,1830,9,999999999,329,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,18.3,81,99100,0,0,414,0,0,0,0,0,0,0,260,2.6,10,10,12.9,1830,9,999999999,320,0.1170,0,88,999.000,999.0,99.0 +1987,9,6,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,18.3,81,99100,0,0,414,0,0,0,0,0,0,0,270,2.1,10,10,12.9,1830,9,999999999,320,0.1170,0,88,999.000,999.0,99.0 +1987,9,7,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,18.9,87,99100,0,0,411,0,0,0,0,0,0,0,0,0.0,10,10,12.9,1830,9,999999999,329,0.1170,0,88,999.000,999.0,99.0 +1987,9,7,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,18.3,90,99100,0,0,404,0,0,0,0,0,0,0,0,0.0,10,10,12.9,2130,9,999999999,320,0.1170,0,88,999.000,999.0,99.0 +1987,9,7,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.3,93,99100,0,0,382,0,0,0,0,0,0,0,0,0.0,10,8,12.9,2130,9,999999999,320,0.1170,0,88,999.000,999.0,99.0 +1987,9,7,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,17.8,93,99100,0,0,362,0,0,0,0,0,0,0,0,0.0,9,4,12.9,77777,9,999999999,309,0.1170,0,88,999.000,999.0,99.0 +1987,9,7,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.3,93,99100,0,0,401,0,0,0,0,0,0,0,0,0.0,10,10,12.9,1160,9,999999999,320,0.1170,0,88,999.000,999.0,99.0 +1987,9,7,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,18.3,90,99200,42,796,404,11,2,10,1200,0,1200,370,0,0.0,10,10,11.3,2130,9,999999999,320,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,18.3,87,99200,271,1346,408,67,3,66,7500,100,7500,2320,280,4.6,10,10,11.3,1160,9,999999999,320,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,18.3,87,99200,517,1346,408,124,3,122,14100,200,14000,4850,270,4.1,10,10,9.7,1400,9,999999999,320,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,18.3,81,99200,735,1346,414,219,9,214,25000,800,24600,8770,290,3.6,10,10,11.3,1400,9,999999999,320,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,18.3,76,99200,909,1346,420,267,4,264,30900,400,30700,11480,10,2.1,10,10,12.9,1520,9,999999999,320,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,18.3,71,99200,1028,1346,426,317,3,315,36900,300,36700,13860,10,2.6,10,10,16.1,1520,9,999999999,320,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,18.3,71,99200,1084,1346,426,389,5,385,45000,500,44600,16200,30,2.1,10,10,16.1,1520,9,999999999,320,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,20.0,82,99200,1072,1346,425,410,0,410,47100,0,47100,16740,10,4.6,10,10,14.5,3050,9,999999999,350,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,19.4,82,99200,994,1346,421,379,0,378,43200,0,43200,15260,60,3.6,10,10,9.7,1400,9,999999999,340,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,18.9,82,99100,854,1346,417,310,1,309,35100,100,35100,12230,50,4.1,10,10,9.7,1400,9,999999999,329,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,18.9,84,99100,663,1346,414,219,0,219,24700,0,24700,8330,360,3.6,10,10,8.0,1400,9,999999999,329,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,18.9,84,99100,433,1346,414,129,1,129,14400,100,14400,4580,30,3.6,10,10,8.0,1400,9,999999999,329,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,18.9,87,99000,182,1346,411,50,0,50,5500,0,5500,1610,20,3.6,10,10,6.4,2130,9,999999999,329,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,18.9,90,99000,6,325,408,4,0,4,0,0,0,0,360,4.1,10,10,6.4,1980,9,999999999,329,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,18.9,90,99100,0,0,408,0,0,0,0,0,0,0,90,2.6,10,10,6.4,1400,9,999999999,329,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,18.9,93,99100,0,0,405,0,0,0,0,0,0,0,20,3.6,10,10,6.4,150,9,999999999,329,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.3,93,99100,0,0,401,0,0,0,0,0,0,0,30,3.1,10,10,6.4,180,9,999999999,320,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,17.8,90,99100,0,0,400,0,0,0,0,0,0,0,20,3.1,10,10,11.3,210,9,999999999,309,0.1090,0,88,999.000,999.0,99.0 +1987,9,7,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,17.2,87,99100,0,0,400,0,0,0,0,0,0,0,20,3.1,10,10,11.3,240,9,999999999,300,0.1090,0,88,999.000,999.0,99.0 +1987,9,8,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,17.2,87,99000,0,0,389,0,0,0,0,0,0,0,360,3.1,9,9,11.3,270,9,999999999,300,0.1090,0,88,999.000,999.0,99.0 +1987,9,8,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,17.2,90,99000,0,0,397,0,0,0,0,0,0,0,40,1.5,10,10,8.0,150,9,999999999,300,0.1090,0,88,999.000,999.0,99.0 +1987,9,8,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.2,93,98900,0,0,394,0,0,0,0,0,0,0,360,3.1,10,10,9.7,150,9,999999999,300,0.1090,0,88,999.000,999.0,99.0 +1987,9,8,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,16.7,93,99000,0,0,390,0,0,0,0,0,0,0,0,0.0,10,10,4.0,120,9,999999999,290,0.1090,0,88,999.000,999.0,99.0 +1987,9,8,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,17.2,97,99000,0,0,391,0,0,0,0,0,0,0,300,1.5,10,10,4.0,150,9,999999999,300,0.1090,0,88,999.000,999.0,99.0 +1987,9,8,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,16.7,90,99000,39,774,393,15,0,15,1700,0,1700,520,280,1.5,10,10,2.4,180,9,999999999,290,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,17.2,90,99000,267,1346,397,75,1,75,8300,0,8300,2500,0,0.0,10,10,2.4,180,9,999999999,300,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,16.7,81,99000,513,1346,402,182,1,181,20100,100,20100,6240,300,2.1,10,10,3.2,1680,9,999999999,290,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,17.2,81,99000,731,1346,406,251,1,251,28400,100,28300,9680,280,2.1,10,10,3.2,880,9,999999999,300,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,17.2,81,99100,905,1346,406,324,1,323,36900,100,36800,13070,270,3.6,10,10,3.2,760,9,999999999,300,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,17.2,71,99100,1024,1346,398,539,228,363,58700,24200,40300,12090,260,3.1,8,8,8.0,520,9,999999999,300,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,17.2,66,99000,1079,1346,404,432,53,390,47700,5500,43300,15410,260,3.1,8,8,8.0,580,9,999999999,300,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,16.7,60,99000,1067,1346,410,514,280,290,56500,30400,32400,9840,250,3.6,8,8,8.0,760,9,999999999,290,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,17.2,60,98900,988,1346,399,695,694,181,73200,70600,21300,5440,250,3.1,5,5,8.0,77777,9,999999999,300,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,16.7,56,98900,848,1346,405,539,469,241,56500,48200,26100,6020,290,3.1,6,6,8.0,910,9,999999999,290,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,16.7,54,98800,656,1346,401,375,476,140,40000,47600,16700,2880,300,1.5,4,4,9.7,77777,9,999999999,290,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,16.1,56,98900,426,1346,398,198,324,94,20800,29200,11600,1750,0,0.0,5,5,11.3,77777,9,999999999,279,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,18.3,71,98900,175,1346,414,47,15,45,5100,1100,5000,1090,310,2.1,9,9,11.3,1010,9,999999999,320,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,17.8,79,98900,5,280,376,3,8,2,0,0,0,0,130,3.1,4,4,8.0,77777,9,999999999,309,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,17.8,84,99000,0,0,364,0,0,0,0,0,0,0,160,2.1,2,2,8.0,77777,9,999999999,309,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,17.8,93,99000,0,0,345,0,0,0,0,0,0,0,320,2.6,0,0,8.0,77777,9,999999999,309,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.2,93,99000,0,0,341,0,0,0,0,0,0,0,10,2.6,0,0,8.0,77777,9,999999999,300,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,18.3,97,99100,0,0,398,0,0,0,0,0,0,0,340,3.1,10,10,4.8,120,9,999999999,320,0.0840,0,88,999.000,999.0,99.0 +1987,9,8,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,17.2,97,99100,0,0,391,0,0,0,0,0,0,0,320,2.1,10,10,4.8,150,9,999999999,300,0.0840,0,88,999.000,999.0,99.0 +1987,9,9,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,17.2,97,99100,0,0,380,0,0,0,0,0,0,0,320,2.1,10,9,4.8,150,9,999999999,300,0.0840,0,88,999.000,999.0,99.0 +1987,9,9,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,17.2,97,99100,0,0,391,0,0,0,0,0,0,0,310,2.1,10,10,0.8,30,9,999999999,300,0.0840,0,88,999.000,999.0,99.0 +1987,9,9,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,16.1,97,99100,0,0,373,0,0,0,0,0,0,0,330,2.1,10,9,3.2,120,9,999999999,279,0.0840,0,88,999.000,999.0,99.0 +1987,9,9,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,15.6,100,99200,0,0,327,0,0,0,0,0,0,0,300,2.1,0,0,8.0,77777,9,999999999,270,0.0840,0,88,999.000,999.0,99.0 +1987,9,9,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,13.9,97,99200,0,0,320,0,0,0,0,0,0,0,260,1.5,0,0,11.3,77777,9,999999999,250,0.0840,0,88,999.000,999.0,99.0 +1987,9,9,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,14.4,100,99200,37,752,320,21,55,15,1900,1600,1900,260,310,1.5,0,0,11.3,77777,9,999999999,250,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,15.0,87,99200,263,1347,334,133,436,46,13500,33200,7000,840,350,2.1,0,0,16.1,77777,9,999999999,259,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,15.0,78,99200,509,1347,369,237,189,165,25600,18300,18700,3820,320,1.5,7,7,16.1,6100,9,999999999,259,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,15.0,66,99300,727,1347,366,462,634,115,48400,63400,14200,2580,290,2.1,2,2,24.1,77777,9,999999999,259,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,15.0,62,99300,901,1347,372,633,704,157,66600,71400,18700,4160,10,2.6,2,2,24.1,77777,9,999999999,259,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.0,60,99300,1020,1347,387,518,285,299,56400,30900,33000,9440,300,3.6,6,6,24.1,1220,9,999999999,259,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,13.9,49,99200,1075,1347,395,588,299,347,63900,32400,37900,12210,270,3.1,5,5,24.1,77777,9,999999999,250,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,13.3,50,99200,1062,1347,388,716,633,213,75300,64200,24500,7310,280,1.5,5,5,24.1,77777,9,999999999,240,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,14.4,49,99200,983,1347,402,632,531,240,67600,55200,27200,7150,70,2.6,6,6,24.1,1370,9,999999999,250,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,15.6,66,99200,842,1347,393,438,214,303,47500,22400,33500,8400,70,4.1,8,8,24.1,1370,9,999999999,270,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,14.4,56,99200,650,1347,384,423,607,127,43700,59200,15000,2610,40,4.1,4,4,24.1,77777,9,999999999,259,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,13.3,57,99200,419,1347,367,238,503,80,24400,44700,10500,1490,60,3.6,2,2,24.1,77777,9,999999999,240,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,13.3,63,99200,168,1347,359,69,167,48,7200,9400,6000,910,90,3.6,2,2,24.1,77777,9,999999999,240,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,11.7,57,99200,4,236,346,4,6,3,0,0,0,0,50,3.1,0,0,19.3,77777,9,999999999,220,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,12.8,63,99200,0,0,344,0,0,0,0,0,0,0,80,3.6,0,0,19.3,77777,9,999999999,229,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,13.9,76,99200,0,0,337,0,0,0,0,0,0,0,0,0.0,0,0,19.3,77777,9,999999999,250,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,13.9,87,99200,0,0,327,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,250,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,13.9,90,99200,0,0,325,0,0,0,0,0,0,0,360,2.1,0,0,16.1,77777,9,999999999,250,0.1040,0,88,999.000,999.0,99.0 +1987,9,9,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,13.3,93,99200,0,0,319,0,0,0,0,0,0,0,350,1.5,0,0,16.1,77777,9,999999999,240,0.1040,0,88,999.000,999.0,99.0 +1987,9,10,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.8,97,99200,0,0,314,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,229,0.1040,0,88,999.000,999.0,99.0 +1987,9,10,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.8,97,99200,0,0,314,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,229,0.1040,0,88,999.000,999.0,99.0 +1987,9,10,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,12.8,100,99200,0,0,312,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,229,0.1040,0,88,999.000,999.0,99.0 +1987,9,10,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.8,97,99200,0,0,314,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,229,0.1040,0,88,999.000,999.0,99.0 +1987,9,10,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,11.7,93,99200,0,0,321,0,0,0,0,0,0,0,0,0.0,3,2,16.1,77777,9,999999999,209,0.1040,0,88,999.000,999.0,99.0 +1987,9,10,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,12.2,97,99200,35,730,321,17,23,15,1800,900,1800,310,0,0.0,7,2,6.4,77777,9,999999999,220,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,15.6,90,99200,259,1348,345,120,301,61,12400,22200,8100,1110,130,2.1,7,2,8.0,77777,9,999999999,270,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,15.0,68,99200,505,1348,367,275,369,135,28500,34800,15400,2630,130,2.6,10,3,11.3,77777,9,999999999,259,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,13.3,55,99200,723,1348,370,462,507,187,48500,51300,20900,4100,140,3.1,8,2,16.1,77777,9,999999999,240,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,13.3,50,99200,897,1348,382,593,599,190,61500,60100,21400,4870,140,3.6,8,3,24.1,77777,9,999999999,240,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,13.3,48,99200,1015,1348,385,618,510,230,66800,53200,26600,7230,120,1.5,10,3,24.1,77777,9,999999999,240,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,13.3,45,99100,1070,1348,394,783,676,241,81500,68200,27300,8290,340,1.5,10,4,24.1,77777,9,999999999,240,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,14.4,47,99100,1057,1348,398,754,613,268,80600,63900,30400,9230,70,4.1,9,4,19.3,77777,9,999999999,250,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,14.4,54,99100,977,1348,403,416,167,293,45800,17800,32800,9200,70,4.6,10,8,19.3,7620,9,999999999,250,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,14.4,60,99100,836,1348,403,206,3,205,24200,200,24000,9130,30,6.2,10,9,19.3,7620,9,999999999,259,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,13.9,61,99100,644,1348,408,175,11,170,20100,900,19700,6910,10,4.6,10,10,19.3,7620,9,999999999,240,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,13.3,61,99100,413,1348,404,78,1,78,9100,100,9000,3120,40,3.6,10,10,19.3,3050,9,999999999,240,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,13.3,63,99000,161,1348,401,30,3,29,3400,0,3400,1040,40,3.6,10,10,19.3,3050,9,999999999,240,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,13.9,66,99000,3,213,402,0,0,0,0,0,0,0,50,4.1,10,10,19.3,3050,9,999999999,250,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,14.4,68,99000,0,0,403,0,0,0,0,0,0,0,90,5.2,10,10,24.1,2740,9,999999999,250,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,14.4,66,99000,0,0,405,0,0,0,0,0,0,0,80,3.1,10,10,24.1,3050,9,999999999,250,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,15.6,73,98900,0,0,404,0,0,0,0,0,0,0,90,3.1,10,10,16.1,2440,9,999999999,270,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,15.6,81,98900,0,0,357,0,0,0,0,0,0,0,350,2.1,3,3,16.1,77777,9,999999999,270,0.1130,0,88,999.000,999.0,99.0 +1987,9,10,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,15.6,84,98900,0,0,351,0,0,0,0,0,0,0,120,2.1,3,2,14.5,77777,9,999999999,270,0.1130,0,88,999.000,999.0,99.0 +1987,9,11,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,15.0,93,98800,0,0,351,0,0,0,0,0,0,0,280,1.5,6,6,11.3,3050,9,999999999,259,0.1130,0,88,999.000,999.0,99.0 +1987,9,11,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,14.4,93,98800,0,0,332,0,0,0,0,0,0,0,220,2.1,3,1,9.7,77777,9,999999999,250,0.1130,0,88,999.000,999.0,99.0 +1987,9,11,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,14.4,97,98800,0,0,323,0,0,0,0,0,0,0,230,1.5,0,0,8.0,77777,9,999999999,250,0.1130,0,88,999.000,999.0,99.0 +1987,9,11,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,13.9,97,98800,0,0,320,0,0,0,0,0,0,0,250,2.6,0,0,4.8,77777,9,999999999,240,0.1130,0,88,999.000,999.0,99.0 +1987,9,11,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,14.4,97,98900,0,0,329,0,0,0,0,0,0,0,0,0.0,1,1,4.8,77777,9,999999999,250,0.1130,0,88,999.000,999.0,99.0 +1987,9,11,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,13.3,97,98900,32,708,327,18,34,14,1700,1000,1700,240,0,0.0,6,2,4.8,77777,9,999999999,240,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,15.0,90,98900,255,1348,342,111,195,73,11500,14200,8900,1410,250,3.1,7,2,8.0,77777,9,999999999,259,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,16.7,81,98900,501,1348,355,289,531,89,29800,49500,11300,1720,250,3.6,4,1,8.0,77777,9,999999999,290,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,16.7,71,98900,719,1348,366,377,504,104,39700,50500,12800,2340,240,4.1,4,1,11.3,77777,9,999999999,290,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,16.7,66,99000,893,1348,383,570,578,183,59300,58100,20700,4680,250,3.6,5,4,12.9,77777,9,999999999,290,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,16.1,64,98900,1011,1348,383,646,606,187,68000,61600,21700,5830,210,3.6,4,4,16.1,77777,9,999999999,279,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,16.7,60,98900,1065,1348,389,655,499,257,70500,52100,29200,8980,250,3.6,5,3,19.3,77777,9,999999999,290,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,16.1,54,98900,1052,1348,394,751,701,199,79100,71300,23300,6710,250,4.1,3,3,19.3,77777,9,999999999,279,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,15.6,51,98900,972,1348,387,696,819,100,71700,81700,12700,2540,260,3.1,1,1,19.3,77777,9,999999999,270,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,15.0,47,98800,830,1348,389,561,737,103,58900,73700,13400,2470,230,3.1,4,1,19.3,77777,9,999999999,259,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,13.3,42,98800,637,1348,399,404,560,137,43100,55700,16700,2780,230,4.1,4,4,24.1,77777,9,999999999,229,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,13.9,49,98800,406,1348,385,208,406,84,22000,36000,11100,1540,220,4.1,8,2,24.1,77777,9,999999999,250,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.0,60,98800,153,1348,381,50,83,41,5500,4900,4900,860,220,2.6,10,4,24.1,77777,9,999999999,259,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.0,60,98900,2,169,378,2,1,1,0,0,0,0,190,2.1,10,3,24.1,77777,9,999999999,259,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,15.0,73,98900,0,0,364,0,0,0,0,0,0,0,210,2.1,10,4,24.1,77777,9,999999999,259,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,14.4,71,99000,0,0,361,0,0,0,0,0,0,0,330,7.7,9,3,24.1,77777,9,999999999,250,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,11.7,63,99000,0,0,365,0,0,0,0,0,0,0,300,2.6,10,7,24.1,7620,9,999999999,209,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,12.8,73,99000,0,0,345,0,0,0,0,0,0,0,310,2.6,10,2,24.1,77777,9,999999999,229,0.0880,0,88,999.000,999.0,99.0 +1987,9,11,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,12.8,78,99000,0,0,340,0,0,0,0,0,0,0,300,2.1,7,2,16.1,77777,9,999999999,229,0.0880,0,88,999.000,999.0,99.0 +1987,9,12,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,12.8,87,99000,0,0,332,0,0,0,0,0,0,0,160,2.1,7,2,16.1,77777,9,999999999,229,0.0880,0,88,999.000,999.0,99.0 +1987,9,12,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,13.3,93,98900,0,0,330,0,0,0,0,0,0,0,0,0.0,7,2,11.3,77777,9,999999999,240,0.0880,0,88,999.000,999.0,99.0 +1987,9,12,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,13.3,93,98900,0,0,341,0,0,0,0,0,0,0,160,1.5,9,6,14.5,3050,9,999999999,240,0.0880,0,88,999.000,999.0,99.0 +1987,9,12,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,14.4,90,98900,0,0,378,0,0,0,0,0,0,0,230,1.5,10,10,16.1,2130,9,999999999,250,0.0880,0,88,999.000,999.0,99.0 +1987,9,12,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,14.4,87,98900,0,0,371,0,0,0,0,0,0,0,300,3.1,9,9,12.9,2130,9,999999999,250,0.0880,0,88,999.000,999.0,99.0 +1987,9,12,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,14.4,90,99000,30,686,368,11,2,11,1300,0,1300,400,290,3.6,9,9,16.1,2130,9,999999999,250,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,15.0,93,99000,251,1349,379,32,4,31,3800,100,3700,1240,0,0.0,10,10,9.7,1520,9,999999999,259,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,15.0,81,98900,497,1349,372,199,44,183,21800,4200,20200,4760,330,2.1,8,8,12.9,2130,9,999999999,259,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,14.4,66,98900,715,1349,372,449,584,136,46500,57700,15900,2930,260,2.1,5,5,11.3,77777,9,999999999,250,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,13.9,59,98900,889,1349,368,550,641,123,58700,65500,15500,3280,200,2.6,2,2,12.9,77777,9,999999999,240,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,12.8,50,98900,1007,1349,375,689,693,167,73100,70800,20100,5220,200,4.1,2,2,16.1,77777,9,999999999,229,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,13.9,49,98800,1060,1349,398,766,708,204,80600,72000,23900,6980,230,5.7,6,6,16.1,1220,9,999999999,250,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,11.7,45,98800,1047,1349,394,402,140,293,44700,15000,33000,10030,260,6.2,7,7,24.1,1220,9,999999999,209,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,11.7,43,98800,966,1349,383,597,547,201,62200,55200,22600,5710,230,6.7,6,3,24.1,77777,9,999999999,209,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,10.0,36,98800,824,1349,386,436,442,164,47300,45500,19500,3860,240,6.7,8,3,24.1,77777,9,999999999,189,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,8.3,36,98800,630,1349,367,400,651,93,42100,64000,12200,1970,230,7.7,4,1,24.1,77777,9,999999999,179,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,10.0,45,98800,399,1349,366,193,306,101,20000,26900,12000,1890,280,5.2,8,2,24.1,77777,9,999999999,200,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,10.0,55,98800,146,1349,353,56,141,40,5800,7200,5000,740,280,4.6,8,3,24.1,77777,9,999999999,189,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,10.6,59,98900,1,124,351,1,1,0,0,0,0,0,280,2.1,8,3,24.1,77777,9,999999999,200,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,10.0,70,99000,0,0,327,0,0,0,0,0,0,0,260,2.1,4,1,24.1,77777,9,999999999,200,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,10.6,81,99000,0,0,314,0,0,0,0,0,0,0,270,2.1,2,0,24.1,77777,9,999999999,200,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,11.1,84,99000,0,0,321,0,0,0,0,0,0,0,280,2.6,3,1,24.1,77777,9,999999999,209,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,11.1,84,99000,0,0,325,0,0,0,0,0,0,0,270,3.1,6,2,24.1,77777,9,999999999,209,0.0840,0,88,999.000,999.0,99.0 +1987,9,12,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,11.1,90,99000,0,0,310,0,0,0,0,0,0,0,260,2.6,3,0,24.1,77777,9,999999999,209,0.0840,0,88,999.000,999.0,99.0 +1987,9,13,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,10.6,93,99000,0,0,305,0,0,0,0,0,0,0,260,2.6,3,0,24.1,77777,9,999999999,200,0.0840,0,88,999.000,999.0,99.0 +1987,9,13,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,10.0,96,99000,0,0,299,0,0,0,0,0,0,0,240,1.5,0,0,24.1,77777,9,999999999,189,0.0840,0,88,999.000,999.0,99.0 +1987,9,13,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,10.0,96,99000,0,0,299,0,0,0,0,0,0,0,240,1.5,0,0,24.1,77777,9,999999999,189,0.0840,0,88,999.000,999.0,99.0 +1987,9,13,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,8.9,96,99000,0,0,293,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,179,0.0840,0,88,999.000,999.0,99.0 +1987,9,13,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,8.9,96,99000,0,0,293,0,0,0,0,0,0,0,170,2.1,0,0,24.1,77777,9,999999999,179,0.0840,0,88,999.000,999.0,99.0 +1987,9,13,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,8.9,96,99100,28,664,299,17,58,11,1500,1900,1400,190,190,2.1,1,1,24.1,77777,9,999999999,179,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,11.7,87,99100,246,1350,332,96,265,47,10200,19100,6700,830,220,1.5,4,4,24.1,77777,9,999999999,220,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,10.6,65,99100,493,1350,356,145,55,124,15800,5200,13900,3520,240,3.1,7,7,24.1,2130,9,999999999,200,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,11.1,63,99200,711,1350,362,373,245,242,40300,25200,27000,6150,290,3.6,7,7,24.1,2130,9,999999999,209,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,12.2,73,99200,884,1350,371,231,103,163,26200,11000,19000,4660,280,3.1,9,9,16.1,1220,9,999999999,220,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,12.8,81,99200,1002,1350,376,160,4,158,19700,300,19500,7960,290,3.6,10,10,24.1,1980,9,999999999,229,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,11.7,75,99200,1056,1350,375,165,14,154,18400,1400,17300,6610,310,3.6,10,10,19.3,1980,9,999999999,209,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,11.1,65,99200,1041,1350,373,293,19,278,34500,1700,33200,12730,330,2.1,10,9,24.1,1980,9,999999999,209,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,10.6,53,99100,960,1350,365,646,702,142,69000,71900,17700,4150,320,2.1,6,5,24.1,1980,9,999999999,200,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,10.6,53,99100,818,1350,362,509,575,157,53000,57600,18000,3710,230,2.1,4,4,24.1,77777,9,999999999,200,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,11.1,57,99100,624,1350,384,213,68,181,23300,6700,20200,5350,320,2.1,9,9,24.1,1830,9,999999999,209,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,11.7,57,99100,392,1350,388,85,25,77,9300,2200,8600,2160,230,2.1,9,9,24.1,1830,9,999999999,220,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,12.2,65,99100,139,1350,366,49,50,44,5300,2800,5000,920,310,1.5,7,7,24.1,1680,9,999999999,220,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,11.7,70,99200,0,79,363,2,0,2,0,0,0,0,90,4.1,8,8,24.1,1160,9,999999999,209,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,11.1,63,99200,0,0,362,0,0,0,0,0,0,0,120,1.5,7,7,24.1,1160,9,999999999,209,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,12.2,70,99200,0,0,350,0,0,0,0,0,0,0,80,3.1,4,4,24.1,77777,9,999999999,220,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,12.2,90,99300,0,0,326,0,0,0,0,0,0,0,320,1.5,2,2,24.1,77777,9,999999999,220,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,12.2,97,99300,0,0,311,0,0,0,0,0,0,0,330,2.6,0,0,24.1,77777,9,999999999,220,0.0800,0,88,999.000,999.0,99.0 +1987,9,13,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,11.1,96,99400,0,0,305,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,209,0.0800,0,88,999.000,999.0,99.0 +1987,9,14,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,10.0,96,99400,0,0,299,0,0,0,0,0,0,0,280,2.1,0,0,24.1,77777,9,999999999,189,0.0800,0,88,999.000,999.0,99.0 +1987,9,14,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,10.0,96,99400,0,0,299,0,0,0,0,0,0,0,280,2.1,0,0,16.1,77777,9,999999999,189,0.0800,0,88,999.000,999.0,99.0 +1987,9,14,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,10.0,100,99400,0,0,297,0,0,0,0,0,0,0,0,0.0,0,0,12.9,77777,9,999999999,189,0.0800,0,88,999.000,999.0,99.0 +1987,9,14,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,8.9,100,99500,0,0,291,0,0,0,0,0,0,0,0,0.0,0,0,12.9,77777,9,999999999,179,0.0800,0,88,999.000,999.0,99.0 +1987,9,14,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,8.3,96,99500,0,0,291,0,0,0,0,0,0,0,0,0.0,0,0,12.9,77777,9,999999999,179,0.0800,0,88,999.000,999.0,99.0 +1987,9,14,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,8.9,100,99600,26,642,291,17,54,11,1500,1800,1400,190,240,2.1,0,0,8.0,77777,9,999999999,179,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,12.8,97,99600,242,1351,314,124,457,40,12600,33700,6600,740,0,0.0,0,0,8.0,77777,9,999999999,229,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,12.8,73,99600,489,1351,334,314,688,61,32400,64200,9100,1250,0,0.0,0,0,9.7,77777,9,999999999,229,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,11.7,57,99600,706,1351,352,469,701,98,49700,70100,12900,2190,0,0.0,1,1,14.5,77777,9,999999999,220,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,10.0,48,99700,880,1351,349,656,854,93,67600,84800,12200,2140,90,3.1,0,0,24.1,77777,9,999999999,200,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,11.1,48,99600,997,1351,356,751,845,120,79500,85400,16200,3560,0,0.0,3,0,24.1,77777,9,999999999,209,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,9.4,40,99600,1051,1351,366,755,818,113,77500,81800,13800,3100,120,2.1,3,1,24.1,77777,9,999999999,189,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,11.1,45,99500,1036,1351,368,760,836,112,78000,83500,13700,2990,110,3.1,3,1,16.1,77777,9,999999999,209,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,13.3,52,99400,954,1351,375,662,748,128,69200,75100,15900,3440,90,3.6,3,2,16.1,77777,9,999999999,240,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,13.3,54,99300,811,1351,367,545,738,97,57400,73800,12900,2320,40,4.6,3,1,14.5,77777,9,999999999,240,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,13.3,54,99300,617,1351,372,392,600,115,40600,58100,13900,2330,90,3.6,8,2,14.5,77777,9,999999999,240,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,13.9,61,99300,384,1351,382,130,56,114,14200,5000,12800,2950,110,3.6,9,7,16.1,7620,9,999999999,240,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,13.3,63,99300,132,1351,390,31,31,27,3300,1700,3200,560,80,3.6,10,9,16.1,2440,9,999999999,240,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,13.3,66,99300,0,56,387,0,0,0,0,0,0,0,100,3.6,10,9,16.1,1680,9,999999999,240,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,13.9,68,99300,0,0,388,0,0,0,0,0,0,0,120,4.1,9,9,19.3,1830,9,999999999,250,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,14.4,73,99400,0,0,396,0,0,0,0,0,0,0,80,2.1,10,10,16.1,1400,9,999999999,250,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.7,90,99300,0,0,393,0,0,0,0,0,0,0,70,5.2,10,10,12.9,2440,9,999999999,290,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.7,90,99200,0,0,358,0,0,0,0,0,0,0,70,3.6,10,4,16.1,77777,9,999999999,290,0.0830,0,88,999.000,999.0,99.0 +1987,9,14,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.2,93,99200,0,0,394,0,0,0,0,0,0,0,70,3.1,10,10,16.1,2440,9,999999999,300,0.0830,0,88,999.000,999.0,99.0 +1987,9,15,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.2,93,99200,0,0,394,0,0,0,0,0,0,0,100,2.6,10,10,16.1,2740,9,999999999,300,0.0830,0,88,999.000,999.0,99.0 +1987,9,15,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.7,90,99100,0,0,393,0,0,0,0,0,0,0,110,3.6,10,10,11.3,2440,9,999999999,290,0.0830,0,88,999.000,999.0,99.0 +1987,9,15,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.7,90,99100,0,0,393,0,0,0,0,0,0,0,110,3.1,10,10,12.9,2130,9,999999999,290,0.0830,0,88,999.000,999.0,99.0 +1987,9,15,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.7,90,99100,0,0,393,0,0,0,0,0,0,0,50,3.6,10,10,11.3,2130,9,999999999,290,0.0830,0,88,999.000,999.0,99.0 +1987,9,15,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,15.6,84,99100,0,0,363,0,0,0,0,0,0,0,90,3.6,6,6,16.1,2130,9,999999999,270,0.0830,0,88,999.000,999.0,99.0 +1987,9,15,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,15.6,84,99100,24,619,367,12,0,12,1400,0,1400,420,90,3.6,8,7,16.1,7620,9,999999999,270,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,15.6,81,99200,238,1351,384,53,5,52,6000,100,6000,1850,120,4.1,10,9,16.1,7620,9,999999999,270,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,16.1,78,99100,484,1351,382,179,130,131,19500,12500,15000,3010,120,4.1,8,8,24.1,7620,9,999999999,279,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,17.2,73,99100,702,1351,389,375,252,243,40600,25900,27100,6140,130,3.1,8,7,24.1,7620,9,999999999,300,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,16.7,64,99100,876,1351,397,478,316,271,51500,33800,29500,7170,120,2.1,8,7,24.1,7620,9,999999999,290,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,16.7,60,99000,993,1351,399,649,465,303,67900,48200,32300,9310,210,2.1,8,6,24.1,7620,9,999999999,290,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,17.2,58,99000,1046,1351,405,603,366,316,65600,39600,34800,10400,270,2.1,8,6,24.1,7620,9,999999999,300,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,18.3,62,98900,1031,1351,439,264,4,261,31200,300,30900,12090,170,2.6,10,10,11.3,1220,9,999999999,320,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,18.3,64,99000,949,1351,436,234,3,232,27600,300,27400,10660,190,3.1,10,10,11.3,1160,9,999999999,320,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,18.9,67,99000,805,1351,437,229,7,225,26400,600,26100,9560,170,3.1,10,10,11.3,2440,9,999999999,329,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,18.9,69,98900,610,1351,421,257,64,228,28100,6300,25300,6290,190,2.6,10,9,11.3,2440,9,999999999,329,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,18.9,71,98900,377,1351,418,113,12,110,12600,700,12400,3820,180,3.1,10,9,11.3,7620,9,999999999,329,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,18.9,74,98900,125,1351,427,29,0,29,3200,0,3200,970,180,3.1,10,10,11.3,1830,9,999999999,329,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,22.8,18.9,79,98900,0,11,421,0,0,0,0,0,0,0,210,2.1,10,10,12.9,1830,9,999999999,329,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,18.9,84,98900,0,0,414,0,0,0,0,0,0,0,0,0.0,10,10,12.9,2440,9,999999999,329,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,18.9,87,98900,0,0,411,0,0,0,0,0,0,0,0,0.0,10,10,12.9,7620,9,999999999,329,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,18.9,87,98900,0,0,411,0,0,0,0,0,0,0,180,1.5,10,10,9.7,2740,9,999999999,329,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,18.9,87,98900,0,0,411,0,0,0,0,0,0,0,180,2.1,10,10,9.7,1160,9,999999999,329,0.3230,0,88,999.000,999.0,99.0 +1987,9,15,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,18.9,90,98900,0,0,408,0,0,0,0,0,0,0,190,2.1,10,10,9.7,1160,9,999999999,329,0.3230,0,88,999.000,999.0,99.0 +1987,9,16,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,19.4,93,98900,0,0,409,0,0,0,0,0,0,0,170,2.6,10,10,8.0,1400,9,999999999,340,0.3230,0,88,999.000,999.0,99.0 +1987,9,16,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,19.4,97,98900,0,0,406,0,0,0,0,0,0,0,0,0.0,10,10,8.0,1400,9,999999999,340,0.3230,0,88,999.000,999.0,99.0 +1987,9,16,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,19.4,97,98900,0,0,406,0,0,0,0,0,0,0,0,0.0,10,10,6.4,1400,9,999999999,340,0.3230,0,88,999.000,999.0,99.0 +1987,9,16,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,19.4,97,98800,0,0,406,0,0,0,0,0,0,0,150,2.1,10,10,8.0,1680,9,999999999,340,0.3230,0,88,999.000,999.0,99.0 +1987,9,16,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,19.4,97,98800,0,0,386,0,0,0,0,0,0,0,130,3.1,10,8,4.8,1680,9,999999999,340,0.3230,0,88,999.000,999.0,99.0 +1987,9,16,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,19.4,97,98800,23,597,406,6,1,6,0,0,0,0,170,3.1,10,10,4.0,1680,9,999999999,340,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,19.4,97,98800,234,1352,406,50,5,50,5800,100,5700,1780,140,4.1,10,10,4.0,3050,9,999999999,340,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,19.4,93,98700,480,1352,409,135,3,134,15200,200,15100,4970,140,2.6,10,10,2.4,1680,9,999999999,340,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,19.4,97,98800,698,1352,406,159,0,159,18500,0,18500,6860,160,4.6,10,10,1.6,310,9,999999999,340,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,20.0,100,98800,871,1352,406,189,8,184,22400,600,22000,8550,160,4.6,10,10,2.4,310,9,999999999,350,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,20.0,97,98700,988,1352,410,188,2,186,22600,200,22500,9090,140,5.7,10,10,2.4,240,9,999999999,350,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,20.0,97,98700,1041,1352,410,196,1,195,23700,100,23600,9620,160,5.7,10,10,3.2,240,9,999999999,350,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,19.4,93,98600,1025,1352,409,218,0,217,26000,0,26000,10450,160,5.2,10,10,3.2,240,9,999999999,340,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,20.0,93,98500,943,1352,412,334,2,333,38200,200,38100,13640,140,4.6,10,10,4.8,1010,9,999999999,350,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,20.0,90,98400,799,1352,404,323,107,259,35400,10800,29000,8300,130,6.2,9,9,4.8,1160,9,999999999,350,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,20.0,87,98400,603,1352,399,224,158,153,24700,16000,17500,3680,120,4.1,8,8,4.8,1010,9,999999999,350,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,20.0,87,98300,370,1352,419,132,7,130,14500,400,14300,4150,90,3.6,10,10,4.8,430,9,999999999,350,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,19.4,84,98300,118,1318,406,33,24,31,3600,1500,3500,740,140,4.1,9,9,4.8,700,9,999999999,340,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.7,19.4,87,98300,0,0,367,0,0,0,0,0,0,0,130,4.6,4,1,4.8,77777,9,999999999,340,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,20.0,93,98300,0,0,373,0,0,0,0,0,0,0,140,3.6,9,3,4.8,77777,9,999999999,350,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,20.0,93,98300,0,0,412,0,0,0,0,0,0,0,120,3.6,10,10,4.8,760,9,999999999,350,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,18.3,90,98300,0,0,404,0,0,0,0,0,0,0,220,5.2,10,10,4.8,430,9,999999999,320,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,17.8,93,98000,0,0,398,0,0,0,0,0,0,0,40,3.1,10,10,11.3,700,9,999999999,300,0.0680,0,88,999.000,999.0,99.0 +1987,9,16,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.3,93,98000,0,0,401,0,0,0,0,0,0,0,310,1.5,10,10,4.8,370,9,999999999,309,0.0680,0,88,999.000,999.0,99.0 +1987,9,17,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,19.4,93,97800,0,0,409,0,0,0,0,0,0,0,200,3.6,10,10,4.8,2440,9,999999999,340,0.0680,0,88,999.000,999.0,99.0 +1987,9,17,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.3,93,97800,0,0,401,0,0,0,0,0,0,0,210,5.2,10,10,4.8,430,9,999999999,309,0.0680,0,88,999.000,999.0,99.0 +1987,9,17,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.3,93,97900,0,0,401,0,0,0,0,0,0,0,210,5.2,10,10,12.9,270,9,999999999,309,0.0680,0,88,999.000,999.0,99.0 +1987,9,17,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.3,93,97900,0,0,401,0,0,0,0,0,0,0,190,4.6,10,10,11.3,340,9,999999999,309,0.0680,0,88,999.000,999.0,99.0 +1987,9,17,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.3,93,97900,0,0,401,0,0,0,0,0,0,0,190,4.1,10,10,11.3,400,9,999999999,309,0.0680,0,88,999.000,999.0,99.0 +1987,9,17,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,17.8,90,97900,21,575,400,5,0,5,0,0,0,0,180,3.6,10,10,8.0,340,9,999999999,300,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,17.8,90,97900,229,1353,400,36,6,35,4200,100,4200,1340,190,5.7,10,10,9.7,370,9,999999999,300,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,17.8,90,97900,476,1353,400,59,2,58,7100,100,7000,2560,180,4.1,10,10,3.2,400,9,999999999,300,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,18.3,97,97900,694,1353,398,100,6,97,12100,400,11900,4560,190,3.1,10,10,2.8,210,9,999999999,320,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,18.3,97,97900,867,1353,398,128,1,127,15500,100,15500,6260,220,3.6,10,10,2.8,210,9,999999999,320,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,19.4,87,97900,983,1353,415,284,5,281,33200,400,32900,12480,240,4.1,10,10,16.1,310,9,999999999,340,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,17.8,81,97900,1036,1353,410,331,3,329,38500,300,38200,14290,260,5.2,10,10,24.1,580,9,999999999,300,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,18.3,84,97900,1020,1353,410,300,1,299,35000,100,34900,13280,240,5.2,10,10,24.1,580,9,999999999,309,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,17.8,79,97900,937,1353,413,312,2,311,35900,200,35700,13010,260,7.2,10,10,24.1,1010,9,999999999,309,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,18.3,84,97900,792,1353,410,151,1,151,18000,100,17900,6980,270,8.8,10,10,19.3,640,9,999999999,309,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,18.9,93,97900,596,1353,405,198,1,198,22200,100,22200,7270,280,6.7,10,10,16.1,370,9,999999999,320,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,18.3,87,98100,363,1353,388,94,42,82,10200,3700,9300,2220,320,7.2,9,8,19.3,2440,9,999999999,320,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,18.3,90,98100,111,1274,393,22,1,22,2500,0,2500,780,280,4.1,10,9,16.1,2440,9,999999999,309,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,17.8,90,98100,0,0,400,0,0,0,0,0,0,0,310,4.6,10,10,19.3,2440,9,999999999,300,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,18.3,93,98200,0,0,401,0,0,0,0,0,0,0,320,3.6,10,10,19.3,490,9,999999999,309,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,17.2,90,98300,0,0,355,0,0,0,0,0,0,0,280,3.1,2,2,19.3,77777,9,999999999,300,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.2,93,98300,0,0,348,0,0,0,0,0,0,0,280,3.1,1,1,19.3,77777,9,999999999,290,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,17.2,97,98300,0,0,345,0,0,0,0,0,0,0,290,2.6,1,1,14.5,77777,9,999999999,300,0.2270,0,88,999.000,999.0,99.0 +1987,9,17,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,17.2,97,98300,0,0,359,0,0,0,0,0,0,0,290,3.1,5,5,9.7,77777,9,999999999,300,0.2270,0,88,999.000,999.0,99.0 +1987,9,18,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.8,97,98300,0,0,394,0,0,0,0,0,0,0,290,2.6,10,10,9.7,430,9,999999999,309,0.2270,0,88,999.000,999.0,99.0 +1987,9,18,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.2,93,98300,0,0,394,0,0,0,0,0,0,0,290,3.6,10,10,9.7,700,9,999999999,290,0.2270,0,88,999.000,999.0,99.0 +1987,9,18,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.8,97,98300,0,0,394,0,0,0,0,0,0,0,310,2.1,10,10,9.7,270,9,999999999,309,0.2270,0,88,999.000,999.0,99.0 +1987,9,18,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,17.2,93,98300,0,0,394,0,0,0,0,0,0,0,340,3.1,10,10,11.3,270,9,999999999,290,0.2270,0,88,999.000,999.0,99.0 +1987,9,18,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,17.2,97,98400,0,0,391,0,0,0,0,0,0,0,340,3.6,10,10,11.3,180,9,999999999,300,0.2270,0,88,999.000,999.0,99.0 +1987,9,18,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,16.7,97,98500,19,553,387,5,0,5,0,0,0,0,310,5.2,10,10,9.7,210,9,999999999,290,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,15.6,93,98500,225,1354,383,44,0,44,5000,0,5000,1600,320,4.1,10,10,16.1,270,9,999999999,270,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,15.6,93,98600,472,1354,383,91,3,90,10600,200,10500,3680,320,4.1,10,10,11.3,240,9,999999999,270,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,15.0,84,98600,689,1354,388,192,3,190,21900,200,21800,7750,300,3.6,10,10,24.1,310,9,999999999,259,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,15.0,84,98600,862,1354,388,227,3,225,26400,300,26300,9920,300,3.6,10,10,24.1,370,9,999999999,259,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,15.6,84,98700,979,1354,392,299,6,294,34600,500,34200,12850,330,3.1,10,10,24.1,370,9,999999999,270,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,16.1,81,98600,1030,1354,398,314,4,312,36700,400,36400,13740,360,4.1,10,10,24.1,460,9,999999999,279,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,15.6,76,98600,1014,1354,401,310,4,307,36100,400,35800,13480,320,3.1,10,10,24.1,490,9,999999999,270,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,16.1,84,98700,931,1354,395,171,2,170,20600,200,20500,8240,300,3.6,10,10,11.3,580,9,999999999,279,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,16.7,90,98600,786,1354,393,169,0,169,19900,0,19900,7610,250,2.1,10,10,8.0,370,9,999999999,290,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,17.2,93,98600,590,1354,394,102,0,102,12000,0,12000,4460,320,2.1,10,10,8.0,400,9,999999999,300,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,16.1,90,98700,356,1354,390,61,1,61,7100,0,7100,2420,310,3.1,10,10,8.0,400,9,999999999,279,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,16.1,93,98700,104,1252,386,18,0,18,2100,0,2100,660,280,2.1,10,10,11.3,1160,9,999999999,279,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,16.1,97,98700,0,0,384,0,0,0,0,0,0,0,260,3.6,10,10,12.9,1160,9,999999999,279,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,15.6,93,98700,0,0,383,0,0,0,0,0,0,0,250,3.1,10,10,11.3,1520,9,999999999,270,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,15.6,97,98700,0,0,380,0,0,0,0,0,0,0,270,2.6,10,10,11.3,460,9,999999999,270,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,15.0,93,98700,0,0,355,0,0,0,0,0,0,0,290,3.1,7,7,16.1,1400,9,999999999,259,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,14.4,97,98700,0,0,323,0,0,0,0,0,0,0,290,3.6,0,0,16.1,77777,9,999999999,250,0.2690,0,88,999.000,999.0,99.0 +1987,9,18,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,13.3,97,98700,0,0,317,0,0,0,0,0,0,0,270,3.1,0,0,16.1,77777,9,999999999,240,0.2690,0,88,999.000,999.0,99.0 +1987,9,19,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,12.2,97,98700,0,0,311,0,0,0,0,0,0,0,260,3.1,0,0,19.3,77777,9,999999999,220,0.2690,0,88,999.000,999.0,99.0 +1987,9,19,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,11.1,96,98700,0,0,305,0,0,0,0,0,0,0,240,2.1,0,0,24.1,77777,9,999999999,209,0.2690,0,88,999.000,999.0,99.0 +1987,9,19,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,10.6,96,98700,0,0,302,0,0,0,0,0,0,0,220,2.1,0,0,24.1,77777,9,999999999,200,0.2690,0,88,999.000,999.0,99.0 +1987,9,19,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,10.6,96,98700,0,0,302,0,0,0,0,0,0,0,210,2.1,0,0,24.1,77777,9,999999999,200,0.2690,0,88,999.000,999.0,99.0 +1987,9,19,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,10.6,96,98700,0,0,302,0,0,0,0,0,0,0,210,2.6,0,0,19.3,77777,9,999999999,200,0.2690,0,88,999.000,999.0,99.0 +1987,9,19,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,10.6,100,98700,17,530,300,10,11,9,0,0,0,0,230,3.1,0,0,19.3,77777,9,999999999,200,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,10.6,90,98700,220,1354,307,98,294,49,10200,19900,6900,880,240,5.2,0,0,24.1,77777,9,999999999,200,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,10.6,78,98800,467,1354,316,279,561,82,28700,51500,10900,1570,260,4.1,0,0,24.1,77777,9,999999999,200,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,10.6,67,98800,685,1354,327,464,691,110,48500,68400,13800,2380,260,4.1,0,0,24.1,77777,9,999999999,200,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,10.0,59,98800,858,1354,333,622,769,129,65900,78100,16200,3280,260,4.1,0,0,24.1,77777,9,999999999,189,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,9.4,53,98800,974,1354,352,593,496,233,63600,51600,26400,6770,260,4.1,3,3,24.1,77777,9,999999999,189,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,8.9,47,98700,1025,1354,366,559,309,323,60600,33400,35300,10310,270,4.6,6,6,24.1,910,9,999999999,179,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,7.8,44,98700,1008,1354,369,588,300,363,63100,32400,39000,11550,230,7.7,7,7,24.1,910,9,999999999,170,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,7.8,41,98600,924,1354,381,392,171,274,43100,18100,30700,8110,250,5.2,8,8,24.1,910,9,999999999,170,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,7.8,47,98600,779,1354,377,262,67,223,28800,6700,24900,7230,210,5.2,9,9,24.1,2130,9,999999999,170,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,8.3,52,98600,583,1354,382,144,0,144,16500,0,16500,5800,240,3.6,10,10,24.1,1220,9,999999999,170,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,9.4,61,98700,348,1354,378,48,5,47,5700,200,5700,1940,260,5.2,10,10,24.1,1220,9,999999999,189,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,10.0,70,98700,97,1208,360,17,0,17,2000,0,2000,620,260,3.6,9,9,24.1,1220,9,999999999,189,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,10.6,81,98700,0,0,333,0,0,0,0,0,0,0,250,2.6,5,5,24.1,77777,9,999999999,200,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.6,90,98700,0,0,317,0,0,0,0,0,0,0,220,3.1,2,2,24.1,77777,9,999999999,200,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,11.1,90,98700,0,0,340,0,0,0,0,0,0,0,220,2.6,8,8,24.1,1220,9,999999999,209,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.6,90,98700,0,0,317,0,0,0,0,0,0,0,220,2.6,2,2,24.1,77777,9,999999999,200,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.6,90,98700,0,0,320,0,0,0,0,0,0,0,250,3.1,3,3,24.1,77777,9,999999999,200,0.1500,0,88,999.000,999.0,99.0 +1987,9,19,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.0,86,98700,0,0,306,0,0,0,0,0,0,0,270,2.6,2,0,24.1,77777,9,999999999,189,0.1500,0,88,999.000,999.0,99.0 +1987,9,20,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,10.6,93,98700,0,0,329,0,0,0,0,0,0,0,200,2.6,7,7,24.1,4570,9,999999999,200,0.1500,0,88,999.000,999.0,99.0 +1987,9,20,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.6,90,98700,0,0,332,0,0,0,0,0,0,0,220,2.6,9,7,24.1,2130,9,999999999,200,0.1500,0,88,999.000,999.0,99.0 +1987,9,20,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,10.6,93,98600,0,0,335,0,0,0,0,0,0,0,210,2.1,9,8,24.1,1680,9,999999999,200,0.1500,0,88,999.000,999.0,99.0 +1987,9,20,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,10.6,93,98600,0,0,335,0,0,0,0,0,0,0,210,2.6,9,8,24.1,1680,9,999999999,200,0.1500,0,88,999.000,999.0,99.0 +1987,9,20,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,11.1,96,98600,0,0,352,0,0,0,0,0,0,0,230,3.1,10,10,19.3,1400,9,999999999,209,0.1500,0,88,999.000,999.0,99.0 +1987,9,20,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,11.1,96,98600,16,508,352,0,1,0,0,0,0,0,210,3.6,10,10,24.1,700,9,999999999,209,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,11.1,93,98600,216,1355,355,56,6,55,6200,100,6200,1850,220,3.6,10,10,24.1,430,9,999999999,209,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,11.1,90,98600,463,1355,358,123,6,121,13900,400,13800,4540,250,4.1,10,10,24.1,270,9,999999999,209,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,11.1,84,98600,680,1355,363,182,11,177,21000,900,20500,7310,250,5.2,10,10,24.1,340,9,999999999,209,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,10.6,75,98700,853,1355,358,411,157,311,44500,16500,34200,8660,260,4.6,9,9,24.1,400,9,999999999,200,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,10.6,87,98700,969,1355,357,171,39,142,18900,3900,16100,5660,250,4.6,10,10,24.1,880,9,999999999,200,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,10.0,65,98700,1020,1355,352,471,163,347,51500,17300,38500,11400,250,5.2,8,7,24.1,520,9,999999999,189,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,9.4,70,98700,1003,1355,367,306,3,304,35600,300,35400,13310,290,6.2,10,10,24.1,1010,9,999999999,189,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,9.4,65,98700,918,1355,372,256,19,243,29900,1600,28800,10840,280,6.2,10,10,24.1,1160,9,999999999,189,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,9.4,63,98700,773,1355,375,205,3,204,23800,200,23600,8690,300,6.2,10,10,24.1,1160,9,999999999,189,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,9.4,67,98800,576,1355,370,106,10,102,12500,600,12200,4420,280,5.2,10,10,24.1,1370,9,999999999,189,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,10.6,72,98800,341,1355,348,134,182,88,14200,15300,10400,1690,260,5.2,9,7,24.1,1160,9,999999999,200,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,11.1,81,98800,91,1163,356,14,11,13,1500,600,1500,340,230,4.1,9,9,8.0,400,9,999999999,209,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,11.1,90,98900,0,0,340,0,0,0,0,0,0,0,250,2.6,8,8,24.1,1400,9,999999999,209,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,10.6,93,98900,0,0,320,0,0,0,0,0,0,0,250,2.6,4,4,24.1,77777,9,999999999,200,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,10.6,96,98900,0,0,312,0,0,0,0,0,0,0,250,3.1,2,2,24.1,77777,9,999999999,200,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,10.0,93,98900,0,0,301,0,0,0,0,0,0,0,260,2.6,0,0,24.1,77777,9,999999999,189,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,10.6,96,98900,0,0,302,0,0,0,0,0,0,0,250,3.6,0,0,24.1,77777,9,999999999,200,0.0630,0,88,999.000,999.0,99.0 +1987,9,20,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,10.0,96,98800,0,0,299,0,0,0,0,0,0,0,260,3.6,0,0,24.1,77777,9,999999999,189,0.0630,0,88,999.000,999.0,99.0 +1987,9,21,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,10.0,100,98800,0,0,297,0,0,0,0,0,0,0,260,3.6,0,0,24.1,77777,9,999999999,189,0.0630,0,88,999.000,999.0,99.0 +1987,9,21,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,9.4,96,98900,0,0,296,0,0,0,0,0,0,0,250,3.1,0,0,24.1,77777,9,999999999,189,0.0630,0,88,999.000,999.0,99.0 +1987,9,21,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,9.4,96,98900,0,0,306,0,0,0,0,0,0,0,250,3.1,3,2,24.1,77777,9,999999999,189,0.0630,0,88,999.000,999.0,99.0 +1987,9,21,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,9.4,96,98900,0,0,317,0,0,0,0,0,0,0,270,3.1,7,6,24.1,1680,9,999999999,189,0.0630,0,88,999.000,999.0,99.0 +1987,9,21,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,9.4,96,98900,0,0,317,0,0,0,0,0,0,0,270,3.6,7,6,24.1,1680,9,999999999,189,0.0630,0,88,999.000,999.0,99.0 +1987,9,21,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,10.0,96,98900,14,486,329,5,2,5,0,0,0,0,270,3.1,9,8,19.3,1830,9,999999999,189,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,10.6,93,98900,212,1356,352,63,2,63,7000,0,7000,1990,310,3.6,10,10,12.9,180,9,999999999,200,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,11.1,93,99000,458,1356,355,91,7,88,10500,400,10300,3570,270,3.6,10,10,16.1,240,9,999999999,209,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,11.7,87,99000,676,1356,364,167,12,161,19300,900,18900,6800,240,4.1,10,10,12.9,490,9,999999999,220,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,11.7,84,99000,848,1356,366,264,2,263,30300,200,30200,10950,270,4.6,10,10,14.5,460,9,999999999,209,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,12.2,87,99000,964,1356,367,175,9,169,21200,700,20700,8310,280,4.6,10,10,11.3,700,9,999999999,220,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,13.3,93,99000,1014,1356,368,207,3,205,24900,200,24700,9930,270,5.2,10,10,11.3,760,9,999999999,240,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,13.3,84,99100,997,1356,377,311,3,308,36000,300,35800,13380,270,4.6,10,10,16.1,880,9,999999999,240,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,13.9,93,99100,912,1356,372,196,5,193,23300,400,23000,9060,330,5.2,10,10,11.3,760,9,999999999,240,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,13.3,84,99100,766,1356,367,165,4,163,19400,300,19200,7300,320,4.6,10,9,16.1,760,9,999999999,240,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,12.2,81,99100,569,1356,373,115,7,112,13400,500,13200,4740,310,3.6,10,10,24.1,1010,9,999999999,220,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,12.8,90,99200,334,1356,368,64,12,61,7400,500,7300,2360,310,3.6,10,10,11.3,1160,9,999999999,229,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,12.8,93,99200,85,1119,365,11,1,11,1300,0,1300,420,310,3.6,10,10,11.3,1010,9,999999999,229,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,12.8,93,99200,0,0,365,0,0,0,0,0,0,0,300,4.1,10,10,11.3,700,9,999999999,229,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,12.8,93,99200,0,0,365,0,0,0,0,0,0,0,310,4.1,10,10,16.1,2130,9,999999999,229,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.8,97,99200,0,0,339,0,0,0,0,0,0,0,310,4.1,8,7,16.1,2130,9,999999999,229,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,12.8,93,99200,0,0,365,0,0,0,0,0,0,0,330,4.6,10,10,16.1,1400,9,999999999,229,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,12.2,90,99300,0,0,364,0,0,0,0,0,0,0,320,4.6,10,10,19.3,400,9,999999999,220,0.0830,0,88,999.000,999.0,99.0 +1987,9,21,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,12.2,90,99300,0,0,354,0,0,0,0,0,0,0,340,4.6,9,9,24.1,400,9,999999999,220,0.0830,0,88,999.000,999.0,99.0 +1987,9,22,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,12.2,90,99300,0,0,364,0,0,0,0,0,0,0,320,4.1,10,10,24.1,460,9,999999999,220,0.0830,0,88,999.000,999.0,99.0 +1987,9,22,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,12.2,90,99300,0,0,335,0,0,0,0,0,0,0,310,4.6,5,5,24.1,77777,9,999999999,220,0.0830,0,88,999.000,999.0,99.0 +1987,9,22,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.2,93,99300,0,0,339,0,0,0,0,0,0,0,310,4.6,7,7,24.1,520,9,999999999,220,0.0830,0,88,999.000,999.0,99.0 +1987,9,22,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,11.7,90,99300,0,0,351,0,0,0,0,0,0,0,320,5.2,9,9,24.1,370,9,999999999,209,0.0830,0,88,999.000,999.0,99.0 +1987,9,22,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,11.7,90,99300,0,0,361,0,0,0,0,0,0,0,320,4.6,10,10,24.1,340,9,999999999,209,0.0830,0,88,999.000,999.0,99.0 +1987,9,22,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,11.7,90,99400,13,441,351,3,1,3,0,0,0,0,330,5.7,9,9,24.1,1680,9,999999999,220,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,11.7,87,99400,207,1357,346,73,35,67,7900,2600,7500,1550,330,5.2,10,8,24.1,700,9,999999999,220,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,12.2,87,99500,454,1357,367,98,12,94,11300,700,11000,3740,320,5.2,10,10,24.1,370,9,999999999,220,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,12.8,84,99500,671,1357,356,384,310,228,40500,32000,24600,5270,340,5.2,8,8,24.1,2440,9,999999999,229,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,12.8,78,99600,843,1357,380,336,19,324,37800,1900,36700,12380,340,6.2,10,10,24.1,460,9,999999999,229,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,13.3,68,99600,959,1357,395,288,13,279,33500,1200,32700,12240,30,5.2,10,10,24.1,580,9,999999999,240,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,13.3,70,99600,1009,1357,392,272,10,264,31900,900,31300,12060,350,5.7,10,10,24.1,1370,9,999999999,240,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,12.8,68,99500,991,1357,391,298,11,290,34700,1000,34000,12790,30,5.2,10,10,24.1,1370,9,999999999,229,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,12.2,57,99500,906,1357,383,418,235,260,45400,25200,28500,6990,40,5.2,8,8,24.1,1370,9,999999999,220,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,13.9,84,99500,759,1357,381,111,5,109,13500,300,13300,5210,20,2.6,10,10,24.1,700,9,999999999,250,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,13.3,78,99500,561,1357,383,145,28,134,16000,2700,14900,3970,30,3.6,10,10,24.1,1160,9,999999999,240,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,12.8,75,99500,326,1357,382,82,9,80,9200,400,9100,2870,40,3.1,10,10,24.1,700,9,999999999,229,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,12.2,81,99500,79,1097,337,29,48,24,3000,2300,2900,500,330,2.1,8,3,24.1,77777,9,999999999,220,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,11.7,90,99500,0,0,319,0,0,0,0,0,0,0,270,2.1,3,1,24.1,77777,9,999999999,220,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,10.6,87,99600,0,0,323,0,0,0,0,0,0,0,260,3.1,3,3,24.1,77777,9,999999999,200,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.0,86,99600,0,0,306,0,0,0,0,0,0,0,280,2.6,0,0,24.1,77777,9,999999999,189,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,10.6,93,99600,0,0,305,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,200,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,10.0,93,99600,0,0,301,0,0,0,0,0,0,0,280,3.1,0,0,24.1,77777,9,999999999,189,0.0820,0,88,999.000,999.0,99.0 +1987,9,22,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,10.6,93,99500,0,0,335,0,0,0,0,0,0,0,280,3.1,8,8,24.1,1400,9,999999999,200,0.0820,0,88,999.000,999.0,99.0 +1987,9,23,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,10.6,93,99500,0,0,342,0,0,0,0,0,0,0,280,3.1,9,9,24.1,1400,9,999999999,200,0.0820,0,88,999.000,999.0,99.0 +1987,9,23,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,10.0,93,99500,0,0,307,0,0,0,0,0,0,0,280,2.6,1,1,24.1,77777,9,999999999,189,0.0820,0,88,999.000,999.0,99.0 +1987,9,23,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,9.4,93,99400,0,0,299,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,189,0.0820,0,88,999.000,999.0,99.0 +1987,9,23,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,9.4,96,99400,0,0,296,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,189,0.0820,0,88,999.000,999.0,99.0 +1987,9,23,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,8.9,93,99500,0,0,296,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,179,0.0820,0,88,999.000,999.0,99.0 +1987,9,23,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,8.9,93,99500,12,419,296,8,14,7,0,0,0,0,260,3.1,0,0,24.1,77777,9,999999999,179,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,10.0,86,99500,203,1357,306,91,319,42,9100,21400,5900,740,250,3.6,0,0,24.1,77777,9,999999999,189,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,10.6,72,99500,449,1357,322,273,604,69,28200,55200,9900,1340,270,3.6,0,0,24.1,77777,9,999999999,200,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,10.0,61,99500,667,1357,331,458,735,92,47100,71600,11800,1890,270,3.6,0,0,24.1,77777,9,999999999,200,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,10.6,57,99400,839,1357,339,612,803,109,63700,80200,14000,2570,280,4.6,0,0,24.1,77777,9,999999999,200,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,10.6,51,99400,954,1357,354,677,780,123,71000,78500,15700,3310,280,5.7,1,1,24.1,77777,9,999999999,200,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,10.6,48,99300,1004,1357,370,636,578,203,66400,58500,23000,6100,300,6.2,4,4,24.1,77777,9,999999999,200,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,10.0,46,99200,985,1357,372,619,572,199,64600,57800,22500,5800,280,7.2,5,5,24.1,77777,9,999999999,189,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,10.0,43,99200,899,1357,372,576,567,196,62000,58700,23000,5050,280,6.7,3,3,24.1,77777,9,999999999,189,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,10.0,40,99100,753,1357,362,535,776,100,55500,76700,12800,2190,270,6.7,0,0,24.1,77777,9,999999999,189,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,8.9,39,99000,554,1357,358,360,677,80,37700,65000,11100,1630,270,6.7,0,0,24.1,77777,9,999999999,179,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,10.6,48,99000,319,1357,352,171,487,54,17500,39800,8100,1000,270,6.2,0,0,24.1,77777,9,999999999,200,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,10.6,48,99000,73,1052,352,34,104,23,3200,4400,2900,410,270,3.1,0,0,24.1,77777,9,999999999,200,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,10.6,55,99000,0,0,342,0,0,0,0,0,0,0,280,2.6,0,0,24.1,77777,9,999999999,200,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,11.1,59,99100,0,0,339,0,0,0,0,0,0,0,230,2.1,0,0,24.1,77777,9,999999999,209,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,11.1,75,99100,0,0,322,0,0,0,0,0,0,0,230,2.1,0,0,24.1,77777,9,999999999,209,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,11.1,81,99100,0,0,317,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,209,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,10.6,75,99000,0,0,319,0,0,0,0,0,0,0,250,3.6,0,0,24.1,77777,9,999999999,200,0.1140,0,88,999.000,999.0,99.0 +1987,9,23,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,10.6,78,99000,0,0,316,0,0,0,0,0,0,0,260,4.1,0,0,24.1,77777,9,999999999,200,0.1140,0,88,999.000,999.0,99.0 +1987,9,24,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,10.6,81,99000,0,0,314,0,0,0,0,0,0,0,270,3.6,0,0,24.1,77777,9,999999999,200,0.1140,0,88,999.000,999.0,99.0 +1987,9,24,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,10.6,83,98900,0,0,312,0,0,0,0,0,0,0,260,4.1,0,0,24.1,77777,9,999999999,200,0.1140,0,88,999.000,999.0,99.0 +1987,9,24,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.0,86,98900,0,0,306,0,0,0,0,0,0,0,250,3.1,0,0,24.1,77777,9,999999999,189,0.1140,0,88,999.000,999.0,99.0 +1987,9,24,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,10.0,93,99000,0,0,301,0,0,0,0,0,0,0,350,1.5,0,0,24.1,77777,9,999999999,189,0.1140,0,88,999.000,999.0,99.0 +1987,9,24,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,10.0,96,99000,0,0,299,0,0,0,0,0,0,0,340,3.1,0,0,24.1,77777,9,999999999,189,0.1140,0,88,999.000,999.0,99.0 +1987,9,24,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,9.4,96,99000,10,396,325,3,1,2,0,0,0,0,250,2.1,8,8,14.5,310,9,999999999,189,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,12.2,90,99100,198,1358,322,82,264,42,8500,16900,6000,750,320,2.6,1,1,16.1,77777,9,999999999,220,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,13.9,81,99100,445,1358,339,250,488,87,25400,43900,11000,1620,10,2.1,4,1,24.1,77777,9,999999999,240,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,13.3,75,99200,662,1358,386,206,26,193,23400,2100,22300,7630,40,3.6,10,10,24.1,700,9,999999999,240,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,11.1,59,99200,834,1358,351,564,681,140,59100,68700,16800,3410,40,6.7,2,2,24.1,77777,9,999999999,209,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,11.1,59,99200,948,1358,339,640,724,129,66700,72600,15800,3390,30,7.2,0,0,24.1,77777,9,999999999,209,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,11.7,63,99200,998,1358,355,710,675,208,73900,68100,23700,6160,20,6.7,4,4,24.1,77777,9,999999999,209,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,11.1,55,99200,979,1358,363,695,744,153,73900,76100,18900,4540,50,8.2,4,4,24.1,77777,9,999999999,209,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,10.6,57,99200,893,1358,356,603,598,205,64500,61900,23700,5260,50,6.2,4,4,24.1,77777,9,999999999,200,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,9.4,53,99200,746,1358,352,436,503,157,46800,51200,18600,3430,50,7.7,3,3,24.1,77777,9,999999999,189,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,8.3,52,99300,547,1358,346,319,521,107,32800,49200,12900,2070,10,6.7,3,3,24.1,77777,9,999999999,179,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,7.8,54,99300,311,1358,340,141,263,79,14500,20900,9600,1460,40,6.7,3,3,24.1,77777,9,999999999,170,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,7.8,65,99300,68,1007,339,12,5,11,1300,300,1200,290,50,5.2,7,7,24.1,3050,9,999999999,170,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,8.3,75,99300,0,0,317,0,0,0,0,0,0,0,10,4.1,2,2,24.1,77777,9,999999999,179,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,8.3,77,99400,0,0,304,0,0,0,0,0,0,0,10,4.6,0,0,24.1,77777,9,999999999,179,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,7.2,80,99400,0,0,297,0,0,0,0,0,0,0,360,3.6,0,0,24.1,77777,9,999999999,170,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,7.8,83,99500,0,0,297,0,0,0,0,0,0,0,350,3.1,0,0,24.1,77777,9,999999999,170,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,7.8,86,99500,0,0,295,0,0,0,0,0,0,0,360,3.1,0,0,24.1,77777,9,999999999,170,0.1340,0,88,999.000,999.0,99.0 +1987,9,24,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,7.2,89,99500,0,0,290,0,0,0,0,0,0,0,360,2.6,0,0,24.1,77777,9,999999999,160,0.1340,0,88,999.000,999.0,99.0 +1987,9,25,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,7.2,89,99500,0,0,290,0,0,0,0,0,0,0,350,2.6,0,0,24.1,77777,9,999999999,160,0.1340,0,88,999.000,999.0,99.0 +1987,9,25,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,7.2,89,99500,0,0,290,0,0,0,0,0,0,0,340,2.1,0,0,16.1,77777,9,999999999,160,0.1340,0,88,999.000,999.0,99.0 +1987,9,25,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,7.2,93,99500,0,0,287,0,0,0,0,0,0,0,340,2.6,0,0,16.1,77777,9,999999999,160,0.1340,0,88,999.000,999.0,99.0 +1987,9,25,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,6.7,96,99600,0,0,282,0,0,0,0,0,0,0,320,2.6,0,0,16.1,77777,9,999999999,160,0.1340,0,88,999.000,999.0,99.0 +1987,9,25,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,6.7,96,99600,0,0,282,0,0,0,0,0,0,0,320,2.1,0,0,16.1,77777,9,999999999,160,0.1340,0,88,999.000,999.0,99.0 +1987,9,25,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,6.1,96,99700,9,374,289,4,5,3,0,0,0,0,320,1.5,2,2,16.1,77777,9,999999999,150,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,7.8,96,99800,194,1359,297,70,173,44,7200,10900,5600,790,260,1.5,2,2,19.3,77777,9,999999999,170,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,8.9,80,99800,440,1359,318,206,323,99,21500,29300,12000,1850,170,2.1,3,3,24.1,77777,9,999999999,179,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,9.4,65,99800,657,1359,333,420,602,124,43300,58800,14800,2560,200,2.1,2,2,24.1,77777,9,999999999,189,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,9.4,61,99800,829,1359,338,536,616,156,55900,61800,18100,3720,170,3.1,2,2,24.1,77777,9,999999999,189,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,8.9,56,99800,943,1359,336,695,801,132,72100,80200,16200,3400,170,2.6,1,1,24.1,77777,9,999999999,179,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,8.9,53,99800,992,1359,341,626,640,153,66600,65500,18600,4640,300,3.1,1,1,24.1,77777,9,999999999,179,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,8.3,47,99700,973,1359,339,708,788,137,73500,79000,16800,3680,220,3.6,0,0,24.1,77777,9,999999999,179,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,7.2,42,99600,887,1359,341,650,791,129,67200,78800,15600,3050,270,3.1,0,0,24.1,77777,9,999999999,160,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,5.6,38,99500,739,1359,339,512,726,113,54000,72700,14300,2550,320,2.6,0,0,24.1,77777,9,999999999,150,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,5.6,38,99500,540,1359,339,342,628,89,35500,59700,11700,1770,240,3.1,0,0,24.1,77777,9,999999999,150,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,5.6,40,99400,304,1359,333,155,421,59,15700,33500,8200,1060,230,2.6,0,0,24.1,77777,9,999999999,150,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,5.6,52,99400,62,963,316,29,63,22,2800,2300,2600,390,0,0.0,0,0,24.1,77777,9,999999999,150,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,6.7,69,99400,0,0,303,0,0,0,0,0,0,0,220,2.1,0,0,24.1,77777,9,999999999,160,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,6.7,69,99400,0,0,303,0,0,0,0,0,0,0,210,2.6,0,0,24.1,77777,9,999999999,160,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,7.2,80,99400,0,0,297,0,0,0,0,0,0,0,230,2.6,0,0,24.1,77777,9,999999999,170,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,6.1,72,99400,0,0,298,0,0,0,0,0,0,0,230,3.1,0,0,24.1,77777,9,999999999,150,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,5.6,74,99400,0,0,292,0,0,0,0,0,0,0,220,3.1,0,0,24.1,77777,9,999999999,150,0.1430,0,88,999.000,999.0,99.0 +1987,9,25,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,5.6,74,99300,0,0,292,0,0,0,0,0,0,0,180,2.1,0,0,24.1,77777,9,999999999,150,0.1430,0,88,999.000,999.0,99.0 +1987,9,26,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,6.1,83,99300,0,0,288,0,0,0,0,0,0,0,180,1.5,0,0,24.1,77777,9,999999999,150,0.1430,0,88,999.000,999.0,99.0 +1987,9,26,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,6.7,89,99300,0,0,287,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,160,0.1430,0,88,999.000,999.0,99.0 +1987,9,26,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,5.6,86,99300,0,0,283,0,0,0,0,0,0,0,200,1.5,0,0,24.1,77777,9,999999999,150,0.1430,0,88,999.000,999.0,99.0 +1987,9,26,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,5.0,80,99300,0,0,285,0,0,0,0,0,0,0,180,2.1,0,0,24.1,77777,9,999999999,139,0.1430,0,88,999.000,999.0,99.0 +1987,9,26,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,5.0,80,99400,0,0,285,0,0,0,0,0,0,0,180,2.1,0,0,16.1,77777,9,999999999,139,0.1430,0,88,999.000,999.0,99.0 +1987,9,26,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,4.4,77,99400,8,351,284,6,3,6,0,0,0,0,180,1.5,0,0,16.1,77777,9,999999999,139,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,6.7,74,99400,189,1360,298,79,231,46,8100,14400,6100,830,200,1.5,0,0,19.3,77777,9,999999999,160,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,7.8,60,99400,436,1360,319,253,524,81,25700,47000,10600,1520,220,4.1,0,0,24.1,77777,9,999999999,170,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,7.8,49,99500,652,1360,333,438,671,111,45500,65800,13800,2320,220,3.6,0,0,24.1,77777,9,999999999,170,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,9.4,44,99500,824,1360,351,589,744,132,61900,75100,16300,3200,210,5.2,0,0,24.1,77777,9,999999999,189,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,8.9,39,99500,938,1360,358,694,787,145,71300,78400,17000,3560,230,4.1,0,0,24.1,77777,9,999999999,179,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,8.9,35,99400,987,1360,367,738,801,150,76000,80000,17800,3990,230,3.6,0,0,24.1,77777,9,999999999,179,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,10.0,35,99300,967,1360,373,718,793,148,73900,79200,17500,3810,180,5.7,0,0,24.1,77777,9,999999999,189,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.8,11.1,36,99300,880,1360,380,637,762,138,67300,77400,17100,3560,180,4.1,0,0,24.1,77777,9,999999999,209,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.3,10.0,32,99200,732,1360,381,505,706,120,52900,70400,14800,2670,190,6.2,0,0,24.1,77777,9,999999999,189,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,9.4,30,99200,533,1360,403,324,503,125,34100,48100,15200,2430,180,4.6,4,4,24.1,77777,9,999999999,189,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,10.6,37,99200,296,1360,393,111,91,91,12000,7400,10400,1970,170,2.6,4,4,24.1,77777,9,999999999,200,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,12.8,48,99200,57,941,384,20,31,17,2100,1400,2000,350,170,2.6,4,4,24.1,77777,9,999999999,229,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,24.4,12.2,47,99200,0,0,401,0,0,0,0,0,0,0,180,3.1,8,8,24.1,2440,9,999999999,220,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,11.7,46,99200,0,0,397,0,0,0,0,0,0,0,180,3.6,8,8,19.3,2440,9,999999999,209,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,12.8,59,99200,0,0,392,0,0,0,0,0,0,0,170,4.6,9,9,19.3,2440,9,999999999,229,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,12.2,59,99300,0,0,374,0,0,0,0,0,0,0,190,4.1,7,7,19.3,2440,9,999999999,220,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,13.3,66,99300,0,0,365,0,0,0,0,0,0,0,190,3.6,5,5,16.1,77777,9,999999999,240,0.1610,0,88,999.000,999.0,99.0 +1987,9,26,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,13.3,68,99300,0,0,357,0,0,0,0,0,0,0,190,3.1,3,3,16.1,77777,9,999999999,240,0.1610,0,88,999.000,999.0,99.0 +1987,9,27,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,13.3,75,99300,0,0,335,0,0,0,0,0,0,0,190,3.6,0,0,16.1,77777,9,999999999,240,0.1610,0,88,999.000,999.0,99.0 +1987,9,27,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,13.3,81,99300,0,0,329,0,0,0,0,0,0,0,180,2.6,0,0,16.1,77777,9,999999999,240,0.1610,0,88,999.000,999.0,99.0 +1987,9,27,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,13.3,78,99300,0,0,332,0,0,0,0,0,0,0,200,3.1,0,0,12.9,77777,9,999999999,240,0.1610,0,88,999.000,999.0,99.0 +1987,9,27,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,13.3,70,99300,0,0,354,0,0,0,0,0,0,0,210,3.6,3,3,12.9,77777,9,999999999,240,0.1610,0,88,999.000,999.0,99.0 +1987,9,27,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,13.9,76,99400,0,0,349,0,0,0,0,0,0,0,220,3.6,2,2,12.9,77777,9,999999999,250,0.1610,0,88,999.000,999.0,99.0 +1987,9,27,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,13.9,78,99500,7,329,352,2,2,2,0,0,0,0,220,3.1,4,4,16.1,77777,9,999999999,250,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,14.4,76,99500,185,1361,352,68,179,43,7000,11000,5500,770,200,3.6,2,2,16.1,77777,9,999999999,259,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,15.0,68,99500,431,1361,359,246,540,71,25300,48600,9800,1360,200,4.6,1,1,24.1,77777,9,999999999,259,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,15.6,62,99500,648,1361,370,420,681,90,44100,67300,12000,1930,200,5.7,1,1,24.1,77777,9,999999999,270,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,15.0,56,99600,819,1361,393,497,475,207,52400,48700,23000,4910,220,5.7,7,6,24.1,2740,9,999999999,259,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,14.4,58,99400,933,1361,391,572,437,269,60000,45200,28900,7410,210,4.6,7,7,24.1,2740,9,999999999,259,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,15.0,52,99500,981,1361,404,487,188,350,53000,19900,38700,10940,210,4.6,7,7,24.1,2740,9,999999999,259,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,13.3,38,99400,961,1361,409,569,469,234,60800,48700,26300,6630,210,4.6,4,4,24.1,77777,9,999999999,240,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,14.4,41,99400,874,1361,403,609,760,116,63500,76000,14600,2800,180,4.6,2,2,24.1,77777,9,999999999,250,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.1,11.7,30,99400,725,1361,398,508,761,98,52600,74900,12500,2090,180,7.7,0,0,24.1,77777,9,999999999,209,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,31.7,11.1,28,99400,526,1361,400,333,653,77,34800,62000,10800,1550,190,5.7,0,0,24.1,77777,9,999999999,209,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,28.9,12.2,36,99400,289,1361,400,143,357,66,14900,27600,9000,1200,180,3.1,2,2,24.1,77777,9,999999999,220,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,12.8,47,99400,52,896,380,24,39,19,2400,1700,2300,390,190,3.1,2,2,24.1,77777,9,999999999,229,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,23.9,12.2,48,99400,0,0,362,0,0,0,0,0,0,0,180,3.6,0,0,19.3,77777,9,999999999,220,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,21.1,12.8,59,99400,0,0,349,0,0,0,0,0,0,0,190,3.1,0,0,19.3,77777,9,999999999,229,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,12.2,68,99400,0,0,342,0,0,0,0,0,0,0,180,3.1,2,1,16.1,77777,9,999999999,220,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,12.2,63,99500,0,0,352,0,0,0,0,0,0,0,170,4.6,2,2,16.1,77777,9,999999999,220,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,12.2,70,99500,0,0,348,0,0,0,0,0,0,0,180,3.1,3,3,12.9,77777,9,999999999,220,0.1160,0,88,999.000,999.0,99.0 +1987,9,27,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,11.7,75,99500,0,0,325,0,0,0,0,0,0,0,190,2.6,0,0,12.9,77777,9,999999999,209,0.1160,0,88,999.000,999.0,99.0 +1987,9,28,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,11.7,81,99500,0,0,320,0,0,0,0,0,0,0,180,3.1,0,0,11.3,77777,9,999999999,220,0.1160,0,88,999.000,999.0,99.0 +1987,9,28,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,11.7,84,99500,0,0,317,0,0,0,0,0,0,0,180,2.1,0,0,11.3,77777,9,999999999,220,0.1160,0,88,999.000,999.0,99.0 +1987,9,28,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,11.7,87,99400,0,0,315,0,0,0,0,0,0,0,170,2.1,0,0,11.3,77777,9,999999999,220,0.1160,0,88,999.000,999.0,99.0 +1987,9,28,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,11.7,87,99400,0,0,315,0,0,0,0,0,0,0,170,2.6,0,0,8.0,77777,9,999999999,220,0.1160,0,88,999.000,999.0,99.0 +1987,9,28,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,11.7,81,99400,0,0,331,0,0,0,0,0,0,0,190,3.1,2,2,8.0,77777,9,999999999,220,0.1160,0,88,999.000,999.0,99.0 +1987,9,28,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,12.2,81,99500,6,306,346,4,5,4,0,0,0,0,180,3.6,6,6,9.7,2440,9,999999999,220,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,12.2,73,99500,180,1361,341,79,200,51,7900,12100,6300,940,180,3.6,2,2,8.0,77777,9,999999999,220,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,12.8,61,99500,426,1361,354,248,606,53,25300,54800,8100,1080,180,3.6,1,1,9.7,77777,9,999999999,229,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,13.9,59,99500,643,1361,368,434,714,90,45500,70400,12100,1920,210,4.6,2,2,9.7,77777,9,999999999,240,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,13.9,61,99500,814,1361,378,405,316,213,43800,33600,23700,5150,210,5.2,6,6,9.7,2740,9,999999999,240,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,15.6,56,99400,927,1361,379,657,823,89,67700,82000,11700,2240,180,4.1,1,1,11.3,77777,9,999999999,270,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,16.1,60,99400,975,1361,395,612,461,278,64400,47800,30000,8150,200,4.6,6,6,12.9,2740,9,999999999,279,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.7,15.6,51,99300,955,1361,406,712,733,192,74200,74000,22200,5310,200,5.2,7,6,14.5,7620,9,999999999,270,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,15.0,47,99200,867,1361,441,236,15,226,27400,1300,26600,9950,180,7.2,10,10,14.5,7620,9,999999999,259,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,27.2,15.6,49,99100,718,1361,420,286,138,212,31200,14300,23700,5390,180,7.2,9,8,16.1,2740,9,999999999,270,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.6,15.6,54,99100,518,1361,420,190,51,170,20800,4900,18900,4600,180,5.7,10,9,14.5,2740,9,999999999,270,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,15.6,58,99100,282,1361,425,75,2,75,8400,100,8400,2560,190,4.1,10,10,12.9,2740,9,999999999,270,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,16.1,64,99100,48,851,420,14,1,14,1600,0,1600,500,180,3.1,10,10,11.3,1830,9,999999999,279,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,16.1,81,99200,0,0,398,0,0,0,0,0,0,0,310,4.6,10,10,16.1,1830,9,999999999,279,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.1,87,99200,0,0,392,0,0,0,0,0,0,0,310,2.1,10,10,16.1,1160,9,999999999,279,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,16.7,93,99200,0,0,390,0,0,0,0,0,0,0,260,5.2,10,10,14.5,1160,9,999999999,290,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,16.7,97,99100,0,0,387,0,0,0,0,0,0,0,210,2.1,10,10,16.1,1520,9,999999999,290,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,16.7,97,99100,0,0,387,0,0,0,0,0,0,0,210,2.6,10,10,11.3,2130,9,999999999,290,0.0730,0,88,999.000,999.0,99.0 +1987,9,28,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,16.7,97,99000,0,0,387,0,0,0,0,0,0,0,210,4.1,10,10,6.4,180,9,999999999,290,0.0730,0,88,999.000,999.0,99.0 +1987,9,29,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,16.7,97,99000,0,0,387,0,0,0,0,0,0,0,230,3.1,10,10,6.4,210,9,999999999,290,0.0730,0,88,999.000,999.0,99.0 +1987,9,29,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,16.7,100,98900,0,0,384,0,0,0,0,0,0,0,220,2.6,10,10,8.0,430,9,999999999,290,0.0730,0,88,999.000,999.0,99.0 +1987,9,29,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,16.1,97,98900,0,0,384,0,0,0,0,0,0,0,220,3.6,10,10,6.4,430,9,999999999,279,0.0730,0,88,999.000,999.0,99.0 +1987,9,29,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,15.6,97,98800,0,0,380,0,0,0,0,0,0,0,210,3.1,10,10,6.4,430,9,999999999,270,0.0730,0,88,999.000,999.0,99.0 +1987,9,29,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,15.6,97,98800,0,0,362,0,0,0,0,0,0,0,230,4.1,8,8,6.4,400,9,999999999,270,0.0730,0,88,999.000,999.0,99.0 +1987,9,29,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,13.9,97,98800,5,284,359,1,0,1,0,0,0,0,240,3.6,10,9,8.0,460,9,999999999,240,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,13.9,97,98800,176,1362,320,77,285,38,7600,17800,5300,660,240,3.6,0,0,9.7,77777,9,999999999,240,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,12.8,81,98800,422,1362,326,250,580,67,25800,51900,9700,1280,280,4.1,0,0,14.5,77777,9,999999999,229,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,11.7,70,98900,638,1362,330,429,713,90,45100,70200,12100,1920,280,5.7,0,0,19.3,77777,9,999999999,209,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,11.7,65,98800,809,1362,350,555,699,134,58200,70400,16300,3180,280,7.2,3,3,24.1,77777,9,999999999,209,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,10.6,67,98800,922,1362,377,353,81,298,38900,8300,33300,10340,270,7.7,10,10,24.1,1070,9,999999999,200,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,11.1,68,98800,970,1362,380,303,5,300,35100,500,34800,12920,300,4.6,10,10,24.1,1160,9,999999999,209,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,10.6,61,98800,949,1362,361,560,378,294,60500,40700,32000,8380,270,4.6,7,7,24.1,1010,9,999999999,200,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,10.6,63,98800,861,1362,383,276,69,232,30400,7000,26000,7970,300,5.7,10,10,24.1,1830,9,999999999,200,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,11.1,61,98800,711,1362,365,275,193,173,29900,20200,19300,3830,280,5.2,7,7,24.1,1830,9,999999999,209,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,11.7,63,98800,511,1362,355,233,242,141,24800,23500,15900,2900,300,5.7,4,4,24.1,77777,9,999999999,209,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,11.1,63,98800,274,1362,349,109,247,58,11400,18600,7600,1040,310,5.2,3,3,24.1,77777,9,999999999,209,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,11.1,68,98900,43,829,329,22,54,17,2200,1700,2100,290,300,5.2,0,0,24.1,77777,9,999999999,209,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,11.7,78,98900,0,0,323,0,0,0,0,0,0,0,280,3.6,0,0,24.1,77777,9,999999999,220,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,11.7,81,98900,0,0,334,0,0,0,0,0,0,0,300,3.1,3,3,24.1,77777,9,999999999,220,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,11.7,75,99000,0,0,357,0,0,0,0,0,0,0,320,6.2,8,8,24.1,1400,9,999999999,209,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,11.1,78,99000,0,0,333,0,0,0,0,0,0,0,320,5.7,3,3,24.1,77777,9,999999999,209,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,10.6,81,99000,0,0,314,0,0,0,0,0,0,0,320,3.6,0,0,24.1,77777,9,999999999,200,0.1170,0,88,999.000,999.0,99.0 +1987,9,29,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.6,90,99000,0,0,307,0,0,0,0,0,0,0,310,3.1,0,0,24.1,77777,9,999999999,200,0.1170,0,88,999.000,999.0,99.0 +1987,9,30,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,10.6,93,99000,0,0,305,0,0,0,0,0,0,0,300,3.1,0,0,24.1,77777,9,999999999,200,0.1170,0,88,999.000,999.0,99.0 +1987,9,30,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,10.0,93,99000,0,0,301,0,0,0,0,0,0,0,290,3.1,0,0,24.1,77777,9,999999999,189,0.1170,0,88,999.000,999.0,99.0 +1987,9,30,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,10.6,96,99000,0,0,302,0,0,0,0,0,0,0,280,4.6,0,0,24.1,77777,9,999999999,200,0.1170,0,88,999.000,999.0,99.0 +1987,9,30,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,10.0,96,99000,0,0,299,0,0,0,0,0,0,0,280,2.6,0,0,24.1,77777,9,999999999,189,0.1170,0,88,999.000,999.0,99.0 +1987,9,30,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,9.4,93,99000,0,0,299,0,0,0,0,0,0,0,290,3.1,0,0,24.1,77777,9,999999999,189,0.1170,0,88,999.000,999.0,99.0 +1987,9,30,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,8.3,90,99000,4,261,295,3,0,3,0,0,0,0,280,3.1,1,0,24.1,77777,9,999999999,179,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,8.9,83,99100,171,1363,309,55,88,44,6000,5500,5300,920,270,3.6,4,1,24.1,77777,9,999999999,179,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,8.3,75,99100,417,1363,337,174,177,119,18900,16200,13900,2670,310,6.2,8,8,24.1,2130,9,999999999,179,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,7.2,69,99100,633,1363,343,206,29,193,23300,2400,22200,7410,310,4.6,9,9,24.1,1680,9,999999999,160,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,7.2,64,99100,804,1363,327,446,362,229,47900,38400,25200,5570,330,5.7,4,4,24.1,77777,9,999999999,160,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,6.7,52,99100,916,1363,339,617,524,260,64600,54100,28100,6980,330,6.2,4,4,24.1,77777,9,999999999,160,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,3.9,41,99100,964,1363,338,633,535,250,67100,55500,27700,7130,340,5.2,4,4,24.1,77777,9,999999999,129,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,2.8,34,99100,942,1363,345,523,415,233,55700,43000,25900,6410,340,6.2,4,4,24.1,77777,9,999999999,129,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,1.7,33,99100,854,1363,343,562,513,236,58800,52700,25700,5860,340,7.7,5,5,24.1,77777,9,999999999,120,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,-0.6,28,99100,704,1363,340,444,484,191,46300,48700,21100,4140,340,8.8,5,5,24.1,77777,9,999999999,100,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,1.1,37,99100,504,1363,330,234,233,147,24800,22500,16400,3050,320,5.7,4,4,24.1,77777,9,999999999,120,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,0.0,34,99200,267,1363,326,102,116,79,11000,9000,9300,1700,330,5.2,3,3,24.1,77777,9,999999999,110,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,0.6,40,99200,39,784,317,13,6,12,1400,300,1300,300,330,4.6,3,3,24.1,77777,9,999999999,110,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,1.7,51,99200,0,0,296,0,0,0,0,0,0,0,350,3.1,0,0,24.1,77777,9,999999999,120,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,2.8,64,99300,0,0,287,0,0,0,0,0,0,0,300,2.6,0,0,24.1,77777,9,999999999,129,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,3.3,71,99300,0,0,283,0,0,0,0,0,0,0,300,2.1,0,0,24.1,77777,9,999999999,129,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.0,4.3,77,99400,0,0,287,0,0,0,0,0,0,0,290,2.2,0,0,24.1,77777,9,999999999,129,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.7,5.2,80,99300,0,0,291,0,0,0,0,0,0,0,0,2.2,0,0,24.1,77777,9,999999999,129,0.2490,0,88,999.000,999.0,99.0 +1987,9,30,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.4,6.2,80,99300,0,0,295,0,0,0,0,0,0,0,270,2.3,0,0,24.1,77777,9,999999999,129,0.2490,0,88,999.000,999.0,99.0 +1978,10,1,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.2,7.1,80,99400,0,0,345,0,0,0,0,0,0,0,300,2.4,10,10,24.1,880,9,999999999,200,0.2490,0,88,999.000,999.0,99.0 +1978,10,1,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.9,8.1,83,99300,0,0,350,0,0,0,0,0,0,0,290,2.5,10,10,24.1,880,9,999999999,200,0.2490,0,88,999.000,999.0,99.0 +1978,10,1,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.6,9.0,80,99300,0,0,354,0,0,0,0,0,0,0,300,2.5,10,10,24.1,1010,9,999999999,189,0.2490,0,88,999.000,999.0,99.0 +1978,10,1,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,10.0,80,99400,0,0,359,0,0,0,0,0,0,0,320,2.6,10,10,24.1,1010,9,999999999,189,0.2490,0,88,999.000,999.0,99.0 +1978,10,1,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,8.9,86,99500,0,0,316,0,0,0,0,0,0,0,290,2.6,4,4,24.1,77777,9,999999999,179,0.2490,0,88,999.000,999.0,99.0 +1978,10,1,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,8.3,89,99500,3,239,295,2,0,2,0,0,0,0,290,3.1,0,0,14.5,77777,9,999999999,179,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,10.0,90,99600,165,1364,304,63,145,44,6500,8000,5500,820,290,2.1,0,0,19.3,77777,9,999999999,200,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,10.0,75,99600,411,1364,316,223,436,88,23300,38700,11600,1630,320,3.6,0,0,24.1,77777,9,999999999,200,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,9.4,65,99600,627,1364,323,402,596,122,41100,57700,14500,2460,350,3.1,0,0,24.1,77777,9,999999999,189,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,8.3,58,99600,797,1364,324,556,687,147,57600,68700,17300,3390,360,2.6,0,0,24.1,77777,9,999999999,179,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,8.9,54,99600,910,1364,346,621,696,151,65400,70700,18100,4010,30,3.6,3,3,24.1,77777,9,999999999,179,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,7.8,47,99600,957,1364,350,688,674,208,71100,67700,23500,5680,100,3.1,3,3,24.1,77777,9,999999999,170,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,8.3,49,99500,935,1364,351,647,607,225,68900,62900,25600,6110,50,3.1,4,3,24.1,77777,9,999999999,179,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,7.8,47,99500,846,1364,350,510,484,206,54100,49800,23100,5000,0,0.0,4,3,24.1,77777,9,999999999,170,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,8.3,49,99500,696,1364,347,429,523,159,45500,52600,18600,3360,100,5.7,4,2,24.1,77777,9,999999999,179,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,8.3,54,99500,495,1364,335,276,453,109,29100,42500,13600,2070,70,4.6,3,1,24.1,77777,9,999999999,179,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,7.8,56,99500,258,1364,330,107,225,64,11300,16400,8200,1200,110,3.6,1,1,24.1,77777,9,999999999,170,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,7.8,62,99500,35,739,316,17,11,16,1800,600,1800,390,100,5.2,1,0,19.3,77777,9,999999999,170,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,8.9,72,99500,0,0,312,0,0,0,0,0,0,0,110,4.1,0,0,24.1,77777,9,999999999,179,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,8.9,80,99500,0,0,305,0,0,0,0,0,0,0,130,3.1,0,0,24.1,77777,9,999999999,179,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,8.9,80,99500,0,0,305,0,0,0,0,0,0,0,150,2.1,0,0,24.1,77777,9,999999999,179,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,8.9,86,99500,0,0,300,0,0,0,0,0,0,0,140,2.6,0,0,24.1,77777,9,999999999,179,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,8.9,86,99500,0,0,300,0,0,0,0,0,0,0,150,3.1,0,0,24.1,77777,9,999999999,179,0.2010,0,88,999.000,999.0,99.0 +1978,10,1,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,8.9,93,99500,0,0,296,0,0,0,0,0,0,0,150,2.1,0,0,24.1,77777,9,999999999,179,0.2010,0,88,999.000,999.0,99.0 +1978,10,2,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,8.3,86,99500,0,0,298,0,0,0,0,0,0,0,160,2.1,0,0,11.3,77777,9,999999999,179,0.2010,0,88,999.000,999.0,99.0 +1978,10,2,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,7.8,89,99500,0,0,292,0,0,0,0,0,0,0,170,2.6,0,0,9.7,77777,9,999999999,170,0.2010,0,88,999.000,999.0,99.0 +1978,10,2,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,7.2,89,99400,0,0,290,0,0,0,0,0,0,0,160,2.6,0,0,11.3,77777,9,999999999,160,0.2010,0,88,999.000,999.0,99.0 +1978,10,2,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,7.2,89,99400,0,0,290,0,0,0,0,0,0,0,160,2.6,0,0,11.3,77777,9,999999999,160,0.2010,0,88,999.000,999.0,99.0 +1978,10,2,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,7.2,89,99400,0,0,290,0,0,0,0,0,0,0,160,3.1,0,0,9.7,77777,9,999999999,160,0.2010,0,88,999.000,999.0,99.0 +1978,10,2,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,7.8,89,99400,3,216,298,4,18,2,0,0,0,0,180,3.1,1,1,8.0,77777,9,999999999,170,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,8.9,86,99500,161,1365,310,65,274,31,6500,16600,4500,550,180,3.6,3,2,8.0,77777,9,999999999,179,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,11.1,81,99400,406,1365,327,247,570,73,25100,50200,10200,1360,200,5.2,3,2,9.7,77777,9,999999999,209,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,11.7,70,99400,622,1365,344,348,522,105,36000,50800,12800,2160,190,4.1,5,3,14.5,77777,9,999999999,209,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,11.7,61,99400,792,1365,351,433,465,158,46500,47600,18800,3570,190,7.2,6,2,19.3,77777,9,999999999,209,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,11.7,57,99300,904,1365,357,633,783,108,66700,78800,14300,2790,170,6.2,3,2,24.1,77777,9,999999999,220,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,11.7,51,99200,951,1365,369,545,556,152,57600,56700,18000,4280,160,6.7,3,3,24.1,77777,9,999999999,209,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,11.1,48,99100,929,1365,362,659,849,74,68400,84700,10600,2050,180,7.2,3,1,24.1,77777,9,999999999,209,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,10.6,48,99000,839,1365,364,582,726,130,61500,73500,16100,3200,160,5.7,7,2,24.1,77777,9,999999999,200,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,10.0,48,98900,689,1365,373,292,229,174,31500,23800,19400,3820,170,5.2,10,6,24.1,7620,9,999999999,200,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,9.4,49,98900,488,1365,396,120,10,116,13600,600,13400,4520,170,4.6,10,10,24.1,7620,9,999999999,189,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,10.0,53,99100,251,1365,394,49,0,49,5600,0,5600,1800,210,4.1,10,10,16.1,7620,9,999999999,200,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,12.8,78,99000,31,694,380,6,1,6,700,0,700,230,150,3.1,10,10,12.9,3050,9,999999999,229,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,13.9,87,99000,0,0,378,0,0,0,0,0,0,0,240,2.1,10,10,12.9,3050,9,999999999,240,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,13.9,87,98900,0,0,378,0,0,0,0,0,0,0,140,3.6,10,10,16.1,3050,9,999999999,240,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,13.3,84,98800,0,0,377,0,0,0,0,0,0,0,160,3.6,10,10,16.1,1400,9,999999999,240,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,13.3,87,98800,0,0,374,0,0,0,0,0,0,0,180,2.1,10,10,12.9,1010,9,999999999,240,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.3,90,98900,0,0,371,0,0,0,0,0,0,0,190,4.1,10,10,9.7,1010,9,999999999,240,0.0570,0,88,999.000,999.0,99.0 +1978,10,2,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.3,90,98800,0,0,371,0,0,0,0,0,0,0,190,3.1,10,10,9.7,1010,9,999999999,240,0.0570,0,88,999.000,999.0,99.0 +1978,10,3,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.9,93,98700,0,0,372,0,0,0,0,0,0,0,180,3.1,10,10,6.4,700,9,999999999,240,0.0570,0,88,999.000,999.0,99.0 +1978,10,3,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.9,93,98700,0,0,372,0,0,0,0,0,0,0,210,3.1,10,10,6.4,210,9,999999999,240,0.0570,0,88,999.000,999.0,99.0 +1978,10,3,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.9,93,98600,0,0,372,0,0,0,0,0,0,0,190,3.1,10,10,4.0,210,9,999999999,240,0.0570,0,88,999.000,999.0,99.0 +1978,10,3,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.9,93,98500,0,0,372,0,0,0,0,0,0,0,190,3.1,10,10,4.0,370,9,999999999,240,0.0570,0,88,999.000,999.0,99.0 +1978,10,3,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.9,93,98500,0,0,372,0,0,0,0,0,0,0,210,3.1,10,10,3.2,270,9,999999999,240,0.0570,0,88,999.000,999.0,99.0 +1978,10,3,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,13.9,93,98500,2,193,372,0,0,0,0,0,0,0,220,3.6,10,10,4.0,370,9,999999999,240,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,13.9,90,98600,156,1365,375,29,2,29,3300,0,3300,1030,250,4.1,10,10,4.0,400,9,999999999,240,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,13.9,90,98600,401,1365,375,108,1,107,12000,100,12000,3860,260,3.6,10,10,4.0,240,9,999999999,240,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,13.3,87,98600,617,1365,374,198,6,195,22200,500,22000,7330,230,4.1,10,10,4.0,240,9,999999999,240,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,12.8,87,98600,787,1365,371,255,3,253,29000,300,28800,10130,250,4.6,10,10,4.0,210,9,999999999,229,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,12.8,84,98600,898,1365,374,297,2,296,34000,200,33900,12210,240,5.2,10,10,4.0,210,9,999999999,229,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,12.8,75,98500,945,1365,358,403,174,281,44300,18500,31500,8430,250,4.6,8,7,12.9,520,9,999999999,229,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,10.0,59,98400,922,1365,360,510,340,278,55100,36500,30400,7630,240,6.2,8,7,19.3,700,9,999999999,189,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,7.8,47,98400,833,1365,363,380,231,237,41000,24600,25900,5900,260,6.2,7,7,24.1,760,9,999999999,170,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,6.7,47,98400,682,1365,349,394,402,191,40900,40200,20800,4090,260,6.7,5,5,24.1,77777,9,999999999,160,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,5.6,46,98400,481,1365,343,194,189,127,20700,18000,14300,2560,240,7.2,5,5,24.1,77777,9,999999999,150,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,5.6,50,98500,243,1365,337,90,90,73,9600,6700,8400,1560,260,5.7,5,5,24.1,77777,9,999999999,150,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,5.6,55,98500,27,649,321,18,39,14,1700,1000,1700,240,250,5.2,2,2,24.1,77777,9,999999999,150,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,6.1,62,98500,0,0,307,0,0,0,0,0,0,0,240,4.1,0,0,24.1,77777,9,999999999,150,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,6.7,69,98500,0,0,303,0,0,0,0,0,0,0,250,4.6,0,0,24.1,77777,9,999999999,160,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,6.7,77,98500,0,0,296,0,0,0,0,0,0,0,240,3.6,0,0,24.1,77777,9,999999999,160,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,6.7,80,98500,0,0,294,0,0,0,0,0,0,0,230,3.6,0,0,24.1,77777,9,999999999,160,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,7.2,83,98500,0,0,294,0,0,0,0,0,0,0,230,4.1,0,0,24.1,77777,9,999999999,160,0.0860,0,88,999.000,999.0,99.0 +1978,10,3,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,7.2,89,98500,0,0,302,0,0,0,0,0,0,0,230,3.6,3,3,24.1,77777,9,999999999,160,0.0860,0,88,999.000,999.0,99.0 +1978,10,4,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,7.2,86,98500,0,0,304,0,0,0,0,0,0,0,240,4.1,3,3,24.1,77777,9,999999999,160,0.0860,0,88,999.000,999.0,99.0 +1978,10,4,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,8.3,93,98500,0,0,313,0,0,0,0,0,0,0,240,4.1,7,6,24.1,2440,9,999999999,170,0.0860,0,88,999.000,999.0,99.0 +1978,10,4,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,7.8,89,98500,0,0,316,0,0,0,0,0,0,0,240,4.1,8,7,24.1,240,9,999999999,170,0.0860,0,88,999.000,999.0,99.0 +1978,10,4,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,8.3,89,98600,0,0,319,0,0,0,0,0,0,0,240,4.1,9,7,24.1,370,9,999999999,170,0.0860,0,88,999.000,999.0,99.0 +1978,10,4,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,7.8,93,98700,0,0,296,0,0,0,0,0,0,0,240,4.1,1,1,24.1,77777,9,999999999,170,0.0860,0,88,999.000,999.0,99.0 +1978,10,4,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,7.8,93,98700,2,148,300,0,1,0,0,0,0,0,250,3.6,2,2,16.1,77777,9,999999999,170,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,8.3,89,98800,151,1366,315,52,82,42,5500,4800,5000,880,240,4.1,6,6,24.1,3050,9,999999999,170,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,8.3,86,98900,397,1366,334,118,84,93,12900,7600,10700,2070,240,5.2,9,9,24.1,3050,9,999999999,179,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,8.3,75,98900,612,1366,337,161,61,133,17700,5900,15000,4090,260,4.1,8,8,24.1,1010,9,999999999,179,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,6.7,64,98900,781,1366,345,375,275,215,40400,29100,23700,5100,270,6.2,10,9,24.1,880,9,999999999,160,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,6.7,60,98900,893,1366,360,183,8,178,21800,600,21400,8380,260,4.6,10,10,24.1,880,9,999999999,160,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,6.7,62,98900,939,1366,358,214,1,214,25400,100,25300,9920,250,4.6,10,10,24.1,1010,9,999999999,160,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,7.2,60,98900,916,1366,364,229,13,221,27000,1100,26300,10050,250,5.2,10,10,24.1,1010,9,999999999,160,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,7.2,58,98900,826,1366,340,471,353,255,50500,37500,27700,6400,240,4.6,7,6,24.1,1010,9,999999999,160,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,7.8,56,98800,675,1366,355,251,92,205,27500,9100,23000,6140,220,3.6,8,8,24.1,1010,9,999999999,170,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,7.2,54,98800,474,1366,340,259,371,128,26600,34200,14700,2470,210,4.6,9,4,24.1,77777,9,999999999,160,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,7.8,62,98800,236,1366,338,94,101,76,10100,7300,8800,1620,200,3.1,9,6,24.1,7620,9,999999999,170,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,7.2,64,98800,24,626,341,15,3,15,0,0,0,0,180,3.1,10,8,24.1,3660,9,999999999,160,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,7.8,67,98800,0,0,342,0,0,0,0,0,0,0,130,3.6,10,8,24.1,3660,9,999999999,170,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,8.3,72,98800,0,0,347,0,0,0,0,0,0,0,220,1.5,10,9,19.3,3660,9,999999999,179,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,7.8,72,98700,0,0,354,0,0,0,0,0,0,0,160,3.1,10,10,24.1,3660,9,999999999,170,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,7.8,69,98700,0,0,356,0,0,0,0,0,0,0,150,4.1,10,10,24.1,3660,9,999999999,170,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,7.8,69,98700,0,0,356,0,0,0,0,0,0,0,180,4.1,10,10,19.3,1370,9,999999999,170,0.1160,0,88,999.000,999.0,99.0 +1978,10,4,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,9.4,83,98700,0,0,353,0,0,0,0,0,0,0,190,3.6,10,10,11.3,1160,9,999999999,189,0.1160,0,88,999.000,999.0,99.0 +1978,10,5,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,10.6,83,98500,0,0,359,0,0,0,0,0,0,0,160,4.1,10,10,19.3,1160,9,999999999,200,0.1160,0,88,999.000,999.0,99.0 +1978,10,5,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,10.0,83,98400,0,0,356,0,0,0,0,0,0,0,180,4.6,10,10,19.3,1220,9,999999999,189,0.1160,0,88,999.000,999.0,99.0 +1978,10,5,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,10.0,83,98300,0,0,356,0,0,0,0,0,0,0,170,5.7,10,10,24.1,1160,9,999999999,189,0.1160,0,88,999.000,999.0,99.0 +1978,10,5,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,10.0,78,98200,0,0,362,0,0,0,0,0,0,0,180,7.2,10,10,24.1,1160,9,999999999,189,0.1160,0,88,999.000,999.0,99.0 +1978,10,5,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,11.1,78,98100,0,0,369,0,0,0,0,0,0,0,210,8.2,10,10,24.1,460,9,999999999,209,0.1160,0,88,999.000,999.0,99.0 +1978,10,5,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,11.1,81,98100,1,125,366,1,0,1,0,0,0,0,200,6.7,10,10,24.1,370,9,999999999,209,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,11.1,81,98200,147,1367,333,48,18,46,5200,1200,5100,1040,240,4.6,4,4,19.3,77777,9,999999999,209,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,10.0,72,98200,392,1367,332,152,170,102,16100,15100,11700,1990,250,5.7,3,3,24.1,77777,9,999999999,189,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,8.3,62,98200,607,1367,319,396,635,108,40700,61400,13400,2180,250,5.2,0,0,24.1,77777,9,999999999,170,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,6.7,56,98200,776,1367,324,523,680,130,54500,68100,15700,2980,240,7.7,1,1,24.1,77777,9,999999999,160,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,6.7,58,98200,887,1367,331,596,608,195,61400,60800,21800,4810,250,7.2,4,4,24.1,77777,9,999999999,160,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,6.7,58,98200,933,1367,353,319,122,235,35500,13000,26600,6960,230,9.3,9,9,24.1,880,9,999999999,160,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,6.7,67,98200,910,1367,352,211,2,210,24900,200,24800,9630,230,9.8,10,10,24.1,700,9,999999999,160,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,6.7,69,98200,819,1367,349,145,11,139,17400,800,17000,6590,240,7.2,10,10,19.3,640,9,999999999,160,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,7.8,75,98200,668,1367,351,94,3,93,11400,200,11300,4320,240,6.2,10,10,19.3,760,9,999999999,170,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,9.4,86,98300,466,1367,350,90,1,90,10500,100,10400,3650,250,5.2,10,10,24.1,760,9,999999999,189,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,8.9,83,98300,228,1367,350,25,3,25,3000,0,3000,1000,260,4.6,10,10,24.1,760,9,999999999,179,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,8.3,83,98300,21,581,346,9,0,9,0,0,0,0,250,7.2,10,10,24.1,640,9,999999999,170,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,7.8,80,98400,0,0,345,0,0,0,0,0,0,0,260,7.2,10,10,24.1,490,9,999999999,170,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,7.8,80,98400,0,0,345,0,0,0,0,0,0,0,270,7.7,10,10,24.1,700,9,999999999,170,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,7.8,83,98500,0,0,343,0,0,0,0,0,0,0,270,5.7,10,10,12.9,700,9,999999999,170,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,7.8,83,98500,0,0,343,0,0,0,0,0,0,0,280,9.3,10,10,19.3,580,9,999999999,170,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,7.8,80,98600,0,0,345,0,0,0,0,0,0,0,280,8.2,10,10,19.3,520,9,999999999,170,0.1700,0,88,999.000,999.0,99.0 +1978,10,5,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,7.2,77,98600,0,0,345,0,0,0,0,0,0,0,290,7.7,10,10,24.1,580,9,999999999,160,0.1700,0,88,999.000,999.0,99.0 +1978,10,6,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,7.2,77,98600,0,0,345,0,0,0,0,0,0,0,290,6.2,10,10,24.1,490,9,999999999,160,0.1700,0,88,999.000,999.0,99.0 +1978,10,6,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,7.2,77,98700,0,0,345,0,0,0,0,0,0,0,280,7.7,10,10,24.1,700,9,999999999,160,0.1700,0,88,999.000,999.0,99.0 +1978,10,6,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,6.7,77,98600,0,0,332,0,0,0,0,0,0,0,270,6.7,9,9,24.1,640,9,999999999,160,0.1700,0,88,999.000,999.0,99.0 +1978,10,6,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,6.7,77,98700,0,0,342,0,0,0,0,0,0,0,280,7.2,10,10,24.1,760,9,999999999,160,0.1700,0,88,999.000,999.0,99.0 +1978,10,6,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,6.7,77,98700,0,0,342,0,0,0,0,0,0,0,280,8.2,10,10,24.1,640,9,999999999,160,0.1700,0,88,999.000,999.0,99.0 +1978,10,6,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,6.7,80,98800,1,103,339,2,0,2,0,0,0,0,300,5.2,10,10,24.1,370,9,999999999,160,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,7.2,83,98800,142,1368,330,35,23,33,3900,1500,3700,800,290,7.2,10,9,24.1,400,9,999999999,160,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,7.2,77,98900,387,1368,328,134,78,111,14600,7000,12600,2880,290,7.7,9,8,24.1,460,9,999999999,160,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,6.7,67,98900,602,1368,324,413,642,125,42100,61400,15000,2450,300,7.2,6,5,24.1,700,9,999999999,160,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,6.1,62,99000,770,1368,344,405,323,220,43400,34100,24200,5210,300,7.7,10,9,24.1,700,9,999999999,150,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,4.4,57,99000,881,1368,350,259,2,258,29900,200,29800,11000,300,5.2,10,10,24.1,760,9,999999999,139,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,3.9,57,99100,927,1368,346,267,11,259,31000,1000,30300,11350,300,5.2,10,10,24.1,760,9,999999999,129,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,4.4,64,99100,903,1368,341,267,5,264,30900,400,30600,11340,280,6.7,10,10,24.1,760,9,999999999,139,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,3.3,57,99100,813,1368,343,213,0,213,24700,0,24700,9180,300,6.7,10,10,24.1,1160,9,999999999,129,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,3.3,61,99200,661,1368,338,174,8,170,19900,600,19600,6960,290,5.2,10,10,24.1,1160,9,999999999,129,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,2.8,59,99200,459,1368,337,137,5,136,15400,300,15300,4860,280,6.7,10,10,24.1,1160,9,999999999,129,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,2.8,59,99300,221,1368,337,53,0,53,5900,0,5900,1810,290,5.7,10,10,24.1,1370,9,999999999,129,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,3.3,64,99300,18,536,335,8,0,8,0,0,0,0,270,4.6,10,10,24.1,1370,9,999999999,129,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,2.8,61,99300,0,0,334,0,0,0,0,0,0,0,290,5.2,10,10,24.1,1160,9,999999999,129,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,2.8,61,99400,0,0,334,0,0,0,0,0,0,0,270,4.1,10,10,24.1,880,9,999999999,129,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,1.1,56,99400,0,0,329,0,0,0,0,0,0,0,290,4.6,10,10,24.1,1010,9,999999999,110,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,1.7,61,99400,0,0,328,0,0,0,0,0,0,0,290,4.1,10,10,24.1,1160,9,999999999,120,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,1.7,68,99400,0,0,289,0,0,0,0,0,0,0,290,5.2,3,3,24.1,77777,9,999999999,120,0.0660,0,88,999.000,999.0,99.0 +1978,10,6,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,1.7,73,99400,0,0,273,0,0,0,0,0,0,0,290,4.1,0,0,24.1,77777,9,999999999,120,0.0660,0,88,999.000,999.0,99.0 +1978,10,7,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,2.2,79,99400,0,0,271,0,0,0,0,0,0,0,270,4.1,0,0,24.1,77777,9,999999999,120,0.0660,0,88,999.000,999.0,99.0 +1978,10,7,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,2.2,82,99400,0,0,269,0,0,0,0,0,0,0,270,3.1,1,0,24.1,77777,9,999999999,120,0.0660,0,88,999.000,999.0,99.0 +1978,10,7,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,2.8,76,99400,0,0,304,0,0,0,0,0,0,0,280,5.2,8,8,24.1,3660,9,999999999,129,0.0660,0,88,999.000,999.0,99.0 +1978,10,7,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,2.8,79,99400,0,0,296,0,0,0,0,0,0,0,290,4.1,7,7,24.1,3660,9,999999999,129,0.0660,0,88,999.000,999.0,99.0 +1978,10,7,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,2.8,83,99400,0,0,281,0,0,0,0,0,0,0,300,4.1,2,2,24.1,77777,9,999999999,129,0.0660,0,88,999.000,999.0,99.0 +1978,10,7,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,2.2,86,99500,0,80,276,0,1,0,0,0,0,0,290,3.1,3,2,24.1,77777,9,999999999,120,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,3.3,83,99500,137,1369,286,52,178,33,5300,9200,4400,590,290,4.1,3,3,24.1,77777,9,999999999,129,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,4.4,77,99500,382,1369,297,204,423,83,21300,36500,11000,1520,330,6.2,3,3,24.1,77777,9,999999999,139,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,3.9,69,99600,596,1369,312,320,294,189,33700,29600,20700,4140,310,5.2,7,7,24.1,1680,9,999999999,139,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,3.9,61,99600,765,1369,324,289,52,259,31600,5300,28700,7980,340,5.2,8,8,24.1,1680,9,999999999,129,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,2.2,51,99600,876,1369,335,325,88,268,35700,8900,30000,9060,290,6.7,9,9,24.1,880,9,999999999,120,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,1.7,53,99700,920,1369,329,315,82,259,34700,8300,29000,9170,320,5.7,10,9,24.1,1010,9,999999999,120,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,1.7,53,99600,897,1369,338,274,5,270,31500,400,31200,11460,330,7.7,10,10,24.1,1160,9,999999999,120,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,1.1,54,99700,806,1369,332,244,8,239,27900,700,27500,9890,320,6.2,10,10,24.1,1160,9,999999999,110,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,0.6,52,99700,654,1369,332,138,1,137,16000,100,16000,5890,320,6.2,10,10,24.1,1400,9,999999999,110,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,1.1,54,99700,452,1369,332,120,4,119,13600,300,13500,4410,310,5.7,10,10,24.1,1400,9,999999999,110,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,0.6,56,99700,214,1369,318,43,17,40,4700,1300,4500,1040,300,4.1,9,9,24.1,1370,9,999999999,110,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,1.1,61,99700,16,513,324,5,0,5,0,0,0,0,330,3.6,10,10,24.1,1370,9,999999999,120,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,2.2,68,99800,0,0,323,0,0,0,0,0,0,0,300,2.6,10,10,24.1,1370,9,999999999,120,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,0.6,63,99800,0,0,319,0,0,0,0,0,0,0,340,4.1,10,10,24.1,1370,9,999999999,110,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,0.6,71,99800,0,0,284,0,0,0,0,0,0,0,360,3.1,4,4,24.1,77777,9,999999999,110,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-1.1,76,99900,0,0,271,0,0,0,0,0,0,0,310,2.6,4,4,24.1,77777,9,999999999,100,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,0.6,85,99900,0,0,277,0,0,0,0,0,0,0,290,2.6,6,6,24.1,1400,9,999999999,110,0.1120,0,88,999.000,999.0,99.0 +1978,10,7,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.0,85,99900,0,0,256,0,0,0,0,0,0,0,280,3.1,0,0,24.1,77777,9,999999999,110,0.1120,0,88,999.000,999.0,99.0 +1978,10,8,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,99900,0,0,254,0,0,0,0,0,0,0,270,2.6,0,0,24.1,77777,9,999999999,100,0.1120,0,88,999.000,999.0,99.0 +1978,10,8,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.1,85,99900,0,0,251,0,0,0,0,0,0,0,260,2.6,0,0,24.1,77777,9,999999999,100,0.1120,0,88,999.000,999.0,99.0 +1978,10,8,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-0.6,89,99900,0,0,252,0,0,0,0,0,0,0,270,2.6,0,0,24.1,77777,9,999999999,100,0.1120,0,88,999.000,999.0,99.0 +1978,10,8,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.7,82,100000,0,0,251,0,0,0,0,0,0,0,270,2.6,0,0,24.1,77777,9,999999999,100,0.1120,0,88,999.000,999.0,99.0 +1978,10,8,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.7,85,100000,0,0,249,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,100,0.1120,0,88,999.000,999.0,99.0 +1978,10,8,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-2.2,85,100100,0,57,251,1,3,0,0,0,0,0,250,2.6,1,1,24.1,77777,9,999999999,89,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,0.0,89,100100,132,1369,255,57,284,28,5600,15600,4100,490,260,2.1,1,0,24.1,77777,9,999999999,110,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,1.7,71,100100,377,1369,275,231,633,51,23200,55200,8000,1000,270,3.6,1,0,24.1,77777,9,999999999,120,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,1.7,59,100200,591,1369,286,411,778,68,42700,75100,10200,1460,250,3.6,0,0,24.1,77777,9,999999999,120,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,0.0,48,100100,759,1369,299,528,768,95,54900,76100,12500,2120,230,4.1,2,2,24.1,77777,9,999999999,110,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,0.6,45,100100,870,1369,306,636,794,124,65500,79000,15100,2880,290,4.1,2,2,24.1,77777,9,999999999,110,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,0.6,43,100000,914,1369,299,697,893,93,71800,88800,12300,2210,220,3.1,0,0,24.1,77777,9,999999999,110,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,1.1,45,99900,890,1369,299,673,879,94,69300,87300,12400,2140,190,1.5,1,0,24.1,77777,9,999999999,110,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,0.6,39,99900,799,1369,316,581,758,132,60800,76200,16200,3090,200,1.5,7,2,24.1,77777,9,999999999,110,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,0.6,40,99900,647,1369,317,370,473,143,39200,47000,16900,2920,190,3.1,9,3,24.1,77777,9,999999999,110,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,1.1,44,99800,445,1369,315,231,407,97,24300,37000,12200,1810,190,2.1,9,3,24.1,77777,9,999999999,120,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,1.1,47,99800,207,1369,312,85,205,53,8700,13300,6600,970,200,2.6,9,4,24.1,77777,9,999999999,120,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,0.6,54,99800,14,468,297,11,15,9,0,0,0,0,180,2.6,8,3,24.1,77777,9,999999999,110,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,1.1,61,99800,0,0,286,0,0,0,0,0,0,0,170,3.6,3,1,24.1,77777,9,999999999,120,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,1.1,68,99800,0,0,280,0,0,0,0,0,0,0,180,3.6,3,1,24.1,77777,9,999999999,120,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,1.1,68,99700,0,0,275,0,0,0,0,0,0,0,170,3.1,0,0,24.1,77777,9,999999999,120,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.1,76,99700,0,0,268,0,0,0,0,0,0,0,170,3.1,0,0,24.1,77777,9,999999999,110,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.1,76,99700,0,0,268,0,0,0,0,0,0,0,160,3.1,0,0,24.1,77777,9,999999999,110,0.0760,0,88,999.000,999.0,99.0 +1978,10,8,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.1,76,99700,0,0,287,0,0,0,0,0,0,0,160,2.6,6,6,24.1,3050,9,999999999,110,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,2.2,76,99700,0,0,300,0,0,0,0,0,0,0,160,3.1,8,8,24.1,3050,9,999999999,120,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,2.2,71,99700,0,0,312,0,0,0,0,0,0,0,160,3.6,9,9,24.1,2440,9,999999999,120,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,2.8,68,99700,0,0,317,0,0,0,0,0,0,0,160,3.1,9,9,24.1,1830,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,3.3,68,99600,0,0,330,0,0,0,0,0,0,0,180,4.1,10,10,24.1,1830,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,3.9,69,99600,0,0,333,0,0,0,0,0,0,0,160,5.2,10,10,24.1,1680,9,999999999,139,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,3.3,64,99500,0,34,335,0,0,0,0,0,0,0,170,4.1,10,10,24.1,2440,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,3.3,64,99500,128,1370,310,52,84,44,5600,4400,5100,920,190,5.2,6,6,24.1,2440,9,999999999,129,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,4.4,62,99500,371,1370,319,152,44,139,16500,4000,15400,3330,180,6.2,6,6,24.1,3050,9,999999999,139,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,5.6,57,99500,586,1370,325,309,489,95,31900,47100,11700,1920,180,5.2,4,4,24.1,77777,9,999999999,150,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,7.2,58,99400,754,1370,329,532,735,121,55600,73500,15100,2730,190,6.7,2,2,24.1,77777,9,999999999,170,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,8.3,54,99400,864,1370,340,596,724,132,62800,73500,16300,3330,190,7.7,3,2,24.1,77777,9,999999999,179,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,9.4,49,99400,908,1370,361,454,334,230,49600,35900,25700,6030,190,8.2,4,4,24.1,77777,9,999999999,189,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,10.0,49,99300,884,1370,358,607,703,147,63800,71200,17700,3750,190,7.7,2,2,24.1,77777,9,999999999,189,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,10.0,46,99300,792,1370,363,536,621,172,55100,61500,19400,3830,210,9.8,9,2,24.1,77777,9,999999999,189,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,10.0,44,99300,640,1370,370,386,465,166,40300,46000,18700,3430,190,9.3,9,3,24.1,77777,9,999999999,189,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,10.0,44,99300,437,1370,370,197,258,113,20900,23800,13200,2230,210,6.7,8,3,24.1,77777,9,999999999,189,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,9.4,47,99300,199,1370,360,85,217,53,8700,13800,6700,970,200,5.2,9,3,24.1,77777,9,999999999,189,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.9,8.9,52,99300,11,422,346,9,14,8,0,0,0,0,190,4.1,6,2,24.1,77777,9,999999999,179,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,8.9,56,99300,0,0,336,0,0,0,0,0,0,0,180,6.2,4,1,24.1,77777,9,999999999,179,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,8.3,56,99400,0,0,333,0,0,0,0,0,0,0,190,5.7,4,1,24.1,77777,9,999999999,179,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,8.3,58,99500,0,0,330,0,0,0,0,0,0,0,200,4.6,3,1,24.1,77777,9,999999999,179,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,8.3,60,99500,0,0,328,0,0,0,0,0,0,0,190,5.2,3,1,24.1,77777,9,999999999,179,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,8.3,67,99500,0,0,320,0,0,0,0,0,0,0,170,3.6,3,1,24.1,77777,9,999999999,179,0.0760,0,88,999.000,999.0,99.0 +1978,10,9,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,7.8,67,99500,0,0,311,0,0,0,0,0,0,0,180,4.1,0,0,24.1,77777,9,999999999,170,0.0760,0,88,999.000,999.0,99.0 +1978,10,10,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,7.8,69,99500,0,0,330,0,0,0,0,0,0,0,170,5.2,6,6,24.1,3050,9,999999999,170,0.0760,0,88,999.000,999.0,99.0 +1978,10,10,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,8.3,69,99500,0,0,342,0,0,0,0,0,0,0,190,4.1,8,8,24.1,1400,9,999999999,179,0.0760,0,88,999.000,999.0,99.0 +1978,10,10,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,8.9,67,99500,0,0,366,0,0,0,0,0,0,0,190,5.2,10,10,24.1,1400,9,999999999,179,0.0760,0,88,999.000,999.0,99.0 +1978,10,10,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,10.0,75,99500,0,0,364,0,0,0,0,0,0,0,180,4.6,10,10,24.1,1680,9,999999999,189,0.0760,0,88,999.000,999.0,99.0 +1978,10,10,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,10.0,75,99500,0,0,364,0,0,0,0,0,0,0,180,4.6,10,10,24.1,1680,9,999999999,189,0.0760,0,88,999.000,999.0,99.0 +1978,10,10,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,8.9,77,99500,0,11,355,0,0,0,0,0,0,0,160,5.7,10,10,24.1,1680,9,999999999,179,0.0760,0,88,999.000,999.0,99.0 +1978,10,10,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,8.3,72,99500,123,1371,357,20,2,20,2300,0,2300,720,180,4.6,10,10,16.1,2440,9,999999999,179,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,8.3,67,99500,366,1371,362,97,6,95,10800,300,10800,3400,180,6.2,10,10,16.1,2440,9,999999999,179,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,9.4,65,99500,581,1371,372,135,9,131,15500,600,15300,5370,190,5.7,10,10,16.1,3050,9,999999999,189,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,10.0,65,99500,748,1371,376,205,7,202,23700,600,23300,8420,190,4.1,10,10,16.1,3050,9,999999999,200,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,10.6,70,99500,858,1371,374,243,2,242,28100,200,28000,10350,210,6.2,10,10,16.1,3050,9,999999999,200,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,10.6,70,99500,902,1371,374,277,3,275,31900,300,31700,11630,200,5.7,10,10,16.1,880,9,999999999,200,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,10.6,72,99400,877,1371,371,257,5,254,29700,400,29400,10840,190,6.2,10,10,16.1,700,9,999999999,200,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,11.1,75,99400,785,1371,372,274,4,272,31000,400,30800,10550,210,4.1,10,10,16.1,3050,9,999999999,209,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,10.0,67,99400,633,1371,373,190,2,189,21500,200,21400,7280,190,5.2,10,10,16.1,3050,9,999999999,189,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,9.4,67,99300,430,1371,342,221,319,119,23300,29300,14100,2380,180,4.1,6,6,16.1,7620,9,999999999,189,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,9.4,67,99300,192,1371,360,37,23,33,4000,1600,3800,860,170,3.1,9,9,16.1,1220,9,999999999,189,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,7.8,60,99200,9,400,368,2,0,2,0,0,0,0,170,4.1,10,10,16.1,1160,9,999999999,170,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,7.2,56,99200,0,0,370,0,0,0,0,0,0,0,160,5.7,10,10,16.1,880,9,999999999,170,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,7.2,56,99200,0,0,370,0,0,0,0,0,0,0,180,6.2,10,10,16.1,880,9,999999999,170,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,7.8,60,99200,0,0,368,0,0,0,0,0,0,0,180,6.2,10,10,19.3,1010,9,999999999,170,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,8.3,67,99200,0,0,352,0,0,0,0,0,0,0,190,4.1,10,9,19.3,2440,9,999999999,179,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,8.3,67,99100,0,0,362,0,0,0,0,0,0,0,170,4.1,10,10,19.3,1010,9,999999999,179,0.0990,0,88,999.000,999.0,99.0 +1978,10,10,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,8.3,67,99100,0,0,362,0,0,0,0,0,0,0,190,5.7,10,10,19.3,1680,9,999999999,179,0.0990,0,88,999.000,999.0,99.0 +1978,10,11,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,8.3,69,99000,0,0,360,0,0,0,0,0,0,0,160,5.7,10,10,19.3,1830,9,999999999,170,0.0990,0,88,999.000,999.0,99.0 +1978,10,11,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.0,86,99000,0,0,353,0,0,0,0,0,0,0,160,4.1,10,10,11.3,1680,9,999999999,189,0.0990,0,88,999.000,999.0,99.0 +1978,10,11,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.6,90,98900,0,0,354,0,0,0,0,0,0,0,140,3.6,10,10,8.0,1680,9,999999999,200,0.0990,0,88,999.000,999.0,99.0 +1978,10,11,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,9.4,90,98900,0,0,322,0,0,0,0,0,0,0,150,3.1,6,6,9.7,1680,9,999999999,189,0.0990,0,88,999.000,999.0,99.0 +1978,10,11,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,10.0,83,98800,0,0,356,0,0,0,0,0,0,0,160,3.6,10,10,8.0,1010,9,999999999,189,0.0990,0,88,999.000,999.0,99.0 +1978,10,11,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,10.0,80,98800,0,0,359,0,0,0,0,0,0,0,160,4.1,10,10,8.0,1010,9,999999999,189,0.0990,0,88,999.000,999.0,99.0 +1978,10,11,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,10.0,80,98800,118,1360,359,33,2,33,3700,0,3700,1060,170,5.2,10,10,8.0,760,9,999999999,189,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,10.6,80,98700,361,1372,363,79,3,78,9000,100,8900,2930,170,5.2,10,10,8.0,880,9,999999999,200,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,11.1,75,98700,575,1372,339,323,373,163,34200,37300,18500,3450,180,5.2,4,4,9.7,77777,9,999999999,209,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,11.1,70,98600,743,1372,347,475,533,181,49900,54000,20600,3980,170,5.7,5,5,9.7,77777,9,999999999,209,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,10.6,72,98600,852,1372,371,225,11,218,26100,900,25600,9560,200,4.1,10,10,9.7,460,9,999999999,200,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,11.1,75,98500,896,1372,372,251,2,250,29100,200,29000,10850,230,4.1,10,10,9.7,580,9,999999999,209,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,11.7,75,98300,871,1372,375,264,3,261,30200,300,30100,10990,190,5.2,10,10,9.7,700,9,999999999,209,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,12.2,75,98300,779,1372,379,213,2,212,24500,200,24400,8910,190,4.6,10,10,9.7,760,9,999999999,220,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,11.7,73,98200,626,1372,378,181,0,181,20500,0,20500,7030,200,6.2,10,10,9.7,760,9,999999999,209,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,11.7,73,98200,423,1372,360,156,107,122,16900,9800,13800,2740,190,5.2,10,8,9.7,1520,9,999999999,209,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,10.6,70,98100,185,1372,350,61,52,54,6600,3400,6200,1140,200,6.2,8,7,9.7,3050,9,999999999,200,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,10.6,72,98100,8,354,371,4,0,4,0,0,0,0,220,5.2,10,10,9.7,640,9,999999999,200,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,11.1,78,98100,0,0,369,0,0,0,0,0,0,0,200,5.2,10,10,9.7,700,9,999999999,209,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,11.1,78,98100,0,0,369,0,0,0,0,0,0,0,200,5.7,10,10,9.7,3050,9,999999999,209,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,11.1,78,98100,0,0,369,0,0,0,0,0,0,0,200,5.2,10,10,9.7,3050,9,999999999,209,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,11.1,83,98100,0,0,333,0,0,0,0,0,0,0,210,6.2,6,5,9.7,3050,9,999999999,200,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,11.1,83,98100,0,0,331,0,0,0,0,0,0,0,210,8.2,4,4,8.0,77777,9,999999999,200,0.1210,0,88,999.000,999.0,99.0 +1978,10,11,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,11.7,84,98100,0,0,366,0,0,0,0,0,0,0,220,6.7,10,10,8.0,3050,9,999999999,209,0.1210,0,88,999.000,999.0,99.0 +1978,10,12,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,11.7,84,98200,0,0,349,0,0,0,0,0,0,0,220,5.2,8,8,8.0,3050,9,999999999,209,0.1210,0,88,999.000,999.0,99.0 +1978,10,12,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,11.7,87,98200,0,0,346,0,0,0,0,0,0,0,240,5.2,8,8,8.0,3050,9,999999999,209,0.1210,0,88,999.000,999.0,99.0 +1978,10,12,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,10.6,83,98200,0,0,325,0,0,0,0,0,0,0,240,4.1,3,3,8.0,77777,9,999999999,200,0.1210,0,88,999.000,999.0,99.0 +1978,10,12,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,9.4,93,98300,0,0,299,0,0,0,0,0,0,0,240,3.6,0,0,11.3,77777,9,999999999,189,0.1210,0,88,999.000,999.0,99.0 +1978,10,12,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,8.3,93,98300,0,0,293,0,0,0,0,0,0,0,250,2.6,0,0,11.3,77777,9,999999999,170,0.1210,0,88,999.000,999.0,99.0 +1978,10,12,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,8.3,89,98400,0,0,315,0,0,0,0,0,0,0,250,3.1,7,6,11.3,2740,9,999999999,170,0.1210,0,88,999.000,999.0,99.0 +1978,10,12,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,8.3,86,98500,114,1338,327,36,9,35,3900,0,3900,1090,270,2.6,9,8,11.3,2740,9,999999999,170,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,9.4,86,98600,356,1373,333,147,96,121,15700,8300,13500,2660,230,3.1,9,8,11.3,2740,9,999999999,189,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,7.8,65,98700,570,1373,344,261,137,203,28000,13500,22400,4800,260,3.1,9,8,11.3,2740,9,999999999,170,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,5.6,52,98800,737,1373,355,277,59,245,30400,5900,27200,7440,260,4.6,10,9,11.3,2740,9,999999999,150,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,4.4,45,98800,846,1373,351,447,255,287,47500,27100,30700,7450,290,5.7,10,8,19.3,2740,9,999999999,139,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,3.3,41,98800,889,1373,345,451,260,280,48400,27800,30300,7450,280,6.2,9,7,24.1,2740,9,999999999,129,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,4.4,50,98800,864,1373,360,300,12,293,34200,1100,33500,11780,270,4.6,10,10,24.1,2740,9,999999999,139,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,7.8,72,98800,772,1373,354,109,6,106,13300,400,13000,5100,230,3.1,10,10,24.1,1400,9,999999999,170,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,7.8,72,98800,619,1373,354,134,3,133,15600,200,15500,5600,230,3.1,10,10,24.1,1400,9,999999999,170,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,7.8,69,98900,416,1373,356,60,7,57,7000,300,6900,2400,220,3.1,10,10,24.1,2740,9,999999999,170,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,7.8,77,98900,178,1373,348,20,3,20,2400,0,2400,780,240,3.1,10,10,19.3,2440,9,999999999,170,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,7.2,74,99000,6,309,348,3,0,3,0,0,0,0,240,3.1,10,10,19.3,2440,9,999999999,160,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,7.2,77,99000,0,0,345,0,0,0,0,0,0,0,210,2.6,10,10,19.3,2130,9,999999999,160,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,7.2,74,99100,0,0,348,0,0,0,0,0,0,0,240,3.1,10,10,19.3,1400,9,999999999,160,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,7.8,80,99100,0,0,345,0,0,0,0,0,0,0,260,3.1,10,10,24.1,1400,9,999999999,170,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,7.8,86,99100,0,0,315,0,0,0,0,0,0,0,250,2.1,7,6,24.1,2440,9,999999999,170,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,6.1,86,99200,0,0,298,0,0,0,0,0,0,0,260,3.1,4,3,24.1,77777,9,999999999,150,0.0820,0,88,999.000,999.0,99.0 +1978,10,12,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,5.6,86,99200,0,0,296,0,0,0,0,0,0,0,290,3.6,3,3,24.1,77777,9,999999999,150,0.0820,0,88,999.000,999.0,99.0 +1978,10,13,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,5.6,86,99300,0,0,296,0,0,0,0,0,0,0,300,2.6,4,3,24.1,77777,9,999999999,150,0.0820,0,88,999.000,999.0,99.0 +1978,10,13,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,5.0,89,99300,0,0,298,0,0,0,0,0,0,0,280,2.6,6,6,24.1,3050,9,999999999,139,0.0820,0,88,999.000,999.0,99.0 +1978,10,13,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,4.4,89,99300,0,0,281,0,0,0,0,0,0,0,280,3.1,3,1,24.1,77777,9,999999999,139,0.0820,0,88,999.000,999.0,99.0 +1978,10,13,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,3.9,93,99400,0,0,271,0,0,0,0,0,0,0,270,3.6,0,0,24.1,77777,9,999999999,139,0.0820,0,88,999.000,999.0,99.0 +1978,10,13,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,2.8,89,99400,0,0,267,0,0,0,0,0,0,0,280,3.6,0,0,24.1,77777,9,999999999,129,0.0820,0,88,999.000,999.0,99.0 +1978,10,13,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,2.2,89,99400,0,0,270,0,0,0,0,0,0,0,270,3.1,1,1,19.3,77777,9,999999999,120,0.0820,0,88,999.000,999.0,99.0 +1978,10,13,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,3.3,86,99500,109,1293,278,47,242,24,4600,12800,3500,430,280,3.6,1,1,24.1,77777,9,999999999,129,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,5.6,77,99500,351,1373,290,210,611,49,21100,52200,7700,950,300,3.1,1,0,24.1,77777,9,999999999,150,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,5.0,64,99500,564,1373,299,384,755,67,39700,72200,9900,1410,340,3.1,1,0,24.1,77777,9,999999999,150,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,3.9,48,99500,731,1373,318,511,753,102,52300,74000,12800,2140,320,4.6,2,1,24.1,77777,9,999999999,139,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,0.6,36,99500,840,1373,321,568,659,159,59000,66100,18500,3790,310,2.6,3,2,24.1,77777,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,0.6,36,99500,883,1373,327,580,600,189,59900,60000,21200,4640,340,5.2,5,4,24.1,77777,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,0.0,32,99500,858,1373,329,476,463,182,51000,47700,21100,4400,340,5.2,4,3,24.1,77777,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,1.1,36,99500,765,1373,332,424,379,210,45600,40000,23300,4910,330,3.6,6,5,24.1,3050,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,1.1,39,99500,612,1373,325,379,521,142,39700,51200,16800,2850,60,3.6,4,4,24.1,77777,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,0.6,42,99500,409,1373,317,188,342,84,19800,30200,10800,1540,40,3.6,4,4,24.1,77777,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,1.1,47,99500,171,1373,317,56,65,47,6000,4000,5500,990,60,5.2,8,6,24.1,1520,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,2.2,53,99500,5,286,320,4,3,3,0,0,0,0,20,3.1,9,7,24.1,1520,9,999999999,120,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,2.2,61,99600,0,0,315,0,0,0,0,0,0,0,350,2.6,10,8,24.1,7620,9,999999999,120,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,3.3,64,99600,0,0,319,0,0,0,0,0,0,0,340,4.1,8,8,24.1,1370,9,999999999,129,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,3.3,68,99600,0,0,321,0,0,0,0,0,0,0,360,6.2,9,9,24.1,2440,9,999999999,129,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,3.9,69,99600,0,0,333,0,0,0,0,0,0,0,340,4.1,10,10,24.1,1010,9,999999999,139,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,2.8,68,99600,0,0,326,0,0,0,0,0,0,0,350,6.2,10,10,24.1,1400,9,999999999,129,0.0740,0,88,999.000,999.0,99.0 +1978,10,13,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,1.7,66,99600,0,0,323,0,0,0,0,0,0,0,340,7.2,10,10,24.1,1160,9,999999999,120,0.0740,0,88,999.000,999.0,99.0 +1978,10,14,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,0.6,61,99600,0,0,321,0,0,0,0,0,0,0,320,7.7,10,10,24.1,1010,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1978,10,14,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,0.6,63,99600,0,0,310,0,0,0,0,0,0,0,320,7.2,10,9,24.1,1010,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1978,10,14,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,0.0,73,99600,0,0,276,0,0,0,0,0,0,0,300,4.1,3,3,24.1,77777,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1978,10,14,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,0.0,76,99600,0,0,263,0,0,0,0,0,0,0,310,5.2,0,0,24.1,77777,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1978,10,14,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,0.6,82,99600,0,0,261,0,0,0,0,0,0,0,300,5.2,0,0,24.1,77777,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1978,10,14,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,0.6,85,99700,0,0,268,0,0,0,0,0,0,0,300,3.1,2,2,24.1,77777,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1978,10,14,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,1.1,89,99700,104,1271,268,45,168,29,4500,7900,3800,520,300,4.1,3,2,24.1,77777,9,999999999,110,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,2.2,79,99700,346,1374,280,179,443,64,18100,36900,8800,1170,320,6.7,3,2,24.1,77777,9,999999999,120,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,2.2,68,99700,559,1374,299,224,269,112,24300,26800,13300,2210,340,8.2,7,6,24.1,640,9,999999999,120,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,1.1,59,99800,726,1374,303,289,130,219,31500,13400,24400,5570,320,7.2,6,6,24.1,640,9,999999999,120,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,-1.7,48,99800,834,1374,300,424,317,228,45700,33800,25200,5620,330,7.7,7,6,24.1,2740,9,999999999,100,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,-1.1,46,99700,877,1374,309,493,378,248,53200,40500,27300,6390,340,6.2,8,7,24.1,2740,9,999999999,100,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,-1.1,46,99700,851,1374,314,386,138,299,41800,14500,32900,8240,310,6.2,8,8,24.1,2740,9,999999999,100,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,-1.7,46,99700,758,1374,299,461,464,202,48200,47100,22200,4530,330,6.7,7,5,24.1,2740,9,999999999,100,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,-1.7,44,99700,605,1374,313,266,208,173,29000,20900,19700,4150,310,6.2,8,8,24.1,1220,9,999999999,100,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,-1.7,44,99700,402,1374,313,191,266,111,20000,23800,13100,2200,350,6.2,8,8,24.1,1160,9,999999999,100,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,-2.2,46,99700,164,1374,303,60,71,51,6400,4300,5900,1070,330,5.7,7,7,24.1,1160,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,-2.2,53,99700,4,241,288,2,5,2,0,0,0,0,290,3.1,5,5,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,-2.8,58,99700,0,0,264,0,0,0,0,0,0,0,300,3.1,0,0,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-2.2,70,99700,0,0,257,0,0,0,0,0,0,0,290,2.1,0,0,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-2.8,73,99700,0,0,252,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-2.8,73,99700,0,0,252,0,0,0,0,0,0,0,270,2.6,0,0,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-2.8,76,99700,0,0,255,0,0,0,0,0,0,0,270,1.5,3,1,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1978,10,14,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-2.2,82,99600,0,0,253,0,0,0,0,0,0,0,180,2.1,3,1,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1978,10,15,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-2.2,82,99500,0,0,257,0,0,0,0,0,0,0,230,2.1,4,2,24.1,77777,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1978,10,15,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,99500,0,0,274,0,0,0,0,0,0,0,230,2.6,8,7,24.1,3050,9,999999999,100,0.0810,0,88,999.000,999.0,99.0 +1978,10,15,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-1.1,76,99400,0,0,297,0,0,0,0,0,0,0,210,2.6,10,10,24.1,1680,9,999999999,100,0.0810,0,88,999.000,999.0,99.0 +1978,10,15,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,-1.1,70,99300,0,0,302,0,0,0,0,0,0,0,200,2.6,10,10,24.1,1680,9,999999999,100,0.0810,0,88,999.000,999.0,99.0 +1978,10,15,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,0.0,76,99300,0,0,303,0,0,0,0,0,0,0,200,5.2,10,10,16.1,1400,9,999999999,110,0.0810,0,88,999.000,999.0,99.0 +1978,10,15,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,1.1,79,99200,0,0,307,0,0,0,0,0,0,0,190,3.6,10,10,14.5,1010,9,999999999,110,0.0810,0,88,999.000,999.0,99.0 +1978,10,15,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,1.7,82,99200,100,1249,307,17,3,16,1900,0,1900,590,190,5.7,10,10,12.9,700,9,999999999,120,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,3.3,83,99100,340,1375,317,82,12,79,9300,500,9100,2880,180,4.6,10,10,14.5,700,9,999999999,129,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,2.8,74,99000,553,1375,321,96,7,93,11300,400,11100,4010,190,5.2,10,10,14.5,2740,9,999999999,129,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,3.3,77,98900,720,1375,322,134,2,133,15800,100,15800,6000,180,5.2,10,10,11.3,700,9,999999999,129,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,4.4,86,98800,828,1375,321,152,2,151,18100,100,18000,7070,170,7.2,10,10,12.9,760,9,999999999,139,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,3.9,80,98500,871,1375,322,278,6,275,31900,500,31600,11360,160,6.2,10,10,14.5,1160,9,999999999,129,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,4.4,74,98400,845,1375,331,151,3,149,18000,200,17900,7050,170,6.2,10,10,14.5,1010,9,999999999,139,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,3.9,66,98300,752,1375,336,226,3,224,25700,300,25600,9050,210,4.6,10,10,14.5,1010,9,999999999,129,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,4.4,66,98300,598,1375,339,202,1,201,22500,100,22500,7270,180,3.1,10,10,24.1,1160,9,999999999,139,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,5.0,69,98300,395,1375,340,124,1,123,13600,100,13600,4160,230,1.5,10,10,24.1,2290,9,999999999,139,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,5.0,74,98400,158,1375,318,39,29,35,4200,2000,4000,860,270,3.1,8,8,24.1,2440,9,999999999,139,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,3.9,71,98500,3,218,321,1,1,1,0,0,0,0,290,3.1,9,9,24.1,2440,9,999999999,129,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,3.9,77,98600,0,0,325,0,0,0,0,0,0,0,270,4.1,10,10,24.1,1370,9,999999999,129,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,4.4,80,98700,0,0,326,0,0,0,0,0,0,0,310,5.2,10,10,19.3,580,9,999999999,139,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,3.3,77,98800,0,0,322,0,0,0,0,0,0,0,330,8.8,10,10,24.1,640,9,999999999,129,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,2.8,79,98800,0,0,308,0,0,0,0,0,0,0,310,6.2,9,9,24.1,760,9,999999999,129,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,3.3,80,98800,0,0,311,0,0,0,0,0,0,0,300,6.7,10,9,24.1,400,9,999999999,129,0.0730,0,88,999.000,999.0,99.0 +1978,10,15,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,3.3,77,98900,0,0,322,0,0,0,0,0,0,0,300,7.7,10,10,24.1,400,9,999999999,129,0.0730,0,88,999.000,999.0,99.0 +1978,10,16,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,3.9,80,98900,0,0,322,0,0,0,0,0,0,0,320,10.3,10,10,24.1,340,9,999999999,129,0.0730,0,88,999.000,999.0,99.0 +1978,10,16,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,3.9,83,99000,0,0,311,0,0,0,0,0,0,0,330,7.7,9,9,24.1,340,9,999999999,139,0.0730,0,88,999.000,999.0,99.0 +1978,10,16,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,3.9,86,99000,0,0,317,0,0,0,0,0,0,0,340,7.2,10,10,24.1,340,9,999999999,129,0.0730,0,88,999.000,999.0,99.0 +1978,10,16,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,4.4,89,99100,0,0,318,0,0,0,0,0,0,0,330,8.8,10,10,11.3,490,9,999999999,139,0.0730,0,88,999.000,999.0,99.0 +1978,10,16,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,4.4,86,99200,0,0,321,0,0,0,0,0,0,0,320,9.3,10,10,24.1,340,9,999999999,139,0.0730,0,88,999.000,999.0,99.0 +1978,10,16,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,4.4,89,99300,0,0,318,0,0,0,0,0,0,0,330,9.3,10,10,11.3,210,9,999999999,139,0.0730,0,88,999.000,999.0,99.0 +1978,10,16,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,4.4,86,99400,96,1227,312,14,7,14,1600,400,1600,370,330,8.8,10,9,12.9,180,9,999999999,139,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,5.0,89,99600,335,1376,321,70,9,68,8000,400,7900,2560,20,5.2,10,10,12.9,460,9,999999999,139,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,4.4,83,99700,548,1376,323,71,6,69,8600,300,8400,3100,30,6.2,10,10,6.4,240,9,999999999,139,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,6.7,86,99900,714,1376,318,357,147,279,38200,15000,30400,7050,20,8.2,9,8,24.1,610,9,999999999,160,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,5.6,69,99900,822,1376,326,239,109,173,26700,11500,19800,4660,30,7.7,8,8,24.1,580,9,999999999,150,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,4.4,59,100000,864,1376,330,376,157,276,41000,16500,30600,7680,40,8.2,8,8,24.1,910,9,999999999,139,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,3.3,57,100000,838,1376,326,387,181,275,42100,19000,30500,7500,20,8.8,8,8,24.1,910,9,999999999,129,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,2.2,53,100100,745,1376,316,560,708,171,57100,69400,19400,3600,30,7.7,6,6,24.1,910,9,999999999,120,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,2.2,59,100200,591,1376,306,339,433,150,35300,42200,17100,3010,20,5.7,5,5,24.1,77777,9,999999999,120,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,1.7,57,100200,388,1376,303,188,196,132,20200,17400,15200,2930,30,6.2,4,4,24.1,77777,9,999999999,120,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,1.7,59,100200,151,1376,296,59,201,36,6000,10900,4800,650,20,5.7,2,2,24.1,77777,9,999999999,120,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,1.7,73,100300,2,172,273,2,4,2,0,0,0,0,20,3.1,0,0,24.1,77777,9,999999999,120,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,1.1,71,100300,0,0,272,0,0,0,0,0,0,0,360,2.1,0,0,24.1,77777,9,999999999,120,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,0.6,76,100400,0,0,265,0,0,0,0,0,0,0,320,3.1,0,0,24.1,77777,9,999999999,110,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,0.6,85,100400,0,0,259,0,0,0,0,0,0,0,300,2.1,0,0,24.1,77777,9,999999999,110,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.0,85,100500,0,0,256,0,0,0,0,0,0,0,300,2.1,0,0,24.1,77777,9,999999999,110,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,1.1,89,100500,0,0,260,0,0,0,0,0,0,0,300,1.5,0,0,24.1,77777,9,999999999,120,0.0940,0,88,999.000,999.0,99.0 +1978,10,16,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.0,89,100500,0,0,255,0,0,0,0,0,0,0,270,1.5,0,0,24.1,77777,9,999999999,110,0.0940,0,88,999.000,999.0,99.0 +1978,10,17,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,0.6,82,100500,0,0,261,0,0,0,0,0,0,0,240,1.5,0,0,24.1,77777,9,999999999,110,0.0940,0,88,999.000,999.0,99.0 +1978,10,17,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-0.6,89,100500,0,0,252,0,0,0,0,0,0,0,210,1.5,0,0,24.1,77777,9,999999999,100,0.0940,0,88,999.000,999.0,99.0 +1978,10,17,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,100500,0,0,247,0,0,0,0,0,0,0,200,2.1,0,0,24.1,77777,9,999999999,100,0.0940,0,88,999.000,999.0,99.0 +1978,10,17,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-0.6,89,100500,0,0,252,0,0,0,0,0,0,0,190,3.6,0,0,24.1,77777,9,999999999,100,0.0940,0,88,999.000,999.0,99.0 +1978,10,17,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.1,85,100600,0,0,251,0,0,0,0,0,0,0,180,2.6,0,0,24.1,77777,9,999999999,100,0.0940,0,88,999.000,999.0,99.0 +1978,10,17,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,100600,0,0,254,0,0,0,0,0,0,0,180,3.1,0,0,19.3,77777,9,999999999,100,0.0940,0,88,999.000,999.0,99.0 +1978,10,17,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-0.6,82,100600,91,1205,256,37,60,31,3900,2900,3700,640,180,3.1,4,0,16.1,77777,9,999999999,100,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,2.2,76,100600,330,1377,273,170,392,72,17500,31900,9800,1310,190,3.6,1,0,16.1,77777,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,2.8,66,100600,542,1377,285,338,580,105,34500,54500,13000,2020,170,3.6,1,0,16.1,77777,9,999999999,129,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,2.2,55,100500,708,1377,299,459,596,146,47000,58400,16800,3050,170,5.2,3,1,16.1,77777,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,2.2,49,100500,816,1377,311,561,576,214,58800,58900,23700,5040,180,5.2,5,2,16.1,77777,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,1.7,47,100300,858,1377,313,515,456,227,54100,46900,24800,5590,170,6.2,7,3,19.3,77777,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,2.2,47,100300,831,1377,316,557,541,225,58200,55400,24600,5400,180,5.2,7,3,19.3,77777,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,2.2,46,100200,738,1377,319,429,409,206,44500,41300,22300,4570,210,6.2,7,3,19.3,77777,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,1.7,47,100100,585,1377,346,81,4,79,9700,200,9600,3560,170,7.2,10,10,19.3,3660,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,1.7,44,100000,381,1377,335,70,13,66,8100,600,7900,2630,180,5.7,9,8,24.1,3660,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,1.7,47,100000,144,1377,325,41,23,39,4500,1500,4400,920,180,4.1,8,7,24.1,2740,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,2.2,51,99900,1,126,344,0,0,0,0,0,0,0,150,4.1,10,10,24.1,1830,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,2.2,49,99900,0,0,347,0,0,0,0,0,0,0,160,5.2,10,10,24.1,1830,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,2.2,51,99800,0,0,344,0,0,0,0,0,0,0,170,6.2,10,10,24.1,1830,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,2.2,51,99800,0,0,344,0,0,0,0,0,0,0,180,5.2,10,10,24.1,2130,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,2.2,53,99900,0,0,320,0,0,0,0,0,0,0,210,4.1,7,7,24.1,2440,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,2.2,59,99900,0,0,313,0,0,0,0,0,0,0,200,4.1,7,7,24.1,2440,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,17,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,2.2,63,99900,0,0,308,0,0,0,0,0,0,0,190,4.1,7,7,24.1,2440,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,18,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,2.2,66,99900,0,0,297,0,0,0,0,0,0,0,210,4.1,8,4,24.1,77777,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,18,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,2.2,63,99800,0,0,297,0,0,0,0,0,0,0,200,5.2,8,3,24.1,77777,9,999999999,120,0.1790,0,88,999.000,999.0,99.0 +1978,10,18,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,2.8,71,99800,0,0,293,0,0,0,0,0,0,0,180,3.6,7,3,24.1,77777,9,999999999,129,0.1790,0,88,999.000,999.0,99.0 +1978,10,18,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,2.8,74,99800,0,0,290,0,0,0,0,0,0,0,180,3.1,7,3,24.1,77777,9,999999999,129,0.1790,0,88,999.000,999.0,99.0 +1978,10,18,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,2.8,76,99800,0,0,282,0,0,0,0,0,0,0,210,2.6,3,1,24.1,77777,9,999999999,129,0.1790,0,88,999.000,999.0,99.0 +1978,10,18,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,2.8,71,99800,0,0,286,0,0,0,0,0,0,0,200,5.7,6,1,24.1,77777,9,999999999,129,0.1790,0,88,999.000,999.0,99.0 +1978,10,18,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,3.3,71,99800,87,1182,303,27,19,25,2900,1100,2800,600,210,4.6,10,6,11.3,3050,9,999999999,129,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,3.9,69,99800,325,1377,308,123,88,101,13200,7300,11400,2200,190,4.1,10,6,12.9,3660,9,999999999,139,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,3.9,61,99800,537,1377,311,288,371,139,29600,35300,15800,2730,230,5.7,10,4,12.9,77777,9,999999999,129,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,4.4,57,99800,702,1377,313,461,586,156,48700,59000,18500,3290,230,5.2,7,2,11.3,77777,9,999999999,139,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,5.6,54,99700,810,1377,345,352,175,247,38400,18300,27600,6600,220,3.6,10,8,12.9,3660,9,999999999,150,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,5.6,55,99700,852,1377,359,210,11,203,24500,900,24000,9050,230,3.1,10,10,16.1,3660,9,999999999,150,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,6.1,62,99700,825,1377,354,235,3,234,27100,300,27000,9850,250,2.6,10,10,14.5,3660,9,999999999,150,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,7.2,67,99700,731,1377,355,182,6,178,21000,500,20700,7570,230,2.6,10,10,14.5,3660,9,999999999,170,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,7.2,60,99600,578,1377,346,252,100,210,27600,9800,23500,5670,200,3.1,8,8,14.5,3660,9,999999999,170,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,7.2,64,99600,374,1377,358,60,0,60,7000,0,7000,2420,240,3.6,10,10,14.5,3050,9,999999999,160,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,7.8,75,99700,137,1377,322,47,129,34,5000,6200,4300,620,240,3.1,5,5,14.5,77777,9,999999999,170,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,6.7,86,99700,1,103,295,0,1,0,0,0,0,0,240,3.6,1,1,11.3,77777,9,999999999,160,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,6.7,86,99700,0,0,289,0,0,0,0,0,0,0,240,3.6,0,0,11.3,77777,9,999999999,160,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,6.1,89,99700,0,0,284,0,0,0,0,0,0,0,270,2.6,0,0,11.3,77777,9,999999999,150,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,4.4,83,99700,0,0,280,0,0,0,0,0,0,0,320,3.1,0,0,9.7,77777,9,999999999,139,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,3.9,93,99700,0,0,271,0,0,0,0,0,0,0,250,2.6,0,0,9.7,77777,9,999999999,139,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,3.3,93,99700,0,0,268,0,0,0,0,0,0,0,250,2.1,0,0,9.7,77777,9,999999999,129,0.1200,0,88,999.000,999.0,99.0 +1978,10,18,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,2.8,89,99600,0,0,267,0,0,0,0,0,0,0,240,3.1,0,0,9.7,77777,9,999999999,129,0.1200,0,88,999.000,999.0,99.0 +1978,10,19,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,3.3,93,99600,0,0,268,0,0,0,0,0,0,0,280,3.6,0,0,9.7,77777,9,999999999,129,0.1200,0,88,999.000,999.0,99.0 +1978,10,19,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,2.8,89,99600,0,0,267,0,0,0,0,0,0,0,290,3.6,0,0,12.9,77777,9,999999999,129,0.1200,0,88,999.000,999.0,99.0 +1978,10,19,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,2.2,86,99600,0,0,267,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,120,0.1200,0,88,999.000,999.0,99.0 +1978,10,19,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,1.7,86,99600,0,0,264,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,120,0.1200,0,88,999.000,999.0,99.0 +1978,10,19,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,1.7,89,99500,0,0,262,0,0,0,0,0,0,0,240,3.6,0,0,24.1,77777,9,999999999,120,0.1200,0,88,999.000,999.0,99.0 +1978,10,19,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,1.1,89,99600,0,0,281,0,0,0,0,0,0,0,250,3.1,7,7,24.1,3660,9,999999999,110,0.1200,0,88,999.000,999.0,99.0 +1978,10,19,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,1.7,86,99600,83,1160,286,24,18,22,2600,1100,2500,540,260,4.1,8,7,16.1,3660,9,999999999,120,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,2.2,79,99600,319,1378,294,127,191,82,13400,15500,9800,1570,260,4.6,8,7,16.1,3660,9,999999999,120,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,2.8,68,99500,531,1378,295,285,357,144,30100,35000,16600,2970,270,4.1,8,3,16.1,77777,9,999999999,129,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,1.7,57,99500,697,1378,301,437,516,172,45800,51800,19500,3650,250,6.2,8,3,19.3,77777,9,999999999,120,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,0.6,47,99400,804,1378,307,511,511,208,53600,52200,23000,4830,240,5.2,8,3,24.1,77777,9,999999999,110,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,0.6,40,99300,845,1378,319,583,573,225,61000,58800,24800,5460,240,5.2,9,4,24.1,77777,9,999999999,110,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,1.7,42,99200,818,1378,323,466,434,204,49100,44400,22600,4790,250,6.2,9,4,24.1,77777,9,999999999,120,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,1.7,41,99000,725,1378,325,442,493,179,46400,49700,20200,3880,230,8.8,9,4,24.1,77777,9,999999999,120,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,2.2,41,99000,571,1378,329,286,247,182,30100,24600,19900,3950,240,8.2,9,4,24.1,77777,9,999999999,120,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,2.2,41,99000,368,1378,329,164,245,97,17300,21100,11600,1890,240,6.2,9,4,24.1,77777,9,999999999,120,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,2.8,46,99000,131,1378,324,33,38,30,3700,2100,3500,620,250,4.6,9,4,24.1,77777,9,999999999,129,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,2.8,53,99100,0,57,304,0,0,0,0,0,0,0,230,3.6,3,1,24.1,77777,9,999999999,129,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,3.3,59,99100,0,0,295,0,0,0,0,0,0,0,230,4.1,2,0,24.1,77777,9,999999999,129,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,3.3,59,99100,0,0,304,0,0,0,0,0,0,0,240,4.1,6,2,24.1,77777,9,999999999,129,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,3.3,64,99100,0,0,290,0,0,0,0,0,0,0,240,4.1,0,0,24.1,77777,9,999999999,129,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,3.3,68,99200,0,0,286,0,0,0,0,0,0,0,250,4.1,1,0,24.1,77777,9,999999999,129,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,3.3,77,99200,0,0,279,0,0,0,0,0,0,0,330,2.1,0,0,24.1,77777,9,999999999,129,0.1280,0,88,999.000,999.0,99.0 +1978,10,19,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,2.8,79,99200,0,0,274,0,0,0,0,0,0,0,260,1.5,0,0,24.1,77777,9,999999999,129,0.1280,0,88,999.000,999.0,99.0 +1978,10,20,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,2.8,83,99200,0,0,272,0,0,0,0,0,0,0,280,1.5,0,0,24.1,77777,9,999999999,129,0.1280,0,88,999.000,999.0,99.0 +1978,10,20,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,2.8,86,99200,0,0,270,0,0,0,0,0,0,0,260,1.5,0,0,24.1,77777,9,999999999,129,0.1280,0,88,999.000,999.0,99.0 +1978,10,20,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,2.8,86,99200,0,0,270,0,0,0,0,0,0,0,260,1.5,0,0,24.1,77777,9,999999999,129,0.1280,0,88,999.000,999.0,99.0 +1978,10,20,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,2.2,86,99200,0,0,267,0,0,0,0,0,0,0,270,1.5,0,0,24.1,77777,9,999999999,120,0.1280,0,88,999.000,999.0,99.0 +1978,10,20,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,1.1,86,99200,0,0,262,0,0,0,0,0,0,0,270,2.1,0,0,24.1,77777,9,999999999,110,0.1280,0,88,999.000,999.0,99.0 +1978,10,20,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.6,89,99200,0,0,257,0,0,0,0,0,0,0,220,2.6,0,0,24.1,77777,9,999999999,110,0.1280,0,88,999.000,999.0,99.0 +1978,10,20,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,2.2,89,99300,79,1115,265,35,97,25,3400,3800,3100,450,230,2.6,1,0,19.3,77777,9,999999999,120,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,7.2,83,99300,314,1379,294,168,462,58,16800,37100,8300,1050,0,0.0,0,0,16.1,77777,9,999999999,160,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,7.8,62,99300,526,1379,316,337,650,83,34700,61300,11300,1640,160,3.1,0,0,12.9,77777,9,999999999,170,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,10.0,65,99200,691,1379,326,475,732,102,49800,72600,13300,2220,180,4.1,0,0,16.1,77777,9,999999999,200,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,7.8,50,99200,798,1379,331,576,787,113,59100,77800,13900,2450,220,4.6,0,0,19.3,77777,9,999999999,170,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,8.3,47,99100,839,1379,339,610,797,117,62800,79200,14400,2640,220,3.6,0,0,19.3,77777,9,999999999,179,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,9.4,47,99100,812,1379,345,584,786,114,60000,77900,14000,2510,200,5.7,0,0,24.1,77777,9,999999999,189,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,8.9,43,99000,718,1379,350,502,752,105,52800,75000,13600,2330,220,4.6,0,0,24.1,77777,9,999999999,179,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,7.2,37,99000,564,1379,351,367,673,87,38200,64500,11700,1750,220,4.1,0,0,24.1,77777,9,999999999,170,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,7.2,39,99000,361,1379,346,201,513,63,20400,43400,9000,1170,200,4.1,0,0,24.1,77777,9,999999999,160,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,6.7,48,98900,125,1379,327,48,172,31,4800,8300,4100,560,190,3.6,0,0,24.1,77777,9,999999999,160,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,6.1,54,98900,0,34,317,0,0,0,0,0,0,0,180,3.6,0,0,24.1,77777,9,999999999,160,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,6.1,62,98900,0,0,307,0,0,0,0,0,0,0,180,3.1,0,0,24.1,77777,9,999999999,150,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,6.7,62,98900,0,0,310,0,0,0,0,0,0,0,180,3.6,0,0,24.1,77777,9,999999999,160,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,6.7,62,98800,0,0,310,0,0,0,0,0,0,0,200,3.6,0,0,24.1,77777,9,999999999,160,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,6.7,60,98800,0,0,312,0,0,0,0,0,0,0,220,4.6,0,0,24.1,77777,9,999999999,160,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,6.1,54,98900,0,0,317,0,0,0,0,0,0,0,220,5.7,0,0,24.1,77777,9,999999999,150,0.1290,0,88,999.000,999.0,99.0 +1978,10,20,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,6.1,56,98800,0,0,314,0,0,0,0,0,0,0,220,3.6,0,0,24.1,77777,9,999999999,150,0.1290,0,88,999.000,999.0,99.0 +1978,10,21,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,6.1,60,98800,0,0,309,0,0,0,0,0,0,0,210,5.2,0,0,24.1,77777,9,999999999,150,0.1290,0,88,999.000,999.0,99.0 +1978,10,21,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,6.1,64,98900,0,0,305,0,0,0,0,0,0,0,200,4.6,0,0,24.1,77777,9,999999999,150,0.1290,0,88,999.000,999.0,99.0 +1978,10,21,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,6.1,64,98800,0,0,305,0,0,0,0,0,0,0,200,5.7,0,0,24.1,77777,9,999999999,150,0.1290,0,88,999.000,999.0,99.0 +1978,10,21,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,5.6,64,98700,0,0,302,0,0,0,0,0,0,0,200,4.6,0,0,24.1,77777,9,999999999,150,0.1290,0,88,999.000,999.0,99.0 +1978,10,21,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,5.6,64,98800,0,0,302,0,0,0,0,0,0,0,210,5.7,0,0,24.1,77777,9,999999999,150,0.1290,0,88,999.000,999.0,99.0 +1978,10,21,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,6.1,69,98800,0,0,306,0,0,0,0,0,0,0,180,4.1,2,1,24.1,77777,9,999999999,150,0.1290,0,88,999.000,999.0,99.0 +1978,10,21,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,6.7,67,98800,75,1092,311,29,40,25,3100,1900,2900,520,190,4.6,4,1,24.1,77777,9,999999999,160,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,7.8,60,98900,309,1380,329,148,292,81,15100,23000,9900,1500,190,6.2,6,2,24.1,77777,9,999999999,170,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,8.9,56,98900,520,1380,336,300,529,95,30600,49400,11900,1830,210,7.2,3,1,24.1,77777,9,999999999,179,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,10.0,53,98900,685,1380,356,456,575,165,47800,57500,19100,3470,200,7.2,7,3,24.1,77777,9,999999999,189,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.3,11.1,46,98800,792,1380,373,519,566,189,54800,57800,21500,4310,200,7.2,7,3,24.1,77777,9,999999999,209,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,24.4,12.2,47,98800,833,1380,380,541,542,209,57000,55600,23400,4980,210,7.2,7,3,24.1,77777,9,999999999,220,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,11.7,43,98700,805,1380,389,491,469,213,51400,47900,23400,4960,190,8.8,7,5,24.1,7620,9,999999999,209,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,26.1,11.7,41,98700,712,1380,398,241,69,205,26500,6900,22900,6300,200,6.7,7,6,24.1,7620,9,999999999,220,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,25.0,10.6,40,98700,558,1380,391,281,329,146,30000,32600,16700,3020,200,6.2,8,6,24.1,7620,9,999999999,200,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,23.9,11.1,45,98700,354,1380,386,142,127,109,15300,11000,12500,2400,200,4.1,8,6,24.1,7010,9,999999999,209,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,11.1,51,98700,118,1368,365,32,39,28,3500,2000,3300,580,180,4.1,7,3,24.1,77777,9,999999999,209,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,11.1,61,98700,0,0,352,0,0,0,0,0,0,0,180,4.1,7,3,24.1,77777,9,999999999,209,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.6,11.7,57,98700,0,0,361,0,0,0,0,0,0,0,170,5.7,7,3,24.1,77777,9,999999999,209,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,20.0,11.1,57,98800,0,0,357,0,0,0,0,0,0,0,190,5.7,5,3,24.1,77777,9,999999999,209,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,11.1,59,98800,0,0,351,0,0,0,0,0,0,0,190,7.2,3,2,24.1,77777,9,999999999,209,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.9,11.1,61,98800,0,0,337,0,0,0,0,0,0,0,200,6.7,0,0,24.1,77777,9,999999999,209,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,19.4,11.1,59,98800,0,0,354,0,0,0,0,0,0,0,200,8.2,3,3,24.1,77777,9,999999999,209,0.1550,0,88,999.000,999.0,99.0 +1978,10,21,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,10.6,61,98800,0,0,367,0,0,0,0,0,0,0,210,6.2,10,8,24.1,3050,9,999999999,200,0.1550,0,88,999.000,999.0,99.0 +1978,10,22,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,10.6,61,98800,0,0,385,0,0,0,0,0,0,0,210,8.8,10,10,24.1,3050,9,999999999,200,0.1550,0,88,999.000,999.0,99.0 +1978,10,22,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,11.1,65,98800,0,0,383,0,0,0,0,0,0,0,220,7.2,10,10,24.1,3050,9,999999999,209,0.1550,0,88,999.000,999.0,99.0 +1978,10,22,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,11.1,68,98800,0,0,380,0,0,0,0,0,0,0,220,6.7,10,10,24.1,3050,9,999999999,209,0.1550,0,88,999.000,999.0,99.0 +1978,10,22,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,11.1,68,98800,0,0,380,0,0,0,0,0,0,0,210,6.2,10,10,24.1,3050,9,999999999,209,0.1550,0,88,999.000,999.0,99.0 +1978,10,22,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,11.1,68,98900,0,0,380,0,0,0,0,0,0,0,210,7.2,10,10,24.1,3050,9,999999999,209,0.1550,0,88,999.000,999.0,99.0 +1978,10,22,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,11.1,70,98900,0,0,377,0,0,0,0,0,0,0,200,4.6,10,10,24.1,3050,9,999999999,209,0.1550,0,88,999.000,999.0,99.0 +1978,10,22,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,11.1,72,98900,71,1070,374,18,3,18,2100,0,2100,630,220,4.1,10,10,11.3,3050,9,999999999,209,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,11.7,75,98900,303,1381,375,66,4,65,7500,100,7400,2380,200,6.2,10,10,12.9,3050,9,999999999,209,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,11.7,68,99000,514,1381,384,103,1,103,12000,100,11900,4210,230,6.7,10,10,14.5,3050,9,999999999,220,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,12.2,61,99000,679,1381,385,161,26,148,17700,2600,16500,4690,200,8.2,10,9,14.5,7620,9,999999999,220,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,12.8,57,99000,785,1381,395,348,104,288,38100,10600,32100,8760,230,6.2,10,9,14.5,7620,9,999999999,229,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.2,12.2,53,99000,826,1381,397,251,60,214,27600,6000,23900,7180,240,6.7,10,9,14.5,7620,9,999999999,220,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,22.8,12.2,51,99000,799,1381,400,299,88,248,32900,8900,27700,7910,270,4.1,10,9,14.5,3050,9,999999999,220,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,11.7,53,99000,705,1381,405,226,123,163,25100,12700,18600,4090,310,4.1,10,10,16.1,3050,9,999999999,209,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,11.7,55,99100,551,1381,402,128,3,126,14600,200,14500,5070,30,8.2,10,10,16.1,3050,9,999999999,209,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,8.3,62,99200,348,1381,358,83,41,72,9100,3500,8200,1950,20,6.2,10,9,16.1,3050,9,999999999,179,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,8.9,67,99300,112,1346,366,23,1,23,2600,0,2600,800,20,7.2,10,10,14.5,3050,9,999999999,179,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,8.3,69,99400,0,0,360,0,0,0,0,0,0,0,10,6.7,10,10,19.3,3050,9,999999999,179,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,8.9,75,99500,0,0,357,0,0,0,0,0,0,0,360,3.6,10,10,16.1,1680,9,999999999,179,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,9.4,83,99500,0,0,353,0,0,0,0,0,0,0,20,5.2,10,10,16.1,1830,9,999999999,189,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.0,86,99500,0,0,353,0,0,0,0,0,0,0,10,6.2,10,10,11.3,1830,9,999999999,189,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.0,86,99500,0,0,353,0,0,0,0,0,0,0,10,6.2,10,10,11.3,460,9,999999999,189,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,10.0,90,99600,0,0,351,0,0,0,0,0,0,0,20,6.7,10,10,8.0,340,9,999999999,200,0.1820,0,88,999.000,999.0,99.0 +1978,10,22,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,9.4,90,99600,0,0,347,0,0,0,0,0,0,0,20,4.6,10,10,6.4,310,9,999999999,189,0.1820,0,88,999.000,999.0,99.0 +1978,10,23,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,9.4,90,99700,0,0,347,0,0,0,0,0,0,0,10,5.7,10,10,12.9,310,9,999999999,189,0.1820,0,88,999.000,999.0,99.0 +1978,10,23,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,8.9,93,99800,0,0,341,0,0,0,0,0,0,0,10,6.2,10,10,19.3,760,9,999999999,179,0.1820,0,88,999.000,999.0,99.0 +1978,10,23,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,8.3,89,99800,0,0,341,0,0,0,0,0,0,0,10,7.7,10,10,24.1,760,9,999999999,179,0.1820,0,88,999.000,999.0,99.0 +1978,10,23,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,7.2,86,99900,0,0,336,0,0,0,0,0,0,0,360,8.2,10,10,24.1,760,9,999999999,160,0.1820,0,88,999.000,999.0,99.0 +1978,10,23,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,6.1,83,99900,0,0,333,0,0,0,0,0,0,0,20,7.7,10,10,24.1,760,9,999999999,150,0.1820,0,88,999.000,999.0,99.0 +1978,10,23,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,5.6,83,100000,0,0,329,0,0,0,0,0,0,0,360,6.2,10,10,24.1,760,9,999999999,150,0.1820,0,88,999.000,999.0,99.0 +1978,10,23,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,4.4,77,100100,67,1048,328,20,2,20,2300,0,2300,680,10,8.8,10,10,24.1,700,9,999999999,139,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,2.8,74,100200,298,1381,301,120,197,76,12600,15400,9200,1450,360,7.7,7,7,24.1,700,9,999999999,129,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,2.8,68,100200,509,1381,300,272,431,109,28500,40600,13500,2070,10,7.7,5,5,24.1,77777,9,999999999,129,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,2.8,61,100300,673,1381,307,310,219,201,33700,22400,22700,4970,360,6.2,7,5,24.1,3050,9,999999999,129,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,1.7,57,100300,779,1381,312,371,239,234,39700,25200,25400,5610,360,5.7,8,7,24.1,760,9,999999999,120,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,2.2,57,100300,820,1381,320,324,205,200,35200,21800,22200,4770,10,7.2,8,8,24.1,760,9,999999999,120,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,1.1,54,100300,792,1381,316,420,253,273,45500,26300,30300,7210,30,5.7,8,8,24.1,760,9,999999999,110,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,1.7,54,100300,698,1381,311,446,523,177,46600,52500,20000,3770,20,6.7,6,6,24.1,760,9,999999999,120,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,1.7,59,100300,544,1381,306,264,275,153,27900,27100,17200,3200,30,7.2,6,6,24.1,760,9,999999999,120,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,0.6,56,100300,341,1381,298,178,363,86,18300,29800,10800,1590,30,5.7,4,4,24.1,77777,9,999999999,110,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,0.0,60,100300,106,1301,281,44,196,25,4400,9200,3600,440,30,4.6,1,1,24.1,77777,9,999999999,110,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,0.0,68,100300,0,0,269,0,0,0,0,0,0,0,40,3.1,0,0,24.1,77777,9,999999999,110,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,0.0,70,100300,0,0,267,0,0,0,0,0,0,0,60,3.6,0,0,24.1,77777,9,999999999,110,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,0.0,70,100200,0,0,267,0,0,0,0,0,0,0,40,2.6,0,0,24.1,77777,9,999999999,110,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,100300,0,0,254,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,100,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-0.6,82,100200,0,0,256,0,0,0,0,0,0,0,270,2.6,0,0,24.1,77777,9,999999999,100,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.1,89,100200,0,0,250,0,0,0,0,0,0,0,240,2.6,0,0,24.1,77777,9,999999999,100,0.0900,0,88,999.000,999.0,99.0 +1978,10,23,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-0.6,89,100100,0,0,257,0,0,0,0,0,0,0,240,2.1,1,1,24.1,77777,9,999999999,100,0.0900,0,88,999.000,999.0,99.0 +1978,10,24,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,100000,0,0,247,0,0,0,0,0,0,0,230,2.1,0,0,24.1,77777,9,999999999,100,0.0900,0,88,999.000,999.0,99.0 +1978,10,24,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.1,89,100000,0,0,250,0,0,0,0,0,0,0,210,2.1,0,0,24.1,77777,9,999999999,100,0.0900,0,88,999.000,999.0,99.0 +1978,10,24,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-2.2,89,99900,0,0,244,0,0,0,0,0,0,0,210,2.6,0,0,24.1,77777,9,999999999,89,0.0900,0,88,999.000,999.0,99.0 +1978,10,24,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.1,89,99900,0,0,250,0,0,0,0,0,0,0,190,3.1,0,0,24.1,77777,9,999999999,100,0.0900,0,88,999.000,999.0,99.0 +1978,10,24,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.1,85,99800,0,0,251,0,0,0,0,0,0,0,210,3.1,0,0,24.1,77777,9,999999999,100,0.0900,0,88,999.000,999.0,99.0 +1978,10,24,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.1,85,99800,0,0,251,0,0,0,0,0,0,0,270,3.6,0,0,24.1,77777,9,999999999,100,0.0900,0,88,999.000,999.0,99.0 +1978,10,24,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,0.0,85,99700,64,1025,256,34,148,20,3200,6000,2800,350,200,4.1,1,0,11.3,77777,9,999999999,110,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,2.2,82,99600,292,1382,269,165,540,46,16700,42600,7600,860,210,6.2,2,0,16.1,77777,9,999999999,120,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,2.2,71,99500,503,1382,278,336,724,66,34200,67400,9600,1320,200,8.2,2,0,24.1,77777,9,999999999,120,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,2.2,66,99400,667,1382,288,445,726,87,45700,70800,11400,1810,230,9.3,3,1,24.1,77777,9,999999999,120,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,2.2,57,99400,773,1382,297,539,770,101,55700,76200,12900,2220,210,8.2,3,1,24.1,77777,9,999999999,120,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,2.2,55,99200,814,1382,299,562,750,113,57800,74300,13900,2490,210,8.2,5,1,24.1,77777,9,999999999,120,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,2.2,49,99000,786,1382,301,580,827,103,60100,82000,13300,2280,190,8.2,4,0,24.1,77777,9,999999999,120,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,1.7,47,98900,692,1382,300,496,821,78,51900,80900,11300,1740,180,9.3,1,0,24.1,77777,9,999999999,120,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,1.7,45,98900,538,1382,302,363,760,62,37700,72100,9600,1310,220,10.3,0,0,24.1,77777,9,999999999,120,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,1.7,47,98800,335,1382,300,197,608,46,19900,51200,7400,890,210,7.2,0,0,24.1,77777,9,999999999,120,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,1.7,53,98700,101,1279,293,48,239,24,4400,12200,3400,420,210,6.2,0,0,24.1,77777,9,999999999,120,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,1.7,54,98600,0,0,291,0,0,0,0,0,0,0,200,5.2,0,0,24.1,77777,9,999999999,120,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,1.7,54,98500,0,0,291,0,0,0,0,0,0,0,180,6.2,0,0,24.1,77777,9,999999999,120,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,1.1,54,98400,0,0,288,0,0,0,0,0,0,0,210,7.2,0,0,24.1,77777,9,999999999,110,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,0.6,52,98400,0,0,287,0,0,0,0,0,0,0,200,5.7,0,0,24.1,77777,9,999999999,110,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,0.6,52,98300,0,0,287,0,0,0,0,0,0,0,210,7.7,0,0,24.1,77777,9,999999999,110,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,1.1,59,98300,0,0,283,0,0,0,0,0,0,0,190,5.7,0,0,24.1,77777,9,999999999,110,0.0750,0,88,999.000,999.0,99.0 +1978,10,24,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,1.1,61,98300,0,0,281,0,0,0,0,0,0,0,190,7.7,0,0,24.1,77777,9,999999999,110,0.0750,0,88,999.000,999.0,99.0 +1978,10,25,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,1.7,61,98200,0,0,312,0,0,0,0,0,0,0,200,7.2,8,8,24.1,3050,9,999999999,120,0.0750,0,88,999.000,999.0,99.0 +1978,10,25,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,1.7,59,98100,0,0,330,0,0,0,0,0,0,0,190,7.7,10,10,24.1,3050,9,999999999,120,0.0750,0,88,999.000,999.0,99.0 +1978,10,25,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,2.2,59,98000,0,0,334,0,0,0,0,0,0,0,200,7.7,10,10,24.1,3050,9,999999999,120,0.0750,0,88,999.000,999.0,99.0 +1978,10,25,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,2.8,59,97900,0,0,337,0,0,0,0,0,0,0,190,9.3,10,10,24.1,3050,9,999999999,129,0.0750,0,88,999.000,999.0,99.0 +1978,10,25,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,3.9,61,97900,0,0,341,0,0,0,0,0,0,0,190,8.2,10,10,24.1,3050,9,999999999,129,0.0750,0,88,999.000,999.0,99.0 +1978,10,25,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,6.1,77,97900,0,0,338,0,0,0,0,0,0,0,190,8.2,10,10,11.3,1400,9,999999999,150,0.0750,0,88,999.000,999.0,99.0 +1978,10,25,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,7.8,89,97900,60,980,337,10,1,10,1200,0,1200,380,200,7.2,10,10,2.4,210,9,999999999,170,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,8.3,93,97900,287,1383,338,42,15,38,4500,1200,4300,1060,190,7.2,10,10,3.2,210,9,999999999,170,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,8.9,93,97800,497,1383,341,84,3,83,9900,200,9800,3490,190,6.7,10,10,3.2,150,9,999999999,179,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,9.4,93,97800,661,1383,345,104,10,100,12500,700,12200,4560,190,9.8,10,10,4.0,150,9,999999999,189,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,10.6,93,97800,767,1383,352,134,7,130,16000,500,15700,6030,200,7.2,10,10,4.0,180,9,999999999,200,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,11.7,90,97700,808,1383,361,168,8,163,19800,600,19400,7420,200,7.7,10,10,4.0,180,9,999999999,209,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,12.8,93,97700,780,1383,365,218,4,216,25100,300,24900,9000,210,5.7,10,10,4.0,180,9,999999999,229,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,13.3,90,97700,686,1383,371,246,4,244,27500,400,27300,8920,230,7.7,10,10,4.0,310,9,999999999,229,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,13.3,87,97700,532,1383,374,148,1,148,16700,100,16700,5560,190,5.7,10,10,6.4,580,9,999999999,229,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,13.3,87,97700,329,1383,374,87,1,87,9700,0,9700,3020,210,5.2,10,10,6.4,460,9,999999999,229,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,13.9,87,97700,95,1233,378,25,0,25,2800,0,2800,840,210,7.2,10,10,6.4,580,9,999999999,240,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,12.8,87,97900,0,0,371,0,0,0,0,0,0,0,270,3.6,10,10,9.7,1010,9,999999999,229,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.2,93,97900,0,0,361,0,0,0,0,0,0,0,280,3.6,10,10,8.0,460,9,999999999,220,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,11.1,93,97900,0,0,355,0,0,0,0,0,0,0,300,3.6,10,10,6.4,460,9,999999999,200,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,10.0,93,98100,0,0,348,0,0,0,0,0,0,0,330,9.3,10,10,9.7,460,9,999999999,189,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,7.8,86,98200,0,0,340,0,0,0,0,0,0,0,330,4.1,10,10,12.9,580,9,999999999,170,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,7.2,83,98300,0,0,339,0,0,0,0,0,0,0,300,3.6,10,10,12.9,700,9,999999999,160,0.1220,0,88,999.000,999.0,99.0 +1978,10,25,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,5.6,77,98300,0,0,335,0,0,0,0,0,0,0,320,5.7,10,10,24.1,760,9,999999999,150,0.1220,0,88,999.000,999.0,99.0 +1978,10,26,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,3.9,71,98400,0,0,330,0,0,0,0,0,0,0,310,5.2,10,10,24.1,760,9,999999999,129,0.1220,0,88,999.000,999.0,99.0 +1978,10,26,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,3.9,77,98500,0,0,325,0,0,0,0,0,0,0,310,5.2,10,10,24.1,760,9,999999999,129,0.1220,0,88,999.000,999.0,99.0 +1978,10,26,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,2.2,71,98500,0,0,321,0,0,0,0,0,0,0,320,5.7,10,10,24.1,820,9,999999999,120,0.1220,0,88,999.000,999.0,99.0 +1978,10,26,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,2.2,71,98500,0,0,321,0,0,0,0,0,0,0,300,4.1,10,10,24.1,880,9,999999999,120,0.1220,0,88,999.000,999.0,99.0 +1978,10,26,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,1.7,71,98600,0,0,318,0,0,0,0,0,0,0,300,4.1,10,10,24.1,880,9,999999999,120,0.1220,0,88,999.000,999.0,99.0 +1978,10,26,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,1.1,68,98700,0,0,317,0,0,0,0,0,0,0,300,3.1,10,10,24.1,880,9,999999999,110,0.1220,0,88,999.000,999.0,99.0 +1978,10,26,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,0.0,68,98800,56,957,302,13,3,13,1500,0,1500,470,300,3.6,10,9,24.1,880,9,999999999,110,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,0.6,68,98900,282,1384,305,70,35,63,7700,2900,7100,1630,290,5.2,10,9,24.1,1010,9,999999999,110,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,0.6,63,98900,492,1384,303,186,179,121,19800,17100,13700,2410,300,5.2,8,8,24.1,1010,9,999999999,110,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,0.6,54,98900,655,1384,300,401,526,146,42200,52300,17300,2990,290,6.2,4,4,24.1,77777,9,999999999,110,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,-0.6,45,98900,761,1384,300,528,719,126,55100,71800,15400,2830,310,6.7,2,2,24.1,77777,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,-0.6,46,98900,801,1384,298,530,664,139,55200,66500,16500,3210,300,7.7,2,2,24.1,77777,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,0.0,43,98900,773,1384,311,513,617,163,52700,61000,18500,3550,300,5.7,4,4,24.1,77777,9,999999999,110,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,0.0,43,98900,679,1384,311,388,449,164,40700,44900,18600,3430,280,6.7,4,4,24.1,77777,9,999999999,110,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,0.0,43,98900,525,1384,311,271,351,135,28000,33200,15400,2640,250,7.2,4,4,24.1,77777,9,999999999,110,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,0.0,47,98900,322,1384,311,129,164,90,13500,13300,10400,1760,260,5.2,6,6,24.1,1220,9,999999999,110,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,0.6,54,99000,90,1211,305,36,44,32,3800,2100,3700,660,260,3.1,6,6,24.1,1160,9,999999999,110,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,1.7,66,99000,0,0,296,0,0,0,0,0,0,0,230,2.6,5,5,24.1,77777,9,999999999,120,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,1.7,71,99100,0,0,275,0,0,0,0,0,0,0,220,3.1,0,0,24.1,77777,9,999999999,120,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,1.7,71,99100,0,0,281,0,0,0,0,0,0,0,220,3.6,1,1,24.1,77777,9,999999999,120,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,1.7,73,99100,0,0,273,0,0,0,0,0,0,0,210,4.1,0,0,24.1,77777,9,999999999,120,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,1.7,76,99100,0,0,271,0,0,0,0,0,0,0,220,3.1,0,0,24.1,77777,9,999999999,120,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,1.7,73,99100,0,0,278,0,0,0,0,0,0,0,210,4.1,1,1,24.1,77777,9,999999999,120,0.1130,0,88,999.000,999.0,99.0 +1978,10,26,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,1.7,66,99100,0,0,323,0,0,0,0,0,0,0,210,5.7,10,10,24.1,1830,9,999999999,120,0.1130,0,88,999.000,999.0,99.0 +1978,10,27,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,1.7,66,99100,0,0,323,0,0,0,0,0,0,0,200,6.2,10,10,24.1,1830,9,999999999,120,0.1130,0,88,999.000,999.0,99.0 +1978,10,27,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,1.7,68,99000,0,0,283,0,0,0,0,0,0,0,210,6.2,1,1,24.1,77777,9,999999999,120,0.1130,0,88,999.000,999.0,99.0 +1978,10,27,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,1.7,71,99000,0,0,275,0,0,0,0,0,0,0,210,5.7,0,0,24.1,77777,9,999999999,120,0.1130,0,88,999.000,999.0,99.0 +1978,10,27,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,1.7,73,99100,0,0,273,0,0,0,0,0,0,0,230,6.2,0,0,24.1,77777,9,999999999,120,0.1130,0,88,999.000,999.0,99.0 +1978,10,27,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,1.1,73,99100,0,0,270,0,0,0,0,0,0,0,230,5.2,0,0,24.1,77777,9,999999999,110,0.1130,0,88,999.000,999.0,99.0 +1978,10,27,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,1.1,73,99100,0,0,270,0,0,0,0,0,0,0,220,4.1,0,0,24.1,77777,9,999999999,110,0.1130,0,88,999.000,999.0,99.0 +1978,10,27,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,1.1,79,99100,53,935,266,33,178,16,2800,8000,2300,290,220,3.6,0,0,19.3,77777,9,999999999,110,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,2.2,74,99100,276,1385,276,162,617,34,16300,49300,6500,700,210,5.2,0,0,24.1,77777,9,999999999,120,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,2.8,63,99100,486,1385,287,328,778,48,34000,72200,8500,1120,220,4.1,0,0,24.1,77777,9,999999999,129,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,3.9,61,99100,650,1385,295,468,854,59,48500,82700,9500,1410,190,5.2,0,0,24.1,77777,9,999999999,129,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,4.4,51,99100,755,1385,310,559,889,66,57900,87400,10100,1610,200,6.2,0,0,24.1,77777,9,999999999,139,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,4.4,48,99000,795,1385,315,592,893,71,61300,88100,10500,1720,190,5.2,1,0,24.1,77777,9,999999999,139,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,5.0,48,99000,767,1385,318,569,888,69,58900,87400,10400,1660,210,6.2,1,0,24.1,77777,9,999999999,139,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,5.0,46,98900,673,1385,320,488,865,60,50600,84100,9600,1440,200,6.2,0,0,24.1,77777,9,999999999,139,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,5.0,45,98900,519,1385,323,355,800,50,37000,75100,8700,1170,210,6.2,0,0,24.1,77777,9,999999999,139,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,5.0,48,98900,316,1385,318,190,655,36,19500,54700,6900,760,220,7.2,0,0,24.1,77777,9,999999999,139,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,3.9,51,99000,85,1188,307,46,273,19,4100,13600,3100,340,230,4.1,0,0,24.1,77777,9,999999999,129,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,4.4,62,99000,0,0,298,0,0,0,0,0,0,0,230,3.6,0,0,24.1,77777,9,999999999,139,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,4.4,64,99100,0,0,296,0,0,0,0,0,0,0,260,3.6,0,0,24.1,77777,9,999999999,139,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,3.9,71,99200,0,0,286,0,0,0,0,0,0,0,270,4.1,0,0,24.1,77777,9,999999999,129,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,3.3,74,99300,0,0,281,0,0,0,0,0,0,0,300,3.1,0,0,24.1,77777,9,999999999,129,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,1.7,68,99300,0,0,277,0,0,0,0,0,0,0,290,3.1,0,0,24.1,77777,9,999999999,120,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,0.6,73,99400,0,0,268,0,0,0,0,0,0,0,310,3.1,0,0,24.1,77777,9,999999999,110,0.0500,0,88,999.000,999.0,99.0 +1978,10,27,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,0.6,76,99500,0,0,265,0,0,0,0,0,0,0,290,3.6,0,0,24.1,77777,9,999999999,110,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,0.0,76,99500,0,0,263,0,0,0,0,0,0,0,290,3.1,0,0,24.1,77777,9,999999999,110,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-0.6,76,99600,0,0,260,0,0,0,0,0,0,0,310,3.1,0,0,24.1,77777,9,999999999,100,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-0.6,79,99600,0,0,258,0,0,0,0,0,0,0,300,3.1,0,0,24.1,77777,9,999999999,100,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-0.6,79,99700,0,0,258,0,0,0,0,0,0,0,310,3.1,0,0,24.1,77777,9,999999999,100,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,0.0,76,99800,0,0,268,0,0,0,0,0,0,0,330,6.2,1,1,24.1,77777,9,999999999,110,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,0.0,79,99900,0,0,266,0,0,0,0,0,0,0,340,4.6,1,1,24.1,77777,9,999999999,110,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,0.6,76,99900,50,912,274,30,91,21,2800,2900,2600,370,350,4.6,6,2,24.1,77777,9,999999999,110,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,1.7,76,100000,271,1385,287,103,211,60,10600,15700,7500,1080,350,5.2,6,5,24.1,3660,9,999999999,120,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,2.8,68,100100,480,1385,292,303,670,65,30700,61700,9300,1270,350,5.7,3,2,24.1,77777,9,999999999,129,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,3.3,61,100200,644,1385,298,378,590,98,39300,57800,12400,2060,360,3.6,1,1,24.1,77777,9,999999999,129,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,2.2,49,100200,749,1385,306,526,842,63,54600,82700,9700,1570,350,4.6,1,1,24.1,77777,9,999999999,120,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,1.1,44,100200,789,1385,315,512,612,158,52800,60800,18100,3520,350,4.6,3,3,24.1,77777,9,999999999,120,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,-1.7,36,100200,761,1385,312,483,639,126,50400,63800,15200,2830,20,5.2,3,3,24.1,77777,9,999999999,100,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,-0.6,40,100200,667,1385,308,432,660,109,44900,64800,13600,2290,30,5.7,3,2,24.1,77777,9,999999999,100,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,0.6,47,100200,513,1385,300,328,703,63,33800,65900,9300,1290,70,5.2,1,1,24.1,77777,9,999999999,110,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,2.8,59,100200,310,1385,298,170,559,42,17200,46000,6900,820,40,4.6,1,1,24.1,77777,9,999999999,129,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,3.3,68,100200,80,1143,286,43,254,18,3800,12500,2900,330,70,4.6,0,0,24.1,77777,9,999999999,129,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,3.3,71,100300,0,0,283,0,0,0,0,0,0,0,50,2.6,0,0,24.1,77777,9,999999999,129,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,2.8,71,100300,0,0,281,0,0,0,0,0,0,0,70,4.1,0,0,24.1,77777,9,999999999,129,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,2.2,68,100300,0,0,280,0,0,0,0,0,0,0,80,4.1,0,0,24.1,77777,9,999999999,120,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,2.2,68,100400,0,0,280,0,0,0,0,0,0,0,90,4.1,0,0,24.1,77777,9,999999999,120,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,1.7,68,100400,0,0,277,0,0,0,0,0,0,0,70,3.1,0,0,24.1,77777,9,999999999,120,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,1.1,79,100400,0,0,266,0,0,0,0,0,0,0,50,3.1,0,0,24.1,77777,9,999999999,110,0.0500,0,88,999.000,999.0,99.0 +1978,10,28,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.7,79,100400,0,0,269,0,0,0,0,0,0,0,40,3.1,0,0,24.1,77777,9,999999999,120,0.0500,0,88,999.000,999.0,99.0 +1978,10,29,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,2.2,79,100400,0,0,288,0,0,0,0,0,0,0,40,3.1,7,5,24.1,7620,9,999999999,120,0.0500,0,88,999.000,999.0,99.0 +1978,10,29,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,2.8,74,100400,0,0,312,0,0,0,0,0,0,0,100,3.1,10,9,24.1,3660,9,999999999,129,0.0500,0,88,999.000,999.0,99.0 +1978,10,29,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,2.8,71,100500,0,0,324,0,0,0,0,0,0,0,100,3.1,10,10,24.1,6100,9,999999999,129,0.0500,0,88,999.000,999.0,99.0 +1978,10,29,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,2.2,76,100500,0,0,285,0,0,0,0,0,0,0,120,3.1,6,3,24.1,77777,9,999999999,120,0.0500,0,88,999.000,999.0,99.0 +1978,10,29,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,2.2,74,100500,0,0,276,0,0,0,0,0,0,0,100,3.6,0,0,24.1,77777,9,999999999,120,0.0500,0,88,999.000,999.0,99.0 +1978,10,29,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,1.7,68,100500,0,0,289,0,0,0,0,0,0,0,90,4.1,4,3,24.1,77777,9,999999999,120,0.0500,0,88,999.000,999.0,99.0 +1978,10,29,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,2.2,74,100600,47,889,298,14,10,14,1600,500,1600,350,120,3.6,7,7,24.1,2740,9,999999999,120,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,3.3,71,100700,265,1386,311,80,79,65,8800,6100,7600,1390,120,3.1,8,8,24.1,2740,9,999999999,129,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,2.8,66,100600,475,1386,329,85,7,82,9800,400,9700,3390,140,3.6,10,10,11.3,2740,9,999999999,129,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,1.1,50,100600,638,1386,328,208,59,180,22800,5800,20100,5320,140,4.6,9,9,9.7,2740,9,999999999,110,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,-1.7,38,100500,743,1386,312,491,560,185,51400,56600,20900,4060,150,4.6,5,5,24.1,77777,9,999999999,100,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,-0.6,39,100500,783,1386,320,440,421,198,46200,42900,21900,4490,140,5.2,6,6,24.1,2740,9,999999999,110,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,-0.6,37,100400,755,1386,315,566,754,149,58300,74500,17600,3230,130,3.1,3,3,24.1,77777,9,999999999,100,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,0.0,37,100300,660,1386,311,429,663,107,44500,65000,13400,2240,170,5.7,1,1,24.1,77777,9,999999999,110,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,1.1,41,100200,507,1386,306,318,629,83,32700,58600,11200,1620,170,4.6,0,0,24.1,77777,9,999999999,120,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,0.0,39,100200,304,1386,303,158,439,59,15900,34700,8300,1060,140,4.6,0,0,24.1,77777,9,999999999,110,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,-0.6,45,100200,76,1120,291,32,84,24,3200,3100,3000,430,150,4.1,0,0,24.1,77777,9,999999999,110,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,-0.6,50,100200,0,0,284,0,0,0,0,0,0,0,150,3.6,0,0,24.1,77777,9,999999999,100,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,-0.6,54,100200,0,0,279,0,0,0,0,0,0,0,140,4.1,0,0,24.1,77777,9,999999999,100,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,-0.6,56,100200,0,0,277,0,0,0,0,0,0,0,130,5.7,0,0,24.1,77777,9,999999999,100,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,-0.6,54,100200,0,0,279,0,0,0,0,0,0,0,150,4.6,0,0,24.1,77777,9,999999999,100,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,-0.6,50,100200,0,0,284,0,0,0,0,0,0,0,150,5.7,0,0,24.1,77777,9,999999999,100,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,-0.6,54,100200,0,0,279,0,0,0,0,0,0,0,160,5.2,0,0,24.1,77777,9,999999999,100,0.1370,0,88,999.000,999.0,99.0 +1978,10,29,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,-0.6,58,100200,0,0,275,0,0,0,0,0,0,0,150,4.1,0,0,24.1,77777,9,999999999,100,0.1370,0,88,999.000,999.0,99.0 +1978,10,30,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,-1.1,56,100200,0,0,275,0,0,0,0,0,0,0,180,3.6,0,0,24.1,77777,9,999999999,100,0.1370,0,88,999.000,999.0,99.0 +1978,10,30,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,-1.1,56,100200,0,0,275,0,0,0,0,0,0,0,180,5.2,0,0,24.1,77777,9,999999999,100,0.1370,0,88,999.000,999.0,99.0 +1978,10,30,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,-1.1,56,100200,0,0,275,0,0,0,0,0,0,0,180,5.2,0,0,24.1,77777,9,999999999,100,0.1370,0,88,999.000,999.0,99.0 +1978,10,30,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,-1.7,56,100200,0,0,272,0,0,0,0,0,0,0,170,5.2,0,0,24.1,77777,9,999999999,100,0.1370,0,88,999.000,999.0,99.0 +1978,10,30,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,-1.1,58,100200,0,0,273,0,0,0,0,0,0,0,170,5.2,0,0,24.1,77777,9,999999999,100,0.1370,0,88,999.000,999.0,99.0 +1978,10,30,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,-1.1,63,100200,0,0,268,0,0,0,0,0,0,0,170,4.1,0,0,24.1,77777,9,999999999,100,0.1370,0,88,999.000,999.0,99.0 +1978,10,30,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,-1.1,65,100200,43,844,266,24,79,17,2300,2900,2100,300,180,3.1,0,0,24.1,77777,9,999999999,100,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,0.0,54,100300,260,1387,282,137,468,46,13800,35000,7200,830,180,4.1,0,0,24.1,77777,9,999999999,110,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,1.7,51,100200,469,1387,296,299,672,66,31000,61900,10000,1300,190,6.7,0,0,24.1,77777,9,999999999,120,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,3.3,49,100200,632,1387,306,438,767,82,45000,74200,11100,1690,200,6.7,0,0,24.1,77777,9,999999999,129,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,4.4,46,100200,737,1387,317,532,815,92,55200,80400,12300,2010,190,5.7,0,0,24.1,77777,9,999999999,139,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,5.6,45,100100,777,1387,326,565,826,95,58800,82000,12700,2140,200,6.7,0,0,24.1,77777,9,999999999,150,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,5.6,40,100100,748,1387,333,541,818,92,56200,80900,12400,2040,200,7.7,0,0,24.1,77777,9,999999999,150,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,5.6,39,100000,654,1387,336,456,777,84,47100,75500,11300,1750,190,5.2,0,0,24.1,77777,9,999999999,150,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,4.4,35,100000,500,1387,337,324,693,69,32900,64300,9600,1340,200,5.7,0,0,24.1,77777,9,999999999,139,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,3.3,35,100000,298,1387,331,162,513,49,16500,40600,7800,910,220,3.6,0,0,24.1,77777,9,999999999,129,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,3.3,44,100100,71,1098,314,35,130,22,3300,5400,2900,390,210,2.6,0,0,24.1,77777,9,999999999,129,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,3.3,49,100100,0,0,306,0,0,0,0,0,0,0,200,3.1,0,0,24.1,77777,9,999999999,129,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,3.9,59,100100,0,0,298,0,0,0,0,0,0,0,180,2.6,0,0,24.1,77777,9,999999999,139,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,3.9,61,100100,0,0,295,0,0,0,0,0,0,0,180,4.1,0,0,24.1,77777,9,999999999,139,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,4.4,64,100100,0,0,296,0,0,0,0,0,0,0,180,3.6,0,0,24.1,77777,9,999999999,139,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,5.0,69,100100,0,0,294,0,0,0,0,0,0,0,290,3.1,0,0,24.1,77777,9,999999999,150,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,3.9,80,100200,0,0,279,0,0,0,0,0,0,0,230,3.1,0,0,19.3,77777,9,999999999,139,0.0980,0,88,999.000,999.0,99.0 +1978,10,30,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,4.4,77,100200,0,0,284,0,0,0,0,0,0,0,250,2.6,0,0,19.3,77777,9,999999999,139,0.0980,0,88,999.000,999.0,99.0 +1978,10,31,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,3.9,80,100200,0,0,279,0,0,0,0,0,0,0,190,1.5,0,0,24.1,77777,9,999999999,139,0.0980,0,88,999.000,999.0,99.0 +1978,10,31,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,4.4,83,100200,0,0,280,0,0,0,0,0,0,0,180,1.5,0,0,19.3,77777,9,999999999,139,0.0980,0,88,999.000,999.0,99.0 +1978,10,31,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,2.2,86,100200,0,0,267,0,0,0,0,0,0,0,300,1.5,0,0,16.1,77777,9,999999999,120,0.0980,0,88,999.000,999.0,99.0 +1978,10,31,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,2.2,89,100200,0,0,265,0,0,0,0,0,0,0,270,2.1,0,0,14.5,77777,9,999999999,120,0.0980,0,88,999.000,999.0,99.0 +1978,10,31,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,3.9,80,100300,0,0,279,0,0,0,0,0,0,0,350,4.6,0,0,14.5,77777,9,999999999,139,0.0980,0,88,999.000,999.0,99.0 +1978,10,31,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,4.4,80,100300,0,0,295,0,0,0,0,0,0,0,10,4.6,3,3,14.5,77777,9,999999999,139,0.0980,0,88,999.000,999.0,99.0 +1978,10,31,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,6.7,83,100300,41,821,311,22,13,20,2300,700,2200,470,20,6.2,6,6,24.1,2740,9,999999999,160,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,6.7,77,100400,254,1388,309,104,249,57,10800,18000,7500,1030,30,7.2,4,3,24.1,77777,9,999999999,160,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,6.1,69,100400,463,1388,313,220,375,92,23200,34400,11700,1710,30,7.2,4,3,24.1,77777,9,999999999,160,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,6.7,64,100400,626,1388,323,276,259,157,29600,26400,17700,3320,20,7.7,5,4,24.1,77777,9,999999999,160,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,6.7,67,100500,731,1388,352,164,13,157,19100,1000,18600,6860,20,8.2,10,10,24.1,460,9,999999999,160,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,6.7,69,100400,770,1388,340,254,8,250,28800,700,28400,9810,30,7.2,10,9,24.1,2440,9,999999999,160,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,6.7,67,100300,742,1388,330,371,341,186,40100,35800,20900,4200,30,6.7,8,7,24.1,2440,9,999999999,160,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,6.1,67,100300,648,1388,315,392,541,136,41700,53700,16500,2750,30,6.7,4,3,24.1,77777,9,999999999,160,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,4.4,59,100300,494,1388,316,257,351,129,26500,32700,14800,2500,30,6.7,4,4,24.1,77777,9,999999999,139,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,3.9,64,100300,292,1388,306,123,170,86,12800,13100,10000,1690,30,5.7,3,3,24.1,77777,9,999999999,139,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,3.3,71,100400,67,1052,296,22,42,18,2300,1500,2200,310,40,5.7,4,3,24.1,77777,9,999999999,129,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,3.3,80,100400,0,0,286,0,0,0,0,0,0,0,10,3.6,3,2,24.1,77777,9,999999999,129,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,2.2,86,100300,0,0,276,0,0,0,0,0,0,0,330,2.6,2,2,24.1,77777,9,999999999,120,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,1.1,89,100300,0,0,260,0,0,0,0,0,0,0,330,3.1,0,0,24.1,77777,9,999999999,120,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,1.1,86,100400,0,0,262,0,0,0,0,0,0,0,330,4.1,0,0,24.1,77777,9,999999999,120,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.1,2.9,86,100300,0,0,270,0,0,0,0,0,0,0,10,4.0,0,0,24.1,77777,9,999999999,129,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.8,4.8,82,100300,0,0,279,0,0,0,0,0,0,0,10,3.8,0,0,24.1,77777,9,999999999,120,0.1260,0,88,999.000,999.0,99.0 +1978,10,31,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.6,6.6,89,100300,0,0,288,0,0,0,0,0,0,0,10,3.7,0,0,24.1,77777,9,999999999,120,0.1260,0,88,999.000,999.0,99.0 +1977,11,1,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.3,8.4,97,99000,0,0,333,0,0,0,0,0,0,0,200,3.5,10,9,6.4,370,9,999999999,259,0.1260,0,88,999.000,999.0,99.0 +1977,11,1,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.1,10.2,93,99000,0,0,353,0,0,0,0,0,0,0,190,3.4,10,10,6.4,430,9,999999999,259,0.1260,0,88,999.000,999.0,99.0 +1977,11,1,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.8,12.1,90,99000,0,0,364,0,0,0,0,0,0,0,190,3.2,10,10,6.4,460,9,999999999,250,0.1260,0,88,999.000,999.0,99.0 +1977,11,1,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,13.9,90,99000,0,0,375,0,0,0,0,0,0,0,170,3.1,10,10,6.4,460,9,999999999,250,0.1260,0,88,999.000,999.0,99.0 +1977,11,1,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,13.9,90,99000,0,0,375,0,0,0,0,0,0,0,170,3.1,10,10,6.4,520,9,999999999,250,0.1260,0,88,999.000,999.0,99.0 +1977,11,1,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,13.9,90,99000,0,0,375,0,0,0,0,0,0,0,170,3.6,10,10,6.4,580,9,999999999,250,0.1260,0,88,999.000,999.0,99.0 +1977,11,1,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,13.3,87,99000,37,798,374,10,0,10,1200,0,1200,370,170,6.2,10,10,3.2,700,9,999999999,240,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,13.9,90,99000,248,1388,375,44,1,43,5000,0,5000,1610,170,7.7,10,10,6.4,640,9,999999999,250,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,13.9,93,99000,456,1388,372,95,1,95,10900,100,10900,3750,170,7.2,10,10,4.8,640,9,999999999,240,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,13.9,90,99000,619,1388,375,126,1,125,14600,100,14600,5310,180,7.7,10,10,4.8,370,9,999999999,250,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,13.9,90,99000,723,1388,375,147,0,147,17200,0,17200,6480,140,7.7,10,10,2.4,340,9,999999999,250,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,14.4,93,98900,763,1388,376,158,0,157,18400,0,18400,7000,180,7.2,10,10,2.4,180,9,999999999,250,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,13.9,93,98900,735,1388,372,150,1,149,17500,100,17500,6600,180,7.2,10,10,3.2,240,9,999999999,240,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,13.9,93,98900,641,1388,372,139,1,139,16200,100,16100,5860,150,7.2,10,10,4.8,210,9,999999999,240,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,13.9,93,98900,487,1388,372,102,1,102,11800,100,11700,4070,170,5.7,10,10,4.8,270,9,999999999,240,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,13.9,96,98900,285,1388,369,53,0,53,6100,0,6100,1990,180,6.2,10,10,4.8,270,9,999999999,240,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,13.9,93,98900,62,1030,372,13,0,13,1500,0,1500,480,180,6.7,10,10,4.8,210,9,999999999,240,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.9,93,99000,0,0,372,0,0,0,0,0,0,0,180,8.2,10,10,8.0,240,9,999999999,240,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.3,90,99000,0,0,371,0,0,0,0,0,0,0,180,6.2,10,10,9.7,310,9,999999999,240,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.3,90,99000,0,0,371,0,0,0,0,0,0,0,180,5.2,10,10,8.0,700,9,999999999,240,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,12.8,90,99000,0,0,368,0,0,0,0,0,0,0,180,4.1,10,10,9.7,700,9,999999999,229,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,13.3,93,99000,0,0,368,0,0,0,0,0,0,0,180,5.2,10,10,6.4,760,9,999999999,240,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,13.3,93,99000,0,0,368,0,0,0,0,0,0,0,170,4.6,10,10,6.4,1160,9,999999999,240,0.0630,0,88,999.000,999.0,99.0 +1977,11,1,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.9,93,99000,0,0,372,0,0,0,0,0,0,0,180,4.1,10,10,6.4,1680,9,999999999,240,0.0630,0,88,999.000,999.0,99.0 +1977,11,2,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.9,93,99100,0,0,372,0,0,0,0,0,0,0,180,3.1,10,10,6.4,1680,9,999999999,240,0.0630,0,88,999.000,999.0,99.0 +1977,11,2,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,13.3,93,99100,0,0,368,0,0,0,0,0,0,0,180,1.5,10,10,6.4,1680,9,999999999,240,0.0630,0,88,999.000,999.0,99.0 +1977,11,2,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,12.8,93,99000,0,0,365,0,0,0,0,0,0,0,150,2.6,10,10,9.7,1680,9,999999999,229,0.0630,0,88,999.000,999.0,99.0 +1977,11,2,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,13.3,96,99100,0,0,366,0,0,0,0,0,0,0,130,2.6,10,10,9.7,1680,9,999999999,240,0.0630,0,88,999.000,999.0,99.0 +1977,11,2,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,12.8,90,99100,0,0,368,0,0,0,0,0,0,0,140,2.6,10,10,9.7,1830,9,999999999,229,0.0630,0,88,999.000,999.0,99.0 +1977,11,2,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,12.8,93,99000,0,0,365,0,0,0,0,0,0,0,140,1.5,10,10,9.7,2130,9,999999999,229,0.0630,0,88,999.000,999.0,99.0 +1977,11,2,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,11.7,90,99000,34,752,343,16,16,14,1700,600,1600,290,150,3.6,8,8,6.4,2130,9,999999999,209,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,12.2,84,99000,242,1389,343,96,61,85,10400,4800,9600,1930,160,5.2,8,6,6.4,2440,9,999999999,220,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,12.8,78,99000,451,1389,340,266,579,72,27200,52500,10100,1380,170,6.7,4,2,9.7,77777,9,999999999,229,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,13.3,73,99100,613,1389,360,333,435,136,34900,42700,16000,2710,180,6.2,9,6,14.5,2740,9,999999999,240,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,13.9,70,99100,717,1389,357,461,580,156,48900,58500,18500,3310,200,6.7,9,3,19.3,77777,9,999999999,240,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,14.4,68,99000,757,1389,364,473,590,146,48800,58400,16800,3180,220,5.2,8,3,19.3,77777,9,999999999,250,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,15.0,66,99000,729,1389,379,419,517,143,44900,52300,17400,3030,170,5.7,8,6,24.1,7620,9,999999999,259,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.7,15.0,66,98900,635,1389,390,245,114,192,26600,11500,21300,4650,170,5.2,10,8,19.3,2740,9,999999999,259,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,15.0,68,99000,481,1389,387,114,45,98,12500,4200,11100,2830,160,5.7,10,8,24.1,1830,9,999999999,259,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,14.4,71,99000,280,1389,388,104,34,97,11300,2800,10800,2260,170,5.2,10,9,19.3,1370,9,999999999,250,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,14.4,73,99000,59,984,385,22,6,22,2500,0,2500,710,160,3.6,10,9,19.3,1520,9,999999999,250,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,14.4,78,99000,0,0,371,0,0,0,0,0,0,0,160,3.1,8,8,24.1,2440,9,999999999,250,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,14.4,78,99000,0,0,379,0,0,0,0,0,0,0,130,3.6,9,9,24.1,2740,9,999999999,250,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,13.9,78,99000,0,0,376,0,0,0,0,0,0,0,140,3.1,9,9,24.1,2740,9,999999999,240,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,13.9,81,99100,0,0,373,0,0,0,0,0,0,0,130,3.6,9,9,24.1,2740,9,999999999,240,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,13.9,81,99100,0,0,373,0,0,0,0,0,0,0,140,3.1,9,9,24.1,2740,9,999999999,240,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,12.8,78,99100,0,0,369,0,0,0,0,0,0,0,130,3.1,9,9,19.3,2740,9,999999999,229,0.0600,0,88,999.000,999.0,99.0 +1977,11,2,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,12.8,75,99100,0,0,382,0,0,0,0,0,0,0,130,3.1,10,10,16.1,2440,9,999999999,229,0.0600,0,88,999.000,999.0,99.0 +1977,11,3,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.2,12.8,75,99100,0,0,382,0,0,0,0,0,0,0,150,3.1,10,10,19.3,2440,9,999999999,229,0.0600,0,88,999.000,999.0,99.0 +1977,11,3,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,12.8,81,99100,0,0,376,0,0,0,0,0,0,0,170,3.1,10,10,19.3,2130,9,999999999,229,0.0600,0,88,999.000,999.0,99.0 +1977,11,3,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,13.3,84,99000,0,0,377,0,0,0,0,0,0,0,160,3.1,10,10,16.1,1680,9,999999999,240,0.0600,0,88,999.000,999.0,99.0 +1977,11,3,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,13.3,87,99000,0,0,374,0,0,0,0,0,0,0,150,3.1,10,10,16.1,1400,9,999999999,240,0.0600,0,88,999.000,999.0,99.0 +1977,11,3,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,13.3,87,99100,0,0,374,0,0,0,0,0,0,0,160,3.1,10,10,14.5,1400,9,999999999,240,0.0600,0,88,999.000,999.0,99.0 +1977,11,3,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.9,93,99100,0,0,372,0,0,0,0,0,0,0,160,3.6,10,10,14.5,2440,9,999999999,240,0.0600,0,88,999.000,999.0,99.0 +1977,11,3,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,13.9,90,99100,32,730,375,4,2,3,300,100,300,80,170,3.1,10,10,8.0,1680,9,999999999,250,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,14.4,90,99200,237,1390,378,49,6,48,5600,100,5500,1720,170,3.1,10,10,8.0,1680,9,999999999,250,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,14.4,81,99200,445,1390,387,119,12,115,13400,800,13200,4240,190,3.1,10,10,14.5,2740,9,999999999,250,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,15.6,78,99200,607,1390,398,157,5,155,17900,400,17800,6170,190,5.7,10,10,16.1,3050,9,999999999,270,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,15.6,76,99200,711,1390,401,213,6,210,24200,500,23900,8330,190,6.2,10,10,19.3,3660,9,999999999,270,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,21.1,16.1,73,99200,751,1390,396,310,89,261,33900,9000,29100,7840,230,5.2,10,9,19.3,700,9,999999999,279,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,16.1,76,99200,723,1390,405,237,130,169,26300,13500,19300,4270,190,4.6,10,10,19.3,3660,9,999999999,279,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.6,16.1,76,99200,629,1390,405,218,13,212,24300,1100,23800,7710,190,3.1,10,10,19.3,3660,9,999999999,279,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,16.1,78,99200,476,1390,401,131,1,130,14700,100,14600,4780,200,3.6,10,10,19.3,2740,9,999999999,279,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,20.0,16.1,78,99200,274,1390,401,62,3,61,6900,100,6900,2170,210,2.6,10,10,14.5,2440,9,999999999,279,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,19.4,15.6,78,99300,55,961,398,15,0,15,1700,0,1700,530,190,2.1,10,10,12.9,2440,9,999999999,270,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,18.3,16.1,87,99400,0,0,392,0,0,0,0,0,0,0,290,3.1,10,10,8.0,700,9,999999999,279,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,17.2,97,99500,0,0,391,0,0,0,0,0,0,0,20,2.6,10,10,8.0,1160,9,999999999,300,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,17.2,97,99500,0,0,391,0,0,0,0,0,0,0,10,2.6,10,10,8.0,1370,9,999999999,300,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,17.8,16.1,90,99600,0,0,390,0,0,0,0,0,0,0,360,6.2,10,10,8.0,370,9,999999999,279,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.6,13.9,90,99700,0,0,375,0,0,0,0,0,0,0,30,7.2,10,10,11.3,310,9,999999999,250,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,15.0,13.3,90,99700,0,0,371,0,0,0,0,0,0,0,10,6.7,10,10,11.3,240,9,999999999,240,0.0490,0,88,999.000,999.0,99.0 +1977,11,3,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,12.8,90,99800,0,0,368,0,0,0,0,0,0,0,20,6.7,10,10,14.5,340,9,999999999,229,0.0490,0,88,999.000,999.0,99.0 +1977,11,4,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,12.2,87,99800,0,0,367,0,0,0,0,0,0,0,20,8.2,10,10,16.1,310,9,999999999,220,0.0490,0,88,999.000,999.0,99.0 +1977,11,4,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,9.4,78,99900,0,0,358,0,0,0,0,0,0,0,30,7.7,10,10,24.1,2130,9,999999999,189,0.0490,0,88,999.000,999.0,99.0 +1977,11,4,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,10.6,86,100000,0,0,357,0,0,0,0,0,0,0,30,6.2,10,10,24.1,370,9,999999999,200,0.0490,0,88,999.000,999.0,99.0 +1977,11,4,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,8.9,80,100000,0,0,352,0,0,0,0,0,0,0,20,6.2,10,10,24.1,2740,9,999999999,179,0.0490,0,88,999.000,999.0,99.0 +1977,11,4,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,7.8,77,100100,0,0,315,0,0,0,0,0,0,0,30,5.2,3,3,24.1,77777,9,999999999,170,0.0490,0,88,999.000,999.0,99.0 +1977,11,4,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,6.7,74,100200,0,0,308,0,0,0,0,0,0,0,20,6.2,2,2,24.1,77777,9,999999999,160,0.0490,0,88,999.000,999.0,99.0 +1977,11,4,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,7.2,80,100200,29,707,306,15,33,12,1500,900,1400,200,30,7.7,2,2,24.1,77777,9,999999999,170,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,6.7,69,100300,231,1391,309,115,416,43,11500,29500,6600,770,30,8.8,1,1,24.1,77777,9,999999999,160,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,6.1,64,100400,439,1391,315,262,550,84,26600,49000,11000,1550,30,10.8,2,2,24.1,77777,9,999999999,160,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,5.6,55,100400,601,1391,321,388,621,113,39600,59500,13800,2240,40,8.2,2,2,24.1,77777,9,999999999,150,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,5.6,55,100400,706,1391,321,450,548,166,47200,55000,19200,3520,40,9.3,2,2,24.1,77777,9,999999999,150,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,5.6,54,100400,745,1391,320,495,702,112,51900,70200,14100,2510,40,8.8,2,1,24.1,77777,9,999999999,150,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,6.1,56,100300,717,1391,320,477,709,105,50000,70600,13500,2310,30,6.7,1,1,24.1,77777,9,999999999,160,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,6.1,58,100300,623,1391,312,427,757,82,43900,73000,11000,1670,30,9.8,0,0,24.1,77777,9,999999999,160,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,5.6,57,100300,470,1391,309,296,663,67,30700,61000,10000,1310,30,8.8,0,0,24.1,77777,9,999999999,150,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,6.1,64,100400,269,1391,305,140,468,47,14200,35500,7300,860,30,8.2,0,0,24.1,77777,9,999999999,160,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,6.7,74,100400,52,939,298,28,90,19,2600,3400,2400,340,30,6.7,0,0,24.1,77777,9,999999999,160,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,6.7,77,100400,0,0,296,0,0,0,0,0,0,0,30,7.2,0,0,24.1,77777,9,999999999,160,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,7.2,83,100400,0,0,294,0,0,0,0,0,0,0,30,7.2,0,0,24.1,77777,9,999999999,170,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,6.7,77,100400,0,0,296,0,0,0,0,0,0,0,30,5.7,0,0,24.1,77777,9,999999999,160,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,6.1,69,100300,0,0,300,0,0,0,0,0,0,0,40,5.7,0,0,24.1,77777,9,999999999,160,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,-0.6,42,100300,0,0,316,0,0,0,0,0,0,0,50,5.7,6,6,24.1,1370,9,999999999,110,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,-0.6,40,100300,0,0,327,0,0,0,0,0,0,0,50,6.7,8,8,24.1,1680,9,999999999,100,0.1000,0,88,999.000,999.0,99.0 +1977,11,4,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,0.0,45,100300,0,0,309,0,0,0,0,0,0,0,60,6.2,4,4,24.1,77777,9,999999999,110,0.1000,0,88,999.000,999.0,99.0 +1977,11,5,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,1.1,49,100200,0,0,324,0,0,0,0,0,0,0,60,5.2,8,8,24.1,760,9,999999999,120,0.1000,0,88,999.000,999.0,99.0 +1977,11,5,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,2.8,61,100200,0,0,299,0,0,0,0,0,0,0,50,4.6,2,2,24.1,77777,9,999999999,129,0.1000,0,88,999.000,999.0,99.0 +1977,11,5,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,3.9,66,100200,0,0,303,0,0,0,0,0,0,0,50,5.2,3,3,24.1,77777,9,999999999,139,0.1000,0,88,999.000,999.0,99.0 +1977,11,5,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.6,5.0,69,100200,0,0,340,0,0,0,0,0,0,0,40,6.2,10,10,24.1,670,9,999999999,150,0.1000,0,88,999.000,999.0,99.0 +1977,11,5,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,5.6,69,100100,0,0,343,0,0,0,0,0,0,0,70,5.7,10,10,24.1,580,9,999999999,150,0.1000,0,88,999.000,999.0,99.0 +1977,11,5,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,6.7,74,100100,0,0,344,0,0,0,0,0,0,0,50,6.2,10,10,24.1,520,9,999999999,160,0.1000,0,88,999.000,999.0,99.0 +1977,11,5,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,7.2,80,100100,27,684,342,6,1,6,700,0,700,230,50,5.2,10,10,24.1,520,9,999999999,170,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,7.8,80,100100,226,1391,345,35,5,34,4000,100,4000,1290,50,6.2,10,10,24.1,460,9,999999999,170,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,8.3,86,100100,434,1391,343,103,6,101,11700,400,11600,3820,40,5.7,10,10,19.3,520,9,999999999,179,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,8.3,83,100100,595,1391,346,167,5,165,18900,400,18800,6370,50,6.2,10,10,19.3,490,9,999999999,179,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,8.9,80,100000,700,1391,352,218,1,218,24700,100,24700,8430,30,6.7,10,10,19.3,580,9,999999999,179,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,8.9,77,99900,739,1391,355,264,4,261,29500,400,29300,9760,40,5.7,10,10,19.3,580,9,999999999,179,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,8.9,75,99800,711,1391,357,189,0,189,21700,0,21700,7740,40,7.2,10,10,19.3,580,9,999999999,179,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,8.9,77,99700,617,1391,338,177,109,128,19700,11100,14800,3070,30,8.8,8,8,19.3,550,9,999999999,179,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,8.9,77,99700,465,1391,345,131,35,119,14300,3300,13300,3270,50,7.2,9,9,19.3,520,9,999999999,179,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,8.9,80,99700,264,1391,335,95,70,81,10200,5300,9200,1740,40,7.2,9,8,19.3,2440,9,999999999,179,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,8.9,80,99700,49,916,352,13,0,13,1500,0,1500,470,30,5.2,10,10,19.3,1370,9,999999999,179,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,9.4,83,99600,0,0,353,0,0,0,0,0,0,0,40,6.7,10,10,24.1,2740,9,999999999,189,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,9.4,86,99600,0,0,350,0,0,0,0,0,0,0,40,5.2,10,10,24.1,2740,9,999999999,189,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,9.4,83,99600,0,0,343,0,0,0,0,0,0,0,20,5.7,9,9,24.1,2290,9,999999999,189,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,10.0,90,99600,0,0,334,0,0,0,0,0,0,0,30,5.2,8,8,24.1,2740,9,999999999,200,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.0,86,99500,0,0,336,0,0,0,0,0,0,0,20,5.2,8,8,19.3,2740,9,999999999,189,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.0,86,99500,0,0,353,0,0,0,0,0,0,0,50,4.6,10,10,14.5,2740,9,999999999,189,0.1380,0,88,999.000,999.0,99.0 +1977,11,5,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,10.0,83,99500,0,0,356,0,0,0,0,0,0,0,40,5.2,10,10,14.5,460,9,999999999,189,0.1380,0,88,999.000,999.0,99.0 +1977,11,6,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,10.6,86,99400,0,0,357,0,0,0,0,0,0,0,40,5.7,10,10,11.3,370,9,999999999,200,0.1380,0,88,999.000,999.0,99.0 +1977,11,6,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,10.6,86,99400,0,0,357,0,0,0,0,0,0,0,50,4.1,10,10,11.3,370,9,999999999,200,0.1380,0,88,999.000,999.0,99.0 +1977,11,6,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,11.1,90,99400,0,0,358,0,0,0,0,0,0,0,50,4.1,10,10,11.3,340,9,999999999,209,0.1380,0,88,999.000,999.0,99.0 +1977,11,6,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,11.1,90,99300,0,0,358,0,0,0,0,0,0,0,40,4.6,10,10,8.0,340,9,999999999,209,0.1380,0,88,999.000,999.0,99.0 +1977,11,6,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,11.1,93,99300,0,0,355,0,0,0,0,0,0,0,50,5.2,10,10,8.0,240,9,999999999,209,0.1380,0,88,999.000,999.0,99.0 +1977,11,6,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.6,90,99300,0,0,354,0,0,0,0,0,0,0,50,5.2,10,10,8.0,240,9,999999999,200,0.1380,0,88,999.000,999.0,99.0 +1977,11,6,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,10.6,93,99300,24,638,352,7,0,7,0,0,0,0,30,5.7,10,10,8.0,240,9,999999999,200,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,10.6,90,99300,221,1392,354,37,1,37,4300,0,4300,1380,30,5.2,10,10,8.0,370,9,999999999,200,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,10.6,86,99300,428,1392,357,104,2,104,11800,100,11800,3880,40,6.2,10,10,11.3,370,9,999999999,200,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,10.6,86,99300,590,1392,357,142,2,142,16400,100,16300,5700,30,4.6,10,10,11.3,370,9,999999999,200,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,11.1,83,99200,694,1392,363,169,2,168,19500,200,19400,7020,50,6.2,10,10,11.3,370,9,999999999,209,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,11.7,81,99100,733,1392,369,261,4,259,29300,400,29100,9650,30,6.7,10,10,16.1,370,9,999999999,220,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,11.7,84,99000,705,1392,366,205,1,204,23300,100,23200,8120,30,6.2,10,10,11.3,310,9,999999999,209,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,11.7,87,99000,612,1392,364,165,1,165,18800,100,18800,6460,30,6.2,10,10,8.0,310,9,999999999,220,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,11.7,87,99000,459,1392,364,148,0,147,16300,0,16300,5040,30,7.2,10,10,8.0,270,9,999999999,220,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,11.7,90,99000,259,1392,361,40,0,40,4600,0,4600,1540,30,7.7,10,10,8.0,520,9,999999999,209,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,11.7,93,99000,46,893,358,11,0,11,1300,0,1300,400,30,5.2,10,10,6.4,210,9,999999999,209,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,11.7,93,99000,0,0,358,0,0,0,0,0,0,0,20,6.2,10,10,6.4,180,9,999999999,209,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,11.7,93,99000,0,0,358,0,0,0,0,0,0,0,40,5.2,10,10,8.0,180,9,999999999,209,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,12.2,96,99000,0,0,359,0,0,0,0,0,0,0,20,4.6,10,10,6.4,180,9,999999999,220,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,12.2,96,98900,0,0,359,0,0,0,0,0,0,0,10,5.2,10,10,6.4,150,9,999999999,220,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.8,96,98900,0,0,362,0,0,0,0,0,0,0,30,4.1,10,10,4.0,210,9,999999999,229,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,13.3,96,98900,0,0,366,0,0,0,0,0,0,0,40,3.1,10,10,4.0,90,9,999999999,240,0.2080,0,88,999.000,999.0,99.0 +1977,11,6,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,13.3,96,98900,0,0,366,0,0,0,0,0,0,0,30,4.1,10,10,1.3,60,9,999999999,240,0.2080,0,88,999.000,999.0,99.0 +1977,11,7,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,13.9,100,98800,0,0,366,0,0,0,0,0,0,0,30,2.6,10,10,0.8,60,9,999999999,240,0.2080,0,88,999.000,999.0,99.0 +1977,11,7,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,13.9,100,98800,0,0,366,0,0,0,0,0,0,0,30,3.6,10,10,1.3,60,9,999999999,240,0.2080,0,88,999.000,999.0,99.0 +1977,11,7,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,14.4,13.9,96,98700,0,0,369,0,0,0,0,0,0,0,30,4.1,10,10,1.3,60,9,999999999,240,0.2080,0,88,999.000,999.0,99.0 +1977,11,7,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,13.3,96,98700,0,0,366,0,0,0,0,0,0,0,10,3.6,10,10,1.3,30,9,999999999,229,0.2080,0,88,999.000,999.0,99.0 +1977,11,7,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,12.8,100,98700,0,0,360,0,0,0,0,0,0,0,20,4.1,10,10,0.2,0,9,999999999,229,0.2080,0,88,999.000,999.0,99.0 +1977,11,7,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.8,96,98600,0,0,362,0,0,0,0,0,0,0,30,4.1,10,10,0.2,0,9,999999999,229,0.2080,0,88,999.000,999.0,99.0 +1977,11,7,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,12.8,100,98700,22,615,360,11,0,11,0,0,0,0,20,4.6,10,10,0.2,0,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,12.8,100,98700,215,1393,360,36,0,36,4100,0,4100,1340,30,4.6,10,10,0.2,30,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,12.8,100,98700,422,1393,360,90,1,90,10300,100,10300,3470,20,3.1,10,10,0.2,0,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,12.8,100,98700,584,1393,360,129,1,128,14800,100,14800,5250,20,4.1,10,10,0.4,60,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,13.3,96,98600,688,1393,366,145,1,145,16900,100,16900,6260,20,5.2,10,10,2.4,90,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,13.3,96,98500,728,1393,366,252,2,251,28300,200,28200,9430,10,4.1,10,10,0.4,60,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,13.9,100,98400,700,1393,366,258,1,258,28800,100,28800,9290,40,3.6,10,10,0.2,30,9,999999999,240,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,13.9,96,98400,606,1393,369,212,0,212,23600,0,23600,7500,20,5.2,10,10,1.3,90,9,999999999,240,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,13.3,96,98400,454,1393,366,142,1,141,15700,100,15700,4880,360,3.6,10,10,1.6,90,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,13.3,96,98400,254,1393,366,71,1,71,7900,0,7900,2320,10,3.1,10,10,0.8,60,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,13.3,100,98400,43,870,363,17,0,17,1900,0,1900,570,10,3.6,10,10,0.8,60,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.8,96,98400,0,0,362,0,0,0,0,0,0,0,20,4.6,10,10,1.3,90,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.8,96,98500,0,0,362,0,0,0,0,0,0,0,360,3.6,10,10,3.2,90,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.8,96,98500,0,0,362,0,0,0,0,0,0,0,360,2.6,10,10,2.4,120,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.8,96,98500,0,0,362,0,0,0,0,0,0,0,10,4.1,10,10,2.4,60,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.8,96,98500,0,0,362,0,0,0,0,0,0,0,20,3.6,10,10,3.2,60,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,12.8,96,98500,0,0,362,0,0,0,0,0,0,0,40,1.5,10,10,3.2,90,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,7,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.3,13.3,100,98500,0,0,363,0,0,0,0,0,0,0,340,1.5,10,10,3.2,90,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,8,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,13.3,96,98500,0,0,366,0,0,0,0,0,0,0,300,2.6,10,10,1.3,60,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,8,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,13.3,96,98500,0,0,366,0,0,0,0,0,0,0,0,0.0,10,10,1.3,60,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,8,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,13.3,96,98500,0,0,366,0,0,0,0,0,0,0,350,1.5,10,10,1.3,30,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,8,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,13.3,96,98500,0,0,366,0,0,0,0,0,0,0,0,0.0,10,10,1.3,60,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,8,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,13.9,100,98500,0,0,366,0,0,0,0,0,0,0,30,2.6,10,10,0.6,30,9,999999999,240,0.0760,0,88,999.000,999.0,99.0 +1977,11,8,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,13.9,13.3,96,98600,0,0,366,0,0,0,0,0,0,0,50,1.5,10,10,0.6,90,9,999999999,229,0.0760,0,88,999.000,999.0,99.0 +1977,11,8,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,13.3,96,98700,20,592,366,12,0,12,0,0,0,0,0,0.0,10,10,1.3,270,9,999999999,229,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,13.9,96,98700,210,1393,369,71,1,71,7700,0,7700,2090,120,3.1,10,10,2.4,150,9,999999999,240,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,13.9,96,98700,417,1393,369,143,1,142,15600,100,15600,4630,130,3.1,10,10,1.6,150,9,999999999,240,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,14.4,93,98700,578,1393,376,212,1,211,23400,100,23300,7220,170,2.6,10,10,1.6,180,9,999999999,250,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,15.0,93,98700,682,1393,379,237,0,237,26500,0,26500,8700,170,2.6,10,10,1.6,180,9,999999999,259,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,15.6,90,98700,722,1393,386,255,1,255,28600,100,28600,9450,160,3.1,10,10,3.2,270,9,999999999,270,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,15.0,87,98600,694,1393,385,261,2,260,29000,200,28900,9270,170,4.6,10,10,6.4,370,9,999999999,259,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,14.4,90,98600,601,1393,378,201,1,200,22400,100,22300,7210,180,5.2,10,10,6.4,310,9,999999999,250,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,14.4,90,98600,449,1393,378,144,1,144,16000,100,16000,4900,160,3.6,10,10,4.8,240,9,999999999,250,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,14.4,90,98600,249,1393,378,84,1,83,9100,0,9000,2500,160,3.6,10,10,4.8,310,9,999999999,250,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,15.0,90,98600,40,824,382,20,0,20,2200,0,2200,640,150,3.6,10,10,4.8,310,9,999999999,259,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,15.0,90,98700,0,0,382,0,0,0,0,0,0,0,170,3.6,10,10,6.4,370,9,999999999,259,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,15.6,93,98700,0,0,383,0,0,0,0,0,0,0,160,3.6,10,10,6.4,640,9,999999999,270,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,15.6,97,98600,0,0,380,0,0,0,0,0,0,0,130,3.6,10,10,6.4,1160,9,999999999,270,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.7,15.6,93,98600,0,0,383,0,0,0,0,0,0,0,140,4.1,10,10,6.4,340,9,999999999,270,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,15.0,93,98500,0,0,379,0,0,0,0,0,0,0,140,3.6,10,10,8.0,1160,9,999999999,259,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,15.0,93,98500,0,0,379,0,0,0,0,0,0,0,130,4.1,10,10,8.0,1400,9,999999999,259,0.0520,0,88,999.000,999.0,99.0 +1977,11,8,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,15.0,93,98400,0,0,369,0,0,0,0,0,0,0,160,6.2,9,9,8.0,340,9,999999999,259,0.0520,0,88,999.000,999.0,99.0 +1977,11,9,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,15.0,93,98400,0,0,369,0,0,0,0,0,0,0,140,7.2,9,9,8.0,460,9,999999999,259,0.0520,0,88,999.000,999.0,99.0 +1977,11,9,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,14.4,90,98300,0,0,368,0,0,0,0,0,0,0,150,6.2,9,9,8.0,370,9,999999999,250,0.0520,0,88,999.000,999.0,99.0 +1977,11,9,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,14.4,90,98100,0,0,360,0,0,0,0,0,0,0,140,6.7,8,8,9.7,370,9,999999999,250,0.0520,0,88,999.000,999.0,99.0 +1977,11,9,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,13.9,87,98100,0,0,378,0,0,0,0,0,0,0,140,7.7,10,10,11.3,2130,9,999999999,240,0.0520,0,88,999.000,999.0,99.0 +1977,11,9,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,13.9,87,98000,0,0,342,0,0,0,0,0,0,0,150,8.8,7,3,11.3,77777,9,999999999,240,0.0520,0,88,999.000,999.0,99.0 +1977,11,9,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,16.1,13.9,87,98000,0,0,378,0,0,0,0,0,0,0,160,6.2,10,10,11.3,580,9,999999999,240,0.0520,0,88,999.000,999.0,99.0 +1977,11,9,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,14.4,87,97900,18,569,382,11,0,11,0,0,0,0,150,7.7,10,10,6.4,760,9,999999999,250,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,14.4,84,97900,205,1394,384,50,0,50,5600,0,5600,1680,180,8.8,10,10,8.0,580,9,999999999,250,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.2,15.0,87,97900,411,1394,385,129,0,129,14300,0,14300,4350,170,9.8,10,10,8.0,520,9,999999999,259,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,12.2,84,97900,573,1394,370,107,1,107,12500,100,12500,4530,190,8.2,10,10,9.7,1010,9,999999999,220,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,12.2,84,97900,677,1394,352,366,350,193,38900,36100,21300,4290,180,6.7,8,8,19.3,1680,9,999999999,220,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,12.2,75,97800,716,1394,345,302,250,171,32600,26100,19200,3760,180,7.7,4,4,24.1,77777,9,999999999,220,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,17.8,10.0,61,97700,689,1394,348,386,467,151,40800,46800,17600,3140,210,9.8,4,4,24.1,77777,9,999999999,189,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,10.0,59,97700,596,1394,350,365,519,139,38200,50600,16500,2760,200,9.3,4,4,24.1,77777,9,999999999,189,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,18.3,8.9,54,97700,444,1394,352,228,309,128,24000,28500,14900,2600,190,8.8,5,5,24.1,77777,9,999999999,179,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.7,8.3,58,97700,244,1394,343,94,134,70,9800,9300,8200,1350,190,7.7,5,5,24.1,77777,9,999999999,170,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,16.1,8.9,63,97600,38,802,361,16,4,15,1700,0,1700,510,220,6.2,9,9,24.1,1830,9,999999999,179,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.0,86,97800,0,0,353,0,0,0,0,0,0,0,260,9.3,10,10,11.3,430,9,999999999,189,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,4.4,83,97900,0,0,323,0,0,0,0,0,0,0,250,9.8,10,10,24.1,460,9,999999999,139,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,1.7,73,97900,0,0,315,0,0,0,0,0,0,0,240,8.2,10,10,24.1,1370,9,999999999,120,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,-0.6,68,97900,0,0,308,0,0,0,0,0,0,0,240,9.8,10,10,24.1,760,9,999999999,100,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,-2.8,62,97900,0,0,276,0,0,0,0,0,0,0,230,10.8,5,5,24.1,77777,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-2.2,67,97900,0,0,280,0,0,0,0,0,0,0,240,10.8,7,7,24.1,1160,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1977,11,9,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-2.8,65,97900,0,0,290,0,0,0,0,0,0,0,240,9.3,9,9,24.1,1160,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1977,11,10,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-3.9,60,97900,0,0,297,0,0,0,0,0,0,0,240,7.7,10,10,24.1,1400,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1977,11,10,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-4.4,59,98000,0,0,294,0,0,0,0,0,0,0,230,8.8,10,10,24.1,1160,9,999999999,80,0.1340,0,88,999.000,999.0,99.0 +1977,11,10,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-4.4,59,97900,0,0,294,0,0,0,0,0,0,0,230,8.2,10,10,24.1,1400,9,999999999,80,0.1340,0,88,999.000,999.0,99.0 +1977,11,10,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-4.4,62,97900,0,0,291,0,0,0,0,0,0,0,230,11.3,10,10,24.1,1400,9,999999999,80,0.1340,0,88,999.000,999.0,99.0 +1977,11,10,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-5.6,59,97900,0,0,288,0,0,0,0,0,0,0,220,9.3,10,10,24.1,1400,9,999999999,80,0.1340,0,88,999.000,999.0,99.0 +1977,11,10,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-4.4,64,97900,0,0,289,0,0,0,0,0,0,0,210,8.8,10,10,24.1,1400,9,999999999,80,0.1340,0,88,999.000,999.0,99.0 +1977,11,10,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-3.3,70,97900,16,523,290,3,1,3,0,0,0,0,220,9.3,10,10,24.1,700,9,999999999,89,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-2.8,73,97900,199,1395,291,69,0,69,7500,0,7500,2000,210,8.2,10,10,24.1,700,9,999999999,89,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-2.8,73,97900,406,1395,291,98,11,94,11000,600,10800,3520,230,9.3,10,10,12.9,580,9,999999999,89,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-2.2,76,97900,567,1395,292,156,3,155,17700,200,17600,5930,210,8.2,10,10,4.0,340,9,999999999,89,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-1.7,79,97900,671,1395,292,178,1,178,20400,100,20300,7180,230,7.2,10,10,24.1,700,9,999999999,100,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-2.8,73,97900,711,1395,291,254,0,254,28400,0,28400,9320,250,10.3,10,10,14.5,1160,9,999999999,89,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-2.8,73,97900,683,1395,291,258,1,257,28600,100,28600,9090,240,9.3,10,10,14.5,640,9,999999999,89,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-2.8,73,98000,590,1395,291,200,3,199,22300,300,22200,7100,240,8.2,10,10,14.5,760,9,999999999,89,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-3.3,67,98100,439,1395,293,152,1,151,16600,100,16600,4950,250,7.7,10,10,14.5,1160,9,999999999,89,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-3.9,67,98200,239,1395,290,81,1,80,8700,0,8700,2400,260,9.3,10,10,14.5,1010,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-3.9,67,98300,35,779,290,18,0,18,2000,0,2000,580,270,9.3,10,10,16.1,1010,9,999999999,89,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-3.9,67,98400,0,0,290,0,0,0,0,0,0,0,260,8.2,10,10,16.1,1160,9,999999999,89,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-4.4,64,98500,0,0,289,0,0,0,0,0,0,0,270,8.2,10,10,19.3,1160,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-3.9,67,98500,0,0,290,0,0,0,0,0,0,0,280,7.2,10,10,19.3,1010,9,999999999,89,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-3.9,67,98500,0,0,290,0,0,0,0,0,0,0,290,5.2,10,10,19.3,1010,9,999999999,89,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-3.3,70,98600,0,0,290,0,0,0,0,0,0,0,270,8.8,10,10,16.1,1010,9,999999999,89,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-3.9,64,98700,0,0,292,0,0,0,0,0,0,0,280,8.2,10,10,19.3,1160,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1977,11,10,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-5.0,57,98800,0,0,293,0,0,0,0,0,0,0,300,6.2,10,10,24.1,1400,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1977,11,11,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-4.4,62,98800,0,0,291,0,0,0,0,0,0,0,310,7.7,10,10,19.3,1010,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1977,11,11,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-3.9,64,98900,0,0,292,0,0,0,0,0,0,0,280,7.2,10,10,24.1,1010,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1977,11,11,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-4.4,64,98900,0,0,289,0,0,0,0,0,0,0,270,6.7,10,10,24.1,1160,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1977,11,11,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-4.4,67,99000,0,0,287,0,0,0,0,0,0,0,290,7.7,10,10,24.1,1010,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1977,11,11,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-5.0,67,99100,0,0,284,0,0,0,0,0,0,0,300,7.2,10,10,24.1,880,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1977,11,11,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-5.0,67,99100,0,0,284,0,0,0,0,0,0,0,300,8.2,10,10,24.1,1370,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1977,11,11,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-5.0,72,99200,14,500,279,8,0,8,0,0,0,0,280,7.7,10,10,24.1,1160,9,999999999,80,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-5.0,69,99300,194,1395,274,52,0,52,5800,0,5800,1680,270,7.7,9,9,24.1,1160,9,999999999,80,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-5.6,64,99400,400,1395,250,194,447,61,19800,39200,8500,1160,280,7.7,1,1,24.1,77777,9,999999999,80,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-5.0,59,99400,562,1395,267,390,642,126,39400,60100,15100,2350,300,7.7,5,5,24.1,77777,9,999999999,80,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-5.6,57,99500,666,1395,276,260,118,203,28300,12000,22500,4980,300,7.7,8,8,24.1,1070,9,999999999,80,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-5.0,53,99500,705,1395,271,420,496,165,44200,49800,18900,3490,300,7.7,4,4,24.1,77777,9,999999999,80,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-6.1,52,99600,678,1395,274,305,230,191,32500,23700,20900,4240,290,7.2,7,7,24.1,1220,9,999999999,80,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-5.6,53,99600,585,1395,273,360,539,130,37900,52300,15800,2560,310,8.2,6,6,24.1,1220,9,999999999,80,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-6.1,52,99700,434,1395,270,214,298,119,22500,27300,14000,2380,300,6.7,6,6,24.1,1370,9,999999999,80,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-6.1,52,99800,235,1395,264,97,182,65,10100,12400,8000,1240,310,6.2,3,3,24.1,77777,9,999999999,80,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.6,59,99800,33,756,250,21,67,14,1800,2200,1700,240,290,3.6,0,0,24.1,77777,9,999999999,80,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-5.6,67,99800,0,0,243,0,0,0,0,0,0,0,280,3.1,0,0,24.1,77777,9,999999999,80,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-5.6,69,99900,0,0,241,0,0,0,0,0,0,0,260,2.6,0,0,24.1,77777,9,999999999,80,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.6,75,99900,0,0,237,0,0,0,0,0,0,0,270,3.6,0,0,24.1,77777,9,999999999,80,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.1,72,100000,0,0,237,0,0,0,0,0,0,0,300,3.1,0,0,24.1,77777,9,999999999,80,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-6.7,66,100000,0,0,239,0,0,0,0,0,0,0,310,3.6,0,0,24.1,77777,9,999999999,69,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-7.2,66,100000,0,0,236,0,0,0,0,0,0,0,310,4.1,0,0,24.1,77777,9,999999999,69,0.0900,0,88,999.000,999.0,99.0 +1977,11,11,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-7.2,69,100000,0,0,234,0,0,0,0,0,0,0,320,4.6,0,0,24.1,77777,9,999999999,69,0.0900,0,88,999.000,999.0,99.0 +1977,11,12,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-7.2,72,100000,0,0,232,0,0,0,0,0,0,0,320,5.2,0,0,24.1,77777,9,999999999,69,0.0900,0,88,999.000,999.0,99.0 +1977,11,12,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-7.2,69,100100,0,0,234,0,0,0,0,0,0,0,330,6.2,0,0,24.1,77777,9,999999999,69,0.0900,0,88,999.000,999.0,99.0 +1977,11,12,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-7.2,72,100100,0,0,232,0,0,0,0,0,0,0,320,6.2,0,0,24.1,77777,9,999999999,69,0.0900,0,88,999.000,999.0,99.0 +1977,11,12,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-7.2,75,100200,0,0,230,0,0,0,0,0,0,0,340,6.7,0,0,24.1,77777,9,999999999,69,0.0900,0,88,999.000,999.0,99.0 +1977,11,12,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-7.2,81,100300,0,0,227,0,0,0,0,0,0,0,320,4.6,0,0,24.1,77777,9,999999999,69,0.0900,0,88,999.000,999.0,99.0 +1977,11,12,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-8.3,72,100400,0,0,227,0,0,0,0,0,0,0,350,5.7,0,0,24.1,77777,9,999999999,69,0.0900,0,88,999.000,999.0,99.0 +1977,11,12,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-7.8,78,100500,13,477,231,5,10,4,0,0,0,0,320,6.2,1,1,24.1,77777,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-8.9,63,100500,189,1396,231,85,295,43,8700,18100,6200,770,350,8.2,0,0,24.1,77777,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-8.3,58,100600,395,1396,237,231,558,69,23500,48400,9800,1280,350,8.8,0,0,24.1,77777,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-8.3,50,100700,556,1396,245,367,685,88,37900,65200,11800,1750,340,9.3,0,0,24.1,77777,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-10.0,42,100700,660,1396,245,461,748,100,48000,73500,13100,2110,340,6.2,0,0,24.1,77777,9,999999999,60,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-9.4,41,100700,700,1396,250,500,775,104,52300,76800,13600,2250,350,6.7,0,0,24.1,77777,9,999999999,60,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-8.9,44,100700,673,1396,248,471,752,101,49100,74100,13200,2150,320,6.2,0,0,24.1,77777,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-7.8,46,100700,580,1396,256,373,662,92,38600,63500,12100,1850,330,5.7,1,1,24.1,77777,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-8.3,46,100700,429,1396,257,224,387,102,23200,34500,12500,1910,330,4.6,2,2,24.1,77777,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-8.3,46,100700,230,1396,257,101,267,55,10300,18200,7300,1000,350,5.2,2,2,24.1,77777,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-8.3,54,100700,31,733,249,12,21,10,1200,800,1200,210,350,3.6,2,2,24.1,77777,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-7.8,59,100700,0,0,244,0,0,0,0,0,0,0,350,3.6,1,1,24.1,77777,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-7.8,59,100800,0,0,239,0,0,0,0,0,0,0,350,4.1,0,0,24.1,77777,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-7.8,66,100800,0,0,234,0,0,0,0,0,0,0,350,3.1,0,0,24.1,77777,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-7.8,66,100800,0,0,234,0,0,0,0,0,0,0,310,2.6,0,0,24.1,77777,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-7.8,66,100800,0,0,234,0,0,0,0,0,0,0,330,4.1,0,0,24.1,77777,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-7.8,72,100800,0,0,230,0,0,0,0,0,0,0,320,3.6,0,0,24.1,77777,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,12,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-7.8,75,100800,0,0,228,0,0,0,0,0,0,0,310,2.6,0,0,24.1,77777,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,13,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-7.2,78,100800,0,0,244,0,0,0,0,0,0,0,310,2.6,6,6,24.1,2740,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,13,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-6.7,78,100800,0,0,250,0,0,0,0,0,0,0,310,2.1,7,7,24.1,2740,9,999999999,69,0.1310,0,88,999.000,999.0,99.0 +1977,11,13,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-6.1,78,100800,0,0,256,0,0,0,0,0,0,0,310,3.1,8,8,24.1,2740,9,999999999,80,0.1310,0,88,999.000,999.0,99.0 +1977,11,13,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.6,75,100800,0,0,274,0,0,0,0,0,0,0,300,2.1,10,10,24.1,2740,9,999999999,80,0.1310,0,88,999.000,999.0,99.0 +1977,11,13,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.6,78,100800,0,0,264,0,0,0,0,0,0,0,300,1.5,9,9,24.1,2740,9,999999999,80,0.1310,0,88,999.000,999.0,99.0 +1977,11,13,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.6,81,100800,0,0,247,0,0,0,0,0,0,0,290,2.6,5,5,24.1,77777,9,999999999,80,0.1310,0,88,999.000,999.0,99.0 +1977,11,13,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-6.1,88,100700,11,454,241,8,11,7,0,0,0,0,160,2.6,8,5,24.1,2740,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-5.0,75,100700,184,1397,257,60,53,53,6500,3400,6000,1120,190,2.1,8,6,20.9,3050,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-3.9,72,100700,390,1397,267,191,264,115,19900,23100,13400,2310,160,3.6,10,7,19.3,5490,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-3.3,62,100700,551,1397,283,202,137,147,22100,13500,16700,3440,190,4.1,10,8,16.1,3660,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-3.9,55,100600,655,1397,293,240,56,214,26400,5600,23800,6160,170,4.6,10,9,24.1,3660,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-3.3,57,100500,695,1397,283,328,225,215,35700,23000,24200,5350,200,5.7,10,7,24.1,4570,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-4.4,53,100400,668,1397,282,251,128,189,27400,13100,21200,4640,170,6.2,10,7,24.1,4570,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-4.4,53,100300,576,1397,286,215,113,168,23400,11200,18800,3960,180,5.7,9,8,24.1,7620,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-4.4,53,100300,425,1397,292,126,67,105,13800,6100,11900,2850,170,5.2,10,9,24.1,2130,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-4.4,55,100200,226,1397,299,25,4,24,2900,0,2900,960,170,6.2,10,10,24.1,2130,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-3.9,60,100100,29,710,297,8,1,8,1000,0,1000,300,160,6.7,10,10,24.1,2740,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-3.9,60,100000,0,0,297,0,0,0,0,0,0,0,160,7.2,10,10,24.1,3050,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-3.3,62,100000,0,0,297,0,0,0,0,0,0,0,170,6.7,10,10,24.1,3050,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-3.3,65,100000,0,0,295,0,0,0,0,0,0,0,170,5.7,10,10,24.1,3050,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-3.9,62,100000,0,0,294,0,0,0,0,0,0,0,180,7.2,10,10,24.1,3050,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-4.4,59,100000,0,0,294,0,0,0,0,0,0,0,180,4.6,10,10,24.1,2130,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-2.2,76,99900,0,0,292,0,0,0,0,0,0,0,170,6.7,10,10,9.7,1680,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,13,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-0.6,89,99900,0,0,291,0,0,0,0,0,0,0,160,5.2,10,10,19.3,1680,9,999999999,100,0.0620,0,88,999.000,999.0,99.0 +1977,11,14,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-0.6,89,99800,0,0,291,0,0,0,0,0,0,0,160,5.2,10,10,19.3,1370,9,999999999,100,0.0620,0,88,999.000,999.0,99.0 +1977,11,14,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.1,85,99700,0,0,290,0,0,0,0,0,0,0,170,4.6,10,10,19.3,1370,9,999999999,100,0.0620,0,88,999.000,999.0,99.0 +1977,11,14,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,99700,0,0,293,0,0,0,0,0,0,0,150,4.6,10,10,24.1,1370,9,999999999,100,0.0620,0,88,999.000,999.0,99.0 +1977,11,14,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.7,79,99600,0,0,292,0,0,0,0,0,0,0,170,5.2,10,10,24.1,1160,9,999999999,100,0.0620,0,88,999.000,999.0,99.0 +1977,11,14,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-1.7,76,99600,0,0,294,0,0,0,0,0,0,0,170,4.1,10,10,24.1,1160,9,999999999,100,0.0620,0,88,999.000,999.0,99.0 +1977,11,14,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-1.7,76,99500,0,0,294,0,0,0,0,0,0,0,170,4.6,10,10,24.1,1160,9,999999999,100,0.0620,0,88,999.000,999.0,99.0 +1977,11,14,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-2.2,79,99500,10,431,268,3,3,3,0,0,0,0,160,3.6,6,6,24.1,1160,9,999999999,89,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-1.7,76,99500,179,1397,255,86,390,34,8600,24600,5400,600,150,3.6,0,0,19.3,77777,9,999999999,100,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-1.1,70,99500,384,1397,262,237,651,52,23800,56800,8100,1010,160,5.2,0,0,14.5,77777,9,999999999,100,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-0.6,65,99400,545,1397,269,369,758,66,37900,71800,9800,1360,170,4.6,0,0,14.5,77777,9,999999999,100,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-0.6,58,99400,649,1397,275,458,800,78,47300,77800,11000,1660,180,4.1,1,0,14.5,77777,9,999999999,100,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,0.0,54,99200,689,1397,282,496,823,81,51400,80800,11400,1760,190,3.6,1,0,16.1,77777,9,999999999,110,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,0.0,48,99100,663,1397,289,470,810,79,48800,79000,11200,1690,160,4.1,1,0,19.3,77777,9,999999999,110,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,1.1,50,99000,571,1397,298,366,664,89,37900,63500,11800,1790,180,5.2,6,1,19.3,77777,9,999999999,110,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,2.2,53,99000,420,1397,302,222,410,96,23100,36300,12100,1790,190,4.1,6,1,19.3,77777,9,999999999,120,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,2.2,61,99000,222,1397,292,105,334,50,10800,22400,7200,900,180,3.6,6,1,19.3,77777,9,999999999,120,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,2.2,71,99000,27,687,290,16,29,13,0,0,0,0,160,3.6,7,3,19.3,77777,9,999999999,120,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,2.8,76,98900,0,0,291,0,0,0,0,0,0,0,140,3.1,8,4,19.3,77777,9,999999999,129,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,3.9,83,98900,0,0,292,0,0,0,0,0,0,0,150,3.6,10,4,19.3,77777,9,999999999,139,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,3.9,83,98900,0,0,311,0,0,0,0,0,0,0,150,3.1,10,9,16.1,7620,9,999999999,139,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,3.3,83,98800,0,0,286,0,0,0,0,0,0,0,150,3.6,8,3,16.1,77777,9,999999999,129,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,5.0,83,98700,0,0,317,0,0,0,0,0,0,0,180,4.1,10,9,14.5,1160,9,999999999,139,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,3.9,86,98700,0,0,287,0,0,0,0,0,0,0,150,3.1,8,3,14.5,77777,9,999999999,129,0.0810,0,88,999.000,999.0,99.0 +1977,11,14,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,3.9,86,98600,0,0,287,0,0,0,0,0,0,0,160,3.1,5,3,14.5,77777,9,999999999,129,0.0810,0,88,999.000,999.0,99.0 +1977,11,15,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,5.0,80,98500,0,0,305,0,0,0,0,0,0,0,180,5.7,6,6,19.3,1370,9,999999999,139,0.0810,0,88,999.000,999.0,99.0 +1977,11,15,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.9,5.0,77,98400,0,0,293,0,0,0,0,0,0,0,180,4.6,1,1,24.1,77777,9,999999999,139,0.0810,0,88,999.000,999.0,99.0 +1977,11,15,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,4.4,86,98300,0,0,283,0,0,0,0,0,0,0,160,4.1,1,1,24.1,77777,9,999999999,139,0.0810,0,88,999.000,999.0,99.0 +1977,11,15,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,6.1,77,98200,0,0,329,0,0,0,0,0,0,0,200,5.2,9,9,14.5,1010,9,999999999,150,0.0810,0,88,999.000,999.0,99.0 +1977,11,15,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,6.7,89,98100,0,0,296,0,0,0,0,0,0,0,180,6.2,2,2,19.3,77777,9,999999999,160,0.0810,0,88,999.000,999.0,99.0 +1977,11,15,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,7.2,86,98100,0,0,336,0,0,0,0,0,0,0,190,6.7,10,10,19.3,1010,9,999999999,160,0.0810,0,88,999.000,999.0,99.0 +1977,11,15,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,7.2,83,98000,8,384,314,6,8,5,0,0,0,0,180,6.2,6,6,12.9,2440,9,999999999,160,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,7.2,77,98000,173,1398,335,56,52,49,6000,3200,5600,1030,190,7.2,9,9,16.1,1010,9,999999999,160,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,7.2,77,98000,379,1398,328,134,121,100,14500,10700,11600,2210,200,9.8,8,8,19.3,2440,9,999999999,160,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.3,8.3,72,97900,540,1398,328,260,122,212,28400,11900,23800,5430,210,8.2,5,5,19.3,77777,9,999999999,170,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,8.3,62,97900,644,1398,338,291,209,193,31600,21200,21800,4690,230,7.2,5,5,19.3,77777,9,999999999,170,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.6,6.1,54,97800,684,1398,331,408,562,128,42000,55000,15000,2650,230,8.8,7,3,24.1,77777,9,999999999,150,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,3.3,49,97900,658,1398,337,257,129,195,27900,13100,21700,4770,230,10.3,10,8,24.1,7620,9,999999999,129,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,2.2,44,97900,566,1398,355,115,7,112,13300,500,13100,4670,230,7.7,10,10,24.1,7620,9,999999999,120,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,2.2,42,97900,416,1398,358,111,5,109,12400,300,12300,3940,220,9.3,10,10,24.1,7620,9,999999999,120,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,2.8,46,98000,218,1398,346,43,21,40,4800,1600,4500,1040,230,5.2,10,9,24.1,7620,9,999999999,129,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.8,2.2,49,98000,26,687,325,12,10,11,0,0,0,0,230,4.6,8,7,24.1,7620,9,999999999,120,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,2.2,51,98000,0,0,328,0,0,0,0,0,0,0,220,4.6,8,8,24.1,7620,9,999999999,120,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,3.9,66,98000,0,0,303,0,0,0,0,0,0,0,210,3.6,7,3,24.1,77777,9,999999999,129,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,5.6,77,98000,0,0,310,0,0,0,0,0,0,0,180,4.1,7,6,24.1,7620,9,999999999,150,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,7.8,80,97900,0,0,345,0,0,0,0,0,0,0,180,4.1,10,10,24.1,3660,9,999999999,170,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,10.6,86,97900,0,0,357,0,0,0,0,0,0,0,210,5.7,10,10,16.1,3660,9,999999999,200,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.8,11.1,90,97900,0,0,358,0,0,0,0,0,0,0,210,5.2,10,10,14.5,3050,9,999999999,209,0.0650,0,88,999.000,999.0,99.0 +1977,11,15,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,12.2,10.6,90,97900,0,0,344,0,0,0,0,0,0,0,240,6.2,9,9,14.5,3050,9,999999999,200,0.0650,0,88,999.000,999.0,99.0 +1977,11,16,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.1,8.3,83,97900,0,0,336,0,0,0,0,0,0,0,250,5.2,9,9,14.5,7620,9,999999999,170,0.0650,0,88,999.000,999.0,99.0 +1977,11,16,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,8.3,2.2,66,98000,0,0,297,0,0,0,0,0,0,0,270,4.1,4,4,24.1,77777,9,999999999,120,0.0650,0,88,999.000,999.0,99.0 +1977,11,16,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,2.2,71,98000,0,0,312,0,0,0,0,0,0,0,280,4.1,9,9,24.1,2740,9,999999999,120,0.0650,0,88,999.000,999.0,99.0 +1977,11,16,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,2.8,74,98100,0,0,312,0,0,0,0,0,0,0,260,3.1,9,9,24.1,2740,9,999999999,129,0.0650,0,88,999.000,999.0,99.0 +1977,11,16,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,2.2,76,98100,0,0,296,0,0,0,0,0,0,0,280,4.1,7,7,24.1,2740,9,999999999,120,0.0650,0,88,999.000,999.0,99.0 +1977,11,16,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,1.1,82,98100,0,0,273,0,0,0,0,0,0,0,260,2.1,2,2,24.1,77777,9,999999999,110,0.0650,0,88,999.000,999.0,99.0 +1977,11,16,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,0.6,85,98200,7,361,277,4,6,4,0,0,0,0,240,3.1,7,6,24.1,2740,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,0.6,82,98200,168,1399,266,77,349,33,7700,21300,5100,580,250,3.1,1,1,19.3,77777,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,1.7,71,98200,374,1399,281,200,479,68,20200,40700,9300,1250,250,3.6,1,1,24.1,77777,9,999999999,120,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,1.7,59,98300,535,1399,298,330,594,97,33700,55600,12300,1870,260,4.1,3,3,24.1,77777,9,999999999,120,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,0.0,50,98200,639,1399,310,264,168,186,28700,17000,20900,4510,240,6.2,10,7,24.1,3960,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.0,-0.6,48,98200,679,1399,314,329,183,238,35400,18600,26300,5880,250,5.2,10,8,24.1,4570,9,999999999,100,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,-0.6,43,98000,653,1399,306,360,431,155,37700,42700,17700,3180,270,6.7,6,3,24.1,77777,9,999999999,100,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,-1.1,41,98000,562,1399,308,350,568,117,35500,53300,14000,2220,260,6.2,7,4,24.1,7620,9,999999999,100,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,10.6,-1.1,45,98100,412,1399,332,73,4,72,8500,200,8400,2890,280,7.7,10,10,24.1,3050,9,999999999,100,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,0.0,54,98100,214,1399,317,46,11,44,5200,200,5100,1560,230,7.2,10,9,24.1,3050,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,-0.6,52,98100,24,664,316,10,3,10,0,0,0,0,240,7.2,9,9,24.1,3050,9,999999999,100,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,0.0,58,98100,0,0,312,0,0,0,0,0,0,0,230,4.1,9,9,24.1,3050,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,-0.6,56,98100,0,0,300,0,0,0,0,0,0,0,220,6.2,7,7,24.1,3050,9,999999999,100,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,0.6,63,98100,0,0,303,0,0,0,0,0,0,0,240,7.7,8,8,24.1,3050,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,1.1,65,98100,0,0,319,0,0,0,0,0,0,0,240,5.7,10,10,24.1,1830,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,1.7,68,98000,0,0,320,0,0,0,0,0,0,0,240,4.1,10,10,24.1,1830,9,999999999,120,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,2.2,74,98000,0,0,318,0,0,0,0,0,0,0,250,4.1,10,10,24.1,1830,9,999999999,120,0.0740,0,88,999.000,999.0,99.0 +1977,11,16,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,2.2,76,97900,0,0,316,0,0,0,0,0,0,0,260,3.6,10,10,24.1,1830,9,999999999,120,0.0740,0,88,999.000,999.0,99.0 +1977,11,17,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,2.2,79,97900,0,0,313,0,0,0,0,0,0,0,220,4.1,10,10,19.3,1680,9,999999999,120,0.0740,0,88,999.000,999.0,99.0 +1977,11,17,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,2.2,82,98000,0,0,311,0,0,0,0,0,0,0,210,5.2,10,10,19.3,1370,9,999999999,120,0.0740,0,88,999.000,999.0,99.0 +1977,11,17,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.7,79,97900,0,0,291,0,0,0,0,0,0,0,230,5.2,7,7,24.1,2740,9,999999999,120,0.0740,0,88,999.000,999.0,99.0 +1977,11,17,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,1.1,86,97900,0,0,270,0,0,0,0,0,0,0,240,4.6,2,2,24.1,77777,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1977,11,17,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,1.1,89,98000,0,0,273,0,0,0,0,0,0,0,230,4.6,4,4,24.1,77777,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1977,11,17,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.6,92,98000,0,0,260,0,0,0,0,0,0,0,250,5.2,1,1,24.1,77777,9,999999999,110,0.0740,0,88,999.000,999.0,99.0 +1977,11,17,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,0.0,92,98000,6,338,261,5,22,3,0,0,0,0,240,6.2,2,2,11.3,77777,9,999999999,110,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,0.0,85,98000,163,1399,282,45,36,41,5000,2500,4700,980,230,7.7,8,8,11.3,240,9,999999999,110,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,0.0,79,98000,369,1399,269,215,550,66,21800,46600,9500,1210,220,6.2,2,2,11.3,77777,9,999999999,110,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,0.0,70,98100,530,1399,285,244,287,133,26000,28000,15300,2700,260,9.3,6,6,12.9,550,9,999999999,110,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-1.1,56,98000,634,1399,289,380,562,120,38900,54300,14200,2400,250,7.7,4,4,19.3,77777,9,999999999,100,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-2.8,49,98000,674,1399,300,199,51,174,21900,5000,19400,5310,250,10.8,8,8,24.1,2130,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,-2.2,56,98100,648,1399,296,297,147,228,32000,14800,25100,5550,250,11.3,8,8,24.1,1070,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-2.2,58,98100,557,1399,294,180,66,154,19800,6400,17300,4360,250,10.3,8,8,24.1,1070,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-2.8,55,98100,408,1399,299,166,205,105,17600,18300,12200,2060,260,8.8,9,9,24.1,1160,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-2.8,55,98200,211,1399,299,39,43,33,4400,3000,4000,700,250,6.2,9,9,24.1,1680,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-2.8,55,98300,23,641,308,14,1,14,0,0,0,0,270,7.7,10,10,24.1,1680,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,-2.8,53,98300,0,0,310,0,0,0,0,0,0,0,250,8.2,10,10,24.1,1680,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,-2.8,55,98300,0,0,308,0,0,0,0,0,0,0,260,8.2,10,10,24.1,1160,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,-2.8,62,98400,0,0,281,0,0,0,0,0,0,0,260,8.8,7,7,24.1,1680,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,-3.3,60,98400,0,0,300,0,0,0,0,0,0,0,280,9.3,10,10,24.1,1400,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.9,-3.3,60,98500,0,0,300,0,0,0,0,0,0,0,270,6.7,10,10,24.1,1400,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-3.9,60,98500,0,0,297,0,0,0,0,0,0,0,270,7.7,10,10,24.1,1400,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,17,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-3.9,60,98600,0,0,297,0,0,0,0,0,0,0,280,6.2,10,10,24.1,1680,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,18,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-3.3,62,98700,0,0,297,0,0,0,0,0,0,0,260,9.3,10,10,24.1,2130,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,18,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-3.3,62,98700,0,0,297,0,0,0,0,0,0,0,270,7.7,10,10,24.1,1160,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,18,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-3.9,62,98800,0,0,294,0,0,0,0,0,0,0,270,9.3,10,10,24.1,1010,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,18,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-3.9,62,98900,0,0,294,0,0,0,0,0,0,0,280,8.8,10,10,24.1,1010,9,999999999,89,0.0600,0,88,999.000,999.0,99.0 +1977,11,18,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-3.9,64,98900,0,0,292,0,0,0,0,0,0,0,300,7.2,10,10,24.1,880,9,999999999,80,0.0600,0,88,999.000,999.0,99.0 +1977,11,18,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-3.9,64,99000,0,0,292,0,0,0,0,0,0,0,270,7.2,10,10,24.1,880,9,999999999,80,0.0600,0,88,999.000,999.0,99.0 +1977,11,18,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-4.4,62,99100,5,315,291,1,0,1,0,0,0,0,300,5.7,10,10,24.1,1010,9,999999999,80,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-4.4,62,99200,158,1400,291,27,8,26,3000,500,2900,670,300,6.7,10,10,24.1,1010,9,999999999,80,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-4.4,62,99300,363,1400,291,120,4,119,13200,200,13100,3830,270,7.7,10,10,24.1,1010,9,999999999,80,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-5.0,57,99300,524,1400,293,147,7,144,16500,500,16300,5380,290,7.7,10,10,24.1,1010,9,999999999,80,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-5.0,53,99300,629,1400,267,429,771,76,44400,74600,10700,1600,290,8.2,3,2,24.1,77777,9,999999999,80,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,-5.6,47,99400,670,1400,273,417,608,121,43000,59400,14500,2490,290,7.7,7,3,24.1,77777,9,999999999,80,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,-4.4,47,99400,644,1400,279,404,576,135,41300,55400,15700,2670,250,7.7,7,3,24.1,77777,9,999999999,80,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-3.9,51,99400,553,1400,277,360,693,81,37500,66000,11300,1630,280,6.2,3,3,24.1,77777,9,999999999,89,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,-4.4,47,99400,404,1400,267,256,696,51,26200,61700,8300,1020,290,7.2,0,0,24.1,77777,9,999999999,80,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-4.4,49,99500,207,1400,265,106,463,35,10700,31400,6000,640,270,5.2,0,0,24.1,77777,9,999999999,80,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-4.4,59,99500,21,618,255,16,61,10,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,80,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-3.9,67,99600,0,0,251,0,0,0,0,0,0,0,230,2.1,0,0,24.1,77777,9,999999999,89,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-3.9,67,99600,0,0,256,0,0,0,0,0,0,0,260,3.6,1,1,24.1,77777,9,999999999,89,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-3.3,65,99700,0,0,273,0,0,0,0,0,0,0,260,2.1,6,6,24.1,3050,9,999999999,89,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-3.3,67,99800,0,0,284,0,0,0,0,0,0,0,240,3.1,9,9,24.1,3050,9,999999999,89,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-3.3,67,99800,0,0,278,0,0,0,0,0,0,0,260,2.1,8,8,24.1,3050,9,999999999,89,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-2.8,73,99800,0,0,263,0,0,0,0,0,0,0,240,2.6,8,3,24.1,77777,9,999999999,89,0.0720,0,88,999.000,999.0,99.0 +1977,11,18,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-2.8,73,99900,0,0,252,0,0,0,0,0,0,0,250,2.6,0,0,24.1,77777,9,999999999,89,0.0720,0,88,999.000,999.0,99.0 +1977,11,19,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-3.3,82,99900,0,0,260,0,0,0,0,0,0,0,250,1.5,6,6,24.1,3660,9,999999999,89,0.0720,0,88,999.000,999.0,99.0 +1977,11,19,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.3,79,100000,0,0,283,0,0,0,0,0,0,0,300,1.5,10,10,24.1,3660,9,999999999,89,0.0720,0,88,999.000,999.0,99.0 +1977,11,19,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-2.8,76,99900,0,0,288,0,0,0,0,0,0,0,360,4.1,10,10,24.1,3660,9,999999999,89,0.0720,0,88,999.000,999.0,99.0 +1977,11,19,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.9,75,100000,0,0,269,0,0,0,0,0,0,0,0,0.0,8,8,24.1,3660,9,999999999,89,0.0720,0,88,999.000,999.0,99.0 +1977,11,19,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-3.9,72,100000,0,0,285,0,0,0,0,0,0,0,320,1.5,10,10,24.1,3050,9,999999999,89,0.0720,0,88,999.000,999.0,99.0 +1977,11,19,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-3.9,70,100000,0,0,287,0,0,0,0,0,0,0,20,3.1,10,10,24.1,2440,9,999999999,89,0.0720,0,88,999.000,999.0,99.0 +1977,11,19,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-2.2,76,100000,4,268,292,0,0,0,0,0,0,0,50,3.1,10,10,19.3,2440,9,999999999,89,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-1.1,73,100100,154,1400,300,44,2,44,4900,0,4900,1360,300,1.5,10,10,19.3,2440,9,999999999,100,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,0.0,70,100100,358,1400,308,87,5,85,9700,200,9700,3080,160,3.6,10,10,14.5,2440,9,999999999,110,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,0.6,71,100200,519,1400,312,150,10,146,16800,700,16600,5400,140,3.6,10,10,11.3,3050,9,999999999,110,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,0.6,65,100100,624,1400,316,185,8,181,20900,600,20600,6930,120,4.6,10,10,11.3,3050,9,999999999,110,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,0.6,63,100000,665,1400,319,184,5,182,21000,400,20800,7230,130,6.2,10,10,11.3,3050,9,999999999,110,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,-0.6,56,99900,639,1400,320,189,6,186,21300,500,21100,7160,120,6.2,10,10,11.3,3050,9,999999999,100,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,0.6,63,99800,549,1400,319,165,1,165,18500,100,18500,6030,110,6.2,10,10,11.3,2440,9,999999999,110,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,0.6,63,99700,400,1400,319,116,2,115,12900,100,12800,3990,120,6.2,10,10,11.3,1680,9,999999999,110,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,0.0,60,99700,204,1400,318,62,1,62,6800,0,6800,1910,120,6.7,10,10,11.3,1400,9,999999999,110,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,1.1,68,99700,20,595,317,7,0,7,0,0,0,0,110,7.7,10,10,11.3,1160,9,999999999,110,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,2.8,83,99600,0,0,314,0,0,0,0,0,0,0,120,8.8,10,10,11.3,1010,9,999999999,129,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,2.2,79,99600,0,0,313,0,0,0,0,0,0,0,120,8.2,10,10,11.3,1160,9,999999999,120,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,2.8,86,99500,0,0,311,0,0,0,0,0,0,0,120,7.7,10,10,11.3,1160,9,999999999,129,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,2.8,83,99400,0,0,314,0,0,0,0,0,0,0,130,8.2,10,10,11.3,1160,9,999999999,129,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,2.2,76,99400,0,0,316,0,0,0,0,0,0,0,130,8.2,10,10,14.5,1160,9,999999999,120,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,1.1,73,99300,0,0,312,0,0,0,0,0,0,0,130,8.2,10,10,19.3,1010,9,999999999,110,0.0800,0,88,999.000,999.0,99.0 +1977,11,19,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,1.7,76,99200,0,0,313,0,0,0,0,0,0,0,130,6.2,10,10,11.3,1010,9,999999999,120,0.0800,0,88,999.000,999.0,99.0 +1977,11,20,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,1.7,73,99100,0,0,315,0,0,0,0,0,0,0,140,6.2,10,10,19.3,1010,9,999999999,120,0.0800,0,88,999.000,999.0,99.0 +1977,11,20,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,2.2,71,98900,0,0,321,0,0,0,0,0,0,0,160,7.2,10,10,24.1,2440,9,999999999,120,0.0800,0,88,999.000,999.0,99.0 +1977,11,20,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,3.3,80,98900,0,0,320,0,0,0,0,0,0,0,170,3.1,10,10,11.3,880,9,999999999,129,0.0800,0,88,999.000,999.0,99.0 +1977,11,20,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,4.4,83,98900,0,0,323,0,0,0,0,0,0,0,170,7.2,10,10,12.9,760,9,999999999,139,0.0800,0,88,999.000,999.0,99.0 +1977,11,20,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.2,5.0,86,98700,0,0,324,0,0,0,0,0,0,0,160,7.7,10,10,11.3,580,9,999999999,139,0.0800,0,88,999.000,999.0,99.0 +1977,11,20,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,5.6,86,98700,0,0,327,0,0,0,0,0,0,0,180,9.3,10,10,19.3,1010,9,999999999,150,0.0800,0,88,999.000,999.0,99.0 +1977,11,20,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,6.7,86,98600,3,245,334,3,0,3,0,0,0,0,170,8.2,10,10,19.3,460,9,999999999,160,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,7.2,86,98600,149,1401,336,42,1,42,4600,0,4600,1310,180,8.2,10,10,19.3,430,9,999999999,160,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,8.3,83,98500,353,1401,346,119,1,118,13000,100,12900,3740,180,9.3,10,10,19.3,430,9,999999999,170,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,9.4,90,98500,514,1401,347,100,1,99,11500,100,11500,4060,180,10.8,10,10,4.8,340,9,999999999,189,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,9.4,86,98400,619,1401,350,129,0,129,15000,0,15000,5420,190,8.8,10,10,8.0,430,9,999999999,189,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.7,8.9,83,98300,660,1401,350,238,0,238,26500,0,26500,8470,180,12.4,10,10,9.7,370,9,999999999,179,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,12.2,10.0,86,98100,635,1401,353,215,2,214,24000,200,23900,7770,190,11.3,10,10,9.7,310,9,999999999,189,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,13.9,11.7,87,98100,545,1401,364,180,1,179,19900,100,19900,6300,170,11.3,10,10,9.7,340,9,999999999,209,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,14.4,12.2,87,98100,397,1401,367,141,0,141,15400,0,15400,4440,180,10.8,10,10,11.3,370,9,999999999,220,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,12.2,84,98100,201,1401,370,57,1,57,6300,0,6300,1800,190,10.3,10,10,12.9,460,9,999999999,220,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,15.0,12.2,84,98200,19,595,370,6,0,6,0,0,0,0,200,9.8,10,10,12.9,520,9,999999999,220,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,11.7,6.7,72,98500,0,0,347,0,0,0,0,0,0,0,270,9.3,10,10,24.1,1010,9,999999999,160,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,10.0,2.8,61,98600,0,0,334,0,0,0,0,0,0,0,260,7.2,10,10,24.1,1400,9,999999999,129,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,9.4,2.2,61,98800,0,0,310,0,0,0,0,0,0,0,250,8.2,7,7,24.1,1830,9,999999999,120,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,1.7,66,98900,0,0,289,0,0,0,0,0,0,0,240,10.3,2,2,24.1,77777,9,999999999,120,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,-3.3,55,99100,0,0,273,0,0,0,0,0,0,0,250,6.7,7,2,24.1,77777,9,999999999,89,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-5.6,55,99200,0,0,254,0,0,0,0,0,0,0,250,10.3,0,0,24.1,77777,9,999999999,80,0.0630,0,88,999.000,999.0,99.0 +1977,11,20,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-6.7,54,99300,0,0,248,0,0,0,0,0,0,0,240,8.8,0,0,24.1,77777,9,999999999,69,0.0630,0,88,999.000,999.0,99.0 +1977,11,21,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-7.8,54,99300,0,0,244,0,0,0,0,0,0,0,250,9.3,0,0,24.1,77777,9,999999999,69,0.0630,0,88,999.000,999.0,99.0 +1977,11,21,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-7.8,59,99400,0,0,250,0,0,0,0,0,0,0,240,6.2,3,3,24.1,77777,9,999999999,69,0.0630,0,88,999.000,999.0,99.0 +1977,11,21,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-7.8,61,99500,0,0,245,0,0,0,0,0,0,0,250,9.8,2,2,24.1,77777,9,999999999,69,0.0630,0,88,999.000,999.0,99.0 +1977,11,21,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-8.3,63,99600,0,0,233,0,0,0,0,0,0,0,250,7.7,0,0,24.1,77777,9,999999999,69,0.0630,0,88,999.000,999.0,99.0 +1977,11,21,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-8.3,66,99700,0,0,231,0,0,0,0,0,0,0,280,8.2,0,0,24.1,77777,9,999999999,69,0.0630,0,88,999.000,999.0,99.0 +1977,11,21,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-8.3,72,99700,0,0,227,0,0,0,0,0,0,0,270,7.7,0,0,24.1,77777,9,999999999,69,0.0630,0,88,999.000,999.0,99.0 +1977,11,21,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-8.9,71,99900,3,222,225,2,3,2,0,0,0,0,250,8.8,0,0,24.1,77777,9,999999999,60,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-8.9,66,100000,144,1402,229,59,226,35,6000,11800,4800,630,270,9.8,1,0,24.1,77777,9,999999999,69,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-8.3,66,100100,348,1402,231,199,504,69,19900,41600,9500,1240,290,8.2,4,0,24.1,77777,9,999999999,69,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-8.3,58,100100,509,1402,242,295,495,111,30900,46400,13900,2110,270,6.2,4,1,24.1,77777,9,999999999,69,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-8.3,54,100200,614,1402,241,421,725,96,43600,70300,12700,1960,280,9.3,2,0,24.1,77777,9,999999999,69,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-8.3,50,100200,656,1402,245,457,757,96,47700,74300,12800,2030,270,7.2,1,0,24.1,77777,9,999999999,69,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-8.3,48,100200,631,1402,252,416,701,94,43300,68400,12400,1950,270,7.2,1,1,24.1,77777,9,999999999,69,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-8.3,46,100200,541,1402,254,336,603,99,34400,56600,12500,1910,280,6.2,3,1,24.1,77777,9,999999999,69,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-8.9,46,100300,393,1402,255,184,263,108,19300,23100,12700,2140,270,6.2,8,2,24.1,77777,9,999999999,69,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-8.3,52,100300,198,1402,251,78,177,52,8100,10800,6600,980,270,7.2,7,2,24.1,77777,9,999999999,69,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-8.3,56,100500,18,572,249,8,10,7,0,0,0,0,250,5.2,4,3,24.1,77777,9,999999999,69,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-8.9,58,100500,0,0,234,0,0,0,0,0,0,0,270,5.2,0,0,24.1,77777,9,999999999,60,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-8.9,61,100500,0,0,233,0,0,0,0,0,0,0,280,6.2,0,0,24.1,77777,9,999999999,69,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-9.4,61,100500,0,0,230,0,0,0,0,0,0,0,280,4.1,0,0,24.1,77777,9,999999999,60,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-10.0,58,100600,0,0,237,0,0,0,0,0,0,0,290,5.7,2,2,24.1,77777,9,999999999,60,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-11.1,58,100500,0,0,232,0,0,0,0,0,0,0,310,5.2,6,2,24.1,77777,9,999999999,60,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-11.7,55,100500,0,0,259,0,0,0,0,0,0,0,320,6.7,10,10,24.1,3660,9,999999999,60,0.1190,0,88,999.000,999.0,99.0 +1977,11,21,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-11.7,58,100500,0,0,234,0,0,0,0,0,0,0,300,4.1,10,4,24.1,77777,9,999999999,60,0.1190,0,88,999.000,999.0,99.0 +1977,11,22,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-11.7,58,100600,0,0,233,0,0,0,0,0,0,0,320,5.2,10,3,24.1,77777,9,999999999,60,0.1190,0,88,999.000,999.0,99.0 +1977,11,22,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-11.7,58,100600,0,0,233,0,0,0,0,0,0,0,10,2.6,10,3,24.1,77777,9,999999999,60,0.1190,0,88,999.000,999.0,99.0 +1977,11,22,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-11.1,60,100600,0,0,233,0,0,0,0,0,0,0,30,2.6,10,3,24.1,77777,9,999999999,60,0.1190,0,88,999.000,999.0,99.0 +1977,11,22,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-11.7,55,100600,0,0,234,0,0,0,0,0,0,0,50,2.1,10,3,24.1,77777,9,999999999,60,0.1190,0,88,999.000,999.0,99.0 +1977,11,22,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-11.7,55,100600,0,0,234,0,0,0,0,0,0,0,360,3.1,10,3,24.1,77777,9,999999999,60,0.1190,0,88,999.000,999.0,99.0 +1977,11,22,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-11.1,60,100600,0,0,233,0,0,0,0,0,0,0,360,1.5,10,3,24.1,77777,9,999999999,60,0.1190,0,88,999.000,999.0,99.0 +1977,11,22,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-10.6,60,100600,2,199,248,0,0,0,0,0,0,0,10,3.6,10,8,24.1,2740,9,999999999,60,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-9.4,63,100600,139,1402,256,29,9,28,3200,600,3100,690,310,2.1,10,9,19.3,2740,9,999999999,60,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-7.8,61,100500,344,1402,274,83,31,75,9100,2700,8400,2000,280,2.1,10,10,17.7,2740,9,999999999,69,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-6.7,59,100500,505,1402,282,113,1,113,13000,100,12900,4450,130,3.1,10,10,17.7,1220,9,999999999,69,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-5.6,62,100400,610,1402,285,165,10,160,18700,800,18400,6290,150,4.6,10,10,16.1,4570,9,999999999,80,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-5.0,59,100200,651,1402,291,176,4,174,20000,300,19900,6920,140,4.6,10,10,19.3,3050,9,999999999,80,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-5.6,53,100200,627,1402,295,162,9,158,18500,700,18200,6330,140,3.6,10,10,16.1,3050,9,999999999,80,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-6.1,48,100100,537,1402,297,148,5,146,16700,400,16600,5500,70,4.6,10,10,19.3,3050,9,999999999,80,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-5.6,51,100000,390,1402,289,138,74,117,15100,6600,13200,2980,90,4.1,10,9,19.3,3050,9,999999999,80,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-5.0,55,100000,195,1402,281,58,6,57,6300,100,6300,1780,70,6.2,10,8,24.1,3050,9,999999999,80,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-4.4,57,99900,17,549,282,9,4,8,0,0,0,0,90,5.2,8,8,24.1,3050,9,999999999,80,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-3.9,60,99800,0,0,278,0,0,0,0,0,0,0,100,7.2,7,7,24.1,2440,9,999999999,89,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-4.4,62,99800,0,0,252,0,0,0,0,0,0,0,120,6.2,0,0,24.1,77777,9,999999999,80,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-5.0,62,99700,0,0,250,0,0,0,0,0,0,0,120,6.7,0,0,24.1,77777,9,999999999,80,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-5.0,62,99700,0,0,270,0,0,0,0,0,0,0,110,4.1,7,7,19.3,1830,9,999999999,80,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-4.4,59,99600,0,0,286,0,0,0,0,0,0,0,90,6.2,9,9,19.3,1830,9,999999999,80,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-3.9,64,99500,0,0,270,0,0,0,0,0,0,0,120,6.7,6,6,19.3,1830,9,999999999,89,0.1060,0,88,999.000,999.0,99.0 +1977,11,22,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-3.3,67,99500,0,0,284,0,0,0,0,0,0,0,130,4.6,9,9,19.3,1830,9,999999999,89,0.1060,0,88,999.000,999.0,99.0 +1977,11,23,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-3.9,64,99400,0,0,292,0,0,0,0,0,0,0,130,4.6,10,10,19.3,1370,9,999999999,89,0.1060,0,88,999.000,999.0,99.0 +1977,11,23,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-3.3,70,99400,0,0,290,0,0,0,0,0,0,0,140,5.2,10,10,16.1,1010,9,999999999,89,0.1060,0,88,999.000,999.0,99.0 +1977,11,23,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-2.8,73,99300,0,0,291,0,0,0,0,0,0,0,120,4.1,10,10,16.1,460,9,999999999,89,0.1060,0,88,999.000,999.0,99.0 +1977,11,23,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.7,79,99200,0,0,292,0,0,0,0,0,0,0,130,3.6,10,10,12.9,430,9,999999999,100,0.1060,0,88,999.000,999.0,99.0 +1977,11,23,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,0.0,92,99100,0,0,291,0,0,0,0,0,0,0,160,3.1,10,10,6.4,340,9,999999999,110,0.1060,0,88,999.000,999.0,99.0 +1977,11,23,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,0.6,96,99000,0,0,292,0,0,0,0,0,0,0,140,4.1,10,10,6.4,180,9,999999999,110,0.1060,0,88,999.000,999.0,99.0 +1977,11,23,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,0.6,89,99000,1,175,297,0,0,0,0,0,0,0,160,3.1,10,10,4.0,150,9,999999999,110,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,1.1,92,98900,134,1403,297,21,3,20,2300,0,2300,730,140,3.6,10,10,2.4,150,9,999999999,110,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,1.1,92,98900,339,1403,297,44,3,44,5300,100,5300,1800,170,4.1,10,10,3.2,150,9,999999999,110,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,1.1,92,99000,500,1403,297,89,5,87,10400,300,10300,3620,210,2.1,10,10,3.2,180,9,999999999,110,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,1.1,92,98900,605,1403,297,180,7,177,20300,600,20100,6700,230,4.1,10,10,3.2,150,9,999999999,110,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,2.2,93,98800,647,1403,303,164,5,162,18800,400,18600,6560,250,5.7,10,10,9.7,240,9,999999999,120,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,1.7,89,98800,623,1403,303,204,5,201,22800,400,22600,7380,250,5.7,10,10,11.3,240,9,999999999,120,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,0.6,85,98800,534,1403,299,150,3,149,16900,200,16800,5550,250,6.7,10,10,11.3,370,9,999999999,110,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,0.6,82,98900,387,1403,301,109,1,109,12200,100,12100,3780,250,5.7,10,10,12.9,430,9,999999999,110,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-0.6,82,99000,192,1403,295,55,1,54,6000,0,6000,1710,260,5.7,10,10,12.9,430,9,999999999,100,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-0.6,82,99100,16,549,295,10,0,10,0,0,0,0,270,5.7,10,10,12.9,490,9,999999999,100,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-0.6,79,99100,0,0,298,0,0,0,0,0,0,0,270,5.2,10,10,12.9,460,9,999999999,100,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-1.1,79,99200,0,0,295,0,0,0,0,0,0,0,280,6.2,10,10,11.3,490,9,999999999,100,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,99200,0,0,293,0,0,0,0,0,0,0,290,5.7,10,10,11.3,1370,9,999999999,100,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-1.1,82,99300,0,0,293,0,0,0,0,0,0,0,290,4.6,10,10,11.3,1220,9,999999999,100,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.7,85,99300,0,0,280,0,0,0,0,0,0,0,280,3.6,9,9,11.3,2440,9,999999999,100,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.7,82,99300,0,0,290,0,0,0,0,0,0,0,290,5.2,10,10,11.3,460,9,999999999,100,0.1250,0,88,999.000,999.0,99.0 +1977,11,23,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-2.2,76,99400,0,0,292,0,0,0,0,0,0,0,300,4.1,10,10,11.3,460,9,999999999,89,0.1250,0,88,999.000,999.0,99.0 +1977,11,24,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-3.3,75,99400,0,0,286,0,0,0,0,0,0,0,290,5.7,10,10,14.5,550,9,999999999,89,0.1250,0,88,999.000,999.0,99.0 +1977,11,24,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.9,75,99500,0,0,269,0,0,0,0,0,0,0,290,5.7,8,8,19.3,520,9,999999999,89,0.1250,0,88,999.000,999.0,99.0 +1977,11,24,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-3.9,72,99500,0,0,285,0,0,0,0,0,0,0,300,6.7,10,10,24.1,580,9,999999999,89,0.1250,0,88,999.000,999.0,99.0 +1977,11,24,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-3.9,72,99500,0,0,285,0,0,0,0,0,0,0,300,4.6,10,10,24.1,580,9,999999999,89,0.1250,0,88,999.000,999.0,99.0 +1977,11,24,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-4.4,70,99600,0,0,285,0,0,0,0,0,0,0,300,5.2,10,10,24.1,580,9,999999999,80,0.1250,0,88,999.000,999.0,99.0 +1977,11,24,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-4.4,72,99600,0,0,282,0,0,0,0,0,0,0,300,4.1,10,10,24.1,580,9,999999999,80,0.1250,0,88,999.000,999.0,99.0 +1977,11,24,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-4.4,72,99600,1,129,282,1,0,1,0,0,0,0,280,4.6,10,10,16.1,580,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-3.9,72,99600,130,1403,285,33,0,33,3700,0,3700,1060,290,6.2,10,10,16.1,520,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-3.9,72,99700,334,1403,277,114,40,104,12400,3500,11600,2550,280,5.2,10,9,19.3,520,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-3.9,67,99700,495,1403,276,193,145,141,21000,13900,16000,3230,280,6.2,10,8,17.7,520,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-4.4,64,99700,601,1403,261,379,678,82,39600,65800,11300,1700,280,6.2,4,3,17.7,77777,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-4.4,64,99700,643,1403,264,376,516,135,39800,51000,16300,2720,260,4.1,5,4,24.1,77777,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-4.4,59,99600,619,1403,268,338,446,138,35600,43800,16200,2760,260,5.7,6,4,24.1,7620,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-4.4,55,99500,530,1403,264,344,744,57,35900,70400,9200,1230,260,4.6,1,1,24.1,77777,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-5.0,55,99500,383,1403,267,225,576,64,23000,49500,9400,1190,290,3.6,3,3,24.1,77777,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.0,62,99500,189,1403,261,73,169,50,7700,10000,6300,940,290,2.6,6,3,24.1,77777,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-5.0,69,99500,15,526,252,12,43,7,0,0,0,0,280,2.6,4,2,24.1,77777,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-5.0,72,99400,0,0,250,0,0,0,0,0,0,0,260,2.1,5,2,24.1,77777,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-4.4,78,99400,0,0,264,0,0,0,0,0,0,0,190,2.6,9,8,24.1,880,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-4.4,78,99300,0,0,270,0,0,0,0,0,0,0,250,1.5,9,9,24.1,880,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-4.4,75,99300,0,0,280,0,0,0,0,0,0,0,270,2.1,10,10,24.1,760,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-5.0,72,99100,0,0,271,0,0,0,0,0,0,0,120,1.5,9,9,19.3,760,9,999999999,80,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-3.9,72,99100,0,0,285,0,0,0,0,0,0,0,160,4.6,10,10,16.1,580,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,24,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-3.3,75,98900,0,0,286,0,0,0,0,0,0,0,160,6.2,10,10,6.4,460,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,25,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-2.8,82,98800,0,0,284,0,0,0,0,0,0,0,160,8.2,10,10,0.8,460,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,25,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-1.7,92,98800,0,0,282,0,0,0,0,0,0,0,270,3.1,10,10,0.8,150,9,999999999,100,0.0620,0,88,999.000,999.0,99.0 +1977,11,25,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,98700,0,0,285,0,0,0,0,0,0,0,270,2.1,10,10,0.8,90,9,999999999,100,0.0620,0,88,999.000,999.0,99.0 +1977,11,25,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-2.2,89,98500,0,0,282,0,0,0,0,0,0,0,350,3.1,10,10,0.8,210,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,25,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-2.8,89,98400,0,0,279,0,0,0,0,0,0,0,320,2.6,10,10,0.8,150,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,25,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-2.8,89,98400,0,0,279,0,0,0,0,0,0,0,310,2.6,10,10,1.6,150,9,999999999,89,0.0620,0,88,999.000,999.0,99.0 +1977,11,25,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-3.3,89,98400,1,105,276,0,0,0,0,0,0,0,280,3.1,10,10,6.4,1010,9,999999999,89,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-3.9,89,98300,125,1404,274,27,3,27,3100,0,3100,910,290,4.1,10,10,4.0,180,9,999999999,89,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-6.7,85,98400,329,1404,262,115,8,113,12500,400,12400,3490,310,7.2,10,10,4.8,400,9,999999999,69,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-8.3,81,98500,491,1404,244,195,216,118,20800,20600,13600,2340,330,9.3,8,8,12.9,580,9,999999999,69,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-9.4,81,98600,596,1404,235,216,81,181,23600,7900,20300,5120,320,7.2,7,7,24.1,3050,9,999999999,60,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-10.6,77,98600,639,1404,227,342,370,171,36500,37700,19300,3680,320,9.3,5,5,24.1,77777,9,999999999,60,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-11.7,71,98600,615,1404,226,312,207,219,33400,20700,24300,5250,310,9.3,7,5,24.1,3660,9,999999999,60,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-12.2,68,98700,527,1404,234,149,104,109,16500,10200,12700,2520,320,7.7,8,8,24.1,3660,9,999999999,50,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-12.8,68,98800,381,1404,232,179,157,136,19100,13700,15400,3010,310,9.3,8,8,24.1,3660,9,999999999,50,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-11.7,71,98800,187,1404,247,35,22,32,3800,1600,3600,830,300,8.2,10,10,4.0,610,9,999999999,60,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.3,-12.2,74,99000,14,526,242,5,1,4,0,0,0,0,310,8.2,10,10,11.3,1370,9,999999999,50,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-12.8,71,99100,0,0,235,0,0,0,0,0,0,0,310,7.7,9,9,16.1,3050,9,999999999,50,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-13.3,71,99100,0,0,239,0,0,0,0,0,0,0,300,8.2,10,10,16.1,3050,9,999999999,50,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-13.9,70,99200,0,0,217,0,0,0,0,0,0,0,300,5.2,5,5,24.1,77777,9,999999999,50,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-15.0,70,99200,0,0,204,0,0,0,0,0,0,0,310,6.2,1,1,24.1,77777,9,999999999,50,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-15.6,70,99200,0,0,198,0,0,0,0,0,0,0,300,9.3,0,0,24.1,77777,9,999999999,50,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-16.1,73,99200,0,0,195,0,0,0,0,0,0,0,310,9.8,0,0,24.1,77777,9,999999999,40,0.1210,0,88,999.000,999.0,99.0 +1977,11,25,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.8,-17.2,70,99200,0,0,192,0,0,0,0,0,0,0,310,6.2,0,0,24.1,77777,9,999999999,40,0.1210,0,88,999.000,999.0,99.0 +1977,11,26,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.8,-17.8,67,99200,0,0,192,0,0,0,0,0,0,0,300,6.2,0,0,24.1,77777,9,999999999,40,0.1210,0,88,999.000,999.0,99.0 +1977,11,26,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.9,-18.3,69,99200,0,0,188,0,0,0,0,0,0,0,300,6.2,0,0,24.1,77777,9,999999999,40,0.1210,0,88,999.000,999.0,99.0 +1977,11,26,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.0,-20.0,66,99300,0,0,184,0,0,0,0,0,0,0,300,6.2,0,0,24.1,77777,9,999999999,40,0.1210,0,88,999.000,999.0,99.0 +1977,11,26,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.6,-20.0,69,99300,0,0,182,0,0,0,0,0,0,0,300,4.6,0,0,24.1,77777,9,999999999,40,0.1210,0,88,999.000,999.0,99.0 +1977,11,26,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.6,-20.0,69,99300,0,0,182,0,0,0,0,0,0,0,300,4.1,0,0,24.1,77777,9,999999999,40,0.1210,0,88,999.000,999.0,99.0 +1977,11,26,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.6,-20.0,69,99300,0,0,182,0,0,0,0,0,0,0,290,5.2,0,0,24.1,77777,9,999999999,40,0.1210,0,88,999.000,999.0,99.0 +1977,11,26,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-16.1,-20.6,69,99400,0,82,180,1,1,0,0,0,0,0,290,4.1,0,0,24.1,77777,9,999999999,40,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-16.1,-20.6,69,99400,121,1404,180,50,229,29,5100,10800,4100,520,280,3.1,0,0,24.1,77777,9,999999999,40,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-14.4,-20.6,60,99300,325,1404,185,190,558,57,19200,45200,8700,1040,270,5.2,0,0,24.1,77777,9,999999999,40,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.2,-18.9,58,99300,486,1404,192,325,706,75,33500,65100,10900,1460,290,4.6,0,0,24.1,77777,9,999999999,40,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-18.9,51,99300,592,1404,197,419,772,87,42300,73300,11300,1650,250,4.6,0,0,24.1,77777,9,999999999,40,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-19.4,43,99200,635,1404,202,457,785,95,47600,76600,12800,1970,260,5.2,1,0,24.1,77777,9,999999999,40,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-19.4,39,99200,612,1404,209,415,713,99,43000,68900,12900,2010,280,5.7,3,1,24.1,77777,9,999999999,40,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-18.3,41,99100,524,1404,215,326,543,119,34000,51300,14800,2290,230,4.1,7,2,24.1,77777,9,999999999,40,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-16.7,49,99100,378,1404,218,180,288,100,18800,24900,12100,1960,250,4.6,8,4,24.1,77777,9,999999999,40,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-17.2,51,99100,185,1404,218,58,58,50,6300,3700,5800,1050,230,4.1,10,6,24.1,7620,9,999999999,40,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-17.2,58,99100,14,503,207,9,6,9,0,0,0,0,240,3.6,8,3,24.1,77777,9,999999999,40,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-16.7,64,99100,0,0,204,0,0,0,0,0,0,0,230,3.1,7,2,24.1,77777,9,999999999,40,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-16.1,73,99100,0,0,201,0,0,0,0,0,0,0,210,2.1,4,2,24.1,77777,9,999999999,40,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-16.1,73,99100,0,0,201,0,0,0,0,0,0,0,170,2.1,5,2,24.1,77777,9,999999999,40,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-15.6,76,99100,0,0,209,0,0,0,0,0,0,0,150,2.1,9,6,24.1,3660,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-15.0,70,99000,0,0,220,0,0,0,0,0,0,0,140,3.1,10,8,24.1,3050,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-15.0,64,99000,0,0,229,0,0,0,0,0,0,0,150,2.1,10,9,19.3,2740,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,11,26,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-12.8,65,99100,0,0,239,0,0,0,0,0,0,0,150,3.1,10,9,19.3,2740,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,11,27,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-12.2,68,99000,0,0,246,0,0,0,0,0,0,0,150,3.6,10,10,16.1,2740,9,999999999,50,0.1030,0,88,999.000,999.0,99.0 +1977,11,27,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-11.7,68,98900,0,0,249,0,0,0,0,0,0,0,160,4.1,10,10,16.1,2740,9,999999999,60,0.1030,0,88,999.000,999.0,99.0 +1977,11,27,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-10.0,81,98800,0,0,248,0,0,0,0,0,0,0,150,5.2,10,10,2.4,1520,9,999999999,60,0.1030,0,88,999.000,999.0,99.0 +1977,11,27,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-10.0,81,98700,0,0,248,0,0,0,0,0,0,0,120,5.2,10,10,2.4,910,9,999999999,60,0.1030,0,88,999.000,999.0,99.0 +1977,11,27,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-7.8,92,98600,0,0,252,0,0,0,0,0,0,0,130,5.2,10,10,2.4,460,9,999999999,69,0.1030,0,88,999.000,999.0,99.0 +1977,11,27,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-7.8,92,98600,0,0,252,0,0,0,0,0,0,0,140,5.7,10,10,3.2,460,9,999999999,69,0.1030,0,88,999.000,999.0,99.0 +1977,11,27,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-7.8,88,98500,0,59,255,0,0,0,0,0,0,0,130,5.7,10,10,6.4,610,9,999999999,69,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-7.8,85,98500,117,1405,256,33,0,33,3600,0,3600,1020,140,6.7,10,10,4.0,610,9,999999999,69,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-7.2,85,98400,320,1405,259,69,4,67,7700,200,7700,2470,150,8.2,10,10,40.2,460,9,999999999,69,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-6.7,85,98300,482,1405,262,116,3,115,13200,200,13100,4400,150,6.7,10,10,6.4,460,9,999999999,69,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-5.6,85,98200,588,1405,268,191,5,189,21300,400,21200,6840,150,5.2,10,10,3.2,460,9,999999999,80,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-5.0,88,98100,631,1405,268,182,3,180,20500,200,20400,6940,140,7.2,10,10,40.2,460,9,999999999,80,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-5.0,88,97900,608,1405,268,190,4,188,21300,300,21100,6970,130,5.2,10,10,1.3,310,9,999999999,80,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-4.4,92,97900,521,1405,269,144,2,143,16200,100,16100,5330,160,5.7,10,10,1.3,240,9,999999999,80,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-5.0,85,97900,375,1405,270,105,1,105,11700,100,11700,3630,150,4.6,10,10,1.3,370,9,999999999,80,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-3.9,89,97900,182,1405,274,50,0,50,5500,0,5500,1590,170,3.6,10,10,3.2,310,9,999999999,80,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-3.9,92,98000,13,503,271,9,0,9,0,0,0,0,210,3.1,10,10,1.3,240,9,999999999,80,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-3.9,92,98000,0,0,271,0,0,0,0,0,0,0,240,4.1,10,10,9.7,460,9,999999999,80,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-5.6,85,98200,0,0,268,0,0,0,0,0,0,0,270,5.7,10,10,19.3,460,9,999999999,80,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-6.1,85,98300,0,0,265,0,0,0,0,0,0,0,250,6.2,10,10,9.7,460,9,999999999,69,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-6.7,85,98400,0,0,262,0,0,0,0,0,0,0,260,5.7,10,10,14.5,460,9,999999999,69,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-7.8,88,98500,0,0,232,0,0,0,0,0,0,0,260,5.2,4,4,19.3,77777,9,999999999,69,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-8.9,88,98700,0,0,216,0,0,0,0,0,0,0,260,5.2,0,0,19.3,77777,9,999999999,60,0.2080,0,88,999.000,999.0,99.0 +1977,11,27,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-9.4,88,98900,0,0,225,0,0,0,0,0,0,0,250,4.6,4,4,24.1,77777,9,999999999,60,0.2080,0,88,999.000,999.0,99.0 +1977,11,28,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-10.6,84,99000,0,0,218,0,0,0,0,0,0,0,270,4.1,2,2,24.1,77777,9,999999999,60,0.2080,0,88,999.000,999.0,99.0 +1977,11,28,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-10.6,84,99200,0,0,224,0,0,0,0,0,0,0,250,4.1,5,5,24.1,77777,9,999999999,60,0.2080,0,88,999.000,999.0,99.0 +1977,11,28,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-10.6,81,99300,0,0,224,0,0,0,0,0,0,0,250,5.2,4,4,24.1,77777,9,999999999,60,0.2080,0,88,999.000,999.0,99.0 +1977,11,28,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-11.1,77,99300,0,0,219,0,0,0,0,0,0,0,250,5.2,2,2,24.1,77777,9,999999999,60,0.2080,0,88,999.000,999.0,99.0 +1977,11,28,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-12.2,74,99500,0,0,210,0,0,0,0,0,0,0,240,5.2,0,0,19.3,77777,9,999999999,50,0.2080,0,88,999.000,999.0,99.0 +1977,11,28,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-13.3,84,99600,0,0,200,0,0,0,0,0,0,0,250,5.2,0,0,16.1,77777,9,999999999,50,0.2080,0,88,999.000,999.0,99.0 +1977,11,28,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.8,-14.4,87,99800,0,35,194,0,0,0,0,0,0,0,250,5.2,0,0,12.9,77777,9,999999999,50,0.2080,0,88,999.000,999.0,99.0 +1977,11,28,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.8,-15.0,84,99900,112,1405,194,46,204,28,4600,9200,3900,500,240,4.6,0,0,12.9,77777,9,999999999,50,0.1050,0,88,999.000,999.0,99.0 +1977,11,28,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.7,-13.9,84,100000,316,1405,198,184,541,59,18600,43200,8800,1060,260,3.1,0,0,12.9,77777,9,999999999,50,0.1050,0,88,999.000,999.0,99.0 +1977,11,28,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-9.4,-13.3,74,100100,477,1405,205,319,691,78,32700,63300,11100,1500,260,4.1,0,0,12.9,77777,9,999999999,50,0.1050,0,88,999.000,999.0,99.0 +1977,11,28,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-12.8,68,100100,584,1405,215,392,697,97,40500,66700,12700,1940,300,3.6,2,1,16.1,77777,9,999999999,50,0.1050,0,88,999.000,999.0,99.0 +1977,11,28,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-12.8,62,100100,627,1405,222,386,512,153,40200,50300,17700,3100,240,4.1,5,2,16.1,77777,9,999999999,50,0.1050,0,88,999.000,999.0,99.0 +1977,11,28,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-12.2,60,100100,605,1405,228,350,375,185,36800,37700,20500,4030,260,4.1,6,3,19.3,77777,9,999999999,50,0.1050,0,88,999.000,999.0,99.0 +1977,11,28,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-12.2,57,100200,518,1405,228,337,535,136,34700,50200,16100,2650,290,4.6,7,2,19.3,77777,9,999999999,50,0.1050,0,88,999.000,999.0,99.0 +1977,11,28,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-11.7,62,100300,373,1405,234,149,85,126,16200,7600,14200,3080,210,4.6,10,6,24.1,7620,9,999999999,60,0.1050,0,88,999.000,999.0,99.0 +1977,11,28,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-11.7,62,100400,180,1405,234,69,35,64,7500,2500,7100,1410,240,2.1,10,6,20.9,7620,9,999999999,60,0.1050,0,88,999.000,999.0,99.0 +1977,11,28,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-11.7,71,100400,12,480,228,4,1,4,0,0,0,0,270,2.6,10,6,24.1,7620,9,999999999,60,0.1050,0,88,999.000,999.0,99.0 +1977,11,28,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-11.7,68,100500,0,0,242,0,0,0,0,0,0,0,250,3.1,10,9,24.1,6100,9,999999999,60,0.1050,0,88,999.000,999.0,99.0 +1977,11,28,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-11.7,74,100600,0,0,238,0,0,0,0,0,0,0,250,2.6,10,9,24.1,6100,9,999999999,60,0.1050,0,88,999.000,999.0,99.0 +1977,11,28,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-12.2,77,100600,0,0,228,0,0,0,0,0,0,0,220,2.1,10,8,24.1,4570,9,999999999,50,0.1050,0,88,999.000,999.0,99.0 +1977,11,28,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-11.7,77,100700,0,0,236,0,0,0,0,0,0,0,250,2.6,10,9,24.1,6100,9,999999999,60,0.1050,0,88,999.000,999.0,99.0 +1977,11,28,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-11.7,74,100800,0,0,238,0,0,0,0,0,0,0,240,2.6,10,9,24.1,6100,9,999999999,60,0.1050,0,88,999.000,999.0,99.0 +1977,11,28,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-11.7,77,100900,0,0,236,0,0,0,0,0,0,0,270,2.6,10,9,24.1,6100,9,999999999,60,0.1050,0,88,999.000,999.0,99.0 +1977,11,28,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-11.7,81,100800,0,0,234,0,0,0,0,0,0,0,0,0.0,9,9,24.1,4270,9,999999999,60,0.1050,0,88,999.000,999.0,99.0 +1977,11,29,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.0,-12.2,84,100800,0,0,211,0,0,0,0,0,0,0,300,2.1,2,2,24.1,77777,9,999999999,50,0.1050,0,88,999.000,999.0,99.0 +1977,11,29,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-12.8,84,100700,0,0,202,0,0,0,0,0,0,0,350,3.1,0,0,24.1,77777,9,999999999,50,0.1050,0,88,999.000,999.0,99.0 +1977,11,29,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.7,-12.8,92,100700,0,0,199,0,0,0,0,0,0,0,340,2.6,0,0,24.1,77777,9,999999999,50,0.1050,0,88,999.000,999.0,99.0 +1977,11,29,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-13.3,84,100800,0,0,200,0,0,0,0,0,0,0,10,1.5,0,0,24.1,77777,9,999999999,50,0.1050,0,88,999.000,999.0,99.0 +1977,11,29,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-13.9,88,100800,0,0,205,0,0,0,0,0,0,0,0,0.0,4,3,19.3,77777,9,999999999,50,0.1050,0,88,999.000,999.0,99.0 +1977,11,29,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-13.3,92,100700,0,0,203,0,0,0,0,0,0,0,0,0.0,3,2,19.3,77777,9,999999999,50,0.1050,0,88,999.000,999.0,99.0 +1977,11,29,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-13.3,92,100800,0,12,210,0,0,0,0,0,0,0,270,2.1,8,6,11.3,3660,9,999999999,50,0.1050,0,88,999.000,999.0,99.0 +1977,11,29,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.1,-12.2,92,100800,108,1406,208,37,50,33,4000,2400,3800,680,320,2.1,2,2,8.0,77777,9,999999999,50,0.1470,0,88,999.000,999.0,99.0 +1977,11,29,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-10.0,81,100800,311,1406,222,168,387,80,17100,30400,10400,1480,0,0.0,2,2,6.4,77777,9,999999999,60,0.1470,0,88,999.000,999.0,99.0 +1977,11,29,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-8.9,69,100700,473,1406,239,267,325,155,27700,30500,17400,3270,0,0.0,4,4,4.8,77777,9,999999999,69,0.1470,0,88,999.000,999.0,99.0 +1977,11,29,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-6.1,69,100700,580,1406,251,348,406,177,36600,40400,19800,3820,170,4.1,4,4,4.8,77777,9,999999999,80,0.1470,0,88,999.000,999.0,99.0 +1977,11,29,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-5.0,69,100500,624,1406,261,297,226,195,32100,22700,22000,4690,140,5.2,6,6,4.8,7620,9,999999999,80,0.1470,0,88,999.000,999.0,99.0 +1977,11,29,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-5.0,69,100500,602,1406,257,404,468,200,42200,46900,22100,4440,150,4.6,4,4,4.8,77777,9,999999999,80,0.1470,0,88,999.000,999.0,99.0 +1977,11,29,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-4.4,70,100400,515,1406,257,336,512,145,34400,47900,16700,2850,160,4.1,7,3,9.7,77777,9,999999999,80,0.1470,0,88,999.000,999.0,99.0 +1977,11,29,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-5.0,67,100300,371,1406,257,214,344,121,22100,29400,14300,2480,160,3.6,8,3,9.7,77777,9,999999999,80,0.1470,0,88,999.000,999.0,99.0 +1977,11,29,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-6.1,69,100300,179,1406,249,75,111,61,8000,6900,7200,1280,160,3.1,8,3,8.0,77777,9,999999999,80,0.1470,0,88,999.000,999.0,99.0 +1977,11,29,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-6.7,69,100300,12,480,247,5,3,5,0,0,0,0,160,1.5,8,3,8.0,77777,9,999999999,69,0.1470,0,88,999.000,999.0,99.0 +1977,11,29,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-7.2,78,100200,0,0,236,0,0,0,0,0,0,0,160,2.1,5,2,11.3,77777,9,999999999,69,0.1470,0,88,999.000,999.0,99.0 +1977,11,29,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-7.8,88,100200,0,0,228,0,0,0,0,0,0,0,0,0.0,5,2,11.3,77777,9,999999999,69,0.1470,0,88,999.000,999.0,99.0 +1977,11,29,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-8.3,92,100200,0,0,224,0,0,0,0,0,0,0,0,0.0,5,2,11.3,77777,9,999999999,69,0.1470,0,88,999.000,999.0,99.0 +1977,11,29,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-7.8,96,100200,0,0,217,0,0,0,0,0,0,0,190,2.1,0,0,8.0,77777,9,999999999,69,0.1470,0,88,999.000,999.0,99.0 +1977,11,29,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-10.0,84,100100,0,0,213,0,0,0,0,0,0,0,180,2.1,0,0,6.4,77777,9,999999999,60,0.1470,0,88,999.000,999.0,99.0 +1977,11,29,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-7.8,96,100000,0,0,217,0,0,0,0,0,0,0,170,2.6,0,0,6.4,77777,9,999999999,69,0.1470,0,88,999.000,999.0,99.0 +1977,11,29,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-8.3,92,99800,0,0,217,0,0,0,0,0,0,0,0,0.0,0,0,6.4,77777,9,999999999,69,0.1470,0,88,999.000,999.0,99.0 +1977,11,30,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-9.4,92,99800,0,0,212,0,0,0,0,0,0,0,0,0.0,0,0,6.4,77777,9,999999999,60,0.1470,0,88,999.000,999.0,99.0 +1977,11,30,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-10.0,92,99700,0,0,210,0,0,0,0,0,0,0,310,2.1,0,0,3.2,77777,9,999999999,60,0.1470,0,88,999.000,999.0,99.0 +1977,11,30,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-10.0,88,99600,0,0,212,0,0,0,0,0,0,0,320,2.6,2,0,3.2,77777,9,999999999,60,0.1470,0,88,999.000,999.0,99.0 +1977,11,30,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-9.4,92,99600,0,0,219,0,0,0,0,0,0,0,310,1.5,6,2,3.2,77777,9,999999999,60,0.1470,0,88,999.000,999.0,99.0 +1977,11,30,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-8.9,92,99400,0,0,221,0,0,0,0,0,0,0,0,0.0,6,2,3.2,77777,9,999999999,60,0.1470,0,88,999.000,999.0,99.0 +1977,11,30,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-7.8,92,99400,0,0,252,0,0,0,0,0,0,0,0,0.0,10,10,6.4,610,9,999999999,69,0.1470,0,88,999.000,999.0,99.0 +1977,11,30,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-4.4,92,99300,0,0,269,0,0,0,0,0,0,0,320,2.1,10,10,6.4,180,9,999999999,80,0.1470,0,88,999.000,999.0,99.0 +1977,11,30,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-3.9,89,99300,104,1395,274,15,2,15,1800,0,1800,560,340,2.1,10,10,4.8,180,9,999999999,89,0.0970,0,88,999.000,999.0,99.0 +1977,11,30,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-2.2,92,99200,307,1406,280,87,6,85,9600,300,9500,2850,20,2.1,10,10,4.8,90,9,999999999,89,0.0970,0,88,999.000,999.0,99.0 +1977,11,30,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-1.7,85,99100,469,1406,287,130,6,128,14600,400,14500,4660,330,3.1,10,10,4.8,90,9,999999999,100,0.0970,0,88,999.000,999.0,99.0 +1977,11,30,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-0.6,89,99000,576,1406,291,201,6,199,22300,500,22100,6930,30,2.6,10,10,3.2,150,9,999999999,100,0.0970,0,88,999.000,999.0,99.0 +1977,11,30,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,0.0,92,98800,620,1406,291,190,9,186,21400,700,21100,7010,30,2.1,10,10,1.3,120,9,999999999,110,0.0970,0,88,999.000,999.0,99.0 +1977,11,30,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,1.1,96,98700,599,1406,295,198,3,196,22000,300,21900,7070,30,3.1,10,10,0.4,60,9,999999999,110,0.0970,0,88,999.000,999.0,99.0 +1977,11,30,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,1.7,96,98500,513,1406,298,188,1,187,20600,100,20600,6150,50,3.6,10,10,0.2,30,9,999999999,120,0.0970,0,88,999.000,999.0,99.0 +1977,11,30,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,1.7,96,98400,368,1406,298,104,3,103,11500,200,11500,3550,30,3.1,10,10,0.2,30,9,999999999,120,0.0970,0,88,999.000,999.0,99.0 +1977,11,30,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,1.7,100,98400,177,1406,296,47,0,47,5200,0,5200,1510,20,3.1,10,10,0.2,0,9,999999999,120,0.0970,0,88,999.000,999.0,99.0 +1977,11,30,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,1.7,100,98300,11,457,296,8,0,8,0,0,0,0,20,2.6,10,10,0.2,0,9,999999999,120,0.0970,0,88,999.000,999.0,99.0 +1977,11,30,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,1.7,100,98200,0,0,296,0,0,0,0,0,0,0,20,3.1,10,10,0.2,0,9,999999999,120,0.0970,0,88,999.000,999.0,99.0 +1977,11,30,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,2.2,100,98100,0,0,298,0,0,0,0,0,0,0,20,3.1,10,10,0.8,60,9,999999999,120,0.0970,0,88,999.000,999.0,99.0 +1977,11,30,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,2.2,100,97900,0,0,298,0,0,0,0,0,0,0,20,4.1,10,10,0.8,60,9,999999999,120,0.0970,0,88,999.000,999.0,99.0 +1977,11,30,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,2.2,100,97800,0,0,298,0,0,0,0,0,0,0,20,4.1,10,10,0.8,60,9,999999999,120,0.0970,0,88,999.000,999.0,99.0 +1977,11,30,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.5,2.5,100,97500,0,0,300,0,0,0,0,0,0,0,20,4.1,10,10,1.6,60,9,999999999,120,0.0970,0,88,999.000,999.0,99.0 +1977,11,30,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,2.8,96,97400,0,0,302,0,0,0,0,0,0,0,350,4.1,10,10,3.2,120,9,999999999,120,0.0970,0,88,999.000,999.0,99.0 +1977,11,30,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.1,3.1,96,97400,0,0,303,0,0,0,0,0,0,0,300,4.1,10,10,3.2,120,9,999999999,120,0.0970,0,88,999.000,999.0,99.0 +1981,12,1,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.5,3.5,96,97100,0,0,305,0,0,0,0,0,0,0,120,4.1,10,10,6.4,180,9,999999999,110,0.0970,0,88,999.000,999.0,99.0 +1981,12,1,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.8,3.8,100,97000,0,0,307,0,0,0,0,0,0,0,120,4.1,10,10,4.0,120,9,999999999,110,0.0970,0,88,999.000,999.0,99.0 +1981,12,1,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.1,4.1,96,96900,0,0,309,0,0,0,0,0,0,0,120,4.1,10,10,4.0,90,9,999999999,120,0.0970,0,88,999.000,999.0,99.0 +1981,12,1,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,4.4,100,96800,0,0,310,0,0,0,0,0,0,0,140,4.1,10,10,4.0,120,9,999999999,139,0.0970,0,88,999.000,999.0,99.0 +1981,12,1,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,6.1,100,96700,0,0,320,0,0,0,0,0,0,0,160,5.2,10,10,0.8,60,9,999999999,150,0.0970,0,88,999.000,999.0,99.0 +1981,12,1,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,5.6,96,96600,0,0,319,0,0,0,0,0,0,0,140,3.6,10,10,0.4,30,9,999999999,139,0.0970,0,88,999.000,999.0,99.0 +1981,12,1,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,5.0,100,96600,0,0,314,0,0,0,0,0,0,0,150,2.6,10,10,0.4,30,9,999999999,139,0.0970,0,88,999.000,999.0,99.0 +1981,12,1,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,6.7,89,96600,100,1372,331,14,0,14,1600,0,1600,520,190,7.2,10,10,11.3,180,9,999999999,150,0.0820,0,88,999.000,999.0,99.0 +1981,12,1,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,5.0,89,96600,303,1407,321,52,1,52,6000,0,6000,1990,240,4.1,10,10,11.3,980,9,999999999,139,0.0820,0,88,999.000,999.0,99.0 +1981,12,1,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,3.9,83,96600,465,1407,320,97,1,96,11100,100,11000,3790,220,3.6,10,10,11.3,1400,9,999999999,129,0.0820,0,88,999.000,999.0,99.0 +1981,12,1,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,1.1,86,96700,572,1407,302,126,1,126,14500,100,14500,5120,240,6.2,10,10,8.0,430,9,999999999,110,0.0820,0,88,999.000,999.0,99.0 +1981,12,1,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,1.7,89,96600,617,1407,303,124,0,124,14400,0,14400,5240,210,4.6,10,10,9.7,430,9,999999999,120,0.0820,0,88,999.000,999.0,99.0 +1981,12,1,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,1.1,86,96600,596,1407,302,114,0,114,13300,0,13300,4830,200,4.6,10,10,11.3,580,9,999999999,110,0.0820,0,88,999.000,999.0,99.0 +1981,12,1,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,1.7,86,96600,510,1407,305,98,1,98,11400,100,11400,4010,190,5.7,10,10,16.1,520,9,999999999,120,0.0820,0,88,999.000,999.0,99.0 +1981,12,1,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,0.0,76,96600,366,1407,303,63,1,63,7300,0,7300,2480,200,6.2,10,10,19.3,1010,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1981,12,1,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,0.6,82,96700,175,1407,301,29,1,29,3300,0,3300,1060,220,5.2,10,10,8.0,340,9,999999999,110,0.0820,0,88,999.000,999.0,99.0 +1981,12,1,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,0.0,82,96700,11,457,299,5,0,5,0,0,0,0,200,5.7,10,10,16.1,340,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1981,12,1,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.0,89,96700,0,0,294,0,0,0,0,0,0,0,210,6.7,10,10,16.1,340,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1981,12,1,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.0,85,96800,0,0,296,0,0,0,0,0,0,0,210,6.2,10,10,16.1,310,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1981,12,1,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.6,89,96800,0,0,297,0,0,0,0,0,0,0,220,6.2,10,10,19.3,310,9,999999999,110,0.0820,0,88,999.000,999.0,99.0 +1981,12,1,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.6,89,96900,0,0,297,0,0,0,0,0,0,0,230,7.2,10,10,11.3,210,9,999999999,110,0.0820,0,88,999.000,999.0,99.0 +1981,12,1,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,0.6,85,96900,0,0,299,0,0,0,0,0,0,0,230,4.6,10,10,14.5,340,9,999999999,110,0.0820,0,88,999.000,999.0,99.0 +1981,12,1,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.0,85,97000,0,0,296,0,0,0,0,0,0,0,230,8.2,10,10,14.5,340,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1981,12,1,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-0.6,85,97100,0,0,293,0,0,0,0,0,0,0,260,7.2,10,10,12.9,370,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1981,12,2,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.0,89,97200,0,0,294,0,0,0,0,0,0,0,260,9.3,10,10,12.9,340,9,999999999,110,0.0820,0,88,999.000,999.0,99.0 +1981,12,2,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-0.6,89,97200,0,0,291,0,0,0,0,0,0,0,250,7.2,10,10,6.4,240,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1981,12,2,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,0.0,92,97300,0,0,291,0,0,0,0,0,0,0,250,6.7,10,10,11.3,370,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1981,12,2,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,0.0,92,97400,0,0,291,0,0,0,0,0,0,0,260,7.7,10,10,16.1,370,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1981,12,2,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.1,85,97500,0,0,290,0,0,0,0,0,0,0,260,8.2,10,10,16.1,370,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1981,12,2,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.7,82,97600,0,0,290,0,0,0,0,0,0,0,260,8.2,10,10,16.1,460,9,999999999,100,0.0820,0,88,999.000,999.0,99.0 +1981,12,2,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-2.8,82,97700,0,0,284,0,0,0,0,0,0,0,260,5.2,10,10,19.3,490,9,999999999,89,0.0820,0,88,999.000,999.0,99.0 +1981,12,2,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-2.8,82,97900,96,1349,284,25,0,25,2800,0,2800,820,230,6.2,10,10,19.3,520,9,999999999,89,0.0830,0,88,999.000,999.0,99.0 +1981,12,2,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-2.8,82,97900,299,1407,284,98,1,98,10700,0,10700,3040,220,5.7,10,10,24.1,490,9,999999999,89,0.0830,0,88,999.000,999.0,99.0 +1981,12,2,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-2.2,82,98000,461,1407,287,158,1,157,17300,100,17300,5200,230,5.7,10,10,24.1,490,9,999999999,89,0.0830,0,88,999.000,999.0,99.0 +1981,12,2,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-4.4,70,98000,569,1407,285,196,0,196,21700,0,21700,6810,240,4.6,10,10,24.1,580,9,999999999,80,0.0830,0,88,999.000,999.0,99.0 +1981,12,2,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-3.3,79,97900,614,1407,283,195,0,195,21800,0,21800,7160,250,6.7,10,10,24.1,520,9,999999999,89,0.0830,0,88,999.000,999.0,99.0 +1981,12,2,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-2.8,82,98000,593,1407,284,206,0,206,22900,0,22900,7210,250,5.2,10,10,19.3,400,9,999999999,89,0.0830,0,88,999.000,999.0,99.0 +1981,12,2,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-2.8,79,98000,508,1407,286,156,1,156,17400,100,17400,5530,230,6.7,10,10,24.1,610,9,999999999,89,0.0830,0,88,999.000,999.0,99.0 +1981,12,2,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-2.8,76,98100,365,1407,288,109,1,109,12100,100,12100,3650,220,4.6,10,10,24.1,700,9,999999999,89,0.0830,0,88,999.000,999.0,99.0 +1981,12,2,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-4.4,75,98200,174,1407,280,44,1,44,4900,0,4900,1440,260,5.7,10,10,24.1,760,9,999999999,80,0.0830,0,88,999.000,999.0,99.0 +1981,12,2,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-5.0,72,98200,11,457,271,3,1,3,0,0,0,0,240,4.1,9,9,19.3,640,9,999999999,80,0.0830,0,88,999.000,999.0,99.0 +1981,12,2,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.0,75,98300,0,0,277,0,0,0,0,0,0,0,230,3.1,10,10,19.3,640,9,999999999,80,0.0830,0,88,999.000,999.0,99.0 +1981,12,2,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.0,75,98300,0,0,277,0,0,0,0,0,0,0,260,3.1,10,10,19.3,700,9,999999999,80,0.0830,0,88,999.000,999.0,99.0 +1981,12,2,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.0,78,98300,0,0,275,0,0,0,0,0,0,0,270,2.6,10,10,19.3,760,9,999999999,80,0.0830,0,88,999.000,999.0,99.0 +1981,12,2,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.6,81,98300,0,0,262,0,0,0,0,0,0,0,230,2.6,10,9,11.3,7620,9,999999999,80,0.0830,0,88,999.000,999.0,99.0 +1981,12,2,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-5.6,88,98300,0,0,237,0,0,0,0,0,0,0,230,2.1,6,2,11.3,77777,9,999999999,80,0.0830,0,88,999.000,999.0,99.0 +1981,12,2,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-6.1,88,98300,0,0,235,0,0,0,0,0,0,0,190,2.6,7,2,11.3,77777,9,999999999,69,0.0830,0,88,999.000,999.0,99.0 +1981,12,2,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-7.8,88,98300,0,0,225,0,0,0,0,0,0,0,0,0.0,6,1,12.9,77777,9,999999999,69,0.0830,0,88,999.000,999.0,99.0 +1981,12,3,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-8.9,84,98300,0,0,222,0,0,0,0,0,0,0,250,1.5,3,1,11.3,77777,9,999999999,60,0.0830,0,88,999.000,999.0,99.0 +1981,12,3,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-8.9,88,98300,0,0,216,0,0,0,0,0,0,0,230,2.1,2,0,12.9,77777,9,999999999,60,0.0830,0,88,999.000,999.0,99.0 +1981,12,3,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-8.3,96,98400,0,0,224,0,0,0,0,0,0,0,190,2.1,3,3,11.3,77777,9,999999999,69,0.0830,0,88,999.000,999.0,99.0 +1981,12,3,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-7.8,88,98400,0,0,238,0,0,0,0,0,0,0,0,0.0,8,7,12.9,3660,9,999999999,69,0.0830,0,88,999.000,999.0,99.0 +1981,12,3,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-6.1,92,98400,0,0,260,0,0,0,0,0,0,0,0,0.0,10,10,16.1,3660,9,999999999,69,0.0830,0,88,999.000,999.0,99.0 +1981,12,3,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-6.1,92,98500,0,0,244,0,0,0,0,0,0,0,0,0.0,7,7,14.5,3660,9,999999999,69,0.0830,0,88,999.000,999.0,99.0 +1981,12,3,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-6.7,92,98500,0,0,236,0,0,0,0,0,0,0,160,2.1,7,5,8.0,3660,9,999999999,69,0.0830,0,88,999.000,999.0,99.0 +1981,12,3,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-6.1,88,98500,92,1326,241,35,79,28,3600,3100,3300,510,160,1.5,8,5,8.0,7010,9,999999999,69,0.0610,0,88,999.000,999.0,99.0 +1981,12,3,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-3.9,82,98500,295,1408,251,122,328,51,12900,25300,7600,900,140,2.1,4,3,8.0,77777,9,999999999,89,0.0610,0,88,999.000,999.0,99.0 +1981,12,3,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-2.2,85,98500,458,1408,284,100,8,97,11400,500,11200,3790,190,3.1,10,10,8.0,1400,9,999999999,89,0.0610,0,88,999.000,999.0,99.0 +1981,12,3,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-1.1,85,98500,565,1408,290,127,6,125,14600,400,14500,5050,210,4.1,10,10,11.3,1400,9,999999999,100,0.0610,0,88,999.000,999.0,99.0 +1981,12,3,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-1.1,79,98400,611,1408,295,186,3,185,20900,200,20800,6910,190,3.6,10,10,14.5,1400,9,999999999,100,0.0610,0,88,999.000,999.0,99.0 +1981,12,3,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-0.6,73,98300,590,1408,303,173,2,172,19500,200,19400,6460,190,3.6,10,10,24.1,2740,9,999999999,100,0.0610,0,88,999.000,999.0,99.0 +1981,12,3,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-0.6,70,98300,506,1408,305,147,2,146,16400,100,16400,5300,170,3.1,10,10,24.1,2740,9,999999999,100,0.0610,0,88,999.000,999.0,99.0 +1981,12,3,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-0.6,73,98300,363,1408,303,91,4,90,10200,200,10200,3220,200,2.6,10,10,24.1,2440,9,999999999,100,0.0610,0,88,999.000,999.0,99.0 +1981,12,3,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-0.6,70,98300,173,1408,305,25,0,25,2900,0,2900,930,120,3.6,10,10,16.1,1160,9,999999999,100,0.0610,0,88,999.000,999.0,99.0 +1981,12,3,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-0.6,76,98300,10,458,300,2,0,2,0,0,0,0,180,2.6,10,10,12.9,520,9,999999999,100,0.0610,0,88,999.000,999.0,99.0 +1981,12,3,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,0.6,85,98300,0,0,299,0,0,0,0,0,0,0,140,2.1,10,10,9.7,670,9,999999999,110,0.0610,0,88,999.000,999.0,99.0 +1981,12,3,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,0.6,85,98300,0,0,299,0,0,0,0,0,0,0,90,3.6,10,10,11.3,340,9,999999999,110,0.0610,0,88,999.000,999.0,99.0 +1981,12,3,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,0.6,89,98300,0,0,297,0,0,0,0,0,0,0,50,3.6,10,10,6.4,340,9,999999999,110,0.0610,0,88,999.000,999.0,99.0 +1981,12,3,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.6,92,98300,0,0,294,0,0,0,0,0,0,0,40,4.1,10,10,4.0,180,9,999999999,110,0.0610,0,88,999.000,999.0,99.0 +1981,12,3,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,0.6,96,98300,0,0,292,0,0,0,0,0,0,0,20,4.1,10,10,4.0,180,9,999999999,110,0.0610,0,88,999.000,999.0,99.0 +1981,12,3,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,1.1,96,98300,0,0,295,0,0,0,0,0,0,0,340,4.1,10,10,4.0,240,9,999999999,110,0.0610,0,88,999.000,999.0,99.0 +1981,12,3,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,1.1,92,98300,0,0,297,0,0,0,0,0,0,0,340,5.7,10,10,4.0,150,9,999999999,110,0.0610,0,88,999.000,999.0,99.0 +1981,12,4,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,1.1,92,98400,0,0,297,0,0,0,0,0,0,0,340,5.7,10,10,4.0,180,9,999999999,110,0.0610,0,88,999.000,999.0,99.0 +1981,12,4,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,1.1,92,98500,0,0,297,0,0,0,0,0,0,0,330,6.2,10,10,4.0,180,9,999999999,110,0.0610,0,88,999.000,999.0,99.0 +1981,12,4,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,1.1,92,98700,0,0,297,0,0,0,0,0,0,0,320,6.2,10,10,4.0,180,9,999999999,110,0.0610,0,88,999.000,999.0,99.0 +1981,12,4,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.6,92,98800,0,0,294,0,0,0,0,0,0,0,330,8.2,10,10,4.0,270,9,999999999,110,0.0610,0,88,999.000,999.0,99.0 +1981,12,4,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,0.6,92,99000,0,0,294,0,0,0,0,0,0,0,330,8.8,10,10,4.0,270,9,999999999,110,0.0610,0,88,999.000,999.0,99.0 +1981,12,4,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.7,82,99100,0,0,290,0,0,0,0,0,0,0,330,7.7,10,10,4.0,490,9,999999999,100,0.0610,0,88,999.000,999.0,99.0 +1981,12,4,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.7,82,99300,0,0,282,0,0,0,0,0,0,0,310,5.2,9,9,14.5,760,9,999999999,100,0.0610,0,88,999.000,999.0,99.0 +1981,12,4,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-2.2,82,99400,89,1303,269,29,22,27,3100,1300,3000,630,320,6.2,7,7,16.1,1400,9,999999999,89,0.1100,0,88,999.000,999.0,99.0 +1981,12,4,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-3.3,85,99600,291,1408,261,98,41,89,10700,3400,10000,2150,310,5.2,7,7,16.1,7620,9,999999999,89,0.1100,0,88,999.000,999.0,99.0 +1981,12,4,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-2.2,79,99600,454,1408,265,181,155,130,19600,14400,14900,2940,310,7.2,5,5,19.3,77777,9,999999999,89,0.1100,0,88,999.000,999.0,99.0 +1981,12,4,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-1.1,73,99700,562,1408,281,268,239,171,28200,23600,18800,3660,320,7.2,7,7,19.3,2130,9,999999999,100,0.1100,0,88,999.000,999.0,99.0 +1981,12,4,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-2.2,67,99700,608,1408,272,338,458,137,35500,44700,16100,2720,300,5.2,4,4,24.1,77777,9,999999999,89,0.1100,0,88,999.000,999.0,99.0 +1981,12,4,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.9,-2.8,62,99700,588,1408,260,394,734,83,41300,70800,11600,1700,300,6.2,0,0,24.1,77777,9,999999999,89,0.1100,0,88,999.000,999.0,99.0 +1981,12,4,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-2.2,67,99800,504,1408,270,302,540,106,30700,49400,12900,1960,280,7.7,3,3,24.1,77777,9,999999999,89,0.1100,0,88,999.000,999.0,99.0 +1981,12,4,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.8,-3.3,65,99800,362,1408,264,191,443,75,20000,37100,10400,1370,300,5.2,2,2,24.1,77777,9,999999999,89,0.1100,0,88,999.000,999.0,99.0 +1981,12,4,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.0,62,99900,172,1408,250,74,297,37,7400,18100,5200,640,290,5.2,0,0,24.1,77777,9,999999999,80,0.1100,0,88,999.000,999.0,99.0 +1981,12,4,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-4.4,70,99900,10,434,247,7,13,5,0,0,0,0,270,4.1,0,0,24.1,77777,9,999999999,80,0.1100,0,88,999.000,999.0,99.0 +1981,12,4,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-4.4,72,100000,0,0,244,0,0,0,0,0,0,0,260,4.6,0,0,24.1,77777,9,999999999,80,0.1100,0,88,999.000,999.0,99.0 +1981,12,4,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-4.4,72,100000,0,0,264,0,0,0,0,0,0,0,290,5.2,7,7,14.5,340,9,999999999,80,0.1100,0,88,999.000,999.0,99.0 +1981,12,4,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-4.4,75,100000,0,0,280,0,0,0,0,0,0,0,290,6.2,10,10,14.5,340,9,999999999,80,0.1100,0,88,999.000,999.0,99.0 +1981,12,4,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.0,78,100000,0,0,238,0,0,0,0,0,0,0,270,3.6,0,0,14.5,77777,9,999999999,80,0.1100,0,88,999.000,999.0,99.0 +1981,12,4,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.6,81,100000,0,0,238,0,0,0,0,0,0,0,260,3.1,1,1,14.5,77777,9,999999999,80,0.1100,0,88,999.000,999.0,99.0 +1981,12,4,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.6,81,100100,0,0,257,0,0,0,0,0,0,0,280,4.1,8,8,14.5,760,9,999999999,80,0.1100,0,88,999.000,999.0,99.0 +1981,12,4,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-5.0,69,100000,0,0,282,0,0,0,0,0,0,0,280,3.6,10,10,14.5,760,9,999999999,80,0.1100,0,88,999.000,999.0,99.0 +1981,12,5,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-5.0,69,100000,0,0,282,0,0,0,0,0,0,0,290,3.6,10,10,14.5,760,9,999999999,80,0.1100,0,88,999.000,999.0,99.0 +1981,12,5,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-5.6,67,100100,0,0,281,0,0,0,0,0,0,0,290,5.2,10,10,14.5,760,9,999999999,80,0.1100,0,88,999.000,999.0,99.0 +1981,12,5,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-5.6,67,100100,0,0,273,0,0,0,0,0,0,0,290,3.1,9,9,14.5,760,9,999999999,80,0.1100,0,88,999.000,999.0,99.0 +1981,12,5,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.7,69,100100,0,0,244,0,0,0,0,0,0,0,280,2.6,2,2,14.5,77777,9,999999999,69,0.1100,0,88,999.000,999.0,99.0 +1981,12,5,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-6.7,75,100100,0,0,233,0,0,0,0,0,0,0,270,2.6,0,0,14.5,77777,9,999999999,69,0.1100,0,88,999.000,999.0,99.0 +1981,12,5,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-6.1,85,100200,0,0,229,0,0,0,0,0,0,0,270,3.1,0,0,14.5,77777,9,999999999,80,0.1100,0,88,999.000,999.0,99.0 +1981,12,5,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-6.7,85,100200,0,0,227,0,0,0,0,0,0,0,270,2.6,0,0,9.7,77777,9,999999999,69,0.1100,0,88,999.000,999.0,99.0 +1981,12,5,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-6.7,85,100300,86,1280,227,45,329,17,4100,18100,2800,320,280,3.6,0,0,9.7,77777,9,999999999,69,0.0380,0,88,999.000,999.0,99.0 +1981,12,5,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-6.1,78,100300,287,1409,233,174,676,31,18000,55400,6600,720,270,3.1,0,0,11.3,77777,9,999999999,80,0.0380,0,88,999.000,999.0,99.0 +1981,12,5,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-5.0,72,100400,451,1409,242,304,804,41,31700,73400,8100,1010,280,2.6,0,0,11.3,77777,9,999999999,80,0.0380,0,88,999.000,999.0,99.0 +1981,12,5,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-4.4,67,100300,559,1409,248,398,867,47,41500,82200,8700,1180,260,2.6,0,0,16.1,77777,9,999999999,80,0.0380,0,88,999.000,999.0,99.0 +1981,12,5,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-4.4,62,100200,605,1409,252,437,884,50,45500,84700,9000,1250,280,2.1,0,0,19.3,77777,9,999999999,80,0.0380,0,88,999.000,999.0,99.0 +1981,12,5,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-5.6,57,100200,586,1409,251,421,879,49,43900,83900,8900,1220,240,3.6,0,0,19.3,77777,9,999999999,80,0.0380,0,88,999.000,999.0,99.0 +1981,12,5,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-3.9,60,100100,502,1409,257,347,836,44,36300,77800,8400,1090,270,2.6,0,0,19.3,77777,9,999999999,89,0.0380,0,88,999.000,999.0,99.0 +1981,12,5,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-3.9,64,100100,360,1409,253,226,727,37,23700,63100,7400,870,230,3.1,1,0,16.1,77777,9,999999999,89,0.0380,0,88,999.000,999.0,99.0 +1981,12,5,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-3.9,72,100000,171,1409,247,86,494,24,8600,33100,4600,470,260,2.6,1,0,16.1,77777,9,999999999,89,0.0380,0,88,999.000,999.0,99.0 +1981,12,5,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-5.0,78,100100,10,434,238,12,67,5,0,0,0,0,250,1.5,1,0,16.1,77777,9,999999999,80,0.0380,0,88,999.000,999.0,99.0 +1981,12,5,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.0,82,100100,0,0,236,0,0,0,0,0,0,0,0,0.0,0,0,16.1,77777,9,999999999,80,0.0380,0,88,999.000,999.0,99.0 +1981,12,5,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-6.1,85,100100,0,0,229,0,0,0,0,0,0,0,0,0.0,0,0,12.9,77777,9,999999999,80,0.0380,0,88,999.000,999.0,99.0 +1981,12,5,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-5.6,88,100000,0,0,230,0,0,0,0,0,0,0,0,0.0,0,0,11.3,77777,9,999999999,80,0.0380,0,88,999.000,999.0,99.0 +1981,12,5,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-5.6,88,100000,0,0,230,0,0,0,0,0,0,0,140,2.6,0,0,16.1,77777,9,999999999,80,0.0380,0,88,999.000,999.0,99.0 +1981,12,5,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.0,85,100000,0,0,234,0,0,0,0,0,0,0,150,2.6,0,0,9.7,77777,9,999999999,80,0.0380,0,88,999.000,999.0,99.0 +1981,12,5,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.0,82,100000,0,0,236,0,0,0,0,0,0,0,160,3.1,0,0,11.3,77777,9,999999999,80,0.0380,0,88,999.000,999.0,99.0 +1981,12,5,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-4.4,82,99900,0,0,238,0,0,0,0,0,0,0,160,3.1,2,0,11.3,77777,9,999999999,80,0.0380,0,88,999.000,999.0,99.0 +1981,12,6,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-3.9,85,99800,0,0,239,0,0,0,0,0,0,0,160,3.6,1,0,11.3,77777,9,999999999,89,0.0380,0,88,999.000,999.0,99.0 +1981,12,6,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-4.4,82,99800,0,0,238,0,0,0,0,0,0,0,160,3.6,2,0,11.3,77777,9,999999999,80,0.0380,0,88,999.000,999.0,99.0 +1981,12,6,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-4.4,82,99800,0,0,243,0,0,0,0,0,0,0,150,3.6,3,1,11.3,77777,9,999999999,80,0.0380,0,88,999.000,999.0,99.0 +1981,12,6,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-3.9,85,99800,0,0,243,0,0,0,0,0,0,0,180,4.1,3,1,11.3,77777,9,999999999,89,0.0380,0,88,999.000,999.0,99.0 +1981,12,6,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-3.9,85,99600,0,0,243,0,0,0,0,0,0,0,180,5.2,3,1,11.3,77777,9,999999999,89,0.0380,0,88,999.000,999.0,99.0 +1981,12,6,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.9,82,99700,0,0,246,0,0,0,0,0,0,0,180,3.1,3,1,11.3,77777,9,999999999,89,0.0380,0,88,999.000,999.0,99.0 +1981,12,6,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.3,79,99600,0,0,265,0,0,0,0,0,0,0,170,3.6,7,7,11.3,7620,9,999999999,89,0.0380,0,88,999.000,999.0,99.0 +1981,12,6,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-2.8,79,99600,82,1256,259,18,18,17,2000,800,2000,350,180,4.6,7,3,19.3,77777,9,999999999,89,0.1470,0,88,999.000,999.0,99.0 +1981,12,6,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-1.7,79,99400,284,1409,264,123,207,80,12800,15600,9600,1560,180,6.2,8,3,24.1,77777,9,999999999,100,0.1470,0,88,999.000,999.0,99.0 +1981,12,6,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,3.3,-1.7,70,99400,447,1409,280,139,84,112,15200,7800,12700,2520,180,6.2,10,7,24.1,7620,9,999999999,100,0.1470,0,88,999.000,999.0,99.0 +1981,12,6,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,4.4,-1.7,65,99300,556,1409,275,319,461,133,33100,44100,15700,2600,180,7.7,7,3,24.1,77777,9,999999999,100,0.1470,0,88,999.000,999.0,99.0 +1981,12,6,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,-1.1,63,99200,603,1409,284,232,197,147,25000,19800,16500,3060,180,6.7,9,5,24.1,6100,9,999999999,100,0.1470,0,88,999.000,999.0,99.0 +1981,12,6,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.2,-1.1,56,99000,584,1409,297,273,170,201,29300,16800,22300,4750,190,7.7,9,7,24.1,6100,9,999999999,100,0.1470,0,88,999.000,999.0,99.0 +1981,12,6,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,-0.6,60,99000,501,1409,306,140,40,126,15400,3800,14100,3520,190,7.7,10,9,24.1,3660,9,999999999,100,0.1470,0,88,999.000,999.0,99.0 +1981,12,6,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.7,-0.6,60,98900,359,1409,306,110,69,92,12000,6000,10500,2390,190,6.2,9,9,24.1,2740,9,999999999,100,0.1470,0,88,999.000,999.0,99.0 +1981,12,6,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,0.0,65,98800,170,1409,285,63,68,54,6700,4100,6200,1130,160,5.7,9,4,24.1,77777,9,999999999,110,0.1470,0,88,999.000,999.0,99.0 +1981,12,6,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,0.6,73,98900,10,434,294,4,0,4,0,0,0,0,190,5.2,10,8,24.1,2740,9,999999999,110,0.1470,0,88,999.000,999.0,99.0 +1981,12,6,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,4.4,0.6,76,98700,0,0,287,0,0,0,0,0,0,0,180,5.2,9,7,24.1,3350,9,999999999,110,0.1470,0,88,999.000,999.0,99.0 +1981,12,6,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.1,76,98600,0,0,301,0,0,0,0,0,0,0,180,6.2,10,9,24.1,7620,9,999999999,110,0.1470,0,88,999.000,999.0,99.0 +1981,12,6,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,0.6,73,98500,0,0,294,0,0,0,0,0,0,0,190,5.2,9,8,24.1,2740,9,999999999,110,0.1470,0,88,999.000,999.0,99.0 +1981,12,6,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,0.6,73,98400,0,0,279,0,0,0,0,0,0,0,200,5.7,3,3,24.1,77777,9,999999999,110,0.1470,0,88,999.000,999.0,99.0 +1981,12,6,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,0.6,73,98300,0,0,289,0,0,0,0,0,0,0,180,6.2,7,7,24.1,2740,9,999999999,110,0.1470,0,88,999.000,999.0,99.0 +1981,12,6,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,0.6,73,98300,0,0,309,0,0,0,0,0,0,0,210,5.2,10,10,24.1,2440,9,999999999,110,0.1470,0,88,999.000,999.0,99.0 +1981,12,6,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,0.6,73,98300,0,0,309,0,0,0,0,0,0,0,200,4.6,10,10,24.1,2440,9,999999999,110,0.1470,0,88,999.000,999.0,99.0 +1981,12,7,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.1,76,98200,0,0,309,0,0,0,0,0,0,0,190,5.7,10,10,24.1,2440,9,999999999,110,0.1470,0,88,999.000,999.0,99.0 +1981,12,7,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.1,76,98200,0,0,309,0,0,0,0,0,0,0,210,5.2,10,10,24.1,2440,9,999999999,110,0.1470,0,88,999.000,999.0,99.0 +1981,12,7,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.1,76,98100,0,0,309,0,0,0,0,0,0,0,190,3.6,10,10,11.3,2130,9,999999999,110,0.1470,0,88,999.000,999.0,99.0 +1981,12,7,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.7,79,98100,0,0,310,0,0,0,0,0,0,0,210,5.2,10,10,11.3,2130,9,999999999,120,0.1470,0,88,999.000,999.0,99.0 +1981,12,7,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.7,79,98100,0,0,310,0,0,0,0,0,0,0,230,3.6,10,10,11.3,2130,9,999999999,120,0.1470,0,88,999.000,999.0,99.0 +1981,12,7,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.7,79,98100,0,0,310,0,0,0,0,0,0,0,250,2.6,10,10,11.3,2130,9,999999999,120,0.1470,0,88,999.000,999.0,99.0 +1981,12,7,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,1.7,79,98100,0,0,302,0,0,0,0,0,0,0,230,4.1,9,9,16.1,2440,9,999999999,120,0.1470,0,88,999.000,999.0,99.0 +1981,12,7,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.0,1.7,79,98100,79,1233,302,20,14,19,2200,800,2100,470,230,5.2,9,9,11.3,2440,9,999999999,120,0.0630,0,88,999.000,999.0,99.0 +1981,12,7,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,5.6,2.2,79,98100,280,1409,313,67,2,66,7400,100,7400,2310,240,3.6,10,10,11.3,2440,9,999999999,120,0.0630,0,88,999.000,999.0,99.0 +1981,12,7,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,6.1,2.2,76,98100,444,1409,316,139,8,136,15400,500,15200,4680,240,4.1,10,10,11.3,3960,9,999999999,120,0.0630,0,88,999.000,999.0,99.0 +1981,12,7,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,7.8,2.8,71,97900,553,1409,308,162,59,138,17700,5600,15500,3970,200,6.2,8,8,12.9,3960,9,999999999,129,0.0630,0,88,999.000,999.0,99.0 +1981,12,7,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.9,2.8,66,98000,600,1409,308,358,480,150,37200,46700,17200,3010,230,3.1,7,7,16.1,3960,9,999999999,129,0.0630,0,88,999.000,999.0,99.0 +1981,12,7,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,2.8,63,98100,582,1409,322,193,207,106,21100,20700,12500,2080,270,6.7,9,9,12.9,1830,9,999999999,120,0.0630,0,88,999.000,999.0,99.0 +1981,12,7,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,2.2,61,97800,499,1409,310,209,183,143,22700,17500,16400,3280,210,4.6,7,7,14.5,1520,9,999999999,120,0.0630,0,88,999.000,999.0,99.0 +1981,12,7,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,11.1,3.3,59,98000,358,1409,319,147,226,89,15600,19100,10700,1710,260,5.2,7,7,16.1,2440,9,999999999,129,0.0630,0,88,999.000,999.0,99.0 +1981,12,7,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,9.4,3.9,69,98100,170,1409,308,52,68,43,5600,4200,5100,900,280,5.2,7,6,19.3,3660,9,999999999,129,0.0630,0,88,999.000,999.0,99.0 +1981,12,7,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,8.3,3.9,74,98200,10,435,312,4,6,3,0,0,0,0,270,3.1,8,8,19.3,2440,9,999999999,129,0.0630,0,88,999.000,999.0,99.0 +1981,12,7,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,7.8,2.2,68,98200,0,0,289,0,0,0,0,0,0,0,280,4.1,2,2,24.1,77777,9,999999999,120,0.0630,0,88,999.000,999.0,99.0 +1981,12,7,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.1,1.7,73,98300,0,0,273,0,0,0,0,0,0,0,270,3.6,0,0,24.1,77777,9,999999999,120,0.0630,0,88,999.000,999.0,99.0 +1981,12,7,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,1.1,73,98400,0,0,297,0,0,0,0,0,0,0,290,5.2,8,8,24.1,670,9,999999999,110,0.0630,0,88,999.000,999.0,99.0 +1981,12,7,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,6.7,0.6,65,98500,0,0,316,0,0,0,0,0,0,0,310,6.7,10,10,24.1,760,9,999999999,110,0.0630,0,88,999.000,999.0,99.0 +1981,12,7,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.6,-1.1,63,98600,0,0,310,0,0,0,0,0,0,0,300,6.7,10,10,24.1,670,9,999999999,100,0.0630,0,88,999.000,999.0,99.0 +1981,12,7,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,5.0,-1.7,62,98700,0,0,306,0,0,0,0,0,0,0,310,8.2,10,10,24.1,670,9,999999999,100,0.0630,0,88,999.000,999.0,99.0 +1981,12,7,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-4.4,57,98800,0,0,296,0,0,0,0,0,0,0,330,7.7,10,10,24.1,850,9,999999999,80,0.0630,0,88,999.000,999.0,99.0 +1981,12,8,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,3.3,-4.4,57,98800,0,0,296,0,0,0,0,0,0,0,310,6.7,10,10,24.1,850,9,999999999,80,0.0630,0,88,999.000,999.0,99.0 +1981,12,8,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-4.4,59,98900,0,0,294,0,0,0,0,0,0,0,300,5.2,10,10,24.1,850,9,999999999,80,0.0630,0,88,999.000,999.0,99.0 +1981,12,8,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-3.9,62,98900,0,0,294,0,0,0,0,0,0,0,290,6.7,10,10,24.1,980,9,999999999,89,0.0630,0,88,999.000,999.0,99.0 +1981,12,8,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-4.4,59,99000,0,0,294,0,0,0,0,0,0,0,310,5.2,10,10,24.1,1160,9,999999999,80,0.0630,0,88,999.000,999.0,99.0 +1981,12,8,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-5.0,59,99100,0,0,291,0,0,0,0,0,0,0,320,7.7,10,10,24.1,980,9,999999999,80,0.0630,0,88,999.000,999.0,99.0 +1981,12,8,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-5.6,57,99200,0,0,290,0,0,0,0,0,0,0,310,6.7,10,10,24.1,850,9,999999999,80,0.0630,0,88,999.000,999.0,99.0 +1981,12,8,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-5.0,62,99300,0,0,289,0,0,0,0,0,0,0,300,6.2,10,10,24.1,760,9,999999999,80,0.0630,0,88,999.000,999.0,99.0 +1981,12,8,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.0,62,99400,77,1210,289,17,6,17,1900,300,1900,420,320,6.2,10,10,24.1,670,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1981,12,8,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.0,62,99400,277,1410,289,81,1,81,8900,0,8900,2620,320,7.7,10,10,24.1,760,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1981,12,8,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.6,59,99500,441,1410,288,97,1,96,11000,100,11000,3690,300,6.2,10,10,24.1,760,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1981,12,8,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-6.1,57,99500,550,1410,287,185,6,182,20500,500,20300,6380,320,7.2,10,10,24.1,980,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1981,12,8,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-6.7,54,99500,598,1410,287,167,9,163,18900,700,18600,6280,340,7.7,10,10,24.1,1220,9,999999999,69,0.0500,0,88,999.000,999.0,99.0 +1981,12,8,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-6.7,54,99500,580,1410,287,187,4,186,20900,300,20800,6690,310,6.2,10,10,24.1,980,9,999999999,69,0.0500,0,88,999.000,999.0,99.0 +1981,12,8,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-7.2,52,99500,498,1410,286,147,4,145,16400,300,16300,5220,340,8.2,10,10,24.1,980,9,999999999,69,0.0500,0,88,999.000,999.0,99.0 +1981,12,8,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-7.2,52,99600,357,1410,286,101,3,100,11200,200,11200,3420,310,5.7,10,10,24.1,980,9,999999999,69,0.0500,0,88,999.000,999.0,99.0 +1981,12,8,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-6.7,61,99700,169,1410,280,47,1,47,5200,0,5200,1480,300,4.6,10,10,24.1,980,9,999999999,69,0.0500,0,88,999.000,999.0,99.0 +1981,12,8,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-6.7,66,99700,10,435,275,6,0,6,0,0,0,0,310,5.2,10,10,19.3,980,9,999999999,69,0.0500,0,88,999.000,999.0,99.0 +1981,12,8,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-4.4,82,99800,0,0,275,0,0,0,0,0,0,0,290,4.6,10,10,19.3,980,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1981,12,8,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.0,82,99800,0,0,273,0,0,0,0,0,0,0,310,6.2,10,10,19.3,980,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1981,12,8,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-3.9,85,99800,0,0,276,0,0,0,0,0,0,0,300,3.6,10,10,19.3,980,9,999999999,89,0.0500,0,88,999.000,999.0,99.0 +1981,12,8,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.0,85,99900,0,0,270,0,0,0,0,0,0,0,320,6.2,10,10,24.1,760,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1981,12,8,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.0,82,99900,0,0,259,0,0,0,0,0,0,0,310,3.6,8,8,24.1,850,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1981,12,8,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.6,78,99900,0,0,243,0,0,0,0,0,0,0,310,5.2,2,2,24.1,77777,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1981,12,8,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-6.1,75,99900,0,0,240,0,0,0,0,0,0,0,310,4.1,1,1,24.1,77777,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1981,12,9,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-6.1,78,100000,0,0,241,0,0,0,0,0,0,0,300,4.6,2,2,24.1,77777,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1981,12,9,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.1,72,100000,0,0,273,0,0,0,0,0,0,0,300,4.6,10,10,24.1,1160,9,999999999,80,0.0500,0,88,999.000,999.0,99.0 +1981,12,9,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-6.7,78,100000,0,0,231,0,0,0,0,0,0,0,310,4.1,0,0,24.1,77777,9,999999999,69,0.0500,0,88,999.000,999.0,99.0 +1981,12,9,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-6.7,85,100100,0,0,227,0,0,0,0,0,0,0,330,4.1,0,0,24.1,77777,9,999999999,69,0.0500,0,88,999.000,999.0,99.0 +1981,12,9,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-7.2,88,100100,0,0,223,0,0,0,0,0,0,0,310,3.6,0,0,24.1,77777,9,999999999,69,0.0500,0,88,999.000,999.0,99.0 +1981,12,9,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-7.8,88,100100,0,0,221,0,0,0,0,0,0,0,310,3.6,0,0,24.1,77777,9,999999999,69,0.0500,0,88,999.000,999.0,99.0 +1981,12,9,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-7.8,88,100100,0,0,221,0,0,0,0,0,0,0,320,3.6,0,0,24.1,77777,9,999999999,69,0.0500,0,88,999.000,999.0,99.0 +1981,12,9,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-7.8,85,100200,74,1187,222,29,90,21,2900,3200,2700,370,300,3.1,0,0,24.1,77777,9,999999999,69,0.1280,0,88,999.000,999.0,99.0 +1981,12,9,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-6.7,81,100200,274,1410,229,139,428,54,14000,32200,7700,960,310,4.1,0,0,24.1,77777,9,999999999,69,0.1280,0,88,999.000,999.0,99.0 +1981,12,9,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-6.1,75,100300,438,1410,243,207,345,97,21500,30900,11900,1810,320,6.2,2,2,24.1,77777,9,999999999,80,0.1280,0,88,999.000,999.0,99.0 +1981,12,9,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-7.2,66,100300,548,1410,252,269,274,160,28300,26900,17800,3380,350,7.2,6,6,24.1,670,9,999999999,69,0.1280,0,88,999.000,999.0,99.0 +1981,12,9,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-8.3,61,100200,596,1410,264,106,31,93,11700,3000,10500,2920,310,5.7,9,9,24.1,980,9,999999999,69,0.1280,0,88,999.000,999.0,99.0 +1981,12,9,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-8.9,58,100200,578,1410,271,162,58,138,17800,5600,15500,4050,330,7.7,10,10,24.1,850,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,9,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-8.3,61,100200,497,1410,271,113,16,108,13000,1000,12700,4260,320,6.7,10,10,24.1,850,9,999999999,69,0.1280,0,88,999.000,999.0,99.0 +1981,12,9,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-8.3,63,100100,357,1410,269,95,2,94,10600,100,10500,3280,320,7.2,10,10,24.1,980,9,999999999,69,0.1280,0,88,999.000,999.0,99.0 +1981,12,9,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-9.4,58,100200,169,1410,255,44,31,40,4800,2100,4500,970,320,7.2,8,8,24.1,980,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,9,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-10.0,58,100200,10,435,265,0,0,0,0,0,0,0,320,6.2,10,10,24.1,980,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,9,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-10.0,63,100200,0,0,233,0,0,0,0,0,0,0,320,5.2,2,2,24.1,77777,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,9,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-10.0,68,100200,0,0,240,0,0,0,0,0,0,0,320,4.1,7,7,24.1,980,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,9,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.6,74,100200,0,0,223,0,0,0,0,0,0,0,320,3.1,2,2,24.1,77777,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,9,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-10.6,77,100200,0,0,215,0,0,0,0,0,0,0,320,5.2,0,0,24.1,77777,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,9,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-10.6,77,100200,0,0,224,0,0,0,0,0,0,0,320,5.2,3,3,24.1,77777,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,9,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-10.0,74,100200,0,0,226,0,0,0,0,0,0,0,310,5.2,2,2,24.1,77777,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,9,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.6,74,100200,0,0,216,0,0,0,0,0,0,0,320,5.2,0,0,24.1,77777,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,10,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-10.6,77,100200,0,0,215,0,0,0,0,0,0,0,330,5.2,0,0,24.1,77777,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,10,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-10.6,77,100200,0,0,215,0,0,0,0,0,0,0,330,4.1,0,0,24.1,77777,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,10,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-11.1,77,100200,0,0,212,0,0,0,0,0,0,0,300,4.1,0,0,24.1,77777,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,10,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-11.1,77,100100,0,0,212,0,0,0,0,0,0,0,320,4.1,0,0,24.1,77777,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,10,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-11.1,77,100100,0,0,212,0,0,0,0,0,0,0,300,4.1,0,0,24.1,77777,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,10,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-11.1,81,100200,0,0,211,0,0,0,0,0,0,0,310,3.1,0,0,24.1,77777,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,10,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-11.1,81,100100,0,0,211,0,0,0,0,0,0,0,320,3.6,0,0,24.1,77777,9,999999999,60,0.1280,0,88,999.000,999.0,99.0 +1981,12,10,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.3,-11.1,81,100100,71,1164,211,38,243,17,3400,11300,2600,310,310,2.6,0,0,24.1,77777,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,10,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-11.1,71,100100,271,1411,216,159,628,34,16000,49500,6500,690,320,5.2,0,0,24.1,77777,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,10,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-10.6,65,100100,435,1411,226,265,684,49,27400,61900,8200,1030,340,5.2,2,1,24.1,77777,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,10,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-10.0,60,100100,545,1411,232,356,747,62,37000,70800,9500,1310,320,4.6,2,1,24.1,77777,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,10,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-10.0,53,100000,594,1411,238,392,786,56,40800,75000,9100,1300,340,6.7,2,1,24.1,77777,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,10,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-10.0,51,100000,577,1411,240,378,777,56,39400,73900,9100,1280,10,5.2,2,1,24.1,77777,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,10,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-10.0,49,99900,496,1411,245,309,697,61,31900,64600,9100,1240,330,4.6,3,2,24.1,77777,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,10,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-10.0,49,99900,356,1411,251,197,490,72,20000,40600,9700,1290,360,4.6,5,5,24.1,77777,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,10,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-10.0,53,99900,169,1411,246,77,312,39,7700,18800,5400,660,350,4.6,4,4,24.1,77777,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,10,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-10.6,63,99900,10,435,234,9,24,6,0,0,0,0,10,3.1,3,3,24.1,77777,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,10,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-10.6,71,99900,0,0,218,0,0,0,0,0,0,0,10,3.1,1,0,24.1,77777,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,10,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.6,74,99900,0,0,216,0,0,0,0,0,0,0,360,2.6,0,0,24.1,77777,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,10,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-10.6,77,99900,0,0,215,0,0,0,0,0,0,0,320,2.6,0,0,24.1,77777,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,10,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-9.4,74,99900,0,0,243,0,0,0,0,0,0,0,290,4.1,9,8,24.1,1830,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,10,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-8.3,78,99800,0,0,258,0,0,0,0,0,0,0,310,4.6,10,10,24.1,850,9,999999999,69,0.0510,0,88,999.000,999.0,99.0 +1981,12,10,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-8.9,74,99800,0,0,251,0,0,0,0,0,0,0,310,3.6,9,9,24.1,760,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,10,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-8.9,74,99800,0,0,258,0,0,0,0,0,0,0,280,3.1,10,10,24.1,670,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,11,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-8.9,74,99800,0,0,251,0,0,0,0,0,0,0,310,3.6,9,9,24.1,760,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,11,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-9.4,78,99800,0,0,234,0,0,0,0,0,0,0,310,3.1,6,6,24.1,760,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,11,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-10.0,81,99800,0,0,219,0,0,0,0,0,0,0,310,2.6,3,1,24.1,77777,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,11,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-10.6,77,99800,0,0,229,0,0,0,0,0,0,0,310,2.1,6,6,24.1,760,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,11,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-11.1,77,99800,0,0,216,0,0,0,0,0,0,0,310,2.1,4,1,24.1,77777,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,11,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-11.1,81,99800,0,0,218,0,0,0,0,0,0,0,310,1.5,10,2,24.1,77777,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,11,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-10.6,77,99900,0,0,236,0,0,0,0,0,0,0,300,3.1,10,8,24.1,7620,9,999999999,60,0.0510,0,88,999.000,999.0,99.0 +1981,12,11,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-10.6,77,99900,69,1141,232,18,36,15,1900,1300,1800,250,310,2.6,8,7,24.1,7620,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,11,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-10.0,68,99900,268,1411,230,130,375,56,13400,27500,8200,1010,360,4.6,7,2,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,11,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-10.6,60,100000,432,1411,233,249,453,107,25600,40300,13200,2020,360,4.1,7,2,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,11,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-10.6,55,99900,543,1411,245,265,354,126,27700,33700,14600,2440,330,3.1,7,6,24.1,7620,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,11,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-10.6,51,99900,592,1411,249,173,84,137,19100,8400,15500,3240,320,2.6,7,6,24.1,7620,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,11,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-10.0,47,99800,575,1411,252,288,303,162,30500,30100,18100,3430,30,2.6,4,4,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,11,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-10.0,47,99800,495,1411,244,319,720,63,32800,66600,9300,1260,20,2.6,1,1,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,11,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-10.0,47,99700,356,1411,239,214,658,45,21900,56300,7600,900,30,3.1,0,0,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,11,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-10.0,51,99800,169,1411,236,78,392,30,7900,24100,5000,540,20,2.6,1,0,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,11,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-8.9,63,99800,10,435,231,10,32,6,0,0,0,0,40,3.1,1,0,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,11,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-9.4,71,99800,0,0,223,0,0,0,0,0,0,0,30,2.1,0,0,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,11,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.0,77,99900,0,0,217,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,11,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-9.4,84,99900,0,0,216,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,11,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-9.4,84,99900,0,0,216,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,11,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-9.4,81,99900,0,0,217,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,11,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-8.9,88,99900,0,0,216,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,11,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-10.0,88,99800,0,0,212,0,0,0,0,0,0,0,240,2.1,0,0,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,12,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-10.0,88,99800,0,0,212,0,0,0,0,0,0,0,290,2.6,0,0,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,12,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-10.0,84,99900,0,0,220,0,0,0,0,0,0,0,0,0.0,2,2,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,12,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-10.0,84,99900,0,0,217,0,0,0,0,0,0,0,270,1.5,1,1,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,12,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-10.0,88,99900,0,0,219,0,0,0,0,0,0,0,290,1.5,2,2,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,12,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-10.0,84,99900,0,0,217,0,0,0,0,0,0,0,260,2.6,1,1,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,12,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-10.0,88,99900,0,0,216,0,0,0,0,0,0,0,280,2.6,1,1,24.1,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,12,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-10.0,84,100000,0,0,222,0,0,0,0,0,0,0,0,0.0,3,3,19.3,77777,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,12,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-9.4,84,100000,66,1117,220,23,35,20,2500,1500,2400,410,0,0.0,5,1,19.3,77777,9,999999999,60,0.1630,0,88,999.000,999.0,99.0 +1981,12,12,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-8.9,74,100000,265,1411,228,118,276,64,12000,20100,8200,1170,0,0.0,5,1,19.3,77777,9,999999999,60,0.1630,0,88,999.000,999.0,99.0 +1981,12,12,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-6.1,75,100100,430,1411,240,231,448,91,24100,39900,11900,1690,270,2.1,5,1,19.3,77777,9,999999999,80,0.1630,0,88,999.000,999.0,99.0 +1981,12,12,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-5.6,67,100100,541,1411,260,308,420,143,31600,39800,16300,2810,270,3.1,8,6,24.1,3050,9,999999999,80,0.1630,0,88,999.000,999.0,99.0 +1981,12,12,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-5.0,64,100000,590,1411,265,248,262,137,26700,26300,15700,2810,240,2.6,8,6,24.1,3050,9,999999999,80,0.1630,0,88,999.000,999.0,99.0 +1981,12,12,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.6,59,100000,574,1411,262,287,324,153,30500,32200,17400,3200,250,3.6,9,4,24.1,77777,9,999999999,80,0.1630,0,88,999.000,999.0,99.0 +1981,12,12,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-2.8,70,100000,494,1411,285,153,14,148,17100,1000,16700,5260,240,3.6,10,9,24.1,3050,9,999999999,89,0.1630,0,88,999.000,999.0,99.0 +1981,12,12,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-5.6,59,99900,356,1411,274,105,81,84,11500,7000,9700,1840,210,3.1,10,8,24.1,3050,9,999999999,80,0.1630,0,88,999.000,999.0,99.0 +1981,12,12,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-5.6,62,99900,169,1411,285,38,0,38,4300,0,4300,1280,210,2.6,10,10,24.1,3050,9,999999999,80,0.1630,0,88,999.000,999.0,99.0 +1981,12,12,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-5.6,64,99900,10,435,283,3,0,3,0,0,0,0,200,1.5,10,10,24.1,3050,9,999999999,80,0.1630,0,88,999.000,999.0,99.0 +1981,12,12,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-5.6,67,99900,0,0,281,0,0,0,0,0,0,0,0,0.0,10,10,24.1,3050,9,999999999,80,0.1630,0,88,999.000,999.0,99.0 +1981,12,12,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-5.0,72,99900,0,0,266,0,0,0,0,0,0,0,180,2.1,8,8,24.1,3050,9,999999999,80,0.1630,0,88,999.000,999.0,99.0 +1981,12,12,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-5.0,72,100000,0,0,279,0,0,0,0,0,0,0,0,0.0,10,10,24.1,1400,9,999999999,80,0.1630,0,88,999.000,999.0,99.0 +1981,12,12,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-4.4,72,100000,0,0,269,0,0,0,0,0,0,0,210,2.1,9,8,24.1,1400,9,999999999,80,0.1630,0,88,999.000,999.0,99.0 +1981,12,12,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-4.4,72,99900,0,0,274,0,0,0,0,0,0,0,180,2.6,9,9,24.1,1400,9,999999999,80,0.1630,0,88,999.000,999.0,99.0 +1981,12,12,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-4.4,72,99900,0,0,282,0,0,0,0,0,0,0,190,4.1,10,10,24.1,1400,9,999999999,80,0.1630,0,88,999.000,999.0,99.0 +1981,12,12,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-4.4,72,99900,0,0,282,0,0,0,0,0,0,0,180,3.6,10,10,24.1,1160,9,999999999,80,0.1630,0,88,999.000,999.0,99.0 +1981,12,13,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.9,75,99900,0,0,283,0,0,0,0,0,0,0,200,3.6,10,10,24.1,1370,9,999999999,89,0.1630,0,88,999.000,999.0,99.0 +1981,12,13,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-4.4,72,99900,0,0,282,0,0,0,0,0,0,0,180,2.1,10,10,24.1,1370,9,999999999,80,0.1630,0,88,999.000,999.0,99.0 +1981,12,13,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.9,75,99900,0,0,283,0,0,0,0,0,0,0,220,2.6,10,10,24.1,1370,9,999999999,89,0.1630,0,88,999.000,999.0,99.0 +1981,12,13,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-3.3,82,99900,0,0,281,0,0,0,0,0,0,0,200,1.5,10,10,8.0,760,9,999999999,89,0.1630,0,88,999.000,999.0,99.0 +1981,12,13,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.3,85,99900,0,0,271,0,0,0,0,0,0,0,190,2.6,9,9,16.1,670,9,999999999,89,0.1630,0,88,999.000,999.0,99.0 +1981,12,13,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-2.8,89,100000,0,0,279,0,0,0,0,0,0,0,200,2.6,10,10,19.3,670,9,999999999,89,0.1630,0,88,999.000,999.0,99.0 +1981,12,13,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-2.8,85,100000,0,0,281,0,0,0,0,0,0,0,200,3.1,10,10,16.1,670,9,999999999,89,0.1630,0,88,999.000,999.0,99.0 +1981,12,13,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-2.8,85,100000,64,1118,281,19,1,19,2100,0,2100,640,180,2.6,10,10,16.1,580,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,13,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-3.3,79,100000,262,1412,283,46,3,46,5300,100,5300,1720,190,2.1,10,10,16.1,580,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,13,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-2.8,82,100000,427,1412,284,105,2,105,11900,100,11900,3880,190,2.1,10,10,16.1,580,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,13,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-2.8,76,99900,539,1412,288,155,4,154,17500,300,17400,5680,220,2.1,10,10,19.3,1160,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,13,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-3.3,70,99900,589,1412,290,170,5,168,19200,400,19000,6340,220,3.1,10,10,19.3,1160,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,13,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-3.3,67,99900,573,1412,293,162,4,160,18200,300,18100,6050,230,2.1,10,10,19.3,1160,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,13,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-2.8,70,99800,494,1412,293,162,2,161,17900,200,17900,5520,230,1.5,10,10,19.3,1400,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,13,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,2.2,-3.3,67,99800,356,1412,293,99,0,99,11000,0,11000,3390,180,1.5,10,10,19.3,1160,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,13,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-3.3,70,99800,170,1412,290,48,1,48,5300,0,5300,1500,0,0.0,10,10,24.1,2740,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,13,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-3.3,79,99800,10,435,283,4,0,4,0,0,0,0,0,0.0,10,10,19.3,2740,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,13,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-3.3,82,99800,0,0,281,0,0,0,0,0,0,0,0,0.0,10,10,19.3,2740,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,13,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-3.9,78,99800,0,0,280,0,0,0,0,0,0,0,0,0.0,10,10,19.3,2740,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,13,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-3.9,78,99800,0,0,280,0,0,0,0,0,0,0,180,1.5,10,10,19.3,2740,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,13,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.9,75,99700,0,0,283,0,0,0,0,0,0,0,180,2.1,10,10,24.1,3050,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,13,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.3,79,99700,0,0,283,0,0,0,0,0,0,0,190,1.5,10,10,19.3,3050,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,13,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-4.4,78,99700,0,0,278,0,0,0,0,0,0,0,170,1.5,10,10,19.3,1830,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1981,12,13,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-4.4,82,99600,0,0,268,0,0,0,0,0,0,0,0,0.0,9,9,24.1,2130,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1981,12,14,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-4.4,78,99600,0,0,278,0,0,0,0,0,0,0,200,1.5,10,10,19.3,1160,9,999999999,80,0.1010,0,88,999.000,999.0,99.0 +1981,12,14,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.9,82,99600,0,0,278,0,0,0,0,0,0,0,170,1.5,10,10,16.1,760,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,14,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.9,82,99600,0,0,278,0,0,0,0,0,0,0,0,0.0,10,10,19.3,1160,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,14,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-3.9,85,99500,0,0,276,0,0,0,0,0,0,0,0,0.0,10,10,19.3,1160,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,14,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-3.3,89,99400,0,0,276,0,0,0,0,0,0,0,0,0.0,10,10,16.1,1160,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,14,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-2.8,92,99500,0,0,277,0,0,0,0,0,0,0,270,2.1,10,10,16.1,1160,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,14,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-2.2,92,99500,0,0,280,0,0,0,0,0,0,0,270,2.1,10,10,8.0,980,9,999999999,89,0.1010,0,88,999.000,999.0,99.0 +1981,12,14,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-2.8,89,99400,62,1094,279,23,0,23,2500,0,2500,730,270,2.1,10,10,8.0,980,9,999999999,89,0.0530,0,88,999.000,999.0,99.0 +1981,12,14,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-2.2,92,99400,259,1412,280,86,1,86,9400,0,9400,2600,270,1.5,10,10,8.0,1400,9,999999999,89,0.0530,0,88,999.000,999.0,99.0 +1981,12,14,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-2.2,85,99400,425,1412,284,157,1,157,17200,100,17100,4880,250,2.6,10,10,8.0,1400,9,999999999,89,0.0530,0,88,999.000,999.0,99.0 +1981,12,14,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-2.2,85,99400,537,1412,284,179,1,179,19900,100,19900,6200,260,3.1,10,10,6.4,980,9,999999999,89,0.0530,0,88,999.000,999.0,99.0 +1981,12,14,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-1.7,89,99300,587,1412,285,207,2,207,23000,200,23000,7160,260,3.1,10,10,8.0,1400,9,999999999,100,0.0530,0,88,999.000,999.0,99.0 +1981,12,14,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-1.7,85,99200,572,1412,287,196,2,196,21800,200,21800,6830,260,4.1,10,10,8.0,460,9,999999999,100,0.0530,0,88,999.000,999.0,99.0 +1981,12,14,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-2.2,82,99200,494,1412,279,224,168,164,24000,15900,18400,3750,290,3.6,9,9,9.7,460,9,999999999,89,0.0530,0,88,999.000,999.0,99.0 +1981,12,14,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-2.8,79,99200,356,1412,286,118,88,95,12800,7600,10900,2080,280,3.6,10,10,12.9,460,9,999999999,89,0.0530,0,88,999.000,999.0,99.0 +1981,12,14,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-2.8,82,99200,170,1412,276,38,27,35,4200,1900,4000,870,290,3.6,9,9,11.3,760,9,999999999,89,0.0530,0,88,999.000,999.0,99.0 +1981,12,14,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-3.3,82,99200,10,459,263,4,7,4,0,0,0,0,270,3.1,7,7,12.9,760,9,999999999,89,0.0530,0,88,999.000,999.0,99.0 +1981,12,14,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-5.6,85,99300,0,0,240,0,0,0,0,0,0,0,260,2.6,2,2,16.1,77777,9,999999999,80,0.0530,0,88,999.000,999.0,99.0 +1981,12,14,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-5.6,88,99300,0,0,230,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,80,0.0530,0,88,999.000,999.0,99.0 +1981,12,14,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-8.3,88,99300,0,0,218,0,0,0,0,0,0,0,270,2.6,0,0,24.1,77777,9,999999999,69,0.0530,0,88,999.000,999.0,99.0 +1981,12,14,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-10.0,88,99300,0,0,212,0,0,0,0,0,0,0,270,3.1,0,0,24.1,77777,9,999999999,60,0.0530,0,88,999.000,999.0,99.0 +1981,12,14,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-10.6,88,99300,0,0,209,0,0,0,0,0,0,0,280,3.1,0,0,24.1,77777,9,999999999,60,0.0530,0,88,999.000,999.0,99.0 +1981,12,14,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-10.0,88,99400,0,0,212,0,0,0,0,0,0,0,300,3.6,0,0,24.1,77777,9,999999999,60,0.0530,0,88,999.000,999.0,99.0 +1981,12,14,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-12.2,74,99400,0,0,210,0,0,0,0,0,0,0,320,5.2,0,0,24.1,77777,9,999999999,50,0.0530,0,88,999.000,999.0,99.0 +1981,12,15,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-12.8,77,99400,0,0,206,0,0,0,0,0,0,0,310,2.1,1,0,24.1,77777,9,999999999,50,0.0530,0,88,999.000,999.0,99.0 +1981,12,15,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-13.3,74,99400,0,0,205,0,0,0,0,0,0,0,310,4.1,1,0,24.1,77777,9,999999999,50,0.0530,0,88,999.000,999.0,99.0 +1981,12,15,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-13.3,74,99400,0,0,205,0,0,0,0,0,0,0,330,3.6,0,0,24.1,77777,9,999999999,50,0.0530,0,88,999.000,999.0,99.0 +1981,12,15,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-13.3,80,99300,0,0,202,0,0,0,0,0,0,0,310,3.1,0,0,24.1,77777,9,999999999,50,0.0530,0,88,999.000,999.0,99.0 +1981,12,15,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-13.9,77,99300,0,0,208,0,0,0,0,0,0,0,320,3.6,6,2,24.1,77777,9,999999999,50,0.0530,0,88,999.000,999.0,99.0 +1981,12,15,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.0,-13.3,77,99300,0,0,208,0,0,0,0,0,0,0,310,3.6,10,1,24.1,77777,9,999999999,50,0.0530,0,88,999.000,999.0,99.0 +1981,12,15,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.0,-13.3,77,99400,0,0,212,0,0,0,0,0,0,0,300,3.1,8,3,19.3,77777,9,999999999,50,0.0530,0,88,999.000,999.0,99.0 +1981,12,15,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.0,-13.3,77,99400,60,1071,224,16,9,15,1700,500,1700,370,310,4.1,9,8,24.1,6100,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,15,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.0,-13.3,77,99400,257,1412,212,116,282,63,11900,20200,8200,1150,310,5.2,8,3,24.1,77777,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,15,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-13.3,71,99400,423,1412,216,214,353,106,22000,31200,12700,2000,300,3.6,8,3,24.1,77777,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,15,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-13.3,65,99400,535,1412,220,284,411,125,29600,38900,14800,2420,300,4.1,8,3,24.1,77777,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,15,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-12.8,65,99300,586,1412,222,361,548,130,38000,53100,15800,2550,310,3.1,8,3,24.1,77777,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,15,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-12.8,62,99200,572,1412,224,336,539,115,34400,50800,13700,2200,310,3.1,8,3,24.1,77777,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,15,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-12.8,60,99100,493,1412,226,267,457,106,28200,42400,13300,2000,340,3.1,7,3,24.1,77777,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,15,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-12.8,57,99200,356,1412,229,187,386,89,19400,32000,11200,1650,290,3.1,5,4,24.1,77777,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,15,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-12.8,60,99200,171,1412,224,72,280,38,7500,16200,5600,680,310,2.1,2,2,24.1,77777,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,15,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-12.8,68,99300,11,459,211,7,20,5,0,0,0,0,290,2.1,0,0,24.1,77777,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,15,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-13.3,68,99300,0,0,209,0,0,0,0,0,0,0,290,2.6,0,0,24.1,77777,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,15,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-12.8,68,99300,0,0,222,0,0,0,0,0,0,0,300,4.1,4,4,24.1,77777,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,15,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-13.3,65,99300,0,0,236,0,0,0,0,0,0,0,300,3.1,10,9,24.1,2130,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,15,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-13.3,65,99300,0,0,236,0,0,0,0,0,0,0,310,3.6,10,9,14.5,2130,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,15,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-13.3,65,99300,0,0,236,0,0,0,0,0,0,0,310,3.1,10,9,14.5,2130,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,15,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-13.3,65,99300,0,0,243,0,0,0,0,0,0,0,300,3.1,10,10,16.1,2130,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,15,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-13.3,65,99300,0,0,243,0,0,0,0,0,0,0,280,3.1,10,10,24.1,1520,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,16,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-13.3,65,99400,0,0,236,0,0,0,0,0,0,0,280,3.6,9,9,24.1,1520,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,16,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-13.3,68,99400,0,0,241,0,0,0,0,0,0,0,290,3.1,10,10,24.1,1830,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,16,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.0,-14.4,70,99500,0,0,207,0,0,0,0,0,0,0,290,3.1,1,1,24.1,77777,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,16,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-14.4,77,99500,0,0,199,0,0,0,0,0,0,0,300,2.6,0,0,24.1,77777,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,16,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.7,-15.0,77,99500,0,0,197,0,0,0,0,0,0,0,280,3.6,0,0,24.1,77777,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,16,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-15.6,76,99600,0,0,195,0,0,0,0,0,0,0,280,2.1,0,0,24.1,77777,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,16,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.8,-15.6,80,99600,0,0,193,0,0,0,0,0,0,0,280,3.1,0,0,19.3,77777,9,999999999,50,0.0880,0,88,999.000,999.0,99.0 +1981,12,16,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.8,-15.6,80,99700,58,1048,193,31,178,16,2700,7900,2300,290,280,3.6,1,0,24.1,77777,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,16,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.1,-15.6,70,99700,254,1412,202,138,561,33,13800,43200,6000,660,260,4.1,1,1,24.1,77777,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,16,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-15.0,62,99800,421,1412,210,269,716,51,27600,64000,8400,1040,270,3.6,3,1,24.1,77777,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,16,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-13.9,62,99800,534,1412,221,349,632,106,35600,58700,13300,2000,290,3.1,6,4,24.1,7010,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,16,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-13.9,59,99700,585,1412,233,185,95,145,20300,9500,16400,3420,290,4.6,9,8,24.1,3960,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,16,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-13.9,57,99700,571,1412,246,257,128,205,27600,12600,22500,4820,270,5.7,10,10,24.1,3960,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,16,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-13.9,57,99700,493,1412,246,123,6,121,14000,400,13800,4600,280,3.6,10,10,24.1,3660,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,16,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-15.0,52,99700,357,1412,245,105,13,102,11700,700,11500,3450,250,3.1,10,10,24.1,3660,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,16,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-15.0,52,99700,172,1412,245,33,4,32,3700,0,3700,1140,280,2.6,10,10,24.1,1830,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,16,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-15.0,57,99700,11,459,235,2,3,1,0,0,0,0,0,0.0,10,9,24.1,2440,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,16,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-14.4,64,99700,0,0,238,0,0,0,0,0,0,0,310,2.1,10,10,24.1,2440,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,16,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-15.0,59,99600,0,0,239,0,0,0,0,0,0,0,350,3.1,10,10,24.1,1830,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,16,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-13.9,57,99700,0,0,246,0,0,0,0,0,0,0,350,3.1,10,10,24.1,1400,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,16,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-15.0,48,99700,0,0,249,0,0,0,0,0,0,0,10,3.1,10,10,24.1,1160,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,16,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-13.9,55,99700,0,0,249,0,0,0,0,0,0,0,290,2.1,10,10,14.5,340,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,16,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-13.3,62,99700,0,0,245,0,0,0,0,0,0,0,320,1.5,10,10,6.4,270,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,16,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-12.2,71,99600,0,0,244,0,0,0,0,0,0,0,320,3.1,10,10,8.0,310,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,17,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-12.2,71,99500,0,0,244,0,0,0,0,0,0,0,330,4.1,10,10,8.0,460,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,17,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-12.2,71,99500,0,0,244,0,0,0,0,0,0,0,330,4.1,10,10,8.0,460,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,17,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-12.8,68,99500,0,0,243,0,0,0,0,0,0,0,320,4.1,10,10,16.1,610,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,17,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-12.8,68,99400,0,0,243,0,0,0,0,0,0,0,330,5.7,10,10,8.0,1160,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,17,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-12.8,68,99400,0,0,243,0,0,0,0,0,0,0,320,7.2,10,10,2.4,460,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,17,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-12.8,68,99400,0,0,243,0,0,0,0,0,0,0,310,5.2,10,10,4.8,850,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,17,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-12.2,71,99400,0,0,244,0,0,0,0,0,0,0,310,3.6,10,10,8.0,980,9,999999999,50,0.0560,0,88,999.000,999.0,99.0 +1981,12,17,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-12.2,68,99400,56,1048,246,6,14,5,700,500,700,80,330,5.2,10,10,14.5,1160,9,999999999,50,0.0700,0,88,999.000,999.0,99.0 +1981,12,17,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-12.2,65,99500,252,1413,248,46,3,45,5200,100,5200,1670,330,7.7,10,10,4.0,910,9,999999999,50,0.0700,0,88,999.000,999.0,99.0 +1981,12,17,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-11.1,71,99500,419,1413,242,145,50,130,15900,4600,14500,3320,320,7.2,10,9,11.3,1400,9,999999999,60,0.0700,0,88,999.000,999.0,99.0 +1981,12,17,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-10.6,68,99400,532,1413,254,120,12,116,13800,800,13500,4640,320,7.7,10,10,24.1,1400,9,999999999,60,0.0700,0,88,999.000,999.0,99.0 +1981,12,17,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-8.9,74,99400,584,1413,258,129,10,125,14900,700,14600,5130,330,8.8,10,10,3.2,580,9,999999999,60,0.0700,0,88,999.000,999.0,99.0 +1981,12,17,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-8.3,81,99400,571,1413,256,149,4,147,16900,300,16800,5700,340,10.3,10,10,1.6,460,9,999999999,69,0.0700,0,88,999.000,999.0,99.0 +1981,12,17,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-8.9,81,99400,494,1413,253,118,1,117,13300,100,13300,4500,340,10.3,10,10,2.4,1400,9,999999999,60,0.0700,0,88,999.000,999.0,99.0 +1981,12,17,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-10.0,74,99500,357,1413,252,88,4,87,9900,200,9800,3120,330,9.3,10,10,3.2,520,9,999999999,60,0.0700,0,88,999.000,999.0,99.0 +1981,12,17,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-10.6,77,99600,173,1413,241,51,20,48,5500,1400,5300,1130,340,10.3,10,9,4.0,580,9,999999999,60,0.0700,0,88,999.000,999.0,99.0 +1981,12,17,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-11.1,74,99700,11,483,247,6,3,6,0,0,0,0,340,8.8,10,10,8.0,760,9,999999999,60,0.0700,0,88,999.000,999.0,99.0 +1981,12,17,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-12.2,68,99800,0,0,246,0,0,0,0,0,0,0,330,7.2,10,10,9.7,670,9,999999999,50,0.0700,0,88,999.000,999.0,99.0 +1981,12,17,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-12.8,68,99800,0,0,243,0,0,0,0,0,0,0,330,7.2,10,10,11.3,760,9,999999999,50,0.0700,0,88,999.000,999.0,99.0 +1981,12,17,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-13.3,71,99900,0,0,239,0,0,0,0,0,0,0,320,9.3,10,10,14.5,850,9,999999999,50,0.0700,0,88,999.000,999.0,99.0 +1981,12,17,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-13.9,70,99900,0,0,225,0,0,0,0,0,0,0,320,6.2,8,8,24.1,850,9,999999999,50,0.0700,0,88,999.000,999.0,99.0 +1981,12,17,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-15.6,70,99900,0,0,215,0,0,0,0,0,0,0,310,6.2,7,7,24.1,850,9,999999999,50,0.0700,0,88,999.000,999.0,99.0 +1981,12,17,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-15.0,64,100000,0,0,236,0,0,0,0,0,0,0,300,7.2,10,10,24.1,1160,9,999999999,50,0.0700,0,88,999.000,999.0,99.0 +1981,12,17,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.0,-15.0,67,100000,0,0,233,0,0,0,0,0,0,0,310,5.7,10,10,24.1,1400,9,999999999,50,0.0700,0,88,999.000,999.0,99.0 +1981,12,18,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-15.6,67,100000,0,0,231,0,0,0,0,0,0,0,320,5.7,10,10,24.1,1160,9,999999999,50,0.0700,0,88,999.000,999.0,99.0 +1981,12,18,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.6,-15.6,67,100000,0,0,231,0,0,0,0,0,0,0,320,4.1,10,10,24.1,1400,9,999999999,50,0.0700,0,88,999.000,999.0,99.0 +1981,12,18,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.1,-16.1,67,100000,0,0,218,0,0,0,0,0,0,0,310,4.6,8,8,24.1,1830,9,999999999,50,0.0700,0,88,999.000,999.0,99.0 +1981,12,18,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-16.1,73,100000,0,0,208,0,0,0,0,0,0,0,310,5.2,6,6,24.1,1830,9,999999999,50,0.0700,0,88,999.000,999.0,99.0 +1981,12,18,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.8,-16.7,73,100000,0,0,201,0,0,0,0,0,0,0,310,4.6,3,3,24.1,77777,9,999999999,40,0.0700,0,88,999.000,999.0,99.0 +1981,12,18,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.9,-16.7,80,100100,0,0,195,0,0,0,0,0,0,0,310,3.6,2,2,24.1,77777,9,999999999,40,0.0700,0,88,999.000,999.0,99.0 +1981,12,18,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.9,-16.7,80,100100,0,0,195,0,0,0,0,0,0,0,300,4.1,2,2,24.1,77777,9,999999999,40,0.0700,0,88,999.000,999.0,99.0 +1981,12,18,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.9,-16.7,80,100100,55,1024,193,23,79,17,2300,2900,2100,300,310,2.1,1,1,24.1,77777,9,999999999,40,0.1060,0,88,999.000,999.0,99.0 +1981,12,18,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.8,-16.7,73,100200,250,1413,192,132,453,49,13200,32800,7400,870,310,3.1,0,0,24.1,77777,9,999999999,40,0.1060,0,88,999.000,999.0,99.0 +1981,12,18,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.1,-15.6,70,100200,417,1413,198,253,611,68,25900,53800,9900,1280,320,3.6,0,0,24.1,77777,9,999999999,50,0.1060,0,88,999.000,999.0,99.0 +1981,12,18,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.3,-14.4,62,100100,531,1413,208,357,722,81,37100,67900,11400,1600,320,6.2,0,0,24.1,77777,9,999999999,50,0.1060,0,88,999.000,999.0,99.0 +1981,12,18,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-13.3,62,100000,583,1413,212,405,759,87,42300,72900,12000,1760,310,5.7,0,0,24.1,77777,9,999999999,50,0.1060,0,88,999.000,999.0,99.0 +1981,12,18,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-13.9,55,100000,571,1413,215,391,747,85,40800,71400,11800,1710,300,6.2,0,0,24.1,77777,9,999999999,50,0.1060,0,88,999.000,999.0,99.0 +1981,12,18,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-13.9,52,100000,494,1413,217,324,700,77,33700,64700,11000,1500,310,5.2,0,0,24.1,77777,9,999999999,50,0.1060,0,88,999.000,999.0,99.0 +1981,12,18,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-13.9,52,100000,358,1413,217,209,578,61,21500,48400,9200,1130,320,6.2,0,0,24.1,77777,9,999999999,50,0.1060,0,88,999.000,999.0,99.0 +1981,12,18,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-15.0,52,100100,174,1413,213,76,298,39,7600,18200,5400,670,280,5.2,1,0,24.1,77777,9,999999999,50,0.1060,0,88,999.000,999.0,99.0 +1981,12,18,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-15.0,54,100100,12,483,211,8,15,6,0,0,0,0,290,5.2,0,0,24.1,77777,9,999999999,50,0.1060,0,88,999.000,999.0,99.0 +1981,12,18,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-15.0,57,100200,0,0,209,0,0,0,0,0,0,0,310,6.2,0,0,24.1,77777,9,999999999,50,0.1060,0,88,999.000,999.0,99.0 +1981,12,18,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-15.0,62,100200,0,0,206,0,0,0,0,0,0,0,290,4.1,0,0,24.1,77777,9,999999999,50,0.1060,0,88,999.000,999.0,99.0 +1981,12,18,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-15.6,59,100200,0,0,205,0,0,0,0,0,0,0,280,3.6,0,0,24.1,77777,9,999999999,50,0.1060,0,88,999.000,999.0,99.0 +1981,12,18,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-10.0,-15.6,64,100200,0,0,202,0,0,0,0,0,0,0,280,4.6,0,0,24.1,77777,9,999999999,50,0.1060,0,88,999.000,999.0,99.0 +1981,12,18,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-16.1,73,100200,0,0,195,0,0,0,0,0,0,0,270,4.1,0,0,24.1,77777,9,999999999,50,0.1060,0,88,999.000,999.0,99.0 +1981,12,18,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-16.1,73,100200,0,0,195,0,0,0,0,0,0,0,300,4.1,0,0,24.1,77777,9,999999999,50,0.1060,0,88,999.000,999.0,99.0 +1981,12,18,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.8,-16.1,76,100200,0,0,193,0,0,0,0,0,0,0,290,4.1,0,0,24.1,77777,9,999999999,40,0.1060,0,88,999.000,999.0,99.0 +1981,12,19,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.3,-16.7,76,100200,0,0,191,0,0,0,0,0,0,0,300,4.6,0,0,24.1,77777,9,999999999,40,0.1060,0,88,999.000,999.0,99.0 +1981,12,19,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-14.4,-16.7,83,100200,0,0,188,0,0,0,0,0,0,0,280,3.6,0,0,24.1,77777,9,999999999,40,0.1060,0,88,999.000,999.0,99.0 +1981,12,19,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.0,-16.7,87,100200,0,0,186,0,0,0,0,0,0,0,290,4.1,0,0,24.1,77777,9,999999999,40,0.1060,0,88,999.000,999.0,99.0 +1981,12,19,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.6,-17.2,87,100200,0,0,184,0,0,0,0,0,0,0,280,4.1,0,0,24.1,77777,9,999999999,40,0.1060,0,88,999.000,999.0,99.0 +1981,12,19,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.6,-17.2,87,100200,0,0,184,0,0,0,0,0,0,0,280,4.1,0,0,24.1,77777,9,999999999,40,0.1060,0,88,999.000,999.0,99.0 +1981,12,19,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.1,-17.8,87,100300,0,0,182,0,0,0,0,0,0,0,280,3.1,0,0,24.1,77777,9,999999999,40,0.1060,0,88,999.000,999.0,99.0 +1981,12,19,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.1,-17.8,87,100300,0,0,182,0,0,0,0,0,0,0,300,4.6,0,0,24.1,77777,9,999999999,40,0.1060,0,88,999.000,999.0,99.0 +1981,12,19,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-16.1,-17.8,87,100300,53,1001,182,32,198,15,2700,8700,2200,270,290,5.2,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,19,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-15.0,-17.8,80,100400,248,1413,185,144,614,32,14400,46900,6200,640,280,3.6,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,19,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.8,-17.2,70,100400,416,1413,192,278,781,43,28900,70000,8200,980,290,4.6,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,19,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.0,-18.3,51,100300,530,1413,200,376,853,51,39200,80000,9000,1180,280,4.1,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,19,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-15.6,59,100300,583,1413,205,419,872,54,43700,83000,9300,1270,270,5.2,0,0,24.1,77777,9,999999999,50,0.0490,0,88,999.000,999.0,99.0 +1981,12,19,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-14.4,59,100200,571,1413,219,363,625,107,37300,59100,13300,2070,280,6.2,3,3,24.1,77777,9,999999999,50,0.0490,0,88,999.000,999.0,99.0 +1981,12,19,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-14.4,59,100200,494,1413,219,327,698,80,33900,64400,11300,1540,300,4.6,3,3,24.1,77777,9,999999999,50,0.0490,0,88,999.000,999.0,99.0 +1981,12,19,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-14.4,59,100200,359,1413,214,211,636,48,21600,54300,7700,940,290,4.1,1,1,24.1,77777,9,999999999,50,0.0490,0,88,999.000,999.0,99.0 +1981,12,19,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-15.6,54,100200,175,1413,209,87,483,26,8700,32500,4700,500,290,5.2,0,0,24.1,77777,9,999999999,50,0.0490,0,88,999.000,999.0,99.0 +1981,12,19,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-16.7,61,100200,12,483,199,12,60,6,0,0,0,0,280,2.1,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,19,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.7,-16.1,70,100200,0,0,196,0,0,0,0,0,0,0,260,1.5,0,0,24.1,77777,9,999999999,50,0.0490,0,88,999.000,999.0,99.0 +1981,12,19,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.8,-16.1,76,100200,0,0,193,0,0,0,0,0,0,0,240,1.5,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,19,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-14.4,-17.2,80,100200,0,0,187,0,0,0,0,0,0,0,270,2.1,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,19,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.0,-17.2,83,100200,0,0,186,0,0,0,0,0,0,0,260,3.6,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,19,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.6,-18.3,79,100200,0,0,183,0,0,0,0,0,0,0,270,2.1,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,19,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.1,-18.3,83,100200,0,0,182,0,0,0,0,0,0,0,0,0.0,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,19,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.7,-18.9,83,100200,0,0,180,0,0,0,0,0,0,0,260,2.6,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,20,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.7,-18.9,83,100200,0,0,180,0,0,0,0,0,0,0,260,3.1,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,20,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-19.4,83,100200,0,0,178,0,0,0,0,0,0,0,240,2.1,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,20,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.8,-20.6,79,100200,0,0,175,0,0,0,0,0,0,0,230,2.1,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,20,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-20.6,76,100200,0,0,177,0,0,0,0,0,0,0,250,3.1,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,20,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.8,-21.1,75,100100,0,0,175,0,0,0,0,0,0,0,250,1.5,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,20,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.8,-21.1,75,100100,0,0,175,0,0,0,0,0,0,0,210,2.1,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,20,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-18.3,-21.1,79,100100,0,0,174,0,0,0,0,0,0,0,200,2.1,0,0,24.1,77777,9,999999999,40,0.0490,0,88,999.000,999.0,99.0 +1981,12,20,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-17.8,-20.6,79,100000,52,1001,175,29,162,15,2500,7000,2100,270,220,3.1,1,0,14.5,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1981,12,20,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-16.7,-18.9,83,100000,246,1413,185,113,325,54,11600,22900,7600,970,220,5.2,3,2,14.5,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1981,12,20,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-13.3,-17.8,70,100000,414,1413,196,230,538,69,23600,47300,9700,1300,190,5.2,5,2,14.5,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1981,12,20,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-17.8,56,100000,529,1413,205,353,690,90,36300,64500,12100,1740,190,4.6,8,2,19.3,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1981,12,20,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.0,-18.3,51,99800,583,1413,208,375,640,107,38500,60800,13300,2090,320,6.2,7,3,24.1,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1981,12,20,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-9.4,-18.3,49,99700,571,1413,210,342,530,125,36000,51000,15300,2440,210,8.2,9,3,24.1,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1981,12,20,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-9.4,-18.3,49,99600,495,1413,208,321,673,83,33200,62000,11400,1590,200,7.7,8,2,24.1,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1981,12,20,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-18.3,47,99500,360,1413,212,193,404,89,20000,33600,11300,1650,180,6.7,9,3,24.1,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1981,12,20,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.0,-18.9,49,99500,177,1413,208,74,199,49,7600,11700,6100,900,180,7.2,9,3,24.1,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1981,12,20,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.7,-18.9,55,99300,13,506,200,10,21,8,0,0,0,0,180,7.2,8,2,24.1,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1981,12,20,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-18.9,58,99300,0,0,202,0,0,0,0,0,0,0,180,7.2,10,4,24.1,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1981,12,20,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.8,-18.9,61,99200,0,0,199,0,0,0,0,0,0,0,170,9.8,10,3,24.1,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1981,12,20,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.7,-18.3,58,99100,0,0,203,0,0,0,0,0,0,0,170,10.3,10,3,24.1,77777,9,999999999,40,0.0580,0,88,999.000,999.0,99.0 +1981,12,20,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-15.6,61,98900,0,0,235,0,0,0,0,0,0,0,180,12.9,10,10,24.1,1400,9,999999999,50,0.0580,0,88,999.000,999.0,99.0 +1981,12,20,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.6,74,98800,0,0,250,0,0,0,0,0,0,0,190,10.3,10,10,19.3,700,9,999999999,60,0.0580,0,88,999.000,999.0,99.0 +1981,12,20,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-11.1,65,98700,0,0,253,0,0,0,0,0,0,0,210,10.3,10,10,9.7,700,9,999999999,60,0.0580,0,88,999.000,999.0,99.0 +1981,12,20,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-8.3,81,98600,0,0,256,0,0,0,0,0,0,0,290,10.3,10,10,3.2,460,9,999999999,69,0.0580,0,88,999.000,999.0,99.0 +1981,12,21,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-7.8,85,98400,0,0,256,0,0,0,0,0,0,0,180,9.3,10,10,0.4,240,9,999999999,69,0.0580,0,88,999.000,999.0,99.0 +1981,12,21,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-6.7,88,98300,0,0,260,0,0,0,0,0,0,0,170,9.3,10,10,4.0,370,9,999999999,69,0.0580,0,88,999.000,999.0,99.0 +1981,12,21,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-6.7,85,98300,0,0,262,0,0,0,0,0,0,0,190,9.3,10,10,1.3,240,9,999999999,69,0.0580,0,88,999.000,999.0,99.0 +1981,12,21,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-6.1,88,98300,0,0,263,0,0,0,0,0,0,0,180,7.2,10,10,9.7,240,9,999999999,69,0.0580,0,88,999.000,999.0,99.0 +1981,12,21,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-5.6,88,98200,0,0,265,0,0,0,0,0,0,0,190,6.7,10,10,4.8,240,9,999999999,80,0.0580,0,88,999.000,999.0,99.0 +1981,12,21,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.0,85,98100,0,0,270,0,0,0,0,0,0,0,200,6.7,10,10,11.3,310,9,999999999,80,0.0580,0,88,999.000,999.0,99.0 +1981,12,21,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-4.4,85,98100,0,0,273,0,0,0,0,0,0,0,200,7.7,10,10,8.0,370,9,999999999,80,0.0580,0,88,999.000,999.0,99.0 +1981,12,21,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-3.9,82,98200,50,978,278,11,1,11,1300,0,1300,400,200,7.2,10,10,11.3,370,9,999999999,80,0.1130,0,88,999.000,999.0,99.0 +1981,12,21,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-3.3,85,98100,245,1414,279,58,5,57,6500,100,6500,1960,210,7.7,10,10,11.3,370,9,999999999,89,0.1130,0,88,999.000,999.0,99.0 +1981,12,21,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-3.3,82,98200,413,1414,281,117,5,116,13100,300,13000,4060,210,7.7,10,10,11.3,240,9,999999999,89,0.1130,0,88,999.000,999.0,99.0 +1981,12,21,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-2.2,89,98100,528,1414,282,203,8,200,22300,700,22000,6470,220,6.2,10,10,6.4,210,9,999999999,89,0.1130,0,88,999.000,999.0,99.0 +1981,12,21,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-2.2,85,98100,582,1414,284,146,2,145,16600,100,16500,5700,200,6.2,10,10,11.3,240,9,999999999,89,0.1130,0,88,999.000,999.0,99.0 +1981,12,21,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-2.2,85,98000,571,1414,284,173,7,170,19400,500,19200,6270,230,7.7,10,10,11.3,240,9,999999999,89,0.1130,0,88,999.000,999.0,99.0 +1981,12,21,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-1.7,89,97900,496,1414,285,146,3,145,16300,200,16200,5200,220,7.7,10,10,6.4,240,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,21,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-1.7,89,97900,362,1414,285,97,3,97,10900,200,10900,3370,210,4.6,10,10,4.0,180,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,21,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-1.1,89,97900,178,1414,288,45,1,45,5000,0,5000,1470,210,6.2,10,10,2.4,180,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,21,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-1.1,89,98000,13,507,288,6,0,6,0,0,0,0,230,6.2,10,10,2.4,180,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,21,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.1,89,97900,0,0,288,0,0,0,0,0,0,0,220,5.2,10,10,6.4,180,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,21,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-0.6,92,97900,0,0,289,0,0,0,0,0,0,0,230,4.1,10,10,3.2,120,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,21,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-0.6,92,97900,0,0,289,0,0,0,0,0,0,0,230,5.2,10,10,3.2,210,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,21,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-0.6,92,97900,0,0,289,0,0,0,0,0,0,0,230,5.7,10,10,4.8,210,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,21,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-0.6,92,98000,0,0,289,0,0,0,0,0,0,0,230,4.1,10,10,6.4,180,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,21,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,98000,0,0,285,0,0,0,0,0,0,0,250,7.2,10,10,11.3,180,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,21,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,98000,0,0,285,0,0,0,0,0,0,0,220,3.1,10,10,11.3,240,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,22,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,98000,0,0,285,0,0,0,0,0,0,0,230,5.2,10,10,11.3,210,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,22,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,98000,0,0,285,0,0,0,0,0,0,0,270,4.1,10,10,11.3,150,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,22,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,98100,0,0,285,0,0,0,0,0,0,0,250,4.1,10,10,11.3,120,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,22,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,98100,0,0,285,0,0,0,0,0,0,0,260,3.6,10,10,6.4,120,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,22,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,98100,0,0,285,0,0,0,0,0,0,0,270,4.1,10,10,9.7,120,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,22,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.7,89,98100,0,0,285,0,0,0,0,0,0,0,260,3.6,10,10,11.3,150,9,999999999,100,0.1130,0,88,999.000,999.0,99.0 +1981,12,22,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-2.2,85,98200,0,0,284,0,0,0,0,0,0,0,260,2.1,10,10,11.3,180,9,999999999,89,0.1130,0,88,999.000,999.0,99.0 +1981,12,22,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-2.2,85,98200,49,978,284,22,0,22,2400,0,2400,690,250,1.5,10,10,11.3,180,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,22,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-2.2,89,98300,243,1414,282,39,0,39,4500,0,4500,1470,0,0.0,10,10,6.4,180,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,22,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-2.2,85,98300,412,1414,284,145,1,145,15900,100,15900,4590,230,1.5,10,10,8.0,210,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,22,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-2.2,85,98400,528,1414,284,166,0,166,18500,0,18500,5870,250,3.1,10,10,6.4,240,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,22,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-2.2,85,98300,582,1414,284,193,0,192,21400,0,21400,6820,260,2.1,10,10,8.0,310,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,22,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-2.2,82,98100,572,1414,287,204,0,204,22500,0,22500,6960,300,4.1,10,10,11.3,340,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,22,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-2.8,79,98200,497,1414,286,180,1,179,19700,100,19700,5850,320,3.1,10,10,8.0,370,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,22,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-2.8,79,98100,363,1414,286,117,0,117,12900,0,12900,3770,20,3.6,10,10,8.0,370,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,22,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-2.8,79,98100,180,1414,286,56,0,56,6100,0,6100,1680,30,1.5,10,10,8.0,460,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,22,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-2.8,79,98100,14,530,286,8,0,8,0,0,0,0,30,2.1,10,10,8.0,370,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,22,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-3.3,75,98100,0,0,286,0,0,0,0,0,0,0,20,3.1,10,10,8.0,430,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,22,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-2.8,79,98000,0,0,286,0,0,0,0,0,0,0,350,3.1,10,10,11.3,460,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,22,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.3,79,98100,0,0,283,0,0,0,0,0,0,0,330,3.6,10,10,11.3,460,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,22,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.3,79,98000,0,0,283,0,0,0,0,0,0,0,330,5.7,10,10,9.7,460,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,22,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.3,79,98000,0,0,283,0,0,0,0,0,0,0,320,4.6,10,10,9.7,610,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,22,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.3,79,98100,0,0,283,0,0,0,0,0,0,0,300,3.6,10,10,9.7,760,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,22,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-3.3,79,98200,0,0,283,0,0,0,0,0,0,0,280,2.6,10,10,9.7,1220,9,999999999,89,0.1340,0,88,999.000,999.0,99.0 +1981,12,23,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-0.6,-3.9,78,98200,0,0,263,0,0,0,0,0,0,0,300,4.6,7,7,12.9,3660,9,999999999,80,0.1340,0,88,999.000,999.0,99.0 +1981,12,23,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-5.6,72,98300,0,0,256,0,0,0,0,0,0,0,300,4.6,6,6,16.1,3660,9,999999999,80,0.1340,0,88,999.000,999.0,99.0 +1981,12,23,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.7,69,98400,0,0,253,0,0,0,0,0,0,0,300,4.1,6,6,19.3,3660,9,999999999,69,0.1340,0,88,999.000,999.0,99.0 +1981,12,23,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-7.8,69,98500,0,0,244,0,0,0,0,0,0,0,300,5.7,4,4,19.3,77777,9,999999999,69,0.1340,0,88,999.000,999.0,99.0 +1981,12,23,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-8.3,75,98500,0,0,236,0,0,0,0,0,0,0,280,5.2,3,3,19.3,77777,9,999999999,69,0.1340,0,88,999.000,999.0,99.0 +1981,12,23,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-9.4,81,98700,0,0,224,0,0,0,0,0,0,0,290,5.2,2,2,19.3,77777,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1981,12,23,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-11.1,77,98800,0,0,219,0,0,0,0,0,0,0,280,4.1,6,2,19.3,77777,9,999999999,60,0.1340,0,88,999.000,999.0,99.0 +1981,12,23,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.3,-11.7,77,99000,48,954,219,29,163,15,2400,7000,2100,270,270,3.1,4,3,19.3,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,23,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-12.2,71,99100,242,1414,221,116,357,53,12000,24900,7700,950,290,4.6,4,3,19.3,77777,9,999999999,50,0.0390,0,88,999.000,999.0,99.0 +1981,12,23,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-12.2,65,99200,411,1414,224,244,635,55,24700,56200,8300,1070,260,4.6,4,3,19.3,77777,9,999999999,50,0.0390,0,88,999.000,999.0,99.0 +1981,12,23,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-12.2,60,99300,527,1414,223,344,771,52,35900,72300,8800,1180,280,5.7,1,1,24.1,77777,9,999999999,50,0.0390,0,88,999.000,999.0,99.0 +1981,12,23,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-12.2,57,99300,582,1414,220,421,890,49,44000,84800,8900,1220,270,4.6,0,0,24.1,77777,9,999999999,50,0.0390,0,88,999.000,999.0,99.0 +1981,12,23,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-11.1,58,99200,572,1414,225,405,872,48,42500,82900,8800,1200,240,6.7,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,23,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-10.6,55,99200,498,1414,229,343,841,44,36100,78100,8400,1080,230,4.1,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,23,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-10.0,56,99200,365,1414,232,230,750,35,24300,65300,7400,860,220,6.2,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,23,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-10.0,60,99300,182,1414,228,92,526,24,9700,37700,4800,510,230,5.2,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,23,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-10.0,68,99300,15,530,222,15,83,6,0,0,0,0,220,4.6,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,23,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-10.0,71,99300,0,0,220,0,0,0,0,0,0,0,210,5.2,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,23,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-10.0,74,99400,0,0,219,0,0,0,0,0,0,0,230,5.7,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,23,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-10.0,74,99300,0,0,219,0,0,0,0,0,0,0,200,5.2,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,23,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-11.1,74,99400,0,0,214,0,0,0,0,0,0,0,220,7.2,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,23,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-11.1,74,99400,0,0,214,0,0,0,0,0,0,0,220,6.7,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,23,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-11.1,77,99400,0,0,212,0,0,0,0,0,0,0,230,7.2,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,23,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-11.7,71,99400,0,0,214,0,0,0,0,0,0,0,230,7.2,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,24,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-10.6,77,99300,0,0,215,0,0,0,0,0,0,0,220,6.7,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,24,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.6,74,99400,0,0,216,0,0,0,0,0,0,0,220,6.2,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,24,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.0,77,99400,0,0,217,0,0,0,0,0,0,0,210,7.2,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,24,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.0,77,99400,0,0,217,0,0,0,0,0,0,0,230,7.2,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,24,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.0,77,99400,0,0,217,0,0,0,0,0,0,0,230,7.2,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,24,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.0,77,99500,0,0,217,0,0,0,0,0,0,0,230,5.7,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,24,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-10.0,81,99600,0,0,215,0,0,0,0,0,0,0,220,4.6,0,0,24.1,77777,9,999999999,60,0.0390,0,88,999.000,999.0,99.0 +1981,12,24,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.2,-10.0,81,99700,47,955,226,18,38,15,1800,1100,1800,260,250,6.7,4,4,24.1,77777,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,24,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-11.1,71,99700,240,1414,216,127,496,40,12900,35700,6800,730,270,6.2,0,0,24.1,77777,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,24,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-12.2,60,99900,410,1414,218,257,676,56,25900,59700,8500,1080,260,5.7,1,0,24.1,77777,9,999999999,50,0.0810,0,88,999.000,999.0,99.0 +1981,12,24,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-12.2,55,99900,527,1414,222,357,774,65,36900,72600,9700,1320,240,7.7,0,0,24.1,77777,9,999999999,50,0.0810,0,88,999.000,999.0,99.0 +1981,12,24,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-12.2,51,99800,583,1414,226,405,805,69,42100,77000,10200,1440,260,7.2,0,0,24.1,77777,9,999999999,50,0.0810,0,88,999.000,999.0,99.0 +1981,12,24,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-11.7,49,99700,573,1414,230,396,798,68,41100,76100,10100,1420,220,4.1,0,0,24.1,77777,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,24,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-11.1,49,99600,499,1414,233,331,754,62,34200,70000,9400,1250,230,4.1,0,0,24.1,77777,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,24,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-10.0,53,99600,366,1414,233,217,639,50,22200,54800,7900,960,220,5.7,0,0,24.1,77777,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,24,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-10.6,55,99600,184,1414,229,84,392,33,8600,25000,5400,590,210,6.2,0,0,24.1,77777,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,24,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-10.0,60,99600,15,554,228,11,34,7,0,0,0,0,290,5.2,0,0,24.1,77777,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,24,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.6,-10.0,71,99600,0,0,220,0,0,0,0,0,0,0,200,5.2,0,0,24.1,77777,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,24,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-10.6,71,99600,0,0,218,0,0,0,0,0,0,0,210,6.7,0,0,24.1,77777,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,24,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.6,74,99500,0,0,216,0,0,0,0,0,0,0,210,5.7,0,0,24.1,77777,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,24,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-11.1,71,99500,0,0,216,0,0,0,0,0,0,0,200,6.7,0,0,24.1,77777,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,24,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-12.2,74,99500,0,0,210,0,0,0,0,0,0,0,210,5.2,0,0,24.1,77777,9,999999999,50,0.0810,0,88,999.000,999.0,99.0 +1981,12,24,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-12.8,74,99500,0,0,216,0,0,0,0,0,0,0,230,5.2,3,3,24.1,77777,9,999999999,50,0.0810,0,88,999.000,999.0,99.0 +1981,12,24,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-12.2,80,99500,0,0,217,0,0,0,0,0,0,0,210,5.2,4,4,24.1,77777,9,999999999,50,0.0810,0,88,999.000,999.0,99.0 +1981,12,25,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-11.1,84,99500,0,0,216,0,0,0,0,0,0,0,230,6.2,2,2,24.1,77777,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,25,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-10.6,81,99500,0,0,234,0,0,0,0,0,0,0,210,3.1,8,8,24.1,3050,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,25,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-10.0,81,99500,0,0,226,0,0,0,0,0,0,0,230,4.1,4,4,24.1,77777,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,25,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-11.1,81,99500,0,0,211,0,0,0,0,0,0,0,210,4.1,0,0,24.1,77777,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,25,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-11.7,84,99400,0,0,207,0,0,0,0,0,0,0,210,1.5,0,0,24.1,77777,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,25,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-11.7,84,99400,0,0,207,0,0,0,0,0,0,0,210,2.1,0,0,24.1,77777,9,999999999,60,0.0810,0,88,999.000,999.0,99.0 +1981,12,25,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-9.4,-12.2,80,99400,0,0,206,0,0,0,0,0,0,0,220,3.1,0,0,14.5,77777,9,999999999,50,0.0810,0,88,999.000,999.0,99.0 +1981,12,25,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-11.1,84,99400,46,955,209,24,83,17,2300,2900,2100,300,200,4.1,0,0,9.7,77777,9,999999999,60,0.0990,0,88,999.000,999.0,99.0 +1981,12,25,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-8.9,84,99400,239,1414,227,116,377,50,11600,26700,7000,870,220,3.1,3,3,9.7,77777,9,999999999,60,0.0990,0,88,999.000,999.0,99.0 +1981,12,25,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-7.8,75,99400,409,1414,228,240,620,57,24900,54700,9000,1100,250,2.6,0,0,14.5,77777,9,999999999,69,0.0990,0,88,999.000,999.0,99.0 +1981,12,25,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-7.2,69,99400,527,1414,234,347,728,72,35400,67900,10000,1400,250,5.2,0,0,19.3,77777,9,999999999,69,0.0990,0,88,999.000,999.0,99.0 +1981,12,25,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-6.7,64,99300,583,1414,240,398,768,77,40900,73100,10600,1530,190,4.6,0,0,19.3,77777,9,999999999,69,0.0990,0,88,999.000,999.0,99.0 +1981,12,25,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-6.7,61,99300,574,1414,242,387,757,76,39800,71800,10500,1510,240,4.1,0,0,19.3,77777,9,999999999,69,0.0990,0,88,999.000,999.0,99.0 +1981,12,25,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-6.1,59,99200,501,1414,258,257,328,140,27200,31300,16100,2880,220,3.1,3,3,19.3,77777,9,999999999,80,0.0990,0,88,999.000,999.0,99.0 +1981,12,25,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-6.1,61,99200,368,1414,253,180,432,67,18500,36400,9000,1220,210,1.5,2,2,19.3,77777,9,999999999,80,0.0990,0,88,999.000,999.0,99.0 +1981,12,25,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-6.1,64,99200,186,1414,253,69,164,48,7300,9600,6100,900,190,3.6,3,3,19.3,77777,9,999999999,80,0.0990,0,88,999.000,999.0,99.0 +1981,12,25,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-6.7,72,99200,16,554,242,6,17,5,0,0,0,0,220,1.5,2,2,19.3,77777,9,999999999,69,0.0990,0,88,999.000,999.0,99.0 +1981,12,25,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-7.2,75,99200,0,0,238,0,0,0,0,0,0,0,150,2.6,2,2,24.1,77777,9,999999999,69,0.0990,0,88,999.000,999.0,99.0 +1981,12,25,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-7.2,78,99300,0,0,256,0,0,0,0,0,0,0,180,1.5,9,9,19.3,2740,9,999999999,69,0.0990,0,88,999.000,999.0,99.0 +1981,12,25,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-7.2,81,99300,0,0,262,0,0,0,0,0,0,0,120,2.1,10,10,19.3,3660,9,999999999,69,0.0990,0,88,999.000,999.0,99.0 +1981,12,25,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-7.8,81,99200,0,0,259,0,0,0,0,0,0,0,120,2.6,10,10,24.1,3050,9,999999999,69,0.0990,0,88,999.000,999.0,99.0 +1981,12,25,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-7.2,81,99200,0,0,262,0,0,0,0,0,0,0,160,2.1,10,10,24.1,2740,9,999999999,69,0.0990,0,88,999.000,999.0,99.0 +1981,12,25,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-6.7,81,99200,0,0,264,0,0,0,0,0,0,0,150,2.1,10,10,16.1,1520,9,999999999,69,0.0990,0,88,999.000,999.0,99.0 +1981,12,25,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-6.7,85,99200,0,0,262,0,0,0,0,0,0,0,160,2.1,10,10,16.1,1520,9,999999999,69,0.0990,0,88,999.000,999.0,99.0 +1981,12,26,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-6.7,88,99200,0,0,260,0,0,0,0,0,0,0,0,0.0,10,10,19.3,1520,9,999999999,69,0.0990,0,88,999.000,999.0,99.0 +1981,12,26,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-6.7,78,99100,0,0,266,0,0,0,0,0,0,0,0,0.0,10,10,24.1,1160,9,999999999,69,0.0990,0,88,999.000,999.0,99.0 +1981,12,26,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-6.1,81,99100,0,0,267,0,0,0,0,0,0,0,120,2.1,10,10,24.1,1520,9,999999999,80,0.0990,0,88,999.000,999.0,99.0 +1981,12,26,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-5.6,78,99000,0,0,272,0,0,0,0,0,0,0,150,2.1,10,10,24.1,1520,9,999999999,80,0.0990,0,88,999.000,999.0,99.0 +1981,12,26,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.1,72,98900,0,0,266,0,0,0,0,0,0,0,100,2.1,10,9,24.1,3050,9,999999999,80,0.0990,0,88,999.000,999.0,99.0 +1981,12,26,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-8.3,78,98900,0,0,233,0,0,0,0,0,0,0,110,2.1,8,3,24.1,77777,9,999999999,69,0.0990,0,88,999.000,999.0,99.0 +1981,12,26,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-7.2,81,98900,0,0,262,0,0,0,0,0,0,0,110,3.1,10,10,24.1,980,9,999999999,69,0.0990,0,88,999.000,999.0,99.0 +1981,12,26,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-7.2,75,98800,46,931,253,21,16,20,2300,900,2200,470,140,2.1,10,8,24.1,3050,9,999999999,69,0.0400,0,88,999.000,999.0,99.0 +1981,12,26,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-6.7,66,98800,238,1414,275,56,0,56,6300,0,6300,1920,130,3.1,10,10,19.3,2130,9,999999999,69,0.0400,0,88,999.000,999.0,99.0 +1981,12,26,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-6.7,64,98800,409,1414,277,120,6,118,13300,400,13200,4080,120,2.6,10,10,24.1,1680,9,999999999,69,0.0400,0,88,999.000,999.0,99.0 +1981,12,26,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.6,-7.2,56,98700,527,1414,282,141,15,136,16000,1100,15600,5160,140,5.2,10,10,24.1,3660,9,999999999,69,0.0400,0,88,999.000,999.0,99.0 +1981,12,26,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-3.3,82,98500,584,1414,281,192,12,187,21400,1000,21000,6730,100,4.1,10,10,14.5,1680,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1981,12,26,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-3.9,70,98400,575,1414,287,170,9,167,19200,700,18900,6220,110,5.2,10,10,24.1,1680,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1981,12,26,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-4.4,67,98200,503,1414,287,144,3,143,16100,200,16100,5200,110,4.6,10,10,14.5,1680,9,999999999,80,0.0400,0,88,999.000,999.0,99.0 +1981,12,26,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-3.9,70,98200,370,1414,287,110,3,109,12200,200,12100,3670,140,6.2,10,10,12.9,1070,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1981,12,26,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-3.3,73,98100,189,1414,280,50,23,47,5500,1600,5300,1140,130,5.2,10,9,11.3,700,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1981,12,26,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-2.8,76,98100,17,578,288,8,0,8,0,0,0,0,150,5.7,10,10,11.3,700,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1981,12,26,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-2.2,79,98000,0,0,289,0,0,0,0,0,0,0,150,5.7,10,10,11.3,610,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1981,12,26,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.7,82,98000,0,0,290,0,0,0,0,0,0,0,170,6.7,10,10,16.1,370,9,999999999,100,0.0400,0,88,999.000,999.0,99.0 +1981,12,26,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.1,-1.7,82,98000,0,0,290,0,0,0,0,0,0,0,210,4.1,10,10,12.9,340,9,999999999,100,0.0400,0,88,999.000,999.0,99.0 +1981,12,26,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-1.7,85,98000,0,0,287,0,0,0,0,0,0,0,200,5.2,10,10,12.9,340,9,999999999,100,0.0400,0,88,999.000,999.0,99.0 +1981,12,26,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-2.8,82,97900,0,0,284,0,0,0,0,0,0,0,220,3.6,10,10,16.1,240,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1981,12,26,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-3.9,82,97900,0,0,278,0,0,0,0,0,0,0,240,3.1,10,10,11.3,2740,9,999999999,80,0.0400,0,88,999.000,999.0,99.0 +1981,12,26,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-4.4,82,97800,0,0,249,0,0,0,0,0,0,0,250,3.1,9,3,11.3,77777,9,999999999,80,0.0400,0,88,999.000,999.0,99.0 +1981,12,27,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-3.9,92,97700,0,0,254,0,0,0,0,0,0,0,270,2.1,8,7,8.0,7620,9,999999999,80,0.0400,0,88,999.000,999.0,99.0 +1981,12,27,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-3.3,92,97700,0,0,246,0,0,0,0,0,0,0,130,1.5,7,2,9.7,77777,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1981,12,27,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-3.3,96,97700,0,0,246,0,0,0,0,0,0,0,0,0.0,3,3,9.7,77777,9,999999999,89,0.0400,0,88,999.000,999.0,99.0 +1981,12,27,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-4.4,88,97700,0,0,242,0,0,0,0,0,0,0,260,3.6,8,2,9.7,77777,9,999999999,80,0.0400,0,88,999.000,999.0,99.0 +1981,12,27,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-6.1,75,97700,0,0,271,0,0,0,0,0,0,0,270,4.1,10,10,14.5,850,9,999999999,69,0.0400,0,88,999.000,999.0,99.0 +1981,12,27,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-5.0,85,97700,0,0,270,0,0,0,0,0,0,0,260,4.6,10,10,9.7,760,9,999999999,80,0.0400,0,88,999.000,999.0,99.0 +1981,12,27,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-5.0,78,97900,0,0,275,0,0,0,0,0,0,0,260,5.7,10,10,11.3,310,9,999999999,80,0.0400,0,88,999.000,999.0,99.0 +1981,12,27,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-6.1,72,97900,45,931,273,9,7,8,900,400,900,210,260,6.7,10,10,8.0,760,9,999999999,69,0.0670,0,88,999.000,999.0,99.0 +1981,12,27,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-6.7,66,98000,238,1415,275,42,0,42,4800,0,4800,1550,260,7.2,10,10,8.0,460,9,999999999,69,0.0670,0,88,999.000,999.0,99.0 +1981,12,27,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-6.7,66,98100,409,1415,275,125,8,123,13900,500,13700,4180,260,8.8,10,10,8.0,460,9,999999999,69,0.0670,0,88,999.000,999.0,99.0 +1981,12,27,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-7.2,64,98200,527,1415,275,162,8,159,18100,600,17900,5710,270,8.2,10,10,6.4,520,9,999999999,69,0.0670,0,88,999.000,999.0,99.0 +1981,12,27,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-7.2,61,98200,584,1415,277,158,5,156,17900,400,17700,6010,250,7.7,10,10,9.7,980,9,999999999,69,0.0670,0,88,999.000,999.0,99.0 +1981,12,27,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-7.2,61,98200,577,1415,259,247,84,212,27000,8200,23600,5610,260,8.2,7,7,12.9,670,9,999999999,69,0.0670,0,88,999.000,999.0,99.0 +1981,12,27,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.1,-7.8,61,98300,504,1415,274,142,10,138,15900,700,15700,5090,270,8.2,10,10,12.9,670,9,999999999,69,0.0670,0,88,999.000,999.0,99.0 +1981,12,27,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-0.6,-7.8,59,98300,373,1415,276,74,6,72,8400,300,8400,2760,250,5.2,10,10,14.5,980,9,999999999,69,0.0670,0,88,999.000,999.0,99.0 +1981,12,27,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-1.7,-8.3,61,98400,191,1415,271,43,2,43,4800,0,4800,1460,260,5.7,10,10,14.5,980,9,999999999,69,0.0670,0,88,999.000,999.0,99.0 +1981,12,27,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-8.9,63,98500,18,601,247,8,15,6,0,0,0,0,260,3.1,6,6,14.5,460,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,27,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-8.9,74,98500,0,0,245,0,0,0,0,0,0,0,220,1.5,10,8,12.9,7620,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,27,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-8.9,74,98500,0,0,258,0,0,0,0,0,0,0,220,2.1,10,10,16.1,3660,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,27,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-8.9,74,98700,0,0,258,0,0,0,0,0,0,0,210,3.6,10,10,12.9,4570,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,27,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-8.3,75,98700,0,0,261,0,0,0,0,0,0,0,230,4.1,10,10,16.1,3660,9,999999999,69,0.0670,0,88,999.000,999.0,99.0 +1981,12,27,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-8.3,72,98700,0,0,263,0,0,0,0,0,0,0,190,3.1,10,10,16.1,3050,9,999999999,69,0.0670,0,88,999.000,999.0,99.0 +1981,12,27,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-8.9,74,98800,0,0,245,0,0,0,0,0,0,0,210,2.6,8,8,16.1,2440,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,27,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-9.4,81,98800,0,0,251,0,0,0,0,0,0,0,230,3.1,10,10,14.5,460,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,28,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.2,-8.9,88,98800,0,0,249,0,0,0,0,0,0,0,230,2.1,10,10,16.1,460,9,999999999,60,0.0670,0,88,999.000,999.0,99.0 +1981,12,28,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-7.8,88,98900,0,0,255,0,0,0,0,0,0,0,240,2.1,10,10,12.9,850,9,999999999,69,0.0670,0,88,999.000,999.0,99.0 +1981,12,28,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-5.6,96,98900,0,0,261,0,0,0,0,0,0,0,200,1.5,10,10,6.4,310,9,999999999,80,0.0670,0,88,999.000,999.0,99.0 +1981,12,28,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-5.0,100,98800,0,0,261,0,0,0,0,0,0,0,170,1.5,10,10,8.0,460,9,999999999,80,0.0670,0,88,999.000,999.0,99.0 +1981,12,28,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-5.6,96,98700,0,0,261,0,0,0,0,0,0,0,190,1.5,10,10,4.8,270,9,999999999,80,0.0670,0,88,999.000,999.0,99.0 +1981,12,28,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-6.1,92,98800,0,0,260,0,0,0,0,0,0,0,270,1.5,10,10,3.2,180,9,999999999,69,0.0670,0,88,999.000,999.0,99.0 +1981,12,28,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-6.1,92,98800,0,0,260,0,0,0,0,0,0,0,0,0.0,10,10,3.2,180,9,999999999,69,0.0670,0,88,999.000,999.0,99.0 +1981,12,28,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-5.6,96,98800,44,931,261,9,0,9,1100,0,1100,340,0,0.0,10,10,2.0,180,9,999999999,80,0.1170,0,88,999.000,999.0,99.0 +1981,12,28,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-5.6,92,98900,237,1415,263,54,1,54,6100,0,6100,1870,0,0.0,10,10,2.0,180,9,999999999,80,0.1170,0,88,999.000,999.0,99.0 +1981,12,28,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-5.0,92,99000,408,1415,266,86,7,84,9800,400,9700,3230,0,0.0,10,10,2.0,180,9,999999999,80,0.1170,0,88,999.000,999.0,99.0 +1981,12,28,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-5.6,85,99000,527,1415,268,181,4,180,20100,300,19900,6140,310,3.1,10,10,2.0,240,9,999999999,80,0.1170,0,88,999.000,999.0,99.0 +1981,12,28,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-5.6,81,98900,585,1415,270,191,5,189,21300,400,21100,6790,330,2.6,10,10,2.4,210,9,999999999,80,0.1170,0,88,999.000,999.0,99.0 +1981,12,28,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-5.6,81,98900,578,1415,262,199,94,160,21800,9100,18100,4560,300,4.6,9,9,4.8,1520,9,999999999,80,0.1170,0,88,999.000,999.0,99.0 +1981,12,28,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.2,-6.7,72,98900,506,1415,258,193,49,175,21100,4700,19400,4540,280,5.2,8,8,16.1,490,9,999999999,69,0.1170,0,88,999.000,999.0,99.0 +1981,12,28,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-2.8,-7.8,69,99000,375,1415,244,171,242,106,18000,20800,12400,2110,330,6.2,5,4,11.3,77777,9,999999999,69,0.1170,0,88,999.000,999.0,99.0 +1981,12,28,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.0,-8.9,74,99100,194,1415,239,68,77,58,7400,5000,6700,1220,310,5.7,6,6,9.7,520,9,999999999,60,0.1170,0,88,999.000,999.0,99.0 +1981,12,28,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.1,-9.4,78,99300,19,625,253,5,2,5,0,0,0,0,340,6.7,10,10,11.3,580,9,999999999,60,0.1170,0,88,999.000,999.0,99.0 +1981,12,28,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.0,77,99400,0,0,250,0,0,0,0,0,0,0,300,4.6,10,10,24.1,640,9,999999999,60,0.1170,0,88,999.000,999.0,99.0 +1981,12,28,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.7,-10.0,77,99500,0,0,250,0,0,0,0,0,0,0,330,6.2,10,10,19.3,460,9,999999999,60,0.1170,0,88,999.000,999.0,99.0 +1981,12,28,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-11.1,77,99600,0,0,245,0,0,0,0,0,0,0,330,5.7,10,10,16.1,460,9,999999999,60,0.1170,0,88,999.000,999.0,99.0 +1981,12,28,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-7.8,-10.6,81,99700,0,0,245,0,0,0,0,0,0,0,300,4.1,10,10,16.1,460,9,999999999,60,0.1170,0,88,999.000,999.0,99.0 +1981,12,28,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.3,-11.1,81,99700,0,0,243,0,0,0,0,0,0,0,290,3.6,10,10,19.3,460,9,999999999,60,0.1170,0,88,999.000,999.0,99.0 +1981,12,28,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-8.9,-11.7,81,99800,0,0,234,0,0,0,0,0,0,0,300,3.1,9,9,24.1,460,9,999999999,60,0.1170,0,88,999.000,999.0,99.0 +1981,12,28,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-15.6,76,99900,0,0,214,0,0,0,0,0,0,0,280,5.2,8,8,24.1,460,9,999999999,50,0.1170,0,88,999.000,999.0,99.0 +1981,12,29,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.9,-17.2,76,99900,0,0,199,0,0,0,0,0,0,0,280,2.1,4,4,24.1,77777,9,999999999,40,0.1170,0,88,999.000,999.0,99.0 +1981,12,29,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-13.9,-16.1,83,100000,0,0,190,0,0,0,0,0,0,0,270,3.6,0,0,24.1,77777,9,999999999,40,0.1170,0,88,999.000,999.0,99.0 +1981,12,29,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.1,-18.3,83,100000,0,0,182,0,0,0,0,0,0,0,260,3.1,0,0,24.1,77777,9,999999999,40,0.1170,0,88,999.000,999.0,99.0 +1981,12,29,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.8,-20.6,79,100000,0,0,175,0,0,0,0,0,0,0,0,0.0,0,0,19.3,77777,9,999999999,40,0.1170,0,88,999.000,999.0,99.0 +1981,12,29,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-18.9,87,100000,0,0,178,0,0,0,0,0,0,0,270,3.1,0,0,14.5,77777,9,999999999,40,0.1170,0,88,999.000,999.0,99.0 +1981,12,29,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-19.4,83,100100,0,0,178,0,0,0,0,0,0,0,260,2.6,0,0,16.1,77777,9,999999999,40,0.1170,0,88,999.000,999.0,99.0 +1981,12,29,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-19.4,83,100200,0,0,178,0,0,0,0,0,0,0,220,3.1,0,0,14.5,77777,9,999999999,40,0.1170,0,88,999.000,999.0,99.0 +1981,12,29,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-16.7,-18.9,83,100300,44,908,180,28,158,14,2300,6600,1900,250,0,0.0,0,0,9.7,77777,9,999999999,40,0.0520,0,88,999.000,999.0,99.0 +1981,12,29,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-14.4,-16.7,83,100300,237,1415,188,136,584,35,13500,43500,6200,660,250,2.1,0,0,8.0,77777,9,999999999,40,0.0520,0,88,999.000,999.0,99.0 +1981,12,29,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.7,-14.4,80,100400,408,1415,198,267,744,48,27500,66100,8300,990,250,3.1,0,0,9.7,77777,9,999999999,50,0.0520,0,88,999.000,999.0,99.0 +1981,12,29,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-8.9,-13.3,71,100400,528,1415,207,373,835,57,38800,78200,9500,1210,240,4.1,0,0,11.3,77777,9,999999999,50,0.0520,0,88,999.000,999.0,99.0 +1981,12,29,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-13.3,65,100300,587,1415,210,424,863,62,44200,82100,9900,1320,250,5.2,0,0,14.5,77777,9,999999999,50,0.0520,0,88,999.000,999.0,99.0 +1981,12,29,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-13.3,65,100300,580,1415,210,415,857,61,43400,81400,9800,1300,240,4.6,0,0,16.1,77777,9,999999999,50,0.0520,0,88,999.000,999.0,99.0 +1981,12,29,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-13.9,62,100200,508,1415,210,352,821,55,36900,76400,9300,1170,220,4.1,0,0,16.1,77777,9,999999999,50,0.0520,0,88,999.000,999.0,99.0 +1981,12,29,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-13.9,62,100300,377,1415,210,238,712,47,24600,61900,8000,940,210,5.2,1,0,14.5,77777,9,999999999,50,0.0520,0,88,999.000,999.0,99.0 +1981,12,29,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-9.4,-15.0,64,100400,196,1415,213,89,320,45,9300,20000,6500,810,250,3.1,3,3,12.9,77777,9,999999999,50,0.0520,0,88,999.000,999.0,99.0 +1981,12,29,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-10.6,-15.6,67,100300,21,625,214,13,28,10,0,0,0,0,210,2.1,7,6,11.3,7620,9,999999999,50,0.0520,0,88,999.000,999.0,99.0 +1981,12,29,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-16.1,73,100300,0,0,205,0,0,0,0,0,0,0,240,1.5,5,4,12.9,77777,9,999999999,50,0.0520,0,88,999.000,999.0,99.0 +1981,12,29,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-15.6,76,100300,0,0,209,0,0,0,0,0,0,0,180,3.6,7,6,12.9,7620,9,999999999,50,0.0520,0,88,999.000,999.0,99.0 +1981,12,29,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.2,-15.0,80,100300,0,0,219,0,0,0,0,0,0,0,190,3.6,10,9,12.9,7620,9,999999999,50,0.0520,0,88,999.000,999.0,99.0 +1981,12,29,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-11.7,-15.6,73,100200,0,0,227,0,0,0,0,0,0,0,180,4.1,10,10,9.7,2440,9,999999999,50,0.0520,0,88,999.000,999.0,99.0 +1981,12,29,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-12.8,-16.1,76,100200,0,0,201,0,0,0,0,0,0,0,180,3.6,7,3,8.0,77777,9,999999999,40,0.0520,0,88,999.000,999.0,99.0 +1981,12,29,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.0,-17.8,80,100200,0,0,189,0,0,0,0,0,0,0,180,3.1,3,1,8.0,77777,9,999999999,40,0.0520,0,88,999.000,999.0,99.0 +1981,12,29,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.2,-20.6,76,100300,0,0,180,0,0,0,0,0,0,0,0,0.0,3,1,9.7,77777,9,999999999,40,0.0520,0,88,999.000,999.0,99.0 +1981,12,30,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-17.8,-21.7,72,100300,0,0,178,0,0,0,0,0,0,0,230,4.1,4,1,9.7,77777,9,999999999,40,0.0520,0,88,999.000,999.0,99.0 +1981,12,30,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-18.3,-21.1,79,100300,0,0,174,0,0,0,0,0,0,0,200,3.1,0,0,11.3,77777,9,999999999,40,0.0520,0,88,999.000,999.0,99.0 +1981,12,30,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-16.1,-18.3,83,100300,0,0,196,0,0,0,0,0,0,0,190,4.1,7,7,9.7,850,9,999999999,40,0.0520,0,88,999.000,999.0,99.0 +1981,12,30,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.6,-17.2,87,100300,0,0,190,0,0,0,0,0,0,0,200,3.1,7,2,9.7,77777,9,999999999,40,0.0520,0,88,999.000,999.0,99.0 +1981,12,30,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.0,-16.1,91,100300,0,0,190,0,0,0,0,0,0,0,190,2.1,3,1,8.0,77777,9,999999999,40,0.0520,0,88,999.000,999.0,99.0 +1981,12,30,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.0,-16.1,91,100300,0,0,190,0,0,0,0,0,0,0,180,2.1,2,1,8.0,77777,9,999999999,50,0.0520,0,88,999.000,999.0,99.0 +1981,12,30,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-15.0,-16.7,87,100300,0,0,186,0,0,0,0,0,0,0,150,2.1,1,0,6.4,77777,9,999999999,40,0.0520,0,88,999.000,999.0,99.0 +1981,12,30,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-14.4,-16.7,83,100300,43,908,191,17,40,14,1700,1200,1700,240,190,3.6,2,1,3.2,77777,9,999999999,40,0.1270,0,88,999.000,999.0,99.0 +1981,12,30,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-12.8,-13.9,91,100200,236,1415,210,81,108,62,8700,7800,7400,1320,150,2.1,8,7,3.2,3960,9,999999999,50,0.1270,0,88,999.000,999.0,99.0 +1981,12,30,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-11.1,-12.8,88,100300,409,1415,214,133,100,104,14600,9000,11900,2310,150,3.1,8,6,3.2,3350,9,999999999,50,0.1270,0,88,999.000,999.0,99.0 +1981,12,30,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-7.8,-11.1,77,100300,529,1415,227,231,241,139,24500,23400,15700,2850,180,3.6,8,6,4.8,7010,9,999999999,60,0.1270,0,88,999.000,999.0,99.0 +1981,12,30,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-6.7,-10.0,77,100200,588,1415,234,262,235,164,27900,23500,18100,3480,180,4.1,9,7,6.4,7010,9,999999999,60,0.1270,0,88,999.000,999.0,99.0 +1981,12,30,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-5.6,-10.0,71,100000,582,1415,254,169,11,164,19000,800,18700,6190,190,3.6,10,10,9.7,3050,9,999999999,60,0.1270,0,88,999.000,999.0,99.0 +1981,12,30,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-4.4,-8.9,71,99900,511,1415,260,126,1,125,14200,100,14200,4790,160,5.2,10,10,9.7,3050,9,999999999,60,0.1270,0,88,999.000,999.0,99.0 +1981,12,30,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-8.3,72,99800,380,1415,263,104,4,102,11500,200,11400,3570,150,5.7,10,10,9.7,2440,9,999999999,69,0.1270,0,88,999.000,999.0,99.0 +1981,12,30,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.9,-8.9,69,99800,199,1415,255,59,29,55,6500,2100,6200,1300,140,4.1,9,9,9.7,7010,9,999999999,69,0.1270,0,88,999.000,999.0,99.0 +1981,12,30,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,-3.3,-8.3,69,99700,22,648,265,8,1,8,0,0,0,0,130,3.6,10,10,9.7,3050,9,999999999,69,0.1270,0,88,999.000,999.0,99.0 +1981,12,30,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-8.3,69,99600,0,0,265,0,0,0,0,0,0,0,140,5.2,10,10,9.7,3050,9,999999999,69,0.1270,0,88,999.000,999.0,99.0 +1981,12,30,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.3,-8.3,69,99600,0,0,265,0,0,0,0,0,0,0,130,5.2,10,10,11.3,3050,9,999999999,69,0.1270,0,88,999.000,999.0,99.0 +1981,12,30,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.8,-8.3,66,99400,0,0,267,0,0,0,0,0,0,0,140,9.3,10,10,11.3,3050,9,999999999,69,0.1270,0,88,999.000,999.0,99.0 +1981,12,30,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-7.8,66,99300,0,0,270,0,0,0,0,0,0,0,130,7.2,10,10,11.3,2440,9,999999999,69,0.1270,0,88,999.000,999.0,99.0 +1981,12,30,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-2.2,-7.8,66,99200,0,0,270,0,0,0,0,0,0,0,140,7.2,10,10,14.5,2440,9,999999999,69,0.1270,0,88,999.000,999.0,99.0 +1981,12,30,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-7.2,66,99100,0,0,272,0,0,0,0,0,0,0,140,7.2,10,10,16.1,2440,9,999999999,69,0.1270,0,88,999.000,999.0,99.0 +1981,12,30,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.7,-6.7,69,99000,0,0,273,0,0,0,0,0,0,0,140,9.8,10,10,16.1,2440,9,999999999,69,0.1270,0,88,999.000,999.0,99.0 +1981,12,31,1,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-6.7,61,98800,0,0,280,0,0,0,0,0,0,0,140,8.8,10,10,19.3,2440,9,999999999,69,0.1270,0,88,999.000,999.0,99.0 +1981,12,31,2,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-5.6,59,98800,0,0,288,0,0,0,0,0,0,0,160,7.2,10,10,19.3,2440,9,999999999,80,0.1270,0,88,999.000,999.0,99.0 +1981,12,31,3,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-4.4,59,98700,0,0,294,0,0,0,0,0,0,0,180,10.3,10,10,24.1,2440,9,999999999,80,0.1270,0,88,999.000,999.0,99.0 +1981,12,31,4,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.2,-5.0,59,98600,0,0,291,0,0,0,0,0,0,0,180,8.2,10,10,24.1,2440,9,999999999,80,0.1270,0,88,999.000,999.0,99.0 +1981,12,31,5,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,2.8,-6.1,52,98400,0,0,292,0,0,0,0,0,0,0,160,11.8,10,10,24.1,2440,9,999999999,69,0.1270,0,88,999.000,999.0,99.0 +1981,12,31,6,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,1.7,-5.6,59,98400,0,0,288,0,0,0,0,0,0,0,170,8.2,10,10,24.1,1680,9,999999999,80,0.1270,0,88,999.000,999.0,99.0 +1981,12,31,7,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.6,-4.4,70,98300,0,0,285,0,0,0,0,0,0,0,170,5.7,10,10,24.1,1680,9,999999999,80,0.1270,0,88,999.000,999.0,99.0 +1981,12,31,8,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-3.3,73,98300,43,908,288,11,1,11,1300,0,1300,400,170,5.2,10,10,24.1,1370,9,999999999,89,0.1200,0,88,999.000,999.0,99.0 +1981,12,31,9,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-2.8,76,98200,236,1415,288,53,1,53,6000,0,6000,1840,160,6.7,10,10,19.3,1160,9,999999999,89,0.1200,0,88,999.000,999.0,99.0 +1981,12,31,10,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-2.2,76,98200,409,1415,292,108,7,106,12100,400,12000,3810,190,6.2,10,10,19.3,2440,9,999999999,89,0.1200,0,88,999.000,999.0,99.0 +1981,12,31,11,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-1.7,79,98100,530,1415,292,159,4,158,17800,300,17700,5710,190,5.7,10,10,16.1,700,9,999999999,100,0.1200,0,88,999.000,999.0,99.0 +1981,12,31,12,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-1.1,82,98000,589,1415,293,125,3,124,14500,200,14400,5110,180,5.7,10,10,8.0,430,9,999999999,100,0.1200,0,88,999.000,999.0,99.0 +1981,12,31,13,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.7,-1.1,82,97900,584,1415,293,100,1,100,11800,100,11800,4300,180,3.6,10,10,9.7,340,9,999999999,100,0.1200,0,88,999.000,999.0,99.0 +1981,12,31,14,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,-0.6,89,97800,513,1415,291,92,1,92,10700,100,10700,3810,180,4.6,10,10,2.4,240,9,999999999,100,0.1200,0,88,999.000,999.0,99.0 +1981,12,31,15,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,1.1,0.0,92,97800,383,1415,291,63,2,63,7400,100,7400,2510,210,5.2,10,10,1.6,180,9,999999999,110,0.1200,0,88,999.000,999.0,99.0 +1981,12,31,16,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-1.1,92,97700,202,1415,286,61,0,61,6700,0,6700,1880,200,4.1,10,10,0.8,150,9,999999999,100,0.1200,0,88,999.000,999.0,99.0 +1981,12,31,17,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9?9*9*9*9*9*9,0.0,-1.1,92,97700,23,672,286,10,0,10,0,0,0,0,220,4.6,10,10,6.4,150,9,999999999,100,0.1200,0,88,999.000,999.0,99.0 +1981,12,31,18,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.1,92,97700,0,0,286,0,0,0,0,0,0,0,230,5.2,10,10,9.7,150,9,999999999,100,0.1200,0,88,999.000,999.0,99.0 +1981,12,31,19,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,0.0,-1.1,92,97800,0,0,286,0,0,0,0,0,0,0,240,6.2,10,10,14.5,180,9,999999999,100,0.1200,0,88,999.000,999.0,99.0 +1981,12,31,20,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-1.1,-2.8,89,97800,0,0,279,0,0,0,0,0,0,0,250,10.8,10,10,9.7,270,9,999999999,89,0.1200,0,88,999.000,999.0,99.0 +1981,12,31,21,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-3.9,-6.7,81,98000,0,0,264,0,0,0,0,0,0,0,250,9.3,10,10,9.7,310,9,999999999,69,0.1200,0,88,999.000,999.0,99.0 +1981,12,31,22,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-4.4,-7.2,81,98100,0,0,262,0,0,0,0,0,0,0,250,9.3,10,10,9.7,340,9,999999999,69,0.1200,0,88,999.000,999.0,99.0 +1981,12,31,23,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-5.0,-8.3,78,98200,0,0,258,0,0,0,0,0,0,0,270,6.7,10,10,11.3,340,9,999999999,69,0.1200,0,88,999.000,999.0,99.0 +1981,12,31,24,0,?9?9?9?9E0?9?9?9?9?9?9?9?9?9?9?9?9?9?9*_*9*9*9*9*9,-6.1,-8.9,81,98300,0,0,253,0,0,0,0,0,0,0,260,7.2,10,10,11.3,340,9,999999999,60,0.1200,0,88,999.000,999.0,99.0 Added: SwiftApps/Swift-MapRed/EPlus/RunEP.sh =================================================================== --- SwiftApps/Swift-MapRed/EPlus/RunEP.sh (rev 0) +++ SwiftApps/Swift-MapRed/EPlus/RunEP.sh 2013-10-14 21:44:19 UTC (rev 7161) @@ -0,0 +1,102 @@ +#! /bin/bash + +set -x + +httpget() +{ + if which wget >& /dev/null; then + wget $1 + elif which curl >& /dev/null; then + curl $1 > $(basename $1) + else + echo "$0: ERROR: Can not locate wget or curl to download app." + exit 1 + fi +} + +installApp() +{ + httpget $app + tar zxf $apptar +} + +process_EP_params() +{ + while [ $# -gt 0 ] && ! echo $1 | grep -q -- -- ; do + pname=$1 + pval=$2 + shift 2 + # sed -i $f -e "/^$pname/s|=.*|=$pval|g" + sed -i -e "/##set1 $pname\[\]/s/\[\].*/\[\] $pval/" $imf + done +} + +echo starting + +usage="$0 --app app_tar_URL --imf configfile --epw weatherfile --out out_tar --params name value ..." + + +while [ $# -gt 0 ]; do + case $1 in + --imf) imf=$2; shift 2;; + --epw) epw=$2; shift 2;; + --app) app=$2; shift 2;; + --out) out=$2; shift 2;; + --params) shift 1; # process_EP_params $*;; + while [ $# -gt 0 ] && ! echo $1 | grep -q -- -- ; do + pname=$1 + pval=$2 + shift 2 + # sed -i $f -e "/^$pname/s|=.*|=$pval|g" + sed -i -e "/##set1 $pname\[\]/s/\[\].*/\[\] $pval/" $imf + done + ;; + *) echo $usage 1>&2 + exit 1;; + esac +done + +apptar=$(basename $app) +TASKDIR=$PWD +WORKDIR=$(mktemp -d $OSG_WN_TMP/RunEP.XXXXXX) +ABSOUT=$(cd $(dirname $out); pwd)/$(basename $out) +cp $imf $WORKDIR +cp $epw $WORKDIR + +cd $WORKDIR +installApp + +export ENERGYPLUS_DIR=$PWD/bin +PATH=$ENERGYPLUS_DIR:$PATH + +runenergyplus $imf $epw +RC=$? +cd Output +tar zcf $ABSOUT * + +cd $WORKDIR +rm -rf $WORKDIR +exit $RC + +installSharedApp() +{ + # FIXME: Complete this logic: + SCRATCH=$OSG_SCRATCH # FIXME + installDir=$SCRATCH + tempDir=$installDir.lock + WAITTIME=5 + + if [ ! -d $installDir ]; then + if [ mkdir $tempDir ]; then + httpget + extract + mv $tempDir $installDir + else + for try in 1 2 3; do + sleep $WAITTIME + done + fi + fi +} + + Property changes on: SwiftApps/Swift-MapRed/EPlus/RunEP.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/EPlus/sweep1.swift =================================================================== --- SwiftApps/Swift-MapRed/EPlus/sweep1.swift (rev 0) +++ SwiftApps/Swift-MapRed/EPlus/sweep1.swift 2013-10-14 21:44:19 UTC (rev 7161) @@ -0,0 +1,31 @@ +type file; + +app (file epout) runEP ( file runep, file imf, file epw, int orientation, int height) +{ + # runenergyplus CHICAGO-EXAMPLE.imf CHICAGO.epw + sh @runep "--imf" @imf "--epw" @epw "--app" appurl "--out" @epout + "--params" "ORIENTATION" orientation "HEIGHT" height ; +} + +file epconfig ; +file epweather ; +file runep ; +global string appurl = "http://stash.osgconnect.net/+wilde/EnergyPlus-8.0.0.tgz"; + +string outdir=@arg("outdir","sweep-out"); + +foreach orientation in [0:90:45] { + foreach height in [33,95] { + file out ; + out = runEP(runep, epconfig, epweather, orientation, height); + } +} + +/* +app (file epout) ALTrunEP ( file runep, file imf, file epw, int orientation, int height) +{ + # runenergyplus CHICAGO-EXAMPLE.imf CHICAGO.epw + sh "-c" @strjoin(@runep,"--imf", at imf,"--epw", at epw,"--app",appurl,"--out", at epout, + "--params","orientation",orientation,"height",height," "); +} +*/ From ketan at ci.uchicago.edu Mon Oct 14 16:51:48 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Mon, 14 Oct 2013 16:51:48 -0500 (CDT) Subject: [Swift-commit] r7162 - SwiftApps/Swift-MapRed/EPlus Message-ID: <20131014215148.21E40178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-14 16:51:48 -0500 (Mon, 14 Oct 2013) New Revision: 7162 Added: SwiftApps/Swift-MapRed/EPlus/apps SwiftApps/Swift-MapRed/EPlus/cf SwiftApps/Swift-MapRed/EPlus/cleanup SwiftApps/Swift-MapRed/EPlus/extractcsv SwiftApps/Swift-MapRed/EPlus/sites.local.xml Log: adding config and postproc Added: SwiftApps/Swift-MapRed/EPlus/apps =================================================================== --- SwiftApps/Swift-MapRed/EPlus/apps (rev 0) +++ SwiftApps/Swift-MapRed/EPlus/apps 2013-10-14 21:51:48 UTC (rev 7162) @@ -0,0 +1,3 @@ +osg sh /bin/bash +persistent-coasters sh /bin/bash +localhost sh /bin/bash Added: SwiftApps/Swift-MapRed/EPlus/cf =================================================================== --- SwiftApps/Swift-MapRed/EPlus/cf (rev 0) +++ SwiftApps/Swift-MapRed/EPlus/cf 2013-10-14 21:51:48 UTC (rev 7162) @@ -0,0 +1,6 @@ +use.provider.staging=true +wrapperlog.always.transfer=false +execution.retries=1 +provider.staging.pin.swiftfiles=false +sitedir.keep=false +use.wrapper.staging=false Added: SwiftApps/Swift-MapRed/EPlus/cleanup =================================================================== --- SwiftApps/Swift-MapRed/EPlus/cleanup (rev 0) +++ SwiftApps/Swift-MapRed/EPlus/cleanup 2013-10-14 21:51:48 UTC (rev 7162) @@ -0,0 +1 @@ +rm -rf *.log *.rlog *.d xworkflow-*-*-* workflow-*-*-* *.kml *.swiftx *.out output outdir logs hi.* _concurrent .swift/tmp Property changes on: SwiftApps/Swift-MapRed/EPlus/cleanup ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/EPlus/extractcsv =================================================================== --- SwiftApps/Swift-MapRed/EPlus/extractcsv (rev 0) +++ SwiftApps/Swift-MapRed/EPlus/extractcsv 2013-10-14 21:51:48 UTC (rev 7162) @@ -0,0 +1,6 @@ +#!/bin/bash + +for r in $(ls -1 ep*tgz | sed -e 's/ep.//' -e 's/.out.tgz//') +do + tar zxf ep.$r.out.tgz -O CHICAGO-EXAMPLEMeter.csv >Meter.$r.csv +done Property changes on: SwiftApps/Swift-MapRed/EPlus/extractcsv ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/EPlus/sites.local.xml =================================================================== --- SwiftApps/Swift-MapRed/EPlus/sites.local.xml (rev 0) +++ SwiftApps/Swift-MapRed/EPlus/sites.local.xml 2013-10-14 21:51:48 UTC (rev 7162) @@ -0,0 +1,11 @@ + + + + + 0 + 10000 + + /tmp/swift.work + local + + From ketan at ci.uchicago.edu Mon Oct 14 16:55:53 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Mon, 14 Oct 2013 16:55:53 -0500 (CDT) Subject: [Swift-commit] r7163 - SwiftApps/Swift-MapRed/EPlus Message-ID: <20131014215553.20605178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-14 16:55:52 -0500 (Mon, 14 Oct 2013) New Revision: 7163 Added: SwiftApps/Swift-MapRed/EPlus/TestRunEP.sh Log: adding test runep Added: SwiftApps/Swift-MapRed/EPlus/TestRunEP.sh =================================================================== --- SwiftApps/Swift-MapRed/EPlus/TestRunEP.sh (rev 0) +++ SwiftApps/Swift-MapRed/EPlus/TestRunEP.sh 2013-10-14 21:55:52 UTC (rev 7163) @@ -0,0 +1,2 @@ +#! /bin/sh +./RunEP.sh --imf CHICAGO-EXAMPLE.imf --epw CHICAGO.epw --app http://stash.osgconnect.net/+wilde/EnergyPlus-8.0.0.tgz --out ep.20.1.out.tgz --params orientation 20 height 1 Property changes on: SwiftApps/Swift-MapRed/EPlus/TestRunEP.sh ___________________________________________________________________ Added: svn:executable + * From ketan at ci.uchicago.edu Tue Oct 15 14:54:32 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Tue, 15 Oct 2013 14:54:32 -0500 (CDT) Subject: [Swift-commit] r7164 - in SwiftApps/gocat: . log Message-ID: <20131015195432.1C02D178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-15 14:54:31 -0500 (Tue, 15 Oct 2013) New Revision: 7164 Added: SwiftApps/gocat/catalog_wrapper-debug.txt SwiftApps/gocat/log/ SwiftApps/gocat/log/GlobusCatalog-log.txt SwiftApps/gocat/tagwrap.sh Log: Added: SwiftApps/gocat/catalog_wrapper-debug.txt =================================================================== Added: SwiftApps/gocat/log/GlobusCatalog-log.txt =================================================================== --- SwiftApps/gocat/log/GlobusCatalog-log.txt (rev 0) +++ SwiftApps/gocat/log/GlobusCatalog-log.txt 2013-10-15 19:54:31 UTC (rev 7164) @@ -0,0 +1,3 @@ +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py get_datasets 48 +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text get_datasets 48 +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_members 48 55 {"data_type":"file", "data_uri":"file:///scratch/local/ketan/gocat/dataset.txt"} Added: SwiftApps/gocat/tagwrap.sh =================================================================== --- SwiftApps/gocat/tagwrap.sh (rev 0) +++ SwiftApps/gocat/tagwrap.sh 2013-10-15 19:54:31 UTC (rev 7164) @@ -0,0 +1,17 @@ +#!/bin/bash + +# Usage: $0 = + +catid=$1 #48 +datasetid=$2 #55 +tagvalpair=$3 + +tagname=`echo $tagvalpair|awk -F= '{print $1}'` +tagval=`echo $tagvalpair|awk -F= '{print $2}'` + +# 1. create dataset member +python catalog.py create_members $catid $datasetid '{"data_type":"file", "data_uri":"file:///scratch/local/ketan/gocat/dataset.txt"}' + +# 2. insert tagname, value +python catalog.py add_member_annotation $catid $datasetid $memberid + From yadunandb at ci.uchicago.edu Tue Oct 15 15:27:17 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Tue, 15 Oct 2013 15:27:17 -0500 (CDT) Subject: [Swift-commit] r7165 - SwiftTutorials/CIC_2013-08-09/app Message-ID: <20131015202717.B6142178884@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-15 15:27:17 -0500 (Tue, 15 Oct 2013) New Revision: 7165 Added: SwiftTutorials/CIC_2013-08-09/app/simulate.py SwiftTutorials/CIC_2013-08-09/app/stats.py Log: Python apps for demo Added: SwiftTutorials/CIC_2013-08-09/app/simulate.py =================================================================== --- SwiftTutorials/CIC_2013-08-09/app/simulate.py (rev 0) +++ SwiftTutorials/CIC_2013-08-09/app/simulate.py 2013-10-15 20:27:17 UTC (rev 7165) @@ -0,0 +1,124 @@ +#!/usr/bin/env python +import sys +import os +import socket +import time +import math +import random + +def parse(): + from optparse import OptionParser + parser=OptionParser() + parser.add_option("-b", "--bias", type="int", dest="bias", default=0, + help="offset bias: add this integer to all results"); + + parser.add_option("-B", "--biasfile", type="string", dest="biasfile", + default="none", help="file of integer biases to add to results" ); + + parser.add_option("-l", "--log", type="string", dest="log", default="yes", + help="generate a log in stderr if not nul"); + + parser.add_option("-n", "--nvalues", type="int", dest="nvalues",default=1, + help="print this many values per simulation" ); + + parser.add_option("-s", "--seed", type="int", dest="initseed", default=0, + help="use this integer [0..32767] as a seed"); + + parser.add_option("-S", "--seedfile", type="string", dest="seedfile", + default="none", help="use this file (containing integer seeds [0..32767]) one per line" ); + + parser.add_option("-t", "--timesteps", type="int", dest="timesteps", + default=0, help='number of simulated "timesteps" in seconds (determines runtime)' ); + + parser.add_option("-r", "--range", type="int", dest="range", default=100, + help="range (limit) of generated results" ); + + parser.add_option("-w", "--width", type="int", dest="width", default=8, + help="Width ?" ); + + parser.add_option("-x", "--scale", type="int", dest="scale", default=1, + help="scale the results by this integer" ); + # Not implemented yet + parser.add_option("-p", "--paramfile", type="string", dest="paramfile", default="none", + help="Not implemented yet" ); + return (parser.parse_args()); + +def log(): + import datetime + print >> sys.stderr, "Called as: ", str(sys.argv) + print >> sys.stderr, "Start time: ", datetime.datetime.now() + print >> sys.stderr, "Running on node: ", socket.gethostname() + print >> sys.stderr, "Running as user: ",os.getlogin() + print >> sys.stderr, "\nEnvironment:\n\n" + print >> sys.stderr, os.environ + +def printparams(options): + print 'bias =',options.bias + print 'biasfile = ',options.biasfile + print 'log = ', options.log + print 'nvalues = ',options.nvalues + print 'seed = ', options.initseed + print 'seedfile = ', options.seedfile + print 'timesteps = ', options.timesteps + print 'range = ', options.range + print 'width = ', options.width + print 'scale = ', options.scale + print 'paramfile = ', options.paramfile + +def simulate(options): + time.sleep(options.timesteps) + bias=[]; + if (options.biasfile != "none"): + try: + with open(options.biasfile) as biasfile: + lines = biasfile.read().splitlines() + for line in lines: + bias.append(int(line)) + except IOError: + print "Error accessing content from file: ", options.biasfile + bias_count = len(bias) + + for i in range(options.nvalues): + value = (random.random() + + random.random()*math.pow(2,16) + + random.random()*math.pow(2,32) + + random.random()*math.pow(2,48)) + value=( (int(value)%options.range) * options.scale + options.bias) + if ( i < bias_count ): + value = value + bias[i] + elif ( bias_count > 0 ): + value = value + bias[bias_count-1] + + print '{num:{fill}{width}}'.format(num=value, fill=' ', width=options.width) + + +def seed(options): + if (options.initseed != 0 ): + random.seed(options.initseed) + if (options.seedfile != "none"): + try: + with open(options.seedfile) as seedfile: + lines=seedfile.read().splitlines() + seed = 0 + for line in lines: + seed = seed + int(line) + random.seed(seed) + except IOError: + print "Could not open file: ", options.seedfile + + +if __name__ == "__main__": + (options, args) = parse() + printparams(options) + seed(options) + simulate(options) + log() + + + + + + + + + Property changes on: SwiftTutorials/CIC_2013-08-09/app/simulate.py ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/CIC_2013-08-09/app/stats.py =================================================================== --- SwiftTutorials/CIC_2013-08-09/app/stats.py (rev 0) +++ SwiftTutorials/CIC_2013-08-09/app/stats.py 2013-10-15 20:27:17 UTC (rev 7165) @@ -0,0 +1,31 @@ +#!/usr/bin/env python +import socket +import sys +import os + +def log(): + import datetime + print >> sys.stderr, "Called as: ", str(sys.argv) + print >> sys.stderr, "Start time: ", datetime.datetime.now() + print >> sys.stderr, "Running on node: ", socket.gethostname() + print >> sys.stderr, "Running as user: ",os.getlogin() + print >> sys.stderr, "\nEnvironment:\n\n" + print >> sys.stderr, os.environ + +def stat(): + total = 0 + count = 0 + for f in sys.argv[1:]: + try: + with open(f) as ifile: + lines = ifile.read().splitlines() + for line in lines: + total += int(line) + count += 1 + except IOError: + print "Error accessing content from file: ", options.biasfile + print total/count + +if __name__ == "__main__": + log() + stat() Property changes on: SwiftTutorials/CIC_2013-08-09/app/stats.py ___________________________________________________________________ Added: svn:executable + * From yadunandb at ci.uchicago.edu Wed Oct 16 10:31:50 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Wed, 16 Oct 2013 10:31:50 -0500 (CDT) Subject: [Swift-commit] r7166 - SwiftApps/Swift-MapRed/mapred_combiner_V4 Message-ID: <20131016153150.E077E178884@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-16 10:31:49 -0500 (Wed, 16 Oct 2013) New Revision: 7166 Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/compile Log: Minor change Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/compile =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/compile 2013-10-15 20:27:17 UTC (rev 7165) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/compile 2013-10-16 15:31:49 UTC (rev 7166) @@ -6,13 +6,8 @@ chmod a+x exec_server chmod a+x exec_client -if [[ "$HOSTNAME" == *midway* ]]; then - cp exec_server /scratch/midway/yadunand/bin/ - cp exec_client /scratch/midway/yadunand/bin/ - echo "Copied to /scratch/midway/yadunandb/bin/ on Midway" +scp exec_server swift.rcc.uchicago.edu:/scratch/midway/yadunand/bin/ +scp exec_client swift.rcc.uchicago.edu:/scratch/midway/yadunand/bin/ +scp exec_server login4.beagle.ci.uchicago.edu:/lustre/beagle/yadunandb/bin/ +scp exec_client login4.beagle.ci.uchicago.edu:/lustre/beagle/yadunandb/bin/ -elif [[ "$HOSTNAME" == *beagle* ]]; then - cp exec_server /lustre/beagle/yadunandb/bin/ - cp exec_client /lustre/beagle/yadunandb/bin/ - echo "Copied to /lustre/beagle/yadunandb/bin/ on Beagle" -fi From yadunandb at ci.uchicago.edu Wed Oct 16 11:14:02 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Wed, 16 Oct 2013 11:14:02 -0500 (CDT) Subject: [Swift-commit] r7167 - SwiftApps/Swift-MapRed/mapred_combiner_V4 Message-ID: <20131016161402.9399F178884@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-16 11:14:02 -0500 (Wed, 16 Oct 2013) New Revision: 7167 Removed: SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner_template.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/compile SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper.sh Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS SwiftApps/Swift-MapRed/mapred_combiner_V4/beagle.xml SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper_template.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/multiple.xml SwiftApps/Swift-MapRed/mapred_combiner_V4/reducer_template.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/swiftreduce.swift SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data Log: minor updates Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS 2013-10-16 15:31:49 UTC (rev 7166) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS 2013-10-16 16:14:02 UTC (rev 7167) @@ -4426,3 +4426,58 @@ ACTUAL COUNT : EXPECTED COUNT: 100000 --------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:10 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 51, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 51, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 55, shadows variable of same name on line 30 +chunks 20 filesize 10 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 51, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 51, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 55, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1515-psg21p04 +Progress: time: Wed, 16 Oct 2013 15:15:06 +0000 +Progress: time: Wed, 16 Oct 2013 15:15:23 +0000 Submitting:4 Submitted:1 Finished successfully:5 +Progress: time: Wed, 16 Oct 2013 15:15:36 +0000 Submitted:5 Finished successfully:5 +Progress: time: Wed, 16 Oct 2013 15:16:06 +0000 Submitted:5 Finished successfully:5 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 51, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 51, shadows variable of same name on line 43 +Warning: Parameter reducer, on line 55, shadows variable of same name on line 30 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1516-3xtve80d +Progress: time: Wed, 16 Oct 2013 15:16:44 +0000 +Progress: time: Wed, 16 Oct 2013 15:16:50 +0000 Stage out:1 Finished successfully:11 +Final status: Wed, 16 Oct 2013 15:16:50 +0000 Finished successfully:13 +real 9.12 +user 16.47 +sys 2.72 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 100000 +EXPECTED COUNT: 100000 +--------------------------------------------- Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/beagle.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/beagle.xml 2013-10-16 15:31:49 UTC (rev 7166) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/beagle.xml 2013-10-16 16:14:02 UTC (rev 7167) @@ -11,7 +11,7 @@ 2400 00:20:00 batch - /lustre/beagle/yadunandb/swiftwork + /lustre/beagle/BEAGLE_USERNAME/swiftwork 10 1 1 @@ -19,6 +19,6 @@ 10000 - /tmp/yadunandb/swiftwork + /tmp/BEAGLE_USERNAME/swiftwork
Deleted: SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner.sh 2013-10-16 15:31:49 UTC (rev 7166) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner.sh 2013-10-16 16:14:02 UTC (rev 7167) @@ -1,40 +0,0 @@ -#!/bin/bash - -ARGS=($*) -SUM=0 -COUNT=0 - -# When strings in format node files... are passed to combiner -# 1. Run a local_combiner on the remote node -# 2. Return a file pointer -NODE=${ARGS[0]} -FILES=(${ARGS[*]:1}) -REMOTE_PORT=29900 -HOSTNAME=$(hostname -f) - -############## LOCAL COMBINER CODE ################### -cat << EOF > $NODE.sh -#!/bin/bash -ID=$RANDOM -FILES=(${FILES[*]}) -EOF -cat <<'EOF' >> $NODE.sh -#USER_REDUCE -reduce(){ - FILES=($*) - DIRNAME=$(dirname ${FILES[0]}) - RESULT=$DIRNAME/$(hostname -f).$RANDOM.imd - awk '{ sum += $1; count += $2 } END { print sum,count }' ${FILES[*]} > $RESULT - echo $RESULT - rm -rf ${FILES[*]} &> /dev/null -} -echo -e "$(hostname -f) $(reduce ${FILES[*]})" -EOF -chmod a+x $NODE.sh -############# END LOCAL COMBINER ##################### -cp /lustre/beagle/yadunandb/bin/exec_client . -echo "Combiner ${ARGS[*]}" 1>&2 -echo "Combiner [./exec_client $NODE $NODE.sh]" 1>&2 -cat $NODE.sh 1>&2 -./exec_client $NODE $NODE.sh -exit 0 Deleted: SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner_template.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner_template.sh 2013-10-16 15:31:49 UTC (rev 7166) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/combiner_template.sh 2013-10-16 16:14:02 UTC (rev 7167) @@ -1,32 +0,0 @@ -#!/bin/bash - -ARGS=($*) -SUM=0 -COUNT=0 - -# When strings in format node files... are passed to combiner -# 1. Run a local_combiner on the remote node -# 2. Return a file pointer -NODE=${ARGS[0]} -FILES=(${ARGS[*]:1}) -REMOTE_PORT=29900 -HOSTNAME=$(hostname -f) - -############## LOCAL COMBINER CODE ################### -cat << EOF > $NODE.sh -#!/bin/bash -ID=$RANDOM -FILES=(${FILES[*]}) -EOF -cat <<'EOF' >> $NODE.sh -#USER_REDUCE -echo -e "$(hostname -f) $(reduce ${FILES[*]})" -EOF -chmod a+x $NODE.sh -############# END LOCAL COMBINER ##################### -cp /lustre/beagle/yadunandb/bin/exec_client . -echo "Combiner ${ARGS[*]}" 1>&2 -echo "Combiner [./exec_client $NODE $NODE.sh]" 1>&2 -cat $NODE.sh 1>&2 -./exec_client $NODE $NODE.sh -exit 0 Deleted: SwiftApps/Swift-MapRed/mapred_combiner_V4/compile =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/compile 2013-10-16 15:31:49 UTC (rev 7166) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/compile 2013-10-16 16:14:02 UTC (rev 7167) @@ -1,13 +0,0 @@ -#!/bin/bash - -gcc server.c -o exec_server -gcc client.c -o exec_client - -chmod a+x exec_server -chmod a+x exec_client - -scp exec_server swift.rcc.uchicago.edu:/scratch/midway/yadunand/bin/ -scp exec_client swift.rcc.uchicago.edu:/scratch/midway/yadunand/bin/ -scp exec_server login4.beagle.ci.uchicago.edu:/lustre/beagle/yadunandb/bin/ -scp exec_client login4.beagle.ci.uchicago.edu:/lustre/beagle/yadunandb/bin/ - Deleted: SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper.sh 2013-10-16 15:31:49 UTC (rev 7166) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper.sh 2013-10-16 16:14:02 UTC (rev 7167) @@ -1,63 +0,0 @@ -#!/bin/bash - -# By default with ARG1:100 and SLICESIZE=10000, this script will generate -# 10^6 records. -ARG1=1 -[ ! -z $1 ] && ARG1=$1 - -FILE="input_$RANDOM.txt" -HOSTNAME=$(hostname -f) -if [[ "$HOSTNAME" == *midway* ]]; then # On midway node - EXECSERVER=/scratch/midway/yadunand/bin/exec_server - LOGFOLDER=/scratch/midway/yadunand - FOLDER="/dev/shm" - HOSTNAME="midway_$HOSTNAME" - -elif [[ "$HOSTNAME" == *nid* ]]; then # On beagle node - EXECSERVER=/lustre/beagle/yadunandb/bin/exec_server - LOGFOLDER=/lustre/beagle/yadunandb/Swift-MapRed/mapred_combiner_multisite - FOLDER="/dev/shm" - HOSTNAME="beagle_$HOSTNAME" -fi - -TIMEOUT=1200 -NC_LISTEN_PORT=29900 - -# Start services on Node -JOBS_LEVEL=`echo $PWD | grep -o ".*jobs"` -if [ "$?" == "0" ] -then - mkdir $JOBS_LEVEL/CHIRPING - if [ "$?" == "0" ] - then - killall -u $USER chirp_server; - echo "unix:$USER rwlds" > $FOLDER/acl.conf - echo "hostname:* rwl" >> $FOLDER/acl.conf - which chirp_server 1>&2 - timeout $TIMEOUT chirp_server -A $FOLDER/acl.conf -r $FOLDER & - timeout $TIMEOUT $EXECSERVER &> $LOGFOLDER/exec_server_log-$HOSTNAME.log & - fi - FILE=$FOLDER/$FILE; -else - FILE=$PWD/$FILE -fi - -#USER_MAP -mapper (){ - ARG1=$1; - LOWERLIMIT=0 - UPPERLIMIT=1000000 - SLICESIZE=10000 # 10^4 records padded to 100B would result in 1MB file - #Generate $SLICESIZE number of 100B records of format: RANDOM_NUMBER 1 - shuf -i $LOWERLIMIT-$UPPERLIMIT -n $SLICESIZE | awk '{printf "%-97s %s\n", $0, 1}' > tmp_shuf - for i in $(seq 1 1 $ARG1) - do - cat tmp_shuf - done - rm tmp_shuf -} - -mapper $ARG1 > $FILE -echo "$HOSTNAME $FILE" -ps -u $USER 1>&2 -exit 0; Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper_template.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper_template.sh 2013-10-16 15:31:49 UTC (rev 7166) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/mapper_template.sh 2013-10-16 16:14:02 UTC (rev 7167) @@ -8,14 +8,14 @@ FILE="input_$RANDOM.txt" HOSTNAME=$(hostname -f) if [[ "$HOSTNAME" == *midway* ]]; then # On midway node - EXECSERVER=/scratch/midway/yadunand/bin/exec_server - LOGFOLDER=/scratch/midway/yadunand + EXECSERVER=/scratch/midway/MIDWAY_USERNAME/bin/exec_server + LOGFOLDER=/scratch/midway/MIDWAY_USERNAME FOLDER="/dev/shm" HOSTNAME="midway_$HOSTNAME" elif [[ "$HOSTNAME" == *nid* ]]; then # On beagle node - EXECSERVER=/lustre/beagle/yadunandb/bin/exec_server - LOGFOLDER=/lustre/beagle/yadunandb/Swift-MapRed/mapred_combiner_multisite + EXECSERVER=/lustre/beagle/BEAGLE_USERNAME/bin/exec_server + LOGFOLDER=/lustre/beagle/BEAGLE_USERNAME/Swift-MapRed/mapred_combiner_multisite FOLDER="/dev/shm" HOSTNAME="beagle_$HOSTNAME" fi Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/multiple.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/multiple.xml 2013-10-16 15:31:49 UTC (rev 7166) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/multiple.xml 2013-10-16 16:14:02 UTC (rev 7167) @@ -12,7 +12,7 @@ 0.03 10000 - /tmp/yadunand + /tmp/{env.USER}
@@ -24,7 +24,7 @@ 1200 00:10:00 development - /lustre/beagle/yadunandb/swiftwork + /lustre/beagle/BEAGLE_USERNAME/swiftwork 1 4 4 @@ -32,52 +32,10 @@ 10000 DEBUG - - /tmp/yadunandb/swiftwork + + /tmp/BEAGLE_USERNAME/swiftwork - - - - 1 - 100 - 100 - pbs.aprun;pbs.mpp;depth=24 - - 2400 - 00:20:00 - batch - /lustre/beagle/yadunandb/swiftwork - 1 - 4 - 1 - 1.00 - 10000 - - - /tmp/yadunandb/swiftwork - - - - - 4 - 100 - 100 - pbs.aprun;pbs.mpp;depth=24;pbs.resource_list=advres=wilde.1768 - 1200 - 00:10:00 - /lustre/beagle/yadunandb/swiftwork - 1 - 1 - 1 - 1.00 - 10000 - - /lustre/beagle/yadunandb/swiftwork - - westmere @@ -93,7 +51,7 @@ 4 .64 10000 - /tmp/yadunand + /tmp/MIDWAY_USERNAME
Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/reducer_template.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/reducer_template.sh 2013-10-16 15:31:49 UTC (rev 7166) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/reducer_template.sh 2013-10-16 16:14:02 UTC (rev 7167) @@ -11,17 +11,17 @@ ID=$RANDOM HOSTNAME=$(hostname -f) if [[ "$HOSTNAME" == *midway* ]]; then # On midway node - EXECSERVER=/scratch/midway/yadunand/bin/exec_server - EXECCLIENT=/scratch/midway/yadunand/bin/exec_client - LOGFOLDER=/scratch/midway/yadunand + EXECSERVER=/scratch/midway/MIDWAY_USERNAME/bin/exec_server + EXECCLIENT=/scratch/midway/MIDWAY_USERNAME/bin/exec_client + LOGFOLDER=/scratch/midway/MIDWAY_USERNAME FOLDER="/dev/shm" HOSTID="midway_$HOSTNAME" SITE="midway" elif [[ "$HOSTNAME" == *nid* ]]; then # On beagle node - EXECSERVER=/lustre/beagle/yadunandb/bin/exec_server - EXECCLIENT=/lustre/beagle/yadunandb/bin/exec_client - LOGFOLDER=/lustre/beagle/yadunandb/Swift-MapRed/ + EXECSERVER=/lustre/beagle/BEAGLE_USERNAME/bin/exec_server + EXECCLIENT=/lustre/beagle/BEAGLE_USERNAME/bin/exec_client + LOGFOLDER=/lustre/beagle/BEAGLE_USERNAME/Swift-MapRed/ FOLDER="/dev/shm" HOSTID="beagle_$HOSTNAME" SITE="beagle" Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh 2013-10-16 15:31:49 UTC (rev 7166) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh 2013-10-16 16:14:02 UTC (rev 7167) @@ -15,15 +15,7 @@ ./clean.sh -if [ "$SITE" != "beagle" ] -then - #./compile -# cp exec_server /lustre/beagle/yadunandb/bin/ -# cp exec_client /lustre/beagle/yadunandb/bin/ - #cp exec_client /scratch/midway/yadunand/bin/ - #cp exec_server /scratch/midway/yadunand/bin/ - echo "Skipping compile and copy" -fi; + #Call as check_error $? check_error() { Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh 2013-10-16 15:31:49 UTC (rev 7166) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh 2013-10-16 16:14:02 UTC (rev 7167) @@ -1,5 +1,10 @@ #!/bin/bash +[ ! -z $BEAGLE_USERNAME ] || BEAGLE_USERNAME="yadunandb" +[ ! -z $MIDWAY_USERNAME ] || MIDWAY_USERNAME="yadunand" +BEAGLE_SHARE_FOLDER=/lustre/beagle/$BEAGLE_USERNAME/bin/ +MIDWAY_SHARE_FOLDER=/scratch/midway/$MIDWAY_USERNAME/bin/ + if [ ! -f "map_core.sh" ] then echo "map_core.sh missing" @@ -7,17 +12,17 @@ fi if [ ! -f "mapper_template.sh" ]; -then +then echo "mapper_template missing" exit 0; else sed -e "/\#USER_MAP/r map_core.sh" mapper_template.sh \ > mapper.sh + sed -i "s/BEAGLE_USERNAME/$BEAGLE_USERNAME/g" mapper.sh + sed -i "s/MIDWAY_USERNAME/$MIDWAY_USERNAME/g" mapper.sh chmod 777 mapper.sh fi; - - if [ ! -f "reduce_core.sh" ] then echo "reduce_core.sh missing" @@ -25,27 +30,31 @@ fi; if [ ! -f "reducer_template.sh" ]; -then +then echo "reducer_template missing" exit 0; else sed -e "/\#USER_REDUCE/r reduce_core.sh" reducer_template.sh \ > reducer.sh + sed -i "s/BEAGLE_USERNAME/$BEAGLE_USERNAME/g" reducer.sh + sed -i "s/MIDWAY_USERNAME/$MIDWAY_USERNAME/g" reducer.sh chmod 777 reducer.sh fi; -if [ ! -f "combiner_template.sh" ]; -then - echo "combiner_template missing" - exit 0 -else - sed -e "/\#USER_REDUCE/r reduce_core.sh" combiner_template.sh \ - > combiner.sh - chmod 777 combiner.sh -fi; +gcc server.c -o exec_server +gcc client.c -o exec_client +chmod a+x exec_server +chmod a+x exec_client +scp exec_server swift.rcc.uchicago.edu:$MIDWAY_SHARE_FOLDER +scp exec_client swift.rcc.uchicago.edu:$MIDWAY_SHARE_FOLDER +scp exec_server login4.beagle.ci.uchicago.edu:$BEAGLE_SHARE_FOLDER +scp exec_client login4.beagle.ci.uchicago.edu:$BEAGLE_SHARE_FOLDER + + + Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/swiftreduce.swift =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/swiftreduce.swift 2013-10-16 15:31:49 UTC (rev 7166) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/swiftreduce.swift 2013-10-16 16:14:02 UTC (rev 7167) @@ -25,10 +25,7 @@ string sites[] = ["beagle", "midway"]; script mapper <"mapper.sh">; -script uniq <"node_uniq.sh">; -script combiner <"combiner.sh">; script reducer <"reducer.sh">; -script deref <"dereference.sh">; script aggr <"aggregate.sh">; fileptr map_out[] ; @@ -47,10 +44,12 @@ app (file out, file err) reduce_bgl (script reducer, string cmd, fileptr all_map){ bgl_bash @reducer cmd @all_map stdout=@out stderr=@err; } + app (file out, file err) reduce_mid (script reducer, string cmd, fileptr all_map){ mid_bash @reducer cmd @all_map stdout=@out stderr=@err; } -app (file out, file err) reduce_loc (script reducer, string cmd, file site_results[]){ + +app (file out, file err) reduce_local (script reducer, string cmd, file site_results[]){ loc_bash @reducer cmd @site_results stdout=@out stderr=@err; } @@ -82,5 +81,5 @@ (redsite_out[1], redsite_err[1]) = reduce_mid (reducer, "local", all_map); file final_out <"final_result">; file final_err <"final_errors">; -(final_out, final_err) = reduce_loc (reducer, "naive", redsite_out); +(final_out, final_err) = reduce_local (reducer, "naive", redsite_out); Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data 2013-10-16 15:31:49 UTC (rev 7166) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data 2013-10-16 16:14:02 UTC (rev 7167) @@ -1,4 +1,4 @@ -beagle bash /bin/bash null null null +#beagle bash /bin/bash null null null midway bash /bin/bash null null null midway mid_bash /bin/bash null null null beagle bgl_bash /bin/bash null null null From yadunandb at ci.uchicago.edu Wed Oct 16 11:17:51 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Wed, 16 Oct 2013 11:17:51 -0500 (CDT) Subject: [Swift-commit] r7168 - SwiftApps/Swift-MapRed/mapred_combiner_V4 Message-ID: <20131016161751.B02B5178884@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-16 11:17:51 -0500 (Wed, 16 Oct 2013) New Revision: 7168 Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh Log: Minor bug fix Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS 2013-10-16 16:14:02 UTC (rev 7167) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS 2013-10-16 16:17:51 UTC (rev 7168) @@ -4481,3 +4481,26 @@ ACTUAL COUNT : 100000 EXPECTED COUNT: 100000 --------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:10 X FILESIZE:1 +Warning: Parameter reducer, on line 44, shadows variable of same name on line 28 +Warning: Parameter all_map, on line 44, shadows variable of same name on line 40 +Warning: Parameter reducer, on line 48, shadows variable of same name on line 28 +Warning: Parameter all_map, on line 48, shadows variable of same name on line 40 +Warning: Parameter reducer, on line 52, shadows variable of same name on line 28 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1616-egnuduk7 +Progress: time: Wed, 16 Oct 2013 16:16:54 +0000 +Progress: time: Wed, 16 Oct 2013 16:17:02 +0000 Stage in:1 Submitted:9 +Progress: time: Wed, 16 Oct 2013 16:17:07 +0000 Stage out:1 Finished successfully:11 +Final status: Wed, 16 Oct 2013 16:17:07 +0000 Finished successfully:13 +real 16.97 +user 33.06 +sys 5.51 +chunks 10 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 100000 +EXPECTED COUNT: 100000 +--------------------------------------------- Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh 2013-10-16 16:14:02 UTC (rev 7167) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh 2013-10-16 16:17:51 UTC (rev 7168) @@ -58,7 +58,7 @@ #./clean.sh &> /dev/null echo "================================================================" >> LAB_RECORDS echo "RUNTYPE :SWIFT+Chirp (With local combiners), SITE:$SITE, CHUNKS:$LOOPS X FILESIZE:$RECSIZE " | tee -a LAB_RECORDS - ( time -p swift -tc.file tc.data -config swift.properties -sites.file $SITE.xml swiftreduce.swift -files=$LOOPS -filesize=$RECSIZE ) 2>&1 | tee -a LAB_RECORDS + ( time -p swift -tc.file tc.data -config swift.properties -sites.file $SITE swiftreduce.swift -files=$LOOPS -filesize=$RECSIZE ) 2>&1 | tee -a LAB_RECORDS echo "chunks $LOOPS filesize $RECSIZE site $SITE type Swift+Chirp" >> LAB_RECORDS verify $LOOPS $RECSIZE | tee -a LAB_RECORDS echo "================================================================" From yadunandb at ci.uchicago.edu Wed Oct 16 11:23:02 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Wed, 16 Oct 2013 11:23:02 -0500 (CDT) Subject: [Swift-commit] r7169 - SwiftApps/Swift-MapRed/mapred_combiner_V4 Message-ID: <20131016162302.EE645178884@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-16 11:23:02 -0500 (Wed, 16 Oct 2013) New Revision: 7169 Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/README Log: More docs Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/README =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/README 2013-10-16 16:17:51 UTC (rev 7168) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/README 2013-10-16 16:23:02 UTC (rev 7169) @@ -6,6 +6,13 @@ are differences in the way the user supplied Map and Reduce functions should work. +setup.sh +-------- + +Run the setup.sh script to embed the map_core.sh and reduce_core.sh scripts +in the wrapper scripts used by swift in runtime. Usernames to use across +midway and beagle should be defined here. + map_core.sh ----------- @@ -22,12 +29,15 @@ stage and output its results to a file of its choosing. The filename of the result file is output to stdout. -setup.sh --------- +run.sh +------ -Run the setup.sh script to embed the map_core.sh and reduce_core.sh scripts -in the wrapper scripts used by swift in runtime. +USAGE: ./run.sh +In the default example ./run.sh multiple.xml 10 10 +results in 10 map jobs each generating ~10mb worth of records for processing. +Each record is a number followed by count (1). The reduce stages find the +sum and total count of these records. Example - Teragen ================= From hategan at ci.uchicago.edu Wed Oct 16 14:26:07 2013 From: hategan at ci.uchicago.edu (hategan at ci.uchicago.edu) Date: Wed, 16 Oct 2013 14:26:07 -0500 (CDT) Subject: [Swift-commit] r7170 - branches/release-0.94/src/org/griphyn/vdl/karajan/lib/swiftscript Message-ID: <20131016192607.10034178884@svn.ci.uchicago.edu> Author: hategan Date: 2013-10-16 14:26:06 -0500 (Wed, 16 Oct 2013) New Revision: 7170 Modified: branches/release-0.94/src/org/griphyn/vdl/karajan/lib/swiftscript/WriteData.java Log: fixed assumption that keys are strings representing integers in writeData() (bug 1107) Modified: branches/release-0.94/src/org/griphyn/vdl/karajan/lib/swiftscript/WriteData.java =================================================================== --- branches/release-0.94/src/org/griphyn/vdl/karajan/lib/swiftscript/WriteData.java 2013-10-16 16:23:02 UTC (rev 7169) +++ branches/release-0.94/src/org/griphyn/vdl/karajan/lib/swiftscript/WriteData.java 2013-10-16 19:26:06 UTC (rev 7170) @@ -131,7 +131,7 @@ ExecutionException { // this scheme currently only works properly if the keys are strings Map, DSHandle> m = ((AbstractDataNode) src).getArrayValue(); - Map, DSHandle> c = new TreeMap, DSHandle>(new ArrayIndexComparator()); + Map, DSHandle> c = new TreeMap, DSHandle>(); c.putAll(m); for (DSHandle h : c.values()) { br.write(h.getValue().toString()); @@ -143,7 +143,7 @@ ExecutionException { writeStructHeader(src.getType().itemType(), br); Map, DSHandle> m = ((AbstractDataNode) src).getArrayValue(); - Map, DSHandle> c = new TreeMap, DSHandle>(new ArrayIndexComparator()); + Map, DSHandle> c = new TreeMap, DSHandle>(); c.putAll(m); for (DSHandle h : c.values()) { writeStruct(br, h); @@ -172,14 +172,4 @@ throw new ExecutionException("Unexpectedly invalid path", e); } } - - class ArrayIndexComparator implements Comparator> { - public int compare(Comparable o1, Comparable o2) { - int i1 = Integer.parseInt(String.valueOf(o1)); - int i2 = Integer.parseInt(String.valueOf(o2)); - if(i1 < i2) return -1; - if(i1 > i2) return 1; - return 0; - } - } } From hategan at ci.uchicago.edu Wed Oct 16 14:28:24 2013 From: hategan at ci.uchicago.edu (hategan at ci.uchicago.edu) Date: Wed, 16 Oct 2013 14:28:24 -0500 (CDT) Subject: [Swift-commit] r7171 - trunk/src/org/griphyn/vdl/karajan/lib/swiftscript Message-ID: <20131016192824.71144178884@svn.ci.uchicago.edu> Author: hategan Date: 2013-10-16 14:28:24 -0500 (Wed, 16 Oct 2013) New Revision: 7171 Modified: trunk/src/org/griphyn/vdl/karajan/lib/swiftscript/WriteData.java Log: fixed assumption that keys are strings representing integers in writeData() (bug 1107)(trunk version) Modified: trunk/src/org/griphyn/vdl/karajan/lib/swiftscript/WriteData.java =================================================================== --- trunk/src/org/griphyn/vdl/karajan/lib/swiftscript/WriteData.java 2013-10-16 19:26:06 UTC (rev 7170) +++ trunk/src/org/griphyn/vdl/karajan/lib/swiftscript/WriteData.java 2013-10-16 19:28:24 UTC (rev 7171) @@ -21,7 +21,6 @@ import java.io.File; import java.io.FileWriter; import java.io.IOException; -import java.util.Comparator; import java.util.Map; import java.util.TreeMap; @@ -135,7 +134,7 @@ ExecutionException { // this scheme currently only works properly if the keys are strings Map, DSHandle> m = ((AbstractDataNode) src).getArrayValue(); - Map, DSHandle> c = new TreeMap, DSHandle>(new ArrayIndexComparator()); + Map, DSHandle> c = new TreeMap, DSHandle>(); c.putAll(m); for (DSHandle h : c.values()) { br.write(h.getValue().toString()); @@ -147,7 +146,7 @@ ExecutionException { writeStructHeader(src.getType().itemType(), br); Map, DSHandle> m = ((AbstractDataNode) src).getArrayValue(); - Map, DSHandle> c = new TreeMap, DSHandle>(new ArrayIndexComparator()); + Map, DSHandle> c = new TreeMap, DSHandle>(); c.putAll(m); for (DSHandle h : c.values()) { writeStruct(br, h); @@ -176,14 +175,4 @@ throw new ExecutionException("Unexpectedly invalid path", e); } } - - class ArrayIndexComparator implements Comparator> { - public int compare(Comparable o1, Comparable o2) { - int i1 = Integer.parseInt(String.valueOf(o1)); - int i2 = Integer.parseInt(String.valueOf(o2)); - if(i1 < i2) return -1; - if(i1 > i2) return 1; - return 0; - } - } } From davidk at ci.uchicago.edu Thu Oct 17 13:20:18 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Thu, 17 Oct 2013 13:20:18 -0500 (CDT) Subject: [Swift-commit] r7172 - SwiftTutorials Message-ID: <20131017182018.BA77A178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-17 13:20:18 -0500 (Thu, 17 Oct 2013) New Revision: 7172 Added: SwiftTutorials/OSDC-2013-10-17/ Log: OSDC-2013-10-17 tutorial From davidk at ci.uchicago.edu Thu Oct 17 17:15:28 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Thu, 17 Oct 2013 17:15:28 -0500 (CDT) Subject: [Swift-commit] r7174 - in SwiftTutorials/OSDC-2013-10-17: . .scs part03 part04 part05 part06 Message-ID: <20131017221528.171D6178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-17 17:15:27 -0500 (Thu, 17 Oct 2013) New Revision: 7174 Added: SwiftTutorials/OSDC-2013-10-17/.scs/ SwiftTutorials/OSDC-2013-10-17/.scs/coaster-service.conf SwiftTutorials/OSDC-2013-10-17/.scs/get_ip_list.sh Removed: SwiftTutorials/OSDC-2013-10-17/part05/OLD.p5.swift SwiftTutorials/OSDC-2013-10-17/part05/OLDbias.dat SwiftTutorials/OSDC-2013-10-17/part05/multipools Modified: SwiftTutorials/OSDC-2013-10-17/part03/p3.kml SwiftTutorials/OSDC-2013-10-17/part03/sites.xml SwiftTutorials/OSDC-2013-10-17/part04/apps SwiftTutorials/OSDC-2013-10-17/part05/apps SwiftTutorials/OSDC-2013-10-17/part06/apps SwiftTutorials/OSDC-2013-10-17/setup.sh Log: Update scripts to use start-coaster-service Added: SwiftTutorials/OSDC-2013-10-17/.scs/coaster-service.conf =================================================================== --- SwiftTutorials/OSDC-2013-10-17/.scs/coaster-service.conf (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/.scs/coaster-service.conf 2013-10-17 22:15:27 UTC (rev 7174) @@ -0,0 +1,10 @@ +export WORKER_LOCATION=/home/ubuntu +export WORKER_MODE=ssh +export WORKER_USERNAME=ubuntu +export WORKER_HOSTS="172.16.1.136" +export IPADDR="128.135.107.145" +export WORKER_LOG_DIR=/home/ubuntu +export WORK=/home/ubuntu/work +export JOBSPERNODE=1 +export JOBTHROTTLE=10 +export SSH_TUNNELING=yes Added: SwiftTutorials/OSDC-2013-10-17/.scs/get_ip_list.sh =================================================================== --- SwiftTutorials/OSDC-2013-10-17/.scs/get_ip_list.sh (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/.scs/get_ip_list.sh 2013-10-17 22:15:27 UTC (rev 7174) @@ -0,0 +1,4 @@ +#!/bin/bash + +nova list |grep ACTIVE|awk '{print ( $(NF-1) )}'|cut -d'=' -f2 + Property changes on: SwiftTutorials/OSDC-2013-10-17/.scs/get_ip_list.sh ___________________________________________________________________ Added: svn:executable + * Modified: SwiftTutorials/OSDC-2013-10-17/part03/p3.kml =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part03/p3.kml 2013-10-17 18:29:32 UTC (rev 7173) +++ SwiftTutorials/OSDC-2013-10-17/part03/p3.kml 2013-10-17 22:15:27 UTC (rev 7174) @@ -127,7 +127,7 @@ - sims-59494c94-f159-4e5b-8084-2a4706a394e3 + sims-c0f5445c-ca5b-436d-b75d-d39bf185a6c2 Modified: SwiftTutorials/OSDC-2013-10-17/part03/sites.xml =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part03/sites.xml 2013-10-17 18:29:32 UTC (rev 7173) +++ SwiftTutorials/OSDC-2013-10-17/part03/sites.xml 2013-10-17 22:15:27 UTC (rev 7174) @@ -1,11 +1,13 @@ - - - - - 0.20 - 10000 - - .swift/tmp - local - + + + + passive + 1 + 10 + 10000 + + /home/ubuntu/work + Modified: SwiftTutorials/OSDC-2013-10-17/part04/apps =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part04/apps 2013-10-17 18:29:32 UTC (rev 7173) +++ SwiftTutorials/OSDC-2013-10-17/part04/apps 2013-10-17 22:15:27 UTC (rev 7174) @@ -1,2 +1,2 @@ -raven simulate simulate.sh -raven stats stats.sh +persistent-coasters simulate /home/ubuntu/bin/simulate.sh +persistent-coasters stats /home/ubuntu/bin/stats.sh Deleted: SwiftTutorials/OSDC-2013-10-17/part05/OLD.p5.swift =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part05/OLD.p5.swift 2013-10-17 18:29:32 UTC (rev 7173) +++ SwiftTutorials/OSDC-2013-10-17/part05/OLD.p5.swift 2013-10-17 22:15:27 UTC (rev 7174) @@ -1,37 +0,0 @@ -type file; - -app (file out, file log) simulation (int timesteps, int sim_range, file bias_file, int scale, int sim_count) -{ - simulate "-t" timesteps "-r" sim_range "-B" @bias_file "-x" scale "-n" sim_count stdout=@out stderr=@log; -} - -app (file out) analyze (file s[]) -{ - analyze @filenames(s) stdout=@filename(out); -} - -# Command line params to this script - -int nsim = @toInt(@arg("nsim", "10")); # number of simulation programs to run -int steps = @toInt(@arg("steps", "1")); # number of "steps" each simulation (==seconds of runtime) -int range = @toInt(@arg("range", "100")); # range of the generated random numbers -int count = @toInt(@arg("count", "10")); # number of random numbers generated per simulation - -# Perform nsim "simulations" - -tracef("\n*** Script parameters: nsim=%i steps=%i range=%i count=%i\n\n", nsim, steps, range, count); - -file sims[]; # Array of files to hold each simulation output -file bias<"bias.dat">; # Input data file to "bias" the numbers: - # 1 line: scale offset ( N = n*scale + offset) -foreach i in [0:nsim-1] { - file simout ; - file simlog ; - (simout, simlog) = simulation(steps, range, bias, 100000, count); - sims[i] = simout; -} - -# Generate "analysis" file containing average of all "simulations" - -file stats<"output/stats.out">; -stats = analyze(sims); Deleted: SwiftTutorials/OSDC-2013-10-17/part05/OLDbias.dat =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part05/OLDbias.dat 2013-10-17 18:29:32 UTC (rev 7173) +++ SwiftTutorials/OSDC-2013-10-17/part05/OLDbias.dat 2013-10-17 22:15:27 UTC (rev 7174) @@ -1,1000 +0,0 @@ - 301 - 439 - 591 - 484 - 300 - 459 - 395 - 351 - 375 - 131 - 144 - 12 - 465 - 682 - 245 - 140 - 862 - 772 - 52 - 728 - 696 - 801 - 487 - 501 - 273 - 869 - 976 - 731 - 634 - 594 - 944 - 973 - 521 - 260 - 997 - 165 - 240 - 844 - 30 - 145 - 29 - 185 - 19 - 332 - 932 - 740 - 750 - 774 - 882 - 258 - 64 - 988 - 980 - 627 - 114 - 722 - 522 - 333 - 201 - 737 - 773 - 226 - 99 - 705 - 435 - 560 - 311 - 96 - 538 - 176 - 831 - 993 - 761 - 917 - 311 - 983 - 259 - 494 - 713 - 503 - 580 - 23 - 687 - 394 - 935 - 386 - 420 - 598 - 424 - 954 - 92 - 528 - 43 - 384 - 531 - 494 - 335 - 913 - 140 - 271 - 817 - 101 - 996 - 742 - 36 - 592 - 321 - 499 - 579 - 454 - 333 - 276 - 360 - 159 - 909 - 791 - 913 - 665 - 862 - 663 - 455 - 39 - 415 - 798 - 222 - 758 - 178 - 656 - 144 - 450 - 182 - 507 - 269 - 839 - 911 - 400 - 506 - 602 - 69 - 729 - 697 - 242 - 39 - 557 - 756 - 677 - 403 - 930 - 660 - 730 - 974 - 23 - 227 - 67 - 465 - 950 - 819 - 100 - 858 - 123 - 979 - 610 - 428 - 623 - 12 - 369 - 96 - 86 - 531 - 777 - 809 - 9 - 589 - 267 - 957 - 722 - 352 - 655 - 145 - 848 - 232 - 752 - 958 - 902 - 206 - 165 - 52 - 452 - 185 - 109 - 676 - 736 - 803 - 893 - 163 - 403 - 573 - 121 - 992 - 818 - 571 - 304 - 822 - 390 - 192 - 174 - 571 - 648 - 924 - 817 - 334 - 791 - 561 - 679 - 457 - 549 - 339 - 264 - 316 - 338 - 726 - 471 - 144 - 748 - 778 - 851 - 432 - 260 - 731 - 436 - 376 - 631 - 373 - 680 - 223 - 169 - 916 - 252 - 236 - 2 - 565 - 749 - 206 - 788 - 801 - 460 - 730 - 795 - 17 - 992 - 847 - 229 - 187 - 690 - 111 - 731 - 754 - 677 - 845 - 707 - 815 - 258 - 526 - 475 - 559 - 970 - 440 - 682 - 471 - 378 - 560 - 821 - 851 - 819 - 106 - 624 - 766 - 628 - 362 - 149 - 523 - 215 - 207 - 446 - 783 - 845 - 556 - 273 - 921 - 519 - 81 - 598 - 440 - 899 - 218 - 623 - 861 - 475 - 789 - 643 - 165 - 526 - 705 - 803 - 907 - 725 - 814 - 306 - 39 - 795 - 144 - 986 - 79 - 726 - 664 - 99 - 71 - 516 - 948 - 601 - 67 - 111 - 856 - 915 - 747 - 621 - 360 - 93 - 787 - 880 - 694 - 5 - 982 - 336 - 426 - 346 - 639 - 10 - 427 - 757 - 981 - 102 - 325 - 305 - 691 - 619 - 398 - 686 - 922 - 674 - 349 - 580 - 165 - 321 - 492 - 432 - 329 - 477 - 894 - 444 - 57 - 577 - 323 - 278 - 179 - 421 - 614 - 616 - 436 - 892 - 432 - 558 - 140 - 517 - 975 - 198 - 805 - 422 - 745 - 250 - 482 - 958 - 538 - 177 - 791 - 489 - 932 - 620 - 138 - 978 - 689 - 192 - 742 - 626 - 946 - 106 - 31 - 178 - 205 - 285 - 576 - 105 - 179 - 307 - 830 - 576 - 679 - 231 - 454 - 833 - 116 - 160 - 616 - 250 - 760 - 205 - 74 - 989 - 576 - 843 - 931 - 267 - 849 - 108 - 850 - 937 - 746 - 607 - 35 - 539 - 550 - 553 - 886 - 459 - 786 - 720 - 650 - 735 - 126 - 100 - 297 - 303 - 921 - 105 - 46 - 954 - 663 - 568 - 478 - 886 - 817 - 690 - 261 - 642 - 511 - 967 - 727 - 492 - 4 - 810 - 320 - 338 - 498 - 842 - 454 - 366 - 316 - 802 - 641 - 293 - 544 - 957 - 768 - 553 - 692 - 749 - 944 - 19 - 762 - 991 - 234 - 247 - 556 - 625 - 189 - 725 - 818 - 764 - 636 - 370 - 138 - 161 - 853 - 309 - 613 - 250 - 75 - 728 - 230 - 248 - 562 - 110 - 879 - 993 - 626 - 308 - 124 - 593 - 169 - 125 - 304 - 143 - 312 - 525 - 639 - 492 - 377 - 153 - 97 - 90 - 1 - 483 - 139 - 277 - 7 - 707 - 977 - 513 - 458 - 95 - 208 - 149 - 293 - 690 - 456 - 558 - 245 - 327 - 500 - 222 - 776 - 863 - 322 - 363 - 892 - 414 - 442 - 283 - 627 - 656 - 785 - 468 - 371 - 657 - 840 - 449 - 500 - 522 - 337 - 784 - 475 - 667 - 345 - 151 - 541 - 843 - 285 - 270 - 684 - 381 - 608 - 731 - 492 - 233 - 540 - 185 - 975 - 422 - 199 - 595 - 242 - 995 - 892 - 509 - 916 - 493 - 549 - 588 - 203 - 653 - 276 - 808 - 245 - 277 - 827 - 724 - 118 - 566 - 406 - 927 - 498 - 727 - 309 - 165 - 412 - 28 - 937 - 797 - 556 - 322 - 59 - 741 - 675 - 89 - 877 - 283 - 518 - 509 - 6 - 486 - 421 - 644 - 258 - 920 - 623 - 725 - 859 - 88 - 773 - 499 - 973 - 661 - 947 - 347 - 679 - 935 - 717 - 65 - 265 - 388 - 740 - 252 - 249 - 969 - 26 - 149 - 338 - 913 - 605 - 639 - 649 - 914 - 890 - 522 - 621 - 779 - 470 - 321 - 171 - 304 - 425 - 626 - 378 - 491 - 925 - 900 - 705 - 830 - 631 - 844 - 274 - 539 - 511 - 664 - 777 - 251 - 190 - 967 - 569 - 140 - 327 - 863 - 525 - 368 - 540 - 475 - 716 - 189 - 442 - 729 - 112 - 726 - 505 - 678 - 323 - 128 - 983 - 660 - 853 - 326 - 312 - 378 - 544 - 278 - 127 - 322 - 360 - 645 - 233 - 665 - 3 - 788 - 698 - 342 - 93 - 214 - 976 - 756 - 677 - 375 - 947 - 363 - 999 - 499 - 139 - 245 - 745 - 830 - 798 - 135 - 83 - 902 - 779 - 617 - 636 - 753 - 867 - 724 - 743 - 924 - 480 - 836 - 409 - 100 - 73 - 298 - 711 - 35 - 289 - 381 - 361 - 901 - 640 - 919 - 708 - 562 - 592 - 26 - 471 - 395 - 728 - 433 - 69 - 856 - 550 - 225 - 714 - 999 - 936 - 266 - 81 - 343 - 123 - 37 - 740 - 593 - 905 - 715 - 481 - 265 - 357 - 338 - 150 - 875 - 938 - 603 - 98 - 245 - 721 - 373 - 901 - 795 - 325 - 955 - 448 - 816 - 753 - 850 - 462 - 628 - 220 - 694 - 423 - 241 - 718 - 730 - 682 - 944 - 408 - 151 - 10 - 826 - 26 - 269 - 439 - 973 - 842 - 884 - 103 - 792 - 435 - 675 - 442 - 955 - 992 - 256 - 206 - 666 - 637 - 725 - 52 - 21 - 108 - 622 - 943 - 583 - 919 - 796 - 80 - 52 - 678 - 845 - 155 - 331 - 909 - 888 - 945 - 979 - 967 - 104 - 446 - 807 - 572 - 354 - 639 - 68 - 813 - 11 - 129 - 647 - 743 - 897 - 600 - 992 - 20 - 896 - 398 - 16 - 434 - 662 - 86 - 200 - 211 - 287 - 485 - 670 - 446 - 495 - 407 - 916 - 395 - 920 - 959 - 817 - 524 - 146 - 378 - 849 - 457 - 536 - 582 - 608 - 686 - 127 - 346 - 934 - 950 - 420 - 294 - 439 - 688 - 953 - 66 - 603 - 875 - 372 - 355 - 105 - 405 - 371 - 246 - 829 - 146 - 403 - 811 - 484 - 266 - 181 - 496 - 25 - 189 - 806 - 1 - 171 - 737 - 381 - 720 - 321 - 862 - 7 - 177 - 838 - 502 - 708 - 819 - 205 - 256 - 166 - 712 - 492 - 716 - 130 - 562 - 308 - 365 - 694 - 372 - 917 - 165 - 366 - 412 - 480 - 681 - 824 - 306 - 970 - 160 - 555 - 336 - 61 - 816 - 611 - 432 - 536 - 830 - 171 - 793 - 33 - 364 - 998 - 814 - 952 - 89 - 24 - 653 - 651 - 8 - 789 - 807 - 869 - 332 - 897 - 499 - 701 - 354 - 688 - 339 - 93 - 822 - 801 - 758 - 915 - 546 - 520 - 469 - 512 - 911 - 482 - 387 - 187 Modified: SwiftTutorials/OSDC-2013-10-17/part05/apps =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part05/apps 2013-10-17 18:29:32 UTC (rev 7173) +++ SwiftTutorials/OSDC-2013-10-17/part05/apps 2013-10-17 22:15:27 UTC (rev 7174) @@ -1,2 +1,2 @@ -raven simulate simulate.sh -raven stats stats.sh +persistent-coasters simulate /home/ubuntu/bin/simulate.sh +persistent-coasters stats /home/ubuntu/bin/stats.sh Deleted: SwiftTutorials/OSDC-2013-10-17/part05/multipools =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part05/multipools 2013-10-17 18:29:32 UTC (rev 7173) +++ SwiftTutorials/OSDC-2013-10-17/part05/multipools 2013-10-17 22:15:27 UTC (rev 7174) @@ -1,3 +0,0 @@ -raven simulate simulate.sh -ravenGPU simulate simulate.sh -localhost stats stats.sh Modified: SwiftTutorials/OSDC-2013-10-17/part06/apps =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part06/apps 2013-10-17 18:29:32 UTC (rev 7173) +++ SwiftTutorials/OSDC-2013-10-17/part06/apps 2013-10-17 22:15:27 UTC (rev 7174) @@ -1,4 +1,4 @@ -raven simulate simulate.sh -raven stats stats.sh -raven genseed simulate.sh -raven genbias simulate.sh +persistent-coasters simulate /home/ubuntu/bin/simulate.sh +persistent-coasters stats /home/ubuntu/bin/stats.sh +persistent-coasters genseed /home/ubuntu/bin/simulate.sh +persistent-coasters genbias /home/ubuntu/bin/simulate.sh Modified: SwiftTutorials/OSDC-2013-10-17/setup.sh =================================================================== --- SwiftTutorials/OSDC-2013-10-17/setup.sh 2013-10-17 18:29:32 UTC (rev 7173) +++ SwiftTutorials/OSDC-2013-10-17/setup.sh 2013-10-17 22:15:27 UTC (rev 7174) @@ -61,30 +61,18 @@ lazy.errors=false use.provider.staging=true -provider.staging.pin.swiftfiles=true +provider.staging.pin.swiftfiles=false use.wrapper.staging=false END -cat >gen.sites < - - - - - 0.04 - 10000 - /lus/scratch/$USER/swiftwork - local - - - -END - -for p in 01 02 03; do - cp gen.sites part${p}/sites.xml +# Start coaster-service and generate sites.xml +cd .scs +start-coaster-service +for p in 04 05 06; do + cp sites.xml ../part${p}/sites.xml done -rm gen.sites +cd .. return From hategan at ci.uchicago.edu Thu Oct 17 18:00:01 2013 From: hategan at ci.uchicago.edu (hategan at ci.uchicago.edu) Date: Thu, 17 Oct 2013 18:00:01 -0500 (CDT) Subject: [Swift-commit] r7175 - trunk/libexec Message-ID: <20131017230001.3ADFC178884@svn.ci.uchicago.edu> Author: hategan Date: 2013-10-17 18:00:01 -0500 (Thu, 17 Oct 2013) New Revision: 7175 Modified: trunk/libexec/swift.k Log: set dataset values for files generated in previous runs Modified: trunk/libexec/swift.k =================================================================== --- trunk/libexec/swift.k 2013-10-17 22:15:27 UTC (rev 7174) +++ trunk/libexec/swift.k 2013-10-17 23:00:01 UTC (rev 7175) @@ -257,6 +257,7 @@ } } else { + setDatasetValues(stageout) setProgress(progress, "Finished in previous run") } } From davidk at ci.uchicago.edu Thu Oct 17 19:34:08 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Thu, 17 Oct 2013 19:34:08 -0500 (CDT) Subject: [Swift-commit] r7176 - in SwiftTutorials/OSDC-2013-10-17: .scs part03 part04 part05 part06 Message-ID: <20131018003408.60D13178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-17 19:34:08 -0500 (Thu, 17 Oct 2013) New Revision: 7176 Modified: SwiftTutorials/OSDC-2013-10-17/.scs/coaster-service.conf SwiftTutorials/OSDC-2013-10-17/.scs/get_ip_list.sh SwiftTutorials/OSDC-2013-10-17/part03/sites.xml SwiftTutorials/OSDC-2013-10-17/part04/apps SwiftTutorials/OSDC-2013-10-17/part04/p4.swift SwiftTutorials/OSDC-2013-10-17/part05/apps SwiftTutorials/OSDC-2013-10-17/part05/p5.swift SwiftTutorials/OSDC-2013-10-17/part06/apps SwiftTutorials/OSDC-2013-10-17/part06/p6.swift Log: Updates to stage apps with provider staging Modified: SwiftTutorials/OSDC-2013-10-17/.scs/coaster-service.conf =================================================================== --- SwiftTutorials/OSDC-2013-10-17/.scs/coaster-service.conf 2013-10-17 23:00:01 UTC (rev 7175) +++ SwiftTutorials/OSDC-2013-10-17/.scs/coaster-service.conf 2013-10-18 00:34:08 UTC (rev 7176) @@ -1,8 +1,8 @@ export WORKER_LOCATION=/home/ubuntu export WORKER_MODE=ssh export WORKER_USERNAME=ubuntu -export WORKER_HOSTS="172.16.1.136" -export IPADDR="128.135.107.145" +export WORKER_HOSTS=$( ./get_ip_list.sh ) +export IPADDR=128.135.107.145 export WORKER_LOG_DIR=/home/ubuntu export WORK=/home/ubuntu/work export JOBSPERNODE=1 Modified: SwiftTutorials/OSDC-2013-10-17/.scs/get_ip_list.sh =================================================================== --- SwiftTutorials/OSDC-2013-10-17/.scs/get_ip_list.sh 2013-10-17 23:00:01 UTC (rev 7175) +++ SwiftTutorials/OSDC-2013-10-17/.scs/get_ip_list.sh 2013-10-18 00:34:08 UTC (rev 7176) @@ -1,4 +1,4 @@ #!/bin/bash -nova list |grep ACTIVE|awk '{print ( $(NF-1) )}'|cut -d'=' -f2 +nova list |grep ACTIVE|awk '{print ( $(NF-1) )}'|cut -d'=' -f2 | sed ':a;N;$!ba;s/\n/ /g' Modified: SwiftTutorials/OSDC-2013-10-17/part03/sites.xml =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part03/sites.xml 2013-10-17 23:00:01 UTC (rev 7175) +++ SwiftTutorials/OSDC-2013-10-17/part03/sites.xml 2013-10-18 00:34:08 UTC (rev 7176) @@ -1,13 +1,11 @@ - - - - passive - 1 - 10 - 10000 - - /home/ubuntu/work - + + + + + 0 + 10000 + + .swift/tmp + local + Modified: SwiftTutorials/OSDC-2013-10-17/part04/apps =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part04/apps 2013-10-17 23:00:01 UTC (rev 7175) +++ SwiftTutorials/OSDC-2013-10-17/part04/apps 2013-10-18 00:34:08 UTC (rev 7176) @@ -1,2 +1 @@ -persistent-coasters simulate /home/ubuntu/bin/simulate.sh -persistent-coasters stats /home/ubuntu/bin/stats.sh +persistent-coasters sh /bin/bash Modified: SwiftTutorials/OSDC-2013-10-17/part04/p4.swift =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part04/p4.swift 2013-10-17 23:00:01 UTC (rev 7175) +++ SwiftTutorials/OSDC-2013-10-17/part04/p4.swift 2013-10-18 00:34:08 UTC (rev 7176) @@ -1,13 +1,13 @@ type file; -app (file out, file log) simulation (int sim_steps, int sim_range, int sim_values) +app (file out, file log) simulation (int sim_steps, int sim_range, int sim_values, file sim_script) { - simulate "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=@out stderr=@log; + sh "simulate.sh" "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=@out stderr=@log; } -app (file out, file log) analyze (file s[]) +app (file out, file log) analyze (file s[], file stat_script) { - stats @filenames(s) stdout=@out stderr=@log; + sh "stats.sh" @filenames(s) stdout=@out stderr=@log; } int nsim = @toInt(@arg("nsim", "10")); @@ -15,15 +15,18 @@ int range = @toInt(@arg("range", "100")); int values = @toInt(@arg("values", "5")); +file simulate_script <"simulate.sh">; +file stats_script <"stats.sh">; + file sims[]; foreach i in [0:nsim-1] { file simout ; file simlog ; - (simout,simlog) = simulation(steps,range,values); + (simout,simlog) = simulation(steps,range,values,simulate_script); sims[i] = simout; } file stats_out<"output/average.out">; file stats_log<"output/average.log">; -(stats_out, stats_log) = analyze(sims); +(stats_out, stats_log) = analyze(sims, stats_script); Modified: SwiftTutorials/OSDC-2013-10-17/part05/apps =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part05/apps 2013-10-17 23:00:01 UTC (rev 7175) +++ SwiftTutorials/OSDC-2013-10-17/part05/apps 2013-10-18 00:34:08 UTC (rev 7176) @@ -1,2 +1 @@ -persistent-coasters simulate /home/ubuntu/bin/simulate.sh -persistent-coasters stats /home/ubuntu/bin/stats.sh +persistent-coasters sh /bin/bash Modified: SwiftTutorials/OSDC-2013-10-17/part05/p5.swift =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part05/p5.swift 2013-10-17 23:00:01 UTC (rev 7175) +++ SwiftTutorials/OSDC-2013-10-17/part05/p5.swift 2013-10-18 00:34:08 UTC (rev 7176) @@ -1,13 +1,13 @@ type file; -app (file out, file log) simulation (int sim_steps, int sim_range, int sim_values) +app (file out, file log) simulation (int sim_steps, int sim_range, int sim_values, file sim_script) { - simulate "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=@out stderr=@log; + sh "simulate.sh" "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=@out stderr=@log; } -app (file out, file log) analyze (file s[]) +app (file out, file log) analyze (file s[], file stat_script) { - stats @filenames(s) stdout=@out stderr=@log; + sh "stats.sh" @filenames(s) stdout=@out stderr=@log; } int nsim = @toInt(@arg("nsim", "10")); @@ -16,14 +16,16 @@ int values = @toInt(@arg("values", "5")); file sims[]; +file simulate_script <"simulate.sh">; +file stats_script <"stats.sh">; foreach i in [0:nsim-1] { file simout ; file simlog ; - (simout,simlog) = simulation(steps,range,values); + (simout,simlog) = simulation(steps,range,values,simulate_script); sims[i] = simout; } file stats_out<"output/average.out">; file stats_log<"output/average.log">; -(stats_out, stats_log) = analyze(sims); +(stats_out, stats_log) = analyze(sims,stats_script); Modified: SwiftTutorials/OSDC-2013-10-17/part06/apps =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part06/apps 2013-10-17 23:00:01 UTC (rev 7175) +++ SwiftTutorials/OSDC-2013-10-17/part06/apps 2013-10-18 00:34:08 UTC (rev 7176) @@ -1,4 +1 @@ -persistent-coasters simulate /home/ubuntu/bin/simulate.sh -persistent-coasters stats /home/ubuntu/bin/stats.sh -persistent-coasters genseed /home/ubuntu/bin/simulate.sh -persistent-coasters genbias /home/ubuntu/bin/simulate.sh +persistent-coasters sh /bin/bash Modified: SwiftTutorials/OSDC-2013-10-17/part06/p6.swift =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part06/p6.swift 2013-10-17 23:00:01 UTC (rev 7175) +++ SwiftTutorials/OSDC-2013-10-17/part06/p6.swift 2013-10-18 00:34:08 UTC (rev 7176) @@ -2,26 +2,26 @@ # app() functions for application programs to be called: -app (file out) genseed (int nseeds) +app (file out) genseed (int nseeds, file seed_script) { - genseed "-r" 2000000 "-n" nseeds stdout=@out; + sh "simulate.sh" "-r" 2000000 "-n" nseeds stdout=@out; } -app (file out) genbias (int bias_range, int nvalues) +app (file out) genbias (int bias_range, int nvalues, file bias_script) { - genbias "-r" bias_range "-n" nvalues stdout=@out; + sh "simulate.sh" "-r" bias_range "-n" nvalues stdout=@out; } app (file out, file log) simulation (int timesteps, int sim_range, - file bias_file, int scale, int sim_count) + file bias_file, int scale, int sim_count, file sim_script) { - simulate "-t" timesteps "-r" sim_range "-B" @bias_file "-x" scale + sh "simulate.sh" "-t" timesteps "-r" sim_range "-B" @bias_file "-x" scale "-n" sim_count stdout=@out stderr=@log; } -app (file out, file log) analyze (file s[]) +app (file out, file log) analyze (file s[], file stat_script) { - stats @filenames(s) stdout=@out stderr=@log; + sh "stats.sh" @filenames(s) stdout=@out stderr=@log; } # Command line arguments @@ -33,10 +33,13 @@ # Main script and data +file simulate_script <"simulate.sh">; +file stats_script <"stats.sh">; + tracef("\n*** Script parameters: nsim=%i range=%i num values=%i\n\n", nsim, range, values); file seedfile<"output/seed.dat">; # Dynamically generated bias for simulation ensemble -seedfile = genseed(1); +seedfile = genseed(1,simulate_script); int seedval = readData(seedfile); tracef("Generated seed=%i\n", seedval); @@ -47,11 +50,11 @@ file biasfile ; file simout ; file simlog ; - biasfile = genbias(1000, 20); - (simout,simlog) = simulation(steps, range, biasfile, 1000000, values); + biasfile = genbias(1000, 20, simulate_script); + (simout,simlog) = simulation(steps, range, biasfile, 1000000, values, simulate_script); sims[i] = simout; } file stats_out<"output/average.out">; file stats_log<"output/average.log">; -(stats_out,stats_log) = analyze(sims); +(stats_out,stats_log) = analyze(sims, stats_script); From wilde at ci.uchicago.edu Thu Oct 17 22:57:06 2013 From: wilde at ci.uchicago.edu (wilde at ci.uchicago.edu) Date: Thu, 17 Oct 2013 22:57:06 -0500 (CDT) Subject: [Swift-commit] r7177 - SwiftTutorials/OSDC-2013-10-17/part04 Message-ID: <20131018035707.00225178884@svn.ci.uchicago.edu> Author: wilde Date: 2013-10-17 22:57:06 -0500 (Thu, 17 Oct 2013) New Revision: 7177 Added: SwiftTutorials/OSDC-2013-10-17/part04/simulate.sh SwiftTutorials/OSDC-2013-10-17/part04/stats.sh Log: Add symlinks for apps to transfer to compute nodes. Added: SwiftTutorials/OSDC-2013-10-17/part04/simulate.sh =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part04/simulate.sh (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part04/simulate.sh 2013-10-18 03:57:06 UTC (rev 7177) @@ -0,0 +1 @@ +link ../app/simulate.sh \ No newline at end of file Property changes on: SwiftTutorials/OSDC-2013-10-17/part04/simulate.sh ___________________________________________________________________ Added: svn:special + * Added: SwiftTutorials/OSDC-2013-10-17/part04/stats.sh =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part04/stats.sh (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part04/stats.sh 2013-10-18 03:57:06 UTC (rev 7177) @@ -0,0 +1 @@ +link ../app/stats.sh \ No newline at end of file Property changes on: SwiftTutorials/OSDC-2013-10-17/part04/stats.sh ___________________________________________________________________ Added: svn:special + * From wilde at ci.uchicago.edu Thu Oct 17 22:58:38 2013 From: wilde at ci.uchicago.edu (wilde at ci.uchicago.edu) Date: Thu, 17 Oct 2013 22:58:38 -0500 (CDT) Subject: [Swift-commit] r7178 - SwiftTutorials/OSDC-2013-10-17/app Message-ID: <20131018035838.C7522178884@svn.ci.uchicago.edu> Author: wilde Date: 2013-10-17 22:58:38 -0500 (Thu, 17 Oct 2013) New Revision: 7178 Modified: SwiftTutorials/OSDC-2013-10-17/app/simulate.sh SwiftTutorials/OSDC-2013-10-17/app/stats.sh Log: Adjust info log for OSDC ubuntu VM compute nodes, to log node IP address. Modified: SwiftTutorials/OSDC-2013-10-17/app/simulate.sh =================================================================== --- SwiftTutorials/OSDC-2013-10-17/app/simulate.sh 2013-10-18 03:57:06 UTC (rev 7177) +++ SwiftTutorials/OSDC-2013-10-17/app/simulate.sh 2013-10-18 03:58:38 UTC (rev 7178) @@ -18,8 +18,9 @@ log() { printf "\nCalled as: $0: $cmdargs\n\n" printf "Start time: "; /bin/date + printf "Running as user: "; /usr/bin/id printf "Running on node: "; /bin/hostname - printf "Running as user: "; /usr/bin/id + printf "Node IP address: "; /bin/hostname -I printparams printf "\nEnvironment:\n\n" printenv | sort Modified: SwiftTutorials/OSDC-2013-10-17/app/stats.sh =================================================================== --- SwiftTutorials/OSDC-2013-10-17/app/stats.sh 2013-10-18 03:57:06 UTC (rev 7177) +++ SwiftTutorials/OSDC-2013-10-17/app/stats.sh 2013-10-18 03:58:38 UTC (rev 7178) @@ -3,8 +3,9 @@ log() { printf "\nCalled as: $0: $cmdargs\n\n" printf "Start time: "; /bin/date + printf "Running as user: "; /usr/bin/id printf "Running on node: "; /bin/hostname - printf "Running as user: "; /usr/bin/id + printf "Node IP address: "; /bin/hostname -I printf "\nEnvironment:\n\n" printenv | sort } From wilde at ci.uchicago.edu Fri Oct 18 08:41:39 2013 From: wilde at ci.uchicago.edu (wilde at ci.uchicago.edu) Date: Fri, 18 Oct 2013 08:41:39 -0500 (CDT) Subject: [Swift-commit] r7179 - SwiftTutorials/OSDC-2013-10-17/doc Message-ID: <20131018134139.852A6178884@svn.ci.uchicago.edu> Author: wilde Date: 2013-10-18 08:41:38 -0500 (Fri, 18 Oct 2013) New Revision: 7179 Modified: SwiftTutorials/OSDC-2013-10-17/doc/README Log: Initial adjustments from Cray to OSDC. More needed. Modified: SwiftTutorials/OSDC-2013-10-17/doc/README =================================================================== --- SwiftTutorials/OSDC-2013-10-17/doc/README 2013-10-18 03:58:38 UTC (rev 7178) +++ SwiftTutorials/OSDC-2013-10-17/doc/README 2013-10-18 13:41:38 UTC (rev 7179) @@ -1,5 +1,5 @@ -Swift Cray Tutorial -=================== +Swift Tutorial for Open Science Data Cloud Resources +==================================================== //// @@ -9,7 +9,7 @@ //// This tutorial is viewable at: -http://swift-lang.org/tutorials/cray/swift-cray-tutorial.html +http://swift-lang.org/tutorials/osdc/swift-osdc-tutorial.html //// @@ -23,7 +23,7 @@ Compute-node exercises, running apps via qsub and aprun: - p4 - Running apps on Cray compute nodes + p4 - Running apps on OSDC compute nodes p5 - Running on multiple pools of compute nodes p6 - Running a more complex workflow pattern @@ -48,21 +48,21 @@ clusters, clouds, grids, and supercomputers. In this tutorial, you'll be able to first try a few Swift examples -(parts 1-3) on the Cray login host, to get a sense of the -language. Then in parts 4-6 you'll run similar workflows on Cray +(parts 1-3) on an OSDC login host, to get a sense of the +language. Then in parts 4-6 you'll run similar workflows on OSDC compute nodes, and see how more complex workflows can be expressed with Swift scripts. Swift tutorial setup -------------------- -To install the tutorial scripts on Cray "Raven" XE6-XK7 test system, +To install the tutorial scripts on an OSDC login host, do: ----- $ cd $HOME -$ tar xzf /home/users/p01532/swift-cray-tutorial.tgz -$ cd swift-cray-tutorial +$ tar xzf /glusterfs/users/swiftlang/tutorial/swift-osdc-tutorial.tgz +$ cd swift-osdc-tutorial $ source setup.sh # You must run this with "source" ! ----- @@ -85,10 +85,10 @@ the Swift Subversion repository, do: ----- -$ svn co https://svn.ci.uchicago.edu/svn/vdl2/SwiftTutorials/swift-cray-tutorial Cray-Swift +$ svn co https://svn.ci.uchicago.edu/svn/vdl2/SwiftTutorials/swift-osdc-tutorial OSDC-Swift ----- -This will create a directory called "Cray-Swift" which contains all of the +This will create a directory called "OSDC-Swift" which contains all of the files used in this tutorial. @@ -480,14 +480,14 @@ on the site's compute nodes. -Running applications on Cray compute nodes with Swift +Running applications on OSDC compute nodes with Swift ----------------------------------------------------- -Part 4: Running a parallel ensemble on Cray compute nodes +Part 4: Running a parallel ensemble on OSDC compute nodes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ `p4.swift` will run our mock "simulation" -applications on Cray compute nodes. The script is similar to as +applications on OSDC compute nodes. The script is similar to as `p3.swift`, but specifies that each simulation app invocation should additionally return the log file which the application writes to `stderr`. @@ -511,9 +511,11 @@ `sim_N.log`. The log files provide data on the runtime environment of each app invocation. For example: +FIXME: The output below needs to get recaptured for OSDC nodes + ----- $ cat output/sim_0.log -Called as: /home/users/p01532/swift-cray-tutorial/app/simulate.sh: --timesteps 1 --range 100 --nvalues 5 +Called as: /home/users/p01532/swift-osdc-tutorial/app/simulate.sh: --timesteps 1 --range 100 --nvalues 5 Start time: Tue Aug 27 12:17:43 CDT 2013 Running on node: nid00018 @@ -542,7 +544,7 @@ ----- To tell Swift to run the apps on compute nodes, we specify in the -`apps` file that the apps should be executed on the `raven` site +`apps` file that the apps should be executed on the `osdc` site (instead of the `localhost` site). We can specify the location of each app in the third field of the `apps` file, with either an absolute pathname or the name of an executable to be located in @@ -610,13 +612,16 @@ ----- Swift's `sites.xml` configuration file allows many parameters to -specify how jobs should be run on a given cluster. Consider for -example that Raven has several queues, each with limitiations on the -size of jobs that can be run in them. All Raven queues will only run -2 jobs per user at one. The Raven queue "small" will only allow up to -4 nodes per job and 1 hours of walltime per job. The following -site.xml parameters will allow us to match this: +specify how jobs should be run on a given cluster. +FIXME: Translate this concept from Cray to OSDC: + +Consider for example that Raven has several queues, each with +limitiations on the size of jobs that can be run in them. All Raven +queues will only run 2 jobs per user at one. The Raven queue "small" +will only allow up to 4 nodes per job and 1 hours of walltime per job. +The following site.xml parameters will allow us to match this: + ----- small 2 @@ -746,6 +751,8 @@ $ swift p6.swift -steps=5 -nsim=1000 ----- +FIXME: Adjust from Cray to OSDC concepts: (perhaps show how to add more nodes dynamically) + The other change required is to the sites.xml to control how many nodes you request. Change the "maxnodes" values to control the number of nodes to request. @@ -835,6 +842,8 @@ ----- +FIXME: Adjust to OSDC from Cray (show two pools of VMs): + Now lets make further use of Swift's ability to route specific apps to specific pools of resources. The Cray Raven system has two node types, XE6 32-core 2 x IL-16, and XK7 16-core 1 x IL-16 plus one GPU. Each From davidk at ci.uchicago.edu Fri Oct 18 13:41:11 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Fri, 18 Oct 2013 13:41:11 -0500 (CDT) Subject: [Swift-commit] r7180 - in SwiftTutorials/OSDC-2013-10-17: doc part06 Message-ID: <20131018184111.643F3178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-18 13:41:11 -0500 (Fri, 18 Oct 2013) New Revision: 7180 Added: SwiftTutorials/OSDC-2013-10-17/part06/simulate.sh SwiftTutorials/OSDC-2013-10-17/part06/stats.sh Modified: SwiftTutorials/OSDC-2013-10-17/doc/README SwiftTutorials/OSDC-2013-10-17/part06/p6.swift Log: Fix issue with part06, temporarily remove info about part05 Modified: SwiftTutorials/OSDC-2013-10-17/doc/README =================================================================== --- SwiftTutorials/OSDC-2013-10-17/doc/README 2013-10-18 13:41:38 UTC (rev 7179) +++ SwiftTutorials/OSDC-2013-10-17/doc/README 2013-10-18 18:41:11 UTC (rev 7180) @@ -800,118 +800,8 @@ Part 5: Controlling the compute-node pools where applications run ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In this section we'll use the script `p5.swift`, very similar to -`p4.swift` of the prior section, to show how we can route apps to -specific sites, and also how we can make multiple pools of resources -(on the same or on different computer systems) available to run a -single Swift script. +This section is under development. -//// -image::part05.png[align="center"] - -.p5.swift ----- -sys::[cat ../part05/p5.swift] ----- -//// - -First, lets specify that the analysis app `stats.sh` should be run on -the local login node instead of on the cluster. This is done simply by -change the site name field of the analyze app in the apps file: - ------ -$ cat apps -raven simulate simulate.sh -localhost stats stats.sh ------ - -Running this with `swift p5.swift` we see: ------ -$ grep "on node:" output/*.log -output/average.log:Running on node: raven -output/sim_0.log:Running on node: nid00029 -output/sim_1.log:Running on node: nid00029 -output/sim_2.log:Running on node: nid00029 -output/sim_3.log:Running on node: nid00029 -output/sim_4.log:Running on node: nid00029 -output/sim_5.log:Running on node: nid00029 -output/sim_6.log:Running on node: nid00029 -output/sim_7.log:Running on node: nid00029 -output/sim_8.log:Running on node: nid00029 -output/sim_9.log:Running on node: nid00029 ------ - - -FIXME: Adjust to OSDC from Cray (show two pools of VMs): - -Now lets make further use of Swift's ability to route specific apps to -specific pools of resources. The Cray Raven system has two node types, -XE6 32-core 2 x IL-16, and XK7 16-core 1 x IL-16 plus one GPU. Each -"pool" of nodes has different queue characteristics. We can define -these differences to Swift as two separate pools, and then spread the -load of executing a large ensemble of simulations across all the -pools. (And we'll continue to run the analysis script on a third pool, -comprising the single login host.) - -We use the following `apps` file: ------ -$ cat multipools -raven simulate simulate.sh -ravenGPU simulate simulate.sh -localhost stats stats.sh ----- -and we adjust the sites file to specify 4-node jobs in the Raven pool: ------ - 4 - 4 ------ -This results in these PBS jobs: ------ -p01532 at raven:~> qstat -u $USER - -Job ID Username Queue Jobname SessID NDS TSK Memory Time S Time ---------------- -------- -------- ---------- ------ --- --- ------ ----- - ----- -288687.sdb p01532 small B0827-3406 9919 4 128 -- 00:59 R 00:00 -288688.sdb p01532 gpu_node B0827-3406 9931 6 96 -- 00:59 R 00:00 ------ -... and achieves the following parallelism (of about 224 concurrent app tasks): - ------ -$ swift -tc.file multipools p5.swift -nsim=1000 -steps=3 -Swift 0.94.1 RC2 swift-r6895 cog-r3765 - -RunID: 20130827-1829-o3h6mht5 -Progress: time: Tue, 27 Aug 2013 18:29:31 -0500 -Progress: time: Tue, 27 Aug 2013 18:29:32 -0500 Initializing:997 -Progress: time: Tue, 27 Aug 2013 18:29:34 -0500 Selecting site:774 Submitting:225 Submitted:1 -Progress: time: Tue, 27 Aug 2013 18:29:35 -0500 Selecting site:774 Stage in:1 Submitted:225 -Progress: time: Tue, 27 Aug 2013 18:29:36 -0500 Selecting site:774 Stage in:1 Submitted:37 Active:188 -Progress: time: Tue, 27 Aug 2013 18:29:39 -0500 Selecting site:774 Submitted:2 Active:223 Stage out:1 -Progress: time: Tue, 27 Aug 2013 18:29:40 -0500 Selecting site:750 Submitted:17 Active:208 Stage out:1 Finished successfully:24 -Progress: time: Tue, 27 Aug 2013 18:29:41 -0500 Selecting site:640 Stage in:1 Submitted:51 Active:174 Finished successfully:134 -Progress: time: Tue, 27 Aug 2013 18:29:42 -0500 Selecting site:551 Submitted:11 Active:214 Stage out:1 Finished successfully:223 -Progress: time: Tue, 27 Aug 2013 18:29:43 -0500 Selecting site:542 Submitted:2 Active:223 Stage out:1 Finished successfully:232 -Progress: time: Tue, 27 Aug 2013 18:29:44 -0500 Selecting site:511 Submitting:1 Submitted:19 Active:206 Finished successfully:263 -Progress: time: Tue, 27 Aug 2013 18:29:45 -0500 Selecting site:463 Stage in:1 Submitted:43 Active:182 Finished successfully:311 -Progress: time: Tue, 27 Aug 2013 18:29:46 -0500 Selecting site:367 Submitting:1 Submitted:38 Active:186 Stage out:1 Finished successfully:407 -Progress: time: Tue, 27 Aug 2013 18:29:47 -0500 Selecting site:309 Submitted:2 Active:223 Stage out:1 Finished successfully:465 -Progress: time: Tue, 27 Aug 2013 18:29:48 -0500 Selecting site:300 Submitted:2 Active:223 Stage out:1 Finished successfully:474 -Progress: time: Tue, 27 Aug 2013 18:29:50 -0500 Selecting site:259 Submitted:11 Active:214 Stage out:1 Finished successfully:515 -Progress: time: Tue, 27 Aug 2013 18:29:51 -0500 Selecting site:201 Stage in:1 Submitted:39 Active:186 Finished successfully:573 -Progress: time: Tue, 27 Aug 2013 18:29:52 -0500 Selecting site:80 Submitted:42 Active:184 Finished successfully:694 -Progress: time: Tue, 27 Aug 2013 18:29:53 -0500 Selecting site:54 Submitted:2 Active:223 Stage out:1 Finished successfully:720 -Progress: time: Tue, 27 Aug 2013 18:29:54 -0500 Selecting site:32 Submitted:4 Active:220 Stage out:1 Finished successfully:743 -Progress: time: Tue, 27 Aug 2013 18:29:55 -0500 Submitted:3 Active:216 Stage out:1 Finished successfully:780 -Progress: time: Tue, 27 Aug 2013 18:29:56 -0500 Stage in:1 Active:143 Finished successfully:856 -Progress: time: Tue, 27 Aug 2013 18:29:57 -0500 Active:38 Stage out:1 Finished successfully:961 -Progress: time: Tue, 27 Aug 2013 18:29:58 -0500 Active:8 Stage out:1 Finished successfully:991 -Progress: time: Tue, 27 Aug 2013 18:29:59 -0500 Stage out:1 Finished successfully:999 -Progress: time: Tue, 27 Aug 2013 18:30:01 -0500 Stage in:1 Finished successfully:1000 -Progress: time: Tue, 27 Aug 2013 18:30:02 -0500 Active:1 Finished successfully:1000 -Progress: time: Tue, 27 Aug 2013 18:30:06 -0500 Stage out:1 Finished successfully:1000 -Final status: Tue, 27 Aug 2013 18:30:07 -0500 Finished successfully:1001 ------ - Part 6: Specifying more complex workflow patterns ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -928,15 +818,14 @@ sys::[cat ../part06/p6.swift] ---- -Note that the workflow is based on data flow dependencies: each simulation depends on the seed value, calculated in these two dependent statements: +Note that the workflow is based on data flow dependencies: each simulation depends on the seed value, calculated in this statement: ----- seedfile = genseed(1); -int seedval = readData(seedfile); ----- and on the bias file, computed and then consumed in these two dependent statements: ----- - biasfile = genbias(1000, 20); - (simout,simlog) = simulation(steps, range, biasfile, 1000000, values); + biasfile = genbias(1000, 20, simulate_script); + (simout,simlog) = simulation(steps, range, biasfile, 1000000, values, simulate_script, seedfile); ----- To run: Modified: SwiftTutorials/OSDC-2013-10-17/part06/p6.swift =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part06/p6.swift 2013-10-18 13:41:38 UTC (rev 7179) +++ SwiftTutorials/OSDC-2013-10-17/part06/p6.swift 2013-10-18 18:41:11 UTC (rev 7180) @@ -13,10 +13,11 @@ } app (file out, file log) simulation (int timesteps, int sim_range, - file bias_file, int scale, int sim_count, file sim_script) + file bias_file, int scale, int sim_count, + file sim_script, file seed_file) { sh "simulate.sh" "-t" timesteps "-r" sim_range "-B" @bias_file "-x" scale - "-n" sim_count stdout=@out stderr=@log; + "-n" sim_count "-S" @seed_file stdout=@out stderr=@log; } app (file out, file log) analyze (file s[], file stat_script) @@ -35,15 +36,11 @@ file simulate_script <"simulate.sh">; file stats_script <"stats.sh">; +file seedfile <"output/seed.dat">; # Dynamically generated bias for simulation ensemble tracef("\n*** Script parameters: nsim=%i range=%i num values=%i\n\n", nsim, range, values); - -file seedfile<"output/seed.dat">; # Dynamically generated bias for simulation ensemble seedfile = genseed(1,simulate_script); -int seedval = readData(seedfile); -tracef("Generated seed=%i\n", seedval); - file sims[]; # Array of files to hold each simulation output foreach i in [0:nsim-1] { @@ -51,7 +48,7 @@ file simout ; file simlog ; biasfile = genbias(1000, 20, simulate_script); - (simout,simlog) = simulation(steps, range, biasfile, 1000000, values, simulate_script); + (simout,simlog) = simulation(steps, range, biasfile, 1000000, values, simulate_script, seedfile); sims[i] = simout; } Added: SwiftTutorials/OSDC-2013-10-17/part06/simulate.sh =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part06/simulate.sh (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part06/simulate.sh 2013-10-18 18:41:11 UTC (rev 7180) @@ -0,0 +1 @@ +link ../app/simulate.sh \ No newline at end of file Property changes on: SwiftTutorials/OSDC-2013-10-17/part06/simulate.sh ___________________________________________________________________ Added: svn:special + * Added: SwiftTutorials/OSDC-2013-10-17/part06/stats.sh =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part06/stats.sh (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part06/stats.sh 2013-10-18 18:41:11 UTC (rev 7180) @@ -0,0 +1 @@ +link ../app/stats.sh \ No newline at end of file Property changes on: SwiftTutorials/OSDC-2013-10-17/part06/stats.sh ___________________________________________________________________ Added: svn:special + * From davidk at ci.uchicago.edu Fri Oct 18 14:05:24 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Fri, 18 Oct 2013 14:05:24 -0500 (CDT) Subject: [Swift-commit] r7181 - SwiftTutorials Message-ID: <20131018190524.07606178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-18 14:05:23 -0500 (Fri, 18 Oct 2013) New Revision: 7181 Added: SwiftTutorials/swift-osdc-tutorial/ Removed: SwiftTutorials/OSDC-2013-10-17/ Log: Renaming From davidk at ci.uchicago.edu Fri Oct 18 14:14:28 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Fri, 18 Oct 2013 14:14:28 -0500 (CDT) Subject: [Swift-commit] r7182 - SwiftTutorials/swift-osdc-tutorial/doc Message-ID: <20131018191428.6726E178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-18 14:14:28 -0500 (Fri, 18 Oct 2013) New Revision: 7182 Modified: SwiftTutorials/swift-osdc-tutorial/doc/README Log: Updated URLs Modified: SwiftTutorials/swift-osdc-tutorial/doc/README =================================================================== --- SwiftTutorials/swift-osdc-tutorial/doc/README 2013-10-18 19:05:23 UTC (rev 7181) +++ SwiftTutorials/swift-osdc-tutorial/doc/README 2013-10-18 19:14:28 UTC (rev 7182) @@ -61,7 +61,8 @@ ----- $ cd $HOME -$ tar xzf /glusterfs/users/swiftlang/tutorial/swift-osdc-tutorial.tgz +$ wget http://swiftlang.org/tutorials/osdc/swift-osdc-tutorial.tar.gz +$ tar swift-osdc-tutorial.tgz $ cd swift-osdc-tutorial $ source setup.sh # You must run this with "source" ! ----- From davidk at ci.uchicago.edu Fri Oct 18 14:32:13 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Fri, 18 Oct 2013 14:32:13 -0500 (CDT) Subject: [Swift-commit] r7183 - SwiftTutorials/swift-osdc-tutorial/doc Message-ID: <20131018193213.6A915178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-18 14:32:13 -0500 (Fri, 18 Oct 2013) New Revision: 7183 Modified: SwiftTutorials/swift-osdc-tutorial/doc/README Log: Updating some paths Modified: SwiftTutorials/swift-osdc-tutorial/doc/README =================================================================== --- SwiftTutorials/swift-osdc-tutorial/doc/README 2013-10-18 19:14:28 UTC (rev 7182) +++ SwiftTutorials/swift-osdc-tutorial/doc/README 2013-10-18 19:32:13 UTC (rev 7183) @@ -9,7 +9,7 @@ //// This tutorial is viewable at: -http://swift-lang.org/tutorials/osdc/swift-osdc-tutorial.html +http://swiftlang.org/tutorials/osdc/tutorial.html //// @@ -55,14 +55,14 @@ Swift tutorial setup -------------------- +To begin, start a few virtual machines running the Ubuntu image. +Once the instances have started, run the following commands to +install the tutorial scripts on an OSDC login host: -To install the tutorial scripts on an OSDC login host, -do: - ----- $ cd $HOME $ wget http://swiftlang.org/tutorials/osdc/swift-osdc-tutorial.tar.gz -$ tar swift-osdc-tutorial.tgz +$ tar xvfz swift-osdc-tutorial.tgz $ cd swift-osdc-tutorial $ source setup.sh # You must run this with "source" ! ----- From yadunandb at ci.uchicago.edu Fri Oct 18 14:41:31 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Fri, 18 Oct 2013 14:41:31 -0500 (CDT) Subject: [Swift-commit] r7184 - trunk/tests/sites/midway Message-ID: <20131018194131.B3D6C178884@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-18 14:41:31 -0500 (Fri, 18 Oct 2013) New Revision: 7184 Removed: trunk/tests/sites/midway/sanity.setup.sh trunk/tests/sites/midway/sanity.source.sh trunk/tests/sites/midway/sanity.swift trunk/tests/sites/midway/sanity.timeout trunk/tests/sites/midway/sites.new.xml Modified: trunk/tests/sites/midway/sites.template.xml Log: Updated midway sites test Deleted: trunk/tests/sites/midway/sanity.setup.sh =================================================================== --- trunk/tests/sites/midway/sanity.setup.sh 2013-10-18 19:32:13 UTC (rev 7183) +++ trunk/tests/sites/midway/sanity.setup.sh 2013-10-18 19:41:31 UTC (rev 7184) @@ -1,11 +0,0 @@ -#!/bin/bash - -USERNAME=$MIDWAY_USERNAME - -if [[ -z $USERNAME ]] -then - echo "Remote username not provided. Skipping sites configs" -else - ls *xml - cat sites.xml | sed "s/{env.USER}/$USERNAME/" > tmp && mv tmp sites.xml -fi Deleted: trunk/tests/sites/midway/sanity.source.sh =================================================================== --- trunk/tests/sites/midway/sanity.source.sh 2013-10-18 19:32:13 UTC (rev 7183) +++ trunk/tests/sites/midway/sanity.source.sh 2013-10-18 19:41:31 UTC (rev 7184) @@ -1,6 +0,0 @@ -#!/bin/bash -if [ "$HOSTNAME" == "midway001" ] -then - export GLOBUS_HOSTNAME=swift.rcc.uchicago.edu - export GLOBUS_TCP_PORT_RANGE=50000,51000 -fi; Deleted: trunk/tests/sites/midway/sanity.swift =================================================================== --- trunk/tests/sites/midway/sanity.swift 2013-10-18 19:32:13 UTC (rev 7183) +++ trunk/tests/sites/midway/sanity.swift 2013-10-18 19:41:31 UTC (rev 7184) @@ -1,11 +0,0 @@ -type file; - -app (file out, file err) remote_driver () -{ - date stdout=@filename(out) stderr=@filename(err); -} - -file driver_out ; -file driver_err ; - -(driver_out, driver_err) = remote_driver(); \ No newline at end of file Deleted: trunk/tests/sites/midway/sanity.timeout =================================================================== --- trunk/tests/sites/midway/sanity.timeout 2013-10-18 19:32:13 UTC (rev 7183) +++ trunk/tests/sites/midway/sanity.timeout 2013-10-18 19:41:31 UTC (rev 7184) @@ -1 +0,0 @@ -300 Deleted: trunk/tests/sites/midway/sites.new.xml =================================================================== --- trunk/tests/sites/midway/sites.new.xml 2013-10-18 19:32:13 UTC (rev 7183) +++ trunk/tests/sites/midway/sites.new.xml 2013-10-18 19:41:31 UTC (rev 7184) @@ -1,20 +0,0 @@ - - - - 24 - 100 - 100 - pbs.aprun;pbs.mpp;depth=24 - 3600 - 00:05:00 - /lustre/beagle/yadunandb/swiftwork - 20 - 1 - 1 - 4.80 - 10000 - trace - - /tmp/yadunandb/swiftwork - - \ No newline at end of file Modified: trunk/tests/sites/midway/sites.template.xml =================================================================== --- trunk/tests/sites/midway/sites.template.xml 2013-10-18 19:32:13 UTC (rev 7183) +++ trunk/tests/sites/midway/sites.template.xml 2013-10-18 19:41:31 UTC (rev 7184) @@ -2,14 +2,14 @@ - + sandyb 16 00:05:00 - 3600 + 500 100 100 - 2 + 1 1 1 .64 From wilde at ci.uchicago.edu Fri Oct 18 15:02:59 2013 From: wilde at ci.uchicago.edu (wilde at ci.uchicago.edu) Date: Fri, 18 Oct 2013 15:02:59 -0500 (CDT) Subject: [Swift-commit] r7185 - SwiftTutorials/OSG-Swift/doc Message-ID: <20131018200259.CC44F178884@svn.ci.uchicago.edu> Author: wilde Date: 2013-10-18 15:02:59 -0500 (Fri, 18 Oct 2013) New Revision: 7185 Modified: SwiftTutorials/OSG-Swift/doc/README Log: Recent changes to project name (swift -> Swift) and some doc changes Modified: SwiftTutorials/OSG-Swift/doc/README =================================================================== --- SwiftTutorials/OSG-Swift/doc/README 2013-10-18 19:41:31 UTC (rev 7184) +++ SwiftTutorials/OSG-Swift/doc/README 2013-10-18 20:02:59 UTC (rev 7185) @@ -197,7 +197,7 @@ 40 75 -$ stats.sh f* +$ stats.sh f* 2>log 50 ----- @@ -205,60 +205,63 @@ Basic of the Swift language with local execution ------------------------------------------------ -Here's a brief summary of Swift in a nutshell: +A Summary of Swift in a nutshell +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -* Swift scripts are text files ending in `.swift` +* Swift scripts are text files ending in `.swift` The `swift` command +runs on any host, and executes these scripts. `swift` is a Java +application, which you can install almost anywhere. On Linux, just +unpack the distribution `tar` file and add its `bin/` directory to +your `PATH`. -* The `swift` command runs on any host, and executes `.swift` -scripts. Its a Java application, so you can install Swift almost -anywhere by simply unpacking the distribution `tar` file and adding -its `bin/` directory to your `PATH`. - * Swift scripts run ordinary applications, just like shell scripts -do. But Swift makes it easy to run the applications on parallel and +do. Swift makes it easy to run these applications on parallel and remote computers (from laptops to supercomputers). If you can `ssh` to the system, Swift can likely run applications there. * The details of where to run applications and how to get files back and forth are described in configuration files separate from your -program. Swift currently speaks ssh, PBS, Condor, SLURM, LSF, SGE, -Cobalt, and Globus to run applications, and scp, http, ftp, and -GridFTP to move data. +program. Swift speaks ssh, PBS, Condor, SLURM, LSF, SGE, Cobalt, and +Globus to run applications, and scp, http, ftp, and GridFTP to move +data. * The Swift language has 5 main data types: `boolean`, `int`, -`string`, `float`, and `file`. +`string`, `float`, and `file`. Collections of these are dynamic, +sparse arrays of arbitrary dimension and structures of scalars and/or +arrays defined by the `type` declaration. -* Swift has a simple library of functions for string and file -manipulation. - * Swift file variables are "mapped" to external files. Swift sends files to and from remote systems for you automatically. * Swift variables are "single assignment": once you set them you can't -change them (within a given instance of a block of code). This makes -it a natural, parallel "data flow" language. Once you get used to it, -this programming model keeps your workflow scripts much simpler. +change them (in a given block of code). This makes Swift a natural, +"parallel data flow" language. This programming model keeps your +workflow scripts simple and easy to write and understand. * Swift lets you define functions to "wrap" application programs, and -to nicely structure more complex scripts. Swift `app` functions take +to cleanly structure more complex scripts. Swift `app` functions take files and parameters as inputs and return files as outputs. -* Swift conceptually executes all the statements, expressions and -function calls in your program in parallel, based on data flow, and -throttled based on available resources and settings. - -* Swift has dynamic, sparse arrays of arbitrary dimension, as well as -structures defined by the `type` declaration. - -* Swift's equivalent of `printf()` is `tracef()`,with limited and +* A compact set of built-in functions for string and file +manipulation, type conversions, high level IO, etc. is provided. +Swift's equivalent of `printf()` is `tracef()`, with limited and slightly different format codes. * Swift's `foreach {}` statement is the main parallel workhorse of the -language. +language, and executes all iterations of the loop concurrently. The +actual number of parallel tasks executed is based on available +resources and settable "throttles". -* Swift has simple `if` and `switch` statements for conditional -execution, seldom used in typical workflows. +* In fact, Swift conceptually executes *all* the statements, +expressions and function calls in your program in parallel, based on +data flow. These are similarly throttled based on available resources +and settings. +* Swift also has `if` and `switch` statements for conditional +execution. These are seldom needed in simple workflows but they enable +very dynamic workflow patterns to be specified. + + We'll see many of these points in action in the examples below. Lets get started! From davidk at ci.uchicago.edu Fri Oct 18 15:14:48 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Fri, 18 Oct 2013 15:14:48 -0500 (CDT) Subject: [Swift-commit] r7186 - SwiftTutorials/OSG-Swift/part06 Message-ID: <20131018201448.EA561178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-18 15:14:48 -0500 (Fri, 18 Oct 2013) New Revision: 7186 Modified: SwiftTutorials/OSG-Swift/part06/p6.swift Log: Use seed file Modified: SwiftTutorials/OSG-Swift/part06/p6.swift =================================================================== --- SwiftTutorials/OSG-Swift/part06/p6.swift 2013-10-18 20:02:59 UTC (rev 7185) +++ SwiftTutorials/OSG-Swift/part06/p6.swift 2013-10-18 20:14:48 UTC (rev 7186) @@ -20,10 +20,11 @@ } app (file out, file log) simulation (file prog, int timesteps, int sim_range, - file bias_file, int scale, int sim_count) + file bias_file, int scale, int sim_count, + file seed_file) { sh @prog "-t" timesteps "-r" sim_range "-B" @bias_file "-x" scale - "-n" sim_count stdout=@out stderr=@log; + "-n" sim_count -"S" @seed_file stdout=@out stderr=@log; } app (file out) analyze (file prog, file s[]) @@ -45,9 +46,6 @@ file seedfile<"output/seed.dat">; # Dynamically generated bias for simulation ensemble seedfile = genseed(genseed_prog, 1); -int seedval = readData(seedfile); -tracef("Generated seed=%i\n", seedval); - file sims[]; # Array of files to hold each simulation output foreach i in [0:nsim-1] { @@ -55,7 +53,7 @@ file simout ; file simlog ; biasfile = genbias(genbias_prog, 1000, 20); - (simout,simlog) = simulation(simulation_prog, steps, range, biasfile, 100000, count); + (simout,simlog) = simulation(simulation_prog, steps, range, biasfile, 100000, count, seedfile); sims[i] = simout; } From davidk at ci.uchicago.edu Fri Oct 18 15:26:10 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Fri, 18 Oct 2013 15:26:10 -0500 (CDT) Subject: [Swift-commit] r7187 - SwiftTutorials/OSG-Swift/part06 Message-ID: <20131018202610.A1A50178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-18 15:26:10 -0500 (Fri, 18 Oct 2013) New Revision: 7187 Modified: SwiftTutorials/OSG-Swift/part06/p6.swift Log: Modified: SwiftTutorials/OSG-Swift/part06/p6.swift =================================================================== --- SwiftTutorials/OSG-Swift/part06/p6.swift 2013-10-18 20:14:48 UTC (rev 7186) +++ SwiftTutorials/OSG-Swift/part06/p6.swift 2013-10-18 20:26:10 UTC (rev 7187) @@ -24,7 +24,7 @@ file seed_file) { sh @prog "-t" timesteps "-r" sim_range "-B" @bias_file "-x" scale - "-n" sim_count -"S" @seed_file stdout=@out stderr=@log; + "-n" sim_count "-S" @seed_file stdout=@out stderr=@log; } app (file out) analyze (file prog, file s[]) From davidk at ci.uchicago.edu Fri Oct 18 16:41:35 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Fri, 18 Oct 2013 16:41:35 -0500 (CDT) Subject: [Swift-commit] r7188 - SwiftTutorials/OSG-Swift/doc Message-ID: <20131018214135.A5135178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-18 16:41:35 -0500 (Fri, 18 Oct 2013) New Revision: 7188 Modified: SwiftTutorials/OSG-Swift/doc/README Log: Fix typo Modified: SwiftTutorials/OSG-Swift/doc/README =================================================================== --- SwiftTutorials/OSG-Swift/doc/README 2013-10-18 20:26:10 UTC (rev 7187) +++ SwiftTutorials/OSG-Swift/doc/README 2013-10-18 21:41:35 UTC (rev 7188) @@ -63,7 +63,7 @@ ----- $ cd $HOME -$ tutorial osg-swift +$ tutorial swift $ cd osg-swift ----- From ketan at ci.uchicago.edu Mon Oct 21 15:18:40 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Mon, 21 Oct 2013 15:18:40 -0500 (CDT) Subject: [Swift-commit] r7189 - in SwiftApps/gocat: . log Message-ID: <20131021201841.012099CC83@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-21 15:18:40 -0500 (Mon, 21 Oct 2013) New Revision: 7189 Modified: SwiftApps/gocat/log/GlobusCatalog-log.txt SwiftApps/gocat/tagwrap.sh Log: Modified: SwiftApps/gocat/log/GlobusCatalog-log.txt =================================================================== --- SwiftApps/gocat/log/GlobusCatalog-log.txt 2013-10-18 21:41:35 UTC (rev 7188) +++ SwiftApps/gocat/log/GlobusCatalog-log.txt 2013-10-21 20:18:40 UTC (rev 7189) @@ -1,3 +1,63 @@ python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py get_datasets 48 python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text get_datasets 48 python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_members 48 55 {"data_type":"file", "data_uri":"file:///scratch/local/ketan/gocat/dataset.txt"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{name:shadow}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 'parameter1' text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text query_datasets 48 name LIKE shadow +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 '{parameter1:angle49}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{name:shadow}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text query_datasets 48 name LIKE shadow +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 '{parameter1:angle49}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{name:shadow}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 'parameter2' text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text query_datasets 48 name LIKE shadow +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 '{parameter2:angle49}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{name:shadow}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 'parameter3' text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text query_datasets 48 name LIKE shadow +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 '{parameter3:angle49}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{name:telegenerate}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 'dag' text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 '{dag:flow}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 '{dag:flow}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{"name":"telegenerate"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 '{dag:flow}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{"name":"telegenerate"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 'dag2' text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 '{dag2:flow}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{"name":"telegenerate"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 'dag3' text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 '{"dag3":"flow"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{"name":"owais"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 '{"dag3":"flow"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{"name":"subah"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 'dag4' text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 '{"dag4":"flow"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{"name":"shaam"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 '{"dag4":"flow"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{"name":"expression"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 'dag6' text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 '{"dag6":"flow"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{"name":"expression"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 'dag7' text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 '{"dag7":"flow"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{"name":"expression"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 '{"dag7":"flow"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{"name":"expression"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{"name":"expression"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{name:expression}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 '{"name":"expression"}' +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 {"name":"expression"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 {"name":"given"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 'dag8' text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 {"name":"taken"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 'dag9' text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 {"name":"taken"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 {"name":"taken"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 'dag10' text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py get_annotation_defs 48 +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text get_annotation_defs 48 +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 {"name":"taken"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 dag9 text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 {"name":"taken"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 80 {"dag9":"flow"} Modified: SwiftApps/gocat/tagwrap.sh =================================================================== --- SwiftApps/gocat/tagwrap.sh 2013-10-18 21:41:35 UTC (rev 7188) +++ SwiftApps/gocat/tagwrap.sh 2013-10-21 20:18:40 UTC (rev 7189) @@ -1,17 +1,34 @@ -#!/bin/bash +#!/bin/bash -x -# Usage: $0 = +# Usage: $0 = -catid=$1 #48 -datasetid=$2 #55 -tagvalpair=$3 +loc=/scratch/local/ketan/catalog-client/globusonline/catalog/client/examples +catid=48 +dsetname=$1 +tagvalpair=$2 tagname=`echo $tagvalpair|awk -F= '{print $1}'` tagval=`echo $tagvalpair|awk -F= '{print $2}'` -# 1. create dataset member -python catalog.py create_members $catid $datasetid '{"data_type":"file", "data_uri":"file:///scratch/local/ketan/gocat/dataset.txt"}' +# 1. Create dataset + exprstr="{\"name\":\"$dsetname\"}" + echo '===' + echo $exprstr + echo '===' + retstr=$(python $loc/catalog.py create_dataset $catid $exprstr) -# 2. insert tagname, value -python catalog.py add_member_annotation $catid $datasetid $memberid + echo '===' + echo $retstr + echo '===' +# 2. Annotate it + # a. create annotation definition + python $loc/catalog.py create_annotation_def $catid "$tagname" 'text' + + dsetid=`echo $retstr |awk -F, '{print $2}'` + echo '===' + echo $dsetid + echo '===' + # b. Add dataset annotation + python $loc/catalog.py add_dataset_annotation $catid $dsetid "{\"$tagname\":\"$tagval\"}" + From davidk at ci.uchicago.edu Mon Oct 21 17:30:58 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 21 Oct 2013 17:30:58 -0500 (CDT) Subject: [Swift-commit] r7190 - trunk/docs/quickstart Message-ID: <20131021223058.6F7969CC9A@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-21 17:30:58 -0500 (Mon, 21 Oct 2013) New Revision: 7190 Modified: trunk/docs/quickstart/quickstart.txt Log: Quickstart simplification Modified: trunk/docs/quickstart/quickstart.txt =================================================================== --- trunk/docs/quickstart/quickstart.txt 2013-10-21 20:18:40 UTC (rev 7189) +++ trunk/docs/quickstart/quickstart.txt 2013-10-21 22:30:58 UTC (rev 7190) @@ -1,101 +1,26 @@ Swift Quickstart ================ -[abstract] -Abstract --------- -This guide describes the steps needed to download, install, configure, -and run the basic examples for Swift. If you are using a pre-installed -version of Swift, you can skip directly to the configuration section. +Download Swift +-------------- +The latest stable Swift release is Swift 0.94.1. -Stable Releases vs. Development Releases ----------------------------------------- -Stable releases of Swift have undergone more extensive testing than development releases. -In general, they are more stable, have fewer bugs, and have been tested on a variety of -systems. +1. Download the file from http://swiftlang.org/packages/swift-0.94.1.tar.gz. +2. Extract by running "tar xfz swift-0.94.1.tar.gz" +3. Add to PATH by running "export PATH=$PATH:/path/to/swift-0.94.1/bin" -The development version of Swift is aimed at developers and testers. The -development code has the highest chance of containing buggy and/or untested -code. If you need stability, use the latest stable release. +Run Swift +--------- +Example Swift scripts can be found in the swift-0.94.1/examples directory. +Scripts have a .swift file extension. Run the following commands +to launch a simple hello world application. -Downloading a Swift Distribution --------------------------------- -There are two main ways of getting the Swift implementation: binary -releases and the source repository. - -Binary Releases -~~~~~~~~~~~~~~~ -For the majority of users, downloading and installing binary releases is recommended. -Since Swift is written in Java, the binary packages will run on all supported platforms with -Java Runtime Environment 1.5 or greater. Binary releases can be obtained from the -http://www.ci.uchicago.edu/swift/downloads/index.php[Swift downloads page]. - -Once downloaded, simply unpack the downloaded package (swift-.tar.gz) into a -directory of your choice: - ----- -tar -xzvf swift-.tar.gz ------ - -This will create a swift- directory containing the build. - -Source Repository -~~~~~~~~~~~~~~~~~ -The source code for Swift is available to developers who have an interest in contributing -new features. To build Swift from source code, you will need http://ant.apache.org/[Apache Ant] -and http://www.oracle.com/technetwork/java/javase/downloads/index.html[Java JDK]. Once -built, the dist/swift-svn directory will contain your build. - -To download and build Swift 0.94, follow these instructions: ------ -$ mkdir swift-0.94 -$ cd swift-0.94 -$ svn co https://svn.code.sf.net/p/cogkit/svn/branches/4.1.10/src/cog -$ cd cog/modules -$ svn co https://svn.ci.uchicago.edu/svn/vdl2/branches/release-0.94 swift -$ cd swift -$ ant redist ------ - -Setting your PATH ------------------ -Once Swift is installed, it is useful to add the swift binary to your PATH -environment variable. To do this, first determine where the Swift bin -directory is located. If you installed Swift from a binary release, it will -be in the swift-0.94/bin directory where you installed it. If you followed -the instructions above for installing Swift from a source repository, it -will be located in swift-/cog/modules/swift/dist/swift-svn/bin. - -Add the following line to the bottom of ~/.bashrc: - ------ -export PATH=$PATH:/full/path/to/swift ------ - -When you login, test this out by typing the command ------ -$ which swift ------ - -This should point you to the path of the Swift binary. - -Running Swift Examples ----------------------- -The Swift examples can be found in the examples directory in the Swift -distribution. The examples are written in the Swift scripting language, and -have .swift as a file extension. - -Execution of a Swift script is done using the swift command, which -takes the Swift script file name as an argument: - ------ -cd examples/tutorial +cd swift-0.94.1/examples/ swift hello.swift ----- When you run this application, it should create a file called hello.txt. -If this file gets created, you have successfully ran your first -Swift script! More documentation on how to run Swift can be found at -http://www.ci.uchicago.edu/swift/docs/index.php +http://www.ci.uchicago.edu/swift/docs/index.php. From davidk at ci.uchicago.edu Mon Oct 21 17:46:12 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 21 Oct 2013 17:46:12 -0500 (CDT) Subject: [Swift-commit] r7191 - www/docs Message-ID: <20131021224612.153789CC9A@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-21 17:46:11 -0500 (Mon, 21 Oct 2013) New Revision: 7191 Modified: www/docs/index.php Log: Un-version quickstart Modified: www/docs/index.php =================================================================== --- www/docs/index.php 2013-10-21 22:30:58 UTC (rev 7190) +++ www/docs/index.php 2013-10-21 22:46:11 UTC (rev 7191) @@ -27,9 +27,8 @@ This guide describes the steps needed to download, install, configure, and run the basic examples for Swift.

 

From davidk at ci.uchicago.edu Mon Oct 21 17:50:26 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 21 Oct 2013 17:50:26 -0500 (CDT) Subject: [Swift-commit] r7192 - SwiftTutorials Message-ID: <20131021225026.4EABB9CC9A@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-21 17:50:26 -0500 (Mon, 21 Oct 2013) New Revision: 7192 Added: SwiftTutorials/swift-cloud-tutorial/ Log: Creating space for cloud tutorial From davidk at ci.uchicago.edu Mon Oct 21 17:55:17 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 21 Oct 2013 17:55:17 -0500 (CDT) Subject: [Swift-commit] r7194 - in SwiftTutorials/swift-cloud-tutorial: . scs Message-ID: <20131021225518.004B79CC9A@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-21 17:55:17 -0500 (Mon, 21 Oct 2013) New Revision: 7194 Added: SwiftTutorials/swift-cloud-tutorial/scs/ SwiftTutorials/swift-cloud-tutorial/scs/coaster-service.conf SwiftTutorials/swift-cloud-tutorial/scs/get_ip_list.sh Modified: SwiftTutorials/swift-cloud-tutorial/setup.sh Log: Add scs directory Added: SwiftTutorials/swift-cloud-tutorial/scs/coaster-service.conf =================================================================== --- SwiftTutorials/swift-cloud-tutorial/scs/coaster-service.conf (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/scs/coaster-service.conf 2013-10-21 22:55:17 UTC (rev 7194) @@ -0,0 +1,10 @@ +export WORKER_LOCATION=/home/ubuntu +export WORKER_HOSTS="10.1.2.10 10.1.2.11" +export WORKER_MODE=ssh +export WORKER_USERNAME=ubuntu +export IPADDR="10.1.2.3" +export WORKER_LOG_DIR=/home/ubuntu +export WORK=/home/ubuntu/work +export JOBSPERNODE=1 +export JOBTHROTTLE=10 +export SSH_TUNNELING=yes Added: SwiftTutorials/swift-cloud-tutorial/scs/get_ip_list.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/scs/get_ip_list.sh (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/scs/get_ip_list.sh 2013-10-21 22:55:17 UTC (rev 7194) @@ -0,0 +1,4 @@ +#!/bin/bash + +nova list |grep ACTIVE|awk '{print ( $(NF-1) )}'|cut -d'=' -f2 | sed ':a;N;$!ba;s/\n/ /g' + Property changes on: SwiftTutorials/swift-cloud-tutorial/scs/get_ip_list.sh ___________________________________________________________________ Added: svn:executable + * Modified: SwiftTutorials/swift-cloud-tutorial/setup.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/setup.sh 2013-10-21 22:51:15 UTC (rev 7193) +++ SwiftTutorials/swift-cloud-tutorial/setup.sh 2013-10-21 22:55:17 UTC (rev 7194) @@ -4,28 +4,10 @@ exit 1 fi -# Add swift to PATH - -TUTSWIFT=/glusterfs/users/swiftlang/dkelly/swift-0.94.1 -PATHSWIFT=$(which swift 2>/dev/null) - -if [ _$PATHSWIFT = _$TUTSWIFT/bin/swift ]; then - echo using Swift from $TUTSWIFT,already in PATH -elif [ -x $TUTSWIFT/bin/swift ]; then - echo Using Swift from $TUTSWIFT, and adding to PATH - PATH=$TUTSWIFT/bin:$PATH -elif [ _$PATHSWIFT != _ ]; then - echo Using $PATHSWIFT from PATH -else - echo ERROR: $TUTSWIFT not found and no swift in PATH. Tutorial will not function. -# return -fi - echo Swift version is $(swift -version) rm -f swift.log # Setting scripts folder to the PATH env var. - TUTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" if [ _$(which cleanup 2>/dev/null) != _$TUTDIR/bin/cleanup ]; then @@ -36,7 +18,6 @@ fi # Setting .swift files - if [ -e $HOME/.swift/swift.properties ]; then saveprop=$(mktemp $HOME/.swift/swift.properties.XXXX) echo Saving $HOME/.swift/swift.properties in $saveprop @@ -67,7 +48,7 @@ END # Start coaster-service and generate sites.xml -cd .scs +cd scs start-coaster-service for p in 04 05 06; do cp sites.xml ../part${p}/sites.xml From davidk at ci.uchicago.edu Mon Oct 21 18:17:05 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 21 Oct 2013 18:17:05 -0500 (CDT) Subject: [Swift-commit] r7195 - SwiftTutorials/swift-cloud-tutorial/doc Message-ID: <20131021231705.1CEA19CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-21 18:17:04 -0500 (Mon, 21 Oct 2013) New Revision: 7195 Modified: SwiftTutorials/swift-cloud-tutorial/doc/README Log: Updates to readme to make less osdc specific Modified: SwiftTutorials/swift-cloud-tutorial/doc/README =================================================================== --- SwiftTutorials/swift-cloud-tutorial/doc/README 2013-10-21 22:55:17 UTC (rev 7194) +++ SwiftTutorials/swift-cloud-tutorial/doc/README 2013-10-21 23:17:04 UTC (rev 7195) @@ -1,34 +1,10 @@ -Swift Tutorial for Open Science Data Cloud Resources -==================================================== +Swift Tutorial for Cloud and Ad hoc Resources +============================================= -//// - -This is the asciidoc input file. -Its content is viewable as a plain-text README file. - -//// - This tutorial is viewable at: -http://swiftlang.org/tutorials/osdc/tutorial.html +http://swiftlang.org/tutorials/cloud -//// -Tutorial Outline: - -Introductory example, running apps locally on login node: - - p1 - Run an application under Swift - p2 - Parallel loops with foreach - p3 - Merging/reducing the results of a parallel foreach loop - -Compute-node exercises, running apps via qsub and aprun: - - p4 - Running apps on OSDC compute nodes - p5 - Running on multiple pools of compute nodes - p6 - Running a more complex workflow pattern - -//// - Introduction: Why Parallel Scripting? ------------------------------------ @@ -48,37 +24,56 @@ clusters, clouds, grids, and supercomputers. In this tutorial, you'll be able to first try a few Swift examples -(parts 1-3) on an OSDC login host, to get a sense of the -language. Then in parts 4-6 you'll run similar workflows on OSDC +(parts 1-3) on your local machine, to get a sense of the +language. Then in parts 4-6 you'll run similar workflows on cloud compute nodes, and see how more complex workflows can be expressed with Swift scripts. -Swift tutorial setup --------------------- -To begin, start a few virtual machines running the Ubuntu image. -Once the instances have started, run the following commands to -install the tutorial scripts on an OSDC login host: +Swift installation +------------------ +To install and setup Swift, please refer to the Swift quickstart +guide at http://swiftlang.org/guides/quickstart.html. +Swift tutorial installation +--------------------------- +If you are running on cloud resources, please start your instances now. +For both ad hoc and cloud resources, you will need to collect a list of +the IP addresses you will be using. + +Run the following commands to extract these tutorial scripts. + ----- $ cd $HOME -$ wget http://swiftlang.org/tutorials/osdc/swift-osdc-tutorial.tar.gz -$ tar xvfz swift-osdc-tutorial.tgz -$ cd swift-osdc-tutorial -$ source setup.sh # You must run this with "source" ! +$ wget http://swiftlang.org/tutorials/cloud/swift-cloud-tutorial.tar.gz +$ tar xvfz swift-cloud-tutorial.tgz +$ cd swift-cloud-tutorial ----- -Verify your environment -~~~~~~~~~~~~~~~~~~~~~~~ +Next, edit the file scs/coaster-service.conf. There are three lines you will +need to edit. -To verify that Swift (and the Java environment it requires) are working, do: +WORKER_LOCATION defines the path that will be used for copying files to the remote +node. Usually you can set this to your home directory on the worker node. +----- +export WORKER_LOCATION=/home/ubuntu +---- +Set WORKER_HOSTS to be the list of space separated IP addresses that will be used +as workers. ----- -$ java -version # verify that you have Java (ideally Oracle JAVA 1.6 or later) -$ swift -version # verify that you have Swift 0.94.1 +export WORKER_HOSTS="10.1.2.10 10.1.2.11" ----- -NOTE: If you re-login or open new ssh sessions, you must re-run `source setup.sh` in each ssh shell/window. +Set WORKER_USERNAME to be the username to use on the worker nodes. +----- +export WORKER_USERNAME=ubuntu +----- +Next, run the tutorial setup script +----- +$ source setup.sh # You must run this with "source" ! +----- + To check out the tutorial scripts from SVN ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -86,10 +81,10 @@ the Swift Subversion repository, do: ----- -$ svn co https://svn.ci.uchicago.edu/svn/vdl2/SwiftTutorials/swift-osdc-tutorial OSDC-Swift +$ svn co https://svn.ci.uchicago.edu/svn/vdl2/SwiftTutorials/swift-cloud-tutorial ----- -This will create a directory called "OSDC-Swift" which contains all of the +This will create a directory called "swift-cloud-tutorial" which contains all of the files used in this tutorial. @@ -481,14 +476,14 @@ on the site's compute nodes. -Running applications on OSDC compute nodes with Swift ------------------------------------------------------ +Running applications on compute nodes with Swift +------------------------------------------------ -Part 4: Running a parallel ensemble on OSDC compute nodes -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Part 4: Running a parallel ensemble on compute nodes +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ `p4.swift` will run our mock "simulation" -applications on OSDC compute nodes. The script is similar to as +applications on compute nodes. The script is similar to as `p3.swift`, but specifies that each simulation app invocation should additionally return the log file which the application writes to `stderr`. @@ -512,7 +507,7 @@ `sim_N.log`. The log files provide data on the runtime environment of each app invocation. For example: -FIXME: The output below needs to get recaptured for OSDC nodes +FIXME: The output below needs to get recaptured for worker nodes ----- $ cat output/sim_0.log @@ -612,135 +607,6 @@ nid00008 ----- -Swift's `sites.xml` configuration file allows many parameters to -specify how jobs should be run on a given cluster. - -FIXME: Translate this concept from Cray to OSDC: - -Consider for example that Raven has several queues, each with -limitiations on the size of jobs that can be run in them. All Raven -queues will only run 2 jobs per user at one. The Raven queue "small" -will only allow up to 4 nodes per job and 1 hours of walltime per job. -The following site.xml parameters will allow us to match this: - ------ - small - 2 - 4 - 4 ------ - -To run large jobs, we can specify: - ------ - 2 - 8 - 8 - 50.0 - 21600 - 10000 - 10000 ------ - -This will enable 512 Swift apps (2 x 8 x 32) to run concurrently -within 2 8-node jobs on Raven's 32-core nodes. It results in the -following two PBS jobs submitted by Swift to "provision" compute nodes -to run thousands of apps, 512 at a time: - ------ -$ qstat -u $USER - -Job ID Username Queue Jobname SessID NDS TSK Memory Time S Time ---------------- -------- -------- ---------- ------ --- --- ------ ----- - ----- -288637.sdb p01532 medium B0827-2703 -- 8 256 -- 05:59 Q -- -288638.sdb p01532 medium B0827-2703 -- 8 256 -- 05:59 Q -- ------ - -The following section is a summary of the important `sites.xml` -attributes for running apps on Cray systems. Many of these attributes -can be set the same for all Swift users of a given system; only a few -of the attributes need be overridden by users. We explain these -attributes in detail here to show the degree of control afforded by -Swift over application execution. Most users will use templates for a -given Cray system, only changing a few parameters to meet any unique -needs of their application workflows. - -//// -.sites.xml ------ -sys::[egrep -v '<.xml|2 ------ - -//// - -Plotting run activity -~~~~~~~~~~~~~~~~~~~~~ - -The tutorial `bin` directory in your `PATH` provides a script -`plot.sh` to plot the progress of a Swift script. It generates two -image files: `activeplot.png`, which shows the number of active jobs -over time, and `cumulativeplot.png`, which shows the total number of -app calls completed as the Swift script progresses. - -After each swift run, a log file will be created called -partNN---.log. Once you have identified the -log file name, run the command `./plot.sh` ` (where logfile -is the most recent Swift run log) to generate the plots for that -specific run. For example: - ------ -$ ls -lt *.log | head --rw-r--r-- 1 p01532 61532 2237693 Aug 26 12:45 p4-20130826-1244-kmos0d87.log --rw-r--r-- 1 p01532 61532 1008 Aug 26 12:44 swift.log --rw-r--r-- 1 p01532 61532 5345345 Aug 26 12:44 p4-20130826-1243-10u2qdbd.log --rw-r--r-- 1 p01532 61532 357687 Aug 26 12:00 p4-20130826-1159-j01p4lu0.log -... -$ plot.sh p4-20130826-1244-kmos0d87.log ------ - -This yields plots like: - -image::activeplot.png[width=700,align=center] -image::cumulativeplot.png[width=700,align=center] - -NOTE: Because systems like Raven are often firewalled, you may need to -use scp to pull these image files back to a system on which you can -view them with a browser or preview tool. - - Part 5: Controlling the compute-node pools where applications run ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From davidk at ci.uchicago.edu Mon Oct 21 19:24:11 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 21 Oct 2013 19:24:11 -0500 (CDT) Subject: [Swift-commit] r7196 - branches/release-0.94/bin Message-ID: <20131022002411.18FBC9CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-21 19:24:10 -0500 (Mon, 21 Oct 2013) New Revision: 7196 Modified: branches/release-0.94/bin/start-coaster-service Log: Moving start-coaster-service to 0.94.2 RC2 release Modified: branches/release-0.94/bin/start-coaster-service =================================================================== --- branches/release-0.94/bin/start-coaster-service 2013-10-21 23:17:04 UTC (rev 7195) +++ branches/release-0.94/bin/start-coaster-service 2013-10-22 00:24:10 UTC (rev 7196) @@ -1,6 +1,6 @@ -#!/bin/bash +#!/bin/bash -# crash: Report a problem and exit +# Report a problem and exit crash() { MSG=$1 @@ -8,239 +8,51 @@ exit 1 } -# Start futuregrid workers -start-workers-futuregrid() +# Wait for a file to be created, up to given amount of time +wait_for_file() { - # Setup environment - PORT=$1 - EXECUTIONURL=http://localhost:$PORT - export EC2_ACCESS_KEY=$FUTUREGRID_IAAS_ACCESS_KEY - export EC2_SECRET_KEY=$FUTUREGRID_IAAS_SECRET_KEY - - # Check that SWIFTVMBOOT_DIR looks ok - if [ ! -d "$SWIFTVMBOOT_DIR" ] || [ ! -x "$SWIFTVMBOOT_DIR/futuregrid/bin/bootit.sh" ]; then - crash "SWIFTVMBOOT_DIR incorrectly defined in coaster-service.conf" - fi - - # Install ve - if [ ! -d "$SWIFTVMBOOT_DIR/futuregrid/ve" ]; then - echo Setting up environment - python $SWIFTVMBOOT_DIR/futuregrid/bin/virtualenv.py $SWIFTVMBOOT_DIR/futuregrid/ve - if [ $? -ne 0 ]; then - echo "Failed to created the needed python virtual environment" - exit 1 + FILE=$1 + TIME=$2 + count=0 + while [ ! -s "$FILE" ]; do + sleep 1 + (( count += 1 )) + if [ $count -ge $TIME ]; then + crash "Timed out waiting for coaster port file $FILE" fi - fi - - # Install cloudinitd - source $SWIFTVMBOOT_DIR/futuregrid/ve/bin/activate - easy_install cloudinitd - if [ $? -ne 0 ]; then - echo "Failed to install cloudinitd" - exit 1 - fi - - # Register key - echo "Registering the key names in all the clouds" - python $SWIFTVMBOOT_DIR/futuregrid/bin/register_key.py $SWIFTVMBOOT_DIR/futuregrid/hosts.txt - if [ $? -ne 0 ]; then - echo "Failed to register the key names" - exit 1 - fi - - # Start virtual machines - echo Starting virtual machines.. please wait - $SWIFTVMBOOT_DIR/futuregrid/bin/bootit.sh | tee -a bootit.log - SWIFTVMBOOT_OUTPUT=$SWIFTVMBOOT_DIR/futuregrid/output.json - if [ ! -f "$SWIFTVMBOOT_OUTPUT" ]; then - crash "Error: Swift VM output file $SWIFTVMBOOT_OUTPUT does not exist!" - fi - - SWIFTVM_INSTANCE=`grep "Starting up run" bootit.log |awk '{print $4}'` - echo $SWIFTVM_INSTANCE >> $HOME/.swift/.swiftvm_instances - WORKER_HOSTS=`grep hostname $SWIFTVMBOOT_OUTPUT |awk '{print $2}'|sed 's/\"//g;s/,//g;s/null//g'` - - # Start worker script - for MACHINE in $WORKER_HOSTS - do - echo $MACHINE >> $HOME/.swift/machines - scp $SWIFT_BIN/$WORKER $WORKER_USERNAME@$MACHINE:$WORKER_LOCATION > /dev/null 2>&1 - if [ "$SSH_TUNNELING" == "yes" ]; then - ssh -R *:$PORT:localhost:$PORT $WORKER_USERNAME@$MACHINE sleep 999 & - echo $! >> $PID_FILE - echo "Starting worker on $MACHINE" - ssh $WORKER_USERNAME@$MACHINE "$WORKER_LOCATION/$WORKER http://localhost:$PORT $MACHINE $LOG_DIR" & - echo $! >> $PID_FILE - else - echo "Starting worker on $MACHINE" - ssh $WORKER_USERNAME@$MACHINE "$WORKER_LOCATION/$WORKER $EXECUTIONURL $MACHINE $LOG_DIR" & - echo $! >> $PID_FILE - fi - done } -# Globus Provision workers -start-workers-gp() +run_command() { - PORT=$1 - EXECUTIONURL=http://localhost:$PORT - - if [ ! -d "$SWIFTVMBOOT_DIR" ] || [ ! -x "$SWIFTVMBOOT_DIR/bin/gp-instance-create" ]; then - crash "SWIFTVMBOOT_DIR incorrectly defined in coaster-service.conf" - fi - - SEDFILE=`mktemp XXXXXX` - { - echo "s at _CLUSTER-NODES_@$EC2_NODES@" - echo "s at _INSTANCE-TYPE_@$EC2_INSTANCE_TYPE@" - echo "s at _KEYPAIR_@$EC2_KEYPAIR@" - echo "s at _KEYFILE_@$EC2_KEYFILE@" - echo "s at _AMI_@$EC2_AMI@" - } > $SEDFILE - sed -f $SEDFILE < "$SWIFTVMBOOT_DIR/ec2.template.conf" > "$SWIFTVMBOOT_DIR/ec2.conf" - rm $SEDFILE - - echo Creating instance.. - "$SWIFTVMBOOT_DIR/bin/gp-instance-create" -c "$SWIFTVMBOOT_DIR/ec2.conf" | sed -r "s/\x1B\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g" | tee -a gpic.out - SWIFTVM_INSTANCE=`awk '{print $4}' gpic.out` - rm gpic.out - echo $SWIFTVM_INSTANCE >> $HOME/.swift/.swiftvm_instance - - echo Starting instance.. - "$SWIFTVMBOOT_DIR/bin/gp-instance-start" "$SWIFTVM_INSTANCE" | sed -r "s/\x1B\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g" - WORKER_HOSTS=`$SWIFTVMBOOT_DIR/bin/gp-instance-describe $SWIFTVM_INSTANCE|sed -r "s/\x1B\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g"|awk '{print $3}'` - - # Start worker script - if [ -f "$HOME/.swift/machines" ]; then - rm $HOME/.swift/machines - fi - for MACHINE in $WORKER_HOSTS - do - # Create a list of machines for other applications, if needed - echo $MACHINE >> $HOME/.swift/machines - - # Enable ssh tunneling if needed - if [ "$SSH_TUNNELING" == "yes" ]; then - ssh -q -o StrictHostKeyChecking=no -R *:$PORT:localhost:$PORT $WORKER_USERNAME@$MACHINE sleep 999 & - echo $! >> $PID_FILE - fi - - # Copy and start worker script - scp -q -o StrictHostKeyChecking=no $SWIFT_BIN/$WORKER $WORKER_USERNAME@$MACHINE:$WORKER_LOCATION > /dev/null 2>&1 - echo "Starting worker on $MACHINE" - ssh -q -o StrictHostKeyChecking=no $WORKER_USERNAME@$MACHINE "$WORKER_LOCATION/$WORKER $EXECUTIONURL $MACHINE $LOG_DIR" & - echo $! >> $PID_FILE - done + command="$@" + echo "Running $command" >> $LOG + $command >> $LOG 2>&1 } -# EC2 workers -start-workers-ec2() +run_command_bg() { - PORT=$1 - EXECUTIONURL=http://localhost:$PORT - if [ ! -d "$SWIFTVMBOOT_DIR" ] || [ ! -x "$SWIFTVMBOOT_DIR/ec2/bin/ec2-run-instances" ]; then - crash "SWIFTVMBOOT_DIR incorrectly defined in coaster-service.conf" - fi - - export EC2_HOME="$SWIFTVMBOOT_DIR/ec2" - export EC2_PRIVATE_KEY="$EC2_KEYFILE" - export EC2_CERT="$EC2_CERTFILE" - - echo Creating instance.. - $SWIFTVMBOOT_DIR/ec2/bin/ec2-run-instances "$EC2_AMI" -t "$EC2_INSTANCE_TYPE" -n "$EC2_NODES" -K "$EC2_KEYFILE" -C "$EC2_CERT" - SWIFTVM_INSTANCES=$( $SWIFTVMBOOT_DIR/ec2/bin/ec2-describe-instances | grep INSTANCE | grep -v terminated |awk '{print $2}' ) - echo $SWIFTVM_INSTANCES >> $HOME/.swift/.swiftvm_instances - echo Waiting for nodes to boot.. - - # Wait until all instances are listed as running - while /bin/true - do - SWIFTVM_INSTANCES_AS_STRING=$( echo $SWIFTVM_INSTANCES | tr "\\n" " ") - STATUS_LIST=$( $SWIFTVMBOOT_DIR/ec2/bin/ec2-describe-instances $SWIFTVM_INSTANCES_AS_STRING | grep INSTANCE | grep -v terminated | awk '{print $6}' |sort -u ) - if [ "$STATUS_LIST" == "running" ]; then - break - fi - sleep 5 - done - - # There is some delay between when the machines are 'running', and when system utilities like sshd are started - sleep 30 - - WORKER_HOSTS=$( $SWIFTVMBOOT_DIR/ec2/bin/ec2-describe-instances $SWIFTVM_INSTANCES_AS_STRING | grep INSTANCE | grep -v terminated | awk '{print $4}' ) - - if [ -f "$HOME/.swift/machines" ]; then - rm $HOME/.swift/machines - fi - - # Start worker script - SSH_OPTS="-i $EC2_KEYFILE -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" - for MACHINE in $WORKER_HOSTS - do - - # Create a list of machines for other applications, if needed - echo $MACHINE >> $HOME/.swift/machines - - # Copy and start worker script - scp $SSH_OPTS $SWIFT_BIN/$WORKER $WORKER_USERNAME@$MACHINE:$WORKER_LOCATION > /dev/null 2>&1 - echo $! >> $PID_FILE - - # Enable ssh tunneling if needed - if [ "$SSH_TUNNELING" == "yes" ]; then - ssh $SSH_OPTS -R *:$PORT:localhost:$PORT $WORKER_USERNAME@$MACHINE sleep 999 > /dev/null 2>&1 & - sleep 10 - ssh $SSH_OPTS $WORKER_USERNAME@$MACHINE "$WORKER_LOCATION/$WORKER http://localhost:$PORT $MACHINE $LOG_DIR" 2>&1 & - echo $! >> $PID_FILE - else - echo "Starting worker on $MACHINE" - ssh $SSH_OPTS $WORKER_USERNAME@$MACHINE "$WORKER_LOCATION/$WORKER $EXECUTIONURL $MACHINE $LOG_DIR" > /dev/null 2>&1 & - echo $! >> $PID_FILE - fi - - # Copy SSH key for easier access - cat $HOME/.ssh/*.pub | ssh $SSH_OPTS $WORKER_USERNAME@$MACHINE 'umask 077; cat >> $HOME/.ssh/authorized_keys' > /dev/null 2>&1 - done + command="$@" + echo "Running $command" >> $LOG + $command >> $LOG 2>&1 & + echo $! >> $PID_FILE } - # Start SSH workers start-workers-ssh() { - PORT=$1 - EXECUTIONURL=http://$IPADDR:$PORT - if [ -z "$PORT" ]; then - crash "start-workers-ssh: Port number not specified, giving up" - fi - - if [ -n "$WORKER_RELAY_HOST" ]; then - scp -A $SWIFT_BIN/$WORKER $WORKER_USERNAME@$WORKER_RELAY_HOST:/tmp > /dev/null 2>&1 - fi - for MACHINE in $WORKER_HOSTS do - SSH_COMMAND="ssh -A " - # Enable ssh tunneling if needed if [ "$SSH_TUNNELING" == "yes" ]; then - SSH_COMMAND="$SSH_COMMAND -n -R $PORT:localhost:$PORT" - echo $! >> $PID_FILE + run_command_bg ssh -N -T -R *:$LOCAL_PORT:localhost:$LOCAL_PORT "$WORKER_USERNAME@$MACHINE" fi - # Use a relay host - if [ -n "$WORKER_RELAY_HOST" ]; then - ssh -A $WORKER_USERNAME@$WORKER_RELAY_HOST ssh $MACHINE mkdir -p $WORKER_LOCATION > /dev/null 2>&1 - ssh -A $WORKER_USERNAME@$WORKER_RELAY_HOST "scp /tmp/$WORKER $WORKER_USERNAME@$MACHINE:$WORKER_LOCATION" > /dev/null 2>&1 - echo Starting worker on $MACHINE - eval "$SSH_COMMAND $WORKER_USERNAME at WORKER_RELAY_HOST WORKER_LOGGING_LEVEL=$WORKER_LOGGING_LEVEL $WORKER_LOCATION/$WORKER $EXECUTIONURL $MACHINE $WORKER_LOG_DIR" & - echo $! >> $PID_FILE # Connect directly - else - ssh $WORKER_USERNAME@$MACHINE mkdir -p $WORKER_LOCATION > /dev/null 2>&1 - scp $SWIFT_BIN/$WORKER $WORKER_USERNAME@$MACHINE:$WORKER_LOCATION > /dev/null 2>&1 - echo Starting worker on $MACHINE - eval "$SSH_COMMAND $WORKER_USERNAME@$MACHINE WORKER_LOGGING_LEVEL=$WORKER_LOGGING_LEVEL $WORKER_LOCATION/$WORKER $EXECUTIONURL $MACHINE $WORKER_LOG_DIR" & - echo $! >> $PID_FILE - fi + run_command ssh $WORKER_USERNAME@$MACHINE mkdir -p $WORKER_LOCATION + run_command scp $WORKER $WORKER_USERNAME@$MACHINE:$WORKER_LOCATION + echo Starting worker on $MACHINE + run_command_bg ssh $WORKER_USERNAME@$MACHINE "WORKER_LOGGING_LEVEL=$WORKER_LOGGING_LEVEL $WORKER_LOCATION/worker.pl $WORKERURL $MACHINE $WORKER_LOG_DIR" done return 0 } @@ -248,152 +60,19 @@ # Start local workers start-workers-local() { - PORT=$1 - EXECUTIONURL=http://$IPADDR:$PORT - if [ -z "$PORT" ]; then - crash "start-workers-local: Port number not specified, giving up" - fi echo Starting worker on local machine - $WORKER $EXECUTIONURL LOCAL $LOG_DIR & - echo $! >> $PID_FILE + run_command_bg $WORKER $WORKERURL LOCAL $WORKER_LOG_DIR return 0 } # Start condor workers -start-workers-condor() +start-workers-scheduler() { - PORT=$1 - EXECUTIONURL=http://$IPADDR:$PORT - if [ -z "$PORT" ]; then - crash "start-workers-local: Port number not specified, giving up" - fi echo Starting workers - - if [ -z "$CONDOR_WORKERS" ]; then - crash "CONDOR_WORKERS undefined - please check coaster-service.conf" - fi - - if [ -z "$CONDOR_MACHINE_COUNT" ]; then - export CONDOR_MACHINE_COUNT=1 - fi - -cat < start_workers.submit -output = workers.stdout -error = workers.stderr -executable = $WORKER_LOCATION/$WORKER -arguments = $EXECUTIONURL node . -notification = Never -leave_in_queue = FALSE -machine_count = $CONDOR_MACHINE_COUNT -+AccountingGroup="group_friends.$USER" -queue $CONDOR_WORKERS -EOF - - if [ -n "$WORKER_RELAY_HOST" ]; then - scp start_workers.submit $WORKER_USERNAME@$WORKER_RELAY_HOST: - scp $SWIFT_BIN/$WORKER $WORKER_USERNAME@$WORKER_RELAY_HOST:$WORKER_LOCATION > /dev/null 2>&1 - ssh $WORKER_USERNAME@$WORKER_RELAY_HOST "condor_submit start_workers.submit" - else - condor_submit start_workers.submit - fi + run_command $SCHEDULER_COMMAND } -# Start condor workers -start-workers-slurm() -{ - PORT=$1 - EXECUTIONURL=http://$IPADDR:$PORT - if [ -z "$PORT" ]; then - crash "start-workers-local: Port number not specified, giving up" - fi - echo Starting workers - - if [ -z "$MACHINE_COUNT" ]; then - export MACHINE_COUNT=1 - fi - -cat < start_workers.submit -#!/bin/bash - -#SBATCH --output=start_workers.stdout -#SBATCH --error=start_workers.stderr -#SBATCH --nodes=$MACHINE_COUNT -#SBATCH --exclusive -#SBATCH --ntasks-per-node=1 -#SBATCH --cpus-per-task=12 -#SBATCH --partition=normal -#SBATCH --time=11:59:00 -#SBATCH -A TG-ASC090068 -export WORKER_LOGGING_LEVEL=NONE -ibrun $WORKER_LOCATION/$WORKER $EXECUTIONURL node . -EOF - - if [ -n "$WORKER_RELAY_HOST" ]; then - scp start_workers.submit $WORKER_USERNAME@$WORKER_RELAY_HOST: - scp $SWIFT_BIN/$WORKER $WORKER_USERNAME@$WORKER_RELAY_HOST:$WORKER_LOCATION > /dev/null 2>&1 - ssh $WORKER_USERNAME@$WORKER_RELAY_HOST "sbatch start_workers.submit" - else - sbatch start_workers.submit - fi -} - - -# Start GWMS workers -start-workers-gwms() -{ - PORT=$1 - EXECUTIONURL=http://$IPADDR:$PORT - - if [ -z "$PORT" ]; then - crash "start-workers-local: Port number not specified, giving up" - fi - - if [ -z "$CONDOR_WORKERS" ]; then - crash "CONDOR_WORKERS undefined - please check coaster-service.conf" - fi - - if [ -z "$WORKER_LOGGING_LEVEL" ]; then - WORKER_LOGGING_LEVEL=INFO - fi - - echo Starting workers - if [ -n "$WORKER_RELAY_HOST" ]; then - ssh $WORKER_USERNAME@$WORKER_RELAY_HOST "mkdir -p condor" - ssh $WORKER_USERNAME@$WORKER_RELAY_HOST "grid-proxy-init" - ssh $WORKER_USERNAME@$WORKER_RELAY_HOST "WORKER_INIT_CMD='$WORKER_INIT_CMD' WORKER_LOGGING_LEVEL=$WORKER_LOGGING_LEVEL run-gwms-workers $EXECUTIONURL $CONDOR_WORKERS" - else - mkdir -p condor - run-gwms-workers $EXECUTIONURL $CONDOR_WORKERS - fi -} - -# Start cobalt workers -start-workers-cobalt() -{ - PORT=$1 - if [ -z "$PORT" ]; then - crash "start-workers-cobalt: Port number not specified, giving up" - fi - EXECUTIONURL=http://$IPADDR:$PORT - TIMESTAMP=$(date "+%Y.%m%d.%H%M%S") - R=${RANDOM} - ID="${TIMESTAMP}.${R}" - # -t in minutes - set -x - cqsub -q ${QUEUE} \ - -k ${KERNEL} \ - -t ${MAXTIME} \ - -n ${NODES} \ - -C ${PWD}/${LOG_DIR} \ - -E cobalt.${$}.stderr \ - -o cobalt.${$}.stdout \ - -e "WORKER_LOGGING_LEVEL=DEBUG:ZOID_ENABLE_NAT=true" \ - $SWIFT_BIN/$WORKER $EXECUTIONURL $ID $PWD/$LOG_DIR - - echo $! >> $PID_FILE - return 0 -} - +# Parse command line arguments while [ $# -gt 0 ]; do case $1 in -conf) CMDLN_CONF=$2; shift 2;; @@ -401,110 +80,88 @@ esac done -if [ ! -d "$HOME/.swift" ]; then - mkdir -p "$HOME/.swift" || crash "Unable to create $HOME/.swift" -fi +# Determine the location of needed files +export SWIFT_BIN="$( cd "$( dirname "$0" )" && pwd )" +export WORKER="$SWIFT_BIN/worker.pl" +export WORKER_LOGGING_LEVEL="NONE" +export PID_FILE="$HOME/.swift/.coaster-service-pids" +export COASTER_SERVICE="$SWIFT_BIN/coaster-service" +export LOG="start-coaster-service.log" +mkdir -p "$HOME/.swift" || crash "Unable to create $HOME/.swift" -PID_FILE="$HOME/.swift/.coaster-service-pids" -RUN_DIR=$PWD - # Import settings if [ -f "$CMDLN_CONF" ]; then CONFIG_FILE=$CMDLN_CONF -elif [ -f "$RUN_DIR/coaster-service.conf" ]; then - CONFIG_FILE="$RUN_DIR/coaster-service.conf" -elif [ -f "$HOME/.swift/coaster-service.conf" ]; then - CONFIG_FILE="$HOME/.swift/coaster-service.conf" -elif [ -f "$(dirname $(readlink -f $0))/../etc/coaster-service.conf" ]; then - CONFIG_FILE="$(dirname $(readlink -f $0))/../etc/coaster-service.conf" +elif [ -f "coaster-service.conf" ]; then + CONFIG_FILE="coaster-service.conf" else crash "Cannot find coaster-service.conf!" fi echo "Start-coaster-service..." echo "Configuration: $CONFIG_FILE" - source $CONFIG_FILE -# Determine IP address to which workers should connect +if [ "$SSH_TUNNELING" == "yes" ]; then + IPADDR=localhost +fi + if [ -z "$IPADDR" ]; then - if [ "$SSH_TUNNELING" == "yes" ]; then - IPADDR=localhost - elif [ -n "$GLOBUS_HOSTNAME" ]; then + if [ -n "$GLOBUS_HOSTNAME" ]; then IPADDR=$GLOBUS_HOSTNAME - elif [ -x "/sbin/ifconfig" ]; then - IPADDR=$( /sbin/ifconfig 2>/dev/null | grep 'inet addr' | grep -v 127.0.0.1 | cut -d ':' -f 2 | awk '{print $1}' |head -1) else - crash "Unable to determine IP address of system. Please add to coaster-service.conf" + crash "Unable to determine IP address" fi fi + echo Service address: $IPADDR -# Find swift -if [ ! -x "$SWIFT" ]; then - SWIFT=`which swift` - if [ ! -x "$SWIFT" ]; then - crash "Unable to find swift! Please either add to your $PATH or specify the path in coaster-service.conf" - fi -fi - -SWIFT_BIN=`dirname $SWIFT` -WORKER=worker.pl - # Verify worker script is there -if [ ! -x "$SWIFT_BIN/$WORKER" ]; then - crash "Error: Unable to find worker at $SWIFT_BIN/$WORKER!" +if [ ! -x "$WORKER" ]; then + crash "Error: Unable to find worker $WORKER!" fi -# Try to create $LOG_DIR if needed, relative to $RUN_DIR -if [ ! -d "$RUN_DIR/$LOG_DIR" ]; then - mkdir -p "$RUN_DIR/$LOG_DIR" > /dev/null 2>&1 - if [ ! -d "$RUN_DIR/$LOG_DIR" ]; then - crash "Unable to make directory $RUN_DIR/$LOG_DIR!" - fi -fi - -# Set paths to log files -SWIFT_LOG="$RUN_DIR/$LOG_DIR"/swift.out -COASTER_LOG="$RUN_DIR/$LOG_DIR"/coaster.log - # Verify we can find coaster service -if [ ! -x "$SWIFT_BIN/coaster-service" ]; then - crash "Unable to find $SWIFT_BIN/coaster-service!" +if [ ! -x "$COASTER_SERVICE" ]; then + crash "Unable to find $COASTER_SERVICE!" fi # Create files for storing port info, if needed if [ -z "$LOCAL_PORT" ]; then - LOCAL_PORT_FILE=`mktemp XXXXXX` + LOCAL_PORT_FILE=$( mktemp ) fi if [ -z "$SERVICE_PORT" ]; then - SERVICE_PORT_FILE=`mktemp XXXXXX` + SERVICE_PORT_FILE=$( mktemp ) fi # Check values in configuration file to determine how we should start coaster-service echo Starting coaster-service if [ -z "$SERVICE_PORT" ] && [ -z "$LOCAL_PORT" ]; then - $SWIFT_BIN/coaster-service -nosec -portfile $SERVICE_PORT_FILE -localportfile $LOCAL_PORT_FILE -passive > $COASTER_LOG 2>&1 & + run_command_bg $COASTER_SERVICE -nosec -portfile $SERVICE_PORT_FILE -localportfile $LOCAL_PORT_FILE -passive elif [ -n "$SERVICE_PORT" ] && [ -z "$LOCAL_PORT" ]; then - $SWIFT_BIN/coaster-service -nosec -port $SERVICE_PORT -localportfile $LOCAL_PORT_FILE -passive > $COASTER_LOG 2>&1 & + run_command_bg $COASTER_SERVICE -nosec -port $SERVICE_PORT -localportfile $LOCAL_PORT_FILE -passive elif [ -z "$SERVICE_PORT" ] && [ -n "$LOCAL_PORT" ]; then - $SWIFT_BIN/coaster-service -nosec -portfile $SERVICE_PORT_FILE --localport $LOCAL_PORT -passive > $COASTER_LOG 2>&1 & + run_command_bg $COASTER_SERVICE -nosec -portfile $SERVICE_PORT_FILE --localport $LOCAL_PORT -passive elif [ -n "$SERVICE_PORT" ] && [ -n "$LOCAL_PORT" ]; then - $SWIFT_BIN/coaster-service -nosec -port $SERVICE_PORT -localport $LOCAL_PORT -passive > $COASTER_LOG 2>&1 & -else - crash "Unknown SERVICE_PORT type specified!" + run_command_bg $COASTER_SERVICE -nosec -port $SERVICE_PORT -localport $LOCAL_PORT -passive fi -echo $! >> $PID_FILE -sleep 15 +# If waiting on port files to be created, wait for files to be created, but no longer +if [ -z "$SERVICE_PORT" ]; then + wait_for_file $SERVICE_PORT_FILE 60 +fi +if [ -z "$LOCAL_PORT" ]; then + wait_for_file $LOCAL_PORT_FILE 60 +fi + # Determine SERVICE_PORT if [ -z "$SERVICE_PORT" ]; then if [ ! -f "$SERVICE_PORT_FILE" ]; then crash "Unable to determine SERVICE_PORT!" fi - SERVICE_PORT=`cat $SERVICE_PORT_FILE` + SERVICE_PORT=$( cat $SERVICE_PORT_FILE ) rm $SERVICE_PORT_FILE fi @@ -513,7 +170,7 @@ if [ ! -f "$LOCAL_PORT_FILE" ]; then crash "Unable to determine LOCAL_PORT!" fi - LOCAL_PORT=`cat $LOCAL_PORT_FILE` + LOCAL_PORT=$( cat $LOCAL_PORT_FILE ) rm $LOCAL_PORT_FILE fi @@ -522,72 +179,23 @@ # Generate sites.xml export EXECUTIONURL="http://$IPADDR:$SERVICE_PORT" +export WORKERURL="http://$IPADDR:$LOCAL_PORT" + echo Generating sites.xml if [ -f "gensites.template" ]; then - gensites `cat gensites.template` -p $CONFIG_FILE > $RUN_DIR/sites.xml + gensites $( cat gensites.template ) -p $CONFIG_FILE > sites.xml else - gensites persistent-coasters -p $CONFIG_FILE > $RUN_DIR/sites.xml + gensites persistent-coasters -p $CONFIG_FILE > sites.xml fi -# Workaround for bug #467. This is needed to property set jobspernode when using persistent coasters. -echo "app echo (string i) { echo i; }" > jobspernode.swift -echo "echo(\"hi\");" >> jobspernode.swift -echo "persistent-coasters echo /bin/echo null null null" >> jobspernode.apps -swift -sites.file sites.xml -tc.file jobspernode.apps -config cf jobspernode.swift > /dev/null 2>&1 & -DUMMYPID=$! -sleep 15 # This won't run until later when the workers are started - # Start workers case $WORKER_MODE in - ssh) - start-workers-ssh $LOCAL_PORT - ;; - local) - start-workers-local $LOCAL_PORT - ;; - cobalt) - start-workers-cobalt $LOCAL_PORT - ;; - futuregrid) - start-workers-futuregrid $LOCAL_PORT - ;; - gp) - start-workers-gp $LOCAL_PORT - ;; - ec2) - start-workers-ec2 $LOCAL_PORT - ;; - condor) - start-workers-condor $LOCAL_PORT - ;; - gwms) - start-workers-gwms $LOCAL_PORT - ;; - slurm) - start-workers-slurm $LOCAL_PORT - ;; - *) - crash "Unknown WORKER_MODE. Please modify coaster-service.conf" - ;; + ssh) start-workers-ssh;; + local) start-workers-local;; + scheduler) start-workers-scheduler;; + *) crash "Unknown WORKER_MODE";; esac -# Wait for dummy script to finish -wait $DUMMYPID -rm -rf jobspernode* swift.log > /dev/null 2>&1 - -# Generate config file -if [ "$SHARED_FILESYSTEM" == "no" ]; then -echo Generating config file -cat > $RUN_DIR/cf << EOF -use.provider.staging=true -wrapperlog.always.transfer=false -execution.retries=10 -provider.staging.pin.swiftfiles=false -sitedir.keep=false -use.wrapper.staging=false -EOF -fi - # Local Variables: # tab-width: 3 # sh-basic-offset: 3 From davidk at ci.uchicago.edu Mon Oct 21 19:36:29 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 21 Oct 2013 19:36:29 -0500 (CDT) Subject: [Swift-commit] r7197 - tags Message-ID: <20131022003629.B97F39CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-21 19:36:29 -0500 (Mon, 21 Oct 2013) New Revision: 7197 Added: tags/swift-0.94.2-RC2/ Log: 0.94.2 RC2 tag From davidk at ci.uchicago.edu Mon Oct 21 19:55:27 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 21 Oct 2013 19:55:27 -0500 (CDT) Subject: [Swift-commit] r7198 - tags/swift-0.94.2-RC2/libexec Message-ID: <20131022005527.526419CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-21 19:55:27 -0500 (Mon, 21 Oct 2013) New Revision: 7198 Modified: tags/swift-0.94.2-RC2/libexec/release.txt Log: Tagging 0.94.2 RC2 Modified: tags/swift-0.94.2-RC2/libexec/release.txt =================================================================== --- tags/swift-0.94.2-RC2/libexec/release.txt 2013-10-22 00:36:29 UTC (rev 7197) +++ tags/swift-0.94.2-RC2/libexec/release.txt 2013-10-22 00:55:27 UTC (rev 7198) @@ -1 +1 @@ -0.94 +0.94.2 RC2 From davidk at ci.uchicago.edu Mon Oct 21 20:45:07 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 21 Oct 2013 20:45:07 -0500 (CDT) Subject: [Swift-commit] r7199 - SwiftTutorials/swift-cloud-tutorial/doc Message-ID: <20131022014507.412869CC9A@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-21 20:45:07 -0500 (Mon, 21 Oct 2013) New Revision: 7199 Modified: SwiftTutorials/swift-cloud-tutorial/doc/README Log: Update download instructions Modified: SwiftTutorials/swift-cloud-tutorial/doc/README =================================================================== --- SwiftTutorials/swift-cloud-tutorial/doc/README 2013-10-22 00:55:27 UTC (rev 7198) +++ SwiftTutorials/swift-cloud-tutorial/doc/README 2013-10-22 01:45:07 UTC (rev 7199) @@ -31,8 +31,9 @@ Swift installation ------------------ -To install and setup Swift, please refer to the Swift quickstart -guide at http://swiftlang.org/guides/quickstart.html. +1. Download the file from http://swiftlang.org/packages/swift-0.94.1-RC2.tar.gz +2. Extract by running "tar xfz swift-0.94.1-RC2.tar.gz" +3. Add to PATH by running "export PATH=$PATH:/path/to/swift-0.94.1-RC2/bin" Swift tutorial installation --------------------------- From davidk at ci.uchicago.edu Mon Oct 21 20:50:38 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 21 Oct 2013 20:50:38 -0500 (CDT) Subject: [Swift-commit] r7200 - www/docs Message-ID: <20131022015038.46BD29CC9A@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-21 20:50:38 -0500 (Mon, 21 Oct 2013) New Revision: 7200 Modified: www/docs/index.php Log: Link to new tutorials Modified: www/docs/index.php =================================================================== --- www/docs/index.php 2013-10-22 01:45:07 UTC (rev 7199) +++ www/docs/index.php 2013-10-22 01:50:38 UTC (rev 7200) @@ -27,32 +27,25 @@ This guide describes the steps needed to download, install, configure, and run the basic examples for Swift.

 

-

Swift Tutorial

+

Swift Tutorials

- This Swift tutorial carries on where the Quickstart Guide leaves off, - introducing you to Swift environment and the SwiftScript language in more - depth. + The Swift tutorials give an overview of some key features of the Swift language. + An older tutorial can be found here. It is worth a read.

- - + +

 

Swift User Guide

From ketan at ci.uchicago.edu Mon Oct 21 22:15:22 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Mon, 21 Oct 2013 22:15:22 -0500 (CDT) Subject: [Swift-commit] r7202 - SwiftApps/Swift-MapRed/blast Message-ID: <20131022031522.741199CC83@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-21 22:15:22 -0500 (Mon, 21 Oct 2013) New Revision: 7202 Added: SwiftApps/Swift-MapRed/blast/run.sh Log: Added: SwiftApps/Swift-MapRed/blast/run.sh =================================================================== --- SwiftApps/Swift-MapRed/blast/run.sh (rev 0) +++ SwiftApps/Swift-MapRed/blast/run.sh 2013-10-22 03:15:22 UTC (rev 7202) @@ -0,0 +1,3 @@ +#!/bin/bash + +swift -sites.file sites.xml -config cf tc.file tc.data blast.swift Property changes on: SwiftApps/Swift-MapRed/blast/run.sh ___________________________________________________________________ Added: svn:executable + * From davidk at ci.uchicago.edu Tue Oct 22 10:53:09 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Tue, 22 Oct 2013 10:53:09 -0500 (CDT) Subject: [Swift-commit] r7203 - SwiftTutorials/swift-cloud-tutorial/app Message-ID: <20131022155309.7B8519CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-22 10:53:09 -0500 (Tue, 22 Oct 2013) New Revision: 7203 Added: SwiftTutorials/swift-cloud-tutorial/app/simulate.py SwiftTutorials/swift-cloud-tutorial/app/stats.py Log: Python version of scripts Added: SwiftTutorials/swift-cloud-tutorial/app/simulate.py =================================================================== --- SwiftTutorials/swift-cloud-tutorial/app/simulate.py (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/app/simulate.py 2013-10-22 15:53:09 UTC (rev 7203) @@ -0,0 +1,124 @@ +#!/usr/bin/env python +import sys +import os +import socket +import time +import math +import random + +def parse(): + from optparse import OptionParser + parser=OptionParser() + parser.add_option("-b", "--bias", type="int", dest="bias", default=0, + help="offset bias: add this integer to all results"); + + parser.add_option("-B", "--biasfile", type="string", dest="biasfile", + default="none", help="file of integer biases to add to results" ); + + parser.add_option("-l", "--log", type="string", dest="log", default="yes", + help="generate a log in stderr if not nul"); + + parser.add_option("-n", "--nvalues", type="int", dest="nvalues",default=1, + help="print this many values per simulation" ); + + parser.add_option("-s", "--seed", type="int", dest="initseed", default=0, + help="use this integer [0..32767] as a seed"); + + parser.add_option("-S", "--seedfile", type="string", dest="seedfile", + default="none", help="use this file (containing integer seeds [0..32767]) one per line" ); + + parser.add_option("-t", "--timesteps", type="int", dest="timesteps", + default=0, help='number of simulated "timesteps" in seconds (determines runtime)' ); + + parser.add_option("-r", "--range", type="int", dest="range", default=100, + help="range (limit) of generated results" ); + + parser.add_option("-w", "--width", type="int", dest="width", default=8, + help="Width ?" ); + + parser.add_option("-x", "--scale", type="int", dest="scale", default=1, + help="scale the results by this integer" ); + # Not implemented yet + parser.add_option("-p", "--paramfile", type="string", dest="paramfile", default="none", + help="Not implemented yet" ); + return (parser.parse_args()); + +def log(): + import datetime + print >> sys.stderr, "Called as: ", str(sys.argv) + print >> sys.stderr, "Start time: ", datetime.datetime.now() + print >> sys.stderr, "Running on node: ", socket.gethostname() + print >> sys.stderr, "Running as user: ",os.getlogin() + print >> sys.stderr, "\nEnvironment:\n\n" + print >> sys.stderr, os.environ + +def printparams(options): + print 'bias =',options.bias + print 'biasfile = ',options.biasfile + print 'log = ', options.log + print 'nvalues = ',options.nvalues + print 'seed = ', options.initseed + print 'seedfile = ', options.seedfile + print 'timesteps = ', options.timesteps + print 'range = ', options.range + print 'width = ', options.width + print 'scale = ', options.scale + print 'paramfile = ', options.paramfile + +def simulate(options): + time.sleep(options.timesteps) + bias=[]; + if (options.biasfile != "none"): + try: + with open(options.biasfile) as biasfile: + lines = biasfile.read().splitlines() + for line in lines: + bias.append(int(line)) + except IOError: + print "Error accessing content from file: ", options.biasfile + bias_count = len(bias) + + for i in range(options.nvalues): + value = (random.random() + + random.random()*math.pow(2,16) + + random.random()*math.pow(2,32) + + random.random()*math.pow(2,48)) + value=( (int(value)%options.range) * options.scale + options.bias) + if ( i < bias_count ): + value = value + bias[i] + elif ( bias_count > 0 ): + value = value + bias[bias_count-1] + + print '{num:{fill}{width}}'.format(num=value, fill=' ', width=options.width) + + +def seed(options): + if (options.initseed != 0 ): + random.seed(options.initseed) + if (options.seedfile != "none"): + try: + with open(options.seedfile) as seedfile: + lines=seedfile.read().splitlines() + seed = 0 + for line in lines: + seed = seed + int(line) + random.seed(seed) + except IOError: + print "Could not open file: ", options.seedfile + + +if __name__ == "__main__": + (options, args) = parse() + printparams(options) + seed(options) + simulate(options) + log() + + + + + + + + + Property changes on: SwiftTutorials/swift-cloud-tutorial/app/simulate.py ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/swift-cloud-tutorial/app/stats.py =================================================================== --- SwiftTutorials/swift-cloud-tutorial/app/stats.py (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/app/stats.py 2013-10-22 15:53:09 UTC (rev 7203) @@ -0,0 +1,31 @@ +#!/usr/bin/env python +import socket +import sys +import os + +def log(): + import datetime + print >> sys.stderr, "Called as: ", str(sys.argv) + print >> sys.stderr, "Start time: ", datetime.datetime.now() + print >> sys.stderr, "Running on node: ", socket.gethostname() + print >> sys.stderr, "Running as user: ",os.getlogin() + print >> sys.stderr, "\nEnvironment:\n\n" + print >> sys.stderr, os.environ + +def stat(): + total = 0 + count = 0 + for f in sys.argv[1:]: + try: + with open(f) as ifile: + lines = ifile.read().splitlines() + for line in lines: + total += int(line) + count += 1 + except IOError: + print "Error accessing content from file: ", options.biasfile + print total/count + +if __name__ == "__main__": + log() + stat() Property changes on: SwiftTutorials/swift-cloud-tutorial/app/stats.py ___________________________________________________________________ Added: svn:executable + * From yadunandb at ci.uchicago.edu Tue Oct 22 10:59:07 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Tue, 22 Oct 2013 10:59:07 -0500 (CDT) Subject: [Swift-commit] r7204 - in trunk/tests/stress/apps: modis_beagle modis_local modis_midway modis_multiple modis_uc3 Message-ID: <20131022155907.545069CC83@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-22 10:59:07 -0500 (Tue, 22 Oct 2013) New Revision: 7204 Modified: trunk/tests/stress/apps/modis_beagle/modis.timeout trunk/tests/stress/apps/modis_beagle/sites.template.xml trunk/tests/stress/apps/modis_local/modis.timeout trunk/tests/stress/apps/modis_local/sites.template.xml trunk/tests/stress/apps/modis_midway/modis.timeout trunk/tests/stress/apps/modis_midway/sites.template.xml trunk/tests/stress/apps/modis_multiple/modis.timeout trunk/tests/stress/apps/modis_multiple/sites.template.xml trunk/tests/stress/apps/modis_uc3/modis.timeout trunk/tests/stress/apps/modis_uc3/sites.template.xml Log: Reduced timeouts Modified: trunk/tests/stress/apps/modis_beagle/modis.timeout =================================================================== --- trunk/tests/stress/apps/modis_beagle/modis.timeout 2013-10-22 15:53:09 UTC (rev 7203) +++ trunk/tests/stress/apps/modis_beagle/modis.timeout 2013-10-22 15:59:07 UTC (rev 7204) @@ -1 +1 @@ -999999 +600 Modified: trunk/tests/stress/apps/modis_beagle/sites.template.xml =================================================================== --- trunk/tests/stress/apps/modis_beagle/sites.template.xml 2013-10-22 15:53:09 UTC (rev 7203) +++ trunk/tests/stress/apps/modis_beagle/sites.template.xml 2013-10-22 15:59:07 UTC (rev 7204) @@ -1,4 +1,6 @@ - + + + 24 @@ -8,11 +10,11 @@ 3600 00:05:00 /lustre/beagle/{env.USER}/swiftwork - 20 + 2 1 1 4.80 10000 /tmp/{env.USER}/swiftwork - \ No newline at end of file + Modified: trunk/tests/stress/apps/modis_local/modis.timeout =================================================================== --- trunk/tests/stress/apps/modis_local/modis.timeout 2013-10-22 15:53:09 UTC (rev 7203) +++ trunk/tests/stress/apps/modis_local/modis.timeout 2013-10-22 15:59:07 UTC (rev 7204) @@ -1 +1 @@ -999999 +600 Modified: trunk/tests/stress/apps/modis_local/sites.template.xml =================================================================== --- trunk/tests/stress/apps/modis_local/sites.template.xml 2013-10-22 15:53:09 UTC (rev 7203) +++ trunk/tests/stress/apps/modis_local/sites.template.xml 2013-10-22 15:59:07 UTC (rev 7204) @@ -1,4 +1,5 @@ - + + 4 Modified: trunk/tests/stress/apps/modis_midway/modis.timeout =================================================================== --- trunk/tests/stress/apps/modis_midway/modis.timeout 2013-10-22 15:53:09 UTC (rev 7203) +++ trunk/tests/stress/apps/modis_midway/modis.timeout 2013-10-22 15:59:07 UTC (rev 7204) @@ -1 +1 @@ -999999 +600 Modified: trunk/tests/stress/apps/modis_midway/sites.template.xml =================================================================== --- trunk/tests/stress/apps/modis_midway/sites.template.xml 2013-10-22 15:53:09 UTC (rev 7203) +++ trunk/tests/stress/apps/modis_midway/sites.template.xml 2013-10-22 15:59:07 UTC (rev 7204) @@ -1,13 +1,15 @@ - + + + - sandyb + westmere 16 00:05:00 3600 100 100 - 4 + 2 1 1 .64 Modified: trunk/tests/stress/apps/modis_multiple/modis.timeout =================================================================== --- trunk/tests/stress/apps/modis_multiple/modis.timeout 2013-10-22 15:53:09 UTC (rev 7203) +++ trunk/tests/stress/apps/modis_multiple/modis.timeout 2013-10-22 15:59:07 UTC (rev 7204) @@ -1 +1 @@ -999999 +600 Modified: trunk/tests/stress/apps/modis_multiple/sites.template.xml =================================================================== --- trunk/tests/stress/apps/modis_multiple/sites.template.xml 2013-10-22 15:53:09 UTC (rev 7203) +++ trunk/tests/stress/apps/modis_multiple/sites.template.xml 2013-10-22 15:59:07 UTC (rev 7204) @@ -1,4 +1,5 @@ - + + @@ -6,10 +7,10 @@ 10000 1 3600 - 00:05:00 + 00:10:00 100 100 - 1000 + 1 1 1 "group_friends.{uc3.USER}" @@ -26,9 +27,9 @@ pbs.aprun;pbs.mpp;depth=24;pbs.resource_list=advres=wilde.1768 3600 - 00:05:00 + 00:10:00 /lustre/beagle/{beagle.USER}/swiftwork - 5 + 1 1 1 4.80 @@ -40,11 +41,11 @@ sandyb 16 - 00:05:00 + 00:10:00 3600 100 100 - 4 + 1 1 1 .64 @@ -60,7 +61,7 @@ 3600 100 100 - 4 + 1 1 1 .48 Modified: trunk/tests/stress/apps/modis_uc3/modis.timeout =================================================================== --- trunk/tests/stress/apps/modis_uc3/modis.timeout 2013-10-22 15:53:09 UTC (rev 7203) +++ trunk/tests/stress/apps/modis_uc3/modis.timeout 2013-10-22 15:59:07 UTC (rev 7204) @@ -1 +1 @@ -999999 +600 Modified: trunk/tests/stress/apps/modis_uc3/sites.template.xml =================================================================== --- trunk/tests/stress/apps/modis_uc3/sites.template.xml 2013-10-22 15:53:09 UTC (rev 7203) +++ trunk/tests/stress/apps/modis_uc3/sites.template.xml 2013-10-22 15:59:07 UTC (rev 7204) @@ -1,14 +1,16 @@ - + + + 10.00 10000 1 3600 - 00:05:00 + 00:10:00 100 100 - 1000 + 1 1 1 "group_friends.{env.USER}" From davidk at ci.uchicago.edu Tue Oct 22 11:39:56 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Tue, 22 Oct 2013 11:39:56 -0500 (CDT) Subject: [Swift-commit] r7205 - in SwiftTutorials/swift-cloud-tutorial: app doc part02 Message-ID: <20131022163956.569FA9CCA7@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-22 11:39:56 -0500 (Tue, 22 Oct 2013) New Revision: 7205 Modified: SwiftTutorials/swift-cloud-tutorial/app/simulate.py SwiftTutorials/swift-cloud-tutorial/doc/README SwiftTutorials/swift-cloud-tutorial/part02/apps Log: Python example Modified: SwiftTutorials/swift-cloud-tutorial/app/simulate.py =================================================================== --- SwiftTutorials/swift-cloud-tutorial/app/simulate.py 2013-10-22 15:59:07 UTC (rev 7204) +++ SwiftTutorials/swift-cloud-tutorial/app/simulate.py 2013-10-22 16:39:56 UTC (rev 7205) @@ -5,6 +5,7 @@ import time import math import random +import getpass def parse(): from optparse import OptionParser @@ -48,7 +49,7 @@ print >> sys.stderr, "Called as: ", str(sys.argv) print >> sys.stderr, "Start time: ", datetime.datetime.now() print >> sys.stderr, "Running on node: ", socket.gethostname() - print >> sys.stderr, "Running as user: ",os.getlogin() + print >> sys.stderr, "Running as user: ", getpass.getuser() print >> sys.stderr, "\nEnvironment:\n\n" print >> sys.stderr, os.environ Modified: SwiftTutorials/swift-cloud-tutorial/doc/README =================================================================== --- SwiftTutorials/swift-cloud-tutorial/doc/README 2013-10-22 15:59:07 UTC (rev 7204) +++ SwiftTutorials/swift-cloud-tutorial/doc/README 2013-10-22 16:39:56 UTC (rev 7205) @@ -345,6 +345,16 @@ example of naming the output files of an ensemble run. In this case, the output files will be named `output/sim_N.out`. +In part 2, we also update the apps file. Instead of using shell script (simulate.sh), we use +the equivalent python version (simulate.py). The new apps file now looks like this: + +----- +localhost simulate simulate.py +----- + +Swift does not need to know anything about the language an application is written in. The application +can be written in Perl, Python, Java, Fortran, or any other language. + To run the script and view the output: ----- $ cd ../part02 Modified: SwiftTutorials/swift-cloud-tutorial/part02/apps =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part02/apps 2013-10-22 15:59:07 UTC (rev 7204) +++ SwiftTutorials/swift-cloud-tutorial/part02/apps 2013-10-22 16:39:56 UTC (rev 7205) @@ -1 +1 @@ -localhost simulate simulate.sh +localhost simulate simulate.py From davidk at ci.uchicago.edu Tue Oct 22 13:50:33 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Tue, 22 Oct 2013 13:50:33 -0500 (CDT) Subject: [Swift-commit] r7206 - SwiftTutorials/swift-cloud-tutorial/doc Message-ID: <20131022185033.06A5D9CCA7@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-22 13:50:32 -0500 (Tue, 22 Oct 2013) New Revision: 7206 Modified: SwiftTutorials/swift-cloud-tutorial/doc/README SwiftTutorials/swift-cloud-tutorial/doc/build_docs.sh Log: New section for tips on specific resources Modified: SwiftTutorials/swift-cloud-tutorial/doc/README =================================================================== --- SwiftTutorials/swift-cloud-tutorial/doc/README 2013-10-22 16:39:56 UTC (rev 7205) +++ SwiftTutorials/swift-cloud-tutorial/doc/README 2013-10-22 18:50:32 UTC (rev 7206) @@ -767,3 +767,17 @@ modify the script to generate a unique seed value for each simulation, which is a common practice in ensemble computations. +Tips for Specific Resources +--------------------------- + +Open Science Data Cloud +~~~~~~~~~~~~~~~~~~~~~~~ +1. When you start instances on OSDC, use the standard Ubuntu image. +2. Ensure that your SSH key is added to the instance for password login. +3. Swift should run on the OSDC headnode. +4. You can use the following command within coaster-service.conf to automatically +populate WORKER_HOSTS with the IP addresses of all active instances you have running. + +----- +export WORKER_HOSTS=$( nova list | grep ACTIVE | sed -e 's/^.*private=//' -e 's/ .*//' |sed ':a;N;$!ba;s/\n/ /g' ) +----- Modified: SwiftTutorials/swift-cloud-tutorial/doc/build_docs.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/doc/build_docs.sh 2013-10-22 16:39:56 UTC (rev 7205) +++ SwiftTutorials/swift-cloud-tutorial/doc/build_docs.sh 2013-10-22 18:50:32 UTC (rev 7206) @@ -1,4 +1,4 @@ #!/bin/bash -e -asciidoc -a icons -a toc -a toplevels=2 -a stylesheet=$PWD/asciidoc.css -a max-width=800px -o swift-cray-tutorial.html README +asciidoc -a icons -a toc -a toplevels=2 -a stylesheet=$PWD/asciidoc.css -a max-width=800px -o tutorial.html README From davidk at ci.uchicago.edu Tue Oct 22 13:53:17 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Tue, 22 Oct 2013 13:53:17 -0500 (CDT) Subject: [Swift-commit] r7207 - www/docs Message-ID: <20131022185317.AFCB69CCA7@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-22 13:53:17 -0500 (Tue, 22 Oct 2013) New Revision: 7207 Modified: www/docs/index.php Log: Remove link to OSDC specific tutorial, replace with more general cloud tutorial Modified: www/docs/index.php =================================================================== --- www/docs/index.php 2013-10-22 18:50:32 UTC (rev 7206) +++ www/docs/index.php 2013-10-22 18:53:17 UTC (rev 7207) @@ -40,10 +40,9 @@ An older tutorial can be found here. It is worth a read.

 

From davidk at ci.uchicago.edu Tue Oct 22 14:03:27 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Tue, 22 Oct 2013 14:03:27 -0500 (CDT) Subject: [Swift-commit] r7208 - branches/release-0.94/etc/sites Message-ID: <20131022190327.CD0CE9CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-22 14:03:27 -0500 (Tue, 22 Oct 2013) New Revision: 7208 Added: branches/release-0.94/etc/sites/cloud Log: Cloud site template (persistent-coasters) Added: branches/release-0.94/etc/sites/cloud =================================================================== --- branches/release-0.94/etc/sites/cloud (rev 0) +++ branches/release-0.94/etc/sites/cloud 2013-10-22 19:03:27 UTC (rev 7208) @@ -0,0 +1,13 @@ + + + + passive + _JOBSPERNODE_ + _JOBTHROTTLE_ + 10000 + + _WORK_ + + From davidk at ci.uchicago.edu Tue Oct 22 14:06:22 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Tue, 22 Oct 2013 14:06:22 -0500 (CDT) Subject: [Swift-commit] r7209 - trunk/etc/sites Message-ID: <20131022190622.60A729CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-22 14:06:22 -0500 (Tue, 22 Oct 2013) New Revision: 7209 Added: trunk/etc/sites/cloud Log: Cloud site template Added: trunk/etc/sites/cloud =================================================================== --- trunk/etc/sites/cloud (rev 0) +++ trunk/etc/sites/cloud 2013-10-22 19:06:22 UTC (rev 7209) @@ -0,0 +1,13 @@ + + + + passive + _JOBSPERNODE_ + _JOBTHROTTLE_ + 10000 + + _WORK_ + + From davidk at ci.uchicago.edu Tue Oct 22 14:26:48 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Tue, 22 Oct 2013 14:26:48 -0500 (CDT) Subject: [Swift-commit] r7210 - tags/swift-0.94.2-RC2/etc/sites Message-ID: <20131022192648.0B24B9CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-22 14:26:47 -0500 (Tue, 22 Oct 2013) New Revision: 7210 Added: tags/swift-0.94.2-RC2/etc/sites/cloud Log: Cloud site template Added: tags/swift-0.94.2-RC2/etc/sites/cloud =================================================================== --- tags/swift-0.94.2-RC2/etc/sites/cloud (rev 0) +++ tags/swift-0.94.2-RC2/etc/sites/cloud 2013-10-22 19:26:47 UTC (rev 7210) @@ -0,0 +1,13 @@ + + + + passive + _JOBSPERNODE_ + _JOBTHROTTLE_ + 10000 + + _WORK_ + + From davidk at ci.uchicago.edu Tue Oct 22 14:45:17 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Tue, 22 Oct 2013 14:45:17 -0500 (CDT) Subject: [Swift-commit] r7211 - in SwiftTutorials/swift-cloud-tutorial: part04 part05 part06 scs Message-ID: <20131022194517.62A199CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-22 14:45:17 -0500 (Tue, 22 Oct 2013) New Revision: 7211 Added: SwiftTutorials/swift-cloud-tutorial/part05/simulate.sh SwiftTutorials/swift-cloud-tutorial/part05/stats.sh Removed: SwiftTutorials/swift-cloud-tutorial/scs/get_ip_list.sh Modified: SwiftTutorials/swift-cloud-tutorial/part04/apps SwiftTutorials/swift-cloud-tutorial/part05/apps SwiftTutorials/swift-cloud-tutorial/part06/apps Log: Define site as 'cloud' rather than persistent-coasters Some cleanup Modified: SwiftTutorials/swift-cloud-tutorial/part04/apps =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part04/apps 2013-10-22 19:26:47 UTC (rev 7210) +++ SwiftTutorials/swift-cloud-tutorial/part04/apps 2013-10-22 19:45:17 UTC (rev 7211) @@ -1 +1 @@ -persistent-coasters sh /bin/bash +cloud sh /bin/bash Modified: SwiftTutorials/swift-cloud-tutorial/part05/apps =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part05/apps 2013-10-22 19:26:47 UTC (rev 7210) +++ SwiftTutorials/swift-cloud-tutorial/part05/apps 2013-10-22 19:45:17 UTC (rev 7211) @@ -1 +1 @@ -persistent-coasters sh /bin/bash +cloud sh /bin/bash Added: SwiftTutorials/swift-cloud-tutorial/part05/simulate.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part05/simulate.sh (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part05/simulate.sh 2013-10-22 19:45:17 UTC (rev 7211) @@ -0,0 +1 @@ +link ../app/simulate.sh \ No newline at end of file Property changes on: SwiftTutorials/swift-cloud-tutorial/part05/simulate.sh ___________________________________________________________________ Added: svn:special + * Added: SwiftTutorials/swift-cloud-tutorial/part05/stats.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part05/stats.sh (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part05/stats.sh 2013-10-22 19:45:17 UTC (rev 7211) @@ -0,0 +1 @@ +link ../app/stats.sh \ No newline at end of file Property changes on: SwiftTutorials/swift-cloud-tutorial/part05/stats.sh ___________________________________________________________________ Added: svn:special + * Modified: SwiftTutorials/swift-cloud-tutorial/part06/apps =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part06/apps 2013-10-22 19:26:47 UTC (rev 7210) +++ SwiftTutorials/swift-cloud-tutorial/part06/apps 2013-10-22 19:45:17 UTC (rev 7211) @@ -1 +1 @@ -persistent-coasters sh /bin/bash +cloud sh /bin/bash Deleted: SwiftTutorials/swift-cloud-tutorial/scs/get_ip_list.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/scs/get_ip_list.sh 2013-10-22 19:26:47 UTC (rev 7210) +++ SwiftTutorials/swift-cloud-tutorial/scs/get_ip_list.sh 2013-10-22 19:45:17 UTC (rev 7211) @@ -1,4 +0,0 @@ -#!/bin/bash - -nova list |grep ACTIVE|awk '{print ( $(NF-1) )}'|cut -d'=' -f2 | sed ':a;N;$!ba;s/\n/ /g' - From davidk at ci.uchicago.edu Tue Oct 22 15:00:04 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Tue, 22 Oct 2013 15:00:04 -0500 (CDT) Subject: [Swift-commit] r7212 - SwiftTutorials/swift-cloud-tutorial/doc Message-ID: <20131022200004.1D23D9CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-22 15:00:03 -0500 (Tue, 22 Oct 2013) New Revision: 7212 Modified: SwiftTutorials/swift-cloud-tutorial/doc/README Log: Update doc with new pool names Modified: SwiftTutorials/swift-cloud-tutorial/doc/README =================================================================== --- SwiftTutorials/swift-cloud-tutorial/doc/README 2013-10-22 19:45:17 UTC (rev 7211) +++ SwiftTutorials/swift-cloud-tutorial/doc/README 2013-10-22 20:00:03 UTC (rev 7212) @@ -349,7 +349,7 @@ the equivalent python version (simulate.py). The new apps file now looks like this: ----- -localhost simulate simulate.py +sys::[cat ../part02/apps] ----- Swift does not need to know anything about the language an application is written in. The application @@ -518,16 +518,16 @@ `sim_N.log`. The log files provide data on the runtime environment of each app invocation. For example: -FIXME: The output below needs to get recaptured for worker nodes - ----- -$ cat output/sim_0.log -Called as: /home/users/p01532/swift-osdc-tutorial/app/simulate.sh: --timesteps 1 --range 100 --nvalues 5 +$ cat output/sim_0.log -Start time: Tue Aug 27 12:17:43 CDT 2013 -Running on node: nid00018 -Running as user: uid=61532(p01532) gid=61532 groups=61532 +Called as: simulate.sh: --timesteps 1 --range 100 --nvalues 5 +Start time: Tue Oct 22 14:54:11 CDT 2013 +Running as user: uid=5116(davidk) gid=311(collab) groups=311(collab),104(fuse),1349(swift),45053(swat) +Running on node: stomp +Node IP address: 140.221.9.237 + Simulation parameters: bias=0 @@ -543,15 +543,15 @@ Environment: -ALPS_APP_DEPTH=32 -ASSEMBLER_X86_64=/opt/cray/cce/8.2.0.173/cray-binutils/x86_64-unknown-linux-gnu/bin/as -ASYNCPE_DIR=/opt/cray/xt-asyncpe/5.23.02 -ASYNCPE_VERSION=5.23.02 -... +EDITOR=vim +HOME=/homes/davidk +JAVA_HOME=/nfs/proj-davidk/jdk1.7.0_01 +LANG=C +.... ----- To tell Swift to run the apps on compute nodes, we specify in the -`apps` file that the apps should be executed on the `osdc` site +`apps` file that the apps should be executed on the `cloud` site (instead of the `localhost` site). We can specify the location of each app in the third field of the `apps` file, with either an absolute pathname or the name of an executable to be located in @@ -559,16 +559,16 @@ ----- $ cat apps -raven simulate simulate.sh -raven stats stats.sh +cloud simulate simulate.sh +cloud stats stats.sh ----- You can experiment, for example, with an alternate version of stats.sh by specfying that app's location explicitly: ----- $ cat apps -raven simulate simulate.sh -raven stats /home/users/p01532/bin/my-alt-stats.sh +cloud simulate simulate.sh +cloud stats /home/users/p01532/bin/my-alt-stats.sh ----- We can see that when we run many apps requesting a larger set of nodes (6), we are indeed running on the compute nodes: From davidk at ci.uchicago.edu Tue Oct 22 15:06:48 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Tue, 22 Oct 2013 15:06:48 -0500 (CDT) Subject: [Swift-commit] r7213 - www/docs Message-ID: <20131022200648.419339CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-22 15:06:48 -0500 (Tue, 22 Oct 2013) New Revision: 7213 Modified: www/docs/index.php Log: Remove link to versioned quickstart Remove references to 0.93 Modified: www/docs/index.php =================================================================== --- www/docs/index.php 2013-10-22 20:00:03 UTC (rev 7212) +++ www/docs/index.php 2013-10-22 20:06:48 UTC (rev 7213) @@ -27,9 +27,8 @@ This guide describes the steps needed to download, install, configure, and run the basic examples for Swift.

 

@@ -57,10 +56,6 @@ [html] [pdf] -
  • Previous (0.93) - [html] [pdf] -
  • -
  • Trunk [html] [pdf]
  • From davidk at ci.uchicago.edu Tue Oct 22 15:29:02 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Tue, 22 Oct 2013 15:29:02 -0500 (CDT) Subject: [Swift-commit] r7214 - in SwiftTutorials/swift-cray-tutorial: app doc part02 Message-ID: <20131022202902.375199CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-22 15:29:02 -0500 (Tue, 22 Oct 2013) New Revision: 7214 Added: SwiftTutorials/swift-cray-tutorial/app/simulate.py SwiftTutorials/swift-cray-tutorial/app/stats.py Modified: SwiftTutorials/swift-cray-tutorial/doc/README SwiftTutorials/swift-cray-tutorial/doc/build_docs.sh SwiftTutorials/swift-cray-tutorial/part02/apps Log: Add python examples to cray docs Added: SwiftTutorials/swift-cray-tutorial/app/simulate.py =================================================================== --- SwiftTutorials/swift-cray-tutorial/app/simulate.py (rev 0) +++ SwiftTutorials/swift-cray-tutorial/app/simulate.py 2013-10-22 20:29:02 UTC (rev 7214) @@ -0,0 +1,125 @@ +#!/usr/bin/env python +import sys +import os +import socket +import time +import math +import random +import getpass + +def parse(): + from optparse import OptionParser + parser=OptionParser() + parser.add_option("-b", "--bias", type="int", dest="bias", default=0, + help="offset bias: add this integer to all results"); + + parser.add_option("-B", "--biasfile", type="string", dest="biasfile", + default="none", help="file of integer biases to add to results" ); + + parser.add_option("-l", "--log", type="string", dest="log", default="yes", + help="generate a log in stderr if not nul"); + + parser.add_option("-n", "--nvalues", type="int", dest="nvalues",default=1, + help="print this many values per simulation" ); + + parser.add_option("-s", "--seed", type="int", dest="initseed", default=0, + help="use this integer [0..32767] as a seed"); + + parser.add_option("-S", "--seedfile", type="string", dest="seedfile", + default="none", help="use this file (containing integer seeds [0..32767]) one per line" ); + + parser.add_option("-t", "--timesteps", type="int", dest="timesteps", + default=0, help='number of simulated "timesteps" in seconds (determines runtime)' ); + + parser.add_option("-r", "--range", type="int", dest="range", default=100, + help="range (limit) of generated results" ); + + parser.add_option("-w", "--width", type="int", dest="width", default=8, + help="Width ?" ); + + parser.add_option("-x", "--scale", type="int", dest="scale", default=1, + help="scale the results by this integer" ); + # Not implemented yet + parser.add_option("-p", "--paramfile", type="string", dest="paramfile", default="none", + help="Not implemented yet" ); + return (parser.parse_args()); + +def log(): + import datetime + print >> sys.stderr, "Called as: ", str(sys.argv) + print >> sys.stderr, "Start time: ", datetime.datetime.now() + print >> sys.stderr, "Running on node: ", socket.gethostname() + print >> sys.stderr, "Running as user: ", getpass.getuser() + print >> sys.stderr, "\nEnvironment:\n\n" + print >> sys.stderr, os.environ + +def printparams(options): + print 'bias =',options.bias + print 'biasfile = ',options.biasfile + print 'log = ', options.log + print 'nvalues = ',options.nvalues + print 'seed = ', options.initseed + print 'seedfile = ', options.seedfile + print 'timesteps = ', options.timesteps + print 'range = ', options.range + print 'width = ', options.width + print 'scale = ', options.scale + print 'paramfile = ', options.paramfile + +def simulate(options): + time.sleep(options.timesteps) + bias=[]; + if (options.biasfile != "none"): + try: + with open(options.biasfile) as biasfile: + lines = biasfile.read().splitlines() + for line in lines: + bias.append(int(line)) + except IOError: + print "Error accessing content from file: ", options.biasfile + bias_count = len(bias) + + for i in range(options.nvalues): + value = (random.random() + + random.random()*math.pow(2,16) + + random.random()*math.pow(2,32) + + random.random()*math.pow(2,48)) + value=( (int(value)%options.range) * options.scale + options.bias) + if ( i < bias_count ): + value = value + bias[i] + elif ( bias_count > 0 ): + value = value + bias[bias_count-1] + + print '{num:{fill}{width}}'.format(num=value, fill=' ', width=options.width) + + +def seed(options): + if (options.initseed != 0 ): + random.seed(options.initseed) + if (options.seedfile != "none"): + try: + with open(options.seedfile) as seedfile: + lines=seedfile.read().splitlines() + seed = 0 + for line in lines: + seed = seed + int(line) + random.seed(seed) + except IOError: + print "Could not open file: ", options.seedfile + + +if __name__ == "__main__": + (options, args) = parse() + printparams(options) + seed(options) + simulate(options) + log() + + + + + + + + + Property changes on: SwiftTutorials/swift-cray-tutorial/app/simulate.py ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/swift-cray-tutorial/app/stats.py =================================================================== --- SwiftTutorials/swift-cray-tutorial/app/stats.py (rev 0) +++ SwiftTutorials/swift-cray-tutorial/app/stats.py 2013-10-22 20:29:02 UTC (rev 7214) @@ -0,0 +1,31 @@ +#!/usr/bin/env python +import socket +import sys +import os + +def log(): + import datetime + print >> sys.stderr, "Called as: ", str(sys.argv) + print >> sys.stderr, "Start time: ", datetime.datetime.now() + print >> sys.stderr, "Running on node: ", socket.gethostname() + print >> sys.stderr, "Running as user: ",os.getlogin() + print >> sys.stderr, "\nEnvironment:\n\n" + print >> sys.stderr, os.environ + +def stat(): + total = 0 + count = 0 + for f in sys.argv[1:]: + try: + with open(f) as ifile: + lines = ifile.read().splitlines() + for line in lines: + total += int(line) + count += 1 + except IOError: + print "Error accessing content from file: ", options.biasfile + print total/count + +if __name__ == "__main__": + log() + stat() Property changes on: SwiftTutorials/swift-cray-tutorial/app/stats.py ___________________________________________________________________ Added: svn:executable + * Modified: SwiftTutorials/swift-cray-tutorial/doc/README =================================================================== --- SwiftTutorials/swift-cray-tutorial/doc/README 2013-10-22 20:06:48 UTC (rev 7213) +++ SwiftTutorials/swift-cray-tutorial/doc/README 2013-10-22 20:29:02 UTC (rev 7214) @@ -344,6 +344,16 @@ sys::[cat ../part02/p2.swift] ----- +In part 2, we also update the apps file. Instead of using shell script (simulate.sh), we use +the equivalent python version (simulate.py). The new apps file now looks like this: + +----- +sys::[cat ../part02/apps] +----- + +Swift does not need to know anything about the language an application is written in. The application +can be written in Perl, Python, Java, Fortran, or any other language. + The script also shows an example of naming the output files of an ensemble run. In this case, the output files will be named `output/sim_N.out`. Modified: SwiftTutorials/swift-cray-tutorial/doc/build_docs.sh =================================================================== --- SwiftTutorials/swift-cray-tutorial/doc/build_docs.sh 2013-10-22 20:06:48 UTC (rev 7213) +++ SwiftTutorials/swift-cray-tutorial/doc/build_docs.sh 2013-10-22 20:29:02 UTC (rev 7214) @@ -1,4 +1,4 @@ #!/bin/bash -e -asciidoc -a icons -a toc -a toplevels=2 -a stylesheet=$PWD/asciidoc.css -a max-width=800px -o swift-cray-tutorial.html README +asciidoc -a icons -a toc -a toplevels=2 -a stylesheet=$PWD/asciidoc.css -a max-width=800px -o tutorial.html README Modified: SwiftTutorials/swift-cray-tutorial/part02/apps =================================================================== --- SwiftTutorials/swift-cray-tutorial/part02/apps 2013-10-22 20:06:48 UTC (rev 7213) +++ SwiftTutorials/swift-cray-tutorial/part02/apps 2013-10-22 20:29:02 UTC (rev 7214) @@ -1 +1 @@ -localhost simulate simulate.sh +localhost simulate simulate.py From davidk at ci.uchicago.edu Tue Oct 22 15:46:30 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Tue, 22 Oct 2013 15:46:30 -0500 (CDT) Subject: [Swift-commit] r7215 - in SwiftTutorials/OSG-Swift: app doc part02 Message-ID: <20131022204630.9F9199CC83@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-22 15:46:30 -0500 (Tue, 22 Oct 2013) New Revision: 7215 Added: SwiftTutorials/OSG-Swift/app/simulate.py SwiftTutorials/OSG-Swift/app/stats.py Modified: SwiftTutorials/OSG-Swift/doc/README SwiftTutorials/OSG-Swift/doc/build_docs.sh SwiftTutorials/OSG-Swift/part02/apps Log: Python scripts for osgconnect tutorial Updated build_docs Updated README Added: SwiftTutorials/OSG-Swift/app/simulate.py =================================================================== --- SwiftTutorials/OSG-Swift/app/simulate.py (rev 0) +++ SwiftTutorials/OSG-Swift/app/simulate.py 2013-10-22 20:46:30 UTC (rev 7215) @@ -0,0 +1,125 @@ +#!/usr/bin/env python +import sys +import os +import socket +import time +import math +import random +import getpass + +def parse(): + from optparse import OptionParser + parser=OptionParser() + parser.add_option("-b", "--bias", type="int", dest="bias", default=0, + help="offset bias: add this integer to all results"); + + parser.add_option("-B", "--biasfile", type="string", dest="biasfile", + default="none", help="file of integer biases to add to results" ); + + parser.add_option("-l", "--log", type="string", dest="log", default="yes", + help="generate a log in stderr if not nul"); + + parser.add_option("-n", "--nvalues", type="int", dest="nvalues",default=1, + help="print this many values per simulation" ); + + parser.add_option("-s", "--seed", type="int", dest="initseed", default=0, + help="use this integer [0..32767] as a seed"); + + parser.add_option("-S", "--seedfile", type="string", dest="seedfile", + default="none", help="use this file (containing integer seeds [0..32767]) one per line" ); + + parser.add_option("-t", "--timesteps", type="int", dest="timesteps", + default=0, help='number of simulated "timesteps" in seconds (determines runtime)' ); + + parser.add_option("-r", "--range", type="int", dest="range", default=100, + help="range (limit) of generated results" ); + + parser.add_option("-w", "--width", type="int", dest="width", default=8, + help="Width ?" ); + + parser.add_option("-x", "--scale", type="int", dest="scale", default=1, + help="scale the results by this integer" ); + # Not implemented yet + parser.add_option("-p", "--paramfile", type="string", dest="paramfile", default="none", + help="Not implemented yet" ); + return (parser.parse_args()); + +def log(): + import datetime + print >> sys.stderr, "Called as: ", str(sys.argv) + print >> sys.stderr, "Start time: ", datetime.datetime.now() + print >> sys.stderr, "Running on node: ", socket.gethostname() + print >> sys.stderr, "Running as user: ", getpass.getuser() + print >> sys.stderr, "\nEnvironment:\n\n" + print >> sys.stderr, os.environ + +def printparams(options): + print 'bias =',options.bias + print 'biasfile = ',options.biasfile + print 'log = ', options.log + print 'nvalues = ',options.nvalues + print 'seed = ', options.initseed + print 'seedfile = ', options.seedfile + print 'timesteps = ', options.timesteps + print 'range = ', options.range + print 'width = ', options.width + print 'scale = ', options.scale + print 'paramfile = ', options.paramfile + +def simulate(options): + time.sleep(options.timesteps) + bias=[]; + if (options.biasfile != "none"): + try: + with open(options.biasfile) as biasfile: + lines = biasfile.read().splitlines() + for line in lines: + bias.append(int(line)) + except IOError: + print "Error accessing content from file: ", options.biasfile + bias_count = len(bias) + + for i in range(options.nvalues): + value = (random.random() + + random.random()*math.pow(2,16) + + random.random()*math.pow(2,32) + + random.random()*math.pow(2,48)) + value=( (int(value)%options.range) * options.scale + options.bias) + if ( i < bias_count ): + value = value + bias[i] + elif ( bias_count > 0 ): + value = value + bias[bias_count-1] + + print '{num:{fill}{width}}'.format(num=value, fill=' ', width=options.width) + + +def seed(options): + if (options.initseed != 0 ): + random.seed(options.initseed) + if (options.seedfile != "none"): + try: + with open(options.seedfile) as seedfile: + lines=seedfile.read().splitlines() + seed = 0 + for line in lines: + seed = seed + int(line) + random.seed(seed) + except IOError: + print "Could not open file: ", options.seedfile + + +if __name__ == "__main__": + (options, args) = parse() + printparams(options) + seed(options) + simulate(options) + log() + + + + + + + + + Property changes on: SwiftTutorials/OSG-Swift/app/simulate.py ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/OSG-Swift/app/stats.py =================================================================== --- SwiftTutorials/OSG-Swift/app/stats.py (rev 0) +++ SwiftTutorials/OSG-Swift/app/stats.py 2013-10-22 20:46:30 UTC (rev 7215) @@ -0,0 +1,31 @@ +#!/usr/bin/env python +import socket +import sys +import os + +def log(): + import datetime + print >> sys.stderr, "Called as: ", str(sys.argv) + print >> sys.stderr, "Start time: ", datetime.datetime.now() + print >> sys.stderr, "Running on node: ", socket.gethostname() + print >> sys.stderr, "Running as user: ",os.getlogin() + print >> sys.stderr, "\nEnvironment:\n\n" + print >> sys.stderr, os.environ + +def stat(): + total = 0 + count = 0 + for f in sys.argv[1:]: + try: + with open(f) as ifile: + lines = ifile.read().splitlines() + for line in lines: + total += int(line) + count += 1 + except IOError: + print "Error accessing content from file: ", options.biasfile + print total/count + +if __name__ == "__main__": + log() + stat() Property changes on: SwiftTutorials/OSG-Swift/app/stats.py ___________________________________________________________________ Added: svn:executable + * Modified: SwiftTutorials/OSG-Swift/doc/README =================================================================== --- SwiftTutorials/OSG-Swift/doc/README 2013-10-22 20:29:02 UTC (rev 7214) +++ SwiftTutorials/OSG-Swift/doc/README 2013-10-22 20:46:30 UTC (rev 7215) @@ -324,6 +324,16 @@ image::part02.png[align="center"] +In part 2, we also update the apps file. Instead of using shell script (simulate.sh), we use +the equivalent python version (simulate.py). The new apps file now looks like this: + +----- +sys::[cat ../part02/apps] +----- + +Swift does not need to know anything about the language an application is written in. The application +can be written in Perl, Python, Java, Fortran, or any other language. + .p2.swift ----- sys::[cat -n ../part02/p2.swift] Modified: SwiftTutorials/OSG-Swift/doc/build_docs.sh =================================================================== --- SwiftTutorials/OSG-Swift/doc/build_docs.sh 2013-10-22 20:29:02 UTC (rev 7214) +++ SwiftTutorials/OSG-Swift/doc/build_docs.sh 2013-10-22 20:46:30 UTC (rev 7215) @@ -1,13 +1,4 @@ #!/bin/bash -e -if false; then - echo skipping -pushd part11-swift-py-r/code >& /dev/null -# Strip comments, blank lines; prepend shell prompt ($) -grep -A 20 stc run-dets.sh | \ - grep -v -e "^$\|#" | \ - sed 's/^/$ /' > run-dets.sh.txt -popd >& /dev/null -fi +asciidoc -a icons -a toc -a toplevels=2 -a stylesheet=$PWD/asciidoc.css -a max-width=800px -o tutorial.html README -asciidoc -a icons -a "src_tab=3 --line-number=' '" -a toc -a toplevels=2 -a stylesheet=$PWD/asciidoc.css -a max-width=800px -o cic-tutorial.html README Modified: SwiftTutorials/OSG-Swift/part02/apps =================================================================== --- SwiftTutorials/OSG-Swift/part02/apps 2013-10-22 20:29:02 UTC (rev 7214) +++ SwiftTutorials/OSG-Swift/part02/apps 2013-10-22 20:46:30 UTC (rev 7215) @@ -1 +1 @@ -localhost simulate simulate.sh +localhost simulate simulate.py From davidk at ci.uchicago.edu Wed Oct 23 09:20:53 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Wed, 23 Oct 2013 09:20:53 -0500 (CDT) Subject: [Swift-commit] r7216 - www/downloads Message-ID: <20131023142053.76075178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-23 09:20:52 -0500 (Wed, 23 Oct 2013) New Revision: 7216 Modified: www/downloads/index.php Log: Stable release header Modified: www/downloads/index.php =================================================================== --- www/downloads/index.php 2013-10-22 20:46:30 UTC (rev 7215) +++ www/downloads/index.php 2013-10-23 14:20:52 UTC (rev 7216) @@ -35,7 +35,7 @@ Swift Usage Tracking Policy.

    - +

    Latest Stable Release

    Swift 0.94.1 RC3 - 2013/09/04

    For the majority of users, this is the version you will want to download. This package From swift at ci.uchicago.edu Wed Oct 23 09:25:03 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Wed, 23 Oct 2013 09:25:03 -0500 (CDT) Subject: [Swift-commit] cog r3812 Message-ID: <20131023142503.A12838D000A5@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3812 | jmwozniak | 2013-10-23 09:22:48 -0500 (Wed, 23 Oct 2013) | 1 line Adding tests/tcl ------------------------------------------------------------------------ From ketan at ci.uchicago.edu Wed Oct 23 11:21:25 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Wed, 23 Oct 2013 11:21:25 -0500 (CDT) Subject: [Swift-commit] r7217 - in SwiftApps/gocat: . log Message-ID: <20131023162125.A3909178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-23 11:21:25 -0500 (Wed, 23 Oct 2013) New Revision: 7217 Modified: SwiftApps/gocat/log/GlobusCatalog-log.txt SwiftApps/gocat/tagwrap.sh Log: ' Modified: SwiftApps/gocat/log/GlobusCatalog-log.txt =================================================================== --- SwiftApps/gocat/log/GlobusCatalog-log.txt 2013-10-23 14:20:52 UTC (rev 7216) +++ SwiftApps/gocat/log/GlobusCatalog-log.txt 2013-10-23 16:21:25 UTC (rev 7217) @@ -61,3 +61,17 @@ python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 dag9 text python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 {"name":"taken"} python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 80 {"dag9":"flow"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 {"name":"shadow"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 parameter1 text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 81 {"parameter1":"angle49"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py get_dataset_annotations 48 +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py get_datasets 48 +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text get_datasets 48 +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py get_dataset_annotations 48 81 +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text get_dataset_annotations 48 81 +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 {"name":"/home/ketan/dataset1/id.txt"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 obtained text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 83 {"obtained":"2003"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py get_datasets 48 +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text get_datasets 48 +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text get_dataset_annotations 48 83 Modified: SwiftApps/gocat/tagwrap.sh =================================================================== --- SwiftApps/gocat/tagwrap.sh 2013-10-23 14:20:52 UTC (rev 7216) +++ SwiftApps/gocat/tagwrap.sh 2013-10-23 16:21:25 UTC (rev 7217) @@ -18,7 +18,7 @@ retstr=$(python $loc/catalog.py create_dataset $catid $exprstr) echo '===' - echo $retstr + echo CatalogID, DatasetID: $retstr echo '===' # 2. Annotate it @@ -27,7 +27,7 @@ dsetid=`echo $retstr |awk -F, '{print $2}'` echo '===' - echo $dsetid + echo "Dataset ID: $dsetid" echo '===' # b. Add dataset annotation python $loc/catalog.py add_dataset_annotation $catid $dsetid "{\"$tagname\":\"$tagval\"}" From swift at ci.uchicago.edu Wed Oct 23 11:45:03 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Wed, 23 Oct 2013 11:45:03 -0500 (CDT) Subject: [Swift-commit] cog r3815 Message-ID: <20131023164503.E92BF8D000A5@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3815 | jmwozniak | 2013-10-23 11:42:09 -0500 (Wed, 23 Oct 2013) | 2 lines Drop autogenerated file ------------------------------------------------------------------------ Index: modules/provider-coaster-c-client/Makefile.in =================================================================== --- modules/provider-coaster-c-client/Makefile.in (revision 3814) +++ modules/provider-coaster-c-client/Makefile.in (working copy) @@ -1,756 +0,0 @@ -# Makefile.in generated by automake 1.11.6 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software -# Foundation, Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - - at SET_MAKE@ -VPATH = @srcdir@ -am__make_dryrun = \ - { \ - am__dry=no; \ - case $$MAKEFLAGS in \ - *\\[\ \ ]*) \ - echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ - | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ - *) \ - for am__flg in $$MAKEFLAGS; do \ - case $$am__flg in \ - *=*|--*) ;; \ - *n*) am__dry=yes; break;; \ - esac; \ - done;; \ - esac; \ - test $$am__dry = yes; \ - } -pkgdatadir = $(datadir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkglibexecdir = $(libexecdir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_triplet = @build@ -host_triplet = @host@ -subdir = . -DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \ - ChangeLog INSTALL NEWS config/config.guess config/config.sub \ - config/depcomp config/install-sh config/ltmain.sh \ - config/missing -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ - configure.lineno config.status.lineno -mkinstalldirs = $(install_sh) -d -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -SOURCES = -DIST_SOURCES = -RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ - html-recursive info-recursive install-data-recursive \ - install-dvi-recursive install-exec-recursive \ - install-html-recursive install-info-recursive \ - install-pdf-recursive install-ps-recursive install-recursive \ - installcheck-recursive installdirs-recursive pdf-recursive \ - ps-recursive uninstall-recursive -am__can_run_installinfo = \ - case $$AM_UPDATE_INFO_DIR in \ - n|no|NO) false;; \ - *) (install-info --version) >/dev/null 2>&1;; \ - esac -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ - $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ - distdir dist dist-all distcheck -ETAGS = etags -CTAGS = ctags -DIST_SUBDIRS = $(SUBDIRS) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -distdir = $(PACKAGE)-$(VERSION) -top_distdir = $(distdir) -am__remove_distdir = \ - if test -d "$(distdir)"; then \ - find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ - && rm -rf "$(distdir)" \ - || { sleep 5 && rm -rf "$(distdir)"; }; \ - else :; fi -am__relativize = \ - dir0=`pwd`; \ - sed_first='s,^\([^/]*\)/.*$$,\1,'; \ - sed_rest='s,^[^/]*/*,,'; \ - sed_last='s,^.*/\([^/]*\)$$,\1,'; \ - sed_butlast='s,/*[^/]*$$,,'; \ - while test -n "$$dir1"; do \ - first=`echo "$$dir1" | sed -e "$$sed_first"`; \ - if test "$$first" != "."; then \ - if test "$$first" = ".."; then \ - dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ - dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ - else \ - first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ - if test "$$first2" = "$$first"; then \ - dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ - else \ - dir2="../$$dir2"; \ - fi; \ - dir0="$$dir0"/"$$first"; \ - fi; \ - fi; \ - dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ - done; \ - reldir="$$dir2" -DIST_ARCHIVES = $(distdir).tar.gz -GZIP_ENV = --best -distuninstallcheck_listfiles = find . -type f -print -am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ - | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' -distcleancheck_listfiles = find . -type f -print -ACLOCAL = @ACLOCAL@ -AMTAR = @AMTAR@ -AM_CXXFLAGS = -pthread -AR = @AR@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CPP = @CPP@ -CPPFLAGS = @CPPFLAGS@ -CXX = @CXX@ -CXXCPP = @CXXCPP@ -CXXDEPMODE = @CXXDEPMODE@ -CXXFLAGS = @CXXFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DEFS = @DEFS@ -DEPDIR = @DEPDIR@ -DLLTOOL = @DLLTOOL@ -DSYMUTIL = @DSYMUTIL@ -DUMPBIN = @DUMPBIN@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EGREP = @EGREP@ -EXEEXT = @EXEEXT@ -FGREP = @FGREP@ -GREP = @GREP@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -LD = @LD@ -LDFLAGS = @LDFLAGS@ -LIBOBJS = @LIBOBJS@ -LIBS = -pthread $LIBS -LIBTOOL = @LIBTOOL@ -LIPO = @LIPO@ -LN_S = @LN_S@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MANIFEST_TOOL = @MANIFEST_TOOL@ -MKDIR_P = @MKDIR_P@ -NM = @NM@ -NMEDIT = @NMEDIT@ -OBJDUMP = @OBJDUMP@ -OBJEXT = @OBJEXT@ -OTOOL = @OTOOL@ -OTOOL64 = @OTOOL64@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_URL = @PACKAGE_URL@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -RANLIB = @RANLIB@ -SED = @SED@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -STRIP = @STRIP@ -VERSION = @VERSION@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -ac_ct_AR = @ac_ct_AR@ -ac_ct_CC = @ac_ct_CC@ -ac_ct_CXX = @ac_ct_CXX@ -ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -build = @build@ -build_alias = @build_alias@ -build_cpu = @build_cpu@ -build_os = @build_os@ -build_vendor = @build_vendor@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -exec_prefix = @exec_prefix@ -host = @host@ -host_alias = @host_alias@ -host_cpu = @host_cpu@ -host_os = @host_os@ -host_vendor = @host_vendor@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target_alias = @target_alias@ -top_build_prefix = @top_build_prefix@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = src -EXTRA_DIST = autogen.sh -all: all-recursive - -.SUFFIXES: -am--refresh: Makefile - @: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ - $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ - && exit 0; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --gnu Makefile -.PRECIOUS: Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - echo ' $(SHELL) ./config.status'; \ - $(SHELL) ./config.status;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - $(SHELL) ./config.status --recheck - -$(top_srcdir)/configure: $(am__configure_deps) - $(am__cd) $(srcdir) && $(AUTOCONF) -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) -$(am__aclocal_m4_deps): - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs - -distclean-libtool: - -rm -f libtool config.lt - -# This directory's subdirectories are mostly independent; you can cd -# into them and run `make' without going through this Makefile. -# To change the values of `make' variables: instead of editing Makefiles, -# (1) if the variable is set in `config.status', edit `config.status' -# (which will cause the Makefiles to be regenerated when you run `make'); -# (2) otherwise, pass the desired values on the `make' command line. -$(RECURSIVE_TARGETS): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - target=`echo $@ | sed s/-recursive//`; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - dot_seen=yes; \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done; \ - if test "$$dot_seen" = "no"; then \ - $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ - fi; test -z "$$fail" - -$(RECURSIVE_CLEAN_TARGETS): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - rev=''; for subdir in $$list; do \ - if test "$$subdir" = "."; then :; else \ - rev="$$subdir $$rev"; \ - fi; \ - done; \ - rev="$$rev ."; \ - target=`echo $@ | sed s/-recursive//`; \ - for subdir in $$rev; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done && test -z "$$fail" -tags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ - done -ctags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ - done - -ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - mkid -fID $$unique -tags: TAGS - -TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - set x; \ - here=`pwd`; \ - if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ - include_option=--etags-include; \ - empty_fix=.; \ - else \ - include_option=--include; \ - empty_fix=; \ - fi; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test ! -f $$subdir/TAGS || \ - set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ - fi; \ - done; \ - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "$$@" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: CTAGS -CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - test -z "$(CTAGS_ARGS)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__cd) $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) "$$here" - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -distdir: $(DISTFILES) - $(am__remove_distdir) - test -d "$(distdir)" || mkdir "$(distdir)" - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - $(am__make_dryrun) \ - || test -d "$(distdir)/$$subdir" \ - || $(MKDIR_P) "$(distdir)/$$subdir" \ - || exit 1; \ - dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ - $(am__relativize); \ - new_distdir=$$reldir; \ - dir1=$$subdir; dir2="$(top_distdir)"; \ - $(am__relativize); \ - new_top_distdir=$$reldir; \ - echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ - echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ - ($(am__cd) $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$new_top_distdir" \ - distdir="$$new_distdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - am__skip_mode_fix=: \ - distdir) \ - || exit 1; \ - fi; \ - done - -test -n "$(am__skip_mode_fix)" \ - || find "$(distdir)" -type d ! -perm -755 \ - -exec chmod u+rwx,go+rx {} \; -o \ - ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ - ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ - ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ - || chmod -R a+r "$(distdir)" -dist-gzip: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz - $(am__remove_distdir) - -dist-bzip2: distdir - tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 - $(am__remove_distdir) - -dist-lzip: distdir - tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz - $(am__remove_distdir) - -dist-lzma: distdir - tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma - $(am__remove_distdir) - -dist-xz: distdir - tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz - $(am__remove_distdir) - -dist-tarZ: distdir - tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z - $(am__remove_distdir) - -dist-shar: distdir - shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz - $(am__remove_distdir) - -dist-zip: distdir - -rm -f $(distdir).zip - zip -rq $(distdir).zip $(distdir) - $(am__remove_distdir) - -dist dist-all: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz - $(am__remove_distdir) - -# This target untars the dist file and tries a VPATH configuration. Then -# it guarantees that the distribution is self-contained by making another -# tarfile. -distcheck: dist - case '$(DIST_ARCHIVES)' in \ - *.tar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ - *.tar.bz2*) \ - bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ - *.tar.lzma*) \ - lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ - *.tar.lz*) \ - lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ - *.tar.xz*) \ - xz -dc $(distdir).tar.xz | $(am__untar) ;;\ - *.tar.Z*) \ - uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ - *.shar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ - *.zip*) \ - unzip $(distdir).zip ;;\ - esac - chmod -R a-w $(distdir); chmod u+w $(distdir) - mkdir $(distdir)/_build - mkdir $(distdir)/_inst - chmod a-w $(distdir) - test -d $(distdir)/_build || exit 0; \ - dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ - && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ - && am__cwd=`pwd` \ - && $(am__cd) $(distdir)/_build \ - && ../configure --srcdir=.. --prefix="$$dc_install_base" \ - $(AM_DISTCHECK_CONFIGURE_FLAGS) \ - $(DISTCHECK_CONFIGURE_FLAGS) \ - && $(MAKE) $(AM_MAKEFLAGS) \ - && $(MAKE) $(AM_MAKEFLAGS) dvi \ - && $(MAKE) $(AM_MAKEFLAGS) check \ - && $(MAKE) $(AM_MAKEFLAGS) install \ - && $(MAKE) $(AM_MAKEFLAGS) installcheck \ - && $(MAKE) $(AM_MAKEFLAGS) uninstall \ - && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ - distuninstallcheck \ - && chmod -R a-w "$$dc_install_base" \ - && ({ \ - (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ - distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ - } || { rm -rf "$$dc_destdir"; exit 1; }) \ - && rm -rf "$$dc_destdir" \ - && $(MAKE) $(AM_MAKEFLAGS) dist \ - && rm -rf $(DIST_ARCHIVES) \ - && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ - && cd "$$am__cwd" \ - || exit 1 - $(am__remove_distdir) - @(echo "$(distdir) archives ready for distribution: "; \ - list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ - sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' -distuninstallcheck: - @test -n '$(distuninstallcheck_dir)' || { \ - echo 'ERROR: trying to run $@ with an empty' \ - '$$(distuninstallcheck_dir)' >&2; \ - exit 1; \ - }; \ - $(am__cd) '$(distuninstallcheck_dir)' || { \ - echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ - exit 1; \ - }; \ - test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ - || { echo "ERROR: files left after uninstall:" ; \ - if test -n "$(DESTDIR)"; then \ - echo " (check DESTDIR support)"; \ - fi ; \ - $(distuninstallcheck_listfiles) ; \ - exit 1; } >&2 -distcleancheck: distclean - @if test '$(srcdir)' = . ; then \ - echo "ERROR: distcleancheck can only run from a VPATH build" ; \ - exit 1 ; \ - fi - @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ - || { echo "ERROR: files left in build directory after distclean:" ; \ - $(distcleancheck_listfiles) ; \ - exit 1; } >&2 -check-am: all-am -check: check-recursive -all-am: Makefile -installdirs: installdirs-recursive -installdirs-am: -install: install-recursive -install-exec: install-exec-recursive -install-data: install-data-recursive -uninstall: uninstall-recursive - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-recursive -install-strip: - if test -z '$(STRIP)'; then \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - install; \ - else \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ - fi -mostlyclean-generic: - -clean-generic: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-recursive - -clean-am: clean-generic clean-libtool mostlyclean-am - -distclean: distclean-recursive - -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-libtool \ - distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -html-am: - -info: info-recursive - -info-am: - -install-data-am: - -install-dvi: install-dvi-recursive - -install-dvi-am: - -install-exec-am: - -install-html: install-html-recursive - -install-html-am: - -install-info: install-info-recursive - -install-info-am: - -install-man: - -install-pdf: install-pdf-recursive - -install-pdf-am: - -install-ps: install-ps-recursive - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -rf $(top_srcdir)/autom4te.cache - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: - -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ - install-am install-strip tags-recursive - -.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ - all all-am am--refresh check check-am clean clean-generic \ - clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ - dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \ - dist-zip distcheck distclean distclean-generic \ - distclean-libtool distclean-tags distcleancheck distdir \ - distuninstallcheck dvi dvi-am html html-am info info-am \ - install install-am install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - installdirs-am maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ - ps ps-am tags tags-recursive uninstall uninstall-am - - -binaries: all - mkdir -p dist/bin - mkdir -p dist/lib - cp src/.libs/libcoasterclient.a dist/lib - cp -d src/.libs/libcoasterclient.so* dist/lib - cp src/.libs/coaster-client-test dist/bin - cp src/.libs/run-coaster-job dist/bin - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: From swift at ci.uchicago.edu Wed Oct 23 11:50:03 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Wed, 23 Oct 2013 11:50:03 -0500 (CDT) Subject: [Swift-commit] cog r3817 Message-ID: <20131023165003.A1AD68D000A5@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3817 | jmwozniak | 2013-10-23 11:47:07 -0500 (Wed, 23 Oct 2013) | 1 line Set ignores ------------------------------------------------------------------------ Property changes on: modules/provider-coaster-c-client/src ___________________________________________________________________ Added: svn:ignore + .deps Makefile.in Makefile CoasterSWIG_wrap.cxx coaster-client-test Property changes on: modules/provider-coaster-c-client ___________________________________________________________________ Added: svn:ignore + Makefile.in Makefile From ketan at ci.uchicago.edu Wed Oct 23 16:47:42 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Wed, 23 Oct 2013 16:47:42 -0500 (CDT) Subject: [Swift-commit] r7218 - in SwiftApps/gocat: . log Message-ID: <20131023214742.09F03178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-23 16:47:41 -0500 (Wed, 23 Oct 2013) New Revision: 7218 Modified: SwiftApps/gocat/log/GlobusCatalog-log.txt SwiftApps/gocat/tagwrap.sh Log: Modified: SwiftApps/gocat/log/GlobusCatalog-log.txt =================================================================== --- SwiftApps/gocat/log/GlobusCatalog-log.txt 2013-10-23 16:21:25 UTC (rev 7217) +++ SwiftApps/gocat/log/GlobusCatalog-log.txt 2013-10-23 21:47:41 UTC (rev 7218) @@ -75,3 +75,13 @@ python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py get_datasets 48 python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text get_datasets 48 python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text get_dataset_annotations 48 83 +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 {"name":"shadow"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 85 {"parameter1":"angle49"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py query_datasets 48 name EQUAL shadow +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 {"name":"shadow"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 86 {"parameter1":"angle49"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text query_datasets 48 name EQUAL shadow +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 {"name":"shadow"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 87 {"parameter1":"angle49"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py get_datasets 48 +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text get_datasets 48 Modified: SwiftApps/gocat/tagwrap.sh =================================================================== --- SwiftApps/gocat/tagwrap.sh 2013-10-23 16:21:25 UTC (rev 7217) +++ SwiftApps/gocat/tagwrap.sh 2013-10-23 21:47:41 UTC (rev 7218) @@ -1,7 +1,13 @@ #!/bin/bash -x -# Usage: $0 = +# Usage: $0 = +if [ $# -ne 2 ] +then + echo "Usage: $0 =" + exit 1 +fi + loc=/scratch/local/ketan/catalog-client/globusonline/catalog/client/examples catid=48 dsetname=$1 @@ -11,6 +17,9 @@ tagval=`echo $tagvalpair|awk -F= '{print $2}'` # 1. Create dataset + # a. Check if it already exists + python $loc/catalog.py -text query_datasets $catid name EQUAL $dsetname + exprstr="{\"name\":\"$dsetname\"}" echo '===' echo $exprstr From ketan at ci.uchicago.edu Wed Oct 23 22:06:29 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Wed, 23 Oct 2013 22:06:29 -0500 (CDT) Subject: [Swift-commit] r7219 - SwiftApps/Swift-MapRed/blast Message-ID: <20131024030629.81815178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-23 22:06:29 -0500 (Wed, 23 Oct 2013) New Revision: 7219 Modified: SwiftApps/Swift-MapRed/blast/blast.swift SwiftApps/Swift-MapRed/blast/run.sh SwiftApps/Swift-MapRed/blast/sequence.seq SwiftApps/Swift-MapRed/blast/sites.xml Log: Modified: SwiftApps/Swift-MapRed/blast/blast.swift =================================================================== --- SwiftApps/Swift-MapRed/blast/blast.swift 2013-10-23 21:47:41 UTC (rev 7218) +++ SwiftApps/Swift-MapRed/blast/blast.swift 2013-10-24 03:06:29 UTC (rev 7219) @@ -1,3 +1,4 @@ + type fastaseq; type headerfile; type indexfile; @@ -11,46 +12,48 @@ seqfile psq; } -string num_partitions=@arg("n", "8"); +string num_partitions = arg("n", "50"); -string program_name=@arg("p", "blastp"); +string program_name = arg("p", "blastp"); -fastaseq dbin ; +fastaseq dbin ; -query query_file ; +query query_file ; -string expectation_value=@arg("e", "0.1"); +string expectation_value = arg("e", "0.1"); -output blast_output_file ; +output blast_output_file ; -string filter_query_sequence=@arg("F", "F"); +string filter_query_sequence = arg("F", "F"); -fastaseq partition[] ; +fastaseq partition[] ; -database formatdbout[] ; -output out[] ; +database formatdbout[] ; +output out[] ; + app (fastaseq out[]) split_database (fastaseq d, string n){ - fastasplitn @filename(d) n; + fastasplitn filename(d) n; } app (database out) formatdb (fastaseq i){ - formatdb "-i" @filename(i); + formatdb "-i" filename(i); } app (output o) blastapp(query i, fastaseq d, string p, string e, string f, database db){ - blastall "-p" p "-i" @filename(i) "-d" @filename(d) "-o" @filename(o) "-e" e "-T" "-F" f; + blastall "-p" p "-i" filename(i) "-d" filename(d) "-o" filename(o) "-e" e "-T" "-F" f; } app (output o) blastmerge(output o_frags[]){ - blastmerge @filename(o) @filenames(o_frags); + blastmerge filename(o) filenames(o_frags); } + partition=split_database(dbin, num_partitions); foreach part,i in partition { formatdbout[i] = formatdb(part); - out[i]=blastapp(query_file, part, program_name, expectation_value, filter_query_sequence, formatdbout[i]); + out[i] = blastapp(query_file, part, program_name, expectation_value, filter_query_sequence, formatdbout[i]); } -blast_output_file=blastmerge(out); +blast_output_file = blastmerge(out); Modified: SwiftApps/Swift-MapRed/blast/run.sh =================================================================== --- SwiftApps/Swift-MapRed/blast/run.sh 2013-10-23 21:47:41 UTC (rev 7218) +++ SwiftApps/Swift-MapRed/blast/run.sh 2013-10-24 03:06:29 UTC (rev 7219) @@ -1,3 +1 @@ -#!/bin/bash - swift -sites.file sites.xml -config cf tc.file tc.data blast.swift Modified: SwiftApps/Swift-MapRed/blast/sequence.seq =================================================================== --- SwiftApps/Swift-MapRed/blast/sequence.seq 2013-10-23 21:47:41 UTC (rev 7218) +++ SwiftApps/Swift-MapRed/blast/sequence.seq 2013-10-24 03:06:29 UTC (rev 7219) @@ -1,4 +1,106 @@ ->seq1 -AACGCGTATATACACAGGG ->seq2 -CGTATAGATACA +>gnl|md5|e0785fc0b8720a5c4d78be370ef19af0 +MEVLESGEQGVLQWDRKLSELSEPGDGEALMYHTHFSELLDEFSQNVLGQLLNDPFLSEK +SVSMEVEPSPTSPAPLIQAEHSYSLCEEPRAQSPFTHITSDSFNDDEVESEKWYLSTDFP +STSIKTEPITDEPPPGLVPSVTLTITAISTPLEKEEPPLEMNTGVDSSCQTIIPKIKLEP +HEVDQFLNFSPKEAPVDHLHLPPTPPSSHGSDSEGSLSPNPRLHPFSLPQTHSPSRAAPR +APSALSSSPLLTAPHKLQGSGPLVLTEEEKRTLIAEGYPIPTKLPLSKSEEKALKKIRRK +IKNKISAQESRRKKKEYMDSLEKKVESCSTENLELRKKVEVLENTNRTLLQQLQKLQTLV +MGKVSRTCKLAGTQTGTCLMVVVLCFAVAFGSFFQGYGPYPSATKMALPSQHSLQEPYTA +SVVRSRNLLIYEEHSPPEESSSPGSAGELGGWDRGSSLLRVSGLESRPDVDLPHFIISNE +TSLEKSVLLELQQHLVSAKLEGNETLKVVELDRRVNTTF +>gnl|md5|f67549f249c59ecd0b48ff02ca209442 +MAEETRQSKLAIAKEKLKEYWQRNSLGVPAGVKRNRKTSGSSPETATSGGCHSPEDSATG +IHGEGPTSSATLKDLESPCQELAVVLDSRSIKISQLNNTIKSLVIMANILVFVFPKCIVI +DLNRNVDTEISKMSMG +>gnl|md5|cd0de5548a14c880425dc87f8486310c +MNSGAMRIHSKGHFQGGIQVKNEKNRPSLKSLKTDNRPEKSKCKPLWGKVFYLDLPSVTI +SEKLQKDIKDLGGRVEEFLSKDISYLISNKKEAKFAQTLGRISPVPSPESAYTAETTSPH +PSHDGSSFKSPDTVCLSRGKLLVEKAIKDHDFIPSNSILSNALSWGVKILHIDDIRYYIE +QKKKELYLLKKSSTSVRDGGKRVGSGAQKTRTGRLKKPFVKVEDMSQLYRPFYLQLTNMP +FINYSIQKPCSPFDVDKPSSMQKQTQVKLRIQTDGDKYGGTSIQLQLKEKKKKGYCECCL +QKYEDLETHLLSEQHRNFAQSNQYQVVDDIVSKLVFDFVEYEKDTPKKKRIKYSVGSLSP +VSASVLKKTEQKEKVELQHISQKDCQEDDTTVKEQNFLYKETQETEKKLLFISEPIPHPS +NELRGLNEKMSNKCSMLSTAEDDIRQNFTQLPLHKNKQECILDISEHTLSENDLEELRVD +HYKCNIQASVHVSDFSTDNSGSQPKQKSDTVLFPAKDLKEKDLHSIFTHDSGLITINSSQ +EHLTVQAKAPFHTPPEEPNECDFKNMDSLPSGKIHRKVKILLGQNRKENLEPNAEFDKRT +EFITQEENRICSSPVQSLPDLFQTSEEKSEFLGFTSYTEKSGICNVLDIWEEENSDNLLT +AFFSSPSTSTFTGF +>gnl|md5|c243d77c83c27dff598d70af18d8ed42 +MGAEQIRLEDRAQCAARQVLGGAGDGEGGVVHQRVDAPQGQRGFGAARHAVLAAQFQVQR +VEALGAAGLDILGLAAGGDDAPAARPHVPRRVQPDARGTAGDQNGLHARLLAAGVLRQGR +ALRKPRISGWTGAACGPIHRNMSDDPNVPDPTPPDPSQDQTTSEPLSRAIGERYLTYALS +TIMNRALPDARDGLKPVHRRILFAMRELRLSPTGAFRKSAKISGDVMGNYHPHGDAAIYD +AMARLAQPFAMRYPLVDGQGNFGNIDGDNPAASRYTEARLTAAAEALMEGLAENAVDFRP +NYDGTLEEPIVLPAAFPNLLCNGASGIAVGMATNVPPHNLHEVIDACLHLIKAPDARDDT +LVSIVPGPDFPTGGVLVESRETIAEAYRTGRGSLRLRARWSVEDLGRGQWQIVVTEIPYQ +VQKSKLIERLAEVIQLKKVPILADVRDESAEDIRIVLEPRTRAVDAEQLMAALFRVSDLE +VRFGLNMNVLIDGRVPKVCSLKEVLRAFLDHRREVLVRRSNHRLDKIAARLEVLEGYMIA +FLNLDRVIEIIRHEDDPKAVMIAEFKLSDVQVEAILNMRLRALRRLEEIELRAEHENLTR +EREGLAAMLADEGAQWARIAEELRETRAKFGKSASGGQRRTEIGEAGEVAEIDMDAMIER +EPITVILSKMGWIRAMKGHQPLDAEVKFKDGDGPFMALHAETTDKLMVFAANGRFYTLPA +NNLPGGRGMGEPLRLMIDLPNDAAVIDMFPWRDGERYLVASKAGDGFVVAGADILAQTRA +GKQVLNGEAALCRRVTGDHVAVVGQNRKLLVFPLSELPEMARGKGVRLQKYKDGGLSDAV +CITLAEGLRWQETGGRTRSEPDLTEWLGKRAGAGYMAPRGFPRDNRFN +>gnl|md5|ccc28dbc1a3ca81c8dd929af669b1173 +MDRAERIGFWVSGFAHAGLLGAALVGGALFRPQPLEAVRMAEVATMSEAEFQSLAAAAAG +RGPVSDVAATTPAQPRPPADENRLGEVEAVSPPAPDAQAAELSTPSDRPEARPDLSDFQT +PNRPVAVATDAPRPAEPENTVELAAL +>gnl|md5|9d3da0729b348bbcaba8c65c444b6fee +MAGPAHGRAHRGAALMLEVAFRHRFPGLSLEVAFQAPGGVTALFGPSGCGKSTAINAIAG +LLRPDQGRIALDGRVLFDGATNLSPQARRIGCVFQDARLFPHMTVAANLRYPSRWRRGAA +RDFDRITEMLALGPLLHRRPGTLSGGERQRVAIGRALLSDPALLVMDEPLAALDEARKAE +IMPWLERLRDQIRLPILYVSHSVPEVLRLATTVVLMRQGRVTHSGALADILADPELAPQL +GAREAGALIRATVEAREADGLTRVATAGGPMLLPELDLAPGRVLRLRILAHEVILAREAP +RGLSALNALPVAVTRIEGGLVQLALGHGAQHERMLAQVTPRSVKALELQPGTACHAIVKS +VSVLPS +>gnl|md5|4276fd81078276b607fce4cf16581984 +MPRRRSSCCPRSLAGRPVPRNTRQPSRGSTLPGSPRRWKSPRPHGRSISEGLARPGKGRT +FIGRPSPSLNIWPGIAGIMPPLAVGSWVAAVEQTYAADAGMRRDEAIRSATPGAAFPIFA +AQAHGLASCPMVGFDAERLAREFALAADEIPVLLVAVGHAAEGNRPQKPRLPVAQILTTL +QQPEVDMPKPSDILLTALAPAVWGSTYIVATELLPGAPPLSVAAIRALPTGLILLLLVRQ +LPKGDWLWRSFVLGALNFTVFWALLFVAAYRLPGGIAATVGAVQPLIVVFAASAVLGTRI +RVLSVLAAVMGMAGVALLVLQDGAVPDMPGIAAALGGAFSMAFGTVLTRKWRPPVSALVL +TAWQLTAGGLLLLPLALLLDPPMPPLDAANAAGMGYLVLFTALTYILWFRGVARLEPAAV +SSLGFLSPLTAILLGWAILGQALSASQMIGAAVVVASIWLSQRATPSRQVHAR +>gnl|md5|6803c5e1ab1272ec69688700d3c02e0e +MKVYLANQPVDFRKGPDSQLSLVRDAGSDPFSFELEILAAHVLGEILKGPRVFADETGLP +TLAPGTGTVNKAWLWAYARDDSTFGGSGPPMVPYRFEDSRSGECVHRHLGGYGGILQVDG +YAAYNQLVRKDGGNAGPSLAECWAHSRRRFYELHTAGTVRSPPPRSSGWPISGSSNPRFV +AKTPTFAPPRGRPSPPPPSPDCSPSGNRPCRASRANRSWPRPSAMPSPGATSSSDS +>gnl|md5|c63587eb43399c568f1164527fc27358 +PFWATPFALAACTPEAPPPPEPETVSVDPCGAARYSHLIGQTSPTISVPEGQMYRIARED +RPMTMEMIQDRLTFIVDSRGKLLSVSCS +>gnl|md5|3f0af0be21624a9da7db4d62141deca1 +MSRHRGAKRCRRYGLLGIISLLSPAYLLSVERWPFHSGPPDHYGRLSSLLDLSVLQSGWL +LPLHSTSDFRPL +>gnl|md5|bfd0bd685d4ee94a015cd061816ab82d +RHIRRDALEASVLNGLKKHLMEPELFREFCAEFTREVNRLRMERGADLEVARRELDKIGR +QISQIIEAITDGMYHPSMKEKMTKLEARKAEATEKLANADEPPPLLHPNMAALYAQRITE +LSENLQHEDSRAQAAEILRSLVDQVTLLPEEGELAIVLRGDLGAILRFAAGKKDPDFLSE +AEALDNLLGQMAVSRKPGRTKAKTSALNATEVSQLSLVAGVGFEPTTFRL +>gnl|md5|458f535dc6b3a85dbf0b50bf0ffae312 +MMMPTARSMTLPRAMNSLNSLNMGLPFPACCACSGRGCHITLTPCNMRQDMTGNDMTALS +EFPITRRWPPRRPDVIQLYTLNTPNGIKTSVMLEECGLDYDAHRISIGDPEDQFTPEFLS +LNPNNKIPAMIDPNGPDGKPMGLFETGAMLVYLGDKTGKFLPASGAARYHTIQWLMWQMG +GVGPMFGQVGYFHRYKGSEIEDARPRTRYYNEARRLLGVLDRQLEGRDWITGEYSIADMA +VGPWLRTVRVNYEAEKETGMDGFANVQAYLDRFLARPAVQRGIEVGAE +>gnl|md5|f53520edd5c9ba7e5bed2fd08cb44ad7 +MPSWRRNWAAATRIRPAVRFWPRSGWTDAAGPMRPDPRPAACAAAPAGAEPRHRCTEEPA +LTESRKINPWLKAALEFGPLILFFLVFMRFRDQTVSLAGRDYSGFILATLAFVPVLALST +LALWRLTGRLSPMQVATLVLVVVFGGLSVWLNDPKFFKMKPTIIYLIFAALLGTSLALRR +NWLELVMSEALPMNAEGWRILTLRMALLFLGLAAANEAVWRLMSETAWVNFKTFGLPAIM +VAFFIANSRLFERHAQPRDGE +>gnl|md5|68631421ddc36a3fd81617d12227b1dd +MILHRPDDDSTARRLEIELRNGPALEAKLVDKIGGAWVELNARHERLVRQEVGARLDAER +DRKAEVILDLLYEEAAEGRLYTSTQFASNFENRAGLGSQHTIQDRLNVLATKGFIKYQRN +GALYGLPLVRSRFGYMCVEGMRFGRVEQVDPETGEITGQGLAVLPSHYRCASSGAALEVE +NPSVWVWPEVVDV +>gnl|md5|04b3fad17b0d40e02b489a48c451ecc3 +MPVACCRPCGAADGGADLGRSGGEGWLHLFPVLLGAGQARTHEALRRQGRIARRTAGTPR +PWFIVIITAGLLARRSLPLPAFPMPCGTSGVIRRRLAAYSCGGSAGLAPKGAPASLFAFG +SDRPERTVMPTYRDDEAISVKMLYWPATLCPREEVSPLTTTGAEDLKQADTVLYMQFFRL +R +>gnl|md5|0fab0da718e659ed5fb9c7a5f6a3d18e +MAEHLPFLAHCSPAPRGLARAWGFGRRPGSNDRGNDTLTHNVLRFASGLWRGQPGRVILY +TIHYKAFTMTASTTMTIRVSPETKQKLERIAGETRRSKSFLAAEAVSAYVERELEIIDGI +RRGMADAAAGRVVSHEDAMAEIHAVIDAAEATRAGKA Modified: SwiftApps/Swift-MapRed/blast/sites.xml =================================================================== --- SwiftApps/Swift-MapRed/blast/sites.xml 2013-10-23 21:47:41 UTC (rev 7218) +++ SwiftApps/Swift-MapRed/blast/sites.xml 2013-10-24 03:06:29 UTC (rev 7219) @@ -2,10 +2,10 @@ - 0 + 0.06 10000 - /tmp/swift.work + swift.work local From ketan at ci.uchicago.edu Thu Oct 24 10:24:34 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Thu, 24 Oct 2013 10:24:34 -0500 (CDT) Subject: [Swift-commit] r7220 - SwiftApps/gocat Message-ID: <20131024152434.ADB03178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-24 10:24:34 -0500 (Thu, 24 Oct 2013) New Revision: 7220 Modified: SwiftApps/gocat/tagwrap.sh Log: Modified: SwiftApps/gocat/tagwrap.sh =================================================================== --- SwiftApps/gocat/tagwrap.sh 2013-10-24 03:06:29 UTC (rev 7219) +++ SwiftApps/gocat/tagwrap.sh 2013-10-24 15:24:34 UTC (rev 7220) @@ -1,43 +1,30 @@ #!/bin/bash -x # Usage: $0 = - +# Required: Env variable catloc pointing to the directory containing catalog.py if [ $# -ne 2 ] then - echo "Usage: $0 =" + echo "Usage: $0 = = ..." exit 1 fi -loc=/scratch/local/ketan/catalog-client/globusonline/catalog/client/examples catid=48 dsetname=$1 -tagvalpair=$2 +shift -tagname=`echo $tagvalpair|awk -F= '{print $1}'` -tagval=`echo $tagvalpair|awk -F= '{print $2}'` +for tagvalpair in "$@" +do + tagname=`echo $tagvalpair|awk -F= '{print $1}'` + tagval=`echo $tagvalpair|awk -F= '{print $2}'` -# 1. Create dataset - # a. Check if it already exists - python $loc/catalog.py -text query_datasets $catid name EQUAL $dsetname + python $catloc/catalog.py -text query_datasets $catid name EQUAL $dsetname + exprstr="{\"name\":\"$dsetname\"}" + retstr=$(python $catloc/catalog.py create_dataset $catid $exprstr) - exprstr="{\"name\":\"$dsetname\"}" - echo '===' - echo $exprstr - echo '===' - retstr=$(python $loc/catalog.py create_dataset $catid $exprstr) + python $catloc/catalog.py create_annotation_def $catid "$tagname" 'text' + dsetid=`echo $retstr |awk -F, '{print $2}'` - echo '===' - echo CatalogID, DatasetID: $retstr - echo '===' + python $catloc/catalog.py add_dataset_annotation $catid $dsetid "{\"$tagname\":\"$tagval\"}" -# 2. Annotate it - # a. create annotation definition - python $loc/catalog.py create_annotation_def $catid "$tagname" 'text' +done - dsetid=`echo $retstr |awk -F, '{print $2}'` - echo '===' - echo "Dataset ID: $dsetid" - echo '===' - # b. Add dataset annotation - python $loc/catalog.py add_dataset_annotation $catid $dsetid "{\"$tagname\":\"$tagval\"}" - From ketan at ci.uchicago.edu Thu Oct 24 10:26:07 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Thu, 24 Oct 2013 10:26:07 -0500 (CDT) Subject: [Swift-commit] r7221 - in SwiftApps/gocat: . log Message-ID: <20131024152607.828D4178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-24 10:26:07 -0500 (Thu, 24 Oct 2013) New Revision: 7221 Modified: SwiftApps/gocat/log/GlobusCatalog-log.txt SwiftApps/gocat/tagwrap.sh Log: Modified: SwiftApps/gocat/log/GlobusCatalog-log.txt =================================================================== --- SwiftApps/gocat/log/GlobusCatalog-log.txt 2013-10-24 15:24:34 UTC (rev 7220) +++ SwiftApps/gocat/log/GlobusCatalog-log.txt 2013-10-24 15:26:07 UTC (rev 7221) @@ -85,3 +85,15 @@ python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 87 {"parameter1":"angle49"} python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py get_datasets 48 python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text get_datasets 48 +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text query_datasets 48 name EQUAL cofeemug +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 {"name":"cofeemug"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 color text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 88 {"color":"white"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text query_datasets 48 name EQUAL cofeemug +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 {"name":"cofeemug"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 size text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 90 {"size":"16oz"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py -text query_datasets 48 name EQUAL cofeemug +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_dataset 48 {"name":"cofeemug"} +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py create_annotation_def 48 make text +python /scratch/local/ketan/catalog-client/globusonline/catalog/client/examples/catalog.py add_dataset_annotation 48 92 {"make":"target"} Modified: SwiftApps/gocat/tagwrap.sh =================================================================== --- SwiftApps/gocat/tagwrap.sh 2013-10-24 15:24:34 UTC (rev 7220) +++ SwiftApps/gocat/tagwrap.sh 2013-10-24 15:26:07 UTC (rev 7221) @@ -2,7 +2,7 @@ # Usage: $0 = # Required: Env variable catloc pointing to the directory containing catalog.py -if [ $# -ne 2 ] +if [ $# -le 2 ] then echo "Usage: $0 = = ..." exit 1 From ketan at ci.uchicago.edu Thu Oct 24 10:27:28 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Thu, 24 Oct 2013 10:27:28 -0500 (CDT) Subject: [Swift-commit] r7222 - SwiftApps/gocat Message-ID: <20131024152728.C6869178884@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-24 10:27:28 -0500 (Thu, 24 Oct 2013) New Revision: 7222 Modified: SwiftApps/gocat/tagwrap.sh Log: Modified: SwiftApps/gocat/tagwrap.sh =================================================================== --- SwiftApps/gocat/tagwrap.sh 2013-10-24 15:26:07 UTC (rev 7221) +++ SwiftApps/gocat/tagwrap.sh 2013-10-24 15:27:28 UTC (rev 7222) @@ -1,6 +1,7 @@ #!/bin/bash -x # Usage: $0 = +#e.g. sh tagwrap.sh cofeemug color=white size=16oz material=clay # Required: Env variable catloc pointing to the directory containing catalog.py if [ $# -le 2 ] then From davidk at ci.uchicago.edu Thu Oct 24 11:25:39 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Thu, 24 Oct 2013 11:25:39 -0500 (CDT) Subject: [Swift-commit] r7223 - in trunk: . lib Message-ID: <20131024162539.76559178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-24 11:25:39 -0500 (Thu, 24 Oct 2013) New Revision: 7223 Added: trunk/lib/listcoasterurls.jar Modified: trunk/build.xml Log: Reliable way to list local network interfaces and generate a list of coaster URLs Modified: trunk/build.xml =================================================================== --- trunk/build.xml 2013-10-24 15:27:28 UTC (rev 7222) +++ trunk/build.xml 2013-10-24 16:25:39 UTC (rev 7223) @@ -81,6 +81,8 @@ + + Added: trunk/lib/listcoasterurls.jar =================================================================== (Binary files differ) Property changes on: trunk/lib/listcoasterurls.jar ___________________________________________________________________ Added: svn:mime-type + application/octet-stream From ketan at ci.uchicago.edu Thu Oct 24 14:39:33 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Thu, 24 Oct 2013 14:39:33 -0500 (CDT) Subject: [Swift-commit] r7224 - SwiftApps/Swift-MapRed/blast Message-ID: <20131024193933.4EC729CC83@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-24 14:39:33 -0500 (Thu, 24 Oct 2013) New Revision: 7224 Added: SwiftApps/Swift-MapRed/blast/blast.c++.swift Modified: SwiftApps/Swift-MapRed/blast/blast.swift SwiftApps/Swift-MapRed/blast/cf SwiftApps/Swift-MapRed/blast/sites.xml SwiftApps/Swift-MapRed/blast/tc.data Log: blast working Added: SwiftApps/Swift-MapRed/blast/blast.c++.swift =================================================================== --- SwiftApps/Swift-MapRed/blast/blast.c++.swift (rev 0) +++ SwiftApps/Swift-MapRed/blast/blast.c++.swift 2013-10-24 19:39:33 UTC (rev 7224) @@ -0,0 +1,59 @@ + +type fastaseq; +type headerfile; +type indexfile; +type seqfile; +type query; +type output; + +type database { + headerfile phr; + indexfile pin; + seqfile psq; +} + +string num_partitions = arg("n", "50"); + +string program_name = arg("p", "blastp"); + +fastaseq dbin ; + +query query_file ; + +string expectation_value = arg("e", "0.1"); + +output blast_output_file ; + +string filter_query_sequence = arg("F", "F"); + +fastaseq partition[] ; + +database formatdbout[] ; + +output out[] ; + +app (fastaseq out[]) split_database (fastaseq d, string n){ + fastasplitn filename(d) n; +} + +app (database out) formatdb (fastaseq i){ + formatdb "-dbtype" "prot" "-in" @filename(i); + } + +app (output o) blastapp(query i, fastaseq d, string e, string f, database db){ + blastp "-query" @filename(i) "-out" @filename(o) "-db" @filename(d) "-evalue" e "-html" "-outfmt" "1"; +} + +app (output o) blastmerge(output o_frags[]){ + blastmerge filename(o) filenames(o_frags); +} + + +partition=split_database(dbin, num_partitions); + +foreach part,i in partition { + formatdbout[i] = formatdb(part); + out[i] = blastapp(query_file, part, expectation_value, filter_query_sequence, formatdbout[i]); +} + +blast_output_file = blastmerge(out); Modified: SwiftApps/Swift-MapRed/blast/blast.swift =================================================================== --- SwiftApps/Swift-MapRed/blast/blast.swift 2013-10-24 16:25:39 UTC (rev 7223) +++ SwiftApps/Swift-MapRed/blast/blast.swift 2013-10-24 19:39:33 UTC (rev 7224) @@ -1,59 +1,55 @@ - type fastaseq; type headerfile; type indexfile; type seqfile; -type query; -type output; - -type database { +type database +{ headerfile phr; indexfile pin; seqfile psq; } -string num_partitions = arg("n", "50"); +type query; +type output; -string program_name = arg("p", "blastp"); +string num_partitions=@arg("n", "8"); +string program_name=@arg("p", "blastp"); +fastaseq dbin ; +query query_file ; +string expectation_value=@arg("e", "0.1"); +output blast_output_file ; +string filter_query_sequence=@arg("F", "F"); -fastaseq dbin ; +fastaseq partition[] ; -query query_file ; - -string expectation_value = arg("e", "0.1"); - -output blast_output_file ; - -string filter_query_sequence = arg("F", "F"); - -fastaseq partition[] ; - -database formatdbout[] ; - -output out[] ; - -app (fastaseq out[]) split_database (fastaseq d, string n){ - fastasplitn filename(d) n; +app (fastaseq out[]) split_database (fastaseq d, string n) +{ + fastasplitn @filename(d) n; } -app (database out) formatdb (fastaseq i){ - formatdb "-i" filename(i); +app (database out) formatdb (fastaseq i) +{ + formatdb "-i" @filename(i); } -app (output o) blastapp(query i, fastaseq d, string p, string e, string f, database db){ - blastall "-p" p "-i" filename(i) "-d" filename(d) "-o" filename(o) "-e" e "-T" "-F" f; +app (output o) blastapp(query i, fastaseq d, string p, string e, string f, database db) +{ + blastall "-p" p "-i" @filename(i) "-d" @filename(d) "-o" @filename(o) "-e" e "-T" "-F" f; } -app (output o) blastmerge(output o_frags[]){ - blastmerge filename(o) filenames(o_frags); +app (output o) blastmerge(output o_frags[]) +{ + blastmerge @filename(o) @filenames(o_frags); } - partition=split_database(dbin, num_partitions); +database formatdbout[] ; +output out[] ; + foreach part,i in partition { formatdbout[i] = formatdb(part); - out[i] = blastapp(query_file, part, program_name, expectation_value, filter_query_sequence, formatdbout[i]); + out[i]=blastapp(query_file, part, program_name, expectation_value, filter_query_sequence, formatdbout[i]); } -blast_output_file = blastmerge(out); +blast_output_file=blastmerge(out); Modified: SwiftApps/Swift-MapRed/blast/cf =================================================================== --- SwiftApps/Swift-MapRed/blast/cf 2013-10-24 16:25:39 UTC (rev 7223) +++ SwiftApps/Swift-MapRed/blast/cf 2013-10-24 19:39:33 UTC (rev 7224) @@ -3,7 +3,7 @@ file.gc.enabled=false status.mode=provider execution.retries=0 -lazy.errors=false -use.provider.staging=true +lazy.errors=true +use.provider.staging=false provider.staging.pin.swiftfiles=true use.wrapper.staging=false Modified: SwiftApps/Swift-MapRed/blast/sites.xml =================================================================== --- SwiftApps/Swift-MapRed/blast/sites.xml 2013-10-24 16:25:39 UTC (rev 7223) +++ SwiftApps/Swift-MapRed/blast/sites.xml 2013-10-24 19:39:33 UTC (rev 7224) @@ -5,7 +5,7 @@ 0.06 10000 - swift.work + /scratch/local/maheshwari/swift.work local Modified: SwiftApps/Swift-MapRed/blast/tc.data =================================================================== --- SwiftApps/Swift-MapRed/blast/tc.data 2013-10-24 16:25:39 UTC (rev 7223) +++ SwiftApps/Swift-MapRed/blast/tc.data 2013-10-24 19:39:33 UTC (rev 7224) @@ -1,4 +1,6 @@ -localhost blastall /opt/local/bin/blastall -localhost fastasplitn /Users/ketan/Swift-MapRed/blast/parallelblast_2.0.9/fastasplitn -localhost blastmerge /Users/ketan/Swift-MapRed/blast/parallelblast_2.0.9/blastmerge -localhost formatdb /opt/local/bin/formatdb +localhost blastp /home/maheshwari/ncbi-blast-2.2.28+/bin/blastp +localhost fastasplitn /home/maheshwari/parallelblast_2.0.9/fastasplitn +localhost blastmerge /home/maheshwari/parallelblast_2.0.9/blastmerge +#localhost formatdb /home/maheshwari/ncbi-blast-2.2.28+/bin/makeblastdb +localhost blastall /home/maheshwari/blast-2.2.26/bin/blastall +localhost formatdb /home/maheshwari/blast-2.2.26/bin/formatdb From ketan at ci.uchicago.edu Thu Oct 24 14:48:56 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Thu, 24 Oct 2013 14:48:56 -0500 (CDT) Subject: [Swift-commit] r7225 - SwiftApps/Swift-MapRed/blast Message-ID: <20131024194856.E82489CC83@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-24 14:48:56 -0500 (Thu, 24 Oct 2013) New Revision: 7225 Added: SwiftApps/Swift-MapRed/blast/cleanup Log: Added: SwiftApps/Swift-MapRed/blast/cleanup =================================================================== --- SwiftApps/Swift-MapRed/blast/cleanup (rev 0) +++ SwiftApps/Swift-MapRed/blast/cleanup 2013-10-24 19:48:56 UTC (rev 7225) @@ -0,0 +1,2 @@ +rm -rf *.log frag??? *.rlog *.d blast-*-*-* *.kml *.swiftx *.out output *.html *.phr *.pin *.psq outdir logs .swift/tmp + Property changes on: SwiftApps/Swift-MapRed/blast/cleanup ___________________________________________________________________ Added: svn:executable + * From ketan at ci.uchicago.edu Thu Oct 24 14:58:23 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Thu, 24 Oct 2013 14:58:23 -0500 (CDT) Subject: [Swift-commit] r7226 - SwiftApps/Swift-MapRed/blast Message-ID: <20131024195823.050F89CC83@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-24 14:58:22 -0500 (Thu, 24 Oct 2013) New Revision: 7226 Added: SwiftApps/Swift-MapRed/blast/apps Removed: SwiftApps/Swift-MapRed/blast/tc.data Modified: SwiftApps/Swift-MapRed/blast/blast.swift SwiftApps/Swift-MapRed/blast/run.sh Log: Copied: SwiftApps/Swift-MapRed/blast/apps (from rev 7225, SwiftApps/Swift-MapRed/blast/tc.data) =================================================================== --- SwiftApps/Swift-MapRed/blast/apps (rev 0) +++ SwiftApps/Swift-MapRed/blast/apps 2013-10-24 19:58:22 UTC (rev 7226) @@ -0,0 +1,5 @@ +midway blastp /home/maheshwari/ncbi-blast-2.2.28+/bin/blastp +midway fastasplitn /home/maheshwari/parallelblast_2.0.9/fastasplitn +midway blastmerge /home/maheshwari/parallelblast_2.0.9/blastmerge +midway blastall /home/maheshwari/blast-2.2.26/bin/blastall +midway formatdb /home/maheshwari/blast-2.2.26/bin/formatdb Modified: SwiftApps/Swift-MapRed/blast/blast.swift =================================================================== --- SwiftApps/Swift-MapRed/blast/blast.swift 2013-10-24 19:48:56 UTC (rev 7225) +++ SwiftApps/Swift-MapRed/blast/blast.swift 2013-10-24 19:58:22 UTC (rev 7226) @@ -12,7 +12,7 @@ type query; type output; -string num_partitions=@arg("n", "8"); +string num_partitions=@arg("n", "50"); string program_name=@arg("p", "blastp"); fastaseq dbin ; query query_file ; Modified: SwiftApps/Swift-MapRed/blast/run.sh =================================================================== --- SwiftApps/Swift-MapRed/blast/run.sh 2013-10-24 19:48:56 UTC (rev 7225) +++ SwiftApps/Swift-MapRed/blast/run.sh 2013-10-24 19:58:22 UTC (rev 7226) @@ -1 +1 @@ -swift -sites.file sites.xml -config cf tc.file tc.data blast.swift +swift -sites.file sites.xml -config cf -tc.file apps blast.swift Deleted: SwiftApps/Swift-MapRed/blast/tc.data =================================================================== --- SwiftApps/Swift-MapRed/blast/tc.data 2013-10-24 19:48:56 UTC (rev 7225) +++ SwiftApps/Swift-MapRed/blast/tc.data 2013-10-24 19:58:22 UTC (rev 7226) @@ -1,6 +0,0 @@ -localhost blastp /home/maheshwari/ncbi-blast-2.2.28+/bin/blastp -localhost fastasplitn /home/maheshwari/parallelblast_2.0.9/fastasplitn -localhost blastmerge /home/maheshwari/parallelblast_2.0.9/blastmerge -#localhost formatdb /home/maheshwari/ncbi-blast-2.2.28+/bin/makeblastdb -localhost blastall /home/maheshwari/blast-2.2.26/bin/blastall -localhost formatdb /home/maheshwari/blast-2.2.26/bin/formatdb From ketan at ci.uchicago.edu Thu Oct 24 15:05:29 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Thu, 24 Oct 2013 15:05:29 -0500 (CDT) Subject: [Swift-commit] r7227 - SwiftApps/Swift-MapRed/blast Message-ID: <20131024200529.B9F6F9CC83@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-24 15:05:29 -0500 (Thu, 24 Oct 2013) New Revision: 7227 Modified: SwiftApps/Swift-MapRed/blast/apps Log: Modified: SwiftApps/Swift-MapRed/blast/apps =================================================================== --- SwiftApps/Swift-MapRed/blast/apps 2013-10-24 19:58:22 UTC (rev 7226) +++ SwiftApps/Swift-MapRed/blast/apps 2013-10-24 20:05:29 UTC (rev 7227) @@ -3,3 +3,8 @@ midway blastmerge /home/maheshwari/parallelblast_2.0.9/blastmerge midway blastall /home/maheshwari/blast-2.2.26/bin/blastall midway formatdb /home/maheshwari/blast-2.2.26/bin/formatdb +localhost blastp /home/maheshwari/ncbi-blast-2.2.28+/bin/blastp +localhost fastasplitn /home/maheshwari/parallelblast_2.0.9/fastasplitn +localhost blastmerge /home/maheshwari/parallelblast_2.0.9/blastmerge +localhost blastall /home/maheshwari/blast-2.2.26/bin/blastall +localhost formatdb /home/maheshwari/blast-2.2.26/bin/formatdb From ketan at ci.uchicago.edu Thu Oct 24 15:14:30 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Thu, 24 Oct 2013 15:14:30 -0500 (CDT) Subject: [Swift-commit] r7228 - SwiftApps/Swift-MapRed/blast Message-ID: <20131024201430.AFBF69CC83@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-24 15:14:30 -0500 (Thu, 24 Oct 2013) New Revision: 7228 Modified: SwiftApps/Swift-MapRed/blast/cf Log: Modified: SwiftApps/Swift-MapRed/blast/cf =================================================================== --- SwiftApps/Swift-MapRed/blast/cf 2013-10-24 20:05:29 UTC (rev 7227) +++ SwiftApps/Swift-MapRed/blast/cf 2013-10-24 20:14:30 UTC (rev 7228) @@ -4,6 +4,6 @@ status.mode=provider execution.retries=0 lazy.errors=true -use.provider.staging=false +use.provider.staging=true provider.staging.pin.swiftfiles=true use.wrapper.staging=false From yadunandb at ci.uchicago.edu Thu Oct 24 15:39:05 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Thu, 24 Oct 2013 15:39:05 -0500 (CDT) Subject: [Swift-commit] r7230 - SwiftApps/Swift-MapRed/mapred_combiner_V4 Message-ID: <20131024203905.9030D9CC83@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-24 15:39:05 -0500 (Thu, 24 Oct 2013) New Revision: 7230 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/map_wrapper.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/reduce_wrapper.sh Log: Adding missed files Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/map_wrapper.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/map_wrapper.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/map_wrapper.sh 2013-10-24 20:39:05 UTC (rev 7230) @@ -0,0 +1,53 @@ +#!/bin/bash + +# By default with ARG1:100 and SLICESIZE=10000, this script will generate +# 10^6 records. +if [ ! -z $1 ] && [ -f $1 ]; then + USER_MAP_SCRIPT=$1; + shift 1; +fi +MAP_ARGS=$* + +FILE="input_$RANDOM.txt" +HOSTNAME=$(hostname -f) +if [[ "$HOSTNAME" == *midway* ]]; then # On midway node + EXECSERVER=/scratch/midway/yadunand/bin/exec_server + LOGFOLDER=/scratch/midway/yadunand + FOLDER="/dev/shm" + HOSTNAME="midway_$HOSTNAME" + +elif [[ "$HOSTNAME" == *nid* ]]; then # On beagle node + EXECSERVER=/lustre/beagle/yadunandb/bin/exec_server + LOGFOLDER=/lustre/beagle/yadunandb/Swift-MapRed/mapred_combiner_V5 + FOLDER="/dev/shm" + HOSTNAME="beagle_$HOSTNAME" + +fi + +TIMEOUT=1200 +NC_LISTEN_PORT=29900 +# Start services on Node +JOBS_LEVEL=`echo $PWD | grep -o ".*jobs"` +if [ "$?" == "0" ] +then + mkdir $JOBS_LEVEL/CHIRPING + if [ "$?" == "0" ] + then + killall -u $USER chirp_server; + echo "unix:$USER rwlds" > $FOLDER/acl.conf + echo "hostname:* rwl" >> $FOLDER/acl.conf + which chirp_server 1>&2 + timeout $TIMEOUT chirp_server -A $FOLDER/acl.conf -r $FOLDER & + timeout $TIMEOUT $EXECSERVER &> $LOGFOLDER/exec_server_log-$HOSTNAME.log & + fi + FILE=$FOLDER/$FILE; +else + FILE=$PWD/$FILE +fi + +chmod a+x $USER_MAP_SCRIPT +./$USER_MAP_SCRIPT ${MAP_ARGS[*]} > $FILE +echo "$HOSTNAME $FILE" +ps -u $USER 1>&2 +ls -thor $FILE 1>&2 +exit 0; Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/map_wrapper.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/reduce_wrapper.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/reduce_wrapper.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/reduce_wrapper.sh 2013-10-24 20:39:05 UTC (rev 7230) @@ -0,0 +1,154 @@ +#!/bin/bash +# The reducer is expecting to receive filenames as args +# Each file would contains strings in the format HOSTNAME FILEPATH + +# Reduce options: +# "naive" : Takes multiple files and applies the reduce script on them +# "plain" : Fetches the files from the filepointers and then applies the reduce script +# "local" : Does a local combine on every unique node and then uses plain reduce to finish + + +# The files passed here are filepointers which need to be resolved +# before they can be processed by the core reduce function. +ARGS=($*) +USER_REDUCE_SCRIPT=${ARGS[0]} +chmod a+x $USER_REDUCE_SCRIPT +CMD=${ARGS[1]} +FILES=(${ARGS[*]:2}) +LOGS=ON # ON | OFF + +HOSTNAME=$(hostname -f) +if [[ "$HOSTNAME" == *midway* ]]; then # On midway node + EXECSERVER=/scratch/midway/yadunand/bin/exec_server + EXECCLIENT=/scratch/midway/yadunand/bin/exec_client + LOGFOLDER=/scratch/midway/yadunand + FOLDER="/dev/shm" + HOSTID="midway_$HOSTNAME" + SITE="midway" + +elif [[ "$HOSTNAME" == *nid* ]]; then # On beagle node + EXECSERVER=/lustre/beagle/yadunandb/bin/exec_server + EXECCLIENT=/lustre/beagle/yadunandb/bin/exec_client + LOGFOLDER=/lustre/beagle/yadunandb/Swift-MapRed/ + FOLDER="/dev/shm" + HOSTID="beagle_$HOSTNAME" + SITE="beagle" +fi + +log() +{ + [ "$LOGS" == "ON" ] && echo -e "[$(date +'%Y-%m-%d %H:%M:%S.%N')] : $*" 1>&2 +} + +fetch() +{ + log "Fetch args : \n$*\n" + ID=$1 + TOKEN=$2 + IFS=$'\ ' PTR=($(echo $TOKEN | sed 's/_/\ /')) + REMOTE=${PTR[1]} + FILE=${PTR[2]} + TARGETFILE=$(basename $FILE) + REPODIR=$(dirname $FILE) + + if [ "$REMOTE" == "$HOSTNAME" ] + then # Move to an identifiable file if local + log "mv $FILE $REPODIR/$ID.$RANDOM.imd2" + #ls -thor $FILE 1>&2 + [ ! -f $FILE ] && echo "$FILE missing" 1>&2 + mv $FILE $REPODIR/$ID.$RANDOM.imd2 + #ls -thor $REPODIR/$ID.$RANDOM.imd2 1>&2 + else # Fetch to an identifiable file if remote + log "chirp_get $REMOTE $TARGETFILE $REPODIR/$ID.$RANDOM.imd2" + chirp_get $REMOTE $TARGETFILE $REPODIR/$ID.$RANDOM.imd2 + fi +} + +plain () +{ + ID=$1; shift + IFS=$'\r\n' FILES=($(grep -h "$SITE" $*)) + for file_token in ${FILES[*]} + do + log "fetch $ID $file_token &" + fetch $ID $file_token & + log "fetch $ID $file_token &" + done + wait + #cat $(reduce $FOLDER/$ID*imd2) + log "./$USER_REDUCE_SCRIPT $FOLDER/$ID*imd2" + ./$USER_REDUCE_SCRIPT $FOLDER/$ID*imd2 + log "./$USER_REDUCE_SCRIPT $FOLDER/$ID*imd2" + rm -rf $FOLDER/$ID*imd2 &> /dev/null & + exit 0 +} + +#TODO: FIX for changes in reduce definition +local_combine_fetch_plain() +{ + ID=$1; shift + LOCATIONS=($(awk '{ print $1 }' $* | grep $SITE | sort -u)) + log "Starting local_combiner_fetch_plain" + for LOCATION in ${LOCATIONS[*]} + do + Node=($(echo "$LOCATION" | sed 's/[^ ]*_//' )) + FILES=($(grep -h $Node $* | awk '{ print $2 }')) +############## LOCAL COMBINER CODE ################### + cat < $Node.sh +#!/bin/bash +ID=$RANDOM +FILES=(${FILES[*]}) +SITE=$SITE +reduce() +{ +EOF + cat $USER_REDUCE_SCRIPT >> $Node.sh + cat <<'EOF' >> $Node.sh +} +DIRNAME=$(dirname ${FILES[0]}) +RESULT=$DIRNAME/$(hostname -f).$RANDOM.comb +reduce ${FILES[*]} > $RESULT +echo -e "$SITE"_"$(hostname -f) $RESULT" +EOF + chmod a+x $Node.sh; +############# END LOCAL COMBINER ##################### + #TODO: Move client with swift ? + + cp $EXECCLIENT ./ + { + TEMP=`./exec_client $Node $Node.sh` + # Fetch will return files in $FOLDER which match comb.$ID*imd2 + fetch "comb.$ID" "${TEMP[*]}" + } & + done + wait + log "Finished local_combiner_fetch" + ls $FOLDER/comb.$ID*imd2 1>&2 + ./$USER_REDUCE_SCRIPT $FOLDER/comb.$ID*imd2 + log "Finished running ./$USER_REDUCE_SCRIPT $FOLDER/comb.$ID*imd2" +} + +ID=$RANDOM +case "$CMD" in + "naive") + echo "Using naive reduce" 1>&2 + ./$USER_REDUCE_SCRIPT ${FILES[*]} + ;; + "plain") + echo "Using plain reduce" 1>&2 + echo "plain $ID ${FILES[*]}" 1>&2 + plain $ID ${FILES[*]} + ;; + "local") + echo "Using local combiners" 1>&2 + local_combine_fetch_plain $ID ${FILES[*]} + ;; + "local_k_way") + echo "Using local combiners" 1>&2 + local_combine $ID ${FILES[*]} + ;; + *) + echo "ERROR: Unknown reduction method requested" 1>&2 + ;; +esac +exit 0 Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/reduce_wrapper.sh ___________________________________________________________________ Added: svn:executable + * From ketan at ci.uchicago.edu Thu Oct 24 15:40:48 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Thu, 24 Oct 2013 15:40:48 -0500 (CDT) Subject: [Swift-commit] r7231 - SwiftApps/Swift-MapRed/blast Message-ID: <20131024204048.D33049CC83@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-24 15:40:48 -0500 (Thu, 24 Oct 2013) New Revision: 7231 Added: SwiftApps/Swift-MapRed/blast/sites.midway.xml Log: adding midway site Added: SwiftApps/Swift-MapRed/blast/sites.midway.xml =================================================================== --- SwiftApps/Swift-MapRed/blast/sites.midway.xml (rev 0) +++ SwiftApps/Swift-MapRed/blast/sites.midway.xml 2013-10-24 20:40:48 UTC (rev 7231) @@ -0,0 +1,18 @@ + + + + + sandyb + 16 + 01:00:00 + 8000 + 100 + 100 + 1 + 1 + 1 + 2.0 + 10000 + /tmp/swift.workdir + + From swift at ci.uchicago.edu Fri Oct 25 16:05:03 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Fri, 25 Oct 2013 16:05:03 -0500 (CDT) Subject: [Swift-commit] cog r3818 Message-ID: <20131025210504.181548D000A5@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3818 | yadunand | 2013-10-25 16:01:00 -0500 (Fri, 25 Oct 2013) | 1 line Adding CoasterSWIGClientSettings. Broken due to destructor causing loop to stop ------------------------------------------------------------------------ Index: modules/provider-coaster-c-client/configure =================================================================== --- modules/provider-coaster-c-client/configure (revision 3817) +++ modules/provider-coaster-c-client/configure (working copy) @@ -1385,10 +1385,8 @@ --enable-static[=PKGS] build static libraries [default=yes] --enable-fast-install[=PKGS] optimize for fast installation [default=yes] - --enable-dependency-tracking - do not reject slow dependency extractors - --disable-dependency-tracking - speeds up one-time build + --disable-dependency-tracking speeds up one-time build + --enable-dependency-tracking do not reject slow dependency extractors --disable-libtool-lock avoid locking (might break parallel builds) --enable-debug enable debugging symbols and disable compiler optimizations (def=no) @@ -2405,7 +2403,7 @@ #AC_CONFIG_HEADERS([config.h]) -am__api_version='1.12' +am__api_version='1.11' # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or @@ -2502,6 +2500,9 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 $as_echo_n "checking whether build environment is sane... " >&6; } +# Just in case +sleep 1 +echo timestamp > conftest.file # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' @@ -2512,40 +2513,32 @@ esac case $srcdir in *[\\\"\#\$\&\'\`$am_lf\ \ ]*) - as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;; + as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; esac -# Do 'set' in a subshell so we don't clobber the current shell's +# Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( - am_has_slept=no - for am_try in 1 2; do - echo "timestamp, slept: $am_has_slept" > conftest.file - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$*" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - if test "$*" != "X $srcdir/configure conftest.file" \ - && test "$*" != "X conftest.file $srcdir/configure"; then + set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` + if test "$*" = "X"; then + # -L didn't work. + set X `ls -t "$srcdir/configure" conftest.file` + fi + rm -f conftest.file + if test "$*" != "X $srcdir/configure conftest.file" \ + && test "$*" != "X conftest.file $srcdir/configure"; then - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - as_fn_error $? "ls -t appears to fail. Make sure there is not a broken - alias in your environment" "$LINENO" 5 - fi - if test "$2" = conftest.file || test $am_try -eq 2; then - break - fi - # Just in case. - sleep 1 - am_has_slept=yes - done + # If neither matched, then we have a broken ls. This can happen + # if, for instance, CONFIG_SHELL is bash and it inherits a + # broken ls alias from the environment. This has actually + # happened. Such a system could not be considered "sane". + as_fn_error $? "ls -t appears to fail. Make sure there is not a broken +alias in your environment" "$LINENO" 5 + fi + test "$2" = conftest.file ) then @@ -2557,16 +2550,6 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } -# If we didn't sleep, we still need to ensure time stamps of config.status and -# generated files are strictly newer. -am_sleep_pid= -if grep 'slept: no' conftest.file >/dev/null 2>&1; then - ( sleep 1 ) & - am_sleep_pid=$! -fi - -rm -f conftest.file - test "$program_prefix" != NONE && program_transform_name="s&^&$program_prefix&;$program_transform_name" # Use a double $ so make ignores it. @@ -2593,8 +2576,8 @@ am_missing_run="$MISSING --run " else am_missing_run= - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5 -$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 +$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} fi if test x"${install_sh}" != xset; then @@ -2606,10 +2589,10 @@ esac fi -# Installed binaries are usually stripped using 'strip' when the user -# run "make install-strip". However 'strip' might not be the right +# Installed binaries are usually stripped using `strip' when the user +# run `make install-strip'. However `strip' might not be the right # tool to use in cross-compilation environments, therefore Automake -# will honor the 'STRIP' environment variable to overrule this program. +# will honor the `STRIP' environment variable to overrule this program. if test "$cross_compiling" != no; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. @@ -2748,6 +2731,12 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 $as_echo "$MKDIR_P" >&6; } +mkdir_p="$MKDIR_P" +case $mkdir_p in + [\\/$]* | ?:[\\/]*) ;; + */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; +esac + for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. @@ -2880,12 +2869,6 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} -# For better backward compatibility. To be removed once Automake 1.9.x -# dies out for good. For more background, see: -# -# -mkdir_p='$(MKDIR_P)' - # We need awk for the "check" target. The system "awk" is bad on # some platforms. # Always define AMTAR for backward compatibility. Yes, it's still used @@ -3083,7 +3066,7 @@ _am_result=none # First try GNU make style include. echo "include confinc" > confmf -# Ignore all kinds of additional output from 'make'. +# Ignore all kinds of additional output from `make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include @@ -3928,8 +3911,8 @@ # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named 'D' -- because '-MD' means "put the output - # in D". + # making a dummy file named `D' -- because `-MD' means `put the output + # in D'. rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -3964,16 +3947,16 @@ : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with - # Solaris 10 /bin/sh. - echo '/* dummy */' > sub/conftst$i.h + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with + # Solaris 8's {/usr,}/bin/sh. + touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with '-c' and '-o' for the sake of the "dashmstdout" + # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle '-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs. + # handle `-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -3982,8 +3965,8 @@ test "$am__universal" = false || continue ;; nosideeffect) - # After this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested. + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else @@ -3991,7 +3974,7 @@ fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok '-c -o', but also, the minuso test has + # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -5212,7 +5195,7 @@ lt_cv_deplibs_check_method=pass_all ;; -netbsd*) +netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' else @@ -8609,6 +8592,9 @@ openbsd*) with_gnu_ld=no ;; + linux* | k*bsd*-gnu | gnu*) + link_all_deplibs=no + ;; esac ld_shlibs=yes @@ -8830,7 +8816,7 @@ fi ;; - netbsd*) + netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' wlarc= @@ -9007,6 +8993,7 @@ if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi + link_all_deplibs=no else # not using gcc if test "$host_cpu" = ia64; then @@ -9460,7 +9447,7 @@ link_all_deplibs=yes ;; - netbsd*) + netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out else @@ -10488,6 +10475,18 @@ dynamic_linker='GNU/Linux ld.so' ;; +netbsdelf*-gnu) + version_type=linux + need_lib_prefix=no + need_version=no + library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' + soname_spec='${libname}${release}${shared_ext}$major' + shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=no + hardcode_into_libs=yes + dynamic_linker='NetBSD ld.elf_so' + ;; + netbsd*) version_type=sunos need_lib_prefix=no @@ -11726,8 +11725,8 @@ # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named 'D' -- because '-MD' means "put the output - # in D". + # making a dummy file named `D' -- because `-MD' means `put the output + # in D'. rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -11762,16 +11761,16 @@ : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with - # Solaris 10 /bin/sh. - echo '/* dummy */' > sub/conftst$i.h + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with + # Solaris 8's {/usr,}/bin/sh. + touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with '-c' and '-o' for the sake of the "dashmstdout" + # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle '-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs. + # handle `-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -11780,8 +11779,8 @@ test "$am__universal" = false || continue ;; nosideeffect) - # After this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested. + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else @@ -11789,7 +11788,7 @@ fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok '-c -o', but also, the minuso test has + # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -13741,7 +13740,7 @@ ;; esac ;; - netbsd*) + netbsd* | netbsdelf*-gnu) ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise @@ -14112,6 +14111,9 @@ ;; esac ;; + linux* | k*bsd*-gnu | gnu*) + link_all_deplibs_CXX=no + ;; *) export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' ;; @@ -14737,6 +14739,18 @@ dynamic_linker='GNU/Linux ld.so' ;; +netbsdelf*-gnu) + version_type=linux + need_lib_prefix=no + need_version=no + library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' + soname_spec='${libname}${release}${shared_ext}$major' + shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=no + hardcode_into_libs=yes + dynamic_linker='NetBSD ld.elf_so' + ;; + netbsd*) version_type=sunos need_lib_prefix=no @@ -15314,8 +15328,8 @@ # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named 'D' -- because '-MD' means "put the output - # in D". + # making a dummy file named `D' -- because `-MD' means `put the output + # in D'. rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -15350,16 +15364,16 @@ : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with - # Solaris 10 /bin/sh. - echo '/* dummy */' > sub/conftst$i.h + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with + # Solaris 8's {/usr,}/bin/sh. + touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with '-c' and '-o' for the sake of the "dashmstdout" + # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle '-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs. + # handle `-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -15368,8 +15382,8 @@ test "$am__universal" = false || continue ;; nosideeffect) - # After this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested. + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else @@ -15377,7 +15391,7 @@ fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok '-c -o', but also, the minuso test has + # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -15982,8 +15996,8 @@ # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named 'D' -- because '-MD' means "put the output - # in D". + # making a dummy file named `D' -- because `-MD' means `put the output + # in D'. rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -16018,16 +16032,16 @@ : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with - # Solaris 10 /bin/sh. - echo '/* dummy */' > sub/conftst$i.h + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with + # Solaris 8's {/usr,}/bin/sh. + touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with '-c' and '-o' for the sake of the "dashmstdout" + # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle '-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs. + # handle `-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -16036,8 +16050,8 @@ test "$am__universal" = false || continue ;; nosideeffect) - # After this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested. + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else @@ -16045,7 +16059,7 @@ fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok '-c -o', but also, the minuso test has + # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -16914,14 +16928,6 @@ LTLIBOBJS=$ac_ltlibobjs -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5 -$as_echo_n "checking that generated files are newer than configure... " >&6; } - if test -n "$am_sleep_pid"; then - # Hide warnings about reused PIDs. - wait $am_sleep_pid 2>/dev/null - fi - { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5 -$as_echo "done" >&6; } if test -n "$EXEEXT"; then am__EXEEXT_TRUE= am__EXEEXT_FALSE='#' @@ -18360,7 +18366,7 @@ # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named 'Makefile.in', but + # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. @@ -18394,19 +18400,21 @@ continue fi # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running 'make'. + # from the Makefile without running `make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` + # When using ansi2knr, U may be empty or an underscore; expand it + U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do + sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`$as_dirname -- "$file" || Index: modules/provider-coaster-c-client/src/CoasterSWIG.h =================================================================== --- modules/provider-coaster-c-client/src/CoasterSWIG.h (revision 3817) +++ modules/provider-coaster-c-client/src/CoasterSWIG.h (working copy) @@ -7,6 +7,8 @@ #include "CoasterClient.h" #include "CoasterSWIG.h" %} -#endif +#endif CoasterClient* CoasterSWIGClientCreate(char* serviceURL); + +int CoasterSWIGClientSettings(CoasterClient *client, char *settings); Index: modules/provider-coaster-c-client/src/CoasterSWIG.cpp =================================================================== --- modules/provider-coaster-c-client/src/CoasterSWIG.cpp (revision 3817) +++ modules/provider-coaster-c-client/src/CoasterSWIG.cpp (working copy) @@ -1,10 +1,21 @@ - #include +#include +#include +#include +#include #include using namespace std; +CoasterLoop* CoasterSWIGLoopCreate(void) +{ + cout << "CoasterSWIGLoopCreate()..." << endl; + CoasterLoop *loop = new CoasterLoop(); + loop->start(); + return loop; +} + CoasterClient* CoasterSWIGClientCreate(char* serviceURL) { cout << "CoasterSWIGClientCreate(" << serviceURL << ")..." << endl; @@ -13,3 +24,32 @@ CoasterClient* result = new CoasterClient(serviceURL, loop); } +int CoasterSWIGClientSettings(CoasterClient *client, char *settings) +{ + Settings s; + cout << "CoasterSWIGClientSettings(" << settings << ")" < elems; + std::stringstream ss(settings); + std::string item, key, value; + + while (std::getline(ss, item, ',')) { + elems.push_back(item); + std::stringstream kv(item); + std::string kv_item; + std::getline(kv, kv_item, '='); + key = kv_item; + std::getline(kv, kv_item); + value = kv_item; + s.set(key, value); + cout << "Key,Value : " << key <<", "<getURL() : " << client->getURL() << endl ; + //client->setOptions(s); + return 0; +} Index: modules/provider-coaster-c-client/tests/c++/a.out =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: modules/provider-coaster-c-client/tests/c++/a.out ___________________________________________________________________ Added: svn:executable + * Added: svn:mime-type + application/octet-stream Index: modules/provider-coaster-c-client/tests/c++/parse.cpp =================================================================== --- modules/provider-coaster-c-client/tests/c++/parse.cpp (revision 0) +++ modules/provider-coaster-c-client/tests/c++/parse.cpp (revision 3818) @@ -0,0 +1,60 @@ +#include +#include +#include +#include +#include + +//#include +//#include + +//#include +//#include + + +using namespace std; + + +std::vector split(const std::string &s, char delim) { + std::vector elems; + std::stringstream ss(s); + std::string item; + while (std::getline(ss, item, delim)) { + elems.push_back(item); + std::stringstream kv(item); + std::string kv_item; + std::getline(kv, kv_item, '='); + cout << "Key : " << kv_item << endl; + std::getline(kv, kv_item); + cout << "Value : " << kv_item << endl; + } + return elems; +} + +int main (void) +{ + std::vector settings = split("SLOTS=1,JOBS_PER_NODE=2", ','); + return 0; +} + + +/* +Instead of copying the extracted tokens to an output stream, one could insert them into a container, using the same generic copy algorithm. + + vector tokens; +copy(istream_iterator(iss), + istream_iterator(), + back_inserter >(tokens)); + +*/ + +/*The settings string will be of the format + * key1=v1,key2=v2 + std::vector pair; + for(std::vector::iterator it = elems.begin(); it != elems.end(); ++it) { + pair << *it; + cout << *it <<" Type : " << typeid(pair).name() << endl; + + } + return elems; + + */ Index: modules/provider-coaster-c-client/tests/tcl/coaster-test-2.tcl =================================================================== --- modules/provider-coaster-c-client/tests/tcl/coaster-test-2.tcl (revision 0) +++ modules/provider-coaster-c-client/tests/tcl/coaster-test-2.tcl (revision 3818) @@ -0,0 +1,7 @@ +load ../../src/.libs/libcoasterclient.so + +set client_ptr [CoasterSWIGClientCreate 140.221.8.81:40568] +set x [CoasterSWIGClientSettings $client_ptr "SLOTS=1,MAX_NODES=1"] +puts $x +#CoasterSWIGTest "SLOTS=1,MAX_NODES=1" + Index: modules/provider-coaster-c-client/tests/tcl/coaster-test-1.tcl =================================================================== --- modules/provider-coaster-c-client/tests/tcl/coaster-test-1.tcl (revision 3817) +++ modules/provider-coaster-c-client/tests/tcl/coaster-test-1.tcl (working copy) @@ -1,4 +1,3 @@ +load ../../src/.libs/libcoasterclient.so -load src/.libs/libcoasterclient.so - CoasterSWIGClientCreate http://localhost Index: modules/provider-coaster-c-client/libtool =================================================================== --- modules/provider-coaster-c-client/libtool (revision 3817) +++ modules/provider-coaster-c-client/libtool (working copy) @@ -1,8 +1,8 @@ -#! /bin/bash +#! /bin/sh # libtool - Provide generalized library-building support services. # Generated automatically by config.status (coaster-c-client) 1.0 -# Libtool was configured on host wozniak-laptop-u: +# Libtool was configured on host thrash: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, @@ -56,7 +56,7 @@ fast_install=yes # Shell to use when invoking shell scripts. -SHELL="/bin/bash" +SHELL="/bin/sh" # An echo program that protects backslashes. ECHO="printf %s\\n" @@ -96,7 +96,7 @@ LN_S="ln -s" # What is the maximum length of a command? -max_cmd_len=1572864 +max_cmd_len=3458764513820540925 # Object file suffix (normally "o"). objext=o @@ -272,10 +272,10 @@ hardcode_into_libs=yes # Compile-time system search path for libraries. -sys_lib_search_path_spec="/usr/lib/gcc/x86_64-linux-gnu/4.7 /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib " +sys_lib_search_path_spec="/usr/lib/gcc/x86_64-linux-gnu/4.6 /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib " # Run-time system search path for libraries. -sys_lib_dlsearch_path_spec="/lib /usr/lib /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib /usr/lib/nvidia-settings-310 /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/mesa-egl /usr/lib/nvidia-310 /usr/lib32/nvidia-310 " +sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/mesa /lib32 /usr/lib32 " # Whether dlopen is supported. dlopen_support=unknown @@ -399,7 +399,7 @@ inherit_rpath=no # Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=unknown +link_all_deplibs=no # Set to "yes" if exported symbols are required. always_export_symbols=no @@ -513,7 +513,7 @@ # compiler: $LTCC # compiler flags: $LTCFLAGS # linker: $LD (gnu? $with_gnu_ld) -# $progname: (GNU libtool) 2.4.2 +# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1ubuntu1 # automake: $automake_version # autoconf: $autoconf_version # @@ -523,7 +523,7 @@ PROGRAM=libtool PACKAGE=libtool -VERSION=2.4.2 +VERSION="2.4.2 Debian-2.4.2-1ubuntu1" TIMESTAMP="" package_revision=1.3337 @@ -6560,7 +6560,10 @@ case $pass in dlopen) libs="$dlfiles" ;; dlpreopen) libs="$dlprefiles" ;; - link) libs="$deplibs %DEPLIBS% $dependency_libs" ;; + link) + libs="$deplibs %DEPLIBS%" + test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs" + ;; esac fi if test "$linkmode,$pass" = "lib,dlpreopen"; then @@ -6880,19 +6883,19 @@ # It is a libtool convenience library, so add in its objects. convenience+=" $ladir/$objdir/$old_library" old_convenience+=" $ladir/$objdir/$old_library" + tmp_libs= + for deplib in $dependency_libs; do + deplibs="$deplib $deplibs" + if $opt_preserve_dup_deps ; then + case "$tmp_libs " in + *" $deplib "*) specialdeplibs+=" $deplib" ;; + esac + fi + tmp_libs+=" $deplib" + done elif test "$linkmode" != prog && test "$linkmode" != lib; then func_fatal_error "\`$lib' is not a convenience library" fi - tmp_libs= - for deplib in $dependency_libs; do - deplibs="$deplib $deplibs" - if $opt_preserve_dup_deps ; then - case "$tmp_libs " in - *" $deplib "*) specialdeplibs+=" $deplib" ;; - esac - fi - tmp_libs+=" $deplib" - done continue fi # $pass = conv @@ -7785,6 +7788,9 @@ revision="$number_minor" lt_irix_increment=no ;; + *) + func_fatal_configuration "$modename: unknown library version type \`$version_type'" + ;; esac ;; no) @@ -10197,7 +10203,7 @@ inherit_rpath=no # Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=unknown +link_all_deplibs=no # Set to "yes" if exported symbols are required. always_export_symbols=no @@ -10224,17 +10230,17 @@ hardcode_action=immediate # The directories searched by this compiler when creating a shared library. -compiler_lib_search_dirs="/usr/lib/gcc/x86_64-linux-gnu/4.7 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../.." +compiler_lib_search_dirs="/usr/lib/gcc/x86_64-linux-gnu/4.6 /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /usr/lib/gcc/x86_64-linux-gnu/4.6/../../.." # Dependencies to place before and after the objects being linked to # create a shared library. -predep_objects="/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o" -postdep_objects="/usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o" +predep_objects="/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbeginS.o" +postdep_objects="/usr/lib/gcc/x86_64-linux-gnu/4.6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o" predeps="" postdeps="-lstdc++ -lm -lgcc_s -lc -lgcc_s" # The library search path used internally by the compiler when linking # a shared library. -compiler_lib_search_path="-L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.." +compiler_lib_search_path="-L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.." # ### END LIBTOOL TAG CONFIG: CXX Index: modules/provider-coaster-c-client/config/depcomp =================================================================== --- modules/provider-coaster-c-client/config/depcomp (revision 3817) +++ modules/provider-coaster-c-client/config/depcomp (working copy) @@ -1 +1 @@ -link /home/wozniak/sfw/automake-1.12.5/share/automake-1.12/depcomp \ No newline at end of file +link /usr/share/automake-1.11/depcomp \ No newline at end of file Index: modules/provider-coaster-c-client/config/missing =================================================================== --- modules/provider-coaster-c-client/config/missing (revision 3817) +++ modules/provider-coaster-c-client/config/missing (working copy) @@ -1 +1 @@ -link /home/wozniak/sfw/automake-1.12.5/share/automake-1.12/missing \ No newline at end of file +link /usr/share/automake-1.11/missing \ No newline at end of file Index: modules/provider-coaster-c-client/config/config.guess =================================================================== --- modules/provider-coaster-c-client/config/config.guess (revision 3817) +++ modules/provider-coaster-c-client/config/config.guess (working copy) @@ -2,9 +2,9 @@ # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -# 2011 Free Software Foundation, Inc. +# 2011, 2012 Free Software Foundation, Inc. -timestamp='2011-10-01' +timestamp='2012-02-10' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -17,9 +17,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program; if not, see . # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -57,8 +55,8 @@ Originally written by Per Bothner. Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free -Software Foundation, Inc. +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 +Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -145,7 +143,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in *:NetBSD:*:*) # NetBSD (nbsd) targets should (where applicable) match one or - # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, + # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently # switched to ELF, *-*-netbsd* would select the old # object file format. This provides both forward @@ -806,6 +804,9 @@ *:MINGW*:*) echo ${UNAME_MACHINE}-pc-mingw32 exit ;; + i*:MSYS*:*) + echo ${UNAME_MACHINE}-pc-msys + exit ;; i*:windows32*:*) # uname -m includes "-pc" on this system. echo ${UNAME_MACHINE}-mingw32 @@ -860,6 +861,13 @@ i*86:Minix:*:*) echo ${UNAME_MACHINE}-pc-minix exit ;; + aarch64:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; + aarch64_be:Linux:*:*) + UNAME_MACHINE=aarch64_be + echo ${UNAME_MACHINE}-unknown-linux-gnu + exit ;; alpha:Linux:*:*) case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in EV5) UNAME_MACHINE=alphaev5 ;; @@ -894,16 +902,16 @@ echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; cris:Linux:*:*) - echo cris-axis-linux-gnu + echo ${UNAME_MACHINE}-axis-linux-gnu exit ;; crisv32:Linux:*:*) - echo crisv32-axis-linux-gnu + echo ${UNAME_MACHINE}-axis-linux-gnu exit ;; frv:Linux:*:*) - echo frv-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; hexagon:Linux:*:*) - echo hexagon-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; i*86:Linux:*:*) LIBC=gnu @@ -945,7 +953,7 @@ test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ;; or32:Linux:*:*) - echo or32-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; padre:Linux:*:*) echo sparc-unknown-linux-gnu @@ -986,7 +994,7 @@ echo ${UNAME_MACHINE}-dec-linux-gnu exit ;; x86_64:Linux:*:*) - echo x86_64-unknown-linux-gnu + echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; xtensa*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu @@ -1317,6 +1325,9 @@ i*86:AROS:*:*) echo ${UNAME_MACHINE}-pc-aros exit ;; + x86_64:VMkernel:*:*) + echo ${UNAME_MACHINE}-unknown-esx + exit ;; esac #echo '(No uname command or uname output not recognized.)' 1>&2 Index: modules/provider-coaster-c-client/config/config.sub =================================================================== --- modules/provider-coaster-c-client/config/config.sub (revision 3817) +++ modules/provider-coaster-c-client/config/config.sub (working copy) @@ -2,9 +2,9 @@ # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -# 2011 Free Software Foundation, Inc. +# 2011, 2012 Free Software Foundation, Inc. -timestamp='2011-10-08' +timestamp='2012-02-10' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -21,9 +21,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program; if not, see . # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -76,8 +74,8 @@ GNU config.sub ($timestamp) Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free -Software Foundation, Inc. +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 +Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -132,6 +130,10 @@ os=-$maybe_os basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ;; + android-linux) + os=-linux-android + basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown + ;; *) basic_machine=`echo $1 | sed 's/-[^-]*$//'` if [ $basic_machine != $1 ] @@ -247,6 +249,7 @@ # Some are omitted here because they have special meanings below. 1750a | 580 \ | a29k \ + | aarch64 | aarch64_be \ | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ | am33_2.0 \ @@ -295,7 +298,7 @@ | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle \ | pyramid \ - | rx \ + | rl78 | rx \ | score \ | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ | sh64 | sh64le \ @@ -319,8 +322,7 @@ c6x) basic_machine=tic6x-unknown ;; - m6811 | m68hc11 | m6812 | m68hc12 | picochip) - # Motorola 68HC11/12. + m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip) basic_machine=$basic_machine-unknown os=-none ;; @@ -333,7 +335,10 @@ strongarm | thumb | xscale) basic_machine=arm-unknown ;; - + xgate) + basic_machine=$basic_machine-unknown + os=-none + ;; xscaleeb) basic_machine=armeb-unknown ;; @@ -356,6 +361,7 @@ # Recognize the basic CPU types with company name. 580-* \ | a29k-* \ + | aarch64-* | aarch64_be-* \ | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ @@ -407,7 +413,7 @@ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ | pyramid-* \ - | romp-* | rs6000-* | rx-* \ + | rl78-* | romp-* | rs6000-* | rx-* \ | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ @@ -719,7 +725,6 @@ i370-ibm* | ibm*) basic_machine=i370-ibm ;; -# I'm not sure what "Sysv32" means. Should this be sysv3.2? i*86v32) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv32 @@ -816,6 +821,10 @@ ms1-*) basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` ;; + msys) + basic_machine=i386-pc + os=-msys + ;; mvs) basic_machine=i370-ibm os=-mvs @@ -1343,7 +1352,7 @@ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | -chorusos* | -chorusrdb* | -cegcc* \ - | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ + | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -linux-gnu* | -linux-android* \ | -linux-newlib* | -linux-uclibc* \ | -uxpv* | -beos* | -mpeix* | -udk* \ @@ -1555,9 +1564,6 @@ ;; m68000-sun) os=-sunos3 - # This also exists in the configure program, but was not the - # default. - # os=-sunos4 ;; m68*-cisco) os=-aout Index: modules/provider-coaster-c-client/config/ltmain.sh =================================================================== --- modules/provider-coaster-c-client/config/ltmain.sh (revision 3817) +++ modules/provider-coaster-c-client/config/ltmain.sh (working copy) @@ -70,7 +70,7 @@ # compiler: $LTCC # compiler flags: $LTCFLAGS # linker: $LD (gnu? $with_gnu_ld) -# $progname: (GNU libtool) 2.4.2 +# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1ubuntu1 # automake: $automake_version # autoconf: $autoconf_version # @@ -80,7 +80,7 @@ PROGRAM=libtool PACKAGE=libtool -VERSION=2.4.2 +VERSION="2.4.2 Debian-2.4.2-1ubuntu1" TIMESTAMP="" package_revision=1.3337 @@ -6124,7 +6124,10 @@ case $pass in dlopen) libs="$dlfiles" ;; dlpreopen) libs="$dlprefiles" ;; - link) libs="$deplibs %DEPLIBS% $dependency_libs" ;; + link) + libs="$deplibs %DEPLIBS%" + test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs" + ;; esac fi if test "$linkmode,$pass" = "lib,dlpreopen"; then @@ -6444,19 +6447,19 @@ # It is a libtool convenience library, so add in its objects. func_append convenience " $ladir/$objdir/$old_library" func_append old_convenience " $ladir/$objdir/$old_library" + tmp_libs= + for deplib in $dependency_libs; do + deplibs="$deplib $deplibs" + if $opt_preserve_dup_deps ; then + case "$tmp_libs " in + *" $deplib "*) func_append specialdeplibs " $deplib" ;; + esac + fi + func_append tmp_libs " $deplib" + done elif test "$linkmode" != prog && test "$linkmode" != lib; then func_fatal_error "\`$lib' is not a convenience library" fi - tmp_libs= - for deplib in $dependency_libs; do - deplibs="$deplib $deplibs" - if $opt_preserve_dup_deps ; then - case "$tmp_libs " in - *" $deplib "*) func_append specialdeplibs " $deplib" ;; - esac - fi - func_append tmp_libs " $deplib" - done continue fi # $pass = conv @@ -7349,6 +7352,9 @@ revision="$number_minor" lt_irix_increment=no ;; + *) + func_fatal_configuration "$modename: unknown library version type \`$version_type'" + ;; esac ;; no) Index: modules/provider-coaster-c-client/config/install-sh =================================================================== --- modules/provider-coaster-c-client/config/install-sh (revision 3817) +++ modules/provider-coaster-c-client/config/install-sh (working copy) @@ -1,7 +1,7 @@ #!/bin/sh # install - install a program, script, or datafile -scriptversion=2011-01-19.21; # UTC +scriptversion=2009-04-28.21; # UTC # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the @@ -156,10 +156,6 @@ -s) stripcmd=$stripprog;; -t) dst_arg=$2 - # Protect names problematic for `test' and other utilities. - case $dst_arg in - -* | [=\(\)!]) dst_arg=./$dst_arg;; - esac shift;; -T) no_target_directory=true;; @@ -190,10 +186,6 @@ fi shift # arg dst_arg=$arg - # Protect names problematic for `test' and other utilities. - case $dst_arg in - -* | [=\(\)!]) dst_arg=./$dst_arg;; - esac done fi @@ -208,11 +200,7 @@ fi if test -z "$dir_arg"; then - do_exit='(exit $ret); exit $ret' - trap "ret=129; $do_exit" 1 - trap "ret=130; $do_exit" 2 - trap "ret=141; $do_exit" 13 - trap "ret=143; $do_exit" 15 + trap '(exit $?); exit' 1 2 13 15 # Set umask so as not to create temps with too-generous modes. # However, 'strip' requires both read and write access to temps. @@ -240,9 +228,9 @@ for src do - # Protect names problematic for `test' and other utilities. + # Protect names starting with `-'. case $src in - -* | [=\(\)!]) src=./$src;; + -*) src=./$src;; esac if test -n "$dir_arg"; then @@ -264,7 +252,12 @@ echo "$0: no destination specified." >&2 exit 1 fi + dst=$dst_arg + # Protect names starting with `-'. + case $dst in + -*) dst=./$dst;; + esac # If destination is a directory, append the input filename; won't work # if double slashes aren't ignored. @@ -392,7 +385,7 @@ case $dstdir in /*) prefix='/';; - [-=\(\)!]*) prefix='./';; + -*) prefix='./';; *) prefix='';; esac @@ -410,7 +403,7 @@ for d do - test X"$d" = X && continue + test -z "$d" && continue prefix=$prefix$d if test -d "$prefix"; then Index: modules/provider-coaster-c-client/aclocal.m4 =================================================================== --- modules/provider-coaster-c-client/aclocal.m4 (revision 3817) +++ modules/provider-coaster-c-client/aclocal.m4 (working copy) @@ -1,7 +1,8 @@ -# generated automatically by aclocal 1.12.5 -*- Autoconf -*- +# generated automatically by aclocal 1.11.3 -*- Autoconf -*- -# Copyright (C) 1996-2012 Free Software Foundation, Inc. - +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, +# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, +# Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -17,7 +18,7 @@ [m4_warning([this file was generated for autoconf 2.68. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. -To do so, use the procedure documented by the package, typically 'autoreconf'.])]) +To do so, use the procedure documented by the package, typically `autoreconf'.])]) # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- # @@ -2697,6 +2698,18 @@ dynamic_linker='GNU/Linux ld.so' ;; +netbsdelf*-gnu) + version_type=linux + need_lib_prefix=no + need_version=no + library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' + soname_spec='${libname}${release}${shared_ext}$major' + shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=no + hardcode_into_libs=yes + dynamic_linker='NetBSD ld.elf_so' + ;; + netbsd*) version_type=sunos need_lib_prefix=no @@ -3302,7 +3315,7 @@ lt_cv_deplibs_check_method=pass_all ;; -netbsd*) +netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' else @@ -4114,7 +4127,7 @@ ;; esac ;; - netbsd*) + netbsd* | netbsdelf*-gnu) ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise @@ -4591,6 +4604,9 @@ ;; esac ;; + linux* | k*bsd*-gnu | gnu*) + _LT_TAGVAR(link_all_deplibs, $1)=no + ;; *) _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' ;; @@ -4653,6 +4669,9 @@ openbsd*) with_gnu_ld=no ;; + linux* | k*bsd*-gnu | gnu*) + _LT_TAGVAR(link_all_deplibs, $1)=no + ;; esac _LT_TAGVAR(ld_shlibs, $1)=yes @@ -4874,7 +4893,7 @@ fi ;; - netbsd*) + netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' wlarc= @@ -5051,6 +5070,7 @@ if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi + _LT_TAGVAR(link_all_deplibs, $1)=no else # not using gcc if test "$host_cpu" = ia64; then @@ -5355,7 +5375,7 @@ _LT_TAGVAR(link_all_deplibs, $1)=yes ;; - netbsd*) + netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out else @@ -8606,22 +8626,25 @@ m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])]) m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])]) -# Copyright (C) 2002-2012 Free Software Foundation, Inc. +# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software +# Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 1 + # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) AC_DEFUN([AM_AUTOMAKE_VERSION], -[am__api_version='1.12' +[am__api_version='1.11' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.12.5], [], +m4_if([$1], [1.11.3], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -8637,22 +8660,24 @@ # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.12.5])dnl +[AM_AUTOMAKE_VERSION([1.11.3])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- -# Copyright (C) 2001-2012 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 1 + # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets -# $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to -# '$srcdir', '$srcdir/..', or '$srcdir/../..'. +# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to +# `$srcdir', `$srcdir/..', or `$srcdir/../..'. # # Of course, Automake must honor this variable whenever it calls a # tool from the auxiliary directory. The problem is that $srcdir (and @@ -8671,7 +8696,7 @@ # # The reason of the latter failure is that $top_srcdir and $ac_aux_dir # are both prefixed by $srcdir. In an in-source build this is usually -# harmless because $srcdir is '.', but things will broke when you +# harmless because $srcdir is `.', but things will broke when you # start a VPATH build or use an absolute $srcdir. # # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, @@ -8697,19 +8722,22 @@ # AM_CONDITIONAL -*- Autoconf -*- -# Copyright (C) 1997-2012 Free Software Foundation, Inc. +# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 +# Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 9 + # AM_CONDITIONAL(NAME, SHELL-CONDITION) # ------------------------------------- # Define a conditional. AC_DEFUN([AM_CONDITIONAL], -[AC_PREREQ([2.52])dnl - m4_if([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], - [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl +[AC_PREREQ(2.52)dnl + ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], + [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl AC_SUBST([$1_TRUE])dnl AC_SUBST([$1_FALSE])dnl _AM_SUBST_NOTMAKE([$1_TRUE])dnl @@ -8728,14 +8756,16 @@ Usually this means the macro was only invoked conditionally.]]) fi])]) -# Copyright (C) 1999-2012 Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009, +# 2010, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 12 -# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be +# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be # written in clear, in which case automake, when reading aclocal.m4, # will think it sees a *use*, and therefore will trigger all it's # C support machinery. Also note that it means that autoscan, seeing @@ -8745,7 +8775,7 @@ # _AM_DEPENDENCIES(NAME) # ---------------------- # See how the compiler implements dependency checking. -# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC". +# NAME is "CC", "CXX", "GCJ", or "OBJC". # We try a few techniques and use that to set a single cache variable. # # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was @@ -8758,13 +8788,12 @@ AC_REQUIRE([AM_MAKE_INCLUDE])dnl AC_REQUIRE([AM_DEP_TRACK])dnl -m4_if([$1], [CC], [depcc="$CC" am_compiler_list=], - [$1], [CXX], [depcc="$CXX" am_compiler_list=], - [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'], - [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'], - [$1], [UPC], [depcc="$UPC" am_compiler_list=], - [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'], - [depcc="$$1" am_compiler_list=]) +ifelse([$1], CC, [depcc="$CC" am_compiler_list=], + [$1], CXX, [depcc="$CXX" am_compiler_list=], + [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], + [$1], UPC, [depcc="$UPC" am_compiler_list=], + [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], + [depcc="$$1" am_compiler_list=]) AC_CACHE_CHECK([dependency style of $depcc], [am_cv_$1_dependencies_compiler_type], @@ -8772,8 +8801,8 @@ # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named 'D' -- because '-MD' means "put the output - # in D". + # making a dummy file named `D' -- because `-MD' means `put the output + # in D'. rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -8813,16 +8842,16 @@ : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with - # Solaris 10 /bin/sh. - echo '/* dummy */' > sub/conftst$i.h + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with + # Solaris 8's {/usr,}/bin/sh. + touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with '-c' and '-o' for the sake of the "dashmstdout" + # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle '-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs. + # handle `-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -8831,8 +8860,8 @@ test "$am__universal" = false || continue ;; nosideeffect) - # After this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested. + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else @@ -8840,7 +8869,7 @@ fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok '-c -o', but also, the minuso test has + # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -8888,7 +8917,7 @@ # AM_SET_DEPDIR # ------------- # Choose a directory name for dependency files. -# This macro is AC_REQUIREd in _AM_DEPENDENCIES. +# This macro is AC_REQUIREd in _AM_DEPENDENCIES AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl @@ -8898,13 +8927,9 @@ # AM_DEP_TRACK # ------------ AC_DEFUN([AM_DEP_TRACK], -[AC_ARG_ENABLE([dependency-tracking], [dnl -AS_HELP_STRING( - [--enable-dependency-tracking], - [do not reject slow dependency extractors]) -AS_HELP_STRING( - [--disable-dependency-tracking], - [speeds up one-time build])]) +[AC_ARG_ENABLE(dependency-tracking, +[ --disable-dependency-tracking speeds up one-time build + --enable-dependency-tracking do not reject slow dependency extractors]) if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' @@ -8919,12 +8944,14 @@ # Generate code to set up dependency tracking. -*- Autoconf -*- -# Copyright (C) 1999-2012 Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008 +# Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +#serial 5 # _AM_OUTPUT_DEPENDENCY_COMMANDS # ------------------------------ @@ -8943,7 +8970,7 @@ # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named 'Makefile.in', but + # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. @@ -8955,19 +8982,21 @@ continue fi # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running 'make'. + # from the Makefile without running `make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` + # When using ansi2knr, U may be empty or an underscore; expand it + U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do + sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`AS_DIRNAME(["$file"])` @@ -8985,7 +9014,7 @@ # This macro should only be invoked once -- use via AC_REQUIRE. # # This code is only required when automatic dependency tracking -# is enabled. FIXME. This creates each '.P' file that we will +# is enabled. FIXME. This creates each `.P' file that we will # need in order to bootstrap the dependency handling code. AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], @@ -8995,12 +9024,15 @@ # Do all the work for Automake. -*- Autoconf -*- -# Copyright (C) 1996-2012 Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, +# 2005, 2006, 2008, 2009 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 16 + # This macro actually does too much. Some checks are only needed if # your package does certain things. But this isn't really a big deal. @@ -9045,41 +9077,31 @@ # Define the identity of the package. dnl Distinguish between old-style and new-style calls. m4_ifval([$2], -[AC_DIAGNOSE([obsolete], -[$0: two- and three-arguments forms are deprecated. For more info, see: -http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation]) -m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl +[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl AC_SUBST([PACKAGE], [$1])dnl AC_SUBST([VERSION], [$2])], [_AM_SET_OPTIONS([$1])dnl dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. -m4_if( - m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]), - [ok:ok],, +m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, [m4_fatal([AC_INIT should be called with package and version arguments])])dnl AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl _AM_IF_OPTION([no-define],, -[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package]) - AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl +[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) + AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl # Some tools Automake needs. AC_REQUIRE([AM_SANITY_CHECK])dnl AC_REQUIRE([AC_ARG_PROGRAM])dnl -AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}]) -AM_MISSING_PROG([AUTOCONF], [autoconf]) -AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}]) -AM_MISSING_PROG([AUTOHEADER], [autoheader]) -AM_MISSING_PROG([MAKEINFO], [makeinfo]) +AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) +AM_MISSING_PROG(AUTOCONF, autoconf) +AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) +AM_MISSING_PROG(AUTOHEADER, autoheader) +AM_MISSING_PROG(MAKEINFO, makeinfo) AC_REQUIRE([AM_PROG_INSTALL_SH])dnl AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl -AC_REQUIRE([AC_PROG_MKDIR_P])dnl -# For better backward compatibility. To be removed once Automake 1.9.x -# dies out for good. For more background, see: -# -# -AC_SUBST([mkdir_p], ['$(MKDIR_P)']) +AC_REQUIRE([AM_PROG_MKDIR_P])dnl # We need awk for the "check" target. The system "awk" is bad on # some platforms. AC_REQUIRE([AC_PROG_AWK])dnl @@ -9090,35 +9112,28 @@ [_AM_PROG_TAR([v7])])]) _AM_IF_OPTION([no-dependencies],, [AC_PROVIDE_IFELSE([AC_PROG_CC], - [_AM_DEPENDENCIES([CC])], - [m4_define([AC_PROG_CC], - m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl + [_AM_DEPENDENCIES(CC)], + [define([AC_PROG_CC], + defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl AC_PROVIDE_IFELSE([AC_PROG_CXX], - [_AM_DEPENDENCIES([CXX])], - [m4_define([AC_PROG_CXX], - m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl + [_AM_DEPENDENCIES(CXX)], + [define([AC_PROG_CXX], + defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl AC_PROVIDE_IFELSE([AC_PROG_OBJC], - [_AM_DEPENDENCIES([OBJC])], - [m4_define([AC_PROG_OBJC], - m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl -dnl Support for Objective C++ was only introduced in Autoconf 2.65, -dnl but we still cater to Autoconf 2.62. -m4_ifdef([AC_PROG_OBJCXX], -[AC_PROVIDE_IFELSE([AC_PROG_OBJCXX], - [_AM_DEPENDENCIES([OBJCXX])], - [m4_define([AC_PROG_OBJCXX], - m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])])dnl + [_AM_DEPENDENCIES(OBJC)], + [define([AC_PROG_OBJC], + defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl ]) _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl -dnl The 'parallel-tests' driver may need to know about EXEEXT, so add the -dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro +dnl The `parallel-tests' driver may need to know about EXEEXT, so add the +dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. AC_CONFIG_COMMANDS_PRE(dnl [m4_provide_if([_AM_COMPILER_EXEEXT], [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl ]) -dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not +dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further dnl mangled by Autoconf and run in a shell conditional statement. m4_define([_AC_COMPILER_EXEEXT], @@ -9146,12 +9161,15 @@ done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) -# Copyright (C) 2001-2012 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation, +# Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 1 + # AM_PROG_INSTALL_SH # ------------------ # Define $install_sh. @@ -9165,14 +9183,16 @@ install_sh="\${SHELL} $am_aux_dir/install-sh" esac fi -AC_SUBST([install_sh])]) +AC_SUBST(install_sh)]) -# Copyright (C) 2003-2012 Free Software Foundation, Inc. +# Copyright (C) 2003, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 2 + # Check whether the underlying file-system supports filenames # with a leading dot. For instance MS-DOS doesn't. AC_DEFUN([AM_SET_LEADING_DOT], @@ -9188,12 +9208,14 @@ # Check to see how 'make' treats includes. -*- Autoconf -*- -# Copyright (C) 2001-2012 Free Software Foundation, Inc. +# Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 4 + # AM_MAKE_INCLUDE() # ----------------- # Check to see how make treats includes. @@ -9211,7 +9233,7 @@ _am_result=none # First try GNU make style include. echo "include confinc" > confmf -# Ignore all kinds of additional output from 'make'. +# Ignore all kinds of additional output from `make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include @@ -9238,12 +9260,15 @@ # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- -# Copyright (C) 1997-2012 Free Software Foundation, Inc. +# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 +# Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 6 + # AM_MISSING_PROG(NAME, PROGRAM) # ------------------------------ AC_DEFUN([AM_MISSING_PROG], @@ -9251,6 +9276,7 @@ $1=${$1-"${am_missing_run}$2"} AC_SUBST($1)]) + # AM_MISSING_HAS_RUN # ------------------ # Define MISSING if not defined so far and test if it supports --run. @@ -9271,18 +9297,50 @@ am_missing_run="$MISSING --run " else am_missing_run= - AC_MSG_WARN(['missing' script is too old or missing]) + AC_MSG_WARN([`missing' script is too old or missing]) fi ]) +# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation, +# Inc. +# +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# serial 1 + +# AM_PROG_MKDIR_P +# --------------- +# Check for `mkdir -p'. +AC_DEFUN([AM_PROG_MKDIR_P], +[AC_PREREQ([2.60])dnl +AC_REQUIRE([AC_PROG_MKDIR_P])dnl +dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, +dnl while keeping a definition of mkdir_p for backward compatibility. +dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. +dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of +dnl Makefile.ins that do not define MKDIR_P, so we do our own +dnl adjustment using top_builddir (which is defined more often than +dnl MKDIR_P). +AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl +case $mkdir_p in + [[\\/$]]* | ?:[[\\/]]*) ;; + */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; +esac +]) + # Helper functions for option handling. -*- Autoconf -*- -# Copyright (C) 2001-2012 Free Software Foundation, Inc. +# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software +# Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 5 + # _AM_MANGLE_OPTION(NAME) # ----------------------- AC_DEFUN([_AM_MANGLE_OPTION], @@ -9292,7 +9350,7 @@ # -------------------- # Set option NAME. Presently that only means defining a flag for this option. AC_DEFUN([_AM_SET_OPTION], -[m4_define(_AM_MANGLE_OPTION([$1]), [1])]) +[m4_define(_AM_MANGLE_OPTION([$1]), 1)]) # _AM_SET_OPTIONS(OPTIONS) # ------------------------ @@ -9308,16 +9366,22 @@ # Check to make sure that the build environment is sane. -*- Autoconf -*- -# Copyright (C) 1996-2012 Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008 +# Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 5 + # AM_SANITY_CHECK # --------------- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) +# Just in case +sleep 1 +echo timestamp > conftest.file # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' @@ -9328,40 +9392,32 @@ esac case $srcdir in *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) - AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);; + AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; esac -# Do 'set' in a subshell so we don't clobber the current shell's +# Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( - am_has_slept=no - for am_try in 1 2; do - echo "timestamp, slept: $am_has_slept" > conftest.file - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$[*]" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - if test "$[*]" != "X $srcdir/configure conftest.file" \ - && test "$[*]" != "X conftest.file $srcdir/configure"; then + set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` + if test "$[*]" = "X"; then + # -L didn't work. + set X `ls -t "$srcdir/configure" conftest.file` + fi + rm -f conftest.file + if test "$[*]" != "X $srcdir/configure conftest.file" \ + && test "$[*]" != "X conftest.file $srcdir/configure"; then - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken - alias in your environment]) - fi - if test "$[2]" = conftest.file || test $am_try -eq 2; then - break - fi - # Just in case. - sleep 1 - am_has_slept=yes - done + # If neither matched, then we have a broken ls. This can happen + # if, for instance, CONFIG_SHELL is bash and it inherits a + # broken ls alias from the environment. This has actually + # happened. Such a system could not be considered "sane". + AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken +alias in your environment]) + fi + test "$[2]" = conftest.file ) then @@ -9371,58 +9427,46 @@ AC_MSG_ERROR([newly created file is older than distributed files! Check your system clock]) fi -AC_MSG_RESULT([yes]) -# If we didn't sleep, we still need to ensure time stamps of config.status and -# generated files are strictly newer. -am_sleep_pid= -if grep 'slept: no' conftest.file >/dev/null 2>&1; then - ( sleep 1 ) & - am_sleep_pid=$! -fi -AC_CONFIG_COMMANDS_PRE( - [AC_MSG_CHECKING([that generated files are newer than configure]) - if test -n "$am_sleep_pid"; then - # Hide warnings about reused PIDs. - wait $am_sleep_pid 2>/dev/null - fi - AC_MSG_RESULT([done])]) -rm -f conftest.file -]) +AC_MSG_RESULT(yes)]) -# Copyright (C) 2001-2012 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 1 + # AM_PROG_INSTALL_STRIP # --------------------- -# One issue with vendor 'install' (even GNU) is that you can't +# One issue with vendor `install' (even GNU) is that you can't # specify the program used to strip binaries. This is especially # annoying in cross-compiling environments, where the build's strip # is unlikely to handle the host's binaries. # Fortunately install-sh will honor a STRIPPROG variable, so we -# always use install-sh in "make install-strip", and initialize +# always use install-sh in `make install-strip', and initialize # STRIPPROG with the value of the STRIP variable (set by the user). AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -# Installed binaries are usually stripped using 'strip' when the user -# run "make install-strip". However 'strip' might not be the right +# Installed binaries are usually stripped using `strip' when the user +# run `make install-strip'. However `strip' might not be the right # tool to use in cross-compilation environments, therefore Automake -# will honor the 'STRIP' environment variable to overrule this program. -dnl Don't test for $cross_compiling = yes, because it might be 'maybe'. +# will honor the `STRIP' environment variable to overrule this program. +dnl Don't test for $cross_compiling = yes, because it might be `maybe'. if test "$cross_compiling" != no; then AC_CHECK_TOOL([STRIP], [strip], :) fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) -# Copyright (C) 2006-2012 Free Software Foundation, Inc. +# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 3 + # _AM_SUBST_NOTMAKE(VARIABLE) # --------------------------- # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. @@ -9436,16 +9480,18 @@ # Check how to create a tarball. -*- Autoconf -*- -# Copyright (C) 2004-2012 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. +# serial 2 + # _AM_PROG_TAR(FORMAT) # -------------------- # Check how to create a tarball in format FORMAT. -# FORMAT should be one of 'v7', 'ustar', or 'pax'. +# FORMAT should be one of `v7', `ustar', or `pax'. # # Substitute a variable $(am__tar) that is a command # writing to stdout a FORMAT-tarball containing the directory @@ -9468,7 +9514,7 @@ _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' _am_tools=${am_cv_prog_tar_$1-$_am_tools} # Do not fold the above two line into one, because Tru64 sh and -# Solaris sh will not grok spaces in the rhs of '-'. +# Solaris sh will not grok spaces in the rhs of `-'. for _am_tool in $_am_tools do case $_am_tool in From swift at ci.uchicago.edu Fri Oct 25 16:30:03 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Fri, 25 Oct 2013 16:30:03 -0500 (CDT) Subject: [Swift-commit] cog r3819 Message-ID: <20131025213003.BD2C48D000A5@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3819 | yadunand | 2013-10-25 16:25:05 -0500 (Fri, 25 Oct 2013) | 11 lines Issue with destructor invoked at end of block fixed. CoasterSWIGClientSettings, works with no crashes. Added : CoasterLoop* CoasterSWIGLoopCreate(void); int CoasterSWIGLoopDestroy(CoasterLoop* loop); int CoasterSWIGClientDestroy(CoasterClient *client); Tests for above changes. ------------------------------------------------------------------------ Index: modules/provider-coaster-c-client/src/CoasterSWIG.h =================================================================== --- modules/provider-coaster-c-client/src/CoasterSWIG.h (revision 3818) +++ modules/provider-coaster-c-client/src/CoasterSWIG.h (working copy) @@ -1,14 +1,24 @@ #include "CoasterClient.h" +//#include "CoasterLoop.h" #ifdef SWIG %module coaster %{ #include "CoasterClient.h" #include "CoasterSWIG.h" + #include "CoasterLoop.h" %} #endif -CoasterClient* CoasterSWIGClientCreate(char* serviceURL); +CoasterLoop* CoasterSWIGLoopCreate(void); +int CoasterSWIGLoopDestroy(CoasterLoop* loop); +CoasterClient* CoasterSWIGClientCreate(CoasterLoop &loop, char* serviceURL); +int CoasterSWIGClientDestroy(CoasterClient *client); + int CoasterSWIGClientSettings(CoasterClient *client, char *settings); + + + + Index: modules/provider-coaster-c-client/src/CoasterSWIG.cpp =================================================================== --- modules/provider-coaster-c-client/src/CoasterSWIG.cpp (revision 3818) +++ modules/provider-coaster-c-client/src/CoasterSWIG.cpp (working copy) @@ -5,9 +5,15 @@ #include #include - +#include "CoasterLoop.h" +#include "CoasterClient.h" +#include "Settings.h" +#include "Job.h" using namespace std; +/** CoasterSWIGLoopCreate : create, starts and returns + * a pointer to a CoasterLoop object. + */ CoasterLoop* CoasterSWIGLoopCreate(void) { cout << "CoasterSWIGLoopCreate()..." << endl; @@ -16,14 +22,25 @@ return loop; } -CoasterClient* CoasterSWIGClientCreate(char* serviceURL) +int CoasterSWIGLoopDestroy(CoasterLoop* loop) { - cout << "CoasterSWIGClientCreate(" << serviceURL << ")..." << endl; - CoasterLoop loop; - loop.start(); - CoasterClient* result = new CoasterClient(serviceURL, loop); + delete(loop); + return 0; } +CoasterClient* CoasterSWIGClientCreate(CoasterLoop &loop, char* serviceURL) +{ + cout << "CoasterSWIGClientCreate(" << serviceURL << ")..." << endl; + CoasterClient* client = new CoasterClient(serviceURL, loop); + return client; +} + +int CoasterSWIGClientDestroy(CoasterClient *client) +{ + delete(client); + return 0; +} + int CoasterSWIGClientSettings(CoasterClient *client, char *settings) { Settings s; @@ -50,6 +67,6 @@ //TODO: SegFaulting here. Why ? cout << "client->getURL() : " << client->getURL() << endl ; - //client->setOptions(s); + client->setOptions(s); return 0; } Index: modules/provider-coaster-c-client/tests/tcl/coaster-loop-start-stop.tcl =================================================================== --- modules/provider-coaster-c-client/tests/tcl/coaster-loop-start-stop.tcl (revision 0) +++ modules/provider-coaster-c-client/tests/tcl/coaster-loop-start-stop.tcl (revision 3819) @@ -0,0 +1,11 @@ +load ../../src/.libs/libcoasterclient.so + +set loop_ptr [CoasterSWIGLoopCreate] +set client_ptr [CoasterSWIGClientCreate $loop_ptr 140.221.8.81:40568] + +set rcode [CoasterSWIGClientDestroy $client_ptr] +set rcode [CoasterSWIGLoopDestroy $loop_ptr] + + + + Index: modules/provider-coaster-c-client/tests/tcl/coaster-test-3.tcl =================================================================== --- modules/provider-coaster-c-client/tests/tcl/coaster-test-3.tcl (revision 0) +++ modules/provider-coaster-c-client/tests/tcl/coaster-test-3.tcl (revision 3819) @@ -0,0 +1,7 @@ +load ../../src/.libs/libcoasterclient.so + +set loop_ptr [CoasterSWIGLoopCreate] + +set client_ptr [CoasterSWIGClientCreate $loop_ptr 140.221.8.81:40568] + +set x [CoasterSWIGClientSettings $client_ptr "SLOTS=1,MAX_NODES=1"] From yadunandb at ci.uchicago.edu Mon Oct 28 11:43:22 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Mon, 28 Oct 2013 11:43:22 -0500 (CDT) Subject: [Swift-commit] r7232 - SwiftApps/Swift-MapRed/mapred_combiner_V4 Message-ID: <20131028164322.752DD9D7EE@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-28 11:43:21 -0500 (Mon, 28 Oct 2013) New Revision: 7232 Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh Log: Fixed minor bug Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh 2013-10-24 20:40:48 UTC (rev 7231) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh 2013-10-28 16:43:21 UTC (rev 7232) @@ -17,7 +17,7 @@ chmod 777 map_wrapper.sh fi; -if [ ! -f "reduce_wrapper.sh" ]; +if [ ! -f "reduce_wrapper.sh" ]; then sed -i "s/BEAGLE\_USERNAME/$BEAGLE_USERNAME/g" reduce_wrapper.sh sed -i "s/MIDWAY\_USERNAME/$MIDWAY_USERNAME/g" reduce_wrapper.sh chmod 777 reduce_wrapper.sh @@ -41,10 +41,4 @@ which chirp_server &>/dev/null if [ "$?" != "0" ];then echo "ERROR: Chirp not available in system path" -fi - - - - - -; +fi; From ketan at ci.uchicago.edu Mon Oct 28 13:25:35 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Mon, 28 Oct 2013 13:25:35 -0500 (CDT) Subject: [Swift-commit] r7233 - SwiftApps/Swift-MapRed/mapred_combiner_V4 Message-ID: <20131028182535.1A85F9D7EE@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-28 13:25:34 -0500 (Mon, 28 Oct 2013) New Revision: 7233 Removed: SwiftApps/Swift-MapRed/mapred_combiner_V4/compile Log: resolve conflict Deleted: SwiftApps/Swift-MapRed/mapred_combiner_V4/compile =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/compile 2013-10-28 16:43:21 UTC (rev 7232) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/compile 2013-10-28 18:25:34 UTC (rev 7233) @@ -1,20 +0,0 @@ -#!/bin/bash - -gcc server.c -o exec_server -gcc client.c -o exec_client - -chmod a+x exec_server -chmod a+x exec_client - -if [[ "$HOSTNAME" == *midway* ]]; then - cp exec_server /scratch/midway/yadunand/bin/ - cp exec_client /scratch/midway/yadunand/bin/ - echo "Copied to /scratch/midway/yadunandb/bin/ on Midway" - echo " - - -elif [[ "$HOSTNAME" == *beagle* ]]; then - cp exec_server /lustre/beagle/yadunandb/bin/ - cp exec_client /lustre/beagle/yadunandb/bin/ - echo "Copied to /lustre/beagle/yadunandb/bin/ on Beagle" -fi From ketan at ci.uchicago.edu Mon Oct 28 13:26:20 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Mon, 28 Oct 2013 13:26:20 -0500 (CDT) Subject: [Swift-commit] r7234 - SwiftApps/Swift-MapRed Message-ID: <20131028182620.6586E9D7EE@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-28 13:26:20 -0500 (Mon, 28 Oct 2013) New Revision: 7234 Added: SwiftApps/Swift-MapRed/compile Log: add compile Added: SwiftApps/Swift-MapRed/compile =================================================================== --- SwiftApps/Swift-MapRed/compile (rev 0) +++ SwiftApps/Swift-MapRed/compile 2013-10-28 18:26:20 UTC (rev 7234) @@ -0,0 +1,20 @@ +#!/bin/bash + +gcc server.c -o exec_server +gcc client.c -o exec_client + +chmod a+x exec_server +chmod a+x exec_client + +if [[ "$HOSTNAME" == *midway* ]]; then + cp exec_server /scratch/midway/yadunand/bin/ + cp exec_client /scratch/midway/yadunand/bin/ + echo "Copied to /scratch/midway/yadunandb/bin/ on Midway" + echo " + + +elif [[ "$HOSTNAME" == *beagle* ]]; then + cp exec_server /lustre/beagle/yadunandb/bin/ + cp exec_client /lustre/beagle/yadunandb/bin/ + echo "Copied to /lustre/beagle/yadunandb/bin/ on Beagle" +fi Property changes on: SwiftApps/Swift-MapRed/compile ___________________________________________________________________ Added: svn:executable + * From ketan at ci.uchicago.edu Mon Oct 28 13:29:18 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Mon, 28 Oct 2013 13:29:18 -0500 (CDT) Subject: [Swift-commit] r7235 - in SwiftApps/Swift-MapRed: . mapred_combiner_V4 Message-ID: <20131028182918.F382E9D7EE@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-28 13:29:18 -0500 (Mon, 28 Oct 2013) New Revision: 7235 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/compile Removed: SwiftApps/Swift-MapRed/compile Log: place compile in right dir Deleted: SwiftApps/Swift-MapRed/compile =================================================================== --- SwiftApps/Swift-MapRed/compile 2013-10-28 18:26:20 UTC (rev 7234) +++ SwiftApps/Swift-MapRed/compile 2013-10-28 18:29:18 UTC (rev 7235) @@ -1,20 +0,0 @@ -#!/bin/bash - -gcc server.c -o exec_server -gcc client.c -o exec_client - -chmod a+x exec_server -chmod a+x exec_client - -if [[ "$HOSTNAME" == *midway* ]]; then - cp exec_server /scratch/midway/yadunand/bin/ - cp exec_client /scratch/midway/yadunand/bin/ - echo "Copied to /scratch/midway/yadunandb/bin/ on Midway" - echo " - - -elif [[ "$HOSTNAME" == *beagle* ]]; then - cp exec_server /lustre/beagle/yadunandb/bin/ - cp exec_client /lustre/beagle/yadunandb/bin/ - echo "Copied to /lustre/beagle/yadunandb/bin/ on Beagle" -fi Copied: SwiftApps/Swift-MapRed/mapred_combiner_V4/compile (from rev 7234, SwiftApps/Swift-MapRed/compile) =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/compile (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/compile 2013-10-28 18:29:18 UTC (rev 7235) @@ -0,0 +1,20 @@ +#!/bin/bash + +gcc server.c -o exec_server +gcc client.c -o exec_client + +chmod a+x exec_server +chmod a+x exec_client + +if [[ "$HOSTNAME" == *midway* ]]; then + cp exec_server /scratch/midway/yadunand/bin/ + cp exec_client /scratch/midway/yadunand/bin/ + echo "Copied to /scratch/midway/yadunandb/bin/ on Midway" + echo " + + +elif [[ "$HOSTNAME" == *beagle* ]]; then + cp exec_server /lustre/beagle/yadunandb/bin/ + cp exec_client /lustre/beagle/yadunandb/bin/ + echo "Copied to /lustre/beagle/yadunandb/bin/ on Beagle" +fi From swift at ci.uchicago.edu Mon Oct 28 13:50:04 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Mon, 28 Oct 2013 13:50:04 -0500 (CDT) Subject: [Swift-commit] cog r3820 Message-ID: <20131028185005.101F88D000A5@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3820 | yadunand | 2013-10-28 13:48:27 -0500 (Mon, 28 Oct 2013) | 5 lines Added Job create, submit, wait functions. All current functionality tested, tests added to tests/tcl ------------------------------------------------------------------------ Index: modules/provider-coaster-c-client/src/CoasterSWIG.h =================================================================== --- modules/provider-coaster-c-client/src/CoasterSWIG.h (revision 3819) +++ modules/provider-coaster-c-client/src/CoasterSWIG.h (working copy) @@ -8,17 +8,25 @@ #include "CoasterClient.h" #include "CoasterSWIG.h" #include "CoasterLoop.h" + #include "Settings.h" %} #endif CoasterLoop* CoasterSWIGLoopCreate(void); int CoasterSWIGLoopDestroy(CoasterLoop* loop); -CoasterClient* CoasterSWIGClientCreate(CoasterLoop &loop, char* serviceURL); +CoasterClient* CoasterSWIGClientCreate(CoasterLoop *loop, char* serviceURL); int CoasterSWIGClientDestroy(CoasterClient *client); int CoasterSWIGClientSettings(CoasterClient *client, char *settings); +Job* CoasterSWIGJobCreate(char *cmd_string); +int CoasterSWIGSubmitJob(CoasterClient *client, Job* job); +int CoasterSWIGWaitForJob(CoasterClient *client, Job* job); +int CoasterSWIGTest(CoasterLoop *loop, char *service_URL, CoasterClient *c); +//int CoasterSWIGTest(CoasterLoop *loop, char *service_URL); +//int CoasterSWIGTest(CoasterClient *client); + Index: modules/provider-coaster-c-client/src/CoasterSWIG.cpp =================================================================== --- modules/provider-coaster-c-client/src/CoasterSWIG.cpp (revision 3819) +++ modules/provider-coaster-c-client/src/CoasterSWIG.cpp (working copy) @@ -22,16 +22,19 @@ return loop; } +/* Destroys the loop + */ int CoasterSWIGLoopDestroy(CoasterLoop* loop) { delete(loop); return 0; } -CoasterClient* CoasterSWIGClientCreate(CoasterLoop &loop, char* serviceURL) +CoasterClient* CoasterSWIGClientCreate(CoasterLoop *loop, char* serviceURL) { cout << "CoasterSWIGClientCreate(" << serviceURL << ")..." << endl; - CoasterClient* client = new CoasterClient(serviceURL, loop); + CoasterClient* client = new CoasterClient(serviceURL, *loop); + client->start(); return client; } @@ -46,9 +49,9 @@ Settings s; cout << "CoasterSWIGClientSettings(" << settings << ")" < elems; std::stringstream ss(settings); std::string item, key, value; @@ -65,8 +68,92 @@ cout << "Key,Value : " << key <<", "<getURL() : " << client->getURL() << endl ; client->setOptions(s); return 0; } + +Job* CoasterSWIGJobCreate(char *cmd_string) +{ + cout << "CoasterSWIGJobCreate("<< cmd_string <<") "<< endl; + Job *job = new Job(cmd_string); + return job; +} + +int CoasterSWIGSubmitJob(CoasterClient *client, Job* job) +{ + client->submit(*job); + client->waitForJob(*job); + int status = job->getStatus()->getStatusCode(); + cout << "SubmitJob returns code :" << status << endl; + return 0; +} + +int CoasterSWIGWaitForJob(CoasterClient *client, Job *job) +{ + client->waitForJob(*job); + return 0; +} + + +/** + * This is a test function. + */ +int CoasterSWIGTest (CoasterLoop *loop, char *serviceURL, CoasterClient *client) +{ + try { + //CoasterClient* client = new CoasterClient(serviceURL, *loop); + + //CoasterClient* ptr = &client; + CoasterClient* ptr = client; + //client.start(); + //CoasterClient* client = new CoasterClient(serviceURL, *loop); + + Settings s; + s.set(Settings::Key::SLOTS, "1"); + s.set(Settings::Key::MAX_NODES, "1"); + s.set(Settings::Key::JOBS_PER_NODE, "2"); + + //client->setOptions(s); + //client.setOptions(s); + ptr->setOptions(s); + + Job j1("/bin/date"); + Job j2("/bin/echo"); + j2.addArgument("testing"); + j2.addArgument("1, 2, 3"); + + + ptr->submit(j1); + ptr->submit(j2); + + ptr->waitForJob(j1); + ptr->waitForJob(j2); + list* doneJobs = ptr->getAndPurgeDoneJobs(); + /* + client.submit(j1); + client.submit(j2); + + client.waitForJob(j1); + client.waitForJob(j2); + list* doneJobs = client.getAndPurgeDoneJobs(); + */ + delete doneJobs; + + if (j1.getStatus()->getStatusCode() == FAILED) { + cerr << "Job 1 failed: " << *j1.getStatus()->getMessage() << endl; + } + if (j2.getStatus()->getStatusCode() == FAILED) { + cerr << "Job 2 failed: " << *j2.getStatus()->getMessage() << endl; + } + + cout << "All done" << endl; + + return EXIT_SUCCESS; + } + catch (exception& e) { + cerr << "Exception caught: " << e.what() << endl; + return EXIT_FAILURE; + } +} + + Index: modules/provider-coaster-c-client/tests/tcl/coaster-test-4.tcl =================================================================== --- modules/provider-coaster-c-client/tests/tcl/coaster-test-4.tcl (revision 0) +++ modules/provider-coaster-c-client/tests/tcl/coaster-test-4.tcl (revision 3820) @@ -0,0 +1,19 @@ +load ../../src/.libs/libcoasterclient.so + +set loop_ptr [CoasterSWIGLoopCreate] + +set client_ptr [CoasterSWIGClientCreate $loop_ptr 140.221.8.81:40568] + +set x [CoasterSWIGClientSettings $client_ptr "SLOTS=1,MAX_NODES=1,JOBS_PER_NODE=2"] +puts "Error code from CoasterSWIGClientSettings " +puts $x + +set job1 [CoasterSWIGJobCreate "/bin/hostname"] +puts "Job set to /bin/hostname" + +set rcode [CoasterSWIGSubmitJob $client_ptr $job1] +puts "Job1 submitted" + +puts "Waiting for Job1" +set rcode [CoasterSWIGWaitForJob $client_ptr $job1] +puts "Job1 complete" Index: modules/provider-coaster-c-client/tests/tcl/coaster-test-5.tcl =================================================================== --- modules/provider-coaster-c-client/tests/tcl/coaster-test-5.tcl (revision 0) +++ modules/provider-coaster-c-client/tests/tcl/coaster-test-5.tcl (revision 3820) @@ -0,0 +1,23 @@ +load ../../src/.libs/libcoasterclient.so + +set loop_ptr [CoasterSWIGLoopCreate] + +set client_ptr [CoasterSWIGClientCreate $loop_ptr 140.221.8.81:40568] + +set x [CoasterSWIGClientSettings $client_ptr "SLOTS=1,MAX_NODES=1,JOBS_PER_NODE=2"] +puts "Error code from CoasterSWIGClientSettings " +puts $x + +set job1 [CoasterSWIGJobCreate "/bin/hostname"] +puts "Job set to /bin/hostname" + +set rcode [CoasterSWIGSubmitJob $client_ptr $job1] +puts "Job1 submitted" + +puts "Waiting for Job1" +set rcode [CoasterSWIGWaitForJob $client_ptr $job1] +puts "Job1 complete" + +set rcode [CoasterSWIGClientDestroy $client_ptr] + +set rcode [CoasterSWIGLoopDestroy $loop_ptr] \ No newline at end of file Index: modules/provider-coaster-c-client/tests/tcl/coaster-jobs.tcl =================================================================== --- modules/provider-coaster-c-client/tests/tcl/coaster-jobs.tcl (revision 0) +++ modules/provider-coaster-c-client/tests/tcl/coaster-jobs.tcl (revision 3820) @@ -0,0 +1,13 @@ +load ../../src/.libs/libcoasterclient.so + +set loop_ptr [CoasterSWIGLoopCreate] +set client_ptr [CoasterSWIGClientCreate $loop_ptr 140.221.8.81:40568] + +set x [CoasterSWIGClientSettings $client_ptr "SLOTS=1,MAX_NODES=1"] + +set job1_ptr [CoasterSWIGJobCreate "/bin/hostname"] + +set returncode [CoasterSWIGSubmitJob $client_ptr $job1_ptr] + +set rcode [CoasterSWIGClientDestroy $client_ptr] +set rcode [CoasterSWIGLoopDestroy $loop_ptr] Index: modules/provider-coaster-c-client/tests/tcl/coaster-test-10.tcl =================================================================== --- modules/provider-coaster-c-client/tests/tcl/coaster-test-10.tcl (revision 0) +++ modules/provider-coaster-c-client/tests/tcl/coaster-test-10.tcl (revision 3820) @@ -0,0 +1,11 @@ +load ../../src/.libs/libcoasterclient.so + +set loop_ptr [CoasterSWIGLoopCreate] + +set client_ptr [CoasterSWIGClientCreate $loop_ptr 140.221.8.81:40568] + +set result [CoasterSWIGTest $loop_ptr 140.221.8.81:40568 $client_ptr ] + +#set result [CoasterSWIGTest $client_ptr] + +#set x [CoasterSWIGClientSettings $client_ptr "SLOTS=1,MAX_NODES=1"] Index: modules/provider-coaster-c-client/tests/tcl/coaster-test-4.tcl~ =================================================================== --- modules/provider-coaster-c-client/tests/tcl/coaster-test-4.tcl~ (revision 0) +++ modules/provider-coaster-c-client/tests/tcl/coaster-test-4.tcl~ (revision 3820) @@ -0,0 +1,23 @@ +load ../../src/.libs/libcoasterclient.so + +set loop_ptr [CoasterSWIGLoopCreate] + +set client_ptr [CoasterSWIGClientCreate $loop_ptr 140.221.8.81:40568] + +set x [CoasterSWIGClientSettings $client_ptr "SLOTS=1,MAX_NODES=1,JOBS_PER_NODE=2"] +puts "Error code from CoasterSWIGClientSettings " +puts $x + +set job1 [CoasterSWIGJobCreate "/bin/hostname"] +puts "Job set to /bin/hostname" + +set rcode [CoasterSWIGSubmitJob $client_ptr $job1] +puts "Job1 submitted" + +puts "Waiting for Job1" +set rcode [CoasterSWIGWaitForJob $client_ptr $job1] +puts "Job1 complete" + +set rcode [CoasterSWIGClientDestroy $client_ptr] + +set rcode [CoasterSWIGLoopDestroy $loop_ptr] \ No newline at end of file Index: modules/provider-coaster-c-client/tests/tcl/coaster-test-1.tcl =================================================================== --- modules/provider-coaster-c-client/tests/tcl/coaster-test-1.tcl (revision 3819) +++ modules/provider-coaster-c-client/tests/tcl/coaster-test-1.tcl (working copy) @@ -1,3 +1,4 @@ load ../../src/.libs/libcoasterclient.so -CoasterSWIGClientCreate http://localhost +set loop_ptr [CoasterSWIGLoopCreate] + Index: modules/provider-coaster-c-client/tests/tcl/coaster-test-2.tcl =================================================================== --- modules/provider-coaster-c-client/tests/tcl/coaster-test-2.tcl (revision 3819) +++ modules/provider-coaster-c-client/tests/tcl/coaster-test-2.tcl (working copy) @@ -1,7 +1,6 @@ load ../../src/.libs/libcoasterclient.so -set client_ptr [CoasterSWIGClientCreate 140.221.8.81:40568] -set x [CoasterSWIGClientSettings $client_ptr "SLOTS=1,MAX_NODES=1"] -puts $x -#CoasterSWIGTest "SLOTS=1,MAX_NODES=1" +set loop_ptr [CoasterSWIGLoopCreate] +set client_ptr [CoasterSWIGClientCreate $loop_ptr "140.221.8.81:40568"] + From ketan at ci.uchicago.edu Mon Oct 28 13:52:24 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Mon, 28 Oct 2013 13:52:24 -0500 (CDT) Subject: [Swift-commit] r7236 - SwiftApps/Swift-MapRed/mapred_combiner_V4 Message-ID: <20131028185224.E34849D7EE@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-28 13:52:24 -0500 (Mon, 28 Oct 2013) New Revision: 7236 Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/compile Log: ' Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/compile =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/compile 2013-10-28 18:29:18 UTC (rev 7235) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/compile 2013-10-28 18:52:24 UTC (rev 7236) @@ -10,9 +10,8 @@ cp exec_server /scratch/midway/yadunand/bin/ cp exec_client /scratch/midway/yadunand/bin/ echo "Copied to /scratch/midway/yadunandb/bin/ on Midway" - echo " + echo " " - elif [[ "$HOSTNAME" == *beagle* ]]; then cp exec_server /lustre/beagle/yadunandb/bin/ cp exec_client /lustre/beagle/yadunandb/bin/ From ketan at ci.uchicago.edu Mon Oct 28 13:57:07 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Mon, 28 Oct 2013 13:57:07 -0500 (CDT) Subject: [Swift-commit] r7237 - in SwiftApps/Swift-MapRed/mapred_combiner_V4: . examples examples/blast Message-ID: <20131028185707.741589D7EE@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-28 13:57:07 -0500 (Mon, 28 Oct 2013) New Revision: 7237 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/ SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/formatdbmapper.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/map_blast.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/outputmapper.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/splitmapper.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.midway.xml Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data Log: Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/formatdbmapper.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/formatdbmapper.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/formatdbmapper.sh 2013-10-28 18:57:07 UTC (rev 7237) @@ -0,0 +1,18 @@ +#!/bin/bash +while [ $# -gt 0 ]; do + case $1 in + -n) n=$2;; + *) echo "$0: bad mapper args" 1>&2 + exit 1;; + esac + shift 2 +done + +for i in $(seq 1 $n) +do + printf "[%d].phr frag%03d.phr\n" $i $i; + printf "[%d].pin frag%03d.pin\n" $i $i; + printf "[%d].psq frag%03d.psq\n" $i $i; +done + + Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/formatdbmapper.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/map_blast.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/map_blast.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/map_blast.sh 2013-10-28 18:57:07 UTC (rev 7237) @@ -0,0 +1,14 @@ +#!/bin/bash + +executable="$HOME/blast-2.2.26/bin/blastall"; +pname=$1 +queryfile=$2 +fastafile=$3 +tmpout=$4 +e=$5 +f=$6 + +$executable -p $pname -i $queryfile -d $fastafile -o $tmpout -e $e -T -F $f >/dev/null +cat $tmpout +rm -rf $tmpout >/dev/null + Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/map_blast.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/outputmapper.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/outputmapper.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/outputmapper.sh 2013-10-28 18:57:07 UTC (rev 7237) @@ -0,0 +1,16 @@ +#!/bin/bash +while [ $# -gt 0 ]; do + case $1 in + -n) n=$2;; + *) echo "$0: bad mapper args" 1>&2 + exit 1;; + esac + shift 2 +done + +for i in $(seq 1 $n) +do + printf "[%d] frag%03d.html\n" $i $i; +done + + Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/outputmapper.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/splitmapper.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/splitmapper.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/splitmapper.sh 2013-10-28 18:57:07 UTC (rev 7237) @@ -0,0 +1,14 @@ +#!/bin/bash +while [ $# -gt 0 ]; do + case $1 in + -n) n=$2;; + *) echo "$0: bad mapper args" 1>&2 + exit 1;; + esac + shift 2 +done +for i in $(seq 1 $n) +do + printf "[%d] frag%03d\n" $i $i; +done + Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/splitmapper.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.midway.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.midway.xml (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.midway.xml 2013-10-28 18:57:07 UTC (rev 7237) @@ -0,0 +1,20 @@ + + + + + westmere + + + 8 + 1200 + 00:10:00 + 100 + 100 + 1 + 1 + 1 + .1 + 10000 + /tmp/maheshwari/swift.work + + Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data 2013-10-28 18:52:24 UTC (rev 7236) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data 2013-10-28 18:57:07 UTC (rev 7237) @@ -1,6 +1,16 @@ -#beagle bash /bin/bash null null null -midway bash /bin/bash null null null -midway mid_bash /bin/bash null null null -beagle bgl_bash /bin/bash null null null -local loc_bash /bin/bash null null null -local cat /bin/cat null null null \ No newline at end of file +midway bash /bin/bash +midway mid_bash /bin/bash +beagle bgl_bash /bin/bash +local loc_bash /bin/bash +local cat /bin/cat +midway blastp /home/maheshwari/ncbi-blast-2.2.28+/bin/blastp +midway fastasplitn /home/maheshwari/parallelblast_2.0.9/fastasplitn +midway blastmerge /home/maheshwari/parallelblast_2.0.9/blastmerge +midway blastall /home/maheshwari/blast-2.2.26/bin/blastall +midway formatdb /home/maheshwari/blast-2.2.26/bin/formatdb +localhost blastp /home/maheshwari/ncbi-blast-2.2.28+/bin/blastp +localhost fastasplitn /home/maheshwari/parallelblast_2.0.9/fastasplitn +localhost blastmerge /home/maheshwari/parallelblast_2.0.9/blastmerge +localhost blastall /home/maheshwari/blast-2.2.26/bin/blastall +localhost formatdb /home/maheshwari/blast-2.2.26/bin/formatdb + From ketan at ci.uchicago.edu Mon Oct 28 13:57:59 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Mon, 28 Oct 2013 13:57:59 -0500 (CDT) Subject: [Swift-commit] r7238 - SwiftApps/Swift-MapRed/mapred_combiner_V4 Message-ID: <20131028185759.BC7D59D7EE@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-28 13:57:59 -0500 (Mon, 28 Oct 2013) New Revision: 7238 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift Log: Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift 2013-10-28 18:57:59 UTC (rev 7238) @@ -0,0 +1,91 @@ +type file; +type fileptr; +type fastaseq; +type query; + +type script; +type exec; + +type headerfile; +type indexfile; +type seqfile; +type output; +type database { + headerfile phr; + indexfile pin; + seqfile psq; +} + +/* Blast app related declarations +output blast_output_file ; +output out[] ; + +app (output o) blastapp(query i, fastaseq d, string p, string e, string f, database db){ + blastall "-p" p "-i" filename(i) "-d" filename(d) "-o" filename(o) "-e" e "-T" "-F" f; +} + +app (output o) blastmerge(output o_frags[]){ + blastmerge filename(o) filenames(o_frags); +} +*/ + +app (database out) formatdb (fastaseq i){ + formatdb "-i" filename(i); +} + +app (fastaseq out[]) split_database (fastaseq d, string n){ + fastasplitn filename(d) n; +} + +app (fileptr out, file err) map_data (script wrapper, script map, query _queryfile, fastaseq _fastafile, string resfilename, string p, string e, string f, database db){ + bash @wrapper @map p filename(_queryfile) filename(_fastafile) resfilename e f stdout=@out stderr=@err; +} + +app (fileptr out) aggregate (script a, fileptr map_results[]) { + bash "-c" @a @map_results stdout=@out; +} + +app (file out, file err) reduce_mid (script wrapper, script reducer, string cmd, fileptr all_map){ + mid_bash @wrapper @reducer cmd @all_map stdout=@out stderr=@err; +} + +app (file out, file err) reduce_local (script wrapper, script reducer, string cmd, file site_results[]){ + loc_bash @wrapper @reducer cmd @site_results stdout=@out stderr=@err; +} + +string num_partitions = arg("n", "10"); +fastaseq partition[] ; +database formatdbout[] ; + +script map_wrapper <"map_wrapper.sh">; +script red_wrapper <"reduce_wrapper.sh">; +script aggr <"aggregate.sh">; +script map_func <"examples/blast/map_blast.sh">; +script red_func <"examples/reduce_sort.sh">; + +exec exeblastall <"examples/blastall">; +exec exeblastmerge <"examples/blastmerge">; + +fileptr map_out[] ; +file map_err[] ; + +fastaseq dbin ; +query query_file ; + +partition=split_database(dbin, num_partitions); + +foreach item,i in partition { + formatdbout[i]=formatdb(item); + (map_out[i], map_err[i]) = map_data (map_wrapper, map_func, query_file, item, "tmpout", "blastp", "0.1", "F", formatdbout[i]); +} + +fileptr all_map <"all_map.out">; +#all_map = aggregate(aggr, map_out); +file redsite_out[] ; +file redsite_err[] ; +#(redsite_out[1], redsite_err[1]) = reduce_mid (red_wrapper, red_func, "local", all_map); +// Final global reduce +file final_out <"final_result">; +file final_err <"final_errors">; +#(final_out, final_err) = reduce_local (red_wrapper, red_func, "naive", redsite_out); + From ketan at ci.uchicago.edu Mon Oct 28 14:09:37 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Mon, 28 Oct 2013 14:09:37 -0500 (CDT) Subject: [Swift-commit] r7239 - in SwiftApps/Swift-MapRed/mapred_combiner_V4: . examples/blast Message-ID: <20131028190937.5D9A29D7EE@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-28 14:09:37 -0500 (Mon, 28 Oct 2013) New Revision: 7239 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/sequence.seq Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift Log: Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift 2013-10-28 18:57:59 UTC (rev 7238) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift 2013-10-28 19:09:37 UTC (rev 7239) @@ -4,7 +4,6 @@ type query; type script; -type exec; type headerfile; type indexfile; @@ -54,8 +53,8 @@ } string num_partitions = arg("n", "10"); -fastaseq partition[] ; -database formatdbout[] ; +fastaseq partition[] ; +database formatdbout[] ; script map_wrapper <"map_wrapper.sh">; script red_wrapper <"reduce_wrapper.sh">; @@ -63,14 +62,11 @@ script map_func <"examples/blast/map_blast.sh">; script red_func <"examples/reduce_sort.sh">; -exec exeblastall <"examples/blastall">; -exec exeblastmerge <"examples/blastmerge">; - fileptr map_out[] ; file map_err[] ; fastaseq dbin ; -query query_file ; +query query_file ; partition=split_database(dbin, num_partitions); Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/sequence.seq =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/sequence.seq (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/sequence.seq 2013-10-28 19:09:37 UTC (rev 7239) @@ -0,0 +1,106 @@ +>gnl|md5|e0785fc0b8720a5c4d78be370ef19af0 +MEVLESGEQGVLQWDRKLSELSEPGDGEALMYHTHFSELLDEFSQNVLGQLLNDPFLSEK +SVSMEVEPSPTSPAPLIQAEHSYSLCEEPRAQSPFTHITSDSFNDDEVESEKWYLSTDFP +STSIKTEPITDEPPPGLVPSVTLTITAISTPLEKEEPPLEMNTGVDSSCQTIIPKIKLEP +HEVDQFLNFSPKEAPVDHLHLPPTPPSSHGSDSEGSLSPNPRLHPFSLPQTHSPSRAAPR +APSALSSSPLLTAPHKLQGSGPLVLTEEEKRTLIAEGYPIPTKLPLSKSEEKALKKIRRK +IKNKISAQESRRKKKEYMDSLEKKVESCSTENLELRKKVEVLENTNRTLLQQLQKLQTLV +MGKVSRTCKLAGTQTGTCLMVVVLCFAVAFGSFFQGYGPYPSATKMALPSQHSLQEPYTA +SVVRSRNLLIYEEHSPPEESSSPGSAGELGGWDRGSSLLRVSGLESRPDVDLPHFIISNE +TSLEKSVLLELQQHLVSAKLEGNETLKVVELDRRVNTTF +>gnl|md5|f67549f249c59ecd0b48ff02ca209442 +MAEETRQSKLAIAKEKLKEYWQRNSLGVPAGVKRNRKTSGSSPETATSGGCHSPEDSATG +IHGEGPTSSATLKDLESPCQELAVVLDSRSIKISQLNNTIKSLVIMANILVFVFPKCIVI +DLNRNVDTEISKMSMG +>gnl|md5|cd0de5548a14c880425dc87f8486310c +MNSGAMRIHSKGHFQGGIQVKNEKNRPSLKSLKTDNRPEKSKCKPLWGKVFYLDLPSVTI +SEKLQKDIKDLGGRVEEFLSKDISYLISNKKEAKFAQTLGRISPVPSPESAYTAETTSPH +PSHDGSSFKSPDTVCLSRGKLLVEKAIKDHDFIPSNSILSNALSWGVKILHIDDIRYYIE +QKKKELYLLKKSSTSVRDGGKRVGSGAQKTRTGRLKKPFVKVEDMSQLYRPFYLQLTNMP +FINYSIQKPCSPFDVDKPSSMQKQTQVKLRIQTDGDKYGGTSIQLQLKEKKKKGYCECCL +QKYEDLETHLLSEQHRNFAQSNQYQVVDDIVSKLVFDFVEYEKDTPKKKRIKYSVGSLSP +VSASVLKKTEQKEKVELQHISQKDCQEDDTTVKEQNFLYKETQETEKKLLFISEPIPHPS +NELRGLNEKMSNKCSMLSTAEDDIRQNFTQLPLHKNKQECILDISEHTLSENDLEELRVD +HYKCNIQASVHVSDFSTDNSGSQPKQKSDTVLFPAKDLKEKDLHSIFTHDSGLITINSSQ +EHLTVQAKAPFHTPPEEPNECDFKNMDSLPSGKIHRKVKILLGQNRKENLEPNAEFDKRT +EFITQEENRICSSPVQSLPDLFQTSEEKSEFLGFTSYTEKSGICNVLDIWEEENSDNLLT +AFFSSPSTSTFTGF +>gnl|md5|c243d77c83c27dff598d70af18d8ed42 +MGAEQIRLEDRAQCAARQVLGGAGDGEGGVVHQRVDAPQGQRGFGAARHAVLAAQFQVQR +VEALGAAGLDILGLAAGGDDAPAARPHVPRRVQPDARGTAGDQNGLHARLLAAGVLRQGR +ALRKPRISGWTGAACGPIHRNMSDDPNVPDPTPPDPSQDQTTSEPLSRAIGERYLTYALS +TIMNRALPDARDGLKPVHRRILFAMRELRLSPTGAFRKSAKISGDVMGNYHPHGDAAIYD +AMARLAQPFAMRYPLVDGQGNFGNIDGDNPAASRYTEARLTAAAEALMEGLAENAVDFRP +NYDGTLEEPIVLPAAFPNLLCNGASGIAVGMATNVPPHNLHEVIDACLHLIKAPDARDDT +LVSIVPGPDFPTGGVLVESRETIAEAYRTGRGSLRLRARWSVEDLGRGQWQIVVTEIPYQ +VQKSKLIERLAEVIQLKKVPILADVRDESAEDIRIVLEPRTRAVDAEQLMAALFRVSDLE +VRFGLNMNVLIDGRVPKVCSLKEVLRAFLDHRREVLVRRSNHRLDKIAARLEVLEGYMIA +FLNLDRVIEIIRHEDDPKAVMIAEFKLSDVQVEAILNMRLRALRRLEEIELRAEHENLTR +EREGLAAMLADEGAQWARIAEELRETRAKFGKSASGGQRRTEIGEAGEVAEIDMDAMIER +EPITVILSKMGWIRAMKGHQPLDAEVKFKDGDGPFMALHAETTDKLMVFAANGRFYTLPA +NNLPGGRGMGEPLRLMIDLPNDAAVIDMFPWRDGERYLVASKAGDGFVVAGADILAQTRA +GKQVLNGEAALCRRVTGDHVAVVGQNRKLLVFPLSELPEMARGKGVRLQKYKDGGLSDAV +CITLAEGLRWQETGGRTRSEPDLTEWLGKRAGAGYMAPRGFPRDNRFN +>gnl|md5|ccc28dbc1a3ca81c8dd929af669b1173 +MDRAERIGFWVSGFAHAGLLGAALVGGALFRPQPLEAVRMAEVATMSEAEFQSLAAAAAG +RGPVSDVAATTPAQPRPPADENRLGEVEAVSPPAPDAQAAELSTPSDRPEARPDLSDFQT +PNRPVAVATDAPRPAEPENTVELAAL +>gnl|md5|9d3da0729b348bbcaba8c65c444b6fee +MAGPAHGRAHRGAALMLEVAFRHRFPGLSLEVAFQAPGGVTALFGPSGCGKSTAINAIAG +LLRPDQGRIALDGRVLFDGATNLSPQARRIGCVFQDARLFPHMTVAANLRYPSRWRRGAA +RDFDRITEMLALGPLLHRRPGTLSGGERQRVAIGRALLSDPALLVMDEPLAALDEARKAE +IMPWLERLRDQIRLPILYVSHSVPEVLRLATTVVLMRQGRVTHSGALADILADPELAPQL +GAREAGALIRATVEAREADGLTRVATAGGPMLLPELDLAPGRVLRLRILAHEVILAREAP +RGLSALNALPVAVTRIEGGLVQLALGHGAQHERMLAQVTPRSVKALELQPGTACHAIVKS +VSVLPS +>gnl|md5|4276fd81078276b607fce4cf16581984 +MPRRRSSCCPRSLAGRPVPRNTRQPSRGSTLPGSPRRWKSPRPHGRSISEGLARPGKGRT +FIGRPSPSLNIWPGIAGIMPPLAVGSWVAAVEQTYAADAGMRRDEAIRSATPGAAFPIFA +AQAHGLASCPMVGFDAERLAREFALAADEIPVLLVAVGHAAEGNRPQKPRLPVAQILTTL +QQPEVDMPKPSDILLTALAPAVWGSTYIVATELLPGAPPLSVAAIRALPTGLILLLLVRQ +LPKGDWLWRSFVLGALNFTVFWALLFVAAYRLPGGIAATVGAVQPLIVVFAASAVLGTRI +RVLSVLAAVMGMAGVALLVLQDGAVPDMPGIAAALGGAFSMAFGTVLTRKWRPPVSALVL +TAWQLTAGGLLLLPLALLLDPPMPPLDAANAAGMGYLVLFTALTYILWFRGVARLEPAAV +SSLGFLSPLTAILLGWAILGQALSASQMIGAAVVVASIWLSQRATPSRQVHAR +>gnl|md5|6803c5e1ab1272ec69688700d3c02e0e +MKVYLANQPVDFRKGPDSQLSLVRDAGSDPFSFELEILAAHVLGEILKGPRVFADETGLP +TLAPGTGTVNKAWLWAYARDDSTFGGSGPPMVPYRFEDSRSGECVHRHLGGYGGILQVDG +YAAYNQLVRKDGGNAGPSLAECWAHSRRRFYELHTAGTVRSPPPRSSGWPISGSSNPRFV +AKTPTFAPPRGRPSPPPPSPDCSPSGNRPCRASRANRSWPRPSAMPSPGATSSSDS +>gnl|md5|c63587eb43399c568f1164527fc27358 +PFWATPFALAACTPEAPPPPEPETVSVDPCGAARYSHLIGQTSPTISVPEGQMYRIARED +RPMTMEMIQDRLTFIVDSRGKLLSVSCS +>gnl|md5|3f0af0be21624a9da7db4d62141deca1 +MSRHRGAKRCRRYGLLGIISLLSPAYLLSVERWPFHSGPPDHYGRLSSLLDLSVLQSGWL +LPLHSTSDFRPL +>gnl|md5|bfd0bd685d4ee94a015cd061816ab82d +RHIRRDALEASVLNGLKKHLMEPELFREFCAEFTREVNRLRMERGADLEVARRELDKIGR +QISQIIEAITDGMYHPSMKEKMTKLEARKAEATEKLANADEPPPLLHPNMAALYAQRITE +LSENLQHEDSRAQAAEILRSLVDQVTLLPEEGELAIVLRGDLGAILRFAAGKKDPDFLSE +AEALDNLLGQMAVSRKPGRTKAKTSALNATEVSQLSLVAGVGFEPTTFRL +>gnl|md5|458f535dc6b3a85dbf0b50bf0ffae312 +MMMPTARSMTLPRAMNSLNSLNMGLPFPACCACSGRGCHITLTPCNMRQDMTGNDMTALS +EFPITRRWPPRRPDVIQLYTLNTPNGIKTSVMLEECGLDYDAHRISIGDPEDQFTPEFLS +LNPNNKIPAMIDPNGPDGKPMGLFETGAMLVYLGDKTGKFLPASGAARYHTIQWLMWQMG +GVGPMFGQVGYFHRYKGSEIEDARPRTRYYNEARRLLGVLDRQLEGRDWITGEYSIADMA +VGPWLRTVRVNYEAEKETGMDGFANVQAYLDRFLARPAVQRGIEVGAE +>gnl|md5|f53520edd5c9ba7e5bed2fd08cb44ad7 +MPSWRRNWAAATRIRPAVRFWPRSGWTDAAGPMRPDPRPAACAAAPAGAEPRHRCTEEPA +LTESRKINPWLKAALEFGPLILFFLVFMRFRDQTVSLAGRDYSGFILATLAFVPVLALST +LALWRLTGRLSPMQVATLVLVVVFGGLSVWLNDPKFFKMKPTIIYLIFAALLGTSLALRR +NWLELVMSEALPMNAEGWRILTLRMALLFLGLAAANEAVWRLMSETAWVNFKTFGLPAIM +VAFFIANSRLFERHAQPRDGE +>gnl|md5|68631421ddc36a3fd81617d12227b1dd +MILHRPDDDSTARRLEIELRNGPALEAKLVDKIGGAWVELNARHERLVRQEVGARLDAER +DRKAEVILDLLYEEAAEGRLYTSTQFASNFENRAGLGSQHTIQDRLNVLATKGFIKYQRN +GALYGLPLVRSRFGYMCVEGMRFGRVEQVDPETGEITGQGLAVLPSHYRCASSGAALEVE +NPSVWVWPEVVDV +>gnl|md5|04b3fad17b0d40e02b489a48c451ecc3 +MPVACCRPCGAADGGADLGRSGGEGWLHLFPVLLGAGQARTHEALRRQGRIARRTAGTPR +PWFIVIITAGLLARRSLPLPAFPMPCGTSGVIRRRLAAYSCGGSAGLAPKGAPASLFAFG +SDRPERTVMPTYRDDEAISVKMLYWPATLCPREEVSPLTTTGAEDLKQADTVLYMQFFRL +R +>gnl|md5|0fab0da718e659ed5fb9c7a5f6a3d18e +MAEHLPFLAHCSPAPRGLARAWGFGRRPGSNDRGNDTLTHNVLRFASGLWRGQPGRVILY +TIHYKAFTMTASTTMTIRVSPETKQKLERIAGETRRSKSFLAAEAVSAYVERELEIIDGI +RRGMADAAAGRVVSHEDAMAEIHAVIDAAEATRAGKA From swift at ci.uchicago.edu Mon Oct 28 14:40:03 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Mon, 28 Oct 2013 14:40:03 -0500 (CDT) Subject: [Swift-commit] cog r3821 Message-ID: <20131028194003.8C51C8D000A5@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3821 | yadunand | 2013-10-28 14:36:24 -0500 (Mon, 28 Oct 2013) | 4 lines Adding scripts to start coasters and a README for the tcl examples for starting and using a persistent coaster service ------------------------------------------------------------------------ Index: modules/provider-coaster-c-client/tests/coasters/coaster-service.conf =================================================================== --- modules/provider-coaster-c-client/tests/coasters/coaster-service.conf (revision 0) +++ modules/provider-coaster-c-client/tests/coasters/coaster-service.conf (revision 3821) @@ -0,0 +1,43 @@ +# Keep all interesting settings in one place +# User should modify this to fit environment + +# Location of SWIFT. If empty, PATH is referenced +export SWIFT=/homes/yadunand/swift-trunk/cog/modules/swift/dist/swift-svn/bin/swift + +# Where to place/launch worker.pl on the remote machine +export WORKER_LOCATION=/homes/$USER + +# How to launch workers: local, ssh, futuregrid, or cobalt +export WORKER_MODE=ssh +export WORKER_USERNAME=$USER + +# Worker host names for ssh +export WORKER_HOSTS="crush.mcs.anl.gov grind.mcs.anl.gov" + +# Directory to keep log files, relative to working directory when launching start-coaster-service +export LOG_DIR=logs + +# Manually define ports. If not specified, ports will be automatically generated +export LOCAL_PORT= +export SERVICE_PORT= + +# start-coaster-service tries to automatically detect IP address. +# Specify here if auto detection is not working correctly +export IPADDR=140.221.8.81 + +# Gensites values +export WORK=/sandbox/$USER + +# If SHARED_FILESYSTEM is set to no, provider staging will be turned on +export SHARED_FILESYSTEM=no + +# If running outside of mcs network, set WORKER_RELAY_HOST below +# export WORKER_RELAY_HOST="login.mcs.anl.gov" + +export WORKER_LOGGING_LEVEL=DEBUG +export WORKER_LOG_DIR="/homes/$USER/logs" +export JOBSPERNODE="4" +export JOBTHROTTLE=100 + +# Set applications here +#app cat=/bin/cat Index: modules/provider-coaster-c-client/tests/coasters/sites.xml =================================================================== --- modules/provider-coaster-c-client/tests/coasters/sites.xml (revision 0) +++ modules/provider-coaster-c-client/tests/coasters/sites.xml (revision 3821) @@ -0,0 +1,12 @@ + + + + + passive + 4 + 100 + 10000 + + /sandbox/yadunand + + Index: modules/provider-coaster-c-client/tests/coasters/start-coaster-service.log =================================================================== --- modules/provider-coaster-c-client/tests/coasters/start-coaster-service.log (revision 0) +++ modules/provider-coaster-c-client/tests/coasters/start-coaster-service.log (revision 3821) @@ -0,0 +1,91 @@ +Running /homes/yadunand/swift-trunk/cog/modules/swift/dist/swift-svn/bin/coaster-service -nosec -portfile /tmp/tmp.KmXG9rMorq -localportfile /tmp/tmp.D9N8ytVG6b -passive +Switching log to: cps-2013-10-28_14-31-16.log +2013-10-28 14:31:16,524-0500 WARN CoasterPersistentService Switching log to: cps-2013-10-28_14-31-16.log +Local contacts: [http://140.221.8.81:56573] +2013-10-28 14:31:16,602-0500 INFO Settings Local contacts: [http://140.221.8.81:56573] +Starting... id=1028-3102160 +2013-10-28 14:31:16,615-0500 INFO BlockQueueProcessor Starting... id=1028-3102160 +Started local service: http://140.221.8.81:56573 +2013-10-28 14:31:16,615-0500 INFO CoasterService Started local service: http://140.221.8.81:56573 +Started coaster service: http://140.221.8.81:58318 +2013-10-28 14:31:16,615-0500 INFO CoasterService Started coaster service: http://140.221.8.81:58318 +Started coaster service: http://140.221.8.81:58318 +Worker connection URL: http://140.221.8.81:56573 +Running ssh yadunand at crush.mcs.anl.gov mkdir -p /homes/yadunand +Running scp /homes/yadunand/swift-trunk/cog/modules/swift/dist/swift-svn/bin/worker.pl yadunand at crush.mcs.anl.gov:/homes/yadunand +Running ssh yadunand at crush.mcs.anl.gov WORKER_LOGGING_LEVEL=DEBUG /homes/yadunand/worker.pl http://140.221.8.81:56573 crush.mcs.anl.gov /homes/yadunand/logs +Running ssh yadunand at grind.mcs.anl.gov mkdir -p /homes/yadunand +Timeout check started for TCPChannel [type: server, contact: unknown] +2013-10-28 14:31:18,748-0500 INFO AbstractCoasterChannel Timeout check started for TCPChannel [type: server, contact: unknown] +Channel started: TCPChannel [type: server, contact: 140.221.8.62:34285] +2013-10-28 14:31:18,753-0500 INFO AbstractTCPChannel Channel started: TCPChannel [type: server, contact: 140.221.8.62:34285] +Received registration: blockid = crush.mcs.anl.gov, url = crush +2013-10-28 14:31:18,758-0500 INFO LocalTCPService Received registration: blockid = crush.mcs.anl.gov, url = crush +MetaChannel [context: worker-1, boundTo: null] binding to TCPChannel [type: server, contact: 140.221.8.62:34285] +2013-10-28 14:31:18,780-0500 INFO MetaChannel MetaChannel [context: worker-1, boundTo: null] binding to TCPChannel [type: server, contact: 140.221.8.62:34285] +Running scp /homes/yadunand/swift-trunk/cog/modules/swift/dist/swift-svn/bin/worker.pl yadunand at grind.mcs.anl.gov:/homes/yadunand +2013-10-28 14:31:18,784-0500 DEBUG Cpu worker started: block=crush.mcs.anl.gov host=crush id=0 +2013-10-28 14:31:18,784-0500 DEBUG Cpu ready for work: block=crush.mcs.anl.gov id=0 +Started CPU 0:1382988678s +2013-10-28 14:31:18,786-0500 INFO Block Started CPU 0:1382988678s +Started worker crush.mcs.anl.gov:000000 +2013-10-28 14:31:18,786-0500 INFO Block Started worker crush.mcs.anl.gov:000000 +2013-10-28 14:31:18,786-0500 DEBUG Cpu requesting work: block=crush.mcs.anl.gov id=0 Cpus sleeping: 1 +Using NIO sender for TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] +2013-10-28 14:31:18,786-0500 INFO AbstractStreamCoasterChannel Using NIO sender for TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] +2013-10-28 14:31:18,787-0500 DEBUG Cpu crush.mcs.anl.gov:0 sleeping +Handler(tag: 9512, REGISTER) unregistering (send) +2013-10-28 14:31:18,791-0500 INFO RequestHandler Handler(tag: 9512, REGISTER) unregistering (send) +Running ssh yadunand at grind.mcs.anl.gov WORKER_LOGGING_LEVEL=DEBUG /homes/yadunand/worker.pl http://140.221.8.81:56573 grind.mcs.anl.gov /homes/yadunand/logs +Adjusting buffer size to 8650752 for 2 sockets +2013-10-28 14:31:19,639-0500 INFO TCPBufferManager Adjusting buffer size to 8650752 for 2 sockets +Timeout check started for TCPChannel [type: server, contact: unknown] +2013-10-28 14:31:19,639-0500 INFO AbstractCoasterChannel Timeout check started for TCPChannel [type: server, contact: unknown] +Channel started: TCPChannel [type: server, contact: 140.221.8.74:39025] +2013-10-28 14:31:19,639-0500 INFO AbstractTCPChannel Channel started: TCPChannel [type: server, contact: 140.221.8.74:39025] +Received registration: blockid = grind.mcs.anl.gov, url = grind +2013-10-28 14:31:19,639-0500 INFO LocalTCPService Received registration: blockid = grind.mcs.anl.gov, url = grind +MetaChannel [context: worker-2, boundTo: null] binding to TCPChannel [type: server, contact: 140.221.8.74:39025] +2013-10-28 14:31:19,640-0500 INFO MetaChannel MetaChannel [context: worker-2, boundTo: null] binding to TCPChannel [type: server, contact: 140.221.8.74:39025] +2013-10-28 14:31:19,640-0500 DEBUG Cpu worker started: block=grind.mcs.anl.gov host=grind id=0 +2013-10-28 14:31:19,640-0500 DEBUG Cpu ready for work: block=grind.mcs.anl.gov id=0 +Started CPU 0:1382988679s +2013-10-28 14:31:19,640-0500 INFO Block Started CPU 0:1382988679s +2013-10-28 14:31:19,640-0500 DEBUG Cpu requesting work: block=grind.mcs.anl.gov id=0 Cpus sleeping: 2 +Started worker grind.mcs.anl.gov:000000 +2013-10-28 14:31:19,640-0500 INFO Block Started worker grind.mcs.anl.gov:000000 +2013-10-28 14:31:19,640-0500 DEBUG Cpu grind.mcs.anl.gov:0 sleeping +Handler(tag: 932, REGISTER) unregistering (send) +2013-10-28 14:31:19,640-0500 INFO RequestHandler Handler(tag: 932, REGISTER) unregistering (send) +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:31:58,230-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 14:31:58,540-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:32:29,185-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:32:36,733-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:33:00,143-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:33:14,927-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:33:31,101-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:33:53,121-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:34:02,059-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:34:31,315-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:34:33,017-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:35:03,976-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:35:09,509-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:35:34,933-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:35:47,703-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:36:05,891-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms Index: modules/provider-coaster-c-client/tests/coasters/tc.data =================================================================== --- modules/provider-coaster-c-client/tests/coasters/tc.data (revision 0) +++ modules/provider-coaster-c-client/tests/coasters/tc.data (revision 3821) @@ -0,0 +1 @@ +persistent-coasters cat /bin/cat null null null Index: modules/provider-coaster-c-client/tests/tcl/README =================================================================== --- modules/provider-coaster-c-client/tests/tcl/README (revision 0) +++ modules/provider-coaster-c-client/tests/tcl/README (revision 3821) @@ -0,0 +1,5 @@ +Run start-coaster-service in the coasters folder to start a coaster service. +The configuration for coasters is in coaster-service.conf + +Use the url in the sites.xml generated in the tcl examples to connect to the +coaster service \ No newline at end of file From ketan at ci.uchicago.edu Mon Oct 28 15:55:41 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Mon, 28 Oct 2013 15:55:41 -0500 (CDT) Subject: [Swift-commit] r7240 - SwiftApps/Swift-MapRed/mapred_combiner_V4 Message-ID: <20131028205541.DC3659D7EE@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-28 15:55:41 -0500 (Mon, 28 Oct 2013) New Revision: 7240 Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift SwiftApps/Swift-MapRed/mapred_combiner_V4/clean.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/map_wrapper.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data Log: Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift 2013-10-28 19:09:37 UTC (rev 7239) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift 2013-10-28 20:55:41 UTC (rev 7240) @@ -41,7 +41,7 @@ } app (fileptr out) aggregate (script a, fileptr map_results[]) { - bash "-c" @a @map_results stdout=@out; + bash @a @map_results stdout=@out; } app (file out, file err) reduce_mid (script wrapper, script reducer, string cmd, fileptr all_map){ @@ -60,7 +60,7 @@ script red_wrapper <"reduce_wrapper.sh">; script aggr <"aggregate.sh">; script map_func <"examples/blast/map_blast.sh">; -script red_func <"examples/reduce_sort.sh">; +script red_func <"examples/blast/reduce_blast.sh">; fileptr map_out[] ; file map_err[] ; @@ -76,12 +76,12 @@ } fileptr all_map <"all_map.out">; -#all_map = aggregate(aggr, map_out); +all_map = aggregate(aggr, map_out); file redsite_out[] ; file redsite_err[] ; -#(redsite_out[1], redsite_err[1]) = reduce_mid (red_wrapper, red_func, "local", all_map); +(redsite_out[1], redsite_err[1]) = reduce_mid (red_wrapper, red_func, "local", all_map); // Final global reduce file final_out <"final_result">; file final_err <"final_errors">; -#(final_out, final_err) = reduce_local (red_wrapper, red_func, "naive", redsite_out); +(final_out, final_err) = reduce_local (red_wrapper, red_func, "naive", redsite_out); Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/clean.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/clean.sh 2013-10-28 19:09:37 UTC (rev 7239) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/clean.sh 2013-10-28 20:55:41 UTC (rev 7240) @@ -6,4 +6,5 @@ rm *{out,err,imd2} &> /dev/null rm final_errors final_result &> /dev/null rm exec_client exec_server &> /dev/null -rm -rf swiftreduce-*-* &> /dev/null +rm -rf blastreduce-*-* swiftreduce-*-* &> /dev/null + Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/map_wrapper.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/map_wrapper.sh 2013-10-28 19:09:37 UTC (rev 7239) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/map_wrapper.sh 2013-10-28 20:55:41 UTC (rev 7240) @@ -12,13 +12,13 @@ HOSTNAME=$(hostname -f) if [[ "$HOSTNAME" == *midway* ]]; then # On midway node EXECSERVER=/scratch/midway/yadunand/bin/exec_server - LOGFOLDER=/scratch/midway/yadunand + LOGFOLDER=/scratch/midway/$USER FOLDER="/dev/shm" HOSTNAME="midway_$HOSTNAME" elif [[ "$HOSTNAME" == *nid* ]]; then # On beagle node EXECSERVER=/lustre/beagle/yadunandb/bin/exec_server - LOGFOLDER=/lustre/beagle/yadunandb/Swift-MapRed/mapred_combiner_V5 + LOGFOLDER=/lustre/beagle/$USER FOLDER="/dev/shm" HOSTNAME="beagle_$HOSTNAME" @@ -30,7 +30,7 @@ JOBS_LEVEL=`echo $PWD | grep -o ".*jobs"` if [ "$?" == "0" ] then - mkdir $JOBS_LEVEL/CHIRPING + mkdir -p $JOBS_LEVEL/CHIRPING if [ "$?" == "0" ] then killall -u $USER chirp_server; Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data 2013-10-28 19:09:37 UTC (rev 7239) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data 2013-10-28 20:55:41 UTC (rev 7240) @@ -1,5 +1,6 @@ midway bash /bin/bash midway mid_bash /bin/bash +midway loc_bash /bin/bash beagle bgl_bash /bin/bash local loc_bash /bin/bash local cat /bin/cat From ketan at ci.uchicago.edu Mon Oct 28 16:23:57 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Mon, 28 Oct 2013 16:23:57 -0500 (CDT) Subject: [Swift-commit] r7241 - in SwiftApps/Swift-MapRed/mapred_combiner_V4: . examples/blast Message-ID: <20131028212357.54D539D7FB@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-28 16:23:56 -0500 (Mon, 28 Oct 2013) New Revision: 7241 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/reduce_blast.sh Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.midway.xml Log: Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift 2013-10-28 20:55:41 UTC (rev 7240) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift 2013-10-28 21:23:56 UTC (rev 7241) @@ -83,5 +83,5 @@ // Final global reduce file final_out <"final_result">; file final_err <"final_errors">; -(final_out, final_err) = reduce_local (red_wrapper, red_func, "naive", redsite_out); +(final_out, final_err) = reduce_local (red_wrapper, red_func, "local", redsite_out); Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/reduce_blast.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/reduce_blast.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/reduce_blast.sh 2013-10-28 21:23:56 UTC (rev 7241) @@ -0,0 +1,12 @@ +#!/bin/bash + +#for f in $* +#do +# sort -n $f -o $f +#done +#sort -n -m $* +#rm $* + +/home/maheshwari/parallelblast_2.0.9/blastmerge tmp.out $* >/dev/null +cat tmp.out +rm $* tmp.out >/dev/null Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/blast/reduce_blast.sh ___________________________________________________________________ Added: svn:executable + * Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.midway.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.midway.xml 2013-10-28 20:55:41 UTC (rev 7240) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.midway.xml 2013-10-28 21:23:56 UTC (rev 7241) @@ -6,13 +6,13 @@ 8 - 1200 - 00:10:00 + 2400 + 00:20:00 100 100 1 - 1 - 1 + 2 + 2 .1 10000 /tmp/maheshwari/swift.work From davidk at ci.uchicago.edu Tue Oct 29 13:35:49 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Tue, 29 Oct 2013 13:35:49 -0500 (CDT) Subject: [Swift-commit] r7242 - trunk/bin Message-ID: <20131029183549.61D359D7FB@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-29 13:35:49 -0500 (Tue, 29 Oct 2013) New Revision: 7242 Added: trunk/bin/swift-service Log: Start of a new swift-service command Added: trunk/bin/swift-service =================================================================== --- trunk/bin/swift-service (rev 0) +++ trunk/bin/swift-service 2013-10-29 18:35:49 UTC (rev 7242) @@ -0,0 +1,157 @@ +#!/bin/bash + +# Report a problem and exit +crash() +{ + MSG=$1 + echo ${MSG} >&2 + exit 1 +} + +# Wait for a file to be created, up to given amount of time +wait_for_file() +{ + FILE=$1 + TIME=$2 + count=0 + while [ ! -s "$FILE" ]; do + sleep 1 + (( count += 1 )) + if [ $count -ge $TIME ]; then + crash "Timed out waiting for coaster port file $FILE" + fi + done +} + +run_command() +{ + command="$@" + echo "Running $command" >> $LOG + $command >> $LOG 2>&1 +} + +run_command_bg() +{ + command="$@" + echo "Running $command" >> $LOG + $command >> $LOG 2>&1 & + echo $! >> $PID_FILE +} + +# Parse command line arguments +while [ $# -gt 0 ]; do + case $1 in + -conf) CMDLN_CONF=$2; shift 2;; + -start) ;; + -stop) ;; + *) echo "Do not recognize command line option: $1" 1>&2; exit 1;; + esac +done + +# Determine the location of needed files +export SWIFT_BIN="$( cd "$( dirname "$0" )" && pwd )" +export WORKER="$SWIFT_BIN/worker.pl" +export PID_FILE="$HOME/.swift/.coaster-service-pids" +export COASTER_SERVICE="$SWIFT_BIN/coaster-service" +export LOG="start-coaster-service.log" +mkdir -p "$HOME/.swift" || crash "Unable to create $HOME/.swift" + +# Import settings +if [ -f "$CMDLN_CONF" ]; then + CONFIG_FILE=$CMDLN_CONF +elif [ -f "coaster-service.conf" ]; then + CONFIG_FILE="coaster-service.conf" +fi + +echo "Start-coaster-service..." +if [ -f "$CONFIG_FILE" ]; then + echo "Configuration: $CONFIG_FILE" + source $CONFIG_FILE +fi + +# Determine IP address to which workers should connect +if [ -z "$IPADDR" ]; then + if [ "$SSH_TUNNELING" == "yes" ]; then + IPADDR=localhost + elif [ -n "$GLOBUS_HOSTNAME" ]; then + IPADDR=$GLOBUS_HOSTNAME + else + IPADDR="127.0.0.1" + fi +fi + +# Verify we can find coaster service +if [ ! -x "$COASTER_SERVICE" ]; then + crash "Unable to find $COASTER_SERVICE!" +fi + +# Create files for storing port info, if needed +if [ -z "$LOCAL_PORT" ]; then + LOCAL_PORT_FILE=$( mktemp $TMPDIR/XXXXXX ) +fi + +if [ -z "$SERVICE_PORT" ]; then + SERVICE_PORT_FILE=$( mktemp $TMPDIR/XXXXXX ) +fi + +# Check values in configuration file to determine how we should start coaster-service +echo Starting coaster-service +if [ -z "$SERVICE_PORT" ] && [ -z "$LOCAL_PORT" ]; then + run_command_bg $COASTER_SERVICE -nosec -portfile $SERVICE_PORT_FILE -localportfile $LOCAL_PORT_FILE -passive +elif [ -n "$SERVICE_PORT" ] && [ -z "$LOCAL_PORT" ]; then + run_command_bg $COASTER_SERVICE -nosec -port $SERVICE_PORT -localportfile $LOCAL_PORT_FILE -passive +elif [ -z "$SERVICE_PORT" ] && [ -n "$LOCAL_PORT" ]; then + run_command_bg $COASTER_SERVICE -nosec -portfile $SERVICE_PORT_FILE --localport $LOCAL_PORT -passive +elif [ -n "$SERVICE_PORT" ] && [ -n "$LOCAL_PORT" ]; then + run_command_bg $COASTER_SERVICE -nosec -port $SERVICE_PORT -localport $LOCAL_PORT -passive +fi + +# If waiting on port files to be created, wait for files to be created, but no longer +if [ -z "$SERVICE_PORT" ]; then + wait_for_file $SERVICE_PORT_FILE 60 +fi + +if [ -z "$LOCAL_PORT" ]; then + wait_for_file $LOCAL_PORT_FILE 60 +fi + +# Determine SERVICE_PORT +if [ -z "$SERVICE_PORT" ]; then + if [ ! -f "$SERVICE_PORT_FILE" ]; then + crash "Unable to determine SERVICE_PORT!" + fi + SERVICE_PORT=$( cat $SERVICE_PORT_FILE ) + rm $SERVICE_PORT_FILE +fi + +# Determine LOCAL_PORT +if [ -z "$LOCAL_PORT" ]; then + if [ ! -f "$LOCAL_PORT_FILE" ]; then + crash "Unable to determine LOCAL_PORT!" + fi + LOCAL_PORT=$( cat $LOCAL_PORT_FILE ) + rm $LOCAL_PORT_FILE +fi + +echo Service port: $SERVICE_PORT +echo Local port: $LOCAL_PORT + +# Generate sites.xml +export EXECUTIONURL="http://$IPADDR:$SERVICE_PORT" +export WORKERURL="http://$IPADDR:$LOCAL_PORT" + +echo Generating sites.xml + +GENSITES_ARGS="" + +if [ -f "$CONFIG_FILE" ]; then + GENSITES_ARGS=" -p $CONFIG_FILE " +fi + +if [ -f "gensites.template" ]; then + GENSITES_ARGS=" $( cat gensites.template ) " +else + GENSITES_ARGS=" persistent-coasters " +fi + +gensites $GENSITES_ARGS > sites.xml Property changes on: trunk/bin/swift-service ___________________________________________________________________ Added: svn:executable + * From wilde at ci.uchicago.edu Tue Oct 29 15:19:35 2013 From: wilde at ci.uchicago.edu (wilde at ci.uchicago.edu) Date: Tue, 29 Oct 2013 15:19:35 -0500 (CDT) Subject: [Swift-commit] r7243 - in provenancedb: . tags Message-ID: <20131029201935.3F0269D86A@svn.ci.uchicago.edu> Author: wilde Date: 2013-10-29 15:19:35 -0500 (Tue, 29 Oct 2013) New Revision: 7243 Added: provenancedb/tags/ provenancedb/tags/locate.server provenancedb/tags/setup.sh provenancedb/tags/tagrm provenancedb/tags/tags-init.sql provenancedb/tags/tlocate provenancedb/tags/ttag Log: initial version Added: provenancedb/tags/locate.server =================================================================== --- provenancedb/tags/locate.server (rev 0) +++ provenancedb/tags/locate.server 2013-10-29 20:19:35 UTC (rev 7243) @@ -0,0 +1,86 @@ +#! /bin/sh + +TAGDB=${TAGDB:-provdb} + +SQLCMD="psql -U provdb -h swift.rcc.uchicago.edu $TAGDB" + +format=default + +echo + +if [ _"$1" = _ -o _"$1" = '_*' ]; then + WHERE="(select distinct dataset_id from annot_dataset_text)" +else + WHERE=$(echo $* | sed -e "s/\([[:alnum:]_-]\+\)[[:space:]]*\([!=<>]\+\|like\|ilike\)[[:space:]]*\([[:alnum:] *%.:_-]\+\)/(select dataset_id from annot_dataset_text where name = '\1' AND value \2 '\3')/g" -e "s/ and / INTERSECT /g" -e "s/ or / UNION /g") +fi + +QUERY="select * from annot_dataset_text where dataset_id in ($WHERE);" + +TQUERY="select * from annot_dataset_text where dataset_id in ( + select dataset_id from annot_dataset_text where (name='owner' and value='wilde') intersect + select dataset_id from annot_dataset_text where (name='type' and value='pdb') + );" + +# echo -e "$QUERY\n" + +$SQLCMD -c "$QUERY" >t.out +head -2 t.out >t.hdr +tail -n +3 t.out | sort >t.body + +if [ $format = default ]; then + +cat t.hdr t.body | awk ' +BEGIN { + start=0 + for(i=0;i<1024;i++) spaces = spaces " "; +} +start==0 { print $0 } +start==1 { + if ($1 != lastid) + print "\n" $0; + else { + line=$0 + sub("^[^|]*| ",nullds,line); + print line; + } + lastid = $1; +} +/------/ { + start=1 + dslen=match($0,"+")-1; + nullds = substr(spaces,1,dslen); +} +' + +elif [ $format = cols ]; then + +cat t.hdr t.body | awk ' +BEGIN { + start=0 + for(i=0;i<1024;i++) spaces = spaces " "; + fields = [ a3 a4 ]; +} +start==0 { print $0 } +start==1 { + if ($1 != lastid) + print "\n" $0; + else { + line=$0 + sub("^[^|]*| ",nullds,line); + print line; + } + lastid = $1; +} +/------/ { + start=1 + dslen=match($0,"+")-1; + nullds = substr(spaces,1,dslen); +} +' + +fi + + +exit + +locate owner=sinitzkiy or owner=wilde Property changes on: provenancedb/tags/locate.server ___________________________________________________________________ Added: svn:executable + * Added: provenancedb/tags/setup.sh =================================================================== --- provenancedb/tags/setup.sh (rev 0) +++ provenancedb/tags/setup.sh 2013-10-29 20:19:35 UTC (rev 7243) @@ -0,0 +1,42 @@ +# ensure that this script is being sourced + +if [ ${BASH_VERSINFO[0]} -gt 2 -a "${BASH_SOURCE[0]}" = "${0}" ] ; then + echo ERROR: script ${BASH_SOURCE[0]} must be executed as: source ${BASH_SOURCE[0]} + exit 1 +fi + +# Setting scripts folder to the PATH env var. + +TAGDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" + +if [ _$(which tag 2>/dev/null) != _$TAGDIR/tag ]; then + echo Adding $TAGDIR: to front of PATH + PATH=$TAGDIR:$PATH +else + echo Assuming $TAGDIR: is already in PATH +fi + +# Setting .pgpass + +if [ -e $HOME/.pgpass ]; then + savepgpass=$(mktemp $HOME/.pgpass.XXXX) + echo Saving $HOME/.pgpass in $savepgpass + mv $HOME/.pgpass $savepgpass +fi + +cat >>$HOME/.pgpass <]\+\|like\|ilike\)[[:space:]]*\([[:alnum:] *%.:_-]\+\)/(select dataset_id from annot_dataset_text where name = '\1' AND value \2 '\3')/g" -e "s/ and / INTERSECT /g" -e "s/ or / UNION /g") +fi + +QUERY="select * from annot_dataset_text where dataset_id in ($WHERE);" + +TQUERY="select * from annot_dataset_text where dataset_id in ( + select dataset_id from annot_dataset_text where (name='owner' and value='wilde') intersect + select dataset_id from annot_dataset_text where (name='type' and value='pdb') + );" + +echo -e "$QUERY\n" + +$SQLCMD -c "$QUERY" >t.out +head -2 t.out >t.hdr +tail -n +2 t.out | sort >t.body + +if [ $format = default ]; then + +cat t.hdr t.body | awk ' +BEGIN { + start=0 + for(i=0;i<1024;i++) spaces = spaces " "; +} +start==0 { print $0 } +start==1 { + if ($1 != lastid) + print "\n" $0; + else { + line=$0 + sub("^[^|]*| ",nullds,line); + print line; + } + lastid = $1; +} +/------/ { + start=1 + dslen=match($0,"+")-1; + nullds = substr(spaces,1,dslen); +} +' + +elif [ $format = cols ]; then + +cat t.hdr t.body | awk ' +BEGIN { + start=0 + for(i=0;i<1024;i++) spaces = spaces " "; + fields = [ a3 a4 ]; +} +start==0 { print $0 } +start==1 { + if ($1 != lastid) + print "\n" $0; + else { + line=$0 + sub("^[^|]*| ",nullds,line); + print line; + } + lastid = $1; +} +/------/ { + start=1 + dslen=match($0,"+")-1; + nullds = substr(spaces,1,dslen); +} +' + +fi + + +exit + +locate owner=sinitzkiy or owner=wilde Property changes on: provenancedb/tags/tlocate ___________________________________________________________________ Added: svn:executable + * Added: provenancedb/tags/ttag =================================================================== --- provenancedb/tags/ttag (rev 0) +++ provenancedb/tags/ttag 2013-10-29 20:19:35 UTC (rev 7243) @@ -0,0 +1,68 @@ +#! /bin/sh + +TAGDB=${TAGDB:-provdb} + +SQLCMD="psql -U provdb -h swift.rcc.uchicago.edu $TAGDB" + +multiple=false +while [ $# -gt 0 ]; do + case $1 in + -m|--multiple) multiple=true; shift 1 ;; + -h|-?|--help|-*|--*) usage; exit ;; + *) break ;; + esac + # shift 2 +done + +echo multiple=$multiple + +object=$1 +#count=$# +#echo count=$count +#last="$7" +#echo last="$last" +shift + +$SQLCMD -c "insert into ds (id) values ('$object');" + + +usage() +{ + echo $0: usage: + cat < Author: wilde Date: 2013-10-29 15:32:39 -0500 (Tue, 29 Oct 2013) New Revision: 7244 Modified: provenancedb/tags/locate.server Log: Use mktemp for temp files and clean up on exit. Modified: provenancedb/tags/locate.server =================================================================== --- provenancedb/tags/locate.server 2013-10-29 20:19:35 UTC (rev 7243) +++ provenancedb/tags/locate.server 2013-10-29 20:32:39 UTC (rev 7244) @@ -23,13 +23,17 @@ # echo -e "$QUERY\n" -$SQLCMD -c "$QUERY" >t.out -head -2 t.out >t.hdr -tail -n +3 t.out | sort >t.body +tout=$(mktemp /tmp/tags.out.XXXXXX) +thdr=$(mktemp /tmp/tags.hdr.XXXXXX) +tbody=$(mktemp /tmp/tags.body.XXXXXX) +$SQLCMD -c "$QUERY" >$tout +head -2 $tout >$thdr +tail -n +3 $tout | sort >$tbody + if [ $format = default ]; then -cat t.hdr t.body | awk ' +cat $thdr $tbody | awk ' BEGIN { start=0 for(i=0;i<1024;i++) spaces = spaces " "; @@ -54,7 +58,7 @@ elif [ $format = cols ]; then -cat t.hdr t.body | awk ' +cat $thdr $tbody | awk ' BEGIN { start=0 for(i=0;i<1024;i++) spaces = spaces " "; @@ -80,6 +84,7 @@ fi +rm -f $tout $tbody $thdr exit From ketan at ci.uchicago.edu Tue Oct 29 15:45:32 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Tue, 29 Oct 2013 15:45:32 -0500 (CDT) Subject: [Swift-commit] r7245 - SwiftApps/Swift-MapRed/mapred_combiner_V4 Message-ID: <20131029204532.22C8A9D86A@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-29 15:45:32 -0500 (Tue, 29 Oct 2013) New Revision: 7245 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.local.xml Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.midway.xml SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data Log: Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift 2013-10-29 20:32:39 UTC (rev 7244) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/blastreduce.swift 2013-10-29 20:45:32 UTC (rev 7245) @@ -15,19 +15,6 @@ seqfile psq; } -/* Blast app related declarations -output blast_output_file ; -output out[] ; - -app (output o) blastapp(query i, fastaseq d, string p, string e, string f, database db){ - blastall "-p" p "-i" filename(i) "-d" filename(d) "-o" filename(o) "-e" e "-T" "-F" f; -} - -app (output o) blastmerge(output o_frags[]){ - blastmerge filename(o) filenames(o_frags); -} -*/ - app (database out) formatdb (fastaseq i){ formatdb "-i" filename(i); } @@ -37,22 +24,22 @@ } app (fileptr out, file err) map_data (script wrapper, script map, query _queryfile, fastaseq _fastafile, string resfilename, string p, string e, string f, database db){ - bash @wrapper @map p filename(_queryfile) filename(_fastafile) resfilename e f stdout=@out stderr=@err; + bash @wrapper @map p filename(_queryfile) filename(_fastafile) resfilename e f stdout=@out stderr=@err; } app (fileptr out) aggregate (script a, fileptr map_results[]) { - bash @a @map_results stdout=@out; + bash @a @map_results stdout=@out; } app (file out, file err) reduce_mid (script wrapper, script reducer, string cmd, fileptr all_map){ - mid_bash @wrapper @reducer cmd @all_map stdout=@out stderr=@err; + mid_bash @wrapper @reducer cmd @all_map stdout=@out stderr=@err; } app (file out, file err) reduce_local (script wrapper, script reducer, string cmd, file site_results[]){ - loc_bash @wrapper @reducer cmd @site_results stdout=@out stderr=@err; + loc_bash @wrapper @reducer cmd @site_results stdout=@out stderr=@err; } -string num_partitions = arg("n", "10"); +string num_partitions = arg("n", "50"); fastaseq partition[] ; database formatdbout[] ; @@ -71,8 +58,8 @@ partition=split_database(dbin, num_partitions); foreach item,i in partition { - formatdbout[i]=formatdb(item); - (map_out[i], map_err[i]) = map_data (map_wrapper, map_func, query_file, item, "tmpout", "blastp", "0.1", "F", formatdbout[i]); + formatdbout[i]=formatdb(item); + (map_out[i], map_err[i]) = map_data (map_wrapper, map_func, query_file, item, "tmpout", "blastp", "0.1", "F", formatdbout[i]); } fileptr all_map <"all_map.out">; Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.local.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.local.xml (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.local.xml 2013-10-29 20:45:32 UTC (rev 7245) @@ -0,0 +1,11 @@ + + + + + 0 + 10000 + + /tmp/swift.work + local + + Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.midway.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.midway.xml 2013-10-29 20:32:39 UTC (rev 7244) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/sites.midway.xml 2013-10-29 20:45:32 UTC (rev 7245) @@ -17,4 +17,12 @@ 10000 /tmp/maheshwari/swift.work + + + 0 + 10000 + + /tmp/swift.work + local + Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data 2013-10-29 20:32:39 UTC (rev 7244) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/tc.data 2013-10-29 20:45:32 UTC (rev 7245) @@ -4,14 +4,8 @@ beagle bgl_bash /bin/bash local loc_bash /bin/bash local cat /bin/cat -midway blastp /home/maheshwari/ncbi-blast-2.2.28+/bin/blastp -midway fastasplitn /home/maheshwari/parallelblast_2.0.9/fastasplitn midway blastmerge /home/maheshwari/parallelblast_2.0.9/blastmerge midway blastall /home/maheshwari/blast-2.2.26/bin/blastall -midway formatdb /home/maheshwari/blast-2.2.26/bin/formatdb -localhost blastp /home/maheshwari/ncbi-blast-2.2.28+/bin/blastp localhost fastasplitn /home/maheshwari/parallelblast_2.0.9/fastasplitn -localhost blastmerge /home/maheshwari/parallelblast_2.0.9/blastmerge -localhost blastall /home/maheshwari/blast-2.2.26/bin/blastall localhost formatdb /home/maheshwari/blast-2.2.26/bin/formatdb From ketan at ci.uchicago.edu Tue Oct 29 15:45:53 2013 From: ketan at ci.uchicago.edu (ketan at ci.uchicago.edu) Date: Tue, 29 Oct 2013 15:45:53 -0500 (CDT) Subject: [Swift-commit] r7246 - SwiftApps/Swift-MapRed/blast Message-ID: <20131029204553.B713B9D86A@svn.ci.uchicago.edu> Author: ketan Date: 2013-10-29 15:45:53 -0500 (Tue, 29 Oct 2013) New Revision: 7246 Modified: SwiftApps/Swift-MapRed/blast/apps SwiftApps/Swift-MapRed/blast/cf SwiftApps/Swift-MapRed/blast/sites.midway.xml Log: Modified: SwiftApps/Swift-MapRed/blast/apps =================================================================== --- SwiftApps/Swift-MapRed/blast/apps 2013-10-29 20:45:32 UTC (rev 7245) +++ SwiftApps/Swift-MapRed/blast/apps 2013-10-29 20:45:53 UTC (rev 7246) @@ -1,10 +1,11 @@ -midway blastp /home/maheshwari/ncbi-blast-2.2.28+/bin/blastp -midway fastasplitn /home/maheshwari/parallelblast_2.0.9/fastasplitn +midway bash /bin/bash +midway mid_bash /bin/bash +midway loc_bash /bin/bash +beagle bgl_bash /bin/bash +local loc_bash /bin/bash +local cat /bin/cat midway blastmerge /home/maheshwari/parallelblast_2.0.9/blastmerge midway blastall /home/maheshwari/blast-2.2.26/bin/blastall -midway formatdb /home/maheshwari/blast-2.2.26/bin/formatdb -localhost blastp /home/maheshwari/ncbi-blast-2.2.28+/bin/blastp localhost fastasplitn /home/maheshwari/parallelblast_2.0.9/fastasplitn -localhost blastmerge /home/maheshwari/parallelblast_2.0.9/blastmerge -localhost blastall /home/maheshwari/blast-2.2.26/bin/blastall localhost formatdb /home/maheshwari/blast-2.2.26/bin/formatdb + Modified: SwiftApps/Swift-MapRed/blast/cf =================================================================== --- SwiftApps/Swift-MapRed/blast/cf 2013-10-29 20:45:32 UTC (rev 7245) +++ SwiftApps/Swift-MapRed/blast/cf 2013-10-29 20:45:53 UTC (rev 7246) @@ -1,9 +1,9 @@ -wrapperlog.always.transfer=false -sitedir.keep=true -file.gc.enabled=false -status.mode=provider -execution.retries=0 -lazy.errors=true use.provider.staging=true -provider.staging.pin.swiftfiles=true use.wrapper.staging=false +wrapperlog.always.transfer=true +execution.retries=0 +lazy.errors=false +provider.staging.pin.swiftfiles=false +sitedir.keep=true +#tcp.port.range=50000,51000 +Dtcp.channel.log.io.performance=true \ No newline at end of file Modified: SwiftApps/Swift-MapRed/blast/sites.midway.xml =================================================================== --- SwiftApps/Swift-MapRed/blast/sites.midway.xml 2013-10-29 20:45:32 UTC (rev 7245) +++ SwiftApps/Swift-MapRed/blast/sites.midway.xml 2013-10-29 20:45:53 UTC (rev 7246) @@ -1,18 +1,28 @@ - + - - - sandyb - 16 - 01:00:00 - 8000 - 100 - 100 - 1 - 1 - 1 - 2.0 - 10000 - /tmp/swift.workdir + + + westmere + + + 8 + 2400 + 00:20:00 + 100 + 100 + 1 + 2 + 2 + .1 + 10000 + /tmp/maheshwari/swift.work + + + 0 + 10000 + + /tmp/swift.work + local + From wilde at ci.uchicago.edu Tue Oct 29 20:59:28 2013 From: wilde at ci.uchicago.edu (wilde at ci.uchicago.edu) Date: Tue, 29 Oct 2013 20:59:28 -0500 (CDT) Subject: [Swift-commit] r7247 - provenancedb/tags Message-ID: <20131030015928.EEE669D86A@svn.ci.uchicago.edu> Author: wilde Date: 2013-10-29 20:59:28 -0500 (Tue, 29 Oct 2013) New Revision: 7247 Added: provenancedb/tags/tag provenancedb/tags/tlocate.old Removed: provenancedb/tags/tlocate provenancedb/tags/ttag Log: snapshot of client side. Copied: provenancedb/tags/tag (from rev 7243, provenancedb/tags/ttag) =================================================================== --- provenancedb/tags/tag (rev 0) +++ provenancedb/tags/tag 2013-10-30 01:59:28 UTC (rev 7247) @@ -0,0 +1,55 @@ +#! /bin/sh + + +usage() +{ + echo $0: usage: + cat <]\+\|like\|ilike\)[[:space:]]*\([[:alnum:] *%.:_-]\+\)/(select dataset_id from annot_dataset_text where name = '\1' AND value \2 '\3')/g" -e "s/ and / INTERSECT /g" -e "s/ or / UNION /g") -fi - -QUERY="select * from annot_dataset_text where dataset_id in ($WHERE);" - -TQUERY="select * from annot_dataset_text where dataset_id in ( - select dataset_id from annot_dataset_text where (name='owner' and value='wilde') intersect - select dataset_id from annot_dataset_text where (name='type' and value='pdb') - );" - -echo -e "$QUERY\n" - -$SQLCMD -c "$QUERY" >t.out -head -2 t.out >t.hdr -tail -n +2 t.out | sort >t.body - -if [ $format = default ]; then - -cat t.hdr t.body | awk ' -BEGIN { - start=0 - for(i=0;i<1024;i++) spaces = spaces " "; -} -start==0 { print $0 } -start==1 { - if ($1 != lastid) - print "\n" $0; - else { - line=$0 - sub("^[^|]*| ",nullds,line); - print line; - } - lastid = $1; -} -/------/ { - start=1 - dslen=match($0,"+")-1; - nullds = substr(spaces,1,dslen); -} -' - -elif [ $format = cols ]; then - -cat t.hdr t.body | awk ' -BEGIN { - start=0 - for(i=0;i<1024;i++) spaces = spaces " "; - fields = [ a3 a4 ]; -} -start==0 { print $0 } -start==1 { - if ($1 != lastid) - print "\n" $0; - else { - line=$0 - sub("^[^|]*| ",nullds,line); - print line; - } - lastid = $1; -} -/------/ { - start=1 - dslen=match($0,"+")-1; - nullds = substr(spaces,1,dslen); -} -' - -fi - - -exit - -locate owner=sinitzkiy or owner=wilde Copied: provenancedb/tags/tlocate.old (from rev 7243, provenancedb/tags/tlocate) =================================================================== --- provenancedb/tags/tlocate.old (rev 0) +++ provenancedb/tags/tlocate.old 2013-10-30 01:59:28 UTC (rev 7247) @@ -0,0 +1,86 @@ +#! /bin/sh + +TAGDB=${TAGDB:-provdb} + +SQLCMD="psql -U provdb -h swift.rcc.uchicago.edu $TAGDB" + +format=default + +echo + +if [ _"$1" = _ -o _"$1" = '_*' ]; then + WHERE="(select distinct dataset_id from annot_dataset_text)" +else + WHERE=$(echo $* | sed -e "s/\([[:alnum:]_-]\+\)[[:space:]]*\([!=<>]\+\|like\|ilike\)[[:space:]]*\([[:alnum:] *%.:_-]\+\)/(select dataset_id from annot_dataset_text where name = '\1' AND value \2 '\3')/g" -e "s/ and / INTERSECT /g" -e "s/ or / UNION /g") +fi + +QUERY="select * from annot_dataset_text where dataset_id in ($WHERE);" + +TQUERY="select * from annot_dataset_text where dataset_id in ( + select dataset_id from annot_dataset_text where (name='owner' and value='wilde') intersect + select dataset_id from annot_dataset_text where (name='type' and value='pdb') + );" + +echo -e "$QUERY\n" + +$SQLCMD -c "$QUERY" >t.out +head -2 t.out >t.hdr +tail -n +2 t.out | sort >t.body + +if [ $format = default ]; then + +cat t.hdr t.body | awk ' +BEGIN { + start=0 + for(i=0;i<1024;i++) spaces = spaces " "; +} +start==0 { print $0 } +start==1 { + if ($1 != lastid) + print "\n" $0; + else { + line=$0 + sub("^[^|]*| ",nullds,line); + print line; + } + lastid = $1; +} +/------/ { + start=1 + dslen=match($0,"+")-1; + nullds = substr(spaces,1,dslen); +} +' + +elif [ $format = cols ]; then + +cat t.hdr t.body | awk ' +BEGIN { + start=0 + for(i=0;i<1024;i++) spaces = spaces " "; + fields = [ a3 a4 ]; +} +start==0 { print $0 } +start==1 { + if ($1 != lastid) + print "\n" $0; + else { + line=$0 + sub("^[^|]*| ",nullds,line); + print line; + } + lastid = $1; +} +/------/ { + start=1 + dslen=match($0,"+")-1; + nullds = substr(spaces,1,dslen); +} +' + +fi + + +exit + +locate owner=sinitzkiy or owner=wilde Deleted: provenancedb/tags/ttag =================================================================== --- provenancedb/tags/ttag 2013-10-29 20:45:53 UTC (rev 7246) +++ provenancedb/tags/ttag 2013-10-30 01:59:28 UTC (rev 7247) @@ -1,68 +0,0 @@ -#! /bin/sh - -TAGDB=${TAGDB:-provdb} - -SQLCMD="psql -U provdb -h swift.rcc.uchicago.edu $TAGDB" - -multiple=false -while [ $# -gt 0 ]; do - case $1 in - -m|--multiple) multiple=true; shift 1 ;; - -h|-?|--help|-*|--*) usage; exit ;; - *) break ;; - esac - # shift 2 -done - -echo multiple=$multiple - -object=$1 -#count=$# -#echo count=$count -#last="$7" -#echo last="$last" -shift - -$SQLCMD -c "insert into ds (id) values ('$object');" - - -usage() -{ - echo $0: usage: - cat < Author: wilde Date: 2013-10-29 23:34:01 -0500 (Tue, 29 Oct 2013) New Revision: 7248 Added: provenancedb/tags/README provenancedb/tags/TODO provenancedb/tags/locate Log: Initial version of clent-server locate. Added: provenancedb/tags/README =================================================================== --- provenancedb/tags/README (rev 0) +++ provenancedb/tags/README 2013-10-30 04:34:01 UTC (rev 7248) @@ -0,0 +1,66 @@ +Tagging Model + +Catalogs + ObjectTypes + RequiredTags + none | tag1, ..., tagN + AllowedTags + any | tag1, ..., tagN + SystemTags + _user + _group + _permission + _create_date + _modify_date + Objects + Tags + + +Groups + Users + + + + +Type Examples + + +Dataset + type=dataset + name + create_date + location + nfiles + size + +Script + type=script + name + version + source + repo_url + +Application + type=app + name + version + source + +CMTSRun + type=run + start_date + id + script + + +dataset-required name create_date location nfiles size +dataset-allowed member + +script-required name version source repo_url +script-required name version source repo_url + +app-required name version source +app-required name version source + +run-required start_date id script +run-allowed start_date id script Added: provenancedb/tags/TODO =================================================================== --- provenancedb/tags/TODO (rev 0) +++ provenancedb/tags/TODO 2013-10-30 04:34:01 UTC (rev 7248) @@ -0,0 +1,4 @@ +BUGS + +FAILS: ./locate '(owner=oosode)or(owner=jgrime)' +WORKS: ./locate '(owner=oosode) or (owner=jgrime)' Added: provenancedb/tags/locate =================================================================== --- provenancedb/tags/locate (rev 0) +++ provenancedb/tags/locate 2013-10-30 04:34:01 UTC (rev 7248) @@ -0,0 +1,46 @@ +#! /bin/sh + +usage() +{ + echo $0: usage: + cat < Author: wilde Date: 2013-10-29 23:39:58 -0500 (Tue, 29 Oct 2013) New Revision: 7249 Added: provenancedb/tags/provdb.php provenancedb/tags/tag.server provenancedb/tags/types Modified: provenancedb/tags/locate.server Log: Initial version of client-server locate. Modified: provenancedb/tags/locate.server =================================================================== --- provenancedb/tags/locate.server 2013-10-30 04:34:01 UTC (rev 7248) +++ provenancedb/tags/locate.server 2013-10-30 04:39:58 UTC (rev 7249) @@ -1,20 +1,47 @@ #! /bin/sh -TAGDB=${TAGDB:-provdb} +database=${TAGDB:-provdb} -SQLCMD="psql -U provdb -h swift.rcc.uchicago.edu $TAGDB" - format=default echo +echo $(date): STARTING >./locate.log +echo $(date): "$*" >./locate.log + +while [ $# -gt 0 ]; do + case $1 in + -u|--user) user=$2; shift 2 ;; + -p|--password) password=$2; shift 2 ;; + -d|--database) database=$2; shift 2 ;; + -h|-?|--help|-*|--*) usage; exit ;; + *) break ;; + esac +done + +# Authenticate the user + +dbpass=$(grep -w "^$user " users | awk '{print $2}') + +echo user=$user password=$password dbpass=$dbpass >>./locate.log + +if [ _$dbpass != _$password ]; then + echo ERROR: authentication failed. + exit 1 +fi + +SQLCMD="psql -U provdb -h swift.rcc.uchicago.edu $database" + +# Translate query + if [ _"$1" = _ -o _"$1" = '_*' ]; then WHERE="(select distinct dataset_id from annot_dataset_text)" else WHERE=$(echo $* | sed -e "s/\([[:alnum:]_-]\+\)[[:space:]]*\([!=<>]\+\|like\|ilike\)[[:space:]]*\([[:alnum:] *%.:_-]\+\)/(select dataset_id from annot_dataset_text where name = '\1' AND value \2 '\3')/g" -e "s/ and / INTERSECT /g" -e "s/ or / UNION /g") fi -QUERY="select * from annot_dataset_text where dataset_id in ($WHERE);" +fields="dataset_id, name, value" +QUERY="select $fields from annot_dataset_text where dataset_id in ($WHERE);" TQUERY="select * from annot_dataset_text where dataset_id in ( select dataset_id from annot_dataset_text where (name='owner' and value='wilde') intersect @@ -29,7 +56,7 @@ $SQLCMD -c "$QUERY" >$tout head -2 $tout >$thdr -tail -n +3 $tout | sort >$tbody +tail -n +3 $tout | grep -v '(.*rows)' | grep -v '^$' | sort >$tbody if [ $format = default ]; then @@ -85,7 +112,3 @@ fi rm -f $tout $tbody $thdr - -exit - -locate owner=sinitzkiy or owner=wilde Added: provenancedb/tags/provdb.php =================================================================== --- provenancedb/tags/provdb.php (rev 0) +++ provenancedb/tags/provdb.php 2013-10-30 04:39:58 UTC (rev 7249) @@ -0,0 +1,6 @@ + Property changes on: provenancedb/tags/provdb.php ___________________________________________________________________ Added: svn:executable + * Copied: provenancedb/tags/tag.server (from rev 7243, provenancedb/tags/ttag) =================================================================== --- provenancedb/tags/tag.server (rev 0) +++ provenancedb/tags/tag.server 2013-10-30 04:39:58 UTC (rev 7249) @@ -0,0 +1,76 @@ +#! /bin/sh + +#TAGDB=${TAGDB:-provdb} + +usage() +{ + echo $0: usage: + cat <./locate.log + +multiple=false + +while [ $# -gt 0 ]; do + case $1 in + -u|--user) user=$2; shift 2 ;; + -p|--password) password=$2; shift 2 ;; + -m|--multiple) multiple=true; shift 1 ;; + -h|-?|--help|-*|--*) usage; exit ;; + *) break ;; + esac +done + +# Authenticate the user + +dbpass=$(grep -w "^$user " users | awk '{print $2}') + +echo user=$user password=$password dbpass=$dbpass >>./locate.log + +if [ _$dbpass != _$password ]; then + echo ERROR: authentication failed. + exit 1 +fi + +object=$1 +shift + +SQLCMD="psql -U provdb -h swift.rcc.uchicago.edu $TAGDB" + +$SQLCMD -c "insert into ds (id) values ('$object');" + +for anno in "$@"; do + name=$(echo "$anno" | awk -F= '{print $1}') + value=$(echo "$anno" | awk -F= '{print $2}') + echo anno=$anno name=$name value="$value" + if [ $multiple = false ]; then + $SQLCMD -c " + DO + \$\$ + BEGIN + IF EXISTS ( SELECT 1 FROM annot_dataset_text WHERE dataset_id = '$object' and name = '$name' ) THEN + UPDATE annot_dataset_text SET value = '$value' WHERE dataset_id = '$object' and name = '$name' ; + ELSE + INSERT INTO annot_dataset_text (dataset_id, name, value) VALUES ('$object', '$name', '$value') ; + END IF; + END; + \$\$" + else + $SQLCMD -c "insert into annot_dataset_text (dataset_id, name, value) values ('$object', '$name', '$value');" + fi +done + +exit + +insert into annot_dataset_text (dataset_id, name, value) values ('/d1/d2/f1', 'owner', 'wilde'); +insert into annot_dataset_text (dataset_id, name, value) values ('/d1/d2/f1', 'group', 'cmts-cyber'); +insert into annot_dataset_text (dataset_id, name, value) values ('/d1/d2/f1', 'create-date', '2013.0123.23:07:29.123'); +insert into annot_dataset_text (dataset_id, name, value) values ('/d1/d2/f1', 'type', 'pdb'); +insert into annot_dataset_text (dataset_id, name, value) values ('/d1/d2/f1', 'state', 'unverified'); +insert into annot_dataset_text (dataset_id, name, value) values ('/d1/d2/f1', 'note','Initial structure prediction from loop model. mw'); + +END Added: provenancedb/tags/types =================================================================== --- provenancedb/tags/types (rev 0) +++ provenancedb/tags/types 2013-10-30 04:39:58 UTC (rev 7249) @@ -0,0 +1,14 @@ +dataset-required name create_date location nfiles size +dataset-allowed member* + +script-required name version source repo_url +script-allowed none + +app-required name version source +app-required none + +run-required start_date id script +run-allowed restarts + +unknown-required none +unknown-allowed any From swift at ci.uchicago.edu Wed Oct 30 09:10:03 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Wed, 30 Oct 2013 09:10:03 -0500 (CDT) Subject: [Swift-commit] cog r3823 Message-ID: <20131030141003.E4E228D000A5@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3823 | jmwozniak | 2013-10-30 09:09:05 -0500 (Wed, 30 Oct 2013) | 1 line Adding tcl ------------------------------------------------------------------------ From swift at ci.uchicago.edu Wed Oct 30 09:15:03 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Wed, 30 Oct 2013 09:15:03 -0500 (CDT) Subject: [Swift-commit] cog r3824 Message-ID: <20131030141503.B597E8D000A5@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3824 | jmwozniak | 2013-10-30 09:11:33 -0500 (Wed, 30 Oct 2013) | 1 line Adding make-package.tcl coaster.tcl ------------------------------------------------------------------------ Index: modules/provider-coaster-c-client/tcl/coaster.tcl =================================================================== --- modules/provider-coaster-c-client/tcl/coaster.tcl (revision 0) +++ modules/provider-coaster-c-client/tcl/coaster.tcl (revision 3824) @@ -0,0 +1,5 @@ + +namespace eval coaster { + proc noop { } { + } +} Index: modules/provider-coaster-c-client/tcl/make-package.tcl =================================================================== --- modules/provider-coaster-c-client/tcl/make-package.tcl (revision 0) +++ modules/provider-coaster-c-client/tcl/make-package.tcl (revision 3824) @@ -0,0 +1,10 @@ + +# Run "tclsh make-package.tcl > pkgIndex.tcl" to create the package + +set name "coasters" +set version "0.1" +set leaf_so "libcoasterclient.so" +set leaf_tcl "coaster.tcl" + +puts [ ::pkg::create -name $name -version $version \ + -load $leaf_so -source $leaf_tcl ] From davidk at ci.uchicago.edu Wed Oct 30 09:36:18 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Wed, 30 Oct 2013 09:36:18 -0500 (CDT) Subject: [Swift-commit] r7250 - trunk Message-ID: <20131030143618.4E7E69D7FB@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-30 09:36:17 -0500 (Wed, 30 Oct 2013) New Revision: 7250 Modified: trunk/build.xml Log: x bit for swift-service script Modified: trunk/build.xml =================================================================== --- trunk/build.xml 2013-10-30 04:39:58 UTC (rev 7249) +++ trunk/build.xml 2013-10-30 14:36:17 UTC (rev 7250) @@ -119,6 +119,7 @@ + From swift at ci.uchicago.edu Wed Oct 30 09:55:03 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Wed, 30 Oct 2013 09:55:03 -0500 (CDT) Subject: [Swift-commit] cog r3828 Message-ID: <20131030145503.9E2738D000A5@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3828 | jmwozniak | 2013-10-30 09:50:26 -0500 (Wed, 30 Oct 2013) | 2 lines Automatically make Tcl package if using SWIG ------------------------------------------------------------------------ Index: modules/provider-coaster-c-client/tcl/Makefile.am =================================================================== --- modules/provider-coaster-c-client/tcl/Makefile.am (revision 3827) +++ modules/provider-coaster-c-client/tcl/Makefile.am (working copy) @@ -1,3 +1,17 @@ -tcl-package: - echo HI +if SWIG + +tcldir = $(PWD) + +tcl_DATA = pkgIndex.tcl + +# This dependency points to the existence of a soft link +pkgIndex.tcl: libcoasterclient.so + @echo Making Tcl package... + tclsh ./make-package.tcl > pkgIndex.tcl + +# This is a soft link +libcoasterclient.so: + ln -s ../src/.libs/libcoasterclient.so + +endif Index: modules/provider-coaster-c-client/Makefile.am =================================================================== --- modules/provider-coaster-c-client/Makefile.am (revision 3827) +++ modules/provider-coaster-c-client/Makefile.am (working copy) @@ -1,5 +1,5 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = src +SUBDIRS = src EXTRA_DIST = autogen.sh LIBS = -pthread $LIBS AM_CXXFLAGS = -pthread @@ -11,3 +11,9 @@ cp -d src/.libs/libcoasterclient.so* dist/lib cp src/.libs/coaster-client-test dist/bin cp src/.libs/run-coaster-job dist/bin + +if SWIG + +SUBDIRS += tcl + +endif From davidk at ci.uchicago.edu Wed Oct 30 12:16:55 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Wed, 30 Oct 2013 12:16:55 -0500 (CDT) Subject: [Swift-commit] r7251 - trunk/bin Message-ID: <20131030171655.6FB399D7FB@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-30 12:16:55 -0500 (Wed, 30 Oct 2013) New Revision: 7251 Modified: trunk/bin/swift-service Log: Add -stop option, kill pids and their children Modified: trunk/bin/swift-service =================================================================== --- trunk/bin/swift-service 2013-10-30 14:36:17 UTC (rev 7250) +++ trunk/bin/swift-service 2013-10-30 17:16:55 UTC (rev 7251) @@ -1,5 +1,13 @@ #!/bin/bash +# Determine the location of needed files +export SWIFT_BIN="$( cd "$( dirname "$0" )" && pwd )" +export WORKER="$SWIFT_BIN/worker.pl" +export PID_FILE="$HOME/.swift/.coaster-service-pids" +export COASTER_SERVICE="$SWIFT_BIN/coaster-service" +export LOG="start-coaster-service.log" +mkdir -p "$HOME/.swift" || crash "Unable to create $HOME/.swift" + # Report a problem and exit crash() { @@ -23,38 +31,64 @@ done } +# Write command to log, run command, wait for completion run_command() { command="$@" - echo "Running $command" >> $LOG + echo "Running command $command" >> $LOG $command >> $LOG 2>&1 } +# Write command to log, run in background, record PID run_command_bg() { command="$@" - echo "Running $command" >> $LOG + echo "Running background command $command" >> $LOG $command >> $LOG 2>&1 & echo $! >> $PID_FILE } +# Stop the coaster service +stop_service() +{ + echo "Stopping Swift service..." + if [ -f "$PID_FILE" ]; then + for PID in $( cat $PID_FILE ) + do + PID_COMM=$( ps -p $PID -o comm|sed 1D 2>/dev/null ) + + # Kill child processes of $PID + ps -u $USER -o "pid,ppid"|sed 1d | while read PROC + do + PROC_PID=$( echo $PROC | awk '{print $1}' ) + PROC_PPID=$( echo $PROC | awk '{print $2}' ) + if [ $PROC_PPID == $PID ]; then + run_command kill $PROC_PID + fi + done + + # Get process name + if [ -z "$PID_COMM" ]; then + PID_COMM="$pid" + fi + + echo "Killing $PID_COMM ($pid)" + run_command kill $pid + done + fi + rm $PID_FILE +} + # Parse command line arguments while [ $# -gt 0 ]; do case $1 in -conf) CMDLN_CONF=$2; shift 2;; -start) ;; - -stop) ;; + -stop) stop_service; exit 0;; *) echo "Do not recognize command line option: $1" 1>&2; exit 1;; esac done -# Determine the location of needed files -export SWIFT_BIN="$( cd "$( dirname "$0" )" && pwd )" -export WORKER="$SWIFT_BIN/worker.pl" -export PID_FILE="$HOME/.swift/.coaster-service-pids" -export COASTER_SERVICE="$SWIFT_BIN/coaster-service" -export LOG="start-coaster-service.log" -mkdir -p "$HOME/.swift" || crash "Unable to create $HOME/.swift" # Import settings if [ -f "$CMDLN_CONF" ]; then @@ -85,6 +119,10 @@ crash "Unable to find $COASTER_SERVICE!" fi +if [ -z "$TMPDIR" ]; then + TMPDIR=$PWD +fi + # Create files for storing port info, if needed if [ -z "$LOCAL_PORT" ]; then LOCAL_PORT_FILE=$( mktemp $TMPDIR/XXXXXX ) From davidk at ci.uchicago.edu Wed Oct 30 12:47:19 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Wed, 30 Oct 2013 12:47:19 -0500 (CDT) Subject: [Swift-commit] r7252 - trunk/bin Message-ID: <20131030174719.A08559D7FB@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-30 12:47:19 -0500 (Wed, 30 Oct 2013) New Revision: 7252 Modified: trunk/bin/swift-service Log: swift-service -start Modified: trunk/bin/swift-service =================================================================== --- trunk/bin/swift-service 2013-10-30 17:16:55 UTC (rev 7251) +++ trunk/bin/swift-service 2013-10-30 17:47:19 UTC (rev 7252) @@ -72,124 +72,140 @@ PID_COMM="$pid" fi - echo "Killing $PID_COMM ($pid)" + echo "Killing $PID_COMM ($PID)" run_command kill $pid done fi rm $PID_FILE } -# Parse command line arguments -while [ $# -gt 0 ]; do - case $1 in - -conf) CMDLN_CONF=$2; shift 2;; - -start) ;; - -stop) stop_service; exit 0;; - *) echo "Do not recognize command line option: $1" 1>&2; exit 1;; - esac -done +# Start coaster service +start_service() +{ + # Import settings + if [ -f "$CMDLN_CONF" ]; then + CONFIG_FILE=$CMDLN_CONF + elif [ -f "coaster-service.conf" ]; then + CONFIG_FILE="coaster-service.conf" + fi + echo "Starting Swift service..." + if [ -f "$CONFIG_FILE" ]; then + echo "Configuration: $CONFIG_FILE" + source $CONFIG_FILE + fi -# Import settings -if [ -f "$CMDLN_CONF" ]; then - CONFIG_FILE=$CMDLN_CONF -elif [ -f "coaster-service.conf" ]; then - CONFIG_FILE="coaster-service.conf" -fi + # Determine IP address to which workers should connect, and address in sites.xml + if [ -z "$IPADDR" ]; then + if [ "$SSH_TUNNELING" == "yes" ]; then + IPADDR=localhost + elif [ -n "$GLOBUS_HOSTNAME" ]; then + IPADDR=$GLOBUS_HOSTNAME + else + IPADDR="127.0.0.1" + fi + fi -echo "Start-coaster-service..." -if [ -f "$CONFIG_FILE" ]; then - echo "Configuration: $CONFIG_FILE" - source $CONFIG_FILE -fi + # Verify we can find coaster service + if [ ! -x "$COASTER_SERVICE" ]; then + crash "Unable to find $COASTER_SERVICE!" + fi -# Determine IP address to which workers should connect -if [ -z "$IPADDR" ]; then - if [ "$SSH_TUNNELING" == "yes" ]; then - IPADDR=localhost - elif [ -n "$GLOBUS_HOSTNAME" ]; then - IPADDR=$GLOBUS_HOSTNAME - else - IPADDR="127.0.0.1" + if [ -z "$TMPDIR" ]; then + TMPDIR=$PWD fi -fi -# Verify we can find coaster service -if [ ! -x "$COASTER_SERVICE" ]; then - crash "Unable to find $COASTER_SERVICE!" -fi + # Create files for storing port info, if needed + if [ -z "$LOCAL_PORT" ]; then + LOCAL_PORT_FILE=$( mktemp $TMPDIR/XXXXXX ) + fi -if [ -z "$TMPDIR" ]; then - TMPDIR=$PWD -fi + if [ -z "$SERVICE_PORT" ]; then + SERVICE_PORT_FILE=$( mktemp $TMPDIR/XXXXXX ) + fi -# Create files for storing port info, if needed -if [ -z "$LOCAL_PORT" ]; then - LOCAL_PORT_FILE=$( mktemp $TMPDIR/XXXXXX ) -fi + # Check values in configuration file to determine how we should start coaster-service + echo Launching service + if [ -z "$SERVICE_PORT" ] && [ -z "$LOCAL_PORT" ]; then + run_command_bg $COASTER_SERVICE -nosec -portfile $SERVICE_PORT_FILE -localportfile $LOCAL_PORT_FILE -passive + elif [ -n "$SERVICE_PORT" ] && [ -z "$LOCAL_PORT" ]; then + run_command_bg $COASTER_SERVICE -nosec -port $SERVICE_PORT -localportfile $LOCAL_PORT_FILE -passive + elif [ -z "$SERVICE_PORT" ] && [ -n "$LOCAL_PORT" ]; then + run_command_bg $COASTER_SERVICE -nosec -portfile $SERVICE_PORT_FILE --localport $LOCAL_PORT -passive + elif [ -n "$SERVICE_PORT" ] && [ -n "$LOCAL_PORT" ]; then + run_command_bg $COASTER_SERVICE -nosec -port $SERVICE_PORT -localport $LOCAL_PORT -passive + fi -if [ -z "$SERVICE_PORT" ]; then - SERVICE_PORT_FILE=$( mktemp $TMPDIR/XXXXXX ) -fi + # If waiting on port files to be created, wait for files to be created + if [ -z "$SERVICE_PORT" ]; then + wait_for_file $SERVICE_PORT_FILE 60 + fi -# Check values in configuration file to determine how we should start coaster-service -echo Starting coaster-service -if [ -z "$SERVICE_PORT" ] && [ -z "$LOCAL_PORT" ]; then - run_command_bg $COASTER_SERVICE -nosec -portfile $SERVICE_PORT_FILE -localportfile $LOCAL_PORT_FILE -passive -elif [ -n "$SERVICE_PORT" ] && [ -z "$LOCAL_PORT" ]; then - run_command_bg $COASTER_SERVICE -nosec -port $SERVICE_PORT -localportfile $LOCAL_PORT_FILE -passive -elif [ -z "$SERVICE_PORT" ] && [ -n "$LOCAL_PORT" ]; then - run_command_bg $COASTER_SERVICE -nosec -portfile $SERVICE_PORT_FILE --localport $LOCAL_PORT -passive -elif [ -n "$SERVICE_PORT" ] && [ -n "$LOCAL_PORT" ]; then - run_command_bg $COASTER_SERVICE -nosec -port $SERVICE_PORT -localport $LOCAL_PORT -passive -fi + if [ -z "$LOCAL_PORT" ]; then + wait_for_file $LOCAL_PORT_FILE 60 + fi -# If waiting on port files to be created, wait for files to be created, but no longer -if [ -z "$SERVICE_PORT" ]; then - wait_for_file $SERVICE_PORT_FILE 60 -fi - -if [ -z "$LOCAL_PORT" ]; then - wait_for_file $LOCAL_PORT_FILE 60 -fi - -# Determine SERVICE_PORT -if [ -z "$SERVICE_PORT" ]; then - if [ ! -f "$SERVICE_PORT_FILE" ]; then - crash "Unable to determine SERVICE_PORT!" + # Determine SERVICE_PORT + if [ -z "$SERVICE_PORT" ]; then + if [ ! -f "$SERVICE_PORT_FILE" ]; then + crash "Unable to determine SERVICE_PORT!" + fi + SERVICE_PORT=$( cat $SERVICE_PORT_FILE ) + rm $SERVICE_PORT_FILE fi - SERVICE_PORT=$( cat $SERVICE_PORT_FILE ) - rm $SERVICE_PORT_FILE -fi -# Determine LOCAL_PORT -if [ -z "$LOCAL_PORT" ]; then - if [ ! -f "$LOCAL_PORT_FILE" ]; then - crash "Unable to determine LOCAL_PORT!" + # Determine LOCAL_PORT + if [ -z "$LOCAL_PORT" ]; then + if [ ! -f "$LOCAL_PORT_FILE" ]; then + crash "Unable to determine LOCAL_PORT!" + fi + LOCAL_PORT=$( cat $LOCAL_PORT_FILE ) + rm $LOCAL_PORT_FILE fi - LOCAL_PORT=$( cat $LOCAL_PORT_FILE ) - rm $LOCAL_PORT_FILE -fi -echo Service port: $SERVICE_PORT -echo Local port: $LOCAL_PORT + echo Service port: $SERVICE_PORT + echo Local port: $LOCAL_PORT -# Generate sites.xml -export EXECUTIONURL="http://$IPADDR:$SERVICE_PORT" -export WORKERURL="http://$IPADDR:$LOCAL_PORT" + # Generate sites.xml + export EXECUTIONURL="http://$IPADDR:$SERVICE_PORT" + export WORKERURL="http://$IPADDR:$LOCAL_PORT" +} -echo Generating sites.xml +# Create a pool entry for use in sites.xml +create_pool_entry() +{ + echo Creating pool entry -GENSITES_ARGS="" + GENSITES_ARGS="" + if [ -f "$CONFIG_FILE" ]; then + GENSITES_ARGS=" -p $CONFIG_FILE " + fi -if [ -f "$CONFIG_FILE" ]; then - GENSITES_ARGS=" -p $CONFIG_FILE " -fi + if [ -f "gensites.template" ]; then + GENSITES_ARGS=" $( cat gensites.template ) " + else + GENSITES_ARGS=" persistent-coasters " + fi -if [ -f "gensites.template" ]; then - GENSITES_ARGS=" $( cat gensites.template ) " -else - GENSITES_ARGS=" persistent-coasters " -fi + gensites $GENSITES_ARGS > sites.xml +} -gensites $GENSITES_ARGS > sites.xml +# Parse command line arguments +while [ $# -gt 0 ]; do + case $1 in + -conf) + CMDLN_CONF=$2 + shift 2 + ;; + -start) + start_service + create_pool_entry + exit 0 + ;; + -stop) + stop_service + exit 0 + ;; + *) echo "Do not recognize command line option: $1" 1>&2; exit 1;; + esac +done From davidk at ci.uchicago.edu Wed Oct 30 13:10:44 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Wed, 30 Oct 2013 13:10:44 -0500 (CDT) Subject: [Swift-commit] r7253 - in trunk: . bin Message-ID: <20131030181044.A04349D7FB@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-30 13:10:44 -0500 (Wed, 30 Oct 2013) New Revision: 7253 Removed: trunk/bin/grid/ trunk/bin/slurm-qdel trunk/bin/slurm-qstat trunk/bin/slurm-qsub trunk/bin/slurm-qsub-emulator trunk/bin/swiftconfig trunk/bin/swiftstat Modified: trunk/build.xml Log: Some bin/ directory cleanup Removed the slurm-* commands since they are now replaced with the slurm provider Removed the bin/grid directory - the older scripts for submitting directly to OSG Deleted: trunk/bin/slurm-qdel =================================================================== --- trunk/bin/slurm-qdel 2013-10-30 17:47:19 UTC (rev 7252) +++ trunk/bin/slurm-qdel 2013-10-30 18:10:44 UTC (rev 7253) @@ -1,8 +0,0 @@ -#! /bin/sh - -now=$(date "+%Y.%m%d.%H:%M:%S") -echo $now $0: $* >> $HOME/pbslog - -qdel $* - - Deleted: trunk/bin/slurm-qstat =================================================================== --- trunk/bin/slurm-qstat 2013-10-30 17:47:19 UTC (rev 7252) +++ trunk/bin/slurm-qstat 2013-10-30 18:10:44 UTC (rev 7253) @@ -1,13 +0,0 @@ -#! /bin/sh - -now=$(date "+%Y.%m%d.%H:%M:%S") -echo $now $0: $* >> $HOME/pbslog - -#echo 'Job id Name User Time Use S Queue' -#echo '------------------- ---------------- --------------- -------- - -----' - -#/software/slurm-2.4-el6-x86_64/bin/qstat $* | tail -n +2 -qstat $* | sed -e 's/\t/ /' -e 's/: */: /' - - - Deleted: trunk/bin/slurm-qsub =================================================================== --- trunk/bin/slurm-qsub 2013-10-30 17:47:19 UTC (rev 7252) +++ trunk/bin/slurm-qsub 2013-10-30 18:10:44 UTC (rev 7253) @@ -1,78 +0,0 @@ -#! /bin/sh - -now=$(date "+%Y.%m%d.%H:%M:%S") -echo $now $0: $* >> $HOME/pbslog - -slurmqsub=$( which slurm-qsub-emulator ) -script=$1.slurm -echo '#! /bin/sh' >$script -# echo 'export PBS_NODELIST=SLURM_NODELIST'' >>$script # FIXME: convert SLURM_NODELIST to PBS_NODEFILE here... -cat $1 | grep -v '^#PBS' >>$script -chmod +x $script - -srunargs=$(awk <$1 ' -/#PBS -S/ { shell=$3 } -/#PBS -N/ { jobname=$3 } -/#PBS -m/ { m = $3 } -/#PBS -l nodes/ { nodes = $3; ppn=$3; - sub(/nodes=/,"",nodes); sub(/:.*/,"",nodes); - sub(/^.*ppn=/,"",ppn); } -/#PBS -l walltime/ { walltime = $3; sub(/walltime=/,"",walltime);} -#/#PBS -l advres/ { advres = "," $3; sub(/advres=/,"",advres); advres="," advres } -/#PBS -l advres/ { advres = "," $3; } -/#PBS -q/ { queue = $3 } -/#PBS -o/ { sofile = $3 } -/#PBS -e/ { sefile = $3 } - -END { - #printf("shell=%s jobname=%s m=%s nodespec=%s nodes=%s ppn=%s walltime=%s queue=%s sofile=%s sefile=%s\n", - # shell, jobname, m, nodespec, nodes, ppn, walltime, queue, sofile, sefile); - #printf("-p %s -t %s -N %s -D %s -J %s -e %s -o %s", queue, walltime, nodes, "/tmp", jobname, sefile, sofile); - -# printf("-S %s -N %s -m %s -l nodes=%s:ppn=%s -l walltime=%s -q %s -o %s -e %s", -# shell, jobname, m, nodes, ppn, walltime, queue, sofile, sefile); - printf("-N %s -m %s -l nodes=%s:ppn=%s,walltime=%s%s -q %s -o %s -e %s", - jobname, m, nodes, ppn, walltime, advres, queue, sofile, sefile); - -}') - -echo " " qsub args: $slurmqsub $srunargs $script >>$HOME/pbslog -job=$($slurmqsub $srunargs $script) -echo " " qsub output: $job >>$HOME/pbslog - -jid=$(echo $job | sed -e 's/^.* //') -echo " " qsub job id: $jid >>$HOME/pbslog -echo $jid - -# srun $srunargs $script - -# cqsub -q ${QUEUE} \ -# -k zeptoos \ -# -t ${MAXTIME} \ # minutes -# -n ${NODES} \ -# --cwd ${LOGDIR} \ -# -E ${LOGDIR}/cobalt.${$}.stderr \ -# -o ${LOGDIR}/cobalt.${$}.stdout \ -# -e "WORKER_LOGGING_LEVEL=DEBUG:ZOID_ENABLE_NAT=true" \ -# $WORKER $EXECUTION_URL $ID $LOG_DIR - -# LOGDIR=/tmp/swiftlog -# -# WORKER_LOGGING_LEVEL=DEBUG srun \ -# -p ${QUEUE} \ -# -t ${MAXTIME} \ -# -N ${NODES} \ -# -D ${LOGDIR} \ -# -J swift-worker \ -# -e ${LOGDIR}/cobalt.${$}.stderr \ -# -o ${LOGDIR}/cobalt.${$}.stdout \ -# $SWIFT_BIN/$WORKER $EXECUTION_URL $ID $LOG_DIR - -#PBS -S /bin/bash -#PBS -N cog-000000 -#PBS -m n -#PBS -l nodes=1:ppn=1 -#PBS -l walltime=00:05:00 -#PBS -q sandyb -#PBS -o /home/wilde/.globus/scripts/PBS4051523028032512638.submit.stdout -#PBS -e /home/wilde/.globus/scripts/PBS4051523028032512638.submit.stderr Deleted: trunk/bin/slurm-qsub-emulator =================================================================== --- trunk/bin/slurm-qsub-emulator 2013-10-30 17:47:19 UTC (rev 7252) +++ trunk/bin/slurm-qsub-emulator 2013-10-30 18:10:44 UTC (rev 7253) @@ -1,433 +0,0 @@ -#! /usr/bin/perl -w -############################################################################### -# -# qsub - submit a batch job in familar pbs format. -# -# -############################################################################### -# Copyright (C) 2007 The Regents of the University of California. -# Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). -# Written by Danny Auble . -# CODE-OCEC-09-009. All rights reserved. -# -# This file is part of SLURM, a resource management program. -# For details, see . -# Please also read the included file: DISCLAIMER. -# -# SLURM is free software; you can redistribute it and/or modify it under -# the terms of the GNU General Public License as published by the Free -# Software Foundation; either version 2 of the License, or (at your option) -# any later version. -# -# In addition, as a special exception, the copyright holders give permission -# to link the code of portions of this program with the OpenSSL library under -# certain conditions as described in each individual source file, and -# distribute linked combinations including the two. You must obey the GNU -# General Public License in all respects for all of the code used other than -# OpenSSL. If you modify file(s) with this exception, you may extend this -# exception to your version of the file(s), but you are not obligated to do -# so. If you do not wish to do so, delete this exception statement from your -# version. If you delete this exception statement from all source files in -# the program, then also delete it here. -# -# SLURM 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. -# -# You should have received a copy of the GNU General Public License along -# with SLURM; if not, write to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -# -############################################################################### - -use strict; -use FindBin; -use Getopt::Long 2.24 qw(:config no_ignore_case require_order); -use lib qw(/software/slurm-2.4-el6-x86_64/lib64/perl5); -use autouse 'Pod::Usage' => qw(pod2usage); -use Slurm ':all'; -use Switch; - -my ($start_time, - $account, - # $checkpoint_interval, - $directive_prefix, - $err_path, - $interactive, - $hold, -# $join, -# $keep, - $resource_list, - $mail_options, - $mail_user_list, - $job_name, - $out_path, - $priority, - $destination, -# $rerunable, -# $script_path, -# $running_user_list, -# $variable_list, -# $all_env, - $additional_attributes, -# $no_std, - $help, - $man); - -# my $sbatch = "${FindBin::Bin}/sbatch"; -# my $salloc = "${FindBin::Bin}/salloc"; -# my $srun = "${FindBin::Bin}/srun"; - -my $sbatch = "sbatch"; -my $salloc = "salloc"; - -GetOptions('a=s' => \$start_time, - 'A=s' => \$account, -# 'c=i' => \$checkpoint_interval, - 'C=s' => \$directive_prefix, - 'e=s' => \$err_path, - 'h' => \$hold, - 'I' => \$interactive, - 'j:s' => sub { warn "option -j is the default, " . - "stdout/stderr go into the same file\n" }, -# 'k=s' => \$keep, - 'l=s' => \$resource_list, - 'm=s' => \$mail_options, - 'M=s' => \$mail_user_list, - 'N=s' => \$job_name, - 'o=s' => \$out_path, - 'p=i' => \$priority, - 'q=s' => \$destination, -# 'r=s' => \$rerunable, -# 'S=s' => \$script_path, -# 'u=s' => \$running_user_list, - 'v=s' => sub { warn "option -v is not supported, " . - "since the current environment " . - "is exported by default\n" }, - 'V' => sub { warn "option -V is not necessary, " . - "since the current environment " . - "is exported by default\n" }, - 'W' => \$additional_attributes, -# 'z' => \$no_std, - 'help|?' => \$help, - 'man' => \$man, - ) - or pod2usage(2); - -# Display usage if necessary -pod2usage(0) if $help; -if ($man) { - if ($< == 0) { # Cannot invoke perldoc as root - my $id = eval { getpwnam("nobody") }; - $id = eval { getpwnam("nouser") } unless defined $id; - $id = -2 unless defined $id; - $< = $id; - } - $> = $<; # Disengage setuid - $ENV{PATH} = "/bin:/usr/bin"; # Untaint PATH - delete @ENV{'IFS', 'CDPATH', 'ENV', 'BASH_ENV'}; - if ($0 =~ /^([-\/\w\.]+)$/) { $0 = $1; } # Untaint $0 - else { die "Illegal characters were found in \$0 ($0)\n"; } - pod2usage(-exitstatus => 0, -verbose => 2); -} - -# Use sole remaining argument as jobIds -my $script; -if ($ARGV[0]) { - foreach (@ARGV) { - $script .= "$_ "; - } -} else { - pod2usage(2); -} -my %res_opts; -my %node_opts; - -if($resource_list) { - %res_opts = %{parse_resource_list($resource_list)}; - -# while((my $key, my $val) = each(%res_opts)) { -# print "$key = "; -# if($val) { -# print "$val\n"; -# } else { -# print "\n"; -# } -# } - - if($res_opts{nodes}) { - %node_opts = %{parse_node_opts($res_opts{nodes})}; - } -} - -my $command; - -if($interactive) { - $command = "$salloc"; - -} else { - $command = "$sbatch"; - - $command .= " -D $directive_prefix" if $directive_prefix; - $command .= " -e $err_path" if $err_path; - $command .= " -o $out_path" if $out_path; -} - -$command .= " -N$node_opts{node_cnt}" if $node_opts{node_cnt}; -$command .= " -n$node_opts{task_cnt}" if $node_opts{task_cnt}; -$command .= " -w$node_opts{hostlist}" if $node_opts{hostlist}; - -if($res_opts{walltime}) { - $command .= " -t$res_opts{walltime}"; -} elsif($res_opts{cput}) { - $command .= " -t$res_opts{cput}"; -} elsif($res_opts{pcput}) { - $command .= " -t$res_opts{pcput}"; -} - -$command .= " --tmp=$res_opts{file}" if $res_opts{file}; -$command .= " --mem=$res_opts{mem}" if $res_opts{mem}; -$command .= " --nice=$res_opts{nice}" if $res_opts{nice}; -$command .= " --reservation=$res_opts{advres}" if $res_opts{advres}; -# Cray-specific options -$command .= " -n$res_opts{mppwidth}" if $res_opts{mppwidth}; -$command .= " -w$res_opts{mppnodes}" if $res_opts{mppnodes}; -$command .= " --cpus-per-task=$res_opts{mppdepth}" if $res_opts{mppdepth}; -$command .= " --ntasks-per-node=$res_opts{mppnppn}" if $res_opts{mppnppn}; - -$command .= " --begin=$start_time" if $start_time; -$command .= " --account=$account" if $account; -$command .= " -H" if $hold; - -if($mail_options) { - $command .= " --mail-type=FAIL" if $mail_options =~ /a/; - $command .= " --mail-type=BEGIN" if $mail_options =~ /b/; - $command .= " --mail-type=END" if $mail_options =~ /e/; -} -$command .= " --mail-user=$mail_user_list" if $mail_user_list; -$command .= " -J $job_name" if $job_name; -$command .= " --nice=$priority" if $priority; -$command .= " -p $destination" if $destination; -$command .= " -C $additional_attributes" if $additional_attributes; - -$command .= " --exclusive"; # MWilde: added for midway, which schedules by core. - -$command .= " $script"; - -system("(echo; echo $command; echo) >> \$HOME/pbslog"); - -system($command); - - -sub parse_resource_list { - my ($rl) = @_; - my %opt = ('arch' => "", - 'cput' => "", - 'file' => "", - 'host' => "", - 'mem' => "", - 'nice' => "", - 'nodes' => "", - 'opsys' => "", - 'other' => "", - 'pcput' => "", - 'pmem' => "", - 'pvmem' => "", - 'software' => "", - 'vmem' => "", - 'advres' => "", - # Cray-specific resources - 'mppwidth' => "", - 'mppdepth' => "", - 'mppnppn' => "", - 'mppmem' => "", - 'mppnodes' => "", - 'walltime' => "" - ); - my @keys = keys(%opt); - - foreach my $key (@keys) { - # print "key=$key rl=$rl\n"; - ($opt{$key}) = $rl =~ m/$key=([-\w:\+=+]+)/; - # print " set to $opt{$key}\n"; - } - if($opt{cput}) { - $opt{cput} = get_minutes($opt{cput}); - } - - if($opt{mppmem}) { - $opt{mem} = convert_mb_format($opt{mppmem}); - } elsif($opt{mem}) { - $opt{mem} = convert_mb_format($opt{mem}); - } - - if($opt{file}) { - $opt{file} = convert_mb_format($opt{file}); - } - - return \%opt; -} - -sub parse_node_opts { - my ($node_string) = @_; - my %opt = ('node_cnt' => 0, - 'hostlist' => "", - 'task_cnt' => 0 - ); - while($node_string =~ /ppn=(\d+)/g) { - $opt{task_cnt} += $1; - } - - my $hl = Slurm::Hostlist::create(""); - - my @parts = split(/\+/, $node_string); - foreach my $part (@parts) { - my @sub_parts = split(/:/, $part); - foreach my $sub_part (@sub_parts) { - if($sub_part =~ /ppn=(\d+)/) { - next; - } elsif($sub_part =~ /^(\d+)/) { - $opt{node_cnt} += $1; - } else { - if(!Slurm::Hostlist::push($hl, $sub_part)) { - print "problem pushing host $sub_part onto hostlist\n"; - } - } - } - } - - $opt{hostlist} = Slurm::Hostlist::ranged_string($hl); - - my $hl_cnt = Slurm::Hostlist::count($hl); - $opt{node_cnt} = $hl_cnt if $hl_cnt > $opt{node_cnt}; - - # we always want at least one here - if(!$opt{node_cnt}) { - - $opt{node_cnt} = 1; - } - - # figure out the amount of tasks based of the node cnt and the amount - # of ppn's in the request - if($opt{task_cnt}) { - $opt{task_cnt} *= $opt{node_cnt}; - } - - return \%opt; -} - -sub get_minutes { - my ($duration) = @_; - $duration = 0 unless $duration; - my $minutes = 0; - - # Convert [[HH:]MM:]SS to duration in minutes - if ($duration =~ /^(?:(\d+):)?(\d*):(\d+)$/) { - my ($hh, $mm, $ss) = ($1 || 0, $2 || 0, $3); - $minutes += 1 if $ss > 0; - $minutes += $mm; - $minutes += $hh * 60; - } elsif ($duration =~ /^(\d+)$/) { # Convert number in minutes to seconds - my $mod = $duration % 60; - $minutes = int($duration / 60); - $minutes++ if $mod; - } else { # Unsupported format - die("Invalid time limit specified ($duration)\n"); - } - - return $minutes; -} - -sub convert_mb_format { - my ($value) = @_; - my ($amount, $suffix) = $value =~ /(\d+)($|[KMGT])/i; - return if !$amount; - $suffix = lc($suffix); - - if (!$suffix) { - $amount /= 1048576; - } elsif ($suffix eq "k") { - $amount /= 1024; - } elsif ($suffix eq "m") { - #do nothing this is what we want. - } elsif ($suffix eq "g") { - $amount *= 1024; - } elsif ($suffix eq "t") { - $amount *= 1048576; - } else { - print "don't know what to do with suffix $suffix\n"; - return; - } - - $amount .= "M"; - - return $amount; -} -############################################################################## - -__END__ - -=head1 NAME - -B - submit a batch job in a familiar pbs format - -=head1 SYNOPSIS - -qsub [-a date_time] - [-A account_string] - [-b secs] - [-C directive_prefix] - [-e path] - [-I] - [-l resource_list] - [-m mail_options] [-M user_list] - [-N name] - [-o path] - [-p priority] - [-q destination] - [-W additional_attributes] - [-h] - [script] - -=head1 DESCRIPTION - -The B command displays information about nodes. It is aimed to be feature-compatible with PBS' qsub. - -=head1 OPTIONS - -=over 4 - -=item B<-a> - -Display information for all nodes. This is the default if no node name is specified. - -=item B<-I> - -Interactive execution. - -=item B<-j> join - -It is not necessary (currently also not possible) since stderr/stdout are always joined. - -=item B<-v> [variable_list] - -Exporting single variables via -v is not supported, since the entire login environment -is exported by the default. - -=item B<-V> - -The -V option to export the current environment is not required since it is done by default. - -=item B<-?> | B<--help> - -brief help message - -=item B<--man> - -full documentation - -=back - -=cut - Deleted: trunk/bin/swiftconfig =================================================================== --- trunk/bin/swiftconfig 2013-10-30 17:47:19 UTC (rev 7252) +++ trunk/bin/swiftconfig 2013-10-30 18:10:44 UTC (rev 7253) @@ -1,419 +0,0 @@ -#!/usr/bin/perl -w - -use strict; - -use File::Copy; -use File::Path; -use Pod::Usage; -use Cwd; -use Cwd qw(abs_path); -use FindBin qw($Bin); -use lib "$FindBin::Bin/../lib/perl"; # Use libs in swiftconfig_home/lib/perl -use SwiftConfig; -use Getopt::Long; -use XML::Simple; -use File::Which qw(which where); -use Data::Dumper; - -# Variables for command line options -my $option_list = q{}; # List information about config -my $option_remove = q{}; # Remove entry from sites.xml -my $option_edit = q{}; # Edit mode -my $option_default = q{}; # When adding a site, use all defaults -my @option_templates = (); # Create config from template specified -my $option_copy = q{}; # Copy an existing configuration -my $option_applications = q{}; # Edit applications -my $option_import = q{}; # Import existing configuration -my @option_profiles = (); # Specify one or more profiles to edit -my $option_groups = q{}; # Edit site groupings - -# Assign variables from command line options -GetOptions( - 'remove=s' => \$option_remove, - 'default|defaults' => \$option_default, - 'full' => sub { $option_default = 0; }, - 'template|templates=s{,}' => \@option_templates, - 'edit=s' => \$option_edit, - 'copy=s' => \$option_copy, - 'apps|applications' => \$option_applications, - 'import=s' => \$option_import, - 'list=s' => \$option_list, - 'help|man|h' => sub { pod2usage(-verbose => 2); }, - 'profile|profiles=s{,}' => \@option_profiles, - 'group|groups' => \$option_groups, -); - -# Prepare data -my $xml = new XML::Simple(); -initialize_swiftconfig(); - -# Check command line options -if( !$option_remove - && !@option_templates - && !$option_edit - && !$option_copy - && !$option_applications - && !$option_import - && !$option_list - && !$option_groups) { - print "Incorrect usage. See swiftconfig -help for more information\n"; - exit; -} - -# Create all required directories -my $dotswift_directory = "$ENV{'HOME'}/.swift"; -create_directory("$ENV{'HOME'}/.ssh"); -create_directory("$dotswift_directory"); -create_directory("$dotswift_directory/sites"); - -# Determine the template directory -my @execution_path = split( '/', abs_path($0) ); - at execution_path = splice( @execution_path, 0, $#execution_path - 1 ); -my $template_directory = join( '/', @execution_path ) . '/etc/sites'; - -# Add configuration from a template -if (@option_templates) { - - foreach my $option_template(@option_templates) { - # Update XML info - my $from_directory = "$template_directory/$option_template"; - my $sites_input_file = "$from_directory/sites.xml"; - if ( !-e "$sites_input_file" ) { - die "Unable to find template for $option_template\n"; - } - my $xml_ref = update_xml("$sites_input_file", 0, $option_default); - my $new_sitename = $xml_ref->{handle}; - my $output_directory = "$dotswift_directory/sites/$new_sitename"; - if ( -d "$output_directory" ) { - print "Configuration for $new_sitename already exists\n"; - next; - } - - # Update and copy files to reflect input - my @files_to_copy = <$from_directory/*>; - create_directory("$output_directory"); - foreach my $file_to_copy (@files_to_copy) { - copy_file($file_to_copy, $output_directory); - } - my $xml_out_ref = $xml->XMLout( - $xml_ref, - RootName => 'pool', - SuppressEmpty => 1, - ); - write_file( "$output_directory/sites.xml", $xml_out_ref ); - update_site_applications($new_sitename, $option_default); - - # Handle SSH - if ( $xml_ref->{execution}{provider} eq 'ssh' ) { - add_ssh( $new_sitename, $xml_ref->{execution}{url} ); - } - - print "Successfully added $option_template\n"; - } -} - -# Remove an entry -if ($option_remove) { - - if ( !-d "$dotswift_directory/sites/$option_remove" ) { - die "Unable to find configuration named $option_remove\n"; - } - - # Remove directory - rmtree("$dotswift_directory/sites/$option_remove") - || die 'Unable to remove directory ' - . "$dotswift_directory/sites/$option_remove\n"; -} - -# Modify a site entry -if ($option_edit) { - my $output_directory = "$dotswift_directory/sites/$option_edit"; - - my $xml_filename = "$output_directory/sites.xml"; - if ( !-e "$xml_filename" ) { - die "Unable to find configuration for $option_edit\n"; - } - - my $xml_ref = $xml->XMLin( - $xml_filename, - ForceArray => [qw(workdirectory profile)], - KeyAttr => [], - ); - - if(@option_profiles) { - $xml_ref = edit_profile($xml_filename, @option_profiles); - } - else { - $xml_ref = update_xml("$xml_filename", 1, $option_default); - update_site_applications($option_edit, $option_default); - } - - # Save - my $xml_out_ref = $xml->XMLout( - $xml_ref, - RootName => 'pool', - SuppressEmpty => 1, - ); - write_file( "$output_directory/sites.xml", $xml_out_ref ); - - # Add/modify/remove ssh entries as needed - if ( $xml_ref->{execution}{provider} eq 'ssh' ) { - add_ssh( $xml_ref->{handle}, $xml_ref->{execution}{url} ); - } -} - -# Copy a configuration -if($option_copy) { - my $input_directory = "$dotswift_directory/sites/$option_copy"; - my $input_site = "$input_directory/sites.xml"; - if( !-e $input_site) { - die "Unable to find configuration for $option_copy\n"; - } - - my $new_config_name = get_entry( 'New Configuration Name', '', 0); - my $output_directory = "$dotswift_directory/sites/$new_config_name"; - if(-d "$output_directory") { - die "Configuration for $new_config_name already exists\n"; - } - create_directory($output_directory); - - my @files_to_copy = <$input_directory/*>; - foreach my $file_to_copy (@files_to_copy) { - copy_file($file_to_copy, $output_directory); - } - - # Rename and save - my $xml_filename = "$output_directory/sites.xml"; - my $xml_ref = $xml->XMLin( - $xml_filename, - ForceArray => [qw(workdirectory profile)], - KeyAttr => [], - ); - $xml_ref->{handle} = $new_config_name; - my $xml_out_ref = $xml->XMLout( - $xml_ref, - RootName => 'pool', - SuppressEmpty => 1, - ); - write_file( "$output_directory/sites.xml", $xml_out_ref ); - - # Edit sites - my $initial_exurl = $xml_ref->{execution}{url}; - $xml_ref = update_xml( "$output_directory/sites.xml", 1, $option_default,); - my $new_exurl = $xml_ref->{execution}{url}; - - $xml_out_ref = $xml->XMLout( - $xml_ref, - RootName => 'pool', - SuppressEmpty => 1, - ); - - write_file( "$output_directory/sites.xml", $xml_out_ref ); - - # Add ssh entries as needed - if ( $xml_ref->{execution}{provider} eq 'ssh' ) { - add_ssh( $xml_ref->{handle}, $xml_ref->{execution}{url} ); - } -} - -# Edit site groupings -if($option_groups) { - my @groups = glob("$dotswift_directory/groups/*"); - foreach(@groups) { - $_ = strip_directory($_); - my ($base, $ext) = split('\.'); - $_ = $base; - } - push(@groups, 'new'); - my $group_selection = get_entry('Select group', 'new', 0, @groups); - if($group_selection eq 'new') { - $group_selection = get_entry('Name of new group', '', 0); - if(-e "$dotswift_directory/groups/$group_selection.group") { - print "Group named $group_selection already exists!\n"; - exit; - } - open(GROUPFILE, ">$dotswift_directory/groups/$group_selection.group") - || die "Unable to create group file $dotswift_directory/groups/$group_selection.group"; - print "Group $group_selection created\n"; - close(GROUPFILE); - } - - my $quit = 0; - my $group_filename = "$dotswift_directory/groups/$group_selection.group"; - - while($quit == 0) { - print "\n(A)dd, (r)emove, (l)ist, or (q)uit: "; - my $command = ; - chomp($command); - - if(lc($command) eq 'a') { - add_to_group($group_filename); - } - elsif(lc($command) eq 'q') { - $quit = 1; - } - elsif(lc($command) eq 'r') { - remove_from_group($group_filename); - } - elsif(lc($command) eq 'l') { - list_group($group_filename); - } - else { - print "Unknown option: $command\n"; - } - } -} - -# Add/Edit applications -if($option_applications) { - my @applications = glob("$dotswift_directory/apps/*"); - foreach(@applications) { - $_ = strip_directory($_); - my ($base, $ext) = split('\.'); - $_ = $base; - } - push(@applications, 'new'); - - my $application_set = get_entry('Select application set', 'linux', 0, - @applications); - if($application_set eq 'new') { - $application_set = get_entry('Name of new application set', '', 0); - my $now = time(); - if(-e "$dotswift_directory/apps/$application_set.apps") { - print "Set named $application_set already exists\n"; - exit; - } - open(APPFILE, ">$dotswift_directory/apps/$application_set.apps") - || die "Unable to create file $dotswift_directory/apps/$application_set.apps"; - print "$application_set set created\n"; - close(APPFILE); - } - - my $quit = 0; - while($quit == 0) { - print "\n(E)dit, (a)dd, (r)emove, (l)ist, or (q)uit: "; - my $command = ; - chomp($command); - - if(lc($command) eq 'a') { - add_application("$dotswift_directory/apps/$application_set.apps"); - } - elsif(lc($command) eq 'q') { - $quit = 1; - } - elsif(lc($command) eq 'r') { - remove_application("$dotswift_directory/apps/$application_set.apps"); - } - elsif(lc($command) eq 'l') { - list_applications("$dotswift_directory/apps/$application_set.apps"); - } - elsif(lc($command) eq 'e') { - edit_application("$dotswift_directory/apps/$application_set.apps"); - } - else { - print "Unknown option: $command\n"; - } - } -} - -# Import existing configurations -if($option_import) { - if($option_import =~ m/\.xml/gi) { - import_xml($option_import); - } - if($option_import =~ m/\.data/gi) { - import_tc($option_import); - } -} - -# List various about swiftconfig -if($option_list) { - - if ($option_list eq "templates") { - print_directory($template_directory); - } - elsif ($option_list eq "configs" || $option_list eq "sites") { - print_directory("$dotswift_directory/sites"); - } - # Assume it's the name of a configuration - else { - my @matched_configs = glob("$dotswift_directory/sites/$option_list"); - foreach my $site (@matched_configs) { - if(-e "$site/sites.xml") { - print "sites.xml:\n"; - system("cat $site/sites.xml"); - print "\n"; - } - else { - print "Unable to find configuration $option_list\n"; - } - if(-e "$site/apps") { - open(APPFILE, "$site/apps") || die "Unable to open $site/apps"; - my @appdata = ; - close(APPFILE); - print "Application sets: "; - foreach my $app(@appdata) { - chomp($app); - print "$app "; - } - print "\n\n"; - } - } - } -} - - -__END__ - -=head1 NAME - -swiftconfig - Utility for managing Swift configuration - -=head1 SYNOPSIS - -swiftconfig [B<-option> value] - -=head1 OVERVIEW - -The swiftconfig program allows users to configure Swift. It enables users to -add configurations based on templates, copy configurations, remove configurations, -and edit configurations. - -=head1 DESCRIPTION - -General operations: - -template sitename Add a configuration based on a template - -remove site Removes a site configuration - -edit site Specifies the name of a configuration to edit - -copy site Copies a configuration - -defaults Do not prompt for values, always use defaults - -full Edit every available configuration option - -import Import a sites.xml file into swiftconfig - -list Options: templates, configs, or a config - -apps Edit or create application sets - -groups Edit site groupings - -=head1 EXAMPLES - -List all templates available for adding - swiftconfig -list templates - -Add a site from template into a working configuration - swiftconfig -template ssh - -Edit a configuration - swiftconfig -edit teraport - -Remove a site - swiftconfig -remove teraport - -Edit application sets - swiftconfig -apps - -List all configurations - swiftconfig -list configs - -List information about one particular configuration - swiftconfig -list configuration_name - -=cut Deleted: trunk/bin/swiftstat =================================================================== --- trunk/bin/swiftstat 2013-10-30 17:47:19 UTC (rev 7252) +++ trunk/bin/swiftstat 2013-10-30 18:10:44 UTC (rev 7253) @@ -1,3 +0,0 @@ -#!/bin/bash - -watch --no-title -n 5 "find -L $HOME/.swift/runs/current -name swift.out -exec echo \; -exec dirname {} \; -exec tail -1 {} \;" Modified: trunk/build.xml =================================================================== --- trunk/build.xml 2013-10-30 17:47:19 UTC (rev 7252) +++ trunk/build.xml 2013-10-30 18:10:44 UTC (rev 7253) @@ -75,8 +75,8 @@ - - + + @@ -85,41 +85,15 @@ - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + From davidk at ci.uchicago.edu Wed Oct 30 16:47:02 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Wed, 30 Oct 2013 16:47:02 -0500 (CDT) Subject: [Swift-commit] r7254 - trunk/bin Message-ID: <20131030214702.BE20D9D7EE@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-30 16:47:02 -0500 (Wed, 30 Oct 2013) New Revision: 7254 Modified: trunk/bin/swift-service Log: Start multiple services, view status, naming of services Modified: trunk/bin/swift-service =================================================================== --- trunk/bin/swift-service 2013-10-30 18:10:44 UTC (rev 7253) +++ trunk/bin/swift-service 2013-10-30 21:47:02 UTC (rev 7254) @@ -3,10 +3,10 @@ # Determine the location of needed files export SWIFT_BIN="$( cd "$( dirname "$0" )" && pwd )" export WORKER="$SWIFT_BIN/worker.pl" -export PID_FILE="$HOME/.swift/.coaster-service-pids" export COASTER_SERVICE="$SWIFT_BIN/coaster-service" export LOG="start-coaster-service.log" -mkdir -p "$HOME/.swift" || crash "Unable to create $HOME/.swift" +export SERVICE_DIR="$HOME/.swift/service" +mkdir -p "$SERVICE_DIR" || crash "Unable to create $SERVICE_DIR" # Report a problem and exit crash() @@ -39,44 +39,44 @@ $command >> $LOG 2>&1 } -# Write command to log, run in background, record PID +# Write command to log, run in background, return PID run_command_bg() { command="$@" echo "Running background command $command" >> $LOG $command >> $LOG 2>&1 & - echo $! >> $PID_FILE + echo $! } # Stop the coaster service stop_service() { - echo "Stopping Swift service..." - if [ -f "$PID_FILE" ]; then - for PID in $( cat $PID_FILE ) + for service in $( ls -d $SERVICE_DIR/*/ 2>/dev/null ) + do + echo "Stopping $(basename $service)..." + PID=$( cat $service/pid ) + PID_COMM=$( ps -p $PID -o comm|sed 1D 2>/dev/null ) + + # Kill child processes of $PID + ps -u $USER -o "pid,ppid"|sed 1d | while read PROC do - PID_COMM=$( ps -p $PID -o comm|sed 1D 2>/dev/null ) + PROC_PID=$( echo $PROC | awk '{print $1}' ) + PROC_PPID=$( echo $PROC | awk '{print $2}' ) + if [ $PROC_PPID == $PID ]; then + run_command kill $PROC_PID + fi + done - # Kill child processes of $PID - ps -u $USER -o "pid,ppid"|sed 1d | while read PROC - do - PROC_PID=$( echo $PROC | awk '{print $1}' ) - PROC_PPID=$( echo $PROC | awk '{print $2}' ) - if [ $PROC_PPID == $PID ]; then - run_command kill $PROC_PID - fi - done + # Get process name + if [ -z "$PID_COMM" ]; then + PID_COMM="$pid" + fi - # Get process name - if [ -z "$PID_COMM" ]; then - PID_COMM="$pid" - fi - - echo "Killing $PID_COMM ($PID)" - run_command kill $pid - done - fi - rm $PID_FILE + # echo "Killing $PID_COMM ($PID)" + run_command kill $pid + rm -rf $service + done + } # Start coaster service @@ -125,17 +125,27 @@ fi # Check values in configuration file to determine how we should start coaster-service - echo Launching service + PID="" if [ -z "$SERVICE_PORT" ] && [ -z "$LOCAL_PORT" ]; then - run_command_bg $COASTER_SERVICE -nosec -portfile $SERVICE_PORT_FILE -localportfile $LOCAL_PORT_FILE -passive + PID=$( run_command_bg $COASTER_SERVICE -nosec -portfile $SERVICE_PORT_FILE -localportfile $LOCAL_PORT_FILE -passive ) elif [ -n "$SERVICE_PORT" ] && [ -z "$LOCAL_PORT" ]; then - run_command_bg $COASTER_SERVICE -nosec -port $SERVICE_PORT -localportfile $LOCAL_PORT_FILE -passive + PID=$( run_command_bg $COASTER_SERVICE -nosec -port $SERVICE_PORT -localportfile $LOCAL_PORT_FILE -passive ) elif [ -z "$SERVICE_PORT" ] && [ -n "$LOCAL_PORT" ]; then - run_command_bg $COASTER_SERVICE -nosec -portfile $SERVICE_PORT_FILE --localport $LOCAL_PORT -passive + PID=$( run_command_bg $COASTER_SERVICE -nosec -portfile $SERVICE_PORT_FILE --localport $LOCAL_PORT -passive ) elif [ -n "$SERVICE_PORT" ] && [ -n "$LOCAL_PORT" ]; then - run_command_bg $COASTER_SERVICE -nosec -port $SERVICE_PORT -localport $LOCAL_PORT -passive + PID=$( run_command_bg $COASTER_SERVICE -nosec -port $SERVICE_PORT -localport $LOCAL_PORT -passive ) fi + if [ -z "$NAME" ]; then + NAME=$( ls -1d $SERVICE_DIR/*/ 2>/dev/null | wc -l ) + NAME=$( expr $NAME + 1 ) + NAME="service-$NAME" + fi + + COASTER_DIR="$SERVICE_DIR/$NAME" + mkdir $COASTER_DIR || crash "Unable to create $COASTER_DIR" + echo $PID >> $COASTER_DIR/pid + # If waiting on port files to be created, wait for files to be created if [ -z "$SERVICE_PORT" ]; then wait_for_file $SERVICE_PORT_FILE 60 @@ -163,6 +173,7 @@ rm $LOCAL_PORT_FILE fi + echo Name: $NAME echo Service port: $SERVICE_PORT echo Local port: $LOCAL_PORT @@ -190,6 +201,15 @@ gensites $GENSITES_ARGS > sites.xml } +display_status() +{ + for service in $( ls -d $SERVICE_DIR/*/ 2>/dev/null ) + do + echo "Name: $(basename $service )" + echo -e " PID: $( cat $service/pid )\n" + done +} + # Parse command line arguments while [ $# -gt 0 ]; do case $1 in @@ -206,6 +226,14 @@ stop_service exit 0 ;; + -status) + display_status + exit 0 + ;; + -name) + NAME=$2 + shift 2 + ;; *) echo "Do not recognize command line option: $1" 1>&2; exit 1;; esac done From wilde at ci.uchicago.edu Wed Oct 30 19:08:09 2013 From: wilde at ci.uchicago.edu (wilde at ci.uchicago.edu) Date: Wed, 30 Oct 2013 19:08:09 -0500 (CDT) Subject: [Swift-commit] r7255 - provenancedb/tags Message-ID: <20131031000809.160649D7EE@svn.ci.uchicago.edu> Author: wilde Date: 2013-10-30 19:08:08 -0500 (Wed, 30 Oct 2013) New Revision: 7255 Modified: provenancedb/tags/locate provenancedb/tags/tag Log: Initial changes for intrinsic attributes. Modified: provenancedb/tags/locate =================================================================== --- provenancedb/tags/locate 2013-10-30 21:47:02 UTC (rev 7254) +++ provenancedb/tags/locate 2013-10-31 00:08:08 UTC (rev 7255) @@ -41,6 +41,6 @@ query="-u $user -p $password -d $database $query" query=$(echo $query | sed -e 's/ /\+/g') -echo DEBUG: FINAL: curl http://$HOST/provdb.php?cmd="tags/locate.server+$query" +# echo DEBUG: FINAL: curl http://$HOST/provdb.php?cmd="tags/locate.server+$query" curl http://$HOST/provdb.php?cmd="tags/locate.server+$query" Modified: provenancedb/tags/tag =================================================================== --- provenancedb/tags/tag 2013-10-30 21:47:02 UTC (rev 7254) +++ provenancedb/tags/tag 2013-10-31 00:08:08 UTC (rev 7255) @@ -1,6 +1,5 @@ #! /bin/sh - usage() { echo $0: usage: @@ -13,6 +12,8 @@ END } +HOST=swiftvm2.ci.uchicago.edu + # Default values user=$USER @@ -49,7 +50,6 @@ query=$(echo $query | sed -e 's/ /\+/g') -echo FINAL: curl http://$HOST/provdb.php?cmd="tags/locate.server+$query" +echo FINAL: curl http://$HOST/provdb.php?cmd="tags/tag.server+$query" -curl http://$HOST/provdb.php?cmd="tags/locate.server+$query" - + curl http://$HOST/provdb.php?cmd="tags/tag.server+$query" From wilde at ci.uchicago.edu Wed Oct 30 19:12:21 2013 From: wilde at ci.uchicago.edu (wilde at ci.uchicago.edu) Date: Wed, 30 Oct 2013 19:12:21 -0500 (CDT) Subject: [Swift-commit] r7256 - provenancedb/tags Message-ID: <20131031001222.0123A9D7EE@svn.ci.uchicago.edu> Author: wilde Date: 2013-10-30 19:12:21 -0500 (Wed, 30 Oct 2013) New Revision: 7256 Modified: provenancedb/tags/locate.server provenancedb/tags/tag.server Log: Initial changes for intrinsic attributes - server side. Modified: provenancedb/tags/locate.server =================================================================== --- provenancedb/tags/locate.server 2013-10-31 00:08:08 UTC (rev 7255) +++ provenancedb/tags/locate.server 2013-10-31 00:12:21 UTC (rev 7256) @@ -1,13 +1,13 @@ #! /bin/sh +unset LANG + database=${TAGDB:-provdb} format=default -echo - echo $(date): STARTING >./locate.log -echo $(date): "$*" >./locate.log +echo $(date): "$*" >>./locate.log while [ $# -gt 0 ]; do case $1 in @@ -48,18 +48,17 @@ select dataset_id from annot_dataset_text where (name='type' and value='pdb') );" -# echo -e "$QUERY\n" - tout=$(mktemp /tmp/tags.out.XXXXXX) thdr=$(mktemp /tmp/tags.hdr.XXXXXX) tbody=$(mktemp /tmp/tags.body.XXXXXX) $SQLCMD -c "$QUERY" >$tout head -2 $tout >$thdr -tail -n +3 $tout | grep -v '(.*rows)' | grep -v '^$' | sort >$tbody +tail -n +3 $tout | grep -v '(.*rows)' | grep -v '^$' | /bin/sort >$tbody if [ $format = default ]; then +echo cat $thdr $tbody | awk ' BEGIN { start=0 Modified: provenancedb/tags/tag.server =================================================================== --- provenancedb/tags/tag.server 2013-10-31 00:08:08 UTC (rev 7255) +++ provenancedb/tags/tag.server 2013-10-31 00:12:21 UTC (rev 7256) @@ -1,7 +1,9 @@ #! /bin/sh -#TAGDB=${TAGDB:-provdb} +echo $(date): $* >./tag.log +database=${TAGDB:-provdb} + usage() { echo $0: usage: @@ -11,14 +13,13 @@ END } -echo $(date): $* >./locate.log - multiple=false while [ $# -gt 0 ]; do case $1 in -u|--user) user=$2; shift 2 ;; -p|--password) password=$2; shift 2 ;; + -d|--database) database=$2; shift 2 ;; -m|--multiple) multiple=true; shift 1 ;; -h|-?|--help|-*|--*) usage; exit ;; *) break ;; @@ -29,7 +30,7 @@ dbpass=$(grep -w "^$user " users | awk '{print $2}') -echo user=$user password=$password dbpass=$dbpass >>./locate.log +echo user=$user password=$password dbpass=$dbpass >>./tag.log if [ _$dbpass != _$password ]; then echo ERROR: authentication failed. @@ -39,11 +40,11 @@ object=$1 shift -SQLCMD="psql -U provdb -h swift.rcc.uchicago.edu $TAGDB" +SQLCMD="psql -U provdb -h swift.rcc.uchicago.edu $database" $SQLCMD -c "insert into ds (id) values ('$object');" -for anno in "$@"; do +for anno in _owner=$user _group=TestGroup _created_on="$(date)" _modified_on="$(date)" _permissions=777 "$@"; do name=$(echo "$anno" | awk -F= '{print $1}') value=$(echo "$anno" | awk -F= '{print $2}') echo anno=$anno name=$name value="$value" From davidk at ci.uchicago.edu Thu Oct 31 13:59:56 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Thu, 31 Oct 2013 13:59:56 -0500 (CDT) Subject: [Swift-commit] r7257 - trunk/bin Message-ID: <20131031185956.BADF89D86A@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-31 13:59:55 -0500 (Thu, 31 Oct 2013) New Revision: 7257 Modified: trunk/bin/swift-service Log: Allow users to name each coaster service, and to selectively kill services based on name Modified: trunk/bin/swift-service =================================================================== --- trunk/bin/swift-service 2013-10-31 00:12:21 UTC (rev 7256) +++ trunk/bin/swift-service 2013-10-31 18:59:55 UTC (rev 7257) @@ -1,5 +1,6 @@ -#!/bin/bash +#!/bin/bash +# set -x # Determine the location of needed files export SWIFT_BIN="$( cd "$( dirname "$0" )" && pwd )" export WORKER="$SWIFT_BIN/worker.pl" @@ -48,37 +49,56 @@ echo $! } -# Stop the coaster service -stop_service() +# Given a name, stop a single service +stop_single_service() { - for service in $( ls -d $SERVICE_DIR/*/ 2>/dev/null ) - do - echo "Stopping $(basename $service)..." - PID=$( cat $service/pid ) - PID_COMM=$( ps -p $PID -o comm|sed 1D 2>/dev/null ) + SERVICENAME=$1 + if [ ! -d "$SERVICE_DIR/$SERVICENAME" ]; then + crash "Unable to find service called $SERVICENAME" + fi - # Kill child processes of $PID - ps -u $USER -o "pid,ppid"|sed 1d | while read PROC - do - PROC_PID=$( echo $PROC | awk '{print $1}' ) - PROC_PPID=$( echo $PROC | awk '{print $2}' ) - if [ $PROC_PPID == $PID ]; then - run_command kill $PROC_PID - fi - done + if [ ! -f "$SERVICE_DIR/$SERVICENAME/pid" ]; then + crash "Error: Unable to find pid file for service $SERVICENAME" + fi - # Get process name - if [ -z "$PID_COMM" ]; then - PID_COMM="$pid" - fi + echo Stopping service $SERVICENAME... + PID=$( cat $SERVICE_DIR/$SERVICENAME/pid ) + PID_COMM=$( ps -p $PID -o comm|sed 1D 2>/dev/null ) - # echo "Killing $PID_COMM ($PID)" - run_command kill $pid - rm -rf $service + # Kill child processes of $PID + ps -u $USER -o "pid,ppid"|sed 1d | while read PROC + do + PROC_PID=$( echo $PROC | awk '{print $1}' ) + PROC_PPID=$( echo $PROC | awk '{print $2}' ) + if [ $PROC_PPID == $PID ]; then + run_command kill $PROC_PID + fi done - + + # Get process name + if [ -z "$PID_COMM" ]; then + PID_COMM="$PID" + fi + + # echo "Killing $PID_COMM ($PID)" + run_command kill $PID + rm -rf $SERVICE_DIR/$SERVICENAME } +# Stop the coaster service +stop_service() +{ + if [ -n "$NAME" ]; then + stop_single_service $NAME + else + for service in $( ls -d $SERVICE_DIR/*/ 2>/dev/null ) + do + service=$( basename $service ) + stop_single_service $service + done + fi +} + # Start coaster service start_service() { @@ -177,6 +197,9 @@ echo Service port: $SERVICE_PORT echo Local port: $LOCAL_PORT + echo $SERVICE_PORT >> $COASTER_DIR/service.port + echo $LOCAL_PORT >> $COASTER_DIR/local.port + # Generate sites.xml export EXECUTIONURL="http://$IPADDR:$SERVICE_PORT" export WORKERURL="http://$IPADDR:$LOCAL_PORT" @@ -205,35 +228,40 @@ { for service in $( ls -d $SERVICE_DIR/*/ 2>/dev/null ) do - echo "Name: $(basename $service )" - echo -e " PID: $( cat $service/pid )\n" + echo -e "\nName: $(basename $service )" + echo "PID: $( cat $service/pid )" + echo "Service port: $( cat $service/service.port )" + echo "Local port: $( cat $service/local.port )" done + echo } # Parse command line arguments while [ $# -gt 0 ]; do case $1 in - -conf) - CMDLN_CONF=$2 - shift 2 - ;; - -start) - start_service - create_pool_entry - exit 0 - ;; - -stop) - stop_service - exit 0 - ;; - -status) - display_status - exit 0 - ;; - -name) - NAME=$2 - shift 2 - ;; + -conf) CMDLN_CONF=$2; shift 2;; + -start) START=1; shift;; + -stop) STOP=1; shift;; + -status) STATUS=1; shift;; + -name) NAME=$2; shift 2;; *) echo "Do not recognize command line option: $1" 1>&2; exit 1;; esac done + +# Wait until finished processing command line arguments before starting or stopping the service +if [ "$START" == 1 ]; then + start_service + create_pool_entry + exit 0 +fi + +if [ "$STOP" == 1 ]; then + stop_service + exit 0 +fi + +if [ "$STATUS" == 1 ]; then + display_status + exit 0 +fi + From davidk at ci.uchicago.edu Thu Oct 31 16:48:45 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Thu, 31 Oct 2013 16:48:45 -0500 (CDT) Subject: [Swift-commit] r7258 - trunk/bin Message-ID: <20131031214845.B74F49D7FB@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-31 16:48:45 -0500 (Thu, 31 Oct 2013) New Revision: 7258 Modified: trunk/bin/gensites Log: Add ability to update a pool name (-n) Modified: trunk/bin/gensites =================================================================== --- trunk/bin/gensites 2013-10-31 18:59:55 UTC (rev 7257) +++ trunk/bin/gensites 2013-10-31 21:48:45 UTC (rev 7258) @@ -75,6 +75,7 @@ -L) TEMPLATE_DIRECTORY=$2; verify_not_null template_directory $TEMPLATE_DIRECTORY; shift ;; -l) LIST_SPECIFIC_TEMPLATE=1 ;; -T) LIST_TEMPLATES=1 ;; + -n) NEW_TEMPLATE_NAME=$2; verify_not_null new_template_name $NEW_TEMPLATE_NAME; shift ;; -h|-help|-?) usage ;; *) TEMPLATE=$1 ;; esac @@ -151,14 +152,7 @@ fi # Setup for creating a TC file -if [ -f "$PROPERTIES_FILE" ]; then - if [ -n "`grep -e app $PROPERTIES_FILE`" ]; then - #if [ -f "tc.data" ]; then - # mv tc.data tc.data.old - #fi - HOSTS=`grep -i "pool handle" $TEMPLATE_PATH|grep -v "^[[:space:]]*#"|cut -d'"' -f2` - fi -fi +HOSTS=`grep -i "pool handle" $TEMPLATE_PATH|grep -v "^[[:space:]]*#"|cut -d'"' -f2` # Parse values into variables for later sed processing if [ -f "$PROPERTIES_FILE" ]; then @@ -214,10 +208,10 @@ fi SED_COMMAND+="-e s@"\_$value\_"@${!value}@g " done +SED_COMMAND+=" -e s@\"$HOSTS\"@\"$NEW_TEMPLATE_NAME\"@g " len=$( echo $SED_COMMAND |wc -w ) if [ $len -gt 1 ]; then $SED_COMMAND $TEMPLATE_PATH else cat $TEMPLATE_PATH fi - From davidk at ci.uchicago.edu Thu Oct 31 17:17:52 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Thu, 31 Oct 2013 17:17:52 -0500 (CDT) Subject: [Swift-commit] r7259 - trunk/bin Message-ID: <20131031221752.97BC99D7FB@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-31 17:17:52 -0500 (Thu, 31 Oct 2013) New Revision: 7259 Modified: trunk/bin/swift-service Log: Generate pool entries, create sites.xml for one or more pools Modified: trunk/bin/swift-service =================================================================== --- trunk/bin/swift-service 2013-10-31 21:48:45 UTC (rev 7258) +++ trunk/bin/swift-service 2013-10-31 22:17:52 UTC (rev 7259) @@ -1,6 +1,5 @@ #!/bin/bash -# set -x # Determine the location of needed files export SWIFT_BIN="$( cd "$( dirname "$0" )" && pwd )" export WORKER="$SWIFT_BIN/worker.pl" @@ -85,17 +84,27 @@ rm -rf $SERVICE_DIR/$SERVICENAME } +get_services() +{ + ls -d $SERVICE_DIR/*/ 2>/dev/null +} + # Stop the coaster service stop_service() { if [ -n "$NAME" ]; then stop_single_service $NAME else - for service in $( ls -d $SERVICE_DIR/*/ 2>/dev/null ) + count=0 + for service in $( get_services ) do service=$( basename $service ) stop_single_service $service + count=$((count+1)) done + if [ "$count" == 0 ]; then + crash "No services found to stop" + fi fi } @@ -196,20 +205,14 @@ echo Name: $NAME echo Service port: $SERVICE_PORT echo Local port: $LOCAL_PORT - + echo $SERVICE_PORT >> $COASTER_DIR/service.port echo $LOCAL_PORT >> $COASTER_DIR/local.port # Generate sites.xml export EXECUTIONURL="http://$IPADDR:$SERVICE_PORT" export WORKERURL="http://$IPADDR:$LOCAL_PORT" -} -# Create a pool entry for use in sites.xml -create_pool_entry() -{ - echo Creating pool entry - GENSITES_ARGS="" if [ -f "$CONFIG_FILE" ]; then GENSITES_ARGS=" -p $CONFIG_FILE " @@ -221,22 +224,80 @@ GENSITES_ARGS=" persistent-coasters " fi - gensites $GENSITES_ARGS > sites.xml + # Give defaults to gensites variables if needed + if [ -z "$JOBSPERNODE" ]; then + export JOBSPERNODE=1 + fi + if [ -z "$JOBTHROTTLE" ]; then + export JOBTHROTTLE=0 + fi + if [ -z "$WORK" ]; then + export WORK=/tmp + fi + gensites -n $NAME $GENSITES_ARGS > $COASTER_DIR/sites.xml } +# Display status of services display_status() { - for service in $( ls -d $SERVICE_DIR/*/ 2>/dev/null ) + count=0 + services="" + + if [ -n "$NAME" ]; then + services=$SERVICE_DIR/$NAME + else + services=$( get_services ) + fi + + for service in $services do echo -e "\nName: $(basename $service )" - echo "PID: $( cat $service/pid )" + PID=$( cat $service/pid ) + echo "PID: $PID" + + ps -p $PID > /dev/null 2>&1 + if [ "$?" -eq 0 ]; then + echo Status: Running + else + echo Status: Failed + fi + echo "Service port: $( cat $service/service.port )" echo "Local port: $( cat $service/local.port )" + + count=$((count+1)) done - echo + if [ "$count" -gt 0 ]; then + echo + else + echo "No services found" + fi } +# Generate XML +generate_xml() +{ + count=0 + echo "" + echo -e "\n" + + services="" + if [ -n "$NAME" ]; then + services=$SERVICE_DIR/$NAME + else + services=$( get_services ) + fi + + for service in $services + do + cat $service/sites.xml | grep -v "" + echo + done + + echo "" +} # Parse command line arguments +START=0; STOP=0; STATUS=0; XML=0 while [ $# -gt 0 ]; do case $1 in -conf) CMDLN_CONF=$2; shift 2;; @@ -244,14 +305,18 @@ -stop) STOP=1; shift;; -status) STATUS=1; shift;; -name) NAME=$2; shift 2;; + -xml) XML=1; shift;; *) echo "Do not recognize command line option: $1" 1>&2; exit 1;; esac done +if [ $(($START+$STOP+$STATUS+$XML)) != 1 ]; then + crash "Usage fail" +fi + # Wait until finished processing command line arguments before starting or stopping the service if [ "$START" == 1 ]; then start_service - create_pool_entry exit 0 fi @@ -265,3 +330,9 @@ exit 0 fi +if [ "$XML" == 1 ]; then + generate_xml + exit 0 +fi + + From davidk at ci.uchicago.edu Thu Oct 31 17:23:35 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Thu, 31 Oct 2013 17:23:35 -0500 (CDT) Subject: [Swift-commit] r7260 - trunk/bin Message-ID: <20131031222335.907DF9D86A@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-31 17:23:35 -0500 (Thu, 31 Oct 2013) New Revision: 7260 Modified: trunk/bin/swift-service Log: Usage Modified: trunk/bin/swift-service =================================================================== --- trunk/bin/swift-service 2013-10-31 22:17:52 UTC (rev 7259) +++ trunk/bin/swift-service 2013-10-31 22:23:35 UTC (rev 7260) @@ -16,6 +16,12 @@ exit 1 } +# Print usage +usage() +{ + crash "$( basename $0 ) [ -start | -stop | -status | -xml ] [ -name servicename ]" +} + # Wait for a file to be created, up to given amount of time wait_for_file() { @@ -245,6 +251,9 @@ if [ -n "$NAME" ]; then services=$SERVICE_DIR/$NAME + if [ ! -d "$services" ]; then + crash "Service $NAME does not exist" + fi else services=$( get_services ) fi @@ -306,12 +315,12 @@ -status) STATUS=1; shift;; -name) NAME=$2; shift 2;; -xml) XML=1; shift;; - *) echo "Do not recognize command line option: $1" 1>&2; exit 1;; + *) echo "Do not recognize command line option: $1" 1>&2; usage;; esac done if [ $(($START+$STOP+$STATUS+$XML)) != 1 ]; then - crash "Usage fail" + usage fi # Wait until finished processing command line arguments before starting or stopping the service From davidk at ci.uchicago.edu Thu Oct 31 19:15:48 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Thu, 31 Oct 2013 19:15:48 -0500 (CDT) Subject: [Swift-commit] r7261 - www/main Message-ID: <20131101001548.C0E239D86A@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-31 19:15:48 -0500 (Thu, 31 Oct 2013) New Revision: 7261 Modified: www/main/index.php Log: Change get started button to point to doc page Modified: www/main/index.php =================================================================== --- www/main/index.php 2013-10-31 22:23:35 UTC (rev 7260) +++ www/main/index.php 2013-11-01 00:15:48 UTC (rev 7261) @@ -62,11 +62,9 @@

    -
    0.94.1 RC3 current version
    2013/09/04 -u +
    0.94.1 current version
    2013/09/30
    -
    Read our Quick Start Guide -and start using Swift today!
    +
    Try the tutorial and start using Swift today!
    From davidk at ci.uchicago.edu Thu Oct 17 13:29:33 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Thu, 17 Oct 2013 18:29:33 -0000 Subject: [Swift-commit] r7173 - in SwiftTutorials/OSDC-2013-10-17: . app bin doc doc/figs doc/images doc/images/icons part01 part02 part03 part04 part05 part06 Message-ID: <20131017182932.A49E8178884@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-17 13:29:32 -0500 (Thu, 17 Oct 2013) New Revision: 7173 Added: SwiftTutorials/OSDC-2013-10-17/README SwiftTutorials/OSDC-2013-10-17/app/ SwiftTutorials/OSDC-2013-10-17/app/simulate.sh SwiftTutorials/OSDC-2013-10-17/app/stats.sh SwiftTutorials/OSDC-2013-10-17/bin/ SwiftTutorials/OSDC-2013-10-17/bin/cleanup SwiftTutorials/OSDC-2013-10-17/bin/hosts SwiftTutorials/OSDC-2013-10-17/bin/package_tutorial.sh SwiftTutorials/OSDC-2013-10-17/bin/plot.sh SwiftTutorials/OSDC-2013-10-17/doc/ SwiftTutorials/OSDC-2013-10-17/doc/README SwiftTutorials/OSDC-2013-10-17/doc/TODO SwiftTutorials/OSDC-2013-10-17/doc/activeplot.png SwiftTutorials/OSDC-2013-10-17/doc/asciidoc.css SwiftTutorials/OSDC-2013-10-17/doc/build_docs.sh SwiftTutorials/OSDC-2013-10-17/doc/cumulativeplot.png SwiftTutorials/OSDC-2013-10-17/doc/figs/ SwiftTutorials/OSDC-2013-10-17/doc/figs/modis.dia SwiftTutorials/OSDC-2013-10-17/doc/figs/modis.png SwiftTutorials/OSDC-2013-10-17/doc/images/ SwiftTutorials/OSDC-2013-10-17/doc/images/icons/ SwiftTutorials/OSDC-2013-10-17/doc/images/icons/caution.png SwiftTutorials/OSDC-2013-10-17/doc/images/icons/example.png SwiftTutorials/OSDC-2013-10-17/doc/images/icons/home.png SwiftTutorials/OSDC-2013-10-17/doc/images/icons/important.png SwiftTutorials/OSDC-2013-10-17/doc/images/icons/next.png SwiftTutorials/OSDC-2013-10-17/doc/images/icons/note.png SwiftTutorials/OSDC-2013-10-17/doc/images/icons/prev.png SwiftTutorials/OSDC-2013-10-17/doc/images/icons/tip.png SwiftTutorials/OSDC-2013-10-17/doc/images/icons/up.png SwiftTutorials/OSDC-2013-10-17/doc/images/icons/warning.png SwiftTutorials/OSDC-2013-10-17/doc/part01.png SwiftTutorials/OSDC-2013-10-17/doc/part02.png SwiftTutorials/OSDC-2013-10-17/doc/part03.png SwiftTutorials/OSDC-2013-10-17/doc/part04.png SwiftTutorials/OSDC-2013-10-17/doc/part05.png SwiftTutorials/OSDC-2013-10-17/doc/part06.png SwiftTutorials/OSDC-2013-10-17/doc/push.sh SwiftTutorials/OSDC-2013-10-17/doc/raven.1000.progress.out SwiftTutorials/OSDC-2013-10-17/doc/raven.10000.progress.out SwiftTutorials/OSDC-2013-10-17/part01/ SwiftTutorials/OSDC-2013-10-17/part01/apps SwiftTutorials/OSDC-2013-10-17/part01/p1.swift SwiftTutorials/OSDC-2013-10-17/part01/sites.xml SwiftTutorials/OSDC-2013-10-17/part02/ SwiftTutorials/OSDC-2013-10-17/part02/apps SwiftTutorials/OSDC-2013-10-17/part02/p2.swift SwiftTutorials/OSDC-2013-10-17/part02/sites.xml SwiftTutorials/OSDC-2013-10-17/part03/ SwiftTutorials/OSDC-2013-10-17/part03/apps SwiftTutorials/OSDC-2013-10-17/part03/p3.kml SwiftTutorials/OSDC-2013-10-17/part03/p3.swift SwiftTutorials/OSDC-2013-10-17/part03/sites.xml SwiftTutorials/OSDC-2013-10-17/part04/ SwiftTutorials/OSDC-2013-10-17/part04/apps SwiftTutorials/OSDC-2013-10-17/part04/p4.swift SwiftTutorials/OSDC-2013-10-17/part05/ SwiftTutorials/OSDC-2013-10-17/part05/OLD.p5.swift SwiftTutorials/OSDC-2013-10-17/part05/OLDbias.dat SwiftTutorials/OSDC-2013-10-17/part05/apps SwiftTutorials/OSDC-2013-10-17/part05/multipools SwiftTutorials/OSDC-2013-10-17/part05/p5.swift SwiftTutorials/OSDC-2013-10-17/part06/ SwiftTutorials/OSDC-2013-10-17/part06/apps SwiftTutorials/OSDC-2013-10-17/part06/p6.swift SwiftTutorials/OSDC-2013-10-17/setup.sh Log: Start of OSDC tutorial scripts Added: SwiftTutorials/OSDC-2013-10-17/README =================================================================== --- SwiftTutorials/OSDC-2013-10-17/README (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/README 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1 @@ +link doc/README \ No newline at end of file Property changes on: SwiftTutorials/OSDC-2013-10-17/README ___________________________________________________________________ Added: svn:special + * Added: SwiftTutorials/OSDC-2013-10-17/app/simulate.sh =================================================================== --- SwiftTutorials/OSDC-2013-10-17/app/simulate.sh (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/app/simulate.sh 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,134 @@ +#! /bin/bash + +printparams() +{ + printf "\nSimulation parameters:\n\n" + echo bias=$bias + echo biasfile=$biasfile + echo initseed=$initseed + echo log=$log + echo paramfile=$paramfile + echo range=$range + echo scale=$scale + echo seedfile=$seedfile + echo timesteps=$timesteps + echo output width=$width +} + +log() { + printf "\nCalled as: $0: $cmdargs\n\n" + printf "Start time: "; /bin/date + printf "Running on node: "; /bin/hostname + printf "Running as user: "; /usr/bin/id + printparams + printf "\nEnvironment:\n\n" + printenv | sort +} + +addsims() { + while read f1 ; do + read -u 3 f2 + if [ _$f1 = _ ]; then f1=$lastf1; fi + if [ _$f2 = _ ]; then f2=$lastf2; fi + printf "%${width}d\n" $(($f1+$f2)) + lastf1=$f1 + lastf2=$f2 + done <$1 3<$2 +} + +# set defaults + +bias=0 +biasfile=none +initseed=none +log=yes +paramfile=none +range=100 +scale=1 +seedfile=none +timesteps=0 +nvalues=1 +width=8 +cmdargs="$*" + +usage() +{ + echo $0: usage: + cat <$simout + +# process file of biases + +if [ $biasfile != none ]; then + addsims $simout $biasfile +else + cat $simout +fi +rm $simout + +# log environmental data + +if [ $log != off ]; then + log 1>&2 +fi Property changes on: SwiftTutorials/OSDC-2013-10-17/app/simulate.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/OSDC-2013-10-17/app/stats.sh =================================================================== --- SwiftTutorials/OSDC-2013-10-17/app/stats.sh (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/app/stats.sh 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,18 @@ +#! /bin/sh + +log() { + printf "\nCalled as: $0: $cmdargs\n\n" + printf "Start time: "; /bin/date + printf "Running on node: "; /bin/hostname + printf "Running as user: "; /usr/bin/id + printf "\nEnvironment:\n\n" + printenv | sort +} + +awk ' + +{ sum += $1} + +END { printf("%d\n",sum/NR) } +' $* +log 1>&2 Property changes on: SwiftTutorials/OSDC-2013-10-17/app/stats.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/OSDC-2013-10-17/bin/cleanup =================================================================== --- SwiftTutorials/OSDC-2013-10-17/bin/cleanup (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/bin/cleanup 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,2 @@ +rm -rf *.log *.rlog *.d p?-*-*-* *.kml *.swiftx *.out output outdir logs hi.* _concurrent .swift/tmp + Property changes on: SwiftTutorials/OSDC-2013-10-17/bin/cleanup ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/OSDC-2013-10-17/bin/hosts =================================================================== --- SwiftTutorials/OSDC-2013-10-17/bin/hosts (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/bin/hosts 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1 @@ +for h in $(cat hosts.txt); do ssh $h hostname -f; done Property changes on: SwiftTutorials/OSDC-2013-10-17/bin/hosts ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/OSDC-2013-10-17/bin/package_tutorial.sh =================================================================== --- SwiftTutorials/OSDC-2013-10-17/bin/package_tutorial.sh (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/bin/package_tutorial.sh 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,15 @@ +#! /bin/sh + +BIN=$(cd $(dirname $0); pwd) +BASE=$(cd $BIN/..; pwd) +LOC=$(cd $BASE/..; pwd) + +echo executing $0 from BIN=$BIN +echo making tutorial package of BASE=$BASE +echo placing tutorial package in LOC=$LOC + +( + cd $LOC + tar zcf swift-cray-tutorial.tgz --exclude-vcs swift-cray-tutorial + scp swift-cray-tutorial.tgz p01532 at raven.cray.com: +) Property changes on: SwiftTutorials/OSDC-2013-10-17/bin/package_tutorial.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/OSDC-2013-10-17/bin/plot.sh =================================================================== --- SwiftTutorials/OSDC-2013-10-17/bin/plot.sh (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/bin/plot.sh 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,68 @@ +#!/bin/bash + +#usage: ./plotswiftlogs.ketan + +SWIFTLOGFILE=$1 + +#TMPDIR=`mktemp -d plotlog.XXX` + +grep -i ProgressTicker $SWIFTLOGFILE > swiftoutfile.out + +SWIFTOUTFILE=swiftoutfile.out + +#extract start time +TMPDATE=`grep -i progress $SWIFTOUTFILE 2>/dev/null | head -n 1 | cut -f1-2 -d ' '` +START_TIME=`date +%s -d "$TMPDATE"` + +#extract end time +TMPDATE=`grep -i progress $SWIFTOUTFILE 2>/dev/null | tail -n 1 | cut -f1-2 -d ' '` +END_TIME=`date +%s -d "$TMPDATE"` + +#duration +DIFFTIME=$((END_TIME - START_TIME)) + +#extract active runs in a file +(grep -o -i "Active:[0-9]*" $SWIFTOUTFILE 2>/dev/null | awk -F: '{print $2}' >active.txt) + +#extract successful completions in a file +(grep -o -i "Successfully:[0-9]*" $SWIFTOUTFILE 2>/dev/null | awk -F: '{print $2}' > cumulative.txt) + +#prepare tics +activelines=`wc -l active.txt | awk '{print $1}'` +cumulines=`wc -l cumulative.txt | awk '{print $1}'` + +if [ $activelines -ne 0 ] +then + activelinespertic=`echo "scale=5 ; $DIFFTIME / $activelines" | bc` +fi + +seq 0 $activelinespertic $DIFFTIME > activetics.txt + +if [ $cumulines -ne 0 ] +then + cumulinespertic=`echo "scale=5 ; $DIFFTIME / $cumulines" | bc` +fi + +seq 0 $cumulinespertic $DIFFTIME > cumultics.txt + +#final plot data +paste activetics.txt active.txt > plot_active.txt +paste cumultics.txt cumulative.txt > plot_cumulative.txt + +cat << EOF1 > plotit.gp +set terminal png enhanced +set nokey +set output "cumulativeplot.png" +set xlabel "Time in sec" +set ylabel "number of completed apps" +set title "Cumulative Apps Completed" +plot "plot_cumulative.txt" using 1:2 with lines +set output "activeplot.png" +set xlabel "Time in sec" +set ylabel "number of active apps" +set title "Active Apps" +plot "plot_active.txt" using 1:2 with line +EOF1 + +gnuplot plotit.gp 2>/dev/null +rm swiftoutfile.out plotit.gp active.txt cumulative.txt activetics.txt plot_active.txt plot_cumulative.txt cumultics.txt Property changes on: SwiftTutorials/OSDC-2013-10-17/bin/plot.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/OSDC-2013-10-17/doc/README =================================================================== --- SwiftTutorials/OSDC-2013-10-17/doc/README (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/doc/README 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,1039 @@ +Swift Cray Tutorial +=================== + +//// + +This is the asciidoc input file. +Its content is viewable as a plain-text README file. + +//// + +This tutorial is viewable at: +http://swift-lang.org/tutorials/cray/swift-cray-tutorial.html + +//// + +Tutorial Outline: + +Introductory example, running apps locally on login node: + + p1 - Run an application under Swift + p2 - Parallel loops with foreach + p3 - Merging/reducing the results of a parallel foreach loop + +Compute-node exercises, running apps via qsub and aprun: + + p4 - Running apps on Cray compute nodes + p5 - Running on multiple pools of compute nodes + p6 - Running a more complex workflow pattern + +//// + +Introduction: Why Parallel Scripting? +------------------------------------ + +Swift is a simple scripting language for executing many instances of +ordinary application programs on distributed parallel resources. +Swift scripts run many copies of ordinary programs concurrently, using +statements like this: +----- +foreach protein in proteinList { + runBLAST(protein); +} +----- +Swift acts like a structured "shell" language. It runs programs +concurrently as soon as their inputs are available, reducing the need +for complex parallel programming. Swift expresses your workflow in a +portable fashion: The same script runs on multicore computers, +clusters, clouds, grids, and supercomputers. + +In this tutorial, you'll be able to first try a few Swift examples +(parts 1-3) on the Cray login host, to get a sense of the +language. Then in parts 4-6 you'll run similar workflows on Cray +compute nodes, and see how more complex workflows can be expressed +with Swift scripts. + +Swift tutorial setup +-------------------- + +To install the tutorial scripts on Cray "Raven" XE6-XK7 test system, +do: + +----- +$ cd $HOME +$ tar xzf /home/users/p01532/swift-cray-tutorial.tgz +$ cd swift-cray-tutorial +$ source setup.sh # You must run this with "source" ! +----- + +Verify your environment +~~~~~~~~~~~~~~~~~~~~~~~ + +To verify that Swift (and the Java environment it requires) are working, do: + +----- +$ java -version # verify that you have Java (ideally Oracle JAVA 1.6 or later) +$ swift -version # verify that you have Swift 0.94.1 +----- + +NOTE: If you re-login or open new ssh sessions, you must re-run `source setup.sh` in each ssh shell/window. + +To check out the tutorial scripts from SVN +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +If you later want to get the most recent version of this tutorial from +the Swift Subversion repository, do: + +----- +$ svn co https://svn.ci.uchicago.edu/svn/vdl2/SwiftTutorials/swift-cray-tutorial Cray-Swift +----- + +This will create a directory called "Cray-Swift" which contains all of the +files used in this tutorial. + + +Simple "science applications" for the workflow tutorial +------------------------------------------------------- + +This tutorial is based on two intentionally trivial example programs, +`simulation.sh` and `stats.sh`, (implemented as bash shell scripts) +that serve as easy-to-understand proxies for real science +applications. These "programs" behave as follows. + +simulate.sh +~~~~~~~~~~~ + +The simulation.sh script serves as a trivial proxy for any more +complex scientific simulation application. It generates and prints a +set of one or more random integers in the range [0-2^62) as controlled +by its command line arguments, which are: + +----- +$ ./app/simulate.sh --help +./app/simulate.sh: usage: + -b|--bias offset bias: add this integer to all results [0] + -B|--biasfile file of integer biases to add to results [none] + -l|--log generate a log in stderr if not null [y] + -n|--nvalues print this many values per simulation [1] + -r|--range range (limit) of generated results [100] + -s|--seed use this integer [0..32767] as a seed [none] + -S|--seedfile use this file (containing integer seeds [0..32767]) one per line [none] + -t|--timesteps number of simulated "timesteps" in seconds (determines runtime) [1] + -x|--scale scale the results by this integer [1] + -h|-?|?|--help print this help +$ +----- + +All of thess arguments are optional, with default values indicated above as `[n]`. + +//// +.simulation.sh arguments +[width="80%",cols="^2,10",options="header"] + +|======================= +|Argument|Short|Description +|1 |runtime: sets run time of simulation.sh in seconds +|2 |range: limits generated values to the range [0,range-1] +|3 |biasfile: add the integer contained in this file to each value generated +|4 |scale: multiplies each generated value by this integer +|5 |count: number of values to generate in the simulation +|======================= +//// + +With no arguments, simulate.sh prints 1 number in the range of +1-100. Otherwise it generates n numbers of the form (R*scale)+bias +where R is a random integer. By default it logs information about its +execution environment to stderr. Here's some examples of its usage: + +----- +$ simulate.sh 2>log + 5 +$ head -4 log + +Called as: /home/wilde/swift/tut/CIC_2013-08-09/app/simulate.sh: +Start time: Thu Aug 22 12:40:24 CDT 2013 +Running on node: login01.osgconnect.net + +$ simulate.sh -n 4 -r 1000000 2>log + 239454 + 386702 + 13849 + 873526 + +$ simulate.sh -n 3 -r 1000000 -x 100 2>log + 6643700 +62182300 + 5230600 + +$ simulate.sh -n 2 -r 1000 -x 1000 2>log + 565000 + 636000 + +$ time simulate.sh -n 2 -r 1000 -x 1000 -t 3 2>log + 336000 + 320000 +real 0m3.012s +user 0m0.005s +sys 0m0.006s +----- + +stats.sh +~~~~~~ + +The stats.sh script serves as a trivial model of an "analysis" +program. It reads N files each containing M integers and simply prints +the\ average of all those numbers to stdout. Similarly to simulate.sh +it logs environmental information to the stderr. + +----- +$ ls f* +f1 f2 f3 f4 + +$ cat f* +25 +60 +40 +75 + +$ stats.sh f* 2>log +50 +----- + + +Basic of the Swift language with local execution +------------------------------------------------ + +A Summary of Swift in a nutshell +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +* Swift scripts are text files ending in `.swift` The `swift` command +runs on any host, and executes these scripts. `swift` is a Java +application, which you can install almost anywhere. On Linux, just +unpack the distribution `tar` file and add its `bin/` directory to +your `PATH`. + +* Swift scripts run ordinary applications, just like shell scripts +do. Swift makes it easy to run these applications on parallel and +remote computers (from laptops to supercomputers). If you can `ssh` to +the system, Swift can likely run applications there. + +* The details of where to run applications and how to get files back +and forth are described in configuration files separate from your +program. Swift speaks ssh, PBS, Condor, SLURM, LSF, SGE, Cobalt, and +Globus to run applications, and scp, http, ftp, and GridFTP to move +data. + +* The Swift language has 5 main data types: `boolean`, `int`, +`string`, `float`, and `file`. Collections of these are dynamic, +sparse arrays of arbitrary dimension and structures of scalars and/or +arrays defined by the `type` declaration. + +* Swift file variables are "mapped" to external files. Swift sends +files to and from remote systems for you automatically. + +* Swift variables are "single assignment": once you set them you can't +change them (in a given block of code). This makes Swift a natural, +"parallel data flow" language. This programming model keeps your +workflow scripts simple and easy to write and understand. + +* Swift lets you define functions to "wrap" application programs, and +to cleanly structure more complex scripts. Swift `app` functions take +files and parameters as inputs and return files as outputs. + +* A compact set of built-in functions for string and file +manipulation, type conversions, high level IO, etc. is provided. +Swift's equivalent of `printf()` is `tracef()`, with limited and +slightly different format codes. + +* Swift's `foreach {}` statement is the main parallel workhorse of the +language, and executes all iterations of the loop concurrently. The +actual number of parallel tasks executed is based on available +resources and settable "throttles". + +* In fact, Swift conceptually executes *all* the statements, +expressions and function calls in your program in parallel, based on +data flow. These are similarly throttled based on available resources +and settings. + +* Swift also has `if` and `switch` statements for conditional +execution. These are seldom needed in simple workflows but they enable +very dynamic workflow patterns to be specified. + +We'll see many of these points in action in the examples below. Lets +get started! + +Part 1: Run a single application under Swift +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The first swift script, p1.swift, runs simulate.sh to generate a +single random number. It writes the number to a file. + +image::part01.png["p1 workflow",align="center"] + +.p1.swift +----- +sys::[cat ../part01/p1.swift] +----- + + +To run this script, run the following command: +----- +$ cd part01 +$ swift p1.swift +Swift 0.94.1 RC2 swift-r6895 cog-r3765 + +RunID: 20130827-1413-oa6fdib2 +Progress: time: Tue, 27 Aug 2013 14:13:33 -0500 +Final status: Tue, 27 Aug 2013 14:13:33 -0500 Finished successfully:1 +$ cat sim.out + 84 +$ swift p1.swift +$ cat sim.out + 36 +----- + +To cleanup the directory and remove all outputs (including the log +files and directories that Swift generates), run the cleanup script +which is located in the tutorial PATH: + +----- +$ cleanup +------ + +NOTE: You'll also find two Swift configuration files in each `partNN` +directory of this tutorial. These specify the environment-specific +details of where to find application programs (file `apps`) and where +to run them (file `sites.xml`). These files will be explained in more +detail in parts 4-6, and can be ignored for now. + +//// +It defines +things like the work directory, the scheduler to use, and how to +control parallelism. The sites.xml file below will tell Swift to run +on the local machine only, and run just 1 task at a time. + +.sites.xml +----- +sys::[cat ../part01/sites.xml] +----- + + In this case, it +indicates that the app "simulate" (the first token in the command line +declaration of the function `simulation`, at line NNN) is located in the file +simulate.sh and (since the path `simulate.sh` is specified with no +directory components) Swift expects that the `simulate.sh` executable +will be available in your $PATH. + +.apps +----- +sys::[cat ../part01/apps] +----- + +//// + +Part 2: Running an ensemble of many apps in parallel with a "foreach" loop +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The `p2.swift` script introduces the `foreach` parallel iteration +construct to run many concurrent simulations. + +image::part02.png[align="center"] + +.p2.swift +----- +sys::[cat ../part02/p2.swift] +----- + +The script also shows an +example of naming the output files of an ensemble run. In this case, the output files will be named +`output/sim_N.out`. + +To run the script and view the output: +----- +$ cd ../part02 +$ swift p2.swift +$ ls output +sim_0.out sim_1.out sim_2.out sim_3.out sim_4.out sim_5.out sim_6.out sim_7.out sim_8.out sim_9.out +$ more output/* +:::::::::::::: +output/sim_0.out +:::::::::::::: + 44 +:::::::::::::: +output/sim_1.out +:::::::::::::: + 55 +... +:::::::::::::: +output/sim_9.out +:::::::::::::: + 82 +----- + +Part 3: Analyzing results of a parallel ensemble +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +After all the parallel simulations in an ensemble run have completed, +its typically necessary to gather and analyze their results with some +kind of post-processing analysis program or script. p3.swift +introduces such a postprocessing step. In this case, the files created +by all of the parallel runs of `simulation.sh` will be averaged by by +the trivial "analysis application" `stats.sh`: + +image::part03.png[align="center"] + +.p3.swift +---- +sys::[cat ../part03/p3.swift] +---- + +To run: +---- +$ cd part03 +$ swift p3.swift +---- + +Note that in `p3.swift` we expose more of the capabilities of the +`simulate.sh` application to the `simulation()` app function: + +----- +app (file o) simulation (int sim_steps, int sim_range, int sim_values) +{ + simulate "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=@filename(o); +} +----- + +`p3.swift` also shows how to fetch application-specific values from +the `swift` command line in a Swift script using `@arg()` which +accepts a keyword-style argument and its default value: + +----- +int nsim = @toInt(@arg("nsim","10")); +int steps = @toInt(@arg("steps","1")); +int range = @toInt(@arg("range","100")); +int values = @toInt(@arg("values","5")); +----- + +Now we can specify that more runs should be performed and that each should run for more timesteps, and produce more that one value each, within a specified range, using command line arguments placed after the Swift script name in the form `-parameterName=value`: + +----- +$ swift p3.swift -nsim=3 -steps=10 -values=4 -range=1000000 + +Swift 0.94.1 RC2 swift-r6895 cog-r3765 + +RunID: 20130827-1439-s3vvo809 +Progress: time: Tue, 27 Aug 2013 14:39:42 -0500 +Progress: time: Tue, 27 Aug 2013 14:39:53 -0500 Active:2 Stage out:1 +Final status: Tue, 27 Aug 2013 14:39:53 -0500 Finished successfully:4 + +$ ls output/ +average.out sim_0.out sim_1.out sim_2.out +$ more output/* +:::::::::::::: +output/average.out +:::::::::::::: +651368 +:::::::::::::: +output/sim_0.out +:::::::::::::: + 735700 + 886206 + 997391 + 982970 +:::::::::::::: +output/sim_1.out +:::::::::::::: + 260071 + 264195 + 869198 + 933537 +:::::::::::::: +output/sim_2.out +:::::::::::::: + 201806 + 213540 + 527576 + 944233 +----- + +Now try running (`-nsim=`) 100 simulations of (`-steps=`) 1 second each: + +----- +$ swift p3.swift -nsim=100 -steps=1 +Swift 0.94.1 RC2 swift-r6895 cog-r3765 + +RunID: 20130827-1444-rq809ts6 +Progress: time: Tue, 27 Aug 2013 14:44:55 -0500 +Progress: time: Tue, 27 Aug 2013 14:44:56 -0500 Selecting site:79 Active:20 Stage out:1 +Progress: time: Tue, 27 Aug 2013 14:44:58 -0500 Selecting site:58 Active:20 Stage out:1 Finished successfully:21 +Progress: time: Tue, 27 Aug 2013 14:44:59 -0500 Selecting site:37 Active:20 Stage out:1 Finished successfully:42 +Progress: time: Tue, 27 Aug 2013 14:45:00 -0500 Selecting site:16 Active:20 Stage out:1 Finished successfully:63 +Progress: time: Tue, 27 Aug 2013 14:45:02 -0500 Active:15 Stage out:1 Finished successfully:84 +Progress: time: Tue, 27 Aug 2013 14:45:03 -0500 Finished successfully:101 +Final status: Tue, 27 Aug 2013 14:45:03 -0500 Finished successfully:101 +----- + +We can see from Swift's "progress" status that the tutorial's default +`sites.xml` parameters for local execution allow Swift to run up to 20 +application invocations concurrently on the login node. We'll look at +this in more detail in the next sections where we execute applications +on the site's compute nodes. + + +Running applications on Cray compute nodes with Swift +----------------------------------------------------- + +Part 4: Running a parallel ensemble on Cray compute nodes +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +`p4.swift` will run our mock "simulation" +applications on Cray compute nodes. The script is similar to as +`p3.swift`, but specifies that each simulation app invocation should +additionally return the log file which the application writes to +`stderr`. + +//// + +FIXME: need to revise this figure: drop prog: + +, making the parallel portion of the script behave like this: + +image::part04.png[align="center"] + +.p4.swift +---- +sys::[cat ../part04/p4.swift] +---- +//// + +Now when you run `swift p4.swift` you'll see that two types output +files will placed in the `output/` directory: `sim_N.out` and +`sim_N.log`. The log files provide data on the runtime environment of +each app invocation. For example: + +----- +$ cat output/sim_0.log +Called as: /home/users/p01532/swift-cray-tutorial/app/simulate.sh: --timesteps 1 --range 100 --nvalues 5 + +Start time: Tue Aug 27 12:17:43 CDT 2013 +Running on node: nid00018 +Running as user: uid=61532(p01532) gid=61532 groups=61532 + +Simulation parameters: + +bias=0 +biasfile=none +initseed=none +log=yes +paramfile=none +range=100 +scale=1 +seedfile=none +timesteps=1 +output width=8 + +Environment: + +ALPS_APP_DEPTH=32 +ASSEMBLER_X86_64=/opt/cray/cce/8.2.0.173/cray-binutils/x86_64-unknown-linux-gnu/bin/as +ASYNCPE_DIR=/opt/cray/xt-asyncpe/5.23.02 +ASYNCPE_VERSION=5.23.02 +... +----- + +To tell Swift to run the apps on compute nodes, we specify in the +`apps` file that the apps should be executed on the `raven` site +(instead of the `localhost` site). We can specify the location of +each app in the third field of the `apps` file, with either an +absolute pathname or the name of an executable to be located in +`PATH`). Here we use the latter form: + +----- +$ cat apps +raven simulate simulate.sh +raven stats stats.sh +----- + +You can experiment, for example, with an alternate version of stats.sh by specfying that app's location explicitly: + +----- +$ cat apps +raven simulate simulate.sh +raven stats /home/users/p01532/bin/my-alt-stats.sh +----- + +We can see that when we run many apps requesting a larger set of nodes (6), we are indeed running on the compute nodes: +----- +$ swift p4.swift -nsim=1000 -steps=1 +Swift 0.94.1 RC2 swift-r6895 cog-r3765 + +RunID: 20130827-1638-t23ax37a +Progress: time: Tue, 27 Aug 2013 16:38:11 -0500 +Progress: time: Tue, 27 Aug 2013 16:38:12 -0500 Initializing:966 +Progress: time: Tue, 27 Aug 2013 16:38:13 -0500 Selecting site:499 Submitting:500 Submitted:1 +Progress: time: Tue, 27 Aug 2013 16:38:14 -0500 Selecting site:499 Stage in:1 Submitted:500 +Progress: time: Tue, 27 Aug 2013 16:38:16 -0500 Selecting site:499 Submitted:405 Active:95 Stage out:1 +Progress: time: Tue, 27 Aug 2013 16:38:17 -0500 Selecting site:430 Submitted:434 Active:66 Stage out:1 Finished successfully:69 +Progress: time: Tue, 27 Aug 2013 16:38:18 -0500 Selecting site:388 Submitted:405 Active:95 Stage out:1 Finished successfully:111 +... +Progress: time: Tue, 27 Aug 2013 16:38:30 -0500 Stage in:1 Submitted:93 Active:94 Finished successfully:812 +Progress: time: Tue, 27 Aug 2013 16:38:31 -0500 Submitted:55 Active:95 Stage out:1 Finished successfully:849 +Progress: time: Tue, 27 Aug 2013 16:38:32 -0500 Active:78 Stage out:1 Finished successfully:921 +Progress: time: Tue, 27 Aug 2013 16:38:34 -0500 Active:70 Stage out:1 Finished successfully:929 +Progress: time: Tue, 27 Aug 2013 16:38:37 -0500 Stage in:1 Finished successfully:1000 +Progress: time: Tue, 27 Aug 2013 16:38:38 -0500 Stage out:1 Finished successfully:1000 +Final status: Tue, 27 Aug 2013 16:38:38 -0500 Finished successfully:1001 + +$ grep "on node:" output/*log | head +output/sim_0.log:Running on node: nid00063 +output/sim_100.log:Running on node: nid00060 +output/sim_101.log:Running on node: nid00061 +output/sim_102.log:Running on node: nid00032 +output/sim_103.log:Running on node: nid00060 +output/sim_104.log:Running on node: nid00061 +output/sim_105.log:Running on node: nid00032 +output/sim_106.log:Running on node: nid00060 +output/sim_107.log:Running on node: nid00061 +output/sim_108.log:Running on node: nid00062 + +$ grep "on node:" output/*log | awk '{print $4}' | sort | uniq -c + 158 nid00032 + 156 nid00033 + 171 nid00060 + 178 nid00061 + 166 nid00062 + 171 nid00063 +$ hostname +raven +$ hostname -f +nid00008 +----- + +Swift's `sites.xml` configuration file allows many parameters to +specify how jobs should be run on a given cluster. Consider for +example that Raven has several queues, each with limitiations on the +size of jobs that can be run in them. All Raven queues will only run +2 jobs per user at one. The Raven queue "small" will only allow up to +4 nodes per job and 1 hours of walltime per job. The following +site.xml parameters will allow us to match this: + +----- + small + 2 + 4 + 4 +----- + +To run large jobs, we can specify: + +----- + 2 + 8 + 8 + 50.0 + 21600 + 10000 + 10000 +----- + +This will enable 512 Swift apps (2 x 8 x 32) to run concurrently +within 2 8-node jobs on Raven's 32-core nodes. It results in the +following two PBS jobs submitted by Swift to "provision" compute nodes +to run thousands of apps, 512 at a time: + +----- +$ qstat -u $USER + +Job ID Username Queue Jobname SessID NDS TSK Memory Time S Time +--------------- -------- -------- ---------- ------ --- --- ------ ----- - ----- +288637.sdb p01532 medium B0827-2703 -- 8 256 -- 05:59 Q -- +288638.sdb p01532 medium B0827-2703 -- 8 256 -- 05:59 Q -- +----- + +The following section is a summary of the important `sites.xml` +attributes for running apps on Cray systems. Many of these attributes +can be set the same for all Swift users of a given system; only a few +of the attributes need be overridden by users. We explain these +attributes in detail here to show the degree of control afforded by +Swift over application execution. Most users will use templates for a +given Cray system, only changing a few parameters to meet any unique +needs of their application workflows. + +//// +.sites.xml +----- +sys::[egrep -v '<.xml|2 +----- + +//// + +Plotting run activity +~~~~~~~~~~~~~~~~~~~~~ + +The tutorial `bin` directory in your `PATH` provides a script +`plot.sh` to plot the progress of a Swift script. It generates two +image files: `activeplot.png`, which shows the number of active jobs +over time, and `cumulativeplot.png`, which shows the total number of +app calls completed as the Swift script progresses. + +After each swift run, a log file will be created called +partNN---.log. Once you have identified the +log file name, run the command `./plot.sh` ` (where logfile +is the most recent Swift run log) to generate the plots for that +specific run. For example: + +----- +$ ls -lt *.log | head +-rw-r--r-- 1 p01532 61532 2237693 Aug 26 12:45 p4-20130826-1244-kmos0d87.log +-rw-r--r-- 1 p01532 61532 1008 Aug 26 12:44 swift.log +-rw-r--r-- 1 p01532 61532 5345345 Aug 26 12:44 p4-20130826-1243-10u2qdbd.log +-rw-r--r-- 1 p01532 61532 357687 Aug 26 12:00 p4-20130826-1159-j01p4lu0.log +... +$ plot.sh p4-20130826-1244-kmos0d87.log +----- + +This yields plots like: + +image::activeplot.png[width=700,align=center] +image::cumulativeplot.png[width=700,align=center] + +NOTE: Because systems like Raven are often firewalled, you may need to +use scp to pull these image files back to a system on which you can +view them with a browser or preview tool. + + +Part 5: Controlling the compute-node pools where applications run +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +In this section we'll use the script `p5.swift`, very similar to +`p4.swift` of the prior section, to show how we can route apps to +specific sites, and also how we can make multiple pools of resources +(on the same or on different computer systems) available to run a +single Swift script. + +//// +image::part05.png[align="center"] + +.p5.swift +---- +sys::[cat ../part05/p5.swift] +---- +//// + +First, lets specify that the analysis app `stats.sh` should be run on +the local login node instead of on the cluster. This is done simply by +change the site name field of the analyze app in the apps file: + +----- +$ cat apps +raven simulate simulate.sh +localhost stats stats.sh +----- + +Running this with `swift p5.swift` we see: +----- +$ grep "on node:" output/*.log +output/average.log:Running on node: raven +output/sim_0.log:Running on node: nid00029 +output/sim_1.log:Running on node: nid00029 +output/sim_2.log:Running on node: nid00029 +output/sim_3.log:Running on node: nid00029 +output/sim_4.log:Running on node: nid00029 +output/sim_5.log:Running on node: nid00029 +output/sim_6.log:Running on node: nid00029 +output/sim_7.log:Running on node: nid00029 +output/sim_8.log:Running on node: nid00029 +output/sim_9.log:Running on node: nid00029 +----- + + +Now lets make further use of Swift's ability to route specific apps to +specific pools of resources. The Cray Raven system has two node types, +XE6 32-core 2 x IL-16, and XK7 16-core 1 x IL-16 plus one GPU. Each +"pool" of nodes has different queue characteristics. We can define +these differences to Swift as two separate pools, and then spread the +load of executing a large ensemble of simulations across all the +pools. (And we'll continue to run the analysis script on a third pool, +comprising the single login host.) + +We use the following `apps` file: +----- +$ cat multipools +raven simulate simulate.sh +ravenGPU simulate simulate.sh +localhost stats stats.sh +---- +and we adjust the sites file to specify 4-node jobs in the Raven pool: +----- + 4 + 4 +----- +This results in these PBS jobs: +----- +p01532 at raven:~> qstat -u $USER + +Job ID Username Queue Jobname SessID NDS TSK Memory Time S Time +--------------- -------- -------- ---------- ------ --- --- ------ ----- - ----- +288687.sdb p01532 small B0827-3406 9919 4 128 -- 00:59 R 00:00 +288688.sdb p01532 gpu_node B0827-3406 9931 6 96 -- 00:59 R 00:00 +----- +... and achieves the following parallelism (of about 224 concurrent app tasks): + +----- +$ swift -tc.file multipools p5.swift -nsim=1000 -steps=3 +Swift 0.94.1 RC2 swift-r6895 cog-r3765 + +RunID: 20130827-1829-o3h6mht5 +Progress: time: Tue, 27 Aug 2013 18:29:31 -0500 +Progress: time: Tue, 27 Aug 2013 18:29:32 -0500 Initializing:997 +Progress: time: Tue, 27 Aug 2013 18:29:34 -0500 Selecting site:774 Submitting:225 Submitted:1 +Progress: time: Tue, 27 Aug 2013 18:29:35 -0500 Selecting site:774 Stage in:1 Submitted:225 +Progress: time: Tue, 27 Aug 2013 18:29:36 -0500 Selecting site:774 Stage in:1 Submitted:37 Active:188 +Progress: time: Tue, 27 Aug 2013 18:29:39 -0500 Selecting site:774 Submitted:2 Active:223 Stage out:1 +Progress: time: Tue, 27 Aug 2013 18:29:40 -0500 Selecting site:750 Submitted:17 Active:208 Stage out:1 Finished successfully:24 +Progress: time: Tue, 27 Aug 2013 18:29:41 -0500 Selecting site:640 Stage in:1 Submitted:51 Active:174 Finished successfully:134 +Progress: time: Tue, 27 Aug 2013 18:29:42 -0500 Selecting site:551 Submitted:11 Active:214 Stage out:1 Finished successfully:223 +Progress: time: Tue, 27 Aug 2013 18:29:43 -0500 Selecting site:542 Submitted:2 Active:223 Stage out:1 Finished successfully:232 +Progress: time: Tue, 27 Aug 2013 18:29:44 -0500 Selecting site:511 Submitting:1 Submitted:19 Active:206 Finished successfully:263 +Progress: time: Tue, 27 Aug 2013 18:29:45 -0500 Selecting site:463 Stage in:1 Submitted:43 Active:182 Finished successfully:311 +Progress: time: Tue, 27 Aug 2013 18:29:46 -0500 Selecting site:367 Submitting:1 Submitted:38 Active:186 Stage out:1 Finished successfully:407 +Progress: time: Tue, 27 Aug 2013 18:29:47 -0500 Selecting site:309 Submitted:2 Active:223 Stage out:1 Finished successfully:465 +Progress: time: Tue, 27 Aug 2013 18:29:48 -0500 Selecting site:300 Submitted:2 Active:223 Stage out:1 Finished successfully:474 +Progress: time: Tue, 27 Aug 2013 18:29:50 -0500 Selecting site:259 Submitted:11 Active:214 Stage out:1 Finished successfully:515 +Progress: time: Tue, 27 Aug 2013 18:29:51 -0500 Selecting site:201 Stage in:1 Submitted:39 Active:186 Finished successfully:573 +Progress: time: Tue, 27 Aug 2013 18:29:52 -0500 Selecting site:80 Submitted:42 Active:184 Finished successfully:694 +Progress: time: Tue, 27 Aug 2013 18:29:53 -0500 Selecting site:54 Submitted:2 Active:223 Stage out:1 Finished successfully:720 +Progress: time: Tue, 27 Aug 2013 18:29:54 -0500 Selecting site:32 Submitted:4 Active:220 Stage out:1 Finished successfully:743 +Progress: time: Tue, 27 Aug 2013 18:29:55 -0500 Submitted:3 Active:216 Stage out:1 Finished successfully:780 +Progress: time: Tue, 27 Aug 2013 18:29:56 -0500 Stage in:1 Active:143 Finished successfully:856 +Progress: time: Tue, 27 Aug 2013 18:29:57 -0500 Active:38 Stage out:1 Finished successfully:961 +Progress: time: Tue, 27 Aug 2013 18:29:58 -0500 Active:8 Stage out:1 Finished successfully:991 +Progress: time: Tue, 27 Aug 2013 18:29:59 -0500 Stage out:1 Finished successfully:999 +Progress: time: Tue, 27 Aug 2013 18:30:01 -0500 Stage in:1 Finished successfully:1000 +Progress: time: Tue, 27 Aug 2013 18:30:02 -0500 Active:1 Finished successfully:1000 +Progress: time: Tue, 27 Aug 2013 18:30:06 -0500 Stage out:1 Finished successfully:1000 +Final status: Tue, 27 Aug 2013 18:30:07 -0500 Finished successfully:1001 +----- + +Part 6: Specifying more complex workflow patterns +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +p6.swift expands the workflow pattern of p4.swift to add additional +stages to the workflow. Here, we generate a dynamic seed value that +will be used by all of the simulations, and for each simulation, we +run an pre-processing application to generate a unique "bias +file". This pattern is shown below, followed by the Swift script. + +image::part06.png[align="center"] + +.p6.swift +---- +sys::[cat ../part06/p6.swift] +---- + +Note that the workflow is based on data flow dependencies: each simulation depends on the seed value, calculated in these two dependent statements: +----- +seedfile = genseed(1); +int seedval = readData(seedfile); +----- +and on the bias file, computed and then consumed in these two dependent statements: +----- + biasfile = genbias(1000, 20); + (simout,simlog) = simulation(steps, range, biasfile, 1000000, values); +----- + +To run: +---- +$ cd ../part06 +$ swift p6.swift +---- + +The default parameters result in the following execution log: + +----- +$ swift p6.swift +Swift 0.94.1 RC2 swift-r6895 cog-r3765 + +RunID: 20130827-1917-jvs4gqm5 +Progress: time: Tue, 27 Aug 2013 19:17:56 -0500 + +*** Script parameters: nsim=10 range=100 num values=10 + +Progress: time: Tue, 27 Aug 2013 19:17:57 -0500 Stage in:1 Submitted:10 +Generated seed=382537 +Progress: time: Tue, 27 Aug 2013 19:17:59 -0500 Active:9 Stage out:1 Finished successfully:11 +Final status: Tue, 27 Aug 2013 19:18:00 -0500 Finished successfully:22 +----- +which produces the following output: +----- +$ ls -lrt output +total 264 +-rw-r--r-- 1 p01532 61532 9 Aug 27 19:17 seed.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_9.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_8.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_7.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_6.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_5.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_4.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_3.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_2.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_1.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_0.dat +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:17 sim_9.out +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:17 sim_9.log +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:17 sim_8.log +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:17 sim_7.out +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:17 sim_6.out +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:17 sim_6.log +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:17 sim_5.out +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:17 sim_5.log +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:17 sim_4.out +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:17 sim_4.log +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:17 sim_1.log +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:18 sim_8.out +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:18 sim_7.log +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:18 sim_3.out +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:18 sim_3.log +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:18 sim_2.out +-rw-r--r-- 1 p01532 61532 14898 Aug 27 19:18 sim_2.log +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:18 sim_1.out +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:18 sim_0.out +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:18 sim_0.log +-rw-r--r-- 1 p01532 61532 9 Aug 27 19:18 average.out +-rw-r--r-- 1 p01532 61532 14675 Aug 27 19:18 average.log +----- + +Each sim_N.out file is the sum of its bias file plus newly "simulated" random output scaled by 1,000,000: + +----- +$ cat output/bias_0.dat + 302 + 489 + 81 + 582 + 664 + 290 + 839 + 258 + 506 + 310 + 293 + 508 + 88 + 261 + 453 + 187 + 26 + 198 + 402 + 555 + +$ cat output/sim_0.out +64000302 +38000489 +32000081 +12000582 +46000664 +36000290 +35000839 +22000258 +49000506 +75000310 +----- + +We produce 20 values in each bias file. Simulations of less than that +number of values ignore the unneeded number, while simualtions of more +than 20 will use the last bias number for all remoaining values past +20. As an exercise, adjust the code to produce the same number of +bias values as is needed for each simulation. As a further exercise, +modify the script to generate a unique seed value for each simulation, +which is a common practice in ensemble computations. + Added: SwiftTutorials/OSDC-2013-10-17/doc/TODO =================================================================== --- SwiftTutorials/OSDC-2013-10-17/doc/TODO (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/doc/TODO 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,137 @@ +PLAN + +basics +cloud +uc3 +multisystems +(modis) + +get hosts.txt for cloud dynamically + +Show variety of UC3 activity and what ran where + +get hostname and app_resources into provider staging (hostname into all _swiftwrap) + +Show gridftp and go connect to process the modis dataset + +Show SwiftR for R users, SwiftPy for Enthought PY? + +fetching apps vs sending apps vs parrot/cvmfs/oasis etc ???? + +Demo script-aps, bin apps, building apps, caching apps. etc. + +Do a Swift BLAST workflow -- with viz !!! (spice it up with help from Dina) + +OSG page from Mats: "Is your job HTC-ready" + +Use new Trunk config in tutorial? + + +Add viz and status display; add node probing to tutorial. + +Debug failure with pinfiles + + +What "exercises to suggest?" + +- run stats app locally +- installed vs transferred apps +- transferred programs vs transferred scripts +- summarize things about the env from the .log files, ala stats. + +Y-style dag: 2 sims and average + +Show how to find temp files at runtime... + +Show how to find hung processes at runtime... (or get other trace data...) + +make your owb versions of the programs; verify that you can substitute them + +Add a layer to isolate shell version v installed version + +Show how to handle a paramfile + +Test if OSGCOnnect works and account string (PorjectName) works OK for both! + +SHow how to handle long lists of files (eg writeData and other swift.properties) + +Expand arith to arb prec using bc + + +ISSUES + +error in pin files? debug and turn back on +PATH issues for various providers + +bin dir? + +setup.csh and .csh testing + +IMPROVEMENTS + +1. Cleanup.sh mentioned in the tutorial +[fixed] + +2. cd ../part02 +[fixed] + +3. support for zsh, csh +[pending] + +4. What results are created and where did the outputs go ? +and pointers to what the log files mean +[pending] + +5. Part4, +- cd ../part04 is missing. Cleanup the README +[fixed] + +6. Part5 +- cd ../part05 is missing. Cleanup +[fixed] + +7. Part7 +-Change from running on Tukey analysis cluster compute nodes +[fixed] + +8. Part6 +command line args for nsim and steps, tell user the different behavior +that can be expected with different arg options +[pending] + +9. Draw workflow for the modis demos +[pending] + +10. Link to more technical swift-lang references +[pending] + +11. Links to detailed language constructs, when explaining +apps, link to the section on apps in the userguide. +[pending] + + + +--- + +From Yadu: + +I've committed all the changes that I made on Friday and you can get them +from -> https://svn.ci.uchicago.edu/svn/vdl2/SwiftTutorials/CIC_2013-08-09 + +I'm trying to make this tutorial easily work on several sites so that, we +do not have to tweak things for every single tutorial. Once this is done, +I can also add it to the test-battery as well. I think this has value +considering that we spend atleast 1-2 days for every demo. + +Now, the major pending item is the Modis demo, specifically the issue of +bringing data to any site and scripts. Slight tweaks to allow for sending +the scripts as args to apps would also be needed. + +So the major changes are: +1. Source the setup.sh script with the target site name +eg. source setups.sh +2. No separate cloud folder +3. [pending] fix modis data and scripts +4. [pending] support for zsh and other shells? + +--- Added: SwiftTutorials/OSDC-2013-10-17/doc/activeplot.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/activeplot.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/asciidoc.css =================================================================== --- SwiftTutorials/OSDC-2013-10-17/doc/asciidoc.css (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/doc/asciidoc.css 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,26 @@ +a:link { color:navy; } +a:visited { color:navy; } + +.monospaced, code, pre { + font-family: "Courier New", Courier, monospace; + font-size: medium; /* inherit; */ + color: black; + padding: 0; + margin: 0; +} + +/* + background: #f8f8f8; + border: 1px solid #dddddd; + border-left: 5px solid #f0f0f0; + margin-right: 10%; +*/ + +div.listingblock > div.content { + padding: 0.5em; + background: none; + border: none; + border-left: none; + margin-right: none; +} + Added: SwiftTutorials/OSDC-2013-10-17/doc/build_docs.sh =================================================================== --- SwiftTutorials/OSDC-2013-10-17/doc/build_docs.sh (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/doc/build_docs.sh 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,4 @@ +#!/bin/bash -e + +asciidoc -a icons -a toc -a toplevels=2 -a stylesheet=$PWD/asciidoc.css -a max-width=800px -o swift-cray-tutorial.html README + Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/build_docs.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/OSDC-2013-10-17/doc/cumulativeplot.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/cumulativeplot.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/figs/modis.dia =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/figs/modis.dia ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/figs/modis.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/figs/modis.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/caution.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/caution.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/example.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/example.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/home.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/home.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/important.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/important.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/next.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/next.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/note.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/note.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/prev.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/prev.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/tip.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/tip.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/up.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/up.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/warning.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/images/icons/warning.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/part01.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/part01.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/part02.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/part02.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/part03.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/part03.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/part04.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/part04.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/part05.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/part05.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/part06.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/part06.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/OSDC-2013-10-17/doc/push.sh =================================================================== --- SwiftTutorials/OSDC-2013-10-17/doc/push.sh (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/doc/push.sh 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,5 @@ +#! /bin/sh + +# scp -r swift-cray-tutorial.html images *png login.ci.uchicago.edu:/ci/www/projects/swift/tutorials/cray + +tar zcf - --exclude-vcs *html *png images | ssh login.ci.uchicago.edu "cd /ci/www/projects/swift/tutorials/cray; tar zxf -" Property changes on: SwiftTutorials/OSDC-2013-10-17/doc/push.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/OSDC-2013-10-17/doc/raven.1000.progress.out =================================================================== --- SwiftTutorials/OSDC-2013-10-17/doc/raven.1000.progress.out (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/doc/raven.1000.progress.out 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,34 @@ +p01532 at raven:~/swift-cray-tutorial/part04> swift p4.swift -nsim=1000 -steps=5 +Swift 0.94.1 RC2 swift-r6895 cog-r3765 + +RunID: 20130824-2131-g43l2g51 +Progress: time: Sat, 24 Aug 2013 21:31:42 -0500 + +*** Script parameters: nsim=1000 steps=5 range=100 + +Progress: time: Sat, 24 Aug 2013 21:31:43 -0500 Initializing:998 Selecting site:2 +Progress: time: Sat, 24 Aug 2013 21:31:45 -0500 Submitting:999 Submitted:1 +Progress: time: Sat, 24 Aug 2013 21:31:46 -0500 Stage in:1 Submitted:999 +Progress: time: Sat, 24 Aug 2013 21:31:52 -0500 Submitted:712 Active:287 Stage out:1 +Progress: time: Sat, 24 Aug 2013 21:31:53 -0500 Submitted:682 Active:278 Stage out:8 Finished successfully:32 +Progress: time: Sat, 24 Aug 2013 21:31:54 -0500 Submitted:605 Active:252 Stage out:32 Finished successfully:111 +Progress: time: Sat, 24 Aug 2013 21:31:55 -0500 Submitted:480 Active:264 Stage out:23 Finished successfully:233 +Progress: time: Sat, 24 Aug 2013 21:31:57 -0500 Submitted:442 Active:287 Stage out:1 Finished successfully:270 +Progress: time: Sat, 24 Aug 2013 21:31:58 -0500 Submitted:432 Active:287 Stage out:1 Finished successfully:280 +Progress: time: Sat, 24 Aug 2013 21:31:59 -0500 Submitted:411 Active:287 Stage out:1 Finished successfully:301 +Progress: time: Sat, 24 Aug 2013 21:32:00 -0500 Submitted:317 Active:287 Finished successfully:396 +Progress: time: Sat, 24 Aug 2013 21:32:01 -0500 Submitted:244 Active:263 Stage out:25 Finished successfully:468 +Progress: time: Sat, 24 Aug 2013 21:32:02 -0500 Submitted:213 Active:233 Stage out:1 Finished successfully:553 +Progress: time: Sat, 24 Aug 2013 21:32:03 -0500 Submitted:210 Active:221 Stage out:1 Finished successfully:568 +Progress: time: Sat, 24 Aug 2013 21:32:04 -0500 Submitted:191 Active:221 Finished successfully:588 +Progress: time: Sat, 24 Aug 2013 21:32:05 -0500 Submitted:122 Active:213 Stage out:7 Finished successfully:658 +Progress: time: Sat, 24 Aug 2013 21:32:06 -0500 Submitted:117 Active:129 Stage out:5 Finished successfully:749 +Progress: time: Sat, 24 Aug 2013 21:32:09 -0500 Submitted:117 Active:98 Stage out:1 Finished successfully:784 +Progress: time: Sat, 24 Aug 2013 21:32:10 -0500 Submitted:96 Active:95 Stage out:1 Finished successfully:808 +Progress: time: Sat, 24 Aug 2013 21:32:11 -0500 Stage in:1 Submitted:33 Active:91 Stage out:4 Finished successfully:871 +Progress: time: Sat, 24 Aug 2013 21:32:12 -0500 Submitted:21 Active:96 Finished successfully:883 +Progress: time: Sat, 24 Aug 2013 21:32:14 -0500 Submitted:21 Active:95 Stage out:1 Finished successfully:883 +Progress: time: Sat, 24 Aug 2013 21:32:15 -0500 Active:93 Stage out:1 Finished successfully:906 +Progress: time: Sat, 24 Aug 2013 21:32:16 -0500 Active:42 Stage out:2 Finished successfully:956 +Progress: time: Sat, 24 Aug 2013 21:32:20 -0500 Active:20 Stage out:1 Finished successfully:979 +Final status: Sat, 24 Aug 2013 21:32:20 -0500 Finished successfully:1000 Added: SwiftTutorials/OSDC-2013-10-17/doc/raven.10000.progress.out =================================================================== --- SwiftTutorials/OSDC-2013-10-17/doc/raven.10000.progress.out (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/doc/raven.10000.progress.out 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,34 @@ +p01532 at raven:~/swift-cray-tutorial/part04> swift p4.swift -nsim=10000 -steps=2 +Swift 0.94.1 RC2 swift-r6895 cog-r3765 + +RunID: 20130824-2132-n4z3dxk1 +Progress: time: Sat, 24 Aug 2013 21:32:43 -0500 + +*** Script parameters: nsim=10000 steps=2 range=100 + +Progress: time: Sat, 24 Aug 2013 21:32:45 -0500 Initializing:3 +Progress: time: Sat, 24 Aug 2013 21:32:46 -0500 Initializing:33 +Progress: time: Sat, 24 Aug 2013 21:32:47 -0500 Initializing:1613 +Progress: time: Sat, 24 Aug 2013 21:32:50 -0500 Selecting site:9999 Submitting:1 +Progress: time: Sat, 24 Aug 2013 21:32:52 -0500 Selecting site:8998 Stage in:1 Submitted:1001 +Progress: time: Sat, 24 Aug 2013 21:32:55 -0500 Selecting site:8998 Submitted:714 Active:287 Stage out:1 +Progress: time: Sat, 24 Aug 2013 21:32:57 -0500 Selecting site:8950 Submitted:714 Active:287 Stage out:1 Finished successfully:48 +Progress: time: Sat, 24 Aug 2013 21:32:58 -0500 Selecting site:8921 Submitting:1 Submitted:713 Active:257 Stage out:31 Finished successfully:77 +Progress: time: Sat, 24 Aug 2013 21:32:59 -0500 Selecting site:8858 Stage in:1 Submitting:5 Submitted:708 Active:178 Stage out:110 Finished successfully:140 +Progress: time: Sat, 24 Aug 2013 21:33:00 -0500 Selecting site:8658 Stage in:1 Submitting:1 Submitted:713 Active:287 Finished successfully:340 +..... +Progress: time: Sat, 24 Aug 2013 21:34:39 -0500 Submitted:555 Active:287 Finished successfully:9158 +Progress: time: Sat, 24 Aug 2013 21:34:40 -0500 Submitted:454 Active:283 Stage out:4 Finished successfully:9259 +Progress: time: Sat, 24 Aug 2013 21:34:41 -0500 Submitted:361 Active:285 Stage out:3 Finished successfully:9351 +Progress: time: Sat, 24 Aug 2013 21:34:42 -0500 Submitted:265 Active:287 Stage out:1 Finished successfully:9447 +Progress: time: Sat, 24 Aug 2013 21:34:43 -0500 Submitted:206 Active:224 Stage out:6 Finished successfully:9564 +Progress: time: Sat, 24 Aug 2013 21:34:44 -0500 Submitted:185 Active:155 Stage out:10 Finished successfully:9650 +Progress: time: Sat, 24 Aug 2013 21:34:45 -0500 Submitted:181 Active:124 Stage out:39 Finished successfully:9656 +Progress: time: Sat, 24 Aug 2013 21:34:46 -0500 Submitted:169 Active:56 Stage out:94 Finished successfully:9681 +Progress: time: Sat, 24 Aug 2013 21:34:47 -0500 Submitted:76 Active:95 Stage out:1 Finished successfully:9828 +Progress: time: Sat, 24 Aug 2013 21:34:48 -0500 Submitted:67 Active:95 Stage out:1 Finished successfully:9837 +Progress: time: Sat, 24 Aug 2013 21:34:49 -0500 Active:81 Stage out:1 Finished successfully:9918 +Progress: time: Sat, 24 Aug 2013 21:34:50 -0500 Active:71 Stage out:1 Finished successfully:9928 +Progress: time: Sat, 24 Aug 2013 21:34:51 -0500 Active:6 Stage out:2 Finished successfully:9992 +Final status: Sat, 24 Aug 2013 21:34:51 -0500 Finished successfully:10000 +p01532 at raven:~/swift-cray-tutorial/part04> Added: SwiftTutorials/OSDC-2013-10-17/part01/apps =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part01/apps (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part01/apps 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1 @@ +localhost simulate simulate.sh Added: SwiftTutorials/OSDC-2013-10-17/part01/p1.swift =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part01/p1.swift (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part01/p1.swift 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,9 @@ +type file; + +app (file o) simulation () +{ + simulate stdout=@filename(o); +} + +file f <"sim.out">; +f = simulation(); Added: SwiftTutorials/OSDC-2013-10-17/part01/sites.xml =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part01/sites.xml (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part01/sites.xml 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,11 @@ + + + + + 0 + 10000 + + .swift/tmp + local + + Added: SwiftTutorials/OSDC-2013-10-17/part02/apps =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part02/apps (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part02/apps 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1 @@ +localhost simulate simulate.sh Added: SwiftTutorials/OSDC-2013-10-17/part02/p2.swift =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part02/p2.swift (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part02/p2.swift 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,11 @@ +type file; + +app (file o) simulation () +{ + simulate stdout=@filename(o); +} + +foreach i in [0:9] { + file f ; + f = simulation(); +} Added: SwiftTutorials/OSDC-2013-10-17/part02/sites.xml =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part02/sites.xml (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part02/sites.xml 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,11 @@ + + + + + 0 + 10000 + + .swift/tmp + local + + Added: SwiftTutorials/OSDC-2013-10-17/part03/apps =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part03/apps (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part03/apps 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,2 @@ +localhost simulate simulate.sh +localhost stats stats.sh Added: SwiftTutorials/OSDC-2013-10-17/part03/p3.kml =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part03/p3.kml (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part03/p3.kml 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,273 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + simulate + + + + + + + swift#string#17000 + sim_steps + swift#string#17001 + sim_range + swift#string#17002 + sim_values + + + + o + + + + + + + + + + + + stats + + + + + + s + + + + + o + + + + + + + + + + + + + + + + + + + + + + + + + + sims-59494c94-f159-4e5b-8084-2a4706a394e3 + + + + + + + + + + + + + + + + + + + + nsim + + + swift#string#17003swift#string#17004 + + + + + + + + steps + + + swift#string#17005swift#string#17006 + + + + + + + + range + + + swift#string#17007swift#string#17008 + + + + + + + + values + + + swift#string#17009swift#string#17010 + + + + + + + + + + + + swift#int#0 + + nsim + swift#int#1 + + + + + swift#rangeout + + + + + + + + + + + + + + swift#mapper#17011 + + + + + + + + swift#mapper#17011 + + swift#string#17012iswift#string#17013 + + + + + + + simout + steps + range + values + + + + + + + sims + i + + simout + + + + + + + + + + stats + sims + + + + + + + + + + + + Added: SwiftTutorials/OSDC-2013-10-17/part03/p3.swift =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part03/p3.swift (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part03/p3.swift 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,27 @@ +type file; + +app (file o) simulation (int sim_steps, int sim_range, int sim_values) +{ + simulate "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=@filename(o); +} + +app (file o) analyze (file s[]) +{ + stats @filenames(s) stdout=@filename(o); +} + +int nsim = @toInt(@arg("nsim","10")); +int steps = @toInt(@arg("steps","1")); +int range = @toInt(@arg("range","100")); +int values = @toInt(@arg("values","5")); + +file sims[]; + +foreach i in [0:nsim-1] { + file simout ; + simout = simulation(steps,range,values); + sims[i] = simout; +} + +file stats<"output/average.out">; +stats = analyze(sims); Added: SwiftTutorials/OSDC-2013-10-17/part03/sites.xml =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part03/sites.xml (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part03/sites.xml 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,11 @@ + + + + + 0.20 + 10000 + + .swift/tmp + local + + Added: SwiftTutorials/OSDC-2013-10-17/part04/apps =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part04/apps (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part04/apps 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,2 @@ +raven simulate simulate.sh +raven stats stats.sh Added: SwiftTutorials/OSDC-2013-10-17/part04/p4.swift =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part04/p4.swift (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part04/p4.swift 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,29 @@ +type file; + +app (file out, file log) simulation (int sim_steps, int sim_range, int sim_values) +{ + simulate "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=@out stderr=@log; +} + +app (file out, file log) analyze (file s[]) +{ + stats @filenames(s) stdout=@out stderr=@log; +} + +int nsim = @toInt(@arg("nsim", "10")); +int steps = @toInt(@arg("steps", "1")); +int range = @toInt(@arg("range", "100")); +int values = @toInt(@arg("values", "5")); + +file sims[]; + +foreach i in [0:nsim-1] { + file simout ; + file simlog ; + (simout,simlog) = simulation(steps,range,values); + sims[i] = simout; +} + +file stats_out<"output/average.out">; +file stats_log<"output/average.log">; +(stats_out, stats_log) = analyze(sims); Added: SwiftTutorials/OSDC-2013-10-17/part05/OLD.p5.swift =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part05/OLD.p5.swift (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part05/OLD.p5.swift 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,37 @@ +type file; + +app (file out, file log) simulation (int timesteps, int sim_range, file bias_file, int scale, int sim_count) +{ + simulate "-t" timesteps "-r" sim_range "-B" @bias_file "-x" scale "-n" sim_count stdout=@out stderr=@log; +} + +app (file out) analyze (file s[]) +{ + analyze @filenames(s) stdout=@filename(out); +} + +# Command line params to this script + +int nsim = @toInt(@arg("nsim", "10")); # number of simulation programs to run +int steps = @toInt(@arg("steps", "1")); # number of "steps" each simulation (==seconds of runtime) +int range = @toInt(@arg("range", "100")); # range of the generated random numbers +int count = @toInt(@arg("count", "10")); # number of random numbers generated per simulation + +# Perform nsim "simulations" + +tracef("\n*** Script parameters: nsim=%i steps=%i range=%i count=%i\n\n", nsim, steps, range, count); + +file sims[]; # Array of files to hold each simulation output +file bias<"bias.dat">; # Input data file to "bias" the numbers: + # 1 line: scale offset ( N = n*scale + offset) +foreach i in [0:nsim-1] { + file simout ; + file simlog ; + (simout, simlog) = simulation(steps, range, bias, 100000, count); + sims[i] = simout; +} + +# Generate "analysis" file containing average of all "simulations" + +file stats<"output/stats.out">; +stats = analyze(sims); Added: SwiftTutorials/OSDC-2013-10-17/part05/OLDbias.dat =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part05/OLDbias.dat (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part05/OLDbias.dat 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,1000 @@ + 301 + 439 + 591 + 484 + 300 + 459 + 395 + 351 + 375 + 131 + 144 + 12 + 465 + 682 + 245 + 140 + 862 + 772 + 52 + 728 + 696 + 801 + 487 + 501 + 273 + 869 + 976 + 731 + 634 + 594 + 944 + 973 + 521 + 260 + 997 + 165 + 240 + 844 + 30 + 145 + 29 + 185 + 19 + 332 + 932 + 740 + 750 + 774 + 882 + 258 + 64 + 988 + 980 + 627 + 114 + 722 + 522 + 333 + 201 + 737 + 773 + 226 + 99 + 705 + 435 + 560 + 311 + 96 + 538 + 176 + 831 + 993 + 761 + 917 + 311 + 983 + 259 + 494 + 713 + 503 + 580 + 23 + 687 + 394 + 935 + 386 + 420 + 598 + 424 + 954 + 92 + 528 + 43 + 384 + 531 + 494 + 335 + 913 + 140 + 271 + 817 + 101 + 996 + 742 + 36 + 592 + 321 + 499 + 579 + 454 + 333 + 276 + 360 + 159 + 909 + 791 + 913 + 665 + 862 + 663 + 455 + 39 + 415 + 798 + 222 + 758 + 178 + 656 + 144 + 450 + 182 + 507 + 269 + 839 + 911 + 400 + 506 + 602 + 69 + 729 + 697 + 242 + 39 + 557 + 756 + 677 + 403 + 930 + 660 + 730 + 974 + 23 + 227 + 67 + 465 + 950 + 819 + 100 + 858 + 123 + 979 + 610 + 428 + 623 + 12 + 369 + 96 + 86 + 531 + 777 + 809 + 9 + 589 + 267 + 957 + 722 + 352 + 655 + 145 + 848 + 232 + 752 + 958 + 902 + 206 + 165 + 52 + 452 + 185 + 109 + 676 + 736 + 803 + 893 + 163 + 403 + 573 + 121 + 992 + 818 + 571 + 304 + 822 + 390 + 192 + 174 + 571 + 648 + 924 + 817 + 334 + 791 + 561 + 679 + 457 + 549 + 339 + 264 + 316 + 338 + 726 + 471 + 144 + 748 + 778 + 851 + 432 + 260 + 731 + 436 + 376 + 631 + 373 + 680 + 223 + 169 + 916 + 252 + 236 + 2 + 565 + 749 + 206 + 788 + 801 + 460 + 730 + 795 + 17 + 992 + 847 + 229 + 187 + 690 + 111 + 731 + 754 + 677 + 845 + 707 + 815 + 258 + 526 + 475 + 559 + 970 + 440 + 682 + 471 + 378 + 560 + 821 + 851 + 819 + 106 + 624 + 766 + 628 + 362 + 149 + 523 + 215 + 207 + 446 + 783 + 845 + 556 + 273 + 921 + 519 + 81 + 598 + 440 + 899 + 218 + 623 + 861 + 475 + 789 + 643 + 165 + 526 + 705 + 803 + 907 + 725 + 814 + 306 + 39 + 795 + 144 + 986 + 79 + 726 + 664 + 99 + 71 + 516 + 948 + 601 + 67 + 111 + 856 + 915 + 747 + 621 + 360 + 93 + 787 + 880 + 694 + 5 + 982 + 336 + 426 + 346 + 639 + 10 + 427 + 757 + 981 + 102 + 325 + 305 + 691 + 619 + 398 + 686 + 922 + 674 + 349 + 580 + 165 + 321 + 492 + 432 + 329 + 477 + 894 + 444 + 57 + 577 + 323 + 278 + 179 + 421 + 614 + 616 + 436 + 892 + 432 + 558 + 140 + 517 + 975 + 198 + 805 + 422 + 745 + 250 + 482 + 958 + 538 + 177 + 791 + 489 + 932 + 620 + 138 + 978 + 689 + 192 + 742 + 626 + 946 + 106 + 31 + 178 + 205 + 285 + 576 + 105 + 179 + 307 + 830 + 576 + 679 + 231 + 454 + 833 + 116 + 160 + 616 + 250 + 760 + 205 + 74 + 989 + 576 + 843 + 931 + 267 + 849 + 108 + 850 + 937 + 746 + 607 + 35 + 539 + 550 + 553 + 886 + 459 + 786 + 720 + 650 + 735 + 126 + 100 + 297 + 303 + 921 + 105 + 46 + 954 + 663 + 568 + 478 + 886 + 817 + 690 + 261 + 642 + 511 + 967 + 727 + 492 + 4 + 810 + 320 + 338 + 498 + 842 + 454 + 366 + 316 + 802 + 641 + 293 + 544 + 957 + 768 + 553 + 692 + 749 + 944 + 19 + 762 + 991 + 234 + 247 + 556 + 625 + 189 + 725 + 818 + 764 + 636 + 370 + 138 + 161 + 853 + 309 + 613 + 250 + 75 + 728 + 230 + 248 + 562 + 110 + 879 + 993 + 626 + 308 + 124 + 593 + 169 + 125 + 304 + 143 + 312 + 525 + 639 + 492 + 377 + 153 + 97 + 90 + 1 + 483 + 139 + 277 + 7 + 707 + 977 + 513 + 458 + 95 + 208 + 149 + 293 + 690 + 456 + 558 + 245 + 327 + 500 + 222 + 776 + 863 + 322 + 363 + 892 + 414 + 442 + 283 + 627 + 656 + 785 + 468 + 371 + 657 + 840 + 449 + 500 + 522 + 337 + 784 + 475 + 667 + 345 + 151 + 541 + 843 + 285 + 270 + 684 + 381 + 608 + 731 + 492 + 233 + 540 + 185 + 975 + 422 + 199 + 595 + 242 + 995 + 892 + 509 + 916 + 493 + 549 + 588 + 203 + 653 + 276 + 808 + 245 + 277 + 827 + 724 + 118 + 566 + 406 + 927 + 498 + 727 + 309 + 165 + 412 + 28 + 937 + 797 + 556 + 322 + 59 + 741 + 675 + 89 + 877 + 283 + 518 + 509 + 6 + 486 + 421 + 644 + 258 + 920 + 623 + 725 + 859 + 88 + 773 + 499 + 973 + 661 + 947 + 347 + 679 + 935 + 717 + 65 + 265 + 388 + 740 + 252 + 249 + 969 + 26 + 149 + 338 + 913 + 605 + 639 + 649 + 914 + 890 + 522 + 621 + 779 + 470 + 321 + 171 + 304 + 425 + 626 + 378 + 491 + 925 + 900 + 705 + 830 + 631 + 844 + 274 + 539 + 511 + 664 + 777 + 251 + 190 + 967 + 569 + 140 + 327 + 863 + 525 + 368 + 540 + 475 + 716 + 189 + 442 + 729 + 112 + 726 + 505 + 678 + 323 + 128 + 983 + 660 + 853 + 326 + 312 + 378 + 544 + 278 + 127 + 322 + 360 + 645 + 233 + 665 + 3 + 788 + 698 + 342 + 93 + 214 + 976 + 756 + 677 + 375 + 947 + 363 + 999 + 499 + 139 + 245 + 745 + 830 + 798 + 135 + 83 + 902 + 779 + 617 + 636 + 753 + 867 + 724 + 743 + 924 + 480 + 836 + 409 + 100 + 73 + 298 + 711 + 35 + 289 + 381 + 361 + 901 + 640 + 919 + 708 + 562 + 592 + 26 + 471 + 395 + 728 + 433 + 69 + 856 + 550 + 225 + 714 + 999 + 936 + 266 + 81 + 343 + 123 + 37 + 740 + 593 + 905 + 715 + 481 + 265 + 357 + 338 + 150 + 875 + 938 + 603 + 98 + 245 + 721 + 373 + 901 + 795 + 325 + 955 + 448 + 816 + 753 + 850 + 462 + 628 + 220 + 694 + 423 + 241 + 718 + 730 + 682 + 944 + 408 + 151 + 10 + 826 + 26 + 269 + 439 + 973 + 842 + 884 + 103 + 792 + 435 + 675 + 442 + 955 + 992 + 256 + 206 + 666 + 637 + 725 + 52 + 21 + 108 + 622 + 943 + 583 + 919 + 796 + 80 + 52 + 678 + 845 + 155 + 331 + 909 + 888 + 945 + 979 + 967 + 104 + 446 + 807 + 572 + 354 + 639 + 68 + 813 + 11 + 129 + 647 + 743 + 897 + 600 + 992 + 20 + 896 + 398 + 16 + 434 + 662 + 86 + 200 + 211 + 287 + 485 + 670 + 446 + 495 + 407 + 916 + 395 + 920 + 959 + 817 + 524 + 146 + 378 + 849 + 457 + 536 + 582 + 608 + 686 + 127 + 346 + 934 + 950 + 420 + 294 + 439 + 688 + 953 + 66 + 603 + 875 + 372 + 355 + 105 + 405 + 371 + 246 + 829 + 146 + 403 + 811 + 484 + 266 + 181 + 496 + 25 + 189 + 806 + 1 + 171 + 737 + 381 + 720 + 321 + 862 + 7 + 177 + 838 + 502 + 708 + 819 + 205 + 256 + 166 + 712 + 492 + 716 + 130 + 562 + 308 + 365 + 694 + 372 + 917 + 165 + 366 + 412 + 480 + 681 + 824 + 306 + 970 + 160 + 555 + 336 + 61 + 816 + 611 + 432 + 536 + 830 + 171 + 793 + 33 + 364 + 998 + 814 + 952 + 89 + 24 + 653 + 651 + 8 + 789 + 807 + 869 + 332 + 897 + 499 + 701 + 354 + 688 + 339 + 93 + 822 + 801 + 758 + 915 + 546 + 520 + 469 + 512 + 911 + 482 + 387 + 187 Added: SwiftTutorials/OSDC-2013-10-17/part05/apps =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part05/apps (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part05/apps 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,2 @@ +raven simulate simulate.sh +raven stats stats.sh Added: SwiftTutorials/OSDC-2013-10-17/part05/multipools =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part05/multipools (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part05/multipools 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,3 @@ +raven simulate simulate.sh +ravenGPU simulate simulate.sh +localhost stats stats.sh Added: SwiftTutorials/OSDC-2013-10-17/part05/p5.swift =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part05/p5.swift (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part05/p5.swift 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,29 @@ +type file; + +app (file out, file log) simulation (int sim_steps, int sim_range, int sim_values) +{ + simulate "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=@out stderr=@log; +} + +app (file out, file log) analyze (file s[]) +{ + stats @filenames(s) stdout=@out stderr=@log; +} + +int nsim = @toInt(@arg("nsim", "10")); +int steps = @toInt(@arg("steps", "1")); +int range = @toInt(@arg("range", "100")); +int values = @toInt(@arg("values", "5")); + +file sims[]; + +foreach i in [0:nsim-1] { + file simout ; + file simlog ; + (simout,simlog) = simulation(steps,range,values); + sims[i] = simout; +} + +file stats_out<"output/average.out">; +file stats_log<"output/average.log">; +(stats_out, stats_log) = analyze(sims); Added: SwiftTutorials/OSDC-2013-10-17/part06/apps =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part06/apps (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part06/apps 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,4 @@ +raven simulate simulate.sh +raven stats stats.sh +raven genseed simulate.sh +raven genbias simulate.sh Added: SwiftTutorials/OSDC-2013-10-17/part06/p6.swift =================================================================== --- SwiftTutorials/OSDC-2013-10-17/part06/p6.swift (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/part06/p6.swift 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,57 @@ +type file; + +# app() functions for application programs to be called: + +app (file out) genseed (int nseeds) +{ + genseed "-r" 2000000 "-n" nseeds stdout=@out; +} + +app (file out) genbias (int bias_range, int nvalues) +{ + genbias "-r" bias_range "-n" nvalues stdout=@out; +} + +app (file out, file log) simulation (int timesteps, int sim_range, + file bias_file, int scale, int sim_count) +{ + simulate "-t" timesteps "-r" sim_range "-B" @bias_file "-x" scale + "-n" sim_count stdout=@out stderr=@log; +} + +app (file out, file log) analyze (file s[]) +{ + stats @filenames(s) stdout=@out stderr=@log; +} + +# Command line arguments + +int nsim = @toInt(@arg("nsim", "10")); # number of simulation programs to run +int steps = @toInt(@arg("steps", "1")); # number of timesteps (seconds) per simulation +int range = @toInt(@arg("range", "100")); # range of the generated random numbers +int values = @toInt(@arg("values", "10")); # number of values generated per simulation + +# Main script and data + +tracef("\n*** Script parameters: nsim=%i range=%i num values=%i\n\n", nsim, range, values); + +file seedfile<"output/seed.dat">; # Dynamically generated bias for simulation ensemble +seedfile = genseed(1); + +int seedval = readData(seedfile); +tracef("Generated seed=%i\n", seedval); + +file sims[]; # Array of files to hold each simulation output + +foreach i in [0:nsim-1] { + file biasfile ; + file simout ; + file simlog ; + biasfile = genbias(1000, 20); + (simout,simlog) = simulation(steps, range, biasfile, 1000000, values); + sims[i] = simout; +} + +file stats_out<"output/average.out">; +file stats_log<"output/average.log">; +(stats_out,stats_log) = analyze(sims); Added: SwiftTutorials/OSDC-2013-10-17/setup.sh =================================================================== --- SwiftTutorials/OSDC-2013-10-17/setup.sh (rev 0) +++ SwiftTutorials/OSDC-2013-10-17/setup.sh 2013-10-17 18:29:32 UTC (rev 7173) @@ -0,0 +1,90 @@ +# ensure that this script is being sourced +if [ ${BASH_VERSINFO[0]} -gt 2 -a "${BASH_SOURCE[0]}" = "${0}" ] ; then + echo ERROR: script ${BASH_SOURCE[0]} must be executed as: source ${BASH_SOURCE[0]} + exit 1 +fi + +# Add swift to PATH + +TUTSWIFT=/glusterfs/users/swiftlang/dkelly/swift-0.94.1 +PATHSWIFT=$(which swift 2>/dev/null) + +if [ _$PATHSWIFT = _$TUTSWIFT/bin/swift ]; then + echo using Swift from $TUTSWIFT,already in PATH +elif [ -x $TUTSWIFT/bin/swift ]; then + echo Using Swift from $TUTSWIFT, and adding to PATH + PATH=$TUTSWIFT/bin:$PATH +elif [ _$PATHSWIFT != _ ]; then + echo Using $PATHSWIFT from PATH +else + echo ERROR: $TUTSWIFT not found and no swift in PATH. Tutorial will not function. +# return +fi + +echo Swift version is $(swift -version) +rm -f swift.log + +# Setting scripts folder to the PATH env var. + +TUTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" + +if [ _$(which cleanup 2>/dev/null) != _$TUTDIR/bin/cleanup ]; then + echo Adding $TUTDIR/bin:$TUTDIR/app: to front of PATH + PATH=$TUTDIR/bin:$TUTDIR/app:$PATH +else + echo Assuming $TUTDIR/bin:$TUTDIR/app: is already at front of PATH +fi + +# Setting .swift files + +if [ -e $HOME/.swift/swift.properties ]; then + saveprop=$(mktemp $HOME/.swift/swift.properties.XXXX) + echo Saving $HOME/.swift/swift.properties in $saveprop + mv $HOME/.swift/swift.properties $saveprop +else + mkdir -p $HOME/.swift +fi + +cat >>$HOME/.swift/swift.properties <gen.sites < + + + + + 0.04 + 10000 + /lus/scratch/$USER/swiftwork + local + + + +END + +for p in 01 02 03; do + cp gen.sites part${p}/sites.xml +done +rm gen.sites + +return + From davidk at ci.uchicago.edu Mon Oct 21 17:51:15 2013 From: davidk at ci.uchicago.edu (davidk at ci.uchicago.edu) Date: Mon, 21 Oct 2013 17:51:15 -0500 (CDT) Subject: [Swift-commit] r7193 - in SwiftTutorials/swift-cloud-tutorial: . app bin doc doc/figs doc/images doc/images/icons part01 part02 part03 part04 part05 part06 Message-ID: <20131021225115.BABC59CC9A@svn.ci.uchicago.edu> Author: davidk Date: 2013-10-21 17:51:15 -0500 (Mon, 21 Oct 2013) New Revision: 7193 Added: SwiftTutorials/swift-cloud-tutorial/README SwiftTutorials/swift-cloud-tutorial/app/ SwiftTutorials/swift-cloud-tutorial/app/simulate.sh SwiftTutorials/swift-cloud-tutorial/app/stats.sh SwiftTutorials/swift-cloud-tutorial/bin/ SwiftTutorials/swift-cloud-tutorial/bin/cleanup SwiftTutorials/swift-cloud-tutorial/bin/hosts SwiftTutorials/swift-cloud-tutorial/bin/package_tutorial.sh SwiftTutorials/swift-cloud-tutorial/bin/plot.sh SwiftTutorials/swift-cloud-tutorial/doc/ SwiftTutorials/swift-cloud-tutorial/doc/README SwiftTutorials/swift-cloud-tutorial/doc/TODO SwiftTutorials/swift-cloud-tutorial/doc/activeplot.png SwiftTutorials/swift-cloud-tutorial/doc/asciidoc.css SwiftTutorials/swift-cloud-tutorial/doc/build_docs.sh SwiftTutorials/swift-cloud-tutorial/doc/cumulativeplot.png SwiftTutorials/swift-cloud-tutorial/doc/figs/ SwiftTutorials/swift-cloud-tutorial/doc/figs/modis.dia SwiftTutorials/swift-cloud-tutorial/doc/figs/modis.png SwiftTutorials/swift-cloud-tutorial/doc/images/ SwiftTutorials/swift-cloud-tutorial/doc/images/icons/ SwiftTutorials/swift-cloud-tutorial/doc/images/icons/caution.png SwiftTutorials/swift-cloud-tutorial/doc/images/icons/example.png SwiftTutorials/swift-cloud-tutorial/doc/images/icons/home.png SwiftTutorials/swift-cloud-tutorial/doc/images/icons/important.png SwiftTutorials/swift-cloud-tutorial/doc/images/icons/next.png SwiftTutorials/swift-cloud-tutorial/doc/images/icons/note.png SwiftTutorials/swift-cloud-tutorial/doc/images/icons/prev.png SwiftTutorials/swift-cloud-tutorial/doc/images/icons/tip.png SwiftTutorials/swift-cloud-tutorial/doc/images/icons/up.png SwiftTutorials/swift-cloud-tutorial/doc/images/icons/warning.png SwiftTutorials/swift-cloud-tutorial/doc/part01.png SwiftTutorials/swift-cloud-tutorial/doc/part02.png SwiftTutorials/swift-cloud-tutorial/doc/part03.png SwiftTutorials/swift-cloud-tutorial/doc/part04.png SwiftTutorials/swift-cloud-tutorial/doc/part05.png SwiftTutorials/swift-cloud-tutorial/doc/part06.png SwiftTutorials/swift-cloud-tutorial/doc/push.sh SwiftTutorials/swift-cloud-tutorial/doc/raven.1000.progress.out SwiftTutorials/swift-cloud-tutorial/doc/raven.10000.progress.out SwiftTutorials/swift-cloud-tutorial/part01/ SwiftTutorials/swift-cloud-tutorial/part01/apps SwiftTutorials/swift-cloud-tutorial/part01/p1.swift SwiftTutorials/swift-cloud-tutorial/part01/sites.xml SwiftTutorials/swift-cloud-tutorial/part02/ SwiftTutorials/swift-cloud-tutorial/part02/apps SwiftTutorials/swift-cloud-tutorial/part02/p2.swift SwiftTutorials/swift-cloud-tutorial/part02/sites.xml SwiftTutorials/swift-cloud-tutorial/part03/ SwiftTutorials/swift-cloud-tutorial/part03/apps SwiftTutorials/swift-cloud-tutorial/part03/p3.kml SwiftTutorials/swift-cloud-tutorial/part03/p3.swift SwiftTutorials/swift-cloud-tutorial/part03/sites.xml SwiftTutorials/swift-cloud-tutorial/part04/ SwiftTutorials/swift-cloud-tutorial/part04/apps SwiftTutorials/swift-cloud-tutorial/part04/p4.swift SwiftTutorials/swift-cloud-tutorial/part04/simulate.sh SwiftTutorials/swift-cloud-tutorial/part04/stats.sh SwiftTutorials/swift-cloud-tutorial/part05/ SwiftTutorials/swift-cloud-tutorial/part05/apps SwiftTutorials/swift-cloud-tutorial/part05/p5.swift SwiftTutorials/swift-cloud-tutorial/part06/ SwiftTutorials/swift-cloud-tutorial/part06/apps SwiftTutorials/swift-cloud-tutorial/part06/p6.swift SwiftTutorials/swift-cloud-tutorial/part06/simulate.sh SwiftTutorials/swift-cloud-tutorial/part06/stats.sh SwiftTutorials/swift-cloud-tutorial/setup.sh Log: Initial commit for cloud demo Added: SwiftTutorials/swift-cloud-tutorial/README =================================================================== --- SwiftTutorials/swift-cloud-tutorial/README (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/README 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1 @@ +link doc/README \ No newline at end of file Property changes on: SwiftTutorials/swift-cloud-tutorial/README ___________________________________________________________________ Added: svn:special + * Added: SwiftTutorials/swift-cloud-tutorial/app/simulate.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/app/simulate.sh (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/app/simulate.sh 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,135 @@ +#! /bin/bash + +printparams() +{ + printf "\nSimulation parameters:\n\n" + echo bias=$bias + echo biasfile=$biasfile + echo initseed=$initseed + echo log=$log + echo paramfile=$paramfile + echo range=$range + echo scale=$scale + echo seedfile=$seedfile + echo timesteps=$timesteps + echo output width=$width +} + +log() { + printf "\nCalled as: $0: $cmdargs\n\n" + printf "Start time: "; /bin/date + printf "Running as user: "; /usr/bin/id + printf "Running on node: "; /bin/hostname + printf "Node IP address: "; /bin/hostname -I + printparams + printf "\nEnvironment:\n\n" + printenv | sort +} + +addsims() { + while read f1 ; do + read -u 3 f2 + if [ _$f1 = _ ]; then f1=$lastf1; fi + if [ _$f2 = _ ]; then f2=$lastf2; fi + printf "%${width}d\n" $(($f1+$f2)) + lastf1=$f1 + lastf2=$f2 + done <$1 3<$2 +} + +# set defaults + +bias=0 +biasfile=none +initseed=none +log=yes +paramfile=none +range=100 +scale=1 +seedfile=none +timesteps=0 +nvalues=1 +width=8 +cmdargs="$*" + +usage() +{ + echo $0: usage: + cat <$simout + +# process file of biases + +if [ $biasfile != none ]; then + addsims $simout $biasfile +else + cat $simout +fi +rm $simout + +# log environmental data + +if [ $log != off ]; then + log 1>&2 +fi Property changes on: SwiftTutorials/swift-cloud-tutorial/app/simulate.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/swift-cloud-tutorial/app/stats.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/app/stats.sh (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/app/stats.sh 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,19 @@ +#! /bin/sh + +log() { + printf "\nCalled as: $0: $cmdargs\n\n" + printf "Start time: "; /bin/date + printf "Running as user: "; /usr/bin/id + printf "Running on node: "; /bin/hostname + printf "Node IP address: "; /bin/hostname -I + printf "\nEnvironment:\n\n" + printenv | sort +} + +awk ' + +{ sum += $1} + +END { printf("%d\n",sum/NR) } +' $* +log 1>&2 Property changes on: SwiftTutorials/swift-cloud-tutorial/app/stats.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/swift-cloud-tutorial/bin/cleanup =================================================================== --- SwiftTutorials/swift-cloud-tutorial/bin/cleanup (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/bin/cleanup 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,2 @@ +rm -rf *.log *.rlog *.d p?-*-*-* *.kml *.swiftx *.out output outdir logs hi.* _concurrent .swift/tmp + Property changes on: SwiftTutorials/swift-cloud-tutorial/bin/cleanup ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/swift-cloud-tutorial/bin/hosts =================================================================== --- SwiftTutorials/swift-cloud-tutorial/bin/hosts (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/bin/hosts 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1 @@ +for h in $(cat hosts.txt); do ssh $h hostname -f; done Property changes on: SwiftTutorials/swift-cloud-tutorial/bin/hosts ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/swift-cloud-tutorial/bin/package_tutorial.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/bin/package_tutorial.sh (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/bin/package_tutorial.sh 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,15 @@ +#! /bin/sh + +BIN=$(cd $(dirname $0); pwd) +BASE=$(cd $BIN/..; pwd) +LOC=$(cd $BASE/..; pwd) + +echo executing $0 from BIN=$BIN +echo making tutorial package of BASE=$BASE +echo placing tutorial package in LOC=$LOC + +( + cd $LOC + tar zcf swift-cray-tutorial.tgz --exclude-vcs swift-cray-tutorial + scp swift-cray-tutorial.tgz p01532 at raven.cray.com: +) Property changes on: SwiftTutorials/swift-cloud-tutorial/bin/package_tutorial.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/swift-cloud-tutorial/bin/plot.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/bin/plot.sh (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/bin/plot.sh 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,68 @@ +#!/bin/bash + +#usage: ./plotswiftlogs.ketan + +SWIFTLOGFILE=$1 + +#TMPDIR=`mktemp -d plotlog.XXX` + +grep -i ProgressTicker $SWIFTLOGFILE > swiftoutfile.out + +SWIFTOUTFILE=swiftoutfile.out + +#extract start time +TMPDATE=`grep -i progress $SWIFTOUTFILE 2>/dev/null | head -n 1 | cut -f1-2 -d ' '` +START_TIME=`date +%s -d "$TMPDATE"` + +#extract end time +TMPDATE=`grep -i progress $SWIFTOUTFILE 2>/dev/null | tail -n 1 | cut -f1-2 -d ' '` +END_TIME=`date +%s -d "$TMPDATE"` + +#duration +DIFFTIME=$((END_TIME - START_TIME)) + +#extract active runs in a file +(grep -o -i "Active:[0-9]*" $SWIFTOUTFILE 2>/dev/null | awk -F: '{print $2}' >active.txt) + +#extract successful completions in a file +(grep -o -i "Successfully:[0-9]*" $SWIFTOUTFILE 2>/dev/null | awk -F: '{print $2}' > cumulative.txt) + +#prepare tics +activelines=`wc -l active.txt | awk '{print $1}'` +cumulines=`wc -l cumulative.txt | awk '{print $1}'` + +if [ $activelines -ne 0 ] +then + activelinespertic=`echo "scale=5 ; $DIFFTIME / $activelines" | bc` +fi + +seq 0 $activelinespertic $DIFFTIME > activetics.txt + +if [ $cumulines -ne 0 ] +then + cumulinespertic=`echo "scale=5 ; $DIFFTIME / $cumulines" | bc` +fi + +seq 0 $cumulinespertic $DIFFTIME > cumultics.txt + +#final plot data +paste activetics.txt active.txt > plot_active.txt +paste cumultics.txt cumulative.txt > plot_cumulative.txt + +cat << EOF1 > plotit.gp +set terminal png enhanced +set nokey +set output "cumulativeplot.png" +set xlabel "Time in sec" +set ylabel "number of completed apps" +set title "Cumulative Apps Completed" +plot "plot_cumulative.txt" using 1:2 with lines +set output "activeplot.png" +set xlabel "Time in sec" +set ylabel "number of active apps" +set title "Active Apps" +plot "plot_active.txt" using 1:2 with line +EOF1 + +gnuplot plotit.gp 2>/dev/null +rm swiftoutfile.out plotit.gp active.txt cumulative.txt activetics.txt plot_active.txt plot_cumulative.txt cumultics.txt Property changes on: SwiftTutorials/swift-cloud-tutorial/bin/plot.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/swift-cloud-tutorial/doc/README =================================================================== --- SwiftTutorials/swift-cloud-tutorial/doc/README (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/doc/README 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,938 @@ +Swift Tutorial for Open Science Data Cloud Resources +==================================================== + +//// + +This is the asciidoc input file. +Its content is viewable as a plain-text README file. + +//// + +This tutorial is viewable at: +http://swiftlang.org/tutorials/osdc/tutorial.html + +//// + +Tutorial Outline: + +Introductory example, running apps locally on login node: + + p1 - Run an application under Swift + p2 - Parallel loops with foreach + p3 - Merging/reducing the results of a parallel foreach loop + +Compute-node exercises, running apps via qsub and aprun: + + p4 - Running apps on OSDC compute nodes + p5 - Running on multiple pools of compute nodes + p6 - Running a more complex workflow pattern + +//// + +Introduction: Why Parallel Scripting? +------------------------------------ + +Swift is a simple scripting language for executing many instances of +ordinary application programs on distributed parallel resources. +Swift scripts run many copies of ordinary programs concurrently, using +statements like this: +----- +foreach protein in proteinList { + runBLAST(protein); +} +----- +Swift acts like a structured "shell" language. It runs programs +concurrently as soon as their inputs are available, reducing the need +for complex parallel programming. Swift expresses your workflow in a +portable fashion: The same script runs on multicore computers, +clusters, clouds, grids, and supercomputers. + +In this tutorial, you'll be able to first try a few Swift examples +(parts 1-3) on an OSDC login host, to get a sense of the +language. Then in parts 4-6 you'll run similar workflows on OSDC +compute nodes, and see how more complex workflows can be expressed +with Swift scripts. + +Swift tutorial setup +-------------------- +To begin, start a few virtual machines running the Ubuntu image. +Once the instances have started, run the following commands to +install the tutorial scripts on an OSDC login host: + +----- +$ cd $HOME +$ wget http://swiftlang.org/tutorials/osdc/swift-osdc-tutorial.tar.gz +$ tar xvfz swift-osdc-tutorial.tgz +$ cd swift-osdc-tutorial +$ source setup.sh # You must run this with "source" ! +----- + +Verify your environment +~~~~~~~~~~~~~~~~~~~~~~~ + +To verify that Swift (and the Java environment it requires) are working, do: + +----- +$ java -version # verify that you have Java (ideally Oracle JAVA 1.6 or later) +$ swift -version # verify that you have Swift 0.94.1 +----- + +NOTE: If you re-login or open new ssh sessions, you must re-run `source setup.sh` in each ssh shell/window. + +To check out the tutorial scripts from SVN +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +If you later want to get the most recent version of this tutorial from +the Swift Subversion repository, do: + +----- +$ svn co https://svn.ci.uchicago.edu/svn/vdl2/SwiftTutorials/swift-osdc-tutorial OSDC-Swift +----- + +This will create a directory called "OSDC-Swift" which contains all of the +files used in this tutorial. + + +Simple "science applications" for the workflow tutorial +------------------------------------------------------- + +This tutorial is based on two intentionally trivial example programs, +`simulation.sh` and `stats.sh`, (implemented as bash shell scripts) +that serve as easy-to-understand proxies for real science +applications. These "programs" behave as follows. + +simulate.sh +~~~~~~~~~~~ + +The simulation.sh script serves as a trivial proxy for any more +complex scientific simulation application. It generates and prints a +set of one or more random integers in the range [0-2^62) as controlled +by its command line arguments, which are: + +----- +$ ./app/simulate.sh --help +./app/simulate.sh: usage: + -b|--bias offset bias: add this integer to all results [0] + -B|--biasfile file of integer biases to add to results [none] + -l|--log generate a log in stderr if not null [y] + -n|--nvalues print this many values per simulation [1] + -r|--range range (limit) of generated results [100] + -s|--seed use this integer [0..32767] as a seed [none] + -S|--seedfile use this file (containing integer seeds [0..32767]) one per line [none] + -t|--timesteps number of simulated "timesteps" in seconds (determines runtime) [1] + -x|--scale scale the results by this integer [1] + -h|-?|?|--help print this help +$ +----- + +All of thess arguments are optional, with default values indicated above as `[n]`. + +//// +.simulation.sh arguments +[width="80%",cols="^2,10",options="header"] + +|======================= +|Argument|Short|Description +|1 |runtime: sets run time of simulation.sh in seconds +|2 |range: limits generated values to the range [0,range-1] +|3 |biasfile: add the integer contained in this file to each value generated +|4 |scale: multiplies each generated value by this integer +|5 |count: number of values to generate in the simulation +|======================= +//// + +With no arguments, simulate.sh prints 1 number in the range of +1-100. Otherwise it generates n numbers of the form (R*scale)+bias +where R is a random integer. By default it logs information about its +execution environment to stderr. Here's some examples of its usage: + +----- +$ simulate.sh 2>log + 5 +$ head -4 log + +Called as: /home/wilde/swift/tut/CIC_2013-08-09/app/simulate.sh: +Start time: Thu Aug 22 12:40:24 CDT 2013 +Running on node: login01.osgconnect.net + +$ simulate.sh -n 4 -r 1000000 2>log + 239454 + 386702 + 13849 + 873526 + +$ simulate.sh -n 3 -r 1000000 -x 100 2>log + 6643700 +62182300 + 5230600 + +$ simulate.sh -n 2 -r 1000 -x 1000 2>log + 565000 + 636000 + +$ time simulate.sh -n 2 -r 1000 -x 1000 -t 3 2>log + 336000 + 320000 +real 0m3.012s +user 0m0.005s +sys 0m0.006s +----- + +stats.sh +~~~~~~ + +The stats.sh script serves as a trivial model of an "analysis" +program. It reads N files each containing M integers and simply prints +the\ average of all those numbers to stdout. Similarly to simulate.sh +it logs environmental information to the stderr. + +----- +$ ls f* +f1 f2 f3 f4 + +$ cat f* +25 +60 +40 +75 + +$ stats.sh f* 2>log +50 +----- + + +Basic of the Swift language with local execution +------------------------------------------------ + +A Summary of Swift in a nutshell +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +* Swift scripts are text files ending in `.swift` The `swift` command +runs on any host, and executes these scripts. `swift` is a Java +application, which you can install almost anywhere. On Linux, just +unpack the distribution `tar` file and add its `bin/` directory to +your `PATH`. + +* Swift scripts run ordinary applications, just like shell scripts +do. Swift makes it easy to run these applications on parallel and +remote computers (from laptops to supercomputers). If you can `ssh` to +the system, Swift can likely run applications there. + +* The details of where to run applications and how to get files back +and forth are described in configuration files separate from your +program. Swift speaks ssh, PBS, Condor, SLURM, LSF, SGE, Cobalt, and +Globus to run applications, and scp, http, ftp, and GridFTP to move +data. + +* The Swift language has 5 main data types: `boolean`, `int`, +`string`, `float`, and `file`. Collections of these are dynamic, +sparse arrays of arbitrary dimension and structures of scalars and/or +arrays defined by the `type` declaration. + +* Swift file variables are "mapped" to external files. Swift sends +files to and from remote systems for you automatically. + +* Swift variables are "single assignment": once you set them you can't +change them (in a given block of code). This makes Swift a natural, +"parallel data flow" language. This programming model keeps your +workflow scripts simple and easy to write and understand. + +* Swift lets you define functions to "wrap" application programs, and +to cleanly structure more complex scripts. Swift `app` functions take +files and parameters as inputs and return files as outputs. + +* A compact set of built-in functions for string and file +manipulation, type conversions, high level IO, etc. is provided. +Swift's equivalent of `printf()` is `tracef()`, with limited and +slightly different format codes. + +* Swift's `foreach {}` statement is the main parallel workhorse of the +language, and executes all iterations of the loop concurrently. The +actual number of parallel tasks executed is based on available +resources and settable "throttles". + +* In fact, Swift conceptually executes *all* the statements, +expressions and function calls in your program in parallel, based on +data flow. These are similarly throttled based on available resources +and settings. + +* Swift also has `if` and `switch` statements for conditional +execution. These are seldom needed in simple workflows but they enable +very dynamic workflow patterns to be specified. + +We'll see many of these points in action in the examples below. Lets +get started! + +Part 1: Run a single application under Swift +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The first swift script, p1.swift, runs simulate.sh to generate a +single random number. It writes the number to a file. + +image::part01.png["p1 workflow",align="center"] + +.p1.swift +----- +sys::[cat ../part01/p1.swift] +----- + + +To run this script, run the following command: +----- +$ cd part01 +$ swift p1.swift +Swift 0.94.1 RC2 swift-r6895 cog-r3765 + +RunID: 20130827-1413-oa6fdib2 +Progress: time: Tue, 27 Aug 2013 14:13:33 -0500 +Final status: Tue, 27 Aug 2013 14:13:33 -0500 Finished successfully:1 +$ cat sim.out + 84 +$ swift p1.swift +$ cat sim.out + 36 +----- + +To cleanup the directory and remove all outputs (including the log +files and directories that Swift generates), run the cleanup script +which is located in the tutorial PATH: + +----- +$ cleanup +------ + +NOTE: You'll also find two Swift configuration files in each `partNN` +directory of this tutorial. These specify the environment-specific +details of where to find application programs (file `apps`) and where +to run them (file `sites.xml`). These files will be explained in more +detail in parts 4-6, and can be ignored for now. + +//// +It defines +things like the work directory, the scheduler to use, and how to +control parallelism. The sites.xml file below will tell Swift to run +on the local machine only, and run just 1 task at a time. + +.sites.xml +----- +sys::[cat ../part01/sites.xml] +----- + + In this case, it +indicates that the app "simulate" (the first token in the command line +declaration of the function `simulation`, at line NNN) is located in the file +simulate.sh and (since the path `simulate.sh` is specified with no +directory components) Swift expects that the `simulate.sh` executable +will be available in your $PATH. + +.apps +----- +sys::[cat ../part01/apps] +----- + +//// + +Part 2: Running an ensemble of many apps in parallel with a "foreach" loop +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The `p2.swift` script introduces the `foreach` parallel iteration +construct to run many concurrent simulations. + +image::part02.png[align="center"] + +.p2.swift +----- +sys::[cat ../part02/p2.swift] +----- + +The script also shows an +example of naming the output files of an ensemble run. In this case, the output files will be named +`output/sim_N.out`. + +To run the script and view the output: +----- +$ cd ../part02 +$ swift p2.swift +$ ls output +sim_0.out sim_1.out sim_2.out sim_3.out sim_4.out sim_5.out sim_6.out sim_7.out sim_8.out sim_9.out +$ more output/* +:::::::::::::: +output/sim_0.out +:::::::::::::: + 44 +:::::::::::::: +output/sim_1.out +:::::::::::::: + 55 +... +:::::::::::::: +output/sim_9.out +:::::::::::::: + 82 +----- + +Part 3: Analyzing results of a parallel ensemble +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +After all the parallel simulations in an ensemble run have completed, +its typically necessary to gather and analyze their results with some +kind of post-processing analysis program or script. p3.swift +introduces such a postprocessing step. In this case, the files created +by all of the parallel runs of `simulation.sh` will be averaged by by +the trivial "analysis application" `stats.sh`: + +image::part03.png[align="center"] + +.p3.swift +---- +sys::[cat ../part03/p3.swift] +---- + +To run: +---- +$ cd part03 +$ swift p3.swift +---- + +Note that in `p3.swift` we expose more of the capabilities of the +`simulate.sh` application to the `simulation()` app function: + +----- +app (file o) simulation (int sim_steps, int sim_range, int sim_values) +{ + simulate "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=@filename(o); +} +----- + +`p3.swift` also shows how to fetch application-specific values from +the `swift` command line in a Swift script using `@arg()` which +accepts a keyword-style argument and its default value: + +----- +int nsim = @toInt(@arg("nsim","10")); +int steps = @toInt(@arg("steps","1")); +int range = @toInt(@arg("range","100")); +int values = @toInt(@arg("values","5")); +----- + +Now we can specify that more runs should be performed and that each should run for more timesteps, and produce more that one value each, within a specified range, using command line arguments placed after the Swift script name in the form `-parameterName=value`: + +----- +$ swift p3.swift -nsim=3 -steps=10 -values=4 -range=1000000 + +Swift 0.94.1 RC2 swift-r6895 cog-r3765 + +RunID: 20130827-1439-s3vvo809 +Progress: time: Tue, 27 Aug 2013 14:39:42 -0500 +Progress: time: Tue, 27 Aug 2013 14:39:53 -0500 Active:2 Stage out:1 +Final status: Tue, 27 Aug 2013 14:39:53 -0500 Finished successfully:4 + +$ ls output/ +average.out sim_0.out sim_1.out sim_2.out +$ more output/* +:::::::::::::: +output/average.out +:::::::::::::: +651368 +:::::::::::::: +output/sim_0.out +:::::::::::::: + 735700 + 886206 + 997391 + 982970 +:::::::::::::: +output/sim_1.out +:::::::::::::: + 260071 + 264195 + 869198 + 933537 +:::::::::::::: +output/sim_2.out +:::::::::::::: + 201806 + 213540 + 527576 + 944233 +----- + +Now try running (`-nsim=`) 100 simulations of (`-steps=`) 1 second each: + +----- +$ swift p3.swift -nsim=100 -steps=1 +Swift 0.94.1 RC2 swift-r6895 cog-r3765 + +RunID: 20130827-1444-rq809ts6 +Progress: time: Tue, 27 Aug 2013 14:44:55 -0500 +Progress: time: Tue, 27 Aug 2013 14:44:56 -0500 Selecting site:79 Active:20 Stage out:1 +Progress: time: Tue, 27 Aug 2013 14:44:58 -0500 Selecting site:58 Active:20 Stage out:1 Finished successfully:21 +Progress: time: Tue, 27 Aug 2013 14:44:59 -0500 Selecting site:37 Active:20 Stage out:1 Finished successfully:42 +Progress: time: Tue, 27 Aug 2013 14:45:00 -0500 Selecting site:16 Active:20 Stage out:1 Finished successfully:63 +Progress: time: Tue, 27 Aug 2013 14:45:02 -0500 Active:15 Stage out:1 Finished successfully:84 +Progress: time: Tue, 27 Aug 2013 14:45:03 -0500 Finished successfully:101 +Final status: Tue, 27 Aug 2013 14:45:03 -0500 Finished successfully:101 +----- + +We can see from Swift's "progress" status that the tutorial's default +`sites.xml` parameters for local execution allow Swift to run up to 20 +application invocations concurrently on the login node. We'll look at +this in more detail in the next sections where we execute applications +on the site's compute nodes. + + +Running applications on OSDC compute nodes with Swift +----------------------------------------------------- + +Part 4: Running a parallel ensemble on OSDC compute nodes +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +`p4.swift` will run our mock "simulation" +applications on OSDC compute nodes. The script is similar to as +`p3.swift`, but specifies that each simulation app invocation should +additionally return the log file which the application writes to +`stderr`. + +//// + +FIXME: need to revise this figure: drop prog: + +, making the parallel portion of the script behave like this: + +image::part04.png[align="center"] + +.p4.swift +---- +sys::[cat ../part04/p4.swift] +---- +//// + +Now when you run `swift p4.swift` you'll see that two types output +files will placed in the `output/` directory: `sim_N.out` and +`sim_N.log`. The log files provide data on the runtime environment of +each app invocation. For example: + +FIXME: The output below needs to get recaptured for OSDC nodes + +----- +$ cat output/sim_0.log +Called as: /home/users/p01532/swift-osdc-tutorial/app/simulate.sh: --timesteps 1 --range 100 --nvalues 5 + +Start time: Tue Aug 27 12:17:43 CDT 2013 +Running on node: nid00018 +Running as user: uid=61532(p01532) gid=61532 groups=61532 + +Simulation parameters: + +bias=0 +biasfile=none +initseed=none +log=yes +paramfile=none +range=100 +scale=1 +seedfile=none +timesteps=1 +output width=8 + +Environment: + +ALPS_APP_DEPTH=32 +ASSEMBLER_X86_64=/opt/cray/cce/8.2.0.173/cray-binutils/x86_64-unknown-linux-gnu/bin/as +ASYNCPE_DIR=/opt/cray/xt-asyncpe/5.23.02 +ASYNCPE_VERSION=5.23.02 +... +----- + +To tell Swift to run the apps on compute nodes, we specify in the +`apps` file that the apps should be executed on the `osdc` site +(instead of the `localhost` site). We can specify the location of +each app in the third field of the `apps` file, with either an +absolute pathname or the name of an executable to be located in +`PATH`). Here we use the latter form: + +----- +$ cat apps +raven simulate simulate.sh +raven stats stats.sh +----- + +You can experiment, for example, with an alternate version of stats.sh by specfying that app's location explicitly: + +----- +$ cat apps +raven simulate simulate.sh +raven stats /home/users/p01532/bin/my-alt-stats.sh +----- + +We can see that when we run many apps requesting a larger set of nodes (6), we are indeed running on the compute nodes: +----- +$ swift p4.swift -nsim=1000 -steps=1 +Swift 0.94.1 RC2 swift-r6895 cog-r3765 + +RunID: 20130827-1638-t23ax37a +Progress: time: Tue, 27 Aug 2013 16:38:11 -0500 +Progress: time: Tue, 27 Aug 2013 16:38:12 -0500 Initializing:966 +Progress: time: Tue, 27 Aug 2013 16:38:13 -0500 Selecting site:499 Submitting:500 Submitted:1 +Progress: time: Tue, 27 Aug 2013 16:38:14 -0500 Selecting site:499 Stage in:1 Submitted:500 +Progress: time: Tue, 27 Aug 2013 16:38:16 -0500 Selecting site:499 Submitted:405 Active:95 Stage out:1 +Progress: time: Tue, 27 Aug 2013 16:38:17 -0500 Selecting site:430 Submitted:434 Active:66 Stage out:1 Finished successfully:69 +Progress: time: Tue, 27 Aug 2013 16:38:18 -0500 Selecting site:388 Submitted:405 Active:95 Stage out:1 Finished successfully:111 +... +Progress: time: Tue, 27 Aug 2013 16:38:30 -0500 Stage in:1 Submitted:93 Active:94 Finished successfully:812 +Progress: time: Tue, 27 Aug 2013 16:38:31 -0500 Submitted:55 Active:95 Stage out:1 Finished successfully:849 +Progress: time: Tue, 27 Aug 2013 16:38:32 -0500 Active:78 Stage out:1 Finished successfully:921 +Progress: time: Tue, 27 Aug 2013 16:38:34 -0500 Active:70 Stage out:1 Finished successfully:929 +Progress: time: Tue, 27 Aug 2013 16:38:37 -0500 Stage in:1 Finished successfully:1000 +Progress: time: Tue, 27 Aug 2013 16:38:38 -0500 Stage out:1 Finished successfully:1000 +Final status: Tue, 27 Aug 2013 16:38:38 -0500 Finished successfully:1001 + +$ grep "on node:" output/*log | head +output/sim_0.log:Running on node: nid00063 +output/sim_100.log:Running on node: nid00060 +output/sim_101.log:Running on node: nid00061 +output/sim_102.log:Running on node: nid00032 +output/sim_103.log:Running on node: nid00060 +output/sim_104.log:Running on node: nid00061 +output/sim_105.log:Running on node: nid00032 +output/sim_106.log:Running on node: nid00060 +output/sim_107.log:Running on node: nid00061 +output/sim_108.log:Running on node: nid00062 + +$ grep "on node:" output/*log | awk '{print $4}' | sort | uniq -c + 158 nid00032 + 156 nid00033 + 171 nid00060 + 178 nid00061 + 166 nid00062 + 171 nid00063 +$ hostname +raven +$ hostname -f +nid00008 +----- + +Swift's `sites.xml` configuration file allows many parameters to +specify how jobs should be run on a given cluster. + +FIXME: Translate this concept from Cray to OSDC: + +Consider for example that Raven has several queues, each with +limitiations on the size of jobs that can be run in them. All Raven +queues will only run 2 jobs per user at one. The Raven queue "small" +will only allow up to 4 nodes per job and 1 hours of walltime per job. +The following site.xml parameters will allow us to match this: + +----- + small + 2 + 4 + 4 +----- + +To run large jobs, we can specify: + +----- + 2 + 8 + 8 + 50.0 + 21600 + 10000 + 10000 +----- + +This will enable 512 Swift apps (2 x 8 x 32) to run concurrently +within 2 8-node jobs on Raven's 32-core nodes. It results in the +following two PBS jobs submitted by Swift to "provision" compute nodes +to run thousands of apps, 512 at a time: + +----- +$ qstat -u $USER + +Job ID Username Queue Jobname SessID NDS TSK Memory Time S Time +--------------- -------- -------- ---------- ------ --- --- ------ ----- - ----- +288637.sdb p01532 medium B0827-2703 -- 8 256 -- 05:59 Q -- +288638.sdb p01532 medium B0827-2703 -- 8 256 -- 05:59 Q -- +----- + +The following section is a summary of the important `sites.xml` +attributes for running apps on Cray systems. Many of these attributes +can be set the same for all Swift users of a given system; only a few +of the attributes need be overridden by users. We explain these +attributes in detail here to show the degree of control afforded by +Swift over application execution. Most users will use templates for a +given Cray system, only changing a few parameters to meet any unique +needs of their application workflows. + +//// +.sites.xml +----- +sys::[egrep -v '<.xml|2 +----- + +//// + +Plotting run activity +~~~~~~~~~~~~~~~~~~~~~ + +The tutorial `bin` directory in your `PATH` provides a script +`plot.sh` to plot the progress of a Swift script. It generates two +image files: `activeplot.png`, which shows the number of active jobs +over time, and `cumulativeplot.png`, which shows the total number of +app calls completed as the Swift script progresses. + +After each swift run, a log file will be created called +partNN---.log. Once you have identified the +log file name, run the command `./plot.sh` ` (where logfile +is the most recent Swift run log) to generate the plots for that +specific run. For example: + +----- +$ ls -lt *.log | head +-rw-r--r-- 1 p01532 61532 2237693 Aug 26 12:45 p4-20130826-1244-kmos0d87.log +-rw-r--r-- 1 p01532 61532 1008 Aug 26 12:44 swift.log +-rw-r--r-- 1 p01532 61532 5345345 Aug 26 12:44 p4-20130826-1243-10u2qdbd.log +-rw-r--r-- 1 p01532 61532 357687 Aug 26 12:00 p4-20130826-1159-j01p4lu0.log +... +$ plot.sh p4-20130826-1244-kmos0d87.log +----- + +This yields plots like: + +image::activeplot.png[width=700,align=center] +image::cumulativeplot.png[width=700,align=center] + +NOTE: Because systems like Raven are often firewalled, you may need to +use scp to pull these image files back to a system on which you can +view them with a browser or preview tool. + + +Part 5: Controlling the compute-node pools where applications run +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +This section is under development. + +Part 6: Specifying more complex workflow patterns +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +p6.swift expands the workflow pattern of p4.swift to add additional +stages to the workflow. Here, we generate a dynamic seed value that +will be used by all of the simulations, and for each simulation, we +run an pre-processing application to generate a unique "bias +file". This pattern is shown below, followed by the Swift script. + +image::part06.png[align="center"] + +.p6.swift +---- +sys::[cat ../part06/p6.swift] +---- + +Note that the workflow is based on data flow dependencies: each simulation depends on the seed value, calculated in this statement: +----- +seedfile = genseed(1); +----- +and on the bias file, computed and then consumed in these two dependent statements: +----- + biasfile = genbias(1000, 20, simulate_script); + (simout,simlog) = simulation(steps, range, biasfile, 1000000, values, simulate_script, seedfile); +----- + +To run: +---- +$ cd ../part06 +$ swift p6.swift +---- + +The default parameters result in the following execution log: + +----- +$ swift p6.swift +Swift 0.94.1 RC2 swift-r6895 cog-r3765 + +RunID: 20130827-1917-jvs4gqm5 +Progress: time: Tue, 27 Aug 2013 19:17:56 -0500 + +*** Script parameters: nsim=10 range=100 num values=10 + +Progress: time: Tue, 27 Aug 2013 19:17:57 -0500 Stage in:1 Submitted:10 +Generated seed=382537 +Progress: time: Tue, 27 Aug 2013 19:17:59 -0500 Active:9 Stage out:1 Finished successfully:11 +Final status: Tue, 27 Aug 2013 19:18:00 -0500 Finished successfully:22 +----- +which produces the following output: +----- +$ ls -lrt output +total 264 +-rw-r--r-- 1 p01532 61532 9 Aug 27 19:17 seed.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_9.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_8.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_7.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_6.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_5.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_4.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_3.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_2.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_1.dat +-rw-r--r-- 1 p01532 61532 180 Aug 27 19:17 bias_0.dat +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:17 sim_9.out +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:17 sim_9.log +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:17 sim_8.log +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:17 sim_7.out +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:17 sim_6.out +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:17 sim_6.log +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:17 sim_5.out +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:17 sim_5.log +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:17 sim_4.out +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:17 sim_4.log +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:17 sim_1.log +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:18 sim_8.out +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:18 sim_7.log +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:18 sim_3.out +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:18 sim_3.log +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:18 sim_2.out +-rw-r--r-- 1 p01532 61532 14898 Aug 27 19:18 sim_2.log +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:18 sim_1.out +-rw-r--r-- 1 p01532 61532 90 Aug 27 19:18 sim_0.out +-rw-r--r-- 1 p01532 61532 14897 Aug 27 19:18 sim_0.log +-rw-r--r-- 1 p01532 61532 9 Aug 27 19:18 average.out +-rw-r--r-- 1 p01532 61532 14675 Aug 27 19:18 average.log +----- + +Each sim_N.out file is the sum of its bias file plus newly "simulated" random output scaled by 1,000,000: + +----- +$ cat output/bias_0.dat + 302 + 489 + 81 + 582 + 664 + 290 + 839 + 258 + 506 + 310 + 293 + 508 + 88 + 261 + 453 + 187 + 26 + 198 + 402 + 555 + +$ cat output/sim_0.out +64000302 +38000489 +32000081 +12000582 +46000664 +36000290 +35000839 +22000258 +49000506 +75000310 +----- + +We produce 20 values in each bias file. Simulations of less than that +number of values ignore the unneeded number, while simualtions of more +than 20 will use the last bias number for all remoaining values past +20. As an exercise, adjust the code to produce the same number of +bias values as is needed for each simulation. As a further exercise, +modify the script to generate a unique seed value for each simulation, +which is a common practice in ensemble computations. + Added: SwiftTutorials/swift-cloud-tutorial/doc/TODO =================================================================== --- SwiftTutorials/swift-cloud-tutorial/doc/TODO (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/doc/TODO 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,137 @@ +PLAN + +basics +cloud +uc3 +multisystems +(modis) + +get hosts.txt for cloud dynamically + +Show variety of UC3 activity and what ran where + +get hostname and app_resources into provider staging (hostname into all _swiftwrap) + +Show gridftp and go connect to process the modis dataset + +Show SwiftR for R users, SwiftPy for Enthought PY? + +fetching apps vs sending apps vs parrot/cvmfs/oasis etc ???? + +Demo script-aps, bin apps, building apps, caching apps. etc. + +Do a Swift BLAST workflow -- with viz !!! (spice it up with help from Dina) + +OSG page from Mats: "Is your job HTC-ready" + +Use new Trunk config in tutorial? + + +Add viz and status display; add node probing to tutorial. + +Debug failure with pinfiles + + +What "exercises to suggest?" + +- run stats app locally +- installed vs transferred apps +- transferred programs vs transferred scripts +- summarize things about the env from the .log files, ala stats. + +Y-style dag: 2 sims and average + +Show how to find temp files at runtime... + +Show how to find hung processes at runtime... (or get other trace data...) + +make your owb versions of the programs; verify that you can substitute them + +Add a layer to isolate shell version v installed version + +Show how to handle a paramfile + +Test if OSGCOnnect works and account string (PorjectName) works OK for both! + +SHow how to handle long lists of files (eg writeData and other swift.properties) + +Expand arith to arb prec using bc + + +ISSUES + +error in pin files? debug and turn back on +PATH issues for various providers + +bin dir? + +setup.csh and .csh testing + +IMPROVEMENTS + +1. Cleanup.sh mentioned in the tutorial +[fixed] + +2. cd ../part02 +[fixed] + +3. support for zsh, csh +[pending] + +4. What results are created and where did the outputs go ? +and pointers to what the log files mean +[pending] + +5. Part4, +- cd ../part04 is missing. Cleanup the README +[fixed] + +6. Part5 +- cd ../part05 is missing. Cleanup +[fixed] + +7. Part7 +-Change from running on Tukey analysis cluster compute nodes +[fixed] + +8. Part6 +command line args for nsim and steps, tell user the different behavior +that can be expected with different arg options +[pending] + +9. Draw workflow for the modis demos +[pending] + +10. Link to more technical swift-lang references +[pending] + +11. Links to detailed language constructs, when explaining +apps, link to the section on apps in the userguide. +[pending] + + + +--- + +From Yadu: + +I've committed all the changes that I made on Friday and you can get them +from -> https://svn.ci.uchicago.edu/svn/vdl2/SwiftTutorials/CIC_2013-08-09 + +I'm trying to make this tutorial easily work on several sites so that, we +do not have to tweak things for every single tutorial. Once this is done, +I can also add it to the test-battery as well. I think this has value +considering that we spend atleast 1-2 days for every demo. + +Now, the major pending item is the Modis demo, specifically the issue of +bringing data to any site and scripts. Slight tweaks to allow for sending +the scripts as args to apps would also be needed. + +So the major changes are: +1. Source the setup.sh script with the target site name +eg. source setups.sh +2. No separate cloud folder +3. [pending] fix modis data and scripts +4. [pending] support for zsh and other shells? + +--- Added: SwiftTutorials/swift-cloud-tutorial/doc/activeplot.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/activeplot.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/asciidoc.css =================================================================== --- SwiftTutorials/swift-cloud-tutorial/doc/asciidoc.css (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/doc/asciidoc.css 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,26 @@ +a:link { color:navy; } +a:visited { color:navy; } + +.monospaced, code, pre { + font-family: "Courier New", Courier, monospace; + font-size: medium; /* inherit; */ + color: black; + padding: 0; + margin: 0; +} + +/* + background: #f8f8f8; + border: 1px solid #dddddd; + border-left: 5px solid #f0f0f0; + margin-right: 10%; +*/ + +div.listingblock > div.content { + padding: 0.5em; + background: none; + border: none; + border-left: none; + margin-right: none; +} + Added: SwiftTutorials/swift-cloud-tutorial/doc/build_docs.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/doc/build_docs.sh (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/doc/build_docs.sh 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,4 @@ +#!/bin/bash -e + +asciidoc -a icons -a toc -a toplevels=2 -a stylesheet=$PWD/asciidoc.css -a max-width=800px -o swift-cray-tutorial.html README + Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/build_docs.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/swift-cloud-tutorial/doc/cumulativeplot.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/cumulativeplot.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/figs/modis.dia =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/figs/modis.dia ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/figs/modis.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/figs/modis.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/caution.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/caution.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/example.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/example.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/home.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/home.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/important.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/important.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/next.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/next.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/note.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/note.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/prev.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/prev.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/tip.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/tip.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/up.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/up.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/warning.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/images/icons/warning.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/part01.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/part01.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/part02.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/part02.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/part03.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/part03.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/part04.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/part04.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/part05.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/part05.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/part06.png =================================================================== (Binary files differ) Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/part06.png ___________________________________________________________________ Added: svn:mime-type + application/octet-stream Added: SwiftTutorials/swift-cloud-tutorial/doc/push.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/doc/push.sh (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/doc/push.sh 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,5 @@ +#! /bin/sh + +# scp -r swift-cray-tutorial.html images *png login.ci.uchicago.edu:/ci/www/projects/swift/tutorials/cray + +tar zcf - --exclude-vcs *html *png images | ssh login.ci.uchicago.edu "cd /ci/www/projects/swift/tutorials/cray; tar zxf -" Property changes on: SwiftTutorials/swift-cloud-tutorial/doc/push.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftTutorials/swift-cloud-tutorial/doc/raven.1000.progress.out =================================================================== --- SwiftTutorials/swift-cloud-tutorial/doc/raven.1000.progress.out (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/doc/raven.1000.progress.out 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,34 @@ +p01532 at raven:~/swift-cray-tutorial/part04> swift p4.swift -nsim=1000 -steps=5 +Swift 0.94.1 RC2 swift-r6895 cog-r3765 + +RunID: 20130824-2131-g43l2g51 +Progress: time: Sat, 24 Aug 2013 21:31:42 -0500 + +*** Script parameters: nsim=1000 steps=5 range=100 + +Progress: time: Sat, 24 Aug 2013 21:31:43 -0500 Initializing:998 Selecting site:2 +Progress: time: Sat, 24 Aug 2013 21:31:45 -0500 Submitting:999 Submitted:1 +Progress: time: Sat, 24 Aug 2013 21:31:46 -0500 Stage in:1 Submitted:999 +Progress: time: Sat, 24 Aug 2013 21:31:52 -0500 Submitted:712 Active:287 Stage out:1 +Progress: time: Sat, 24 Aug 2013 21:31:53 -0500 Submitted:682 Active:278 Stage out:8 Finished successfully:32 +Progress: time: Sat, 24 Aug 2013 21:31:54 -0500 Submitted:605 Active:252 Stage out:32 Finished successfully:111 +Progress: time: Sat, 24 Aug 2013 21:31:55 -0500 Submitted:480 Active:264 Stage out:23 Finished successfully:233 +Progress: time: Sat, 24 Aug 2013 21:31:57 -0500 Submitted:442 Active:287 Stage out:1 Finished successfully:270 +Progress: time: Sat, 24 Aug 2013 21:31:58 -0500 Submitted:432 Active:287 Stage out:1 Finished successfully:280 +Progress: time: Sat, 24 Aug 2013 21:31:59 -0500 Submitted:411 Active:287 Stage out:1 Finished successfully:301 +Progress: time: Sat, 24 Aug 2013 21:32:00 -0500 Submitted:317 Active:287 Finished successfully:396 +Progress: time: Sat, 24 Aug 2013 21:32:01 -0500 Submitted:244 Active:263 Stage out:25 Finished successfully:468 +Progress: time: Sat, 24 Aug 2013 21:32:02 -0500 Submitted:213 Active:233 Stage out:1 Finished successfully:553 +Progress: time: Sat, 24 Aug 2013 21:32:03 -0500 Submitted:210 Active:221 Stage out:1 Finished successfully:568 +Progress: time: Sat, 24 Aug 2013 21:32:04 -0500 Submitted:191 Active:221 Finished successfully:588 +Progress: time: Sat, 24 Aug 2013 21:32:05 -0500 Submitted:122 Active:213 Stage out:7 Finished successfully:658 +Progress: time: Sat, 24 Aug 2013 21:32:06 -0500 Submitted:117 Active:129 Stage out:5 Finished successfully:749 +Progress: time: Sat, 24 Aug 2013 21:32:09 -0500 Submitted:117 Active:98 Stage out:1 Finished successfully:784 +Progress: time: Sat, 24 Aug 2013 21:32:10 -0500 Submitted:96 Active:95 Stage out:1 Finished successfully:808 +Progress: time: Sat, 24 Aug 2013 21:32:11 -0500 Stage in:1 Submitted:33 Active:91 Stage out:4 Finished successfully:871 +Progress: time: Sat, 24 Aug 2013 21:32:12 -0500 Submitted:21 Active:96 Finished successfully:883 +Progress: time: Sat, 24 Aug 2013 21:32:14 -0500 Submitted:21 Active:95 Stage out:1 Finished successfully:883 +Progress: time: Sat, 24 Aug 2013 21:32:15 -0500 Active:93 Stage out:1 Finished successfully:906 +Progress: time: Sat, 24 Aug 2013 21:32:16 -0500 Active:42 Stage out:2 Finished successfully:956 +Progress: time: Sat, 24 Aug 2013 21:32:20 -0500 Active:20 Stage out:1 Finished successfully:979 +Final status: Sat, 24 Aug 2013 21:32:20 -0500 Finished successfully:1000 Added: SwiftTutorials/swift-cloud-tutorial/doc/raven.10000.progress.out =================================================================== --- SwiftTutorials/swift-cloud-tutorial/doc/raven.10000.progress.out (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/doc/raven.10000.progress.out 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,34 @@ +p01532 at raven:~/swift-cray-tutorial/part04> swift p4.swift -nsim=10000 -steps=2 +Swift 0.94.1 RC2 swift-r6895 cog-r3765 + +RunID: 20130824-2132-n4z3dxk1 +Progress: time: Sat, 24 Aug 2013 21:32:43 -0500 + +*** Script parameters: nsim=10000 steps=2 range=100 + +Progress: time: Sat, 24 Aug 2013 21:32:45 -0500 Initializing:3 +Progress: time: Sat, 24 Aug 2013 21:32:46 -0500 Initializing:33 +Progress: time: Sat, 24 Aug 2013 21:32:47 -0500 Initializing:1613 +Progress: time: Sat, 24 Aug 2013 21:32:50 -0500 Selecting site:9999 Submitting:1 +Progress: time: Sat, 24 Aug 2013 21:32:52 -0500 Selecting site:8998 Stage in:1 Submitted:1001 +Progress: time: Sat, 24 Aug 2013 21:32:55 -0500 Selecting site:8998 Submitted:714 Active:287 Stage out:1 +Progress: time: Sat, 24 Aug 2013 21:32:57 -0500 Selecting site:8950 Submitted:714 Active:287 Stage out:1 Finished successfully:48 +Progress: time: Sat, 24 Aug 2013 21:32:58 -0500 Selecting site:8921 Submitting:1 Submitted:713 Active:257 Stage out:31 Finished successfully:77 +Progress: time: Sat, 24 Aug 2013 21:32:59 -0500 Selecting site:8858 Stage in:1 Submitting:5 Submitted:708 Active:178 Stage out:110 Finished successfully:140 +Progress: time: Sat, 24 Aug 2013 21:33:00 -0500 Selecting site:8658 Stage in:1 Submitting:1 Submitted:713 Active:287 Finished successfully:340 +..... +Progress: time: Sat, 24 Aug 2013 21:34:39 -0500 Submitted:555 Active:287 Finished successfully:9158 +Progress: time: Sat, 24 Aug 2013 21:34:40 -0500 Submitted:454 Active:283 Stage out:4 Finished successfully:9259 +Progress: time: Sat, 24 Aug 2013 21:34:41 -0500 Submitted:361 Active:285 Stage out:3 Finished successfully:9351 +Progress: time: Sat, 24 Aug 2013 21:34:42 -0500 Submitted:265 Active:287 Stage out:1 Finished successfully:9447 +Progress: time: Sat, 24 Aug 2013 21:34:43 -0500 Submitted:206 Active:224 Stage out:6 Finished successfully:9564 +Progress: time: Sat, 24 Aug 2013 21:34:44 -0500 Submitted:185 Active:155 Stage out:10 Finished successfully:9650 +Progress: time: Sat, 24 Aug 2013 21:34:45 -0500 Submitted:181 Active:124 Stage out:39 Finished successfully:9656 +Progress: time: Sat, 24 Aug 2013 21:34:46 -0500 Submitted:169 Active:56 Stage out:94 Finished successfully:9681 +Progress: time: Sat, 24 Aug 2013 21:34:47 -0500 Submitted:76 Active:95 Stage out:1 Finished successfully:9828 +Progress: time: Sat, 24 Aug 2013 21:34:48 -0500 Submitted:67 Active:95 Stage out:1 Finished successfully:9837 +Progress: time: Sat, 24 Aug 2013 21:34:49 -0500 Active:81 Stage out:1 Finished successfully:9918 +Progress: time: Sat, 24 Aug 2013 21:34:50 -0500 Active:71 Stage out:1 Finished successfully:9928 +Progress: time: Sat, 24 Aug 2013 21:34:51 -0500 Active:6 Stage out:2 Finished successfully:9992 +Final status: Sat, 24 Aug 2013 21:34:51 -0500 Finished successfully:10000 +p01532 at raven:~/swift-cray-tutorial/part04> Added: SwiftTutorials/swift-cloud-tutorial/part01/apps =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part01/apps (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part01/apps 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1 @@ +localhost simulate simulate.sh Added: SwiftTutorials/swift-cloud-tutorial/part01/p1.swift =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part01/p1.swift (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part01/p1.swift 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,9 @@ +type file; + +app (file o) simulation () +{ + simulate stdout=@filename(o); +} + +file f <"sim.out">; +f = simulation(); Added: SwiftTutorials/swift-cloud-tutorial/part01/sites.xml =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part01/sites.xml (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part01/sites.xml 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,11 @@ + + + + + 0 + 10000 + + .swift/tmp + local + + Added: SwiftTutorials/swift-cloud-tutorial/part02/apps =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part02/apps (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part02/apps 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1 @@ +localhost simulate simulate.sh Added: SwiftTutorials/swift-cloud-tutorial/part02/p2.swift =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part02/p2.swift (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part02/p2.swift 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,11 @@ +type file; + +app (file o) simulation () +{ + simulate stdout=@filename(o); +} + +foreach i in [0:9] { + file f ; + f = simulation(); +} Added: SwiftTutorials/swift-cloud-tutorial/part02/sites.xml =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part02/sites.xml (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part02/sites.xml 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,11 @@ + + + + + 0 + 10000 + + .swift/tmp + local + + Added: SwiftTutorials/swift-cloud-tutorial/part03/apps =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part03/apps (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part03/apps 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,2 @@ +localhost simulate simulate.sh +localhost stats stats.sh Added: SwiftTutorials/swift-cloud-tutorial/part03/p3.kml =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part03/p3.kml (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part03/p3.kml 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,273 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + simulate + + + + + + + swift#string#17000 + sim_steps + swift#string#17001 + sim_range + swift#string#17002 + sim_values + + + + o + + + + + + + + + + + + stats + + + + + + s + + + + + o + + + + + + + + + + + + + + + + + + + + + + + + + + sims-c0f5445c-ca5b-436d-b75d-d39bf185a6c2 + + + + + + + + + + + + + + + + + + + + nsim + + + swift#string#17003swift#string#17004 + + + + + + + + steps + + + swift#string#17005swift#string#17006 + + + + + + + + range + + + swift#string#17007swift#string#17008 + + + + + + + + values + + + swift#string#17009swift#string#17010 + + + + + + + + + + + + swift#int#0 + + nsim + swift#int#1 + + + + + swift#rangeout + + + + + + + + + + + + + + swift#mapper#17011 + + + + + + + + swift#mapper#17011 + + swift#string#17012iswift#string#17013 + + + + + + + simout + steps + range + values + + + + + + + sims + i + + simout + + + + + + + + + + stats + sims + + + + + + + + + + + + Added: SwiftTutorials/swift-cloud-tutorial/part03/p3.swift =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part03/p3.swift (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part03/p3.swift 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,27 @@ +type file; + +app (file o) simulation (int sim_steps, int sim_range, int sim_values) +{ + simulate "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=@filename(o); +} + +app (file o) analyze (file s[]) +{ + stats @filenames(s) stdout=@filename(o); +} + +int nsim = @toInt(@arg("nsim","10")); +int steps = @toInt(@arg("steps","1")); +int range = @toInt(@arg("range","100")); +int values = @toInt(@arg("values","5")); + +file sims[]; + +foreach i in [0:nsim-1] { + file simout ; + simout = simulation(steps,range,values); + sims[i] = simout; +} + +file stats<"output/average.out">; +stats = analyze(sims); Added: SwiftTutorials/swift-cloud-tutorial/part03/sites.xml =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part03/sites.xml (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part03/sites.xml 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,11 @@ + + + + + 0 + 10000 + + .swift/tmp + local + + Added: SwiftTutorials/swift-cloud-tutorial/part04/apps =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part04/apps (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part04/apps 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1 @@ +persistent-coasters sh /bin/bash Added: SwiftTutorials/swift-cloud-tutorial/part04/p4.swift =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part04/p4.swift (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part04/p4.swift 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,32 @@ +type file; + +app (file out, file log) simulation (int sim_steps, int sim_range, int sim_values, file sim_script) +{ + sh "simulate.sh" "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=@out stderr=@log; +} + +app (file out, file log) analyze (file s[], file stat_script) +{ + sh "stats.sh" @filenames(s) stdout=@out stderr=@log; +} + +int nsim = @toInt(@arg("nsim", "10")); +int steps = @toInt(@arg("steps", "1")); +int range = @toInt(@arg("range", "100")); +int values = @toInt(@arg("values", "5")); + +file simulate_script <"simulate.sh">; +file stats_script <"stats.sh">; + +file sims[]; + +foreach i in [0:nsim-1] { + file simout ; + file simlog ; + (simout,simlog) = simulation(steps,range,values,simulate_script); + sims[i] = simout; +} + +file stats_out<"output/average.out">; +file stats_log<"output/average.log">; +(stats_out, stats_log) = analyze(sims, stats_script); Added: SwiftTutorials/swift-cloud-tutorial/part04/simulate.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part04/simulate.sh (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part04/simulate.sh 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1 @@ +link ../app/simulate.sh \ No newline at end of file Property changes on: SwiftTutorials/swift-cloud-tutorial/part04/simulate.sh ___________________________________________________________________ Added: svn:special + * Added: SwiftTutorials/swift-cloud-tutorial/part04/stats.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part04/stats.sh (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part04/stats.sh 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1 @@ +link ../app/stats.sh \ No newline at end of file Property changes on: SwiftTutorials/swift-cloud-tutorial/part04/stats.sh ___________________________________________________________________ Added: svn:special + * Added: SwiftTutorials/swift-cloud-tutorial/part05/apps =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part05/apps (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part05/apps 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1 @@ +persistent-coasters sh /bin/bash Added: SwiftTutorials/swift-cloud-tutorial/part05/p5.swift =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part05/p5.swift (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part05/p5.swift 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,31 @@ +type file; + +app (file out, file log) simulation (int sim_steps, int sim_range, int sim_values, file sim_script) +{ + sh "simulate.sh" "--timesteps" sim_steps "--range" sim_range "--nvalues" sim_values stdout=@out stderr=@log; +} + +app (file out, file log) analyze (file s[], file stat_script) +{ + sh "stats.sh" @filenames(s) stdout=@out stderr=@log; +} + +int nsim = @toInt(@arg("nsim", "10")); +int steps = @toInt(@arg("steps", "1")); +int range = @toInt(@arg("range", "100")); +int values = @toInt(@arg("values", "5")); + +file sims[]; +file simulate_script <"simulate.sh">; +file stats_script <"stats.sh">; + +foreach i in [0:nsim-1] { + file simout ; + file simlog ; + (simout,simlog) = simulation(steps,range,values,simulate_script); + sims[i] = simout; +} + +file stats_out<"output/average.out">; +file stats_log<"output/average.log">; +(stats_out, stats_log) = analyze(sims,stats_script); Added: SwiftTutorials/swift-cloud-tutorial/part06/apps =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part06/apps (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part06/apps 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1 @@ +persistent-coasters sh /bin/bash Added: SwiftTutorials/swift-cloud-tutorial/part06/p6.swift =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part06/p6.swift (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part06/p6.swift 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,57 @@ +type file; + +# app() functions for application programs to be called: + +app (file out) genseed (int nseeds, file seed_script) +{ + sh "simulate.sh" "-r" 2000000 "-n" nseeds stdout=@out; +} + +app (file out) genbias (int bias_range, int nvalues, file bias_script) +{ + sh "simulate.sh" "-r" bias_range "-n" nvalues stdout=@out; +} + +app (file out, file log) simulation (int timesteps, int sim_range, + file bias_file, int scale, int sim_count, + file sim_script, file seed_file) +{ + sh "simulate.sh" "-t" timesteps "-r" sim_range "-B" @bias_file "-x" scale + "-n" sim_count "-S" @seed_file stdout=@out stderr=@log; +} + +app (file out, file log) analyze (file s[], file stat_script) +{ + sh "stats.sh" @filenames(s) stdout=@out stderr=@log; +} + +# Command line arguments + +int nsim = @toInt(@arg("nsim", "10")); # number of simulation programs to run +int steps = @toInt(@arg("steps", "1")); # number of timesteps (seconds) per simulation +int range = @toInt(@arg("range", "100")); # range of the generated random numbers +int values = @toInt(@arg("values", "10")); # number of values generated per simulation + +# Main script and data + +file simulate_script <"simulate.sh">; +file stats_script <"stats.sh">; +file seedfile <"output/seed.dat">; # Dynamically generated bias for simulation ensemble + +tracef("\n*** Script parameters: nsim=%i range=%i num values=%i\n\n", nsim, range, values); +seedfile = genseed(1,simulate_script); + +file sims[]; # Array of files to hold each simulation output + +foreach i in [0:nsim-1] { + file biasfile ; + file simout ; + file simlog ; + biasfile = genbias(1000, 20, simulate_script); + (simout,simlog) = simulation(steps, range, biasfile, 1000000, values, simulate_script, seedfile); + sims[i] = simout; +} + +file stats_out<"output/average.out">; +file stats_log<"output/average.log">; +(stats_out,stats_log) = analyze(sims, stats_script); Added: SwiftTutorials/swift-cloud-tutorial/part06/simulate.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part06/simulate.sh (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part06/simulate.sh 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1 @@ +link ../app/simulate.sh \ No newline at end of file Property changes on: SwiftTutorials/swift-cloud-tutorial/part06/simulate.sh ___________________________________________________________________ Added: svn:special + * Added: SwiftTutorials/swift-cloud-tutorial/part06/stats.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/part06/stats.sh (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/part06/stats.sh 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1 @@ +link ../app/stats.sh \ No newline at end of file Property changes on: SwiftTutorials/swift-cloud-tutorial/part06/stats.sh ___________________________________________________________________ Added: svn:special + * Added: SwiftTutorials/swift-cloud-tutorial/setup.sh =================================================================== --- SwiftTutorials/swift-cloud-tutorial/setup.sh (rev 0) +++ SwiftTutorials/swift-cloud-tutorial/setup.sh 2013-10-21 22:51:15 UTC (rev 7193) @@ -0,0 +1,78 @@ +# ensure that this script is being sourced +if [ ${BASH_VERSINFO[0]} -gt 2 -a "${BASH_SOURCE[0]}" = "${0}" ] ; then + echo ERROR: script ${BASH_SOURCE[0]} must be executed as: source ${BASH_SOURCE[0]} + exit 1 +fi + +# Add swift to PATH + +TUTSWIFT=/glusterfs/users/swiftlang/dkelly/swift-0.94.1 +PATHSWIFT=$(which swift 2>/dev/null) + +if [ _$PATHSWIFT = _$TUTSWIFT/bin/swift ]; then + echo using Swift from $TUTSWIFT,already in PATH +elif [ -x $TUTSWIFT/bin/swift ]; then + echo Using Swift from $TUTSWIFT, and adding to PATH + PATH=$TUTSWIFT/bin:$PATH +elif [ _$PATHSWIFT != _ ]; then + echo Using $PATHSWIFT from PATH +else + echo ERROR: $TUTSWIFT not found and no swift in PATH. Tutorial will not function. +# return +fi + +echo Swift version is $(swift -version) +rm -f swift.log + +# Setting scripts folder to the PATH env var. + +TUTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" + +if [ _$(which cleanup 2>/dev/null) != _$TUTDIR/bin/cleanup ]; then + echo Adding $TUTDIR/bin:$TUTDIR/app: to front of PATH + PATH=$TUTDIR/bin:$TUTDIR/app:$PATH +else + echo Assuming $TUTDIR/bin:$TUTDIR/app: is already at front of PATH +fi + +# Setting .swift files + +if [ -e $HOME/.swift/swift.properties ]; then + saveprop=$(mktemp $HOME/.swift/swift.properties.XXXX) + echo Saving $HOME/.swift/swift.properties in $saveprop + mv $HOME/.swift/swift.properties $saveprop +else + mkdir -p $HOME/.swift +fi + +cat >>$HOME/.swift/swift.properties < Author: ketan Date: 2013-10-21 22:14:36 -0500 (Mon, 21 Oct 2013) New Revision: 7201 Added: SwiftApps/Swift-MapRed/blast/queries/ SwiftApps/Swift-MapRed/blast/queries/frag001 SwiftApps/Swift-MapRed/blast/queries/frag002 SwiftApps/Swift-MapRed/blast/queries/frag003 SwiftApps/Swift-MapRed/blast/queries/frag004 SwiftApps/Swift-MapRed/blast/queries/frag005 SwiftApps/Swift-MapRed/blast/queries/frag006 SwiftApps/Swift-MapRed/blast/queries/frag007 SwiftApps/Swift-MapRed/blast/queries/frag008 SwiftApps/Swift-MapRed/blast/queries/frag009 SwiftApps/Swift-MapRed/blast/queries/frag010 SwiftApps/Swift-MapRed/blast/queries/frag011 SwiftApps/Swift-MapRed/blast/queries/frag012 SwiftApps/Swift-MapRed/blast/queries/frag013 SwiftApps/Swift-MapRed/blast/queries/frag014 SwiftApps/Swift-MapRed/blast/queries/frag015 SwiftApps/Swift-MapRed/blast/queries/frag016 SwiftApps/Swift-MapRed/blast/sequence.seq Modified: SwiftApps/Swift-MapRed/blast/blast.swift SwiftApps/Swift-MapRed/blast/tc.data Log: Modified: SwiftApps/Swift-MapRed/blast/blast.swift =================================================================== --- SwiftApps/Swift-MapRed/blast/blast.swift 2013-10-22 01:50:38 UTC (rev 7200) +++ SwiftApps/Swift-MapRed/blast/blast.swift 2013-10-22 03:14:36 UTC (rev 7201) @@ -6,18 +6,16 @@ type output; type database { - headerfile phr; indexfile pin; seqfile psq; } - string num_partitions=@arg("n", "8"); string program_name=@arg("p", "blastp"); -fastaseq dbin ; +fastaseq dbin ; query query_file ; Added: SwiftApps/Swift-MapRed/blast/queries/frag001 =================================================================== --- SwiftApps/Swift-MapRed/blast/queries/frag001 (rev 0) +++ SwiftApps/Swift-MapRed/blast/queries/frag001 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,131 @@ +>gnl|md5|b6bbb0bd089d718f0ced61fea529a2e9 +MVTGASKLRKQLRETNELLVCPGVYDGLSARIAINLGFKGMYMTGAGTTASRLGMADLGL +AHIYDMKTNAEMIANLDPYGPPLIADMDTGYGGPLMVARSVQQYIQAGVAGFHIEDQIQN +KRCGHLAGKRVVTMDEYLTRIRAAKLTKDRLRSDIVLIARTDALQQHGYDECIRRLKAAR +DLGADVGLLEGFTSKEMARRCVQDLAPWPLLLNMVENGAGPVISVDEAREMGFRIMIFSF +ACITPAYMGITAALERLKKDGVVGLPEGMGPKKLFEVCGLMDSVRVDTEAGGDGFANGV +>gnl|md5|92285ef4f7ddf37254bb16829de776a9 +MAKPPNMCTGCALYLDFTSVAPMGHGQPCYEPGRRDGLHSRRLRTALHHPGGWRTVTTTL +RPLPASAVPPSYQDVRAQAPAAAPMERLPAPSHSGWEQMAVQSKAFCAGGLAPGWKLLVQ +GHADSGEDRFETNFLLETGDIAFHIKPRFSSATVVGNAFQYGRWGPEQVSSIFPLAPGEP +FEVTGAWPAQIEVSWDAEHFHVYAPEHKVLQFPCRQRPLGATTRVRVLSDHCLAQVELAK +RGLSWG +>gnl|md5|599d14fd33914fca7ff973222a6be297 +MTELASSGGGSPAGDGEEGLGDERGLVIHHPAEEQPYRCPLCGQTFSQQPSLVRHQKAHA +GAGRAAAFRVSRVRQGLQRQAQPRGAPAHAHRGAALPLPRCGRCFREPRFLLNHQRTHAR +MPAPHPRRPGVFGERRPYFCPRCGKSFAREGSLKTHQRSHGHGPEGQAAHLGRVL +>gnl|md5|26435002673909a86775c9d9f9802d85 +MLPPGTRVLVQLSPQFRGRVAGLCGDFDGDASNDLRSRQGVLEPTAELAAHSWRLSPLCP +EPGDLPHPCTMNTHRAGWARARCGALLQPLFTLCHAEVPPQQHYEWCLYDACGCDSGGDC +ECLCSAIATYADECARHGHHVRWRSQELCSLQCEGGQVYEACGPTCPPTCHEQHPEPGWH +CQVVACVEGCFCPEGTLLHGGACLEPASCPCEWGRNSFPPGSVLQKDCGNCTCQEGQWHC +GGDGGHCEELVPACAEGEALCQENGHCVPHGWLCDNQDDCGDGSDEEGCAAPGCGEGQMT +CSSGHCLPLALLCDRQDDCGDGTDEPSYPCPQGLLACADGRCLPPALLCDGHPDCLDAAD +EESCLGQVTCVPGEVSCVDGTCLGAIQLCDGVWDCPDGADEGPGHCPLPSLPTPPASTLP +GPSPGSLDTASSPLASASPAPPCGPFEFRCGSGECTPRGWRCDQEEDCADGSDERGCGGP +CAPHHAPCARGPHCVSPEQLCDGVRQCPDGSDEGPDACGEAPAPPAMRGPPGQAGGPTSS +RAPSPPSPPEAQGEGRKGQERSRTHLTVPAGSTQLPLCPGLFPCGVAPGLCLTPEQLCDG +IPDCPQGEDELDCGGLPALGGPNRTGLPCPEYTCPNGTCIGFQLVRVGVGGGGGSAMLPP +STRALTPLPPQVCDGQPDCGRPGQVGPSPEEQGCGAWGPWSPWGPCSRTCGPWGQGRSRR +CSPLGLLVLQNCPGPEHQSQACFTAACPVDGEWSTWSPWSVCSEPCRGTMTRQRQCHSPQ +NGGRTCAALPGGLHSTRQTKPCPQDGCPNATCSGELMFQPCAPCPLTCDDISGQVTCPPD +WPCGSPGCWCPEGQVLGSEGWCVWPRQCPCLVDGARYWPGQRIKADCQLCICQDGRPRRC +RLNPDCAVDCGWSSWSPWAKCLGPCGSQSIQWSFRSSNNPRPSGRGRQCRGIHRKARRCQ +TEPCEGCEHQGQVHRVGERWHGGPCRVCQCLHNLTAHCSPYCPLGSCPQGWVLVEGTGES +CCHCALPGENQTVQPMATPAAAPAPSPQIRFPLATYILPPSGDPCYSPLGLAGLAEGSLH +ASSQQLEHPTQAALLGAPTQGPSPQGWHAGGDAYAKWHTRPHYLQLDLLQPRNLTGILVP +ETGSSNAYASSFSLQFSSNGLHWHDYRDLLPGILPLPKVSPAQGRWGQQPTMPFCGFHSL +CPQGPSSVPEGHGLHSMLVEYLVSSRDCALWSRGLGATVTWMLETIQVAQTQGRYVKPAR +ERGWGDTKFTEGLREPRPTHVFVESSLGTALPSGGLHPSRRQTARSGRNQSVLC +>gnl|md5|680dc79f9a784e694cf79625eb7e5436 +MRCPQRGRFAKAATSQGFPVAGKMPPAHHAPMNDEDEHPQRYGLVNELHARPSPRLKAPC +TAVFLAIKEPRDAANRDRGRDVAHLAALCARHGAPRPDTSAGHYTAQLGRHQLRWESHTE +FVTYAAFAPGLPPRPFDPSAGAIFPEDWQHDAPGKRIAAVMIQVDFLPENPADILPRLSD +WFAADSLASVWVLEEAAVVAGDFRIDPAGWMRFALFVKPDTQPGRIGRIVQRLLDLETYR +AMSMLGLGRARDLTRQLNALDPQLSDIVQGMSDESRPAEAVLQDLLSVSTRLESAATQHA +FRFGANAAYEAIVMDRVASLRETRFLGGQMLTEFMARRYLPAMRTAKSAEKRLAAMLDRS +ERAGELLRTRVDVQRSAQNQELMQRMDRRADLQLRLQHTVEGLSVVAISYYAVGLLGYAL +YPLAHALHIDKAVLVAALTPIAVLGVWLGMRRIRARLHDGGH +>gnl|md5|480512a0074fd3e4d9324c832905f604 +MTKIRRTPQKDGSRQVGQPPPRLAPLAGAGRNRRARTTAHKGHQTARRRATRTAYPPRRT +GPGRFAAPAPYPLRERAAALRHSRPFQPPKTVVKSGVEQEMQHVAVLHLIGLALDAELAG +LARAGLALVGDVVVIGDGLGADEAALEIAVDHARRRRGQRALMDGPGAGLLGADGEIGLK +TQKLVALADQPVEARLVQAHLLEEHVGFLGGKLADLLLDLGGDHHMAGALLGRHLRHALG +LAVAGGGLVFLDIADEQDRLGGQQLQHVPGFPILVRDLHGAGGLAGFQSGLRGFQQLFLC +HRLLVAALQLALDVGQPAFDGFEVGDHQLGLDGLGIGDGVDAALDMGHVAVLETAQDMGD +GIDLADIGQELVAQPLALARALHQAGDIDEGDAGRDDLLGPGDPGQLVQPRVGHGDLAHV +RLDGAEGEVRGLRGSGFRQRVEQRRLAHVRQADDPHAKAHDAPLFPGFSRLLWGDDAQVQ +WRAVDLAPQAGLGLGGHEGDPGRMSRIDDTFARLSETGGKAFVAYMMGCDPDFDTSLQIM +RGLPGAGVDIIELGMPFTDPMADGATIQAAGQRALAAGGSVSRVLDMVRAFRRDDDATPI +VLMGYYNPIYARQGGVDRFITEAVEAGVDGLIVVDLPPEEDAELCLPAREAGLNFIRLAT +PTTDDRRLPAVVRNTSGFVYYVSVTGITGGPAANAAEVAPEVARIRAAAKLPVVVGFGIS +TPEAAQAVAGVADGCVVGSAIVKLIGEGRPVPEILSFVADLAQGAHSA +>gnl|md5|82015e67cf7d05b81fda1f3618be43a7 +MLRFGAAVKTVMRDIATHHRYDVGYSIRSKRAQAMTITNQDELDGLKEIGRIVANTMQAM +AKAMEPGMTTRELDEIGRALLEREGALSAPQSTYDFPGATCISVNEEIAHGIPGDRVIAA +DDLVNIDVSASKNGYFADTGATYRVAPVRPSLDRLCRDGRQAMQIGIAQVGSGRPLAGIG +RAIGKFAERRGYTLIRNLASHGIGRALHEEPAEIPTWPARGEKRRIHRGLVLTVEPFLSR +GGLWATEADDGWTLYSEPRAPVVQYEHTVVATDRGAMVVTLPG +>gnl|md5|9491a1a5daa440e633848eedb35dca15 +MCRWRAGRCLQGPGREALSTIPAARLIHAAMSAGSEETLAVRISRVLADRIVSGEIGPGE +RLRQDRIAEEFGASHVPVREAFRRLEAQGLAISEPRRGVRVAAFDLPEVKEVAEMRAALE +ELALRHAAPHLTPAILNAAEEATKAGDASRDVRSWEAANRRFHKLILTPCAMPRLLAAID +DLHAASARFLFAAWQSNWETRTDHDHRAILAALRKGDVDTACATLARHVRWIGRRPAPST +SGKPDAFAIHG +>gnl|md5|7fa4c3ccf991904d451df006ab4ec475 +MSRKTARYVIVPDDNVFNDSMETTSFRLFRAMHRQLFRASGAKPADSTARGACEGSAPTI +RPRLRLLDTEVGRIRLLDSIGENEASLVSMTPEQARELQRAYPGLRVRRELRLYPLRYGR +LNIIRKEAKPAAFRSAKELELRCVDAASGKPVAGASVVVVLDRRRGFGISDAVTDKDGRF +RTPLPAGQTRIDAVICQPLAGYWPGGAEDIPVEAEGVTGLTLSLVPIRDDYADGLERMLA +PAKKPDGRGVRVAIVDTGVDPAKGLNLERGLNTTGTEPADEWFDNGIGHGTHVAGIVARV +APGVALHSYRVFEKGDGGASEFAIARAIRQAVEDGCDIVNLSLGQSSEPIAISREVRRAR +ALGVVCVAAAGNDYMSPVSYPARSGVVAAVSAGGMLDAWPEGAITGRNVADDPAPIQDRF +FARFSNIGPEVDFIGPGVGIISWVNKTSKGVMDGTSMACPAVAGLMARLLSRTPEILSAE +RNQQRSDDIMKMANSHAVPIGFGPEYEGAGLIDQS +>gnl|md5|afce1e3987ad72dbbd8d9507925125ab +MAGLPRSSRRRSSTRSMGSGSPGSVTVPTLFLSRHEERMMFRIRHLATCIACAVALLSQP +ASAEIMREVVYYGDRSVSLPPEIDRIATNWEAQNSILTMLGYGDRIVATTRIARSMPLMQ +KFVPSIKAAALTTLGDGTVNVEELMVLKPDILFSSRALPDAVSRQLRGAGIAVASFRSNS +IDALVERVLITGEMLGPDALEVARRYQGYFDDNRRRVAERLEGIPPDRRVRVYLASGAPL +STSGRPSLNQDWMDLGGAINIAESWFGDMPYASGIASLENIIAGNPDVIISMNAEDAEEI +RTNPQWRNVKAVREGRVYANPRGLFWWCRETSEGALQFLWLASTLYPDALADIDMREETR +RFYRKFYRIELTDNEIAEFLKPTY +>gnl|md5|80aca73ed365fac8464ca5f3c751966c +MTNRIFARESIIDNLGHVSLHHPLHPDRYLLSRSRSPQNVTSDDIMEFTLDGEQVGDDPR +TPYSERHIHGALYELRPDLNAVVHHHARPVLPFTILDIPLRPVFHMAAVIGNRRPVWESQ +HEFGDTNMLVDSMDMGLSLARSMGQGNSVLMRMMNDAEHRLRHKLEHAPDGAWSASSDLE +QSGVGDRSVHRIALTMTKKGGHLTFDFTGTDPQAGVINCTHAGSRGGVMVALLPILAGDI +PWAAGGILRLLHDHALGHIGADGHGDLDLGHGDGAEPGPCRRASRQYRA +>gnl|md5|e0cda62bdd2f14dfab65616b41451ec2 +MTSPPVRIMPRLSPLTHQPWGDCRCFRFTFASRAMPGERDFCGAFPAALHARRPPIRWIG +GRDVLGLAWGLWPQRPPRFVRFGRAPGQAAAPERGPGVKQRLHAVPPIGGNVAATALEQQ +PAARGVKPELHRQGVAIFRLASCGNAVCVLAQSDATAVMVLRDNPTHVAILSVKL +>gnl|md5|e9fb54bbfedbbb1cb5351ae4d3493779 +MPGISALPIWIRGCFIAPSAPRGGDPVAAARALAPEDLARDDLRSAEAGQAASRVAAIPE +VRAALVEFQRRFARSEPGAVLDGRDIGTVICPEAELKLYVTASDAVRARRRALELGADEA +RILVELRERDARDAARDVAPMRPAEDALLLDTTEMSIDEAVARAIACAKEAGA +>gnl|md5|caa3bd3cac766b256a23c8961b2771a9 +MPPPTIGGGGIGSDCSVTEGRVSAVLALRPVRADRPIVWIIGVIDQAADAVTAIIIVIAT +GFVTGRQRGDCQKHNKKSGPH +>gnl|md5|7b6177107fa2d85b43d2c49063b4823e +MTSFARMLPGGSVQAHSTLTRHETRSGAAWLACAAQEEVDAFLGALGENALASLPWLFEF +WALPHQLPPEGDWKSWVIMGGRGAGKTRAGAEWVRAQVEGATPEAPGRARRVALVSETLD +QARDVMVFGESGILASSPPDRRPVWEAGRRRLVWPNGAVAQLYSAHEPEALRGPQFDAAW +VDELAKWKKAEECWDMLQFALRLGEHPQQVVTTTPKNVAVLKRLLRQSSTVTTHAPTDAN +RAYLAESFLAEVQARYGGTRLGRQELEGLLLEDVEGALWSAGLLERCRVEAAPALSRIVV +AVDPAVTGGAAADECGIVVAGVVSEGPVTQWRAYVLEDASVRGGPLDWARAAIAAMGRHG +AERLVAEVNQGGDLVESVIRQVDPLVPFRALRAGRGKGLRAEPVAALYEQGRVHHLRGLG +PLEEQMCRMTVAGYDGKGSPDRLDALVWAIHELVIEPAAHHLRPAVRGL +>gnl|md5|c5961f098ba625dd9fe62afaf03e1c51 +MAKPAGMGGGGPDQGARDALPAPLRLHGDAVQHQIRRFGARPVKPGRQMPQPPSRWTPDR +NETLGMGGEKAAARVAQPGHPDQPPRGRQRHQRLFGPHGGADQRHALPRRGRPWQDLRPE +MPPVQRSRRIMQPGRDAALDTGRGLRSGHGGPCIGGGLVWRFLCRPAVLANVPPTLFRSR +ADFIMTAQADLAADSCLTPEQSRALRRKPAQCVRHGFVQALPFILVLLPFGMLFGVVATD +AGLDLPQILGFTVLVLAGASQFTAVQLMTDHAPALVIIVSAIAVNLRMAMYSASLVPWLG +RARPRDRAWIAYVLVDQSYALAIQHYEKHPRLNLEQRIGYFLGAVLATCPIWLLATLLGV +WLGQAIPEDWALDFAMPITFLALIAPMLRSPAHLAAALVAVVGSLVFAFLPSGLGLFVAA +PLAMLTGAGVEVLMERRNGARL +>gnl|md5|259a463e4514b0de61ef33343430681c +MSNDCISVRLEKLSFAPADISYSVPEVWGSNAYGEAKEEHMSVFILAQLKFTDIERYRRY +QAAFAEVFGKFNGRLVTAHEAVTVLEGDWPFDKIVVLEFPSWDEAIRFESSPEYAQIAVD +RKAGANAVVILAGDKA Added: SwiftApps/Swift-MapRed/blast/queries/frag002 =================================================================== --- SwiftApps/Swift-MapRed/blast/queries/frag002 (rev 0) +++ SwiftApps/Swift-MapRed/blast/queries/frag002 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,121 @@ +>gnl|md5|cb5039d9c30fa3b0a71ae1c21292ce6d +MLSLARPPLPPTGLRTSLSLLRVSWIQGEGEDPCVEAVGERGGPQNPDSRARLDQSDEDF +KPRIVPYYRDPNKPYKKVLRTRYIQTELGSRERLLVAVLTSRATLSTLAVAVNRTVAHHF +PRLLYFTGQRGARAPAGMQVVSHGDERPAWLMSETLRHLHTHFGADYDWFFIMQDDTYVQ +APRLAALAGHLSINQDLYLGRAEEFIGAGEQARYCHGGFGYLLSRSLLLRLRPHLDGCRG +DILSARPDEWLGRCLIDSLGVGCVSQHQGQQYRSFELAKNRDPEKEGSSAFLSAFAVHPV +SEGTLMYRLHKRFSALELERAYSEIEQLQAQIRNLTVLTPEGEAGLSWPVGLPAPFTPHS +RFEVLGWDYFTEQHTFSCADGAPKCPLQGASRADVGDALETALEQLNRRYQPRLRFQKQR +LLNGYRRFDPARGMEYTLDLLLECVTQRGHRRALARRVSLLRPLSRVEILPMPYVTEATR +VQLVLPLLVAEAAAAPAFLEAFAANVLEPREHALLTLLLVYGPREGGRGAPDPFLGVKAA +AAELERRYPGTRLAWLAVRAEAPSQVRLMDVVSKKHPVDTLFFLTTVWTRPGPEVLNRCR +MNAISGWQAFFPVHFQEFNPALSPQRSPPGPPGAGPDPPSPPGADPSRGAPIGGRFDRQA +SAEGCFYNADYLAARARLAGELAGQEEEEALEGLEVMDVFLRFSGLHLFRAVEPGLVQKF +SLRDCSPRLSEELYHRCRLSNLEGLGGRAQLAMALFEQEQANST +>gnl|md5|38a6bef192e9f589d607d2d6c044d5f4 +MTYALVSNQKTPGKKTGKKKEKDLTSDRSVESLYEELVISGLLRKSESVALKDYIGDFLY +LGSTLSLVKKLPMPSLFDIRQNVALYAVLRLGSPDIHIMAPLIRSILLVGPSGMGKKMLV +KAVCTETGANLFDLSPENLLGKYPGRNGAQMMVHIVFKVRSPQLLAFAVLRPVATKEGGF +EVTSPISLLGMISGAELVARLLQPSVIWIGNAEKNFYKKTPKEDKEMDPKRIKKDLTKAL +RLLTPGDRVMLIGTTSRPQLAEMRGLCRVYERILFMPRPDYASRYGEAWGCGDGCAYQSL +PTSRPIPHCCCEPSPPQPGLLEGLLDKQPSGLGPGFGSVDASRPHVFHMPAVLWKRMIEA +RGIQPTQHLDISALAKVSDGYTPGHILQAIQSVLSERRFLQLSKRPLVASEFLGQLVKLD +PVYREEEESLKDWYFKTPLGKKSMKHRMDQLEAEEAKLDKEKKKRK +>gnl|md5|d383fba59d2ec7a04b13a3544e07acb9 +MKNPEAQQDVSVSQGFRMLFYTMKPSETSFQTLEEVPDYVKKATPFFISLMLLELVVSWI +LKGKPPGRLDDALTSISAGVLSRLPRSIELTSYIYIWENYRLFNLPWDSPWTWYSAFLGV +DFGYYWFHRMAHEPEGIQTAYFYTHRYPAEKEVNIMWAGHQTHHSSEDYNLSTALRQSVL +QIYTSWIFYSPLALFIPPSVYAVHLQFNLLYQFWIHTEVINNLGPLELILNTPSHHRVHH +GRNRYCIDKNYAGVLIIWDKIFGTFEAENEKVVYGLTHPINTFEPIKVQFHHLFSIWTTF +WATPGFFNKFSVIFKGPGWGPGKPRLGLSEEIPEVTGKEVPFSSSSSQLLKIYTVVQFAL +MLAFYEETFADTAALSQVTLLLRVCFIILTLTSIGFLLDQRPKAAIMETLRCLMFLMLYR +FGHLKPLVPSLSSAFESYSVISEIGLQAKENFGELLSLSDCLTAGNHPKVH +>gnl|md5|f8fd47363e180401bd8c8ff8ac99053a +MKGGFTGGDEYQKHFLPRDYLATYYSFDGSPSPEAEMLKFNLECLHKTFGPGGLQGDTLI +DIGSGPTIYQVLAACDSFQDITLSDFTDRNREELEKWLKKEPGAYDWTPAVKFACELEGN +SGRWEEKEEKLRAAVKRVLKCDVHLGNPLAPAVLPLADCVLTLLAMECACCSLDAYRAAL +CNLASLLKPGGHLVTTVTLRLPSYMVGKREFSCVALEKEEVEQAVLDAGFDIEQLLHSPQ +SYSVTNAANNGVCCIVARKKPGP +>gnl|md5|5a06c38c767460f05398411777a22167 +MISAKMGTLVRRVLVRFWMGWAQPRALRWMFNVATSTPPQPMFSVFARLAPCKSVDFRLS +PPINGQQVSPFQRLALYVVELMGISSLARRAAHNLKSAGPNLTEQLITATHFRRVTKPRL +NQFGAATTPHC +>gnl|md5|c0b20c5773b6ef667e18599814f45a92 +QSLTSRKRTLEMTRTQDAFGSVSRLEVLQAEQLVAQAEAALPGLEVGFDQSVNRLATLTA +GRSADLAAQLRQGGGQPRARYSASVGVPADVVRVRPDVRMAERNLAAAAADVGEAQAAFY +PRLTLSGSITPTNIGGGGSSKSWGFGPQISLPLFSGGANQAQLSAAQARAEQARLAWQAS +VLGAVEEVENALAGYNRDARAVAAQSRLVENARETVNLTRSSYELGEADFFPVLDAERSL +LSARQELAAAVRQQALNFVALSAASAGGVGLPATSGIDRPAGNGHVPLTSGESRLGD +>gnl|md5|c2382272ae6da8e10d3de30f35aef000 +MGAAKSTATQAKEPPNYSAPALEKGLDILELLHESETALTQKEIATRLGRSVSELYRMVS +ILVRRNYVANYGDKFGPTTKLFKLSQAHPPVRRLLTAAIPIMEELSRDVDFGCDLRVYNR +GSQTVLAAVDAPSGLGFSVRTGSEIAVAPSASGRVLIAFQDSDTMELRIREAFDGRPESE +LRAFRKEVHEVAVKGYAALQSRQYEGLYAVSYPILDVNHHAVAALTVPMLPRIDGVRQVA +REDVITALRDAAARLSKRIG +>gnl|md5|8d5249e9072b9b1b7a5d260609a9f2bc +MARGGRGAGRLDRAILAHGGAADPVPVAAGHLCAVVRQQFRGGGDGLCADRIVAVHRADH +AVRADPGRRAARPAPGLCHGLRHDRRHGPCQPCLCRHARPCRTVDAMRRVWSWAALIVGG +LYFLLPLIGTIEFSLRMRRGEYSLDAYRSVLSDPNFRATFSYSVAMALLTIVLGVLIVVP +TAYWVRLRLPRLRPVIEFITLLPLVIPAIVVVFGYIRLYNTSSVLPLTGTASGTNLLLLC +GYATLALPYMYRAVDTGLSTLDVRSLTEAAQSLGAGWVRIIGRLILPNVLGAVMSGAFLS +FAIVIGEFTMAALLNRPAFGPYMQLLGANRAYEPAALAVIAFAVTWGCMGLMQLISRLFG +TRIRPT +>gnl|md5|cb8c8c5399383ac50d34378146e0681f +MAPAISPSPSAASRWGASAPRPLRPCCCINCWGSAGDSDALRPARKVLIPGPALRYCVPG +QSHYDWQRHSAGGRQMRMRDTFIKPMHREGIRFVAIFAAVTLVLFLIWEPLGWIGVGLTV +WCYYFFRDPERVTPARPGLIVSPADGVVSLIEPAVPPAELGMADAPLTRVSVFMSVFNCH +VNRSPIAGEVVSVAYRPGKFFNASLDKASVDNERNGLRIRMDDGRDLAVVQIAGLVARRI +VCFVKPGDRLRTGERFGLIRFGSRLDVYLPPGVVPLVEIGQTMVAGETVIAELAQAGQAE +A +>gnl|md5|0ce64c1766fb0f249cdebe5e01d90e1a +MPSATWPIRRPIIWRITAATGRPRSLPRLRPSSAGTRDIFPHQGHAARAKAGAAGTHGPD +ARHMEGAEILAQLAMRQQHHVIVAVAEAQRPDLARRGGVVQVEIIDDQAALFPQGRAQQR +HVHLRAGTLRRRAKQPHGGVHGMAALAFRQGGDDAGQRILARAGQFGIAQRAQPRNSQQQ +RLDLQPRKALRRQRRILGQRIAQPRLAVDQRAASAQRGDVAVKLAARDAGLFGQPRGRHR +RGQAAQRIHQAHQPVGAGHAVTFCQGACAILPRSTQEAKMLTLYHAPKSRSSSILVLLDE +LGILDKIEIRRVTIPRQDGSGGRDPANPHPEGKVPYLVNGADHVRERGAIMLYLTDMFPE +AGLGPLPGDPGRGQYLSWLSWYQGVLEPVAILNFFKIEHPALEATFRDYDTVIQRLDEVL +GKQSWLLGNRLSAADLLIASPFLFFGEGMPRTAAIDEWARRIQSRPSMARAAGIDG +>gnl|md5|9d73ffc5ed8a598c312f07e791fe28c9 +ARCRPGNWPASARPGGESFLDMAARVQPLLDRARVTVAIVAHAGTVRAALALAVGPAALS +FSVAPLSLTILSRSPAGWAVEAVNRVAP +>gnl|md5|1119d4fa58b17d39584225eac03b39b7 +MLTRADHPHRGAGPGSRQPAHRRTVVVMDHEVDLDRAGGGIEAADGIDPRDRALALGCLD +LDAHRQVGRLPCPGVGGRDAPDQPRDRGEGVPYPDDLHLDPVHVPHVVLLRQQALGVFDG +FLVRAGHGILSARGWIRGTAGREMRWLIAGPGSGAMAETILQSAFRNAIHKPTQKAIEEG +AGMSHRLHADAVTLRYQARVISQDLSLAIPDGSFTAIVGPNACGKSTLLRALSRLLVPDA +GQVVLDGKAISALPSREVARKLGLLPQSPVAPDGLTVAELVARGRFPHQSFLRQWSPDDE +RAVRSALEATGTLPLAERPVAELSGGQRQRVWIAMTLAQETDILLLDEPTTFLDIVHQVE +LLELLAGLNAQGRTVVAVLHELNLAFRYASHLVAMCEGAVVAEGAPETIVTDQLMRQVFG +LDALVQPDPLTGRPMVIPRPRR +>gnl|md5|1ecf641b36674bad0efdf101dd028e1c +MSICSMRPSGWPHRPPMRRRPDMAQITLKNLAHSYLAHPRSEADYALKEMDHVWQDGGAY +ALLGSSGCGKTTLLNIISGLLTPSHGRVLFGDRDVTAAPTAERNIAQVFQFPVVYDTMTV +RDNLAFPLKNRGKDAAYIKARVDQIARMIGMEARLDRKAQGLTADAKQKISLGRGMVRED +VNAILFDEPLTVIDPHMKWELRTQLKQLHRQFGHTMIYVTHDQTEALTFAQKVVVMYEGR +VVQMGTPEELFEKPAHTFVGYFIGSPGMNFLDAEVRGDRALLPGGEVVALGAHYAPAAGR +VQIGIRPEHATLVAGGGLPLTIRRIEDVGRHRLVRGEVTGLPLNVVMPEGMPVDGLPQVA +FAPDKINVYADDWRVAPEREGAA +>gnl|md5|ca9c3dc18e9011792841946ca84b1598 +MSRVADAALRVLSVLPEQKNPPTYRLAYLEQEIISFLALSSIKGVGFETLRKISERGIAY +AEVIDLQNKNDVSTILRSAGARLSDETAAPWGSTRERALSRGYELLDRLTKIDGKVIFHS +DKEYPSQLLDLPDAPRWLFVQGNSEVLRGPSIAVVGSREPSDDGIWLSRYVGFNLSEWSC +PTVSGLAVGIDQEIHSASLRAGVPTISFLGTGIFSDYPRNSEKLRDAIAKSGGAIVTEYL +PADTYSSKNFVKRNRLQAALAAALIPVEWAAKSGTAHTVRYAASLSRPIACLRLPFGKVP +DWVNTEIAKKASVFTVPQQQLEFVQFVLASVRSRPERQRQQLSLF +>gnl|md5|334e923d9c0dd6863b18c47412c2ab27 +MPRISSVRMGCWRRSRLRASSSPRCIFRIRPSARCAGGQRAASRCCIPNMPEPAARTSVR +PSTTPRSSTGVAATPFSAGRRCSRHSPGPGSCRATVRSISIRPRTGIGPSGCWPCAKPPG +KSRHEPASGRFSLHRQRADRHGPSWRAAARWRGNWARGGQACHIAGLPDSLRQPGDTMLF +ASWTPLPEDGPATEDAARVVALCRTEGTRYLVLDDYRGGDIAYQQVLADAGLRWLQQFDS +SGEGDFLAPILVNASPYERPEQYRPRLRNPETRLLFGPRYAVLRPEFARIAVREDGRPVR +RILAAFGGGDDRGALDLVLAALGDLPDVALRLVSGRGNPRNAELAARLAGVDPARIELLV +DPPAMAERIAECDLGIIAGGTMSYELAHCGLPMLLVALAPNQRRSCLGWQELTGTPFLGQ +IGDVMPDRLRAEVHRFVTGPELRRQVAARGRAEVDCKGAARLCDALMESDKA +>gnl|md5|11080d16663c0938c9220c599617fd6c +MPFPAFANAALAMQTMRGWKSRYAASRAAASHGSAVGLPRCAAGECSPPADALLAPSRIA +VPIGKMVPDDGSGQYVKYLQITSSACQFINKISFIYKCLK +>gnl|md5|a54797334f7cd249d282b6ebbba8f933 +MGTSCLMIERSQSTGRNGRHQMHHDHNNPEHQPRAPLPRERLRPRAPSDGAASFGGPLPD +HADRLNCGGPLAVSLARWMARDRVRQSSHSACAAAKSCYHGSEMDLHAFCTFGTSTRGVR +QA Added: SwiftApps/Swift-MapRed/blast/queries/frag003 =================================================================== --- SwiftApps/Swift-MapRed/blast/queries/frag003 (rev 0) +++ SwiftApps/Swift-MapRed/blast/queries/frag003 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,153 @@ +>gnl|md5|4736752e763490706d1e361cf171f3fa +MPVRRGHVAPQNTFLDTIIRKFEGQSRKFIIANARVENCAVIYCNDGFCELCGYSRAEVM +QRPCTCDFLHGPRTQRRAAAQIAQALLGAEERKVEIAFYRKDGSCFLCLVDVVPVKNEDG +AVIMFILNFEVVMEKDMVGSPAHDTNHRGPPTSWLAPGRAKTFRLKLPALLALTARESSV +RSGGAGGAGAPGAVVVDVDLTPAAPSSESLALDEVTAMDNHVAGLGPAEERRALVGPGSP +PRSAPGQLPSPRAHSLNPDASGSSCSLARTRSRESCASVRRASSADDIEAMRAGVLPPPP +RHASTGAMHPLRSGLLNSTSDSDLVRYRTISKIPQITLNFVDLKGDPFLASPTSDREIIA +PKIKERTHNVTEKVTQVLSLGADVLPEYKLQAPRIHRWTILHYSPFKAVWDWLILLLVIY +TAVFTPYSAAFLLKETEEGPPATECGYACQPLAVVDLIVDIMFIVDILINFRTTYVNANE +EVVSHPGRIAVHYFKGWFLIDMVAAIPFDLLIFGSGSEELIGLLKTARLLRLVRVARKLD +RYSEYGAAVLFLLMCTFALIAHWLACIWYAIGNMEQPHMDSRIGWLHNLGDQIGKPYNSS +GLGGPSIKDKYVTALYFTFSSLTSVGFGNVSPNTNSEKIFSICVMLIGSLMYASIFGNVS +AIIQRLYSGTARYHTQMLRVREFIRFHQIPNPLRQRLEEYFQHAWSYTNGIDMNAVLKGF +PECLQADICLHLNRSLLQHCKPFRGATKGCLRALAMKFKTTHAPPGDTLVHAGDLLTALY +FISRGSIEILRGDVVVAILGMGWGAGTGLEMPSAASRGASLLNMQSLGLWTWDCLQGHWA +PLIHLNSGPPSGAMERSPTWGEAAELWGSHILLPFRIRHKQTLFASLK +>gnl|md5|b1dbb49dd4f43f1680ed7cf0973fb201 +MRRRGEIDAATEGDVELELETETREGDQSSNLETAMSVTGDRRSREQKAKQEGKKELAIG +SIKKEDLELVMTEMEISRAAAEGGLREHMGNVVEALVALTN +>gnl|md5|171720bc8970ebd33f341d12adfeb1a6 +MFIGNSPLLLTVGLGLSKVEQFQLSISTEVKKSIDIPCKISSTRFETDVIHWYRQKPNQA +LEHLIYIVSTKSAARRSMGKTSNKVEARKNSQTLTSILTIKSVEKEDMAVYYCAAWDYTK +LFGSGTTLVVTDKQLDADVSPKPTIFLPSIAETKLQKAGTYLCLLEKFFPDIIKIHWQEK +KSNTILGSQEGNTMKTNDTYMKFSWLTVPEESLDKEHRCIVRHENNKNGIDQEIIFPPIK +TDVTTVDPKYNYSKDANDVITMDPKDNWSKDANEHVQFLLDTLLLQLTNTSAYYMYLLLL +LKSVVYFAIITCCLLRRTAFCCNGEKS +>gnl|md5|e39d163160d4ef778ea927153a0f3e67 +MMAQKSQGSDNLQEGQEKSKREILKCTKSAWDPLDEWLPPDPEEESQSLTIPMLEDSKQE +SIQQWLDSGFFVSANENFQQVIDRTVSLYEQGMVQMTVKDYMRSLHQFSETPILSRGTSF +NSCYSTASVPQSIPEWLEFWEIDPVEILLDLGFGADEPDICMQIPARFLGCGSAARGINI +RVFLEAQKQRMDIENPNLYGRFRQLEILDHVTNAFSSLLSDVSILPNRAEEKAGGESVQR +TSVQSFEEETGNPLDMTSGTVGARVDRANSCQSDSSGFLEEPLEPLPLQMPSLPNSQSPA +ENGGRKPRDQSHSLVSSQDCQLESDGPDSKSRASMSFSSQEVNALEQRASVSVMEEEFLL +EAMEGPPELYIPDMACAKTTTRGECPRKDSHLWQLLPMPHAEYEVTRPTATSKYDHPLGF +MVTHVTEMQDSFVRPEGAGKVQSHHNESQRSPGNDHTQDKFLHVDSEAPREEESSGFCPH +TNHSLLVPESSSQCIPKHSEITPYATDLAQTSEKLIPHLHKLPGDPAQVKSRSGTLGQIL +PGTEAEMENLPLNTGSSRSVMTQMSSSLVSAAQRAVALGTGPRGTSLECTVCDPVTATET +RLGTKARQLNDASIQTSALSNKTLTHGPQPLTKSVSLDSGFSSICPMGTCHAIPAHCCIC +YHHHPHCHGERQSPGPEPSVCRHCLCSLTGHQEAQFMTTLKALQDTTVRELCSCTVHEME +AMKTICQSFREYLEEIEQHLMGQQALFSRDMSEEEREEAEQLQTLREALRQQVAELEFQL +GDRAQQIREGILLQLEVLTAEPPEHYSNLHQYNWIEESNGQTSCSKIHPGMAPRTVFPPD +DGQEAPCSGGTQLAAFTPPTLENSTRMSPSSSAWAKLGPTPLSNCPVGEKDADVFL +>gnl|md5|ac2f06244e54adfdee63d2cd35c0ac5b +MAFRLRQRFPCAQIGDVQADVVKVDLPEQHHGLAQQVAVEGHRAVLRRDKGAVADQPRGV +AADPQVRVKGRQPGQRGMVGIVVAFPWVQRGDGGPAGGGDRFQHFDRAHGLERAAAADMA +LQRH +>gnl|md5|0fc01f79ae875405ff35b9af7d511d8d +MVVVTVAQFDPFPDELLPPAWTAKAREILNSAPTDVQKSALSADRRMLHTLFRAFQCRVR +VAAPAAFMRKGYWKAKDGWRESTEEEVDLCLQPITSSTNNALARGRTPLSALEKHEAVNA +LRSRQLAKITAEVELYRASALKRIRYEIEDLTDQVSAYFLAEIRNRELNLERRRQAPPEA +GPVELWQGQVAALERSLSMTRLNFSEATDFLQGLAAGHHLARTVQPCTILLALIADE +>gnl|md5|ba93e1bee876985e186223795c7ab38c +MPWMVTAPPAAPRRMRPRSTATCSSTRDSRIWPRAISSASPWTRRANTIFGAGYRRRQSF +RLWQSRRWLNQGLRHNKAAWMNWDPEGRPRKPDFLGIGAQKAGTTWLSQMLGQHPDVWAP +PFKEVQFFNHRFIEEHRKWLPWHFRRGRQNIEKRWAARGEEMPRDMVRYLDRITREPMFT +NHWYKLVFAPAPQGTRTIDVTPEYSTLPPEGVDFMAKFLPQAKFVYIIRHPVDRAISQLK +MNLSRARRKPATVEDWLAEIEDPVLMDRGDYMRYVPRWNAHFGPDRLLYLPFGMIARDPL +GFLRRVEDFLGLRQHDYRDLGKKVFASDNTLVVPDRARARLREKLEPQFGFLEQAFGPEF +TRQFR +>gnl|md5|9a6d4e14b261784e80f17998f4476e6c +MPQNVQTMSPMMQRKLHERHGIRVSSESLRQWMMAAGLWQSRAQRRRVHQPRLRRESLAE +LIQIDGSEHRWFEDRGPVCTLLVFIDDATGKLMQMRFVDSESTQAYFAALQDYLQTHGRP +VAFYSDKRSIFRVNRTEARTCHGMTQFGRALCELNIEIICANSSQAKGRVERANRTLQDR +LVKELRLAGIRDIAAANAFLPGFIEAHNLRFAQAPARSDDLHRPLNLPASRLSDILCLRD +QRQVGSNLVVHYERRKFILDDSDHERSAIGSNISGPSQRDTTSETAISSHPYNSPPSAYG +CGDMCR +>gnl|md5|0b2dfcc36b9efb7feca9a19651007315 +MRRVGTADRGRILSAPVRRGTAGKRGGQGGVMRGAVSICAMAIALPAMAAALTADMPNED +KAATLIPLSADPKADDAAYVQTRCRDFVQATIAVGMVLRSNPVTGRDEKRGDSVRWALEV +DTVKSFPLASPMKETSFTKAYLDAFGGFEIHQPQPTATIYAQDKTFCAPLLRFYE +>gnl|md5|c155722721becfb3d81d6d4aaf39a311 +MDMGAGMTIRHIPPFARARGLGAAGHGTGRWWAQRVSAAGLVPLVLWFALALAGGAAADH +AKLVAWLAAPLNSGLMILLLMAGFHHAALGLQVLAEDYIHSGARFVAAAAIQLACFAGVV +FGIASVLRIAPMA +>gnl|md5|2ec343dcf2e7cffc9507dc1fc27e0242 +GAHLIDRAVLADDKEAHDLVSLLTPVIKGFLTDKGFETAVQAQQVFGGHGYIEEQGMSQF +VRDARITMIYEGANGVQALDLVGRKLAAEGGKPIMAFFELIRSEIKAHEGDEALKADFLD +PLKAASKDLQSAAMFFMEQGMKDPNAALAGSYDFMHLFGHAALGLMWTRMAVAARAALAA +GTEDPAFHEAKLATGRYYMARQLPMTAAHLARIRSGAEPVMALAADRF +>gnl|md5|f48ad21a099a15986378291e590b0edb +MDSAMFLLSSLISFLFAGLAVDVASTTRNSEGGANPDRPQDPGDDDPDQPQGLVVEGSEG +SDWLAGGYGDDLLIGHGGNDDLHGGLGNDTLLGGDGTDWIYGDGDYGPGGDDSIEGGAGD +DYLAGQGGNDTVHGGPGDDSIFGGDGDDFLTGGDGEDWISGNAGNDTLVAGRGEDDLDGG +DGDDLLIGSAHPDRAWLHGGAGRDTLHPGPGDFAEGGEGEDLFLLDAPGDDPGENLPVIG +DFDRHQDRIELRYHGTGEGGQPRISLQRETDGSAVIRLDGMAVGRILQAEGLRVADIALT +RIAPRG +>gnl|md5|3fe8639ef1150cdba781b35296ca23f0 +MGGGVQRHPDRHAACRGPRAQHQRREHCRAGSGQGPGQVETGHRDRAGHRSLLSLGVRTA +CAALCSREHFPASPVQGPAKPPAHQGRLAREGDIRMAHKVLDDLFHDTLKDIYYAERRIL +KALPRMARAAQSDRLREAFETHRDETETHVERLQQVFEVIGKPARGKTCPAIDGIIEEGD +EVMAAFKGAPALDAGLIAAAQAVEHYEIARYGTLRQWARQLGLKEAAALLDQTLEEESTT +DELLTGIAESEANQEAVEPA +>gnl|md5|7b417132cf3bece9c8863babb3e63a20 +MPTCRFRPLVVRGKKQPWEFFRESRDQSSHRNGKNARMRDTCTRRNIGASHPATRPGRCG +LAQGREYLKPPGFKQGQYSEESGAGIHRHATRSLRNVAGPHT +>gnl|md5|6e366650e5d07406ed946fe7035c2c17 +MAMTRMAEIIIQVVSPLSTMGATASTTASMVAAGASASCARTGIASPISGRASAGIMGLI +AVGLIMFPAPSFCVAAVPCPGQKTRRPRPGTRFVQLSAEPAPRLPEIRAAMPGFAPCRGS +SLIGHLCSQAPGFAVCCAPTGRSNRPGRKAGMKKPTGTGRIVADKRNFDQAPQKRQKQSG +GAPGKPPRRPRRGNVVTRGIAGFVSLVWRVIWGSVWRLGLTVALILFAASFYYYTTLPEP +SALFDGRARGSVTMLDAEGRVFAWRGETFGMVSADKIAPVLKDAVVATEDKRFYRHLGVD +PRGIASAVKINMAAGRGPLEGNGGSTITQQVAKLLCLGETFDPIRWKSEADFEAECRKSS +IWRKVKEVPYALAMEAKYSKQDILNIYMNRSYLGAGARGFEAAAQRYFDKSAADVNAAEA +AMLAGLLKAPSYFAPTSNLQRAQDRATVILGLMHEQGYLDDKQFAEAKTQPAALSRAAAA +RAGGYFADWVMESGPGFLTSETTEDVTITTTFDQRVQRAAERALKRIFDEKVAPGSKAQA +AVVVMSPDGAVRAMIGGRDNTATGTFNRATQAKRQTGSSFKPFVYAAALDQGYSPNDTVL +DAPLTINVRGSGPWSPQNYTRRYSGEVTLTRALSQSLNTATIRLQEIAGRDAVRRVAQDF +GFASDLASGPSLGLGVSESTLLAMTGAYAGIRNGGTAVSPYGLVELRIKGDDQALIGQAG +GMGLRVISQKAAGELIGMMQQVIERGTGTRAKLSGRPAAGKTGTTSSYRDAWFIGFTGQY +VTGVWMGYDDNTPLKGVTGGGLPAEIWQAVMAEIHDGLPVETLGNFAFDPDSAVPQVVST +GGDGAADPLAAALSEALGQPSPQGQGQAQPAPSEGQSLPDPGVQTPGGPPAFPAETVTSG +PEAEMPPPDADDALTQALRGIEGVYQQ +>gnl|md5|e9444d1c179d73881295ed0697b80257 +MNSGEIIRVENYYVDQPSTRSELQFVDDDGAIAWLDGEGLAAALAALMIGGILIGSGGSS +GDDADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADADADADADADADADA +DADADADADADADADADADADADADADADADADADADADADADADVDAIDDEGYAGIDLQ +TVTEPPVTGAIDYTWWLGAFGIVLGDTEDTYNFTVDPGTLTDLEIDIHSASWAAILDNVS +IVLQKQNPDGSWTTVADNSSTGLIDLIGIFGQTTTIAIDGLTEGSYRFTMSNWSLVTLPG +SVSADFTFTNHNLDTLVDTVAAEGNLFDDNGNGGDVVPAGTELSIFDLQGNEITVNSTVN +VTGQYGTLTVHSDGSYSYEPFEDGTNIGQQDVFTYKLTNGGQEDTATLTINIVEADNLPE +DASAAMATFLSVDDGEIPSDWLGEGSDDAEIPAPAESDVEPVATDFLASTEEDLHGTHTV +>gnl|md5|48a8887d12a1c3dd999ce9a4193f4889 +MSDALCLLCQRASEVAVKRREKGLIQGAPVVFSFGRLVIEPRCHDALGHHDRLCLKWRRE +GSAQGQQYVFASLAANAGSHLWCRDRVCGIVDGLSLLSVTLVNVWSTHECVPLRTLIRPN +PVRSVESSLHRRHFKGLPVILLKSNGSKGSVDSAHNLKSAGPYLV Added: SwiftApps/Swift-MapRed/blast/queries/frag004 =================================================================== --- SwiftApps/Swift-MapRed/blast/queries/frag004 (rev 0) +++ SwiftApps/Swift-MapRed/blast/queries/frag004 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,149 @@ +>gnl|md5|e2d53453e380ee121452d5800b9f93b3 +MPEFQKSSVRIKNPTRVEEIICGLIKGGAAKLQIITDFDMTLSRFSYKGKRCPTCHNIID +NCKLVTDECRKKLLQLKEKYYAIEVDPVLTVEEKYPYMVEWYTKSHGLLVQQALPKAKLK +EIVAESDVMLKEGYENFFDKLQQHSIPVFIFSAGIGDVLEEVIRQAGVYHPNVKVVSNFM +DFDETGVLKGFKGELIHVFNKHDGALRNTEYFNQLKDNSNIILLGDSQGDLRMADGVANV +EHILKIGYLNDRVDELLEKYMDSYDIVLVQDESLEVANSILQKIL +>gnl|md5|29ac849d69780a162f3c4b023a97a923 +MGGNLVREAHSCRGPAGRPVETAARVGVPGDALVLDGLFRSRSRACCVQAPPHGGKDCPP +GPHQGPLARGSRSAAHRRKRQLCAAATRGHPRPGPTLPTMRGLSLANEWIGERGSAAPEP +HCAEPAPRRHLGPGARERALRALAPAPLPAGLPPLAPLASFAGRLTNTFCAGLAEGKVYS +SDEEKLEASAGDPAGSEQEEEGSGGDSEDDGFLDSSAGGPGALLGPKPKLKGSLGTGAEE +GAPVTAGVTAPGGKSRRRRTAFTSEQLLELEKEFHCKKYLSLTERSQIAHALKLSEVQVK +IWFQNRRAKWKRIKAGNVSSRSGEPVRNPKIVVPIPVHVNRFAVRSQHQQMEQGARP +>gnl|md5|bb5bd29307046634f6b0e51feb153a9d +MAAAATLAMAPPSREKPLPQREVSRAEPPMSLQREPPRPEPPPPFPPLPLQPPPPRESAS +RAEQPPRPPRETVRLELVLKDPTDESCVEFSYPELLLCGEQRKKLIHTEDPFNDEHQERQ +EVEMLAKKFEMKYGGKPRKHRKDRLQDLIDIGFGYDETDPFIDNSEAYDELVPASLTTKY +GGFYINTGTLQFRQASDTEEDDITDNQKHKPPKVPKIKEDDIEMKKRKRKEEGEKEKKPR +KKVPKQLGVVALNSHKSEKKKKRYKDSLSLAAMIRKFQKEKDALKKESNPKVPVTLSTPS +LNKPPCAAAALGNDVPDLNLSSGDPDLPIFVSTNEHELFQEAENALEMLDDFDFDRLLDA +ASDGSPLSESGGENGTTTQPTYTSQVMPKVVPTLPEGLPVLLEKRIEDLRVAAKLFDEEG +RKKFFTQDMNNILLDIELQLQELGPVIRSGVYSHLEAFVPCNKETLVKRLKKLHLNVQDD +RLREPLQKLKLAVSNVMPEQLFKYQEDCQARSQAKCAKLQTDEEREKNGSEEDDDEKPGK +RVIGPRKKFHWDDTIRTLLCNLVEIKLGCYELEPNKSQSAEDYLKSFMETEVKPLWPKGW +MQARMLFKESRSVHNHLTSAPAKKKVIPAPKPKVKEVMVKTLPLHSFPTMLKECSPKKDQ +KTPTSLVASVSGPPTSSSTAAIAAASSSSAPAQETICLDDSLDEDLSFHSPSLDLVSEAL +AVINNGNKGPPVGSRISMPTTKPRPGLREEKLASIMSKLPLATPKKLDSTQTTHSSSLIA +GHTGPVPKKPQDLAHTGISSGLIAGSSIQNPKVSLEPLPARLLQQGLQRSSQIHTSSSSQ +THVSSSSQAQIAASSHALGTSEAQDASSLTQVTKVHQHSAVQQNYVSPLQATISKSQTNP +VVKLSNNPQLSCSSSLIKTSDKPLMYRLPLSTPSPGNGSQGSHPLVSRTVPSTTTSSNYL +AKAMVSQISTQGFKSPFSMAASPKLAASPKPATSPKPLPSPKPSASPKPSLSAKPSVSTK +LISKSNPTPKPTVSPSSSSPNALVAQGSHSSTNSPVHKQPSGMNISRQSPTLNLLPSSRT +SGLPPTKNLQAPSKLTNSSSTGTVGKNSLSGIAMNVPASRGSNLNSSGANRTSLSGGTGS +GTQGATKPLSTPHRPSTASGSSVVTASVQSTAGASLLANASPLTLMTSPLSVTNQNVTPF +GMLGGLVPVTMPFQFPLEIFGFGTDTAGVTTTSGSTSAAFHHSLTQNLLKGLQPGGAQHA +ATLSHSPLPAHLQQAFHDGGQSKGDTKLPRKSQ +>gnl|md5|02c22172e85c60fa8b06a6e1988b1ed4 +MPANFTEGSFDSSGTGQTLDSSPVACTETVTFTEVVEGKEWGSFYYSFKTEQLITLWVLF +VFTIVGNSVVLFSTWRRKKKSRMTFFVTQLAITDSFTGLVNILTDINWRFTGDFTAPDLV +CRVVRYLQVVLLYASTYVLVSLSIDRYHAIVYPMKFLQGEKQARVLIVIAWSLSFLFSIP +TLIIFGKRTLSNGEVQCWALWPDDSYWTPYMTIVAFLVYFIPLTIISIMYGIVIRTIWIK +SKTYETVISNCSDGKLCSSYNRGLISKAKIKAIKYSIIIILAFICCWSPYFLFDILDNFN +LLPDTQERFYASVIIQNLPALNSAINPLIYCVFSSSISFPCRVIPPRKLQEAALMLCPQR +ENWKGTWPGVPSWALPR +>gnl|md5|76f8bd064dc80cc0b1e33be02944c906 +MRFGRSRPRSTGGRHDPLVGRLSPDQPRPVRQCVGTAVQPGLPPASQPVAGGFHVLRRPA +VRRARPLRPHPSPLEGAATHEDDMILTADHLSAIAGTATNDNMRSTVAGLAKAGVGAGLE +RPHRLAHYLGQLAHESAGWRYDREIWGPTAAQKRYEGRADLGNTQPGDGSRFRGRGPIQI +TGRANYRSFAAWAQKLDRRAPDFESDTEAVNTDPWEGLGPIWYWSTGNPTRASLNGLADA +NDLTMITRRINGGTNGLADRQARYVRAALVLAGYGATEVRRFQKEAGLTADGIAGPKTLA +ALHAKLKAMPVVQFSVTTLPSAGTPAAPSAGIIAALLALFKSMFGGK +>gnl|md5|ec44294d1499051e06597353525bdf32 +MAGIVVGLHRALLRLTSRDRARTDMGRWFLSYDRLRGNATGNRLKAAAPATVTGKVAPLP +LAKAGKAGRPWAQARIRKPGDLPVQKD +>gnl|md5|19f4346b8c93ba096da2d3cdcaf5efde +MSPRGIIEAVHGSLKNSDLRLHATGCRLGPVHKTPRATPEASREESPDIARHLPARLPIQ +GTGPHSLAPIHGAGRGFRLPHEWKGRHMAKVVCVLYDDPVDGYPTSYARDSLPVIERYPD +GQTLPTPKAIDFVPGSLLGSVSGELGLRNYLESQGHELVVTSSKGGPDSELEKHLHDAEV +VISQPFWPAYLTAERVARAPKLKLALTAGIGSDHVDLQAAMERGITVAEVTFCKSISVSE +HVVMTALNLVRNYTPSHGWAAKGGWNIADCVTRSYDIEGMHVGTVAAGRIGLAVLRRFKP +YGMHLHYTDRHRLPREVELELDLTWHETPQAMYPACDIVTLNCPLHPETEHMVNDETLKL +FKRGAYLVNTARGKLCDRAAVARALEGGQLAGYGGDVWFPQPAPQDHPWRTMPHNAMTPH +ISGTSLSAQARYAAGTREILECHFERRPIRDEYLIVQGGGLAGVGAHSYSKGNATGGSEE +AAKFEKVG +>gnl|md5|1cc39a9186afbf378c408bc3b7fc37e7 +MGGDRTRGGAASRFQKSSIAAVHALRSENKAITGVSEGERTTARARPVWRCSAFINDFQL +WYERHLSGVAYLQDAGLSLSSDTRYRVRYRLFVVMPHLSCGLKNHRNKDMSPKQALALLR +SDHDDGATVHRLERDAKAEIACEHNLKFMRRLPDESMSLIVTSPPYNIGKSYEKRTSQEK +YVEDQAACIAEAVRLLAPNGSICWQVGNHVDSGEIFPLDILLYPLFKHHGLQLRNRIVWT +FGHGLHCQKRFSGRHETILWFTKSEDYTFNLDPVRVPSKYPNKKHFKGPNKGELSSNPLG +KNPSDVWDIPNVKSNHVEKTDHPCQFPIGLVERLVLALTNEGESVLDPYLGVGSSAIAAL +KHGRHAYGCDLDKAYVDIAWDRIHQLRAGTLRTRPMNKPVYDPNA +>gnl|md5|8cfafc18147b59728d7cd3f880487235 +MGVMTGLNTAGADRDLATAELNRELQDKGFLLTTTEDIINWARNGSLHWMTFGLACCAVE +MMQTSMPRYDLERFGTAPRASPRQSDLMIVAGTLTNKMAPALRKVYDQMPEPRYVISMGS +CANGGGYYHYSYSVVRGCDRIVPVDIYVPGCPPTAEALLYGILQLQRRIRRTGTLVR +>gnl|md5|4076ad62060b5a473ea35055963cc82f +PDHSLATFARVNKYGFIETPYRKVVEGKVTDEVVYMSATEEMRHTIAQANATLDESGKFV +DELVSTRQAGDFMLNPVEAVDLIDVSPKQLVSVAAALIPFLENDDANRALMGSNMQRQAV +PLLRAEAPFVGTGMEATVARDSGAAIMARRGGIIDQVDAQRIVIRATEDLGAGDAGVDIY +RLRKFKRSNQSSTINQRPLVKVGDKVVKGQVVADGPSTDQGELAIGRNVVVAFMPWNGYN +YEDSILISERIHRDDVFTSIHIDEYEVAARDTKLGPEEITRDIPNVGEEALRNLDEAGIV +YIGAEVGPGDILVGKITPKGESPMTPEEKLLRAIFGEKASDVRDTSLRLPPGAYGTIVEV +RVFNRHGVDKDERALQIEREEVERLARDRDDELAILERNIYARLKSLIMGKEVVKGPKGI +RAGAVVDEDLLGQLSRGQWWQLAVADEDTAKEVEALNQQFDAQKRALDNRFDDKVEKVRQ +GDDLPPGVMKMVKVFVAVKRKLQAGDKMAGRHGNKGVVSKVVPIEDMPFLSDGTPVDLVF +NPLGVPSRMNVGQILETHMGWASRGLGIKIDEALQDYRRNGDMTPVREAMQNGYGDDFYA +ETFEGMEDETLLEHADAVRGGVPISTPVFDGAKEADINDALRRAGFDTSGQSIVFDGRTG +EQFARPVTVGMKYVLKLHHLVDDKMHARSTGPYSLVTQQPLGGKAQFGGQRLGEMEVWAL +EAYGAAYTLQEMLTVKSDDVAGRTKVYESIVKGEDNFEAGVPESFNVLVKEVRGLGLNME +LLDAEDEE +>gnl|md5|737175c0fde45ef771bc7a5d8c109306 +MLHRADQVRKLAEKLAARGERLHFCYEAGPCGYGLYRQLVELGHDCIVVAPSLISMKAGE +RVKTDRRDAVMLAKLHRADELAAVWVPDAAHEAMRDLVRARSTAMQVAGKARQHLQGFLL +RHGRIYPGKKGWTGAYRRWLAMVRFSAPPDPFVGSVSRLGPSRAVEDQRHQTVLGQRLDL +NAGLDGGGGVEFLDRARGTMDRHRDRRARLQPRRIERDPDPVRDRQRQGLRRYSRG +>gnl|md5|6422ad44685f6a7cfc2b873178a3548d +MPCRLPSGRPDPARRGRAAAPGAVREPVHRPAGDAAGCAGADRLGLVSGAGSHRLGHGGS +GRAPARQSRPGGGDLPDAARPGAGRRLEFARDDPAAATPGHPGRGVPGRNRHRRHPRQYP +PHGQCPGPAGPGKGAAGAFRRRSGPAGRRAPGAAAAGRALHGERLQFRPRQPGRADRRAG +GLRQCRRRSRPAGGRGGAAGGAAALGSRPAGRGPPLSRQFARAGGAGPPRAQGAEPGPAR +RGHVRSRLGLRHPPHPARHSPVARRAPCLAGPAMTAPRYPLLIAALSLLVAALFLASLLT +GPAGIGPGESLAALFRGDDLLALVMRELRLPRAILGFLVGAALGMAGAVLQGFLRNPLAE +PGLIGTSASAALGAVLAIQTGLSATFPLALPLAALAGAALSVLLVLMLAGPRGGALALIL +AGIAISALAGAATSLVLNLSPNPFAINEIVFWMMGSLADRSMLHVWIAAPFMLLGFALLW +PTRRALEALTLGEDAAASSGVHLGRLRLMLVAGIAALIGGATAVAGTVGFVGLVVPHVLR +RAVGASPARLVPAAALGGAAVVLAADIAVRRIAPGHDLKLGVLTALVGAPFFLHLILRTR +REGL +>gnl|md5|7dc5304717ef2325a77c32dff63fca88 +MALDRHRDLVLGQSVEIPFVMRRDGFHDIDGMDVIAMDEVQLCHILSPCLSESGARSKPQ +PLVAQTTPGVAPGMCLQHIVCRFHEGVKRKFRYRIATANLRRLTAGFRAGSRTRKEDFGM +RDHGGDIDKAAGLFGRADWIDLSTGINRRPWQAGPLSAHALTALPTAADTARLSAVAAAR +FGCPQDQVLPLAGASAAIQLLPHVIGGRRAAVLSPTYNEHAASLRAAGWEVAEPADPTAL +AGADLAVIVNPNNPDGREFTPARVAALAATVGHLVVDESFTDPRPDLSMAGTRPENVTVL +RSFGKFWGLAGLRLGFAIAAPGLLARLAERAGPWAVGGPALEIGTQALADAQWIDDTVVW +LSEAALHLDQIVTLHWPLVGGTHLFRLYDTPDAQAAHELLARAGIWSRIFPWHPRWIRLG +IPGSREEFDRVAGAFTAPG +>gnl|md5|4c622e20af192dbe4fc9043954806914 +MGQRDPQPGHRRLHALRGKGQRFVAAADQRHRQAGPRRLGGERQHQVRAGCQRHGPAGDP +RQPDDGIAVGADQVMCGIGAAKAGILAQPLQVVDVDRGDGEAAPVRQSLSHGGKQRGRIP +AIDADGIAVGKAEMHDTPRVRPELAAGCVGGEGIATSFRPSVEKAALPRDGSRAMPILAL +MVLLTWPVVVAVLFQRMERERALIWSIFAGYLLLPQLVEIDLPAFPGLNKHMIPALAAAV +MVYFVTRDQARDEPAPPPMGPWVLLLVALNFISPIMTAITNPDPLIDGINYRPGMSISQG +IADLIVQALLFLPFFMGYRLLWNAKGAELWIRCLLLGVLWYSIPMLAELRLSPQINVWVY +GYFQHDFIQTIRYGGYRPIVFLEHPLWVALMTMTAFLSAIAIARNDRTRRNLLIAIYLGC +IVFLCKSAGALLQSLMAAPLVAFARPRVMVLVAALVATVAFSYPTLRTTPWMPLQGVVDL +AMSISPDRGQSLEFRLMNEEALLERAMERPVFGWGGWGRPLFYDPYSGRLASVPDGQWVI +MVGARGIFGYLAQFLLLLTPIFALLRAMPGGRNPPRKKEMVVLGAVALMLAMNMLDLIPN +ATMTPLTWLTAGALLGNARRLRQGASDQADLTAAERILPKKAGLRTVL +>gnl|md5|3fe3486a585d38403a05bd0b20f0347f +MFRSSSSTSGRAEMGRRPVPPTAPPARKAPPGRSLSRAPRPAGTLAAPIIVAIGVVIGAI +AFAVTTWFLDSADQATELRLSRQEAELAVLREALAEARVERQGLRADLAQLRDDLSLVAN +RAPVAPPPQVAPPADLGGEDFESPPPTEALTEQMRLAKSRFNKGITQPRNATMLAILGQP +RDSYNTDCQPVTNPRLRGLIETRKVGPITVTMLKPALDSLSRVLERLRESDPDIHAKLGT +AGGLCARLIRGSTRSISNHSWGTAIDLTLEGQLDPFADGATQFGLLILAEYFNEEGWFWG +AAYNSREDSMHFEVGEETLRKWQAEGKL +>gnl|md5|91e1abf929ae983efe6915b727fcaff1 +MLQAEGLGLMVWSPLAGGFLSGKYSDGSTANDGRRTSFDFPPVDLARGDAAIAVMREIAS +AKTCTVAQVALAWLLHQPVVTSVIVGAKRIDQLQDNIRSTEVALTAEDLAALDRVTKLPA +EYPGWMLERQSQYRATFASQRG +>gnl|md5|35a37212760d47f9ddb2adee95bef42d +MPRRRAPSLPVAPASCPTRRRPSPASARGWRAWPSSMPACAPAGATAPGSRRRFRLRRRA +GAAPAFRGIVAAVPMPAIVRAAPPMLPRATRMEARVILCEFGPGGGPVLFRDPRELLVVT +RPEDVAPALDHLEARRRQGAWIAGYLSYELGYALEPVLARDMPAERRTPLLAFAVHDAPR +PAPPLPAGDAARLAPLKPLISQQDYAAAFARTRDYIAAGDCYQINLTFPIGSRLVSGSPL +ELYAALAARQPVGFGAYADLGQGPVVVSRSPELFFRLDAQGRIEARPMKGTAPRDPDPAH +DAALAAGLAASEKNRAENLMIVDLLRNDIARISRVGSVRVPELFAVDSFATVHQMSSRVV +GQLERPAELGALMRALFPCGSITGAPKIRAMQIIREVEPFARGVYCGAIGWMAPDGAACF +SVAIRTLSVWPDGEVTLNVGGGVVQDSTAEGEWEEALWKARYAQDLTTPDCG Added: SwiftApps/Swift-MapRed/blast/queries/frag005 =================================================================== --- SwiftApps/Swift-MapRed/blast/queries/frag005 (rev 0) +++ SwiftApps/Swift-MapRed/blast/queries/frag005 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,116 @@ +>gnl|md5|edc64f914dea9128a5fa409b047e462d +MDMGLREMCVGEKRTVIIPPHLGYGEAGVDGEVPGSAVLVFDIELLELVAGLPEGYMFIW +NGEVSPNLFEEIDKDGNGEVLLEEFSEYIHAQVASGKGKLAPGFDAELIVKNMFTNQDRN +GDGKVTAEEFKLKDQEAKHDEL +>gnl|md5|ff4d9e32994064d95f1c985aebf6dffe +MAESYCYVMSSSRAAMSSWPGREDARAGGAWWPREPLDQELQRAREQKRRRHDAQQLQQL +KRLESLVQGGHSGSQLPFGTTRNSGPDLGGLALPWLQFKEGPDDPGECGVKKIQSYEKPP +PGLIKPYLAQSLSPSCVGFLSISSSESSQLRGDPTAHPVQLPGGGILPAAPGYGTREDEA +KPEDSIPDIPGNEYAREFLAHAPTKGLWLPLGKEVRVMQCECWHCKWYGHRTGYKECPFF +IKDNQKLQQFRVAHEDFMYDIIRDNKQHEKNVRIQQLKQLLEDSTSGEDRSSSSSSEGKE +KHKKKKKKEKHKKRKKEKKKKKKRKHKSSKSNEGSDSE +>gnl|md5|a3dbfad53401d3092e5757089b456b88 +MALRGMPWAPRILSGACYLAVSQHGGAWPRRLSHAGEHGPDGFPTWGSLAQTAFPRRGAW +SRRLSHTGERGPDGFPTLGSLVQTAFPHRGAWPRRLSHTGSLAQTAFPASQSSLFCFPAL +LKLWSLLLPMLGFTSLYFSKLCPFSLFLFTYYCFSIIPVLLNFDSTPWQFHQFKGTRSLH +PLSPPSPRDPCRCLVLERQTPPQCLLH +>gnl|md5|7931d61efa1b9abc115b99d47270bdb9 +MRENYETLVSVGTAELLPLSAFLSPSEPGRAVGGGSHADEGQEPAGCGDPQGGQPRHSLH +LTALVQLVKEIPEFLFGEVKGAMDSPESESRGASLDGERASPEAAAREPCPLRGLLSCLP +DGPTSQPHLATTPTDSSCSSGPTGDGVQGSPLPIKTADKPWPTRKEGPGALGGEPSPPTH +SPSRRKSHRGQERGTSEAGISPGNSPLQGLINCLKEILVPGPRHPETSPSFLPPLPSLGT +SRLTRADLGPGSPPWAVKTEAVSGDCPLQGLLHCLKELPEAQDRHPSPSGVGNRRLQENP +GAWKRGSGGPGYLLTPPPHPDLGAGGLLSVKMENSWVQSPPGPASCQPGRQPLSPSATGD +TRGVPQPSWGPEAQAASASSSPLEALEACLKGIPPNGSSPSQLPPTSCSQNPQPGDSRSQ +KPELQPHRSHSEEATREPVLPLGLQSCVRDGPSRPLAPRGTPTSFSSSSSTDWDLDFGSP +VGNQGQHPGKGSPPGSSPLQGLENCLKEIPVPVLRPAWPCSSAADRGPRRAEPRNWTADK +EGSAPKPSPLHCLESALRGILPVRPLRFACVGGPSPSPSPGSSSSFSGSEGEDPRPEPEL +WKPLPQERDRLPSCKPPVPLSPCPGGTPAGSSGGSPGEDPRRTEPRYCSGLGAGTAQDPC +PVSQLEKRPRVSEASRGLELGHGRPRVAAKTHERLLPQGPPELPSESPPPELPPPEAAPP +VLPASSLQPPCHCGKPLQQELHSLGAALAEKLDRLATALAGLAQEVATMRTQVNRLGRRP +QGPGPMGQASWMWTLPRGPRWAHGPGHRHLPYWRQKGPTRPKPKILRGQGESCRAGDLQG +LSRGTARRARPLPPDAPPAEPPGLHCSSSQQLLSSTPSCHAAPPAHPLLAHTGGHQSPLP +PLVPAALPLQGASPPAASADADVPTSGVAPDGIPERPKEPSSLLGGVQRALQEELWGGEH +RDPRWGAH +>gnl|md5|d3be2ea0c8cc588b4b5248a6857e2bbf +MARSERKPEGKSIAEPEPAKVLQKRQLLAQVARRTGLRNSEVKAVVEATLAELDEAIAAG +MTLALPPLGRARISRRNDSSGGEVITLRLRRRAADEA +>gnl|md5|4f2f6dfd97602cbd43f2f7caa0099759 +MDEEQKLAAELEPPDLEEVGEKLRELEAQTAEIPGVMRLIEDLRAALRQVQEDISLRTQD +IAAIEAALKKAGIMK +>gnl|md5|b4ab96a8b717dd11e25a50f16895b9b2 +MTWKRRFTWRSASSSLARARRVSWPIWPSICPIRAIAAIPGWPSCGMRRWAIWVWIRAGR +GEAGDEDCDHGAAAGRAAVLAGHGACASGARTGAAGQDGGAGLDRRPWLRRRLDHRLARR +GAGRARGCRGGRKAGLAGLGRAGGDRLARRSAARWAQGRVRLACHGNGRRARNHRPAGDP +DLRRQPAALDRARRESRPSRPGAARSAGAMIGGRAFRFVLAGLAALIWSAGLALGHASLI +AADPPDGAVLQTAPPVLSLTFSEPARPLVARLTAATGESRLLDPPQVQGNRLIYAMPPDL +DRGSHLLSWRVTSGDGHPVAGASLFSLGESTGAIQAAPGAPPATRAGLWLLRAVLVAALL +IGVGGAVFRAFLSDEPRRGSPVAAGAGLLALPLVWGFQGLDLLALSPAGLLTSAPWREGA +AGAPGLALAFAAAALLAACLPGRIAALLALLLAGAAAASSGHAATAAPGLLMRPAVAAHV +VAAALWIGALVPLLADPARGRRGALRRFSRLIPWVLGVVLASGTAIALVQLGRPAALWST +DYGRVLLVKLGLVALMLAVALANRLLLAPRAMRGDGGPLRLAIEVELALVVLIIATVALW +RYTPPPRSLPSVLPEIRLQLASPALSAEIGVSPPRVGLVSVTVSDLRVDGQPVTPKSVEV +ELSKPAYGLGPFRHEAAPDCGVVDAGRFLLPLDGYWVLTLRVLVSDFRVEELRDLIEIAP +AS +>gnl|md5|eeeea95410ef11a1ac6dff05f5adc7ff +MRPVWAAAAISVATIQLKPRPRPSAPDRLQHPRDVLGIGLGGDAMAEVEDMRTPREGLHD +PARFGDELLAAADQQARVEIALHAAVLLHLGGRPVGADRIVQRHAIGPRRAGEAGIARPG +LAREGDHRDAGMARLERGDDPARGLDREIVEVPALERTGPAVEQLHHLGPGLDLGREIVD +GRLGDPVDQGGEGGAVLGLEGVGGGLVGGAAAGDHVGRDGPGRAGKADQRGLARQFARQD +ADGFIDRRQRVVDRGGGFQGRDPCGAGHGREPRPLAGHEPQVEPQRLRQQQDVGKENRRV +ETIAADRLQRHLGRQVRRVAQRQKVAGLGAGGAVFRQVAAGLAHHPDRRDGQTLALQRAQ +DGFFGHNSPLAPFMARASPLSRPRGGAKPCVMTQMPDPQNPIRIGTRGSALALAQAHETR +DRLMAAHGLAADAFRIVVIKTTGDRVLDRPLKEIGGKGLFTREIEDALLAHEIDIAVHSM +KDMPTIQPEGLVIDCYLPREDVRDAFVSAQFAAISELPQGAVVGSSSLRRRAQLAARRPD +LKLVEFRGNVQTRLKKLEDGVAVATFLAMAGLTRLGMLHVARGAVEPDEMLPAVAQGCIG +VERRADDARTASLLAAISDRDSALRVTAERAFLARLDGSCQTPIAGLAELQGDRLRLRGE +ILRPDGSEVIAAERVGPAADGAAMGTDLAEELRGRAPADFFDWS +>gnl|md5|c638b086d993bbed3f3eedc0d7160c2f +MRFLQRLAVDADPVGGRDVQRRAVDLLAVHRHPALQDHALGLAARGDAGTGHHLGDAVCL +RIGGGFGAVFGHGDLLRISAVAKRALYAQRRKMESSSCAQGKPARKARMDFASHMPTALD +EARAAARRGEVPVGAVLVGADGAVLARAGNRTREMRDPTAHAEILAIRAACAHLGSERLP +GARLWVTLEPCPMCAAAISAARIEMLYYGAEDPRMGGVRHGARVFDHPQCHHRPEIIDGI +SAEESRRLLQEFFRERR +>gnl|md5|4af4a62d20f25da0f2cb18671cc80491 +MRLLSGPPPSAAAISMSAGCLGLPTPPLRLPDALDPLGRSGPGRLAAMKLAAPLARLGLA +AAWRSFPGLGAADDTAGCRALDFSGFPFLEHGSRQSIGFRDFAPKTPSPRVRVMVHYAGR +ENPTQGLRHPCDRPGCGIEPAAALPILDSGTTAAGALGKLTLLEPSGLSPGGKLGAGMVD +LDGLLH +>gnl|md5|3d7ae5e596e2fba6308d8317fd904431 +MRCANGCKRNWPPFTPRTPIFRGWAGKSCGSRWTRACPSPISPPSCGPRRRRGASRWTVP +SSACPATCPASRPEDEALLERILPRLVGEERFRPPRVRDFAQEFGADEPEVRRILRMAAR +QGRIDQIAHDHFFARATTVEMVGIIRDIAAQAPEGWFTAPDFRDRVRNGRKVAIQILDFF +DRLGLTLRRGDLRRINPHRIDLFTPDGPDGRG +>gnl|md5|157e7dd7be31c12766cb64f01e117bfe +MRTDDLSLPNDMDLLKAMVRAMADKTTVLEEENAALKARSLDADARIKRLMQILKAYDRA +RFGRRSEKLGVVGVGADEEAQHAFVFEEIETGIAVLKAQTGQDRASGEKRAPRPRKGFPP +HLERVEVVIEPEVQPEHAGKQKVLIGEDISERLDVTPARFCVIVTRRPKYAFNGADGVIQ +ARAPGPHHRKRPADRGAAGADCGLQIRRWPAAVPAGRDLCSRPGGDRPAADGAVDRQGQL +RAGDPRCACGGRNSEGSARLRR +>gnl|md5|bcf37efe453e471bdab6408fbb1317e7 +MVSKPHFSDMETLLLFEAETRRKLRRKGTRKARAGAGKDGAIVPQGIGRKVFSRHGLQAS +FPSAQATGHAGEMRRWLPLRHSHPSPGRRAAVPPGR +>gnl|md5|b8d5cca6fb8d1293d7bf952e706c3469 +MRQRGSRYAIRAGRNLPDKEFRYLRTVIVTAAVYRGFNSRLAPLLLTFRHRAGVRPYTSP +YGFAEPCVFSKQSPPPGLCPPPTVACQRGLLLANLRRYFAEFLKCGSLKRLGILYQSTCV +GLGYGLVEGYFQEPLSSPSNPIRRNYTCDPSPSPGPGILTWFPSTTPFGLALGAGLPCSD +>gnl|md5|cb808c3183157f5cc38fb9aa10cbbc24 +MAQGAGGPARPIRRTEQSGTEQTDAIRQERGPDRRDREAFTDPRPHLHGHCAASDRPAGS +HLFRGVGGAPEPDAAVLRQCAAGHRPGTGRRAGQRAGADAPDRRAAPAQAVGLWHPERHA +RAGARGGRGRADLVARRARRGAGTRLAPGQPPRARRSPRTERAGESDDQPAGALGADGLC +RPRRPDRRRLGQFRGRGDRGRQHPHLWPAARPGAGGRERRHFGANLLPRARCRTAGHRRA +LSHQREPGGRHAAAICPGPSSGRGAAHRVPQITHDRKETLVSKVIVVTSGKGGVGKTTSS +AAIGAGLAMRGHKTVVIDFDVGLRNLDMIMGCERRVVFDFINVIQGDAKLKQALIKDRRL +ENLHVLPTSQTRDKDALTTEGVKKVLDELREEFDYIVCDSPAGIERGAHLAMYYADEAVV +VTNPEVSSVRDSDRVLGLLNSKTALAEKGDGSAVKAQLLLTRFDQNRSANGEMMSVEDVL +EILAIPLLGIIPESTSVLKASNEGTPVSLDEKSPAGKAYMDAVGRLVGEQIEMRVNPGEQ +RRGFFQRLLGRTA +>gnl|md5|d4cd4a9f7013519498a7e0dbf4b4fec1 +MPCETETTALAAKIHAECEFGFDRNDIHEALELLGQMVEYGATTAEEIEAFLRLRRAQYE +TDLYGT +>gnl|md5|a3d3a68c0e5b3e282c6f79cd9923312b +MSLPRDTRPWRPALQGRRRAAIFRALQHRPFGPICARRKRKDAMKSVIFDLGGVLIDWDP +ALAFADVFTSRAEAEAWMKRIGFADWNRIQDGGRSFAEGVAAARAVHGDEARHLAGYPLA +FPVAIEKTVPGTWAIAEALLARGVPLYALTNWSAETWPHALELHPRLGGLFTDILVSGQV +GVLKPEPAIYRLLMDRNGLVAEDCIFIDDSAANAEGARALGIDAIHFTGAEALGEELARR +GLF Added: SwiftApps/Swift-MapRed/blast/queries/frag006 =================================================================== --- SwiftApps/Swift-MapRed/blast/queries/frag006 (rev 0) +++ SwiftApps/Swift-MapRed/blast/queries/frag006 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,140 @@ +>gnl|md5|79c7af2a3157c81ed7f62487c6c74a3f +MDVHLTSSTSSTLSSSDNQDNELLRDEGTTPKSKKKFSQKKNHLLNLKKSYQDPEIIAHS +RPRKSSGGVSLVEALSDHANYISNLDGFKYYARANKSSLNSNATTSGGNNRSIKLNEYKY +DDEEEDEEDEDEEDEEEDEEEEEEEEEEEEDYDDEDLNDEESDEDDFDSDEDVSRFIKGK +LLQKQQKIYKDLERFEHSRQQQHHHHQSSQVNSSKPRSRSHSRDYIESEIAKYLLNNSEK +QIPLSPTKKRSLSNQFHQDGGNNTTDGNLFNNFSTNGGGNRTNIDDSIKQSILESPSSSS +LKSSKSKKSKKPFLPPLSTLVHILVTFIILSAFFMSLPSN +>gnl|md5|8f5e4eebb6bbe5507d769e8805fafd6e +MQAGWSGRHCRERASRRCSPSDCGLHPDCLLLQGLHDYLKFNNNARSVCGKQRSKQLYFL +FSPKHYWRISHISLQRGFHTNIIRCKWTKSEAHSCSKHCYSPSNHGLHIGILKLSTSAPK +GLTKVNICMSRIKSTLNSVSKAVFGNQNEMISRLAQFKPSSQILRKVSDSGWLKQKNIKQ +AIKSLKKYSDKSAEKSPFPEEKSHIIDKEEDIGKRSLFHYTSSITTKFGDSFYFLSNHIN +SYFKRKEKMSQQKENEHFRDKSELEDKKVEEGKLRSPDPGILAYKPGSESVHTVDKPTSP +SAIPDVLQVSTKQSIANFLSRPTEGVQALVGGYIGGLVPKLKYDSKSQSEEQEEPAKTDQ +AVSKDRNAEEKKRLSLQREKIIARVSIDNRTRALVQALRRTTDPKLCITRVEELTFHLLE +FPEGKGVAVKERIIPYLLRLRQIKDETLQAAVREILALIGYVDPVKGRGIRILSIDGGGT +RGVVALQTLRKLVELTQKPVHQLFDYICGVSTGAILAFMLGLFHMPLDECEELYRKLGSD +VFSQNVIVGTVKMSWSHAFYDSQTWENILKDRMGSALMIETARNPTCPKVAAVSTIVNRG +ITPKAFVFRNYGHFPGINSHYLGGCQYKMWQAIRASSAAPGYFAEYALGNDLHQDGGLLL +NNPSALAMHECKCLWPDVPLECIVSLGTGRYESDVRNTVTYTSLKTKLSNVINSATDTEE +VHIMLDGLLPPDTYFRFNPVMCENIPLDESRNEKLDQLQLEGLKYIERNEQKMKKVAKIL +SQEKTTLQKINDWIKLKTDMYEGLPFFSKL +>gnl|md5|4086e842b54cd075e8fb389f8009172b +MGPATLGAACTPSPSPWRTPTSSSGTQVQGLCGTFTQNQQDDFLTPAGDVETSIAAFASK +FQVAGKGRCPSEDSALLSPCTTHSQRHAFAEAACAILHSSVFQECHRLVDKEPFYLRCLA +AVCGCDPGSDCLCPVLSAYARRCAQEGASPPWRNQTLCPVMCPGGQEYRECAPACGQHCG +KPEDCGELGSCVAGCNCPLGLLWDPEGQCVPPSLCPCQLGARRYAPGSATMKECNRW +>gnl|md5|01e778d1f7d88aad3663dcb32e00bf2c +MRGWGWAGEGTQGGKEQGTMTYALVSNQKTPGKKTGKKKEKDLTSDRSVESLYEELVISG +LLRKSESVALKDYIGDFLYLGSTLSLVKKLPMPSLFDIRQNVALYAVLRLGSPDIHIMAP +LIRSILLVGPSGMGKKMLVKAVCTETGANLFDLSPENLLGKYPGRNGAQMMVHIVFKVRS +PQLLAFAVLRPVATKEGGFEVTSPISLLGMISGAELVARLLQPSVIWIGNAEKNFYKKTP +KEDKEMDPKRIKKDLTKALRLLTPGDRVMLIGTTSRPQLAEMRGLCRVYERILFMPRPDY +ASRYGEAWGCGDGCAYQSLPTSRPIPHCCCEPSPPQPGLLEGLLDKQPSGLGPGFGSVDA +SRPHVFHMPAVLWKRMIEARGIQPTQHLDISALAKVSDGYTPGHILQAIQSVLSERRFLQ +LSKRPLVASEFLGQLVKLDPVYREEEESLKDWYFKTPLGKKSMKHRMDQLEAEEAKLDKE +KKKRK +>gnl|md5|a0e8941a916e1996bfb2989592b4f191 +MRRAGPAWPSRRRTPTDTRSRALPRSGTASPSSMNFARGICRNGDAGPPDAGPCRRTASR +TPDAIGQGPAANHPDRRAARRLRRRAEACARTQARRRYDQPKGPKKTRRQDANEPTGDDI +VTDTQSPNPQKPRHLGERALALMLSGLFATVLLGGTAPAVAQALPNCAKYDQLNHRGSEV +PYPSNCEAIDPELGGLREKLFSRGWNLQVVTTQGLTYDLRGNDGGPQIYTGQKPTANASV +SLVFTHDLSRYGLPDGSLLTFAPVAGYTSFSGAGLSHAYINQLSAMVPLNDGQVVLQAGQ +YNMASQFYGQAIGNNLAASALGPQSFILYGLGVGGLKPTPAFDIRLSSADKRFYTHFGVA +RSISPDGLFADGEENHSGLKFSTRGAKAVFINEVGYRVQPDVNQRNIWLRAGAVYNTSDF +AHLDDPATTGKNYGGYVVATYQLSQPDMSAPYRGWYFTGSVNFARKQVNAFSHDAGLVFY +RIGTFKSRPYDVFSIGAAKTYFSDVVVQNATDLGLEAASSSTSFLASYTYRLQQGAYLQS +AITYIDNPTLAPVRPSALNASVNLTLVF +>gnl|md5|066a2c5a4420cb76e61eb2b87b7061db +MAISAPKARPSRRLRSIFIVFRVRFDVAPHPVLGQEAAGVVHAVEGLVQHESQLRRVFQR +HRLGDQMAQLARVAAQGGQRLFGIMPAQGQHIGRRDLEVGRGPHLSDRDRMPVQLGVVDI +PPQEDVGKRAADQLAHAKLTLRGAGAGMKAVLCHARRCRGSRPAPQRDRHAGNGGSSMEK +PGIVITGASGRMGQMLARTVLGSDQARLVGAIEREGNPWVGRDLGEAMGGPVLGITVTDD +PVEAIAKAQAVIDFTAPAATVAFAELTAQARAVHVIGTTGFEPADLDKLKAAARHAPIIR +AGNMSLGVNLLVGLTRKVAAALGEDWDIEVVEAHHSRKVDAPSGTALMLGEAAAEGRGHG +LDDLRTPAREGITGARAPGSIGFSAIRGGDIVGEHDVIFATAGERVILRHVATDRAIFAR +GALRAALWGQDKGPGEYDMADVLGL +>gnl|md5|d3efbde9092e97601478ca0f0afd3b60 +MAFVVVRAGCGRPHRRELPPLPAASEIGLASGEFLSQQRNVVLVGGTGTGKTHISVAIAR +AAIRNGARGRFFNVVDLVNRLEAEARAGRAGRLAEHLMRLDFVILDELGYLPFAQSGGQL +LFHLVSKLYEQTSVIVTTNLAFGEWPTVFGDAKMTTALLDRLTHHCDIVETGNDSWRIKT +RA +>gnl|md5|a355684f541add05b9adaf93958da5bd +MTHILAIDQGTTSSRAVIFDAGLHPVAVAQEEFPQHYPFSGWVEHDASDLWVTVAGVARA +AVEKAGLHAGDIAAIGITNQRETTLLWDRRTGQPLHRAIVWQDRRTAGLCDRLRAEGHEP +MIAARTGLLLDPYFSGSKLKWLLDNIDGARARARRGELAFGTVDSWLIWNLTGGRVHATD +ATNAARTLLYNIAENRWDAEICALFDIPMPLLPEVRDCAADFGMARADLFGREIPILGVA +GDQQAATVGQACFQPGMMKSTYGTGCFALLNTGEEMVASKNRLLSTIAYRLEGRTTYALE +GSIFIAGAVVQWLRDGLGLIRSAAETQGLAEAADPGQELVLVPAFTGLGAPYWRPDCRGA +VFGLTRNSGPAELARAALESVGFQTRDLWEAMRADWPGAAAGVLRVDGGMAASGWTMQFL +ADILGAPVDRPRVTETTALGAGYLAGLQAGLCPPPGDFARDWALERRFEPAMAEGERETR +YGRWKQAVKATMGVA +>gnl|md5|d26af148c15b1515eabb89065986cd51 +MRLQHADAGAAAELQHLLGKAEHGIHRRLLLPWAPKRASPGRHGRQSERCGQAVPCATRM +PALPVHGTAGREWNGHALRSLDADTRRRLVRDDRPYHHVMADQLPGAEPAPAADLAGLER +AQPPAGADLRPRPLDPAEHGRAGPGAAGRLYRHHHPATRARQQRGLVLRLLGMSAAPLLR +QVFGFDAFRPGQEEIVDAVAAGRDVLAIMPTGGGKSLCYQLPALMRDGLTVVISPLIALM +RDQVRALTEAGVAAAALTSGNSDEENSEVLRALNARELRLLYMAPERLASGATIPMLRRA +GVQAIAVDEAHCVSQWGHDFRPDYLRVGELRRTLSVPLAAFTATADAETREEIVKRLFDG +AQPQSFLRGFDRPNIHLAFQPKDGPRRQILDFAAARRGQSGIVYCGTRAKTETLAGALNE +AGLAAVAYHGGMEPDQRRKVEARFQREDGLIVVATVAFGMGIDKPDIRWVAHADLPKSIE +AYYQEIGRGGRDGAPAETLTLYGPDDIRLRRGQIDEGLAPPERKAADHARLNALLGLAEA +TACRRVALLRYFGEEAAACGNCDICDNPPECFDATEAAQKVLSAVLRTGQTYGAGHVIDV +LTGTMTDRIRQRGHDRLPTFGVGRDMAKPQWQAVIRQMLGRDLIRPDPERHGGLAITAAA +HPVLRGEERITLRRDAMTRARPAVVVRTQVDEEDAPLLSALKAKRRALAEAARVPAYVIF +PDRTLIEMAQSRPRTLDEMARVNGVGAKKLESYGEEFLRVIAGEVAPMHPARRALAGRAS +GDLFDRLAEAQARLMRGEDGTEKPLSVSNSALRRIAEDRPRDLARYLDAARLDRFGAAFA +AEIAADPEG +>gnl|md5|9755c0739b9527d5935b41358364e3e3 +MAGHVLHRHSAGAEGRVDPCRLAGFRRALPAVPAVRHLETLAGRPGRPARRRHGGDAGRP +LGRVVRRHYLGHPGGALPCRAGADAAVTDPAEILELARRRGVMIATAESCTGGLIVGRLT +DVPGSSDAVDRGFVTYSNAAKVEMLGIRPETLEAHGAVSEEIAAEMAAGALARSQAGIAV +AVTGIAGPGGSERKPEGRVCFGIANALGVRTETVEFGPRGRAEVRAATVEHALALLRAAL +R +>gnl|md5|72773070cb1ae26845c2f0229ed966a0 +MDRIETGRQVLRELMGEDFLVQRAGRRNDFNAAVQDYTDDVCFGTVWSPPGIDRKMRSIL +NIAMLTALCRPNQLRSHVEGAINNGCTVEELREILLHTAVYAGLPAAVEAFKVAEEVLEK +KNLL +>gnl|md5|59e8cfdbebbde842e0205fe41e91ac97 +MRPSSTVFSRTSAMSDCPVPDHGVPDHPVPDRHATGMKTRREVLGDTHVDRAEEQTSDLD +RPFQDLITISAWGTVWASDGISRRERSMLTLALLAATGNWEEIPMHIRATARTGASRRDV +VEAFQHVAIYCGVPRANHALKLAKQTFAEMEEEESR +>gnl|md5|16b241426a23664a4864262899133bf4 +MRRSVRDGAPGLRIPPLLLDSPPGIGKSYWSRRLGALLATSTTVIEATGENASFGIVGSQ +RGWGGSHPGRLIETVLQSRIANPVMVVDEVEKAGRATSTNGHAFGLAEALPPLLEPLTAQ +RWSCPYYQVKFDMSWVIWVLTSNDFRLLPEPLLSRCPPIRLCHLTLAELLAFVRREGAKR +ALSEASGGDLRDPLPSLPATASPQPADRLPHAATCRRSRTGADAPLSRPIRFSYLPESNT +PAASPQPPPSCHRNGETIMKLSPQDRAWFDKVLSAIAAAEAGPSGADLAQAPVLSDWKEA +ISPDGHIMLWGKVTDHPLLGNASIHTSQLIAIDPEAGWARTASRWYRLGRSIDALEAELA +DSMNGKAKLAGSFQFALPGFANINDPELLQKLLATYIARVRGIDAADRSASGKEE +>gnl|md5|b6368e1464922716a2f0bf81eba5b36f +MPVPRAPPQSSLVAGSDHQYLRIKQFRAGSRGKINLRLTRDRKPPHSGGNLAKPAHFRSP +GLAFRARRDYLARTSQAGSGPGGRHPSTVHRLGQAPESPAKAQTGKDMDMALPEFSMRQL +LEAGVHYGHQTQRWNPRMAEFIYGERNGIHIVDLTQTVPMLDAALQVVRDTVAKGGRVLF +VGTKRQAQKAVADAAERSAQFYMNHRWLGGTLTNWKTVSQSIQRLKALDETLGSGAEGLT +KKERLQMEREQAKLQASLGGIREMGGLPDLLFVIDVNKEDLAIAEAKKLGIPVVAVVDTN +CSPKGVDYVIPGNDDAARAIALYCDLVSRAALDGMTAQMGAAGVDLGALEASVEEELTGE +TAEEAAEA +>gnl|md5|0baf43ee732ba35a666596a1bf6142e9 +LRHRGLASGHLRAVAPGEPSQTLPFIRPGAEILLRVSGWPKVERVLQAVDAVEALGIDPC +LVSLEHWRHVHNRIAAGEPFRTYAKAQHAAWLKRRRVGA +>gnl|md5|d5c5d7a1dcf9c89d5debf5ee7ea4bb59 +MVCLLQEGSCNDTILSRNSRHDSNKTPWAAQGTVSSLAQFEGWRGSDIQVFHAQGVLLDE +VAPRLDHIAHQLGEDVVGLAQILDPHLQHGPCRRVQRGLPKLLGVHFAQALVALQRQTLF +TFQEDGLQQAHRAVDRDAAILADQLRGLAIDIAQRIGHRAQPPAFGAAQHRAVQGAAFLD +PAQQAGQANTGILRRAAGPAALIFLGDHVEALRHGIRHPLRIGIDPALDQCAGNGGLLGD +MGRIMRRIGAQDAAHDARLLDHAGQVGAGQGLAIAKPQAGAVDALFDQVILERRLVLQID +LGAAAADLVERRLGDIEMPCLDQLRHLPEKEGQQQRADMRTVHVGIGHDDDLVVAQLVQV +ELVTPDAGPQRGDQRADLVAGQHPVEPCPFHVQDLAAKRQHGLVLARTALLGRATGRVAL +DDEQFRQRRVLFLAVGQLAGQAGHVHRGLAACQFAGLARRFAGQRRLDDLAEDGFRLGRV +FLEPFGQFLADQSLDCRAHLGRDQLVLGLAGEFRVRHLYGQHAGQPFAGVVAGEIDLFLA +GRATGLGVIVDDAGQRAAKAGQMRAAVALRNVVGKGQHRFMVAVVPPHRHLDADAVALAG +DEDRLGHDRGFRAVDELHELPHAAFIVKLGPQRLGGALVLQDDAHARIQERQFPQPVFQH +LVAVFAVQEGAVRPILLGRGQEAHFGALFARLGIADHAQVLDRVAVLEPGVVLLAAAPDA +QLQPVRQRVDDRNADAMQAARDLVAVLVELPAGMQLGHDDLGCADPLGRVHVHRDAAAVV +AYRDAAIGMDFHPHEVGMTGQRLVDAVVHDLGDHVVQARAVVGIADIHAGALAHRFQALE +NLDGIGAVVGGLGGGFGHCLLILPWTRIL +>gnl|md5|e0d7df4f7a1d7810cdae0eed25c999ab +MPIARPRSPKWWPHSSADPTVPAGSGQAAPARRTAQRQPRLSGIAGDAAAQAVCNHRAAG +RPFGGDRHQVGHRRTRPPAEIAKTDHLGPGTIVEDDETNPLQRDVVPHRTEKLRRRRGTG Added: SwiftApps/Swift-MapRed/blast/queries/frag007 =================================================================== --- SwiftApps/Swift-MapRed/blast/queries/frag007 (rev 0) +++ SwiftApps/Swift-MapRed/blast/queries/frag007 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,104 @@ +>gnl|md5|db2256b4e92e0dd3397d0317ba1cb123 +MDGAGAEEVLAPLRLAVRQQGDLVRKLKEDKAPQVDVDKAVAELKARKRVLEAKELALQP +KDDIVDRAKMEDTLKRRFFYDQAFAIYGGVSGLYDFGPVGCALKNNIIQTWRQHFIQEEQ +ILEIDCTMLTPEPVLKTSGHVDKFADFMVKDVKNGECFRADHLLKAHLQKLMSDKKCSVE +KKSEMESVLAQLDNYGQQELADLFVNYNVKSPITGNDLSPPVSFNLMFKTFIGPGGNMPG +YLRPETAQGIFLNFKRLLEFNQGKLPFAAAQIGNSFRNEISPRSGLIRVREFTMAEIEHF +VDPSEKDHPKFQNVADLHLYLYSAKAQVSGQSARKMRLGDAVEQGVINNTVLGYFIGRIY +LYLTKVGISPDKLRFRQHMENEMAHYACDCWDAESKTSYGWIEIVGCADRSCYDLSCHAR +ATKVPLVAEKPLKEPKTVNVVQFEPSKGAIGKAYKKDAKLVMEYLAICDECYITEMEMLL +NEKGEFTIETEGKTFQLTKDMINVKRFQKTLYVEEVVPNVIEPSFGLGRIMYTVFEHTFH +VREGDEQRTFFSFPAVVAPFKCSVLPLSQNQEFMPFVKELSEALTRHGVSHKVDDSSGSI +GRRYARTDEIGVAFGVTIDFDTVNKTPHTATLRDRDSMRQIRAEISELPSIVQDLANGNI +TWADVEARYPLFEGQETGKKETIEE +>gnl|md5|4875f1370461bc9efd64770265e7d000 +MAATRSQAPTPEPRAILTLCSLPGSGLQSSSPSQEDASLSEQNDLLFPDLEMHAPASMLP +NCCAFRRDLVHPKAAWPAPGSSPALLPAVGVRSPVLCFLALQEARDARLLISLRTPTQTG +RKDFWKHILLIA +>gnl|md5|eb100e2482715fb1d48f4d55b1c191aa +MKMSSCWSRVDSEPSGTSVLIKKREIWTHTEQRPPCEDGGRDRRDAATRHKCLGLPETTR +SLPQRLQQEHGSANTLILVFQPPERFPKIPFSTGVWCKMRHIFHGW +>gnl|md5|b2c9d201cd007fbc9ea67b7c00b8fac7 +MCVHQTAVKENPGEDPGGGGAAEAAESDVEGEKGEAAASVPGPESHFPPWRPQFSSLRGG +REQRCGGDSAGSGDTSGAASVPGTQTTIPQDPPHPRRPGEDSEEEDKDNPGDETQGHQPP +QHRGRRNFDYRRGRTENPKPQDGKDTEAADPPAENSSLQAGQMRLLPLPSPRLVIKQELG +NSSDKK +>gnl|md5|d186882c33766e77ceeb18923d9a1392 +MCGTPDVPEPTQYQASKAPVFNTASRPRSKSGRQGTILTEAAGQTYAPDGKKTLLGA +>gnl|md5|6244c6621c4ce60c0f702887d5258454 +MWRKGERAAMRSTSARISGAEARPRRIMAPGPMGSSRRVPNRSGSMPFSHGIVMARILTR +APGNGFQVWPQQRTLAMLRPLAAIALALLCALPPVPAQAQDHSPAEVAAIKDAVFNGPGL +PVMGNAQGDAVLVEFSDYNCGFCRKSAPQVMALLQSDPGLRLVVHEIPIFGEGSRFAAEA +ALAAQAQGKYAEFHRALMAMRGKAEKPSVLRVAREVGLDVARLQRDMQSPEITRRIERSL +ALADEIGLVGTPSFIAGDRAIFGYLSKDDLAELVAEARAAK +>gnl|md5|23e835188e440497bdc7b591c203a816 +MSWLAPCIAPGPGYRPRPPAVNMHESRISPFSKYSAGVRGREAPGFPLGLSAAGPILEPR +RQAAAGPRASLFRRTSDDRNEGNFLGRPHAALPAGTLGHARPRRAPRAPARTYPVAPRLP +GRGQRHGGGTHHPGCADRPDHQAALEAFAPGARQRRHPHHRHRLLCARDRGRPRPHARLG +QLRRRTAARGGARLRPARPGLFRGADRPGRGHDALSGPDAPGRRLARDLRTDLFRTVRAA +SDPVRPDGGPLAPARPAPGPLAGRRHHAANPARRQPCRTRGRHAAIRRHPARRAIRGLEP +RHHADGDGRGDGTGRPHPALAEPGFPTVPRGRTDLLRRPAAGLRLLLQRRTGARHAVDLF +GQGHRPYDERGRHRHRRLPVLRRALRIRPEKPRLRGGDRRRGQPAAQGRGRGKPGRALTM +AIRETLMRALSGTTGPSSDFDFGGTPPGEAVLRPAGVLAAFDAVDGRLILTKRASSLRHH +PGQIALPGGKVDPGDADETAAALREAHEEVGLDPARVEVLGTMPPHRTITGFAMTPVLAL +VHGPFTPIPEMGEVEEVFTVPFAHVADPANYHIEGRIWRGARRDYYVAPWGPYYIWGATA +RVLHSLATRLSA +>gnl|md5|4d13481d46c13374e58618f352d0046c +MVQALAGDLADMHQTVALAEEVHEGAEIDQLHDLADIDLALFRLGHDRIDHVIGLLDRIG +IGRGDLDGAVVADVHLGTRGLDDLADHLAARADHFADLVGRNGHGLDARGMGAELAAAFG +QSLGHFAQDVQTAILGLRQRLFHDLGRDARDLDVHLQAGDAVFRPSDLEVHVAQVVLVAQ +DVGQHRPAAVLFQDQAHGDAGDRRLQRHARIHHRQRTAADRGHRGRAVRLGDLADHADGI +GEVGRRRQHGLQRAPGQLAVADLATAGAADAAHLAHRIGREVVMQQEVAAGVAMQRVDDL +LIVAGAQRGHDQRLRLAAGEQRRAVGPGQEADFAIDGPHGLVVAAVDARTAVDDAATQDA +RFQLLQRRAQVRVQQFLFGQARQDLRLGDLDGVAALTLVVDGIGGAHIGLAQRFHPGIKR +AVIRRGELEGFLRGGLGQVDDQVDHRLHRFVAELHRAQHLGLGQLIGFRFDHHHRIAGAG +DDQVQPLLGVQTQVVHVLDLGVQHIFAIGEADAGGGDRAHEGHAGNRQRGRGGDHGDDVG +IVDQVVAQHRAHHQHFMLEAGDEKRADRAVDQARGQRFLFRRTGLALEEAAGDLAGSIVF +FLVMHRQGEEVLAGLGFLGEGDVGHDAGLAQGGDDRAVGLTGNLARFQRERFLAPLDGFL +HFIKHLVSSGDAPALPVASRVKWRPHCRRPYPSHVPRGLASRHRWRRPIQENKGYGKCLG +SLPSQADCRCGCMPAPFVRSDGKAGSPPMRRTWKERRLPGRYSPGKRVARMPNAEYP +>gnl|md5|c47ae46fc0bacb35864b0a4021eb88da +MSSVKRRFTDVCACYHHICQRLASPRAVVRRTSLAGPEDTKTRHLAGLTLGFRVFYDRSG +CGGLQPTILAIGRAPNPETRRLV +>gnl|md5|e42307e6363670c3362a41947f1a165e +MAAADPARGRRDRLCRYPLGGAEDAARGALMSAYHPRRASILDWPRAVLYYLYVALVTLV +LGLWGLPQVLVHPERAHRVASLWLGQMLGAARVILGVRIEYRGTPPAGDCIVASKHQSFL +DILALAHACPRRAFVMKREVLRVPIMGWFARKVGCIPIDRARGKEAMKQIIAGVEAARTR +PGGLGQLIIYPEGTRTRPGQKLPYKHGAGTIQRATGLPIQPVAVNCGLFWPKRGIPIQGG +TAVIEFLPPITVGQRSGAVMELLEARIEAASDRLLAEAGGLPGTTPAPAA +>gnl|md5|cbc4712c61339558e1b16c36ad40ca01 +MPCKSALPRCPRRGCRNASRAMVRRGEPGHRKRVPRSAVPGHMTSTPKRRRHGTGRRRTR +KASSTLTRGLKLAMRLASMASTALSAMTPKVAKPSRTPTKPAKRAGRVQGKARQGSSFRA +GTHDCDHGSRRYKLFTPGLAADAKPPPLLVMLHGCGQTPDDFAKGTRMNALAGEFGFIVV +YPAQPRDAHPNRCWNWFSRDDQARGSGEPALLASLTRHIVDRHGADPGRVYVAGLSAGAS +AALILAGAYPEIFAAVGAHSGLPAGAAQDQASALLAMQRGNPGRRLEHPMPTIIFHGSRD +HVVHPRNGRLAAIRAREPYASLRATEFAGQIPNGHRYVRTVHRIGSGRPLVEHSGAASSN +FAANSIPARVTFRLDMVSPC +>gnl|md5|da7a0f70418fee93898cadddbb965b45 +MRHGSTRAWRSYHASSSVGITLRSRNFQPRLSGIRARRGPDCAPDKPYGCPMAQKKPETQ +PRRRMRGFEAAAQLVAQRVKAVGESRGFATARLLTHWSEVVGPELAARTRPVKISHGKGL +GATLTLLVPGAQAPLIGMQLDQIRERVNACYGFNAVSRIVLTQTAPTGFAEGQAEFIAAP +PRTPPPPDPQKIAQADDIASGFDHPALSAAMRRLALNILSRRDTNDRKANP +>gnl|md5|59004c81087de74b636b197cebc19d0c +RALAAALASVTAAVVGVILNLAIWFAIHVVWREVEPFDWGPVSTSVPVLETLDGWAMALS +ALAILAVFRLKLGIGLVLGGAALAGLGLHMAGAI +>gnl|md5|4498e640fd0cd1ea17495f4c9936177f +MWVCRCDGHSPLIPDVGAWVENKRFCVAIAFEVTKREDSNQMAPNHAAEPKLAPSSLPPF +PSQPRSSHDSGDLSAGPFR +>gnl|md5|6d6f324a18493bbab2b9cb82dc340317 +MTQFSAILVGNESLLRHAAETLLARGHRIAAVVTRNPDLRDWAQGAGLAVEDQDAPMAPD +ALSADWLFSVANLSILRPEMLARGRLGAINFHDGPLPKLAGLNAPVWAIIGDEPQHGITW +HMIEGGVDEGDILTQRLFEIRPDDTALTLNARCFARGAESFADVVAQLEGAGPQRVRQDL +SLRSYVGRDKRPEAAAVLDFTQPAARIGALVRGLDHGGYWNPLAMPKVKLADSVLLVTGF +EGVEPASAPPGTVLSHDGASALIAAADGAVRLQFAGALPPVGVVVPALSTEEHAHLTALG +RAGGEA +>gnl|md5|c18458e2f7df88e80737b7bf89942c4c +MAARKAVIVLVVRADRRIQPLGQPDQVGNGARQHHAGARQDHREPRLGEQPGRLGHRPLA +ARRPLEAHHLRQIHVDHLGPEVARDVDLRRRRVAPGLHDHPVQNLGDAARVAHLLLVADA +IGEDAHLLHLLETALPDGPVRRLRRHQKQGRVVPVGRLDRRHEPRHPGTVLRDRHRHPPR +RARETVRHHPGIRLMRTVPERDPGPRKQVRNRHHRRADNAKGMLDPVQLKGFDKRLLSRH +SHFIFLVFSQLAYRCAQNSLSNQIRDMPTKKDISYRFRY +>gnl|md5|8ac82427b6f4a3a17f9a62ef6f5790d0 +AGDNIGALLRGVERDGVERGQVLAKPGSVTPHTEFEAEAYILTKEEGGRHTPFFANYRPQ +FYFRTTDVTGTVKLPEGTEMVMPGDNLKFEVELIAPIAMEEKLRFAIREGGRTVGAGVVS +KILK Added: SwiftApps/Swift-MapRed/blast/queries/frag008 =================================================================== --- SwiftApps/Swift-MapRed/blast/queries/frag008 (rev 0) +++ SwiftApps/Swift-MapRed/blast/queries/frag008 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,120 @@ +>gnl|md5|cd06a2484670eb3b10397dcdb1d514bd +MLQATIERLQGLPIAEPIVISNEDHRFIVAEQIRRYGKKSRIILEPAGRNTAPAIALAAF +TAIEQEDDPVLLVLAADHFVKNKSAFQAAISQAAQQAEAGKLATFGIVPTTPETGYGYIH +RGEEVTQGTYEINSFVEKPQLNIAEQYLASGEYYWNSGCFMFKASVFLNELKQHSPEIYR +QCELAMQGLSHDYDFIRVGVEEFLKCPDDSIDYAVMEHTKLGVVVSMDAGWSDVGSWSAL +WEVSDKDADGNVCQGDAILSGTSNCYIYAPNKLVAAVGLKDIVVVETKDAVLVADKNQVQ +EVKKIVEHLKAENRAEYREHRERYRPWGKSDAIDKGERYKVNRITVEPGKKQSLQMHYHR +AEHWVVVSGTAKVTCEGNVKVITENQSLYIPIGTNHMIENPGKIPLELIEIQSGSYLNED +DVVRFEDK +>gnl|md5|7e8ad151492cd27362c3622ff44b3c65 +MPIVENIKTGPADTTGSASPAARVTCFASTDLPVRPSCAVLADTRSPRLSAHGGVVRPAA +LGGRSRRAGPRRPPMEKARRGGDGVPRGPVLHIVVVGFHHKKGCQVEFSYPPLIPGDGHD +SHTLPEEWKYLPFLALPDGAHNYQEDTVFFHLPPRNGNGATVFGISCYRQIEAKALKVRQ +ADITRETVQKSVCVLSKLPLYGLLQAKLQLITHAYFEEKDFSQISILKELYEHMNSSLGG +ASLEGSQVYLGLSPRDLVLHFRHKVLILFKLILLEKKVLFYISPVNKLVGALMTVLSLFP +GMIEHGLSDCSQYRPRKSMSEDGGLQESNPCADDFVSASTADVSHTNLGTIRKVMAGNHG +EDAAMKTEEPLFQVEDSSKGQEPNDTNQYLKPPSRPSPDSSESDWETLDPSVLEDPNLKE +REQLGSDQTNLFPKDSVPSESLPITVQPQANTGQVVLIPGLISGLEEDQYGMPLAIFTKG +YLCLPYMALQQHHLLSDVTVRGFVAGATNILFRQQKHLSDAIVEVEEALIQIHDPELRKL +LNPTTADLRFADYLVRHVTENRDDVFLDGTGWEGGDEWIRAQFAVYIHALLAATLQLDNE +KILSDYGTTFVTAWKNTHNYRVWNSNKHPALAEINPNHPFQGQYSVSDMKLRFSHSVQNS +ERGKKIGNVMVTTSRNVVQTGKAVGQSVGGAFSSAKTAMSSWLSTFTTSTSQSLTEPPDE +KP +>gnl|md5|0fba43cc024a4b78fd4b3fbd216cece3 +MKKLTPKQKFSEDLESYKISVVMQESAEKLSEKLHKCKEFVDSCRLTFPTSGDEYSRGFL +QNLNLIQDQNAQTRWKQGRYDEDGKPFNQRSLLLGHERILTRAKSYECSECGKVIRRKAW +FDQHQRIHFLENPFECKVCGQAFRQRSALTVHKQCHLQNKPYRCHDCGKCFRQLAFLLNI +RGFTPKKNLINVANVKKRLVRIQPLFDIR +>gnl|md5|930ec34ee70fff4c2d24afea91de3b26 +MVTKKEFLEELTNATNEAIKAADKNGDNQLSKKEVNDMYKKCKYPNPTLATNSLFELFDL +DKDGKLSVNEVKTAVLVDYIIEAETCLKKFVDIIFKADSNKDNKITWDEARQYFITSGSN +EAQAKVLANSMFEDVDSDDDKCITREELREVL +>gnl|md5|f6d962bcdd2b078a130db6433e537a06 +MRRRPRAGAAGKGPPAGIQRAADRRRVAGGIGGMAGQGGLGQQSVGRHQRRIVARRVAAC +GQACQRQRAPDPPHAVPQCPHAPDHRPRAAAGARCALYLAAARRLEGGMARTQGSRAEIT +GPLIRDTARKLFARQGYAAVSMRQIAAEVGVQVGALYAYTPDKQALLADLLRVHMEELLA +AWRDDPARPALDRLEAFLRFHIQTSLERPEAVFLSYMELRNLTPDNRSRIAALRRRYEDA +LEVILIAGEAEGTMTVPDTRLATMALIAMLTGVTNWYREGGRLDQERVVEVYWELVRGAV +GA +>gnl|md5|0f4eab2c7c7ca3b0fdec3c304cc9d3f0 +MRTSPSTCWAGAKKVSINKDNTTIVDGAGEKAEIEARVSQIRQQIEETTSDYDREKLQER +VAKLAGGVAVIRVGGMTEIEVKERKDRVDDALNATRAAVQEGIVVGGGVALVQGAKVLEG +LSGANSDQDAGIAIIRRALEAPMRQIAENAGVDGAVVAGKVRESSDKAFGFNAQTEEYGD +MFKFGVIDPAKVVRTALEDAASVAGLLITTEAMIAEKPEPKAPAGGMPDMGGMGGMM +>gnl|md5|b7ad1b43cb6213324d0167a2bfe8e5b2 +MRPCGMALAKWTAASCRFSLLRCGNTSEAILPGAKLGKDRGIGSPLQAQGIRQLPDPQEG +IRDPLLGQGGGGAGALARRRLGQSFLQCGVAGLHRQGEGAVAAAIIMSRANQRFRRQGVQ +AREAGPHHVGIALEQPAAAKRHQAVGGEHHGRGGQVKGDMADGVARHVDDLGVLSAKGEA +FARADGLVQGRQPGGVAGIAYDPGPGPVHQLGHGLDMVGVVMGQRDLVQRPSARGQFCQD +GCRFRRIDQRGPSVPVQEPGIVVGQAADGNEFQRHWQIPFFAAVWPCEAGGAMHHDVFEL +RKFYYTRALGRVVQRVLRDRLTGLWPPDQAQGMTVAGYGFAAPLLRPWLTRARRVISLMP +GPQGVMAWPAGLPNCSVLCEETAWPLDTGSVDRLVLLHALETADHPAALMDEAWRVLGPG +GRLLVMVPNRAGLWARSETTPFGFGRSYTAGQLEVQARAAGFVTERTGAALYIPPSDRRF +WLKSAQMWERAGLRISQVLVAGVVLTEFSKQVQAPVGPGRRVSVPSPLDVLEGIARPRPA +GQGAGRTARDPG +>gnl|md5|01921ab7546d673328f7c156142a5130 +MRQPAALFGGGLASVRSSGLRYRHAPALDAPVPATAGLAGMSVAGELVVIGGGLIGAALA +WGAARAGADVTLLDEGDIAFRASRGNFGLVWLQGKGLGHPDYMHWSIRAGRRWPELARIL +GEESGIDIGWRGGGGLHFCCSAEEMEQRRALIARTRAEAADISIELLDREALRERAPGIG +PQVLGASLSDLDGEVSPLFALRAFHEGLVRHGGRLRTNFSAREIRRDPHRGFAIRDASGA +EVTGRRIVIAAGLGADALARQIGLEPRLMPERGQIVVTDRVAPFLHHPASAIRQSREGTV +LLGSTHEDAGFSTATEVEAIARLCRIGTRLFPALRSARLVRAWAALRIMTPDGLPIYDES +PEMPGAFLVTCHSGVTLASLHALDLGPALARGDLGPAPRSMRSARLAVHPT +>gnl|md5|09f8cace4fd868d6a14d1dfa9cc800b5 +MAQPDILGPPGQGVPPPAGGMPSARRARLGRRLRSLAGIALSLALTLLGLLLVTFVIGRI +MPIDPVLKVVGERATQAQYDAAYQAMGLDKPIWQQFLRYMAEVLRGDFGRSISTGHPVAQ +DLLRVFPATVELATLGTLIGVCVGVPLGVVAAARRGGWIDQVARVVALVGYSMPIFWLGL +MGLLLFYGILGWVGGPGRQGIIYDGMVPTVTGLILIDSLVAGDWAAFRDAFSHIVLPASL +LGYFSLAYISRMTRSFMLEQLSAEYVVTARVKGLSEGRVIWGHAFRNILVPLITVIALSF +GSLLEGSVLTEIVFSWPGIGQYITKALLAGDMNAVLGGTVVVGTCFVALNLLSDILYRLL +DPRAK +>gnl|md5|3640a1a66306a8190e556628d4329c9f +MSTPPAGKSRNSTAPSPTGNWPAGSSAPDTIRRNLRQYEEEMSKTIALISPATGRTLVER +QTLGIEDARAAVARARAAQPEWAALPLDERIARIRAGIEALNAMKDAIVPELADQMGRPI +RYGGEFGGVNERAGHMMKIAAQALAPTVVEDSDHFAREIRREPVGVVFVIAPWNYPFLTA +VNTVVPALVAGNAVILKHASQTLLAGERLAEALHRGGVPAEVMQNVVLDHQTTEALIAGR +SFGFVNFTGSVAGGRAIERAAAGTFTATGLELGGKDPGYVRADADLDAAVDGLMDGAMFN +SGQCCCGIERIYVHESLFDAFVAKAVDWVNAQKLGNPRDPDTTMGPMAHRRFADLVRAQV +SEAVAQGARPLIDPANFPADDGGAYLAPQVLVDVTHDMRVMREESFGPVVGIMPVRDDAE +AIGLMNDCDYGLTASIWTADADAAARIGSRLETGTVYMNRCDYLDPALCWTGCKDTGRGA +ALSGLGYLAVTRPKSYHLKKVTK +>gnl|md5|b2e007c3a9a8dd5cacc371133362c103 +MTPSACCGAANELGERLDLDHCGVDPGGGGAGAAGLVLPGPGRRGAVDGAGAALGPVAGW +AADGAGGHRGADRGDLAGAAAYLRQEPGRGATLDTRHQRQLGFVGANLVLTHGAHLLTCL +RDDYRWIRFPAHWDLPGGAAEPGETPVECALRELEEEFGLRLSAGRLTGQPFVSVHAPPR +ASWLFCGTITAAEIAAIRFGDEGQEWRMMPIAEFVAHPRAVPHFRDRVRLVLAGAGCGI +>gnl|md5|e9eb5d817e265f367f3f88e591eaa3a6 +MRGPITSSSAWRRTARPARCWSGAAAPSTRSPRSCPMTITSRPRRCWPCARPPASGRAFS +VRASLSTTSSPISAAPRPRPRSSASELDNPRAPRFLGGKLNRREAMDLGIRGKKGLVCAA +SKGLGRACAEALAEAGVDLVVNARGAEALEATAQEIAARHGVAVTPVAADITTGEGRAAV +LEALGGQADILVNNAGGPPPGTWTDWSREDFIKAIDANMLTAIALMQALVPGMMERGWGR +VVNITSQSVRSPIAVLGLSNTARAGLTGFVAGMSRQVAPHGVVVNNLLPGIHATDRAVSL +DSGVAKAEGIGLDEARRRREATIPTRSYGRPEDFGAACAFLCSQQARFMVGQNILLDGGA +LNVSV +>gnl|md5|cf15786f45c27a35e4964b1cd5907f30 +MPLFWSLPGSGAALPVNRMISAMASLCSRVAPRLAKAPAGSRERDGGRAAMAPPEPWAAP +PATARQSRKTGTGRVACGGMRCGRGVPVAPAGTGESRKQMDKRLSIVVIESDPERAAPIV +DGLREIGDHDIRIISEETGLARHIAECRPDIVLIDLANPSRDVLEELALASGPTERPVAM +FVDRSDEHLTRAAVEAGISAYVVDGLRPDRIKPVLDAAIARFHMFQRMRAELAATRAALE +ERKVIDRAKAVLMKARGIDEEAAYALLRKTAMDQGKRVAEIAQQLVLAAGLLSCR +>gnl|md5|65cbd922f40c74d64c398ac951493880 +MRCWNRSTPSSTRRNPTARWTRSIRNGWASHCPISSRTPSDARRAAVSRPRAIPGETDMT +EHAIIMRAVNKYYGAYHALVDIDLTVTRGERIVICGPSGSGKSTLIRTINQLEPIESGTI +IVDGVELTAGGDNVAKVRQDVGMVFQSFNLFPHMTVLENCILAPMKTRKTPRAEAEATAR +KYLERVRIPEQADKYPAQLSGGQQQRVAIARALCMKPRIMLFDEPTSALDPEMVKEVLDT +MIDLAREGMTMLCVTHEMDFARAVADRVIFMDKGVIVEENAPDEFFGNPRNERLQNFLGQ +IA +>gnl|md5|d2529821ba332d9bf2927682c9b7cc2d +MRVLGCWMRMLTIPNQSSVAKAYDEFDEAGRMRPSSYYDRIVDVMEELVNITLLTRDLSG +FPCLSSALTHRR +>gnl|md5|c488c93b3a65f37fe7b0ad24f8c3c125 +MGISPCIPSRIGRKASVPHDTELYRLSHRIENMFARLKDWRRIATR +>gnl|md5|0d4a9748d7564c4012b16672582a3d99 +MAHLFDHAGLVAARRGAAADLHLRHGPSGRDAAGALRGPEPCQRPGLGRRLHLLGAAEAD +GLALRPGAVGRSHRQPGADRPDDRQCHPGLRTVLSLFPTGLLGRCHARGGHGHRHVRGLR +SRLNSRLRAGQGRGQGMDFSVLNARGLVLVGCGRMGGALLDGWLKNGLAAGAVHVIDPHP +RAELSDMGIWVNGKLPEDPAVLVIAVKPQMMADVLPRLSVGAGTLVVSVAAGVTLGAYEA +AFPAAPIVRAMPNTPAAIGQGITAIVGNARAGDAEMALAEALLSSVGRVVRLEGEAQMDA +VTALSGSGPAYVFHMIEAMAAAGEAEGLPAALALELARATVAGAGALAVHEDEDPAKLRE +AVTSPGGTTAAGLKELMDPGTGLPSLMRRTIAAAAARGRELGK Added: SwiftApps/Swift-MapRed/blast/queries/frag009 =================================================================== --- SwiftApps/Swift-MapRed/blast/queries/frag009 (rev 0) +++ SwiftApps/Swift-MapRed/blast/queries/frag009 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,104 @@ +>gnl|md5|d4d1854f340e6853f9158a87d7810e5e +MHEVIESDYEGRDKTLSCLVVGVCDYSTRMLGRNDHTAVTGQQGAWSESASLDHSPILSF +LPQEFPADRDGSLALHSTYESLRLSASSWTVNPLRGINMMPSSLAPSSQGCGPKCKETPL +ELVFVIDSSESVGPENFQIIKNFVKTMADRVALDLATARIGIINYSHKVEKVANLKQFSS +KDDFKLAVDNMQYLGEGTYTATALQAANDMFEDARPGVKKVALVITDGQTDSRDKEKLTE +VVKNASDTNVEIFVIGVVKKNDPNFEIFHKEMNLIATDPEHVYQFDDFFTLQDTLKQKLF +QKICEDFDSYLVQIFGSSSPQPGFGMSGEELSESTPEPQKEISESLSVTRDQDEDDKAPE +PTWADDLPATTSSEATTTPRPLLSTPVDGAEDPRCLEALKPGNCGEYVVRWYYDKQVNSC +ARFWFSGCNGSGNRFNSEKECQETCIQG +>gnl|md5|15a1c9e80086b271d5d968ea9788e749 +MKGYRNKKKRGNERERWQGEKNKITISERMQRQGPENVWGKVTARRRSPPTRSSPPGGWA +RDPEPLTWGPTRGGGDRVAEAETSGPPGGAAGADMSSRPGREDVGAAGARRPREPPEQEL +QRRREQKRRRHDAQQLQQLKHLESFYEKPPPGLIKEDETKPEDCIPDVPGNEHAREFLAH +APTKGLWMPLGKEVKVMQCWRCKRYGHRTGDKECPFFIKGNQKLEQFRVAHEDPMYDIIR +DNKRHEKDVRIQQLKQLLEDSTSDEDRSSSSSSEGKEKHKKKKKKEKHKKRKKEKKKKKK +RKHKSSKSNEGSDSE +>gnl|md5|98a4d54fd918d6ed354bf5579419df37 +MAARNWSRVWVGGTVILISFIAFSSQIFVIWPWYGREISLDLLKLLVPLNLAAFMIFWNY +RLCVITSPGSVPEGWRPNIGAMDGMEVKKGTHTPRYCKNCEHYKPPRAHHCRQCKTCWLK +LDHHCPWIGNCVGFYNQGHFIRFLLWVDIGTTFHLIIMVRRVLYIAEYYHQEPTLADVLF +LVFNFATCVPVWLCVGMFSIYHVYLACGNSTTIEGWEKDKVATLIRRGKIKEVKYPYNIG +IYKNIKSVLGPNPFLWLWPQKMQGDGLSFPVNPSAGGESATVEWAGIVAPREGSSAPGEY +GAADQCESAGSGSGTNGRPGMGHGEERVRHGRARVEHSMV +>gnl|md5|bb63eff8e05ea02e86163793f148b267 +MQSVQPLSQKVSGTSLQSATNSFIRQYGLPTTPTERASGERRLNKDAGIRPCGPIRQGRA +SRGFERRAGAADAVTSRRRIRSGTERGRHATFCRKPHRSRPRRNAAMP +>gnl|md5|a434cf44e332c7f73fb60d55918b5918 +MTRIGELAFLQRTARVLGKVPQPQDPKGVIFILARNISQLRSYPLMVLRAFKRRGWAVVP +LVEGLLPREKTGIEEIDILNGAISRNARLTAKAEEALPQLSNFHVNLDKGQVRWGRINLS +HALWEDAAIDRRRYTIHWHCPELQNSLLQLLTWTEATGRVLQHAHQVGRKHKLRAGFVSL +FGYRLPDCLPRFYCDKFGDPERFFAVQAANGYQNYFTNFSTNISERFVLRNMTRHPEARS +ASFPLPQNFERYFKAHRAQAAEILAQQEAVTKVRRSTGDQKARAPEAEEAMARIAAWRAR +GGKVACAFGKVVCDSGVPFDGGPTHASMKDWINHCIRTVRGSDTLLLIKPHPHELNNQIA +TFPTEFFSDLIEEEIGENVIFLGHRWFDMHDMAGLMDLGVIYNGTTSVELGIMGIPCILA +GHFAPIDYPIGHIAPQTRAEFETYLRFEKPAIVAPDIRERAALWLHYMRSPDFTLPYRFH +ARPVTNKKIYPPYWFGEDLKALQTGENATPSRLARRVLGQEAEPGGQRMPSST +>gnl|md5|cfc117375f9ed1b2ea20be712f11c85b +MAAPRHGRLAAFRRRFDCPDRRTLDDRARDLQSLGTYGRNRHDSGHPDHLHRPARGRGDP +RALPRSQHHPRPSGPAGSDGRRALCQGRAALETGAVRKSVSQDHAADVRSCGKGTCHARE +LLCEAGRGIWCGPAGLGVQFPRQQRLAEGTGCAGASLLRSPVRGGSGPNLGGNGRTALSA +TLGSSPGQGSQRMTRMEKIFPAEGPVTLSANITLYEPTRALIEGKVASDLISLEFAGLKN +AHAGFKDMLRKGRYDISEMATATFLQAHQFGKPFTLLPIVLLGRFQHHCIGFNTDVHPGM +TPADLPGKVVGVRSYTQTTGLWVRGILQNEYGVDPDSVKWLCFDQPHLEEYADPPSVIWG +DPAKDPVNMLLDGEVDAAILGMNMPKDPRVRTLIENPHEAALDWHKRERFVPPNHYVIVP +NALCDQRPDLVREVWRMLVKSRAAATPEGSIDPWPVGIAANRKALEAAIRFATQQHMITK +PITVEELFHPLIRDIAP +>gnl|md5|1766615daa2fe73fb28432983257faf8 +MNPVVCRISMPKSTCIERRVGEGVTAVVVPTGRFALTRTDVLAPLEGRLVRFKQPKRVLF +VDELPRSAMGKVQKNLLRDRFAGLCD +>gnl|md5|0cb72d316dc9bfb9aac191c460048e8a +MNQFASPPEWASQVDAHDAAPDPAPSQPMLEVSALCRRFAGVAAVEDVGFDVAQGEVTCL +LGPSGCGKSTTLRMIAGIERPDSGAVRIGGRAMSDAGGFLPPERRPVGLVFQDFALFPHL +DVAANVGFGLQGPARQNRDRIGELLERVGLSGHAAKYPHELSGGEQQRVALIRALAPRPC +VMLMDEPFSSLDHRLRDGVRDAALDLLRETETTVLMVTHDPEEAMLMGHRIAVMRKGRLI +QEGRPDELYNRPADRGVAAFFSDLNIVSGRVSGGRVQTGPGRLSWPPALPEGSRAEVAIR +PQHLVPTDTETGGTPARVERARYLGRESLIEMRLEPGGAAMKSRVPGLILPAPGSLIHVA +AQPGSAMVFACDGE +>gnl|md5|fe4043012645b74a551ef6e7a276f02b +MPSHQICQKIFACLLSLGNSMRLHIGDAMFIPGGDSIPRGHLIWPVNCPMPIIKKLVSDQ +EYRGECRVADQGTTAYVGPALVKRRKQYGSDLLVVLLPDVDVGQLSSKAVIDLDPDSLK +>gnl|md5|45a687dae1b908f79c87740f1be1f35b +DRSKDIIISGGENISSIEVEEQLYRHPAVALCAVVAMPSEKWGETPCAFVELREGGEETE +PGLIAHCRAGLAGYKCPSRVVFGPLPKTSTGKIQKFALRARAAELARAMT +>gnl|md5|2120d89755bad1ea5b32b8f2b390ba0d +MDQPDRIHLRDYVLSAEIGAFQTERGHPQRLRFDIEVELATHVVGVNDEVDRILSYDILT +GAVAAGLADRRYDLLETLAEKIAAQILAHPRAAQVSVTVEKLDRIPGALGVTLVRRQPRV +KADQVQAPIRVIFHGRELVLPEGAVALVPDAPGLPLPQGGNAREIELLALDQAAWALAGH +LGLTVADSRTELDWAASEGRAVVWAPARMVRDVAGLPAEPHALALWLAERLGAIRLDWAL +PEGAPEPVLPAGFRVPTGHL +>gnl|md5|12aad0c62c7ceef711af7a5c2a8bb1bc +MRDSANECRWFDWFNNRRLLEPIGNIPPVEAEERYYAMLEELPTAA +>gnl|md5|98568144946e9cf79de84750d5c38675 +MSPRCPPRNGCPISPSRTSVFRPNGTGSASRWACSAPRRTSTVSSTRSRPGCAQAPPPEQ +DAPDLTSRSGAIRNEPTNKGTNMNSIKSLGLCGVLACAALAAPAHADSVTLERIASNEAI +TIGYREASIPFSYLGADQQPIGFSLDLCARIVDSIEAKLGKEIRVNYVPVNSSNRIPLIQ +NGTVDIECGGTANNKTRQEQVSFSVATFVSQPRWLVLARNDLKGADDLKGKTVVATQGSN +AVGFAQALSAQGMDLNIAQAKDHAESFLMLTSGRAVAFMEDDILLAGLRAAAPDPAALAF +LPEAYDRIYYGLMFTKDDAEFKAVVDDTLKGLMASGEFTAIYDQWFTQPIPPRNENLDFA +MGEALKERVANPSDAVE +>gnl|md5|c913ceda9fc887a84dc811c01461d3df +MTTNPAPWPRPPGPLRSSADMARRNESLDAIKTRRNNTLNALVSSVPYIRWLGIGFDRRG +DELTAVLPFDEKLIGNPMLPAIHGGVTAAFLEVTAIVELTWTAIWEDMEQGRIAPDAAVP +ESLPRLPKTIDFTVDYLRSGLPRDAYARARVVRSGRRYASVHVEAWQDQRQKLFAQATGH +FLMPQDG +>gnl|md5|fe52ccef8c5a334f9407f6a45abe2c5b +MEEHHRPSSPPSSSLAPAASASRMARRVNTCWRSRGLIPRNRSESNCICNCLGRDGPVGR +SCIGLFLSGDDITGRASPKTAPSQKVIEIRQGRERYARRAEVHSGASRRVEHPRGHDHED +ARQNLDMDKLTGLASVDTLNPKLSAKKRVPPVMHLNKLPDMGRMNG +>gnl|md5|e5663230e38589e2688a00d2408025d7 +MPRAVRSASTSSGRSTSASTRPWPVLPDWNCCPPSWPSSAPSPGAAPSPACMTVSTSRRA +SISRCWRRFRAGTPRLRATPCRCISKTSATASLAGSPKAEKMKMIDDLIAAPPADPLQGG +DAVFPQAEFTGRLARLRLAIQPLGADAVMLTGPENIFWACGRQTAGYFAFQALIVPLEGE +PVLLVRQLETTGARASTWLRDIRAWQDGEDPARALAELVADLGIRRLAVERDGWFVSQSL +GARISAALEGVDLCDGASVVEGLRAVKSPAELAAIRLAAGYAQAGLGAAIERCAAGVSEN +DLAAAMFSAAISAGSEAMAMEPLISSGPRSGVPHATWRRRVLLEGDPVFLELAASHDRYH +AALMRSVWIGSPPAEARRMMDVALRALDAALASMRPGVPCSLPHDAAQAVIDDAGYAAAF +RKRIGYSMGAAFAPDWGEGAILSLFSGVSRELEPGMVFHLPATLRAYGAFTVGASETVIV +TRSGIEILSDLPRTLCIR +>gnl|md5|ee35351c8303ee9647ef8660cfc8e10e +MRSACSASIPPPAAPPRPWSVRWPPSSSPPKPRKPSPCKVSDAWPEGVARHVLARTDSTN +AEALKLAPGLSGSAWVLAREQFAGRGRRGREWVMPAGNFAGTLVLRPQGGALAAAQLSFV +AALALYDALGLACGPAARLAIKWPNDVLLNGGKVAGILLESSGSGPGVQAVAVGIGVNLA +AAPDAGAVEPGATPPVSVQGETGHAVDPEEFLDLLAPAFARWQAQLDTYGFAPIRNAWLA +RAARLGEPIIARTGTAESHGIFEGIDDSGALILRGPAGRQVIPAAEVFFGG Added: SwiftApps/Swift-MapRed/blast/queries/frag010 =================================================================== --- SwiftApps/Swift-MapRed/blast/queries/frag010 (rev 0) +++ SwiftApps/Swift-MapRed/blast/queries/frag010 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,163 @@ +>gnl|md5|6d3d08187363809e6fa912137004195a +MPALGWAVAAILMLQTAMAEPSPGTLPRKAGVFSDLSNQELKAVHSFLWSKKELRLQPSS +TTTMAKNTVFLIEMLLPKKYHVLRFLDKGERHPVREARAVIFFGDQEHPNVTEFAVGPLP +GPCYMRALSPRPGYQSSWASRPISTAEYALLYHTLQEATKPLHQFFLNTTGFSFQDCHDR +CLAFTDVAPRGVASGQRRSWLIIQRYVEGYFLHPTGLELLVDHGSTDAGHWAVEQVWYNG +KFYGSPEELARKYADGEVDVVVLEDPLPGGKGHDSTEEPPLFSSHKPRGDFPSPIHVSGP +RLVQPHGPRFRLEGNAVLYGGWSFAFRLRSSSGLQVLNVHFGGERIAYEVSVQEAVALYG +GHTPAGMQTKYLDVGWGLGSVTHELAPGIDCPETATFLDTFHYYDADDPVHYPRALCLFE +MPTGVPLRRHFNSNFKGGFNFYAGLKGQVLVLRTTSTVYNYDYIWDFIFYPNGVMEAKMH +ATGYVHATFYTPEGLRHGTRLHTHLIGNIHTHLVHYRVDLDVAGTKNSFQTLQMKLENIT +NPWSPRHRVVQPTLEQTQYSWERQAAFRFKRKLPKYLLFTSPQENPWGHKRSYRLQIHSM +ADQVLPPGWQEEQAITWARYPLAVTKYRESELCSSSIYHQNDPWHPPVVFEQFLHNNENI +ENEDLVAWVTVGFLHIPHSEDIPNTATPGNSVGFLLRPFNFFPEDPSLASRDTVIVWPRD +NGPNYVQRWIPEDRDCSMPPPFSYNGTYRPV +>gnl|md5|6c2abdb012048fdb65640ad96606dfbc +MRTRQALPSCASLLQVPVGGLVHGQSQQCHRALWLSPSRLLRIPAPETRALPFAAGGAPG +HPGREPAHPGGRGLDAKPAAHAALPVPAMQMFVALGGAECFLLAAMAYDRYVAICHPLRY +AAVVTPGLCARLALACCLRGLAVSVGLTVAIFHLPFCGSRLLLHFFCDITALLHLACTRS +YADELPLLGACLVLLLLPSVLILASYGAIAAALRRLRCPKGRGKAASTCALHLAVTFLHY +GCATFMYLRPRASYSPRLDRTLALVYTNVTPLLYPLIYSLRNREITAALSRVLGRRRPGQ +APGGDLREL +>gnl|md5|ce5f330d192086d9855328415da5f152 +MVSRHSTTDTEKGADHASLQSYGGGYGGGGYGGGYGGGGGGGGYGGGGGGYGGDRMGNLG +QGLHNIDWQNQSLAKFEKNFYVQDPRVTARSDAEVEAFRAEKEMKIQGKNVPRPITTFEE +AGFPDYIMSEIRRMGFTAPSSIQCQAWPMALSGRDLVAIAETGSGKTISFCLPAMVHINA +QPLLAPGDGPIVLILAPTRELAVQIQTEATKFGQSSRIRNTAIYGGAPKGPQIRDLQRGV +EICVATPGRLIDMLETGKTNLKRVTYLVMDEADRMLDMGFEPQIRKIVSQIRPDRQTLLF +SATWPKEVQRLAMDFLHDFIQVNIGSLDLTANHNVAQHVEVCTDFDKRSKLLSHLEKISQ +ENGKVLIFVATKRVADDLTKFLRMDGWPALAIHGDKQQAERDWVLAEFKSGRSPIMLATD +VASRGLDVRDIGYVINYDFPNNCEDYIHRIGRTGRAGRKGTSYTYFTMDNSKAARELVQI +LRESKADIPPELEEMAMYGGRGGGGGRGRGGRGGGRGGYGGGGGRGGYSSGANSYGGGGG +GYSSRW +>gnl|md5|685e9b531f3e01f68a3cf02678e88b9f +MSPNPIVAPFPAARLRRLRRTPALRAMVTEVDLTPANLIWPIFVTEIAGGEGEIPSMPGV +ERLTLEGAKRAAETAMRLGIPAICIFPHSDPDLKTEGCERAWDPQNIGNRAIRAIKEVAP +ELAVMTDIALDPYNANGHDGLVRDGVILNDETVEALGRMALVQAEAGADILGPSDMMDGR +IGALRGLLEANGHKDVAILSYAAKFASGFYGPFRDAVGASGRLVGDKKTYQVNPANREEA +MRCVARDLAEGADMVMVKPGMPYLDICRMVRDQFAAPTFAYQVSGEYAMIEGAIRNGWLT +REVVVESLLAFRRAGCDGILTYYAPQVAERLA +>gnl|md5|0c5326c6693add9bdbee436b733878f2 +MRAMTWTALLTLMLTAACATTQSDSAVCAGTADAARAHADALLIDGGPLSKRTGLVLLDK +RAAGCGK +>gnl|md5|4d7757e5d29b31888ffea88a5102a46f +MHHSLTGTRHLRDSGAMLPSPAAAAPVPGATMRPLAPVAATTALPAAKRVFLLLQGPHGP +FFDRIGQLLRDTGAQVWRVGFNAGDEFFWSDKARFIRHGSGPEDWPEHLDRIIAEKGVTD +IMLYGDVRPIHAAARRAAQRHDLVLHVFEEGYLRPFWITYERGGSNGHSALMRIPVGEMR +NALRNRIAEMHRPPARWGDMRQHKFYGALYHFLVLVANGGYPGYRTHRQIGVFEEFRLNL +RRFLLTPLNALARMREAGAVRRGGFPYVLVLMQLEHDSNFLAHSPYRRMSEFTDEVLAAF +AASAPCHHRIVFKAHPLEDGRGGIRQAILEKARELGIEHRVYFVRGGKLARLLNQAHAAV +TVNSTAAQQALWRGLPVKAMGRAVFDKPGLVSDQSLCEFLRDPRPPHALAYRRYRDFLLE +SSQVPGGFYATRSRAHALRIVVDMILAPEDPYQALFAGRGKYRQQMGGNDD +>gnl|md5|4584c91d2f80bc8c6ab48654372c8ea6 +MSRSPQKGGFHRCTGGGPFFEARLAAAAIPAASLTALSVFSSIPCGPRHTCLYVVLEQKR +GIVMAENEKLVSEVLTLTDRLAQARASVEHRFVGQHAVVEQVLAAILSGGHALLVGQPGL +GKTMLVDTLATVLGLDTARIQFTPDLMPADILGSEVLDIRPDGTRAFRFIEGPVFTQLLM +ADEINRASPRTQSALLQAMQEGEVTIGGEHRPLGRPFHVLATQNPIEQEGTYPLPEAQLD +RFLLQVDVDYPDRDTERAILLATTGVEEGRAHAVFDAAGLVAAQALIRRMPVGETVLNAI +LDLVRAARPGAPEAPGWMADTLVWGPGPRAAQALTLVTRARAALNGRFAPTLDDVEAMAA +PVLRHRMALSFAARARGETIEGVIARLLDDRMRAAA +>gnl|md5|8f117e9747e30cb71c6e19a7076c1794 +MVRCQPADQQGDAGRHGSHFQTDGFQEMRGQDPFRLIRPAAMAGLVLFALVGAALPQAEP +AVQIVPPLTGWTEPMSEGQIPPLGRPITDDVRRMRNYPEQPPVIPHSIDGYQLTVNTNRC +MDCHKPQFTEGSGAPMISVTHFQDRDGQILTDVTPRRYFCTACHVQQADVKPLVPNEFRD +GYRHAGGP +>gnl|md5|21e98f888bbe114b34aeba387cc54a75 +MARRPASGRGWTDDGRATGKSFRHPMEAWWKHEGKNRCAILTIRAQFGLVALSRNWQDMR +KKTRFVAPDRVWFDTTHNLKVTGSNPVPATRNPDRYQCIRPPSGGLSHLSPKRSGSISEA +VARKPRRKIGGVTLT +>gnl|md5|dc868d7ae45019febe7701adc77f931f +MALSFLCGTIAQSRAGAARGFHGARSNGIFGGFSPIIGATSFHWPPTPFRLPLRPITRYT +RAGTKDNERDRGMAGSVNKVILVGNLGQDPEVRSFQNGGKVANLRIATSEQWKDRNTGER +RERTEWHTVVIYSEPLVRVAEQFLKKGSKVYVEGQLETRKWQDQSGNDRYSTEVALRPFR +SELHMLDSRGGAGGGGGRDEGYGGGSYGGGSSGGSSSGGGYSSGGGGGQSQSRPDFDDDI +PF +>gnl|md5|9e5ed294408074132595727f1d9c8755 +MRPRIAKNPGDLNDLRGPFALRFDRLRLNGFKSFVDPTDLVIHEGLTGVVGPNGCGKSNL +LEALRWVMGENRPTAMRGEGMEDVIFAGTARRSARAHAEVTLTIDNKARLAPAGMNDSDA +LDITRRITRDAGSAYRINGKEVRARDVQMLFADASTGAHSPALVRQGQISELINAKPKAR +RRVLEEAAGISGLYQRRHEAELKLNAAEANLTRVDDTLDQLSTQAASLARQARAAARYRE +IGAALRRAEGVLLYRRWAEADQAKAATAEALRAAIRAAAEAEAEARRAIAAREEAEAKLP +PLREEEQVAAAILSRATVEREALDEAEARAGQAIQTLLARIAQLDRDIERESALNRDAGE +VIERLEWERRELEKAGQGHEERLDAAGNTAEEAAEALREVEAKLAELTDESARLAARHQS +AERLVHDLRQMQERATRAAHDAEAAAARATEAGAEADAAREAAEEAQEEARERVEAAEEA +LADAEEARAALETEESAARAARAEAEGEVSALSAEMAALKRLVERGQGGDSILDLVRVAR +GYEAAFGAALGDDLGVGLAGDGSGWHLLPAYGSPQPLPEGAAPLSPHVEAPEALARRLSQ +VGLVADAAMGAAMQPALAPGQRLVTQAGDLFRWDGMRVMAGEAASSAALHLQKVNQLAEL +TEQAEAAQARAGDAQTAHQALRDRHLAATEAEKRARDARREAERGLSDAVRAVTRAESEL +SMAQSRAESARAELARHREDALDARARLTEAERVLAELPDRGAAAAALEHARTGVEAARI +ATLTRRGALDELRREANARTRRLQEIAKEESGWRLRLDQAGTRAAELAARREQAAEDLEE +AEAQPEILAERRGVLTEAEAQAAARLSRARDALSAADQALRIAAETEREAERAASDARET +RAAREARAEAATEAESTARLRIHEELEATPEALLESLGEVEEIAPEALEDQIARLRQQRD +ALGAVNLRADEDKRELETERDRLATEKEDLTEAIRKLRQGIGSLNREGRERLLAAFDTVN +ANFTTLFTHLFGGGEARLVLVESDDPLEAGLEIMCQPPGKKLSTLSLLSGGEQTLTALAL +IFAVFLANPAPICVLDEVDAPLDDANVTRFCDLMDEMTRRTETRFLVITHHAVTMSRMDR +LFGVTMVEQGVSQLVSVDLKRAEALVA +>gnl|md5|77c8ed05fcb67ba370e0b78d6d263ee6 +MIPGCAASSCWGWTRPRPNWRPVSKRRRGTTWSGALPSAGQSSAMWRATGSPGAAPTTRP +WPRWAGAMAAFARFGTGPARPRRWRHERGGPVHPGRSGQMGHRRRCAPRRQGMSGTIRLT +AAQAMMRWLSVQMTEEGERFIEAVWAIFGHGNVAGIGEALHGIGDALPTLRGQNEQTMAH +AAIAWTKTRKRRRAMAVTSSIGPGATNMVTAAALAHVNRLPLLLIPGDVFANRRPDPVLQ +QIEDFGDGTVSANDCFRPVSRYFDRISRPEHLLTALPRAMQVMTDPANCGPVTLAFCQDV +QAEAYDWPEAFFAPKVWRIRRPEPDAAELAEVVALIRKAERPVIVSGGGVIYSGAEATLL +DFARHHRIPVVETQAGKGAIDWREELNLGSPGVTGTDAGNAACARADLIIGVGTRFQDFT +TGSWTAFANPARRLVSINLTGYDAAKHGAVPLVADARVALERIGAALGAHRFAEPDAAPR +ADWFALADKAMAAPNHDGLPSDAQVIGAVQRVAGENTVVMCAAGTMPGALQVLWRASPGG +YHMEYGYSCMGYEVAGALGIAMARPEAEVICMVGDGSYMMANSELATAVMLKVPFTVVLT +DNRGYGCINRLQQECGGEEFNNMYASSNVVEEPQIDFVAHAASMGAHAEKVSDIAALEAA +IRAARGRDIPSVVVIDTEALTGAGIGGGWWDVAVPQTGQGDKLGAARERYETWMQKQQLV +N +>gnl|md5|cf4fb83b0d47bd8ae041fac79fe9ee56 +MPRSPAASASRRPAAPWRKPAPRTRSPSPSPATASCAATARCRAIAGAWRASAPCSTARG +RHRHRIAESFAWVYIRPRCWLPERPAMFPIRPYRSTGILGSASGAAAAALKARAAEWEID +LIETPDSLALHLWGCELALVRDGASARLELSAPERRLIGNLQDTATTLFEEQGLSIRWDN +VDEGALAPGLSLMRVVGVAARTPGFLRVRVSGEDAARFGEGSLHFRLLLPPAGRKPHWPR +IAASGRTVWPEGPDAPHRAVYTVAAQRGDWVDFDIFRHADSPTCDWADRARPGDPVGLIG +PGGGGCPEAGRLWLFGDETALPAIARMLDQARGEVQAVLRAAPADLAELARDPRVSRCDD +LLAALDAAGFDAAQDRHVWFAGPAHEAREARRRLAARGLSRREFTAAAYWG +>gnl|md5|2b122e35b0c75a1a404ad77a8e21b0ab +MGRRDGRAGGAGARRGGRLAGAAVGPRLGLRGAFRHGGRRGLRPDPGAAYLAGHHAGTGG +AAAGGVALRLRRRRHRPALAAGRSAAAPAAQGDLRAATRHAAPAANAAAQPCAGRVPGLA +RHGGAGAVLRTRHPLAVAAPAMTMRRTLPLLGSALAIQLALMLPGAPMRATPELPALLLV +LILGGGMARLAATAALALLAVQKIADLAMIPALGRPFNIAADLPLLDAAVRLLAGSFGTL +AAFGAVLAAGIALLGIAGALWWATGLWSRPATGRRARIALAAALGLVLLPIMSPRPENAR +YAQDRAGLAAETFAALRDVRAAAASDPMAGRQDLLGAIDRDVLVIFVESYGRASFQTPFH +AQAHLATLRRAEADLERAGLAMRSGFLVSPTQGGQSWLAHASFASGLWVGDQAHYRAVLA +SGRQGLFHHAQRAGFRTAAVMPAITRPWPEAAHMGFDRILAAADLGYRGLPFNWVTMPDQ +FTLAAADRLLRQQGGAPLFAQVALISSHAPWVPVPRLIGWDEVGDGSAFAAMAVAGESPQ +EVWRDRENIRRHYRDAIDYALQTVAGYALRHADEAPLILVLGDHQAAQGIAPDGGRDVPM +HVIGPEALVRRSAEWGFTPGLIPGTDSAAIPMDRMRDLILQGFAAPDGPGPRERPAGQAR +SFPAPG +>gnl|md5|9aa2812e579ca3edc50a422133ea15ad +MWLRPAAPPDLVSLSTSDPVRRQAAEIRKMAFGVPDYPVAGTAFCGAAAERRAARTDEGD +SQGMRIERRFTTAESGAYGALSFTTTTSEIRNPDGTVVFRNDSVEVPQGWSQVASDVIAQ +KYFRKAGVPARLKRVKEKGVPEFLWRSVPDEEALAKLPQEARFGGETSARQVFDRMAGAW +AYWGWKGGYFSSEDDARAYYDEMRHMLAAQMGAPNSPQWFNTGLHWAYGIDGPGQGHFYV +DYKTGKLVRSDSAYEHPQPHACFIQSVADDLVNEGGIMDLWVREARLFKYGSGTGTNFSS +LRGEGEKLSGGGKSSGLMGFLKIGDRAAGAIKSGGTTRRAAKMVICDMDHPDIEQFINWK +VIEEQKVASLVAGSKMHERELNAIFAAIREWDGSVEDATDPAKNAVLKSAIRSAKRVMIP +ETYINRVLQYARQGFDSIEFPTYDTDWDSEAYVSVSGQNSNNSVRVTDAFLRAVRDDLPW +ELVRRTDGKVAKTVSARELWDQIGHAAWACADPGIQFHDTVNAWHTCPEDGAIRGSNPCS +EYMFLDDTACNLASMNLLSFWSGKEFDADGYVHASRLWTVTLEISVMMAQFPSKEIAQRS +YDFRTLGLGYANIGGLLMNMGLGYDSDEGRALCGALTAVMTGVSYATSAEMAAELGPFPG +YGKNAQHMLRVIRNHRAAAYGTGAYEGVNVRPVELDTANCPDPRLVALAQGAWDEALTLG +EAHGYRNAQATVIAPTGTIGLVMDCDTTGIEPDFALVKFKKLAGGGYFKIINRSVPAALE +TLGYGSAQIEEIIAYAVGHASLGNCPGINHASLIGHGFGPRELEKVDAALASAFDIRFVF +NQWTLGEAFCRETLGIPAERLNDPTFDLLRHLGFTRAQIDAANDHVCGTMTLEGAPHLKP +EHYSVFDCANACGKKGTRYLSVESHIRMMAAAQSFISGAISKTINMPNSASIADALAAYE +LSWSLGIKANALYRDGSKLSQPLASALVEDDEEAEEILATGSAQEKAAVLAEKIVERIIV +KEAVRNHREKLPQRRKGYTQKAVIGGHKVYLRTGEYDDGKLGEIFIDMHKEGAGFRAMMN +NFAIAVSVGLQYGVPLEEFVDAFTFTRFEPAGMVQGNDSIKNATSILDYVFRELAVSYLD +RTDLAHVKPQGARFDDLGGGEAESQPNVAPVSEGASRSLEMLKQISSTGYLRKRLPQDLV +ALQAGVSVAAVSTAEGAAAVGVVTMDARAKARMQGYEGDPCGECGNYTLVRNGTCMKCNT +CGATSGCS +>gnl|md5|6f8b1e5f2d377863740e8f1331f594fd +MPDHQAAHPVRAMQQRRVGIRLQRRLAAAARRGVGGDHQLGAAVVDAVGQRVGREAGEDD +GVDGADPRAGQHGIGRLGDHRQVDHHPVAAHHPLAQQHVGEAVHLFRQFRIGDVARRLVR +VVRLEDDRGLVRAPGQVAVDAVDRGVQDAVLEPLHRDLAHGEIGVLHPGIGVDPVQPPAL +AAPEPVRVRDRFGIHAGVIARLDQGIPKTRRNRMFPRSFNGHARLLYSRQGSVRDAHTLL +KVPQRTSENRLRRMLIKLFISSKSFFFKDFFVNKLTIRSLFL +>gnl|md5|e594de79ad2f9a9c7841fe1d8f06027d +MLHRDAPRERGRDAARDPRGCDSRTACPAHCATDRRQLATGRRIESHRRRRCDPRGLRLG +CPAGSAPGHCRMTPEAFARWLAEMKAAGLAKSDRDAAALLGVSANSIVSMKRSGVTGATA +ERTALACQALLDGLKPYQ Added: SwiftApps/Swift-MapRed/blast/queries/frag011 =================================================================== --- SwiftApps/Swift-MapRed/blast/queries/frag011 (rev 0) +++ SwiftApps/Swift-MapRed/blast/queries/frag011 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,135 @@ +>gnl|md5|5610b3e3b38d53ad49bebe57671ba43d +MTWGLALCPAPRFLLVLCLLDSFPFQGPQPLPTQSLFWLRPRLHSLQLRAFLSAESTGKL +GGVRLDGIFQKQHDSFRPLLPAKKVKKSHHCNKKRALCLTWQ +>gnl|md5|af0e2bc93d3bea7028c4aa6ac4596419 +MQWALAVLLAFLSPGECAAYREDHGFCFIFFFCKEYHTKEFLIIFCVVPIAASQKSSNLE +GRTKSVIRQTGSSAEITCDLAEGSNGYIHWYLHQEGKAPQRLQYYDSYNSKVVLESGVSP +GKYYTYASTRNNLRLILRNLIENDSGVYYCATWDGHSDSDPPYTTLKICLVAASGTQDRA +APSHFLPPNLPCAEQEKHCLTPDLPCNITLPWQQLHPVPHPPPGLP +>gnl|md5|25275aa7e8722d2104ff5e1e21d1e453 +MASLRRPSTAIPRGPASVQFDRGARPPLPNDNKQKRMSKVGEKIKKRLSMRYGGNESFSV +PPPLPGASDFLTADPYGGLDTETPGEDLAASPFGLYGASDLKESSIQSSQPLDTQEHLVD +ESIGRRGAADATLEEEWNLEELSNEKVDAQAYVKKVLTGADEEEKRRFVAALMREKQANK +KELQRTVFKHYAEFVAISKEISTLENDMLELKELLGQWKDLPQLMGMEDTLAPTLDRNGN +LERRRTQRKSVFDLQNLYRNQLTQLWSIVEGSQKYLPVVAGRHLVFELHGVVELNPATYK +PKQNVSIFLLNDVLLIAGKRRNKGGSTTSVGDEKDRDRGRMVAERCWNLIELGIVDVKDG +GELVNVIKVHRGKEHCVYRTQKSDDKRALINAFRQISREANEKKRKDSEKEQERRKTMWL +GDKNGNGTGNSGHPLSTIGPSMADSKDLRWIDEYGDELTMAIAIRDWEESVKLVEKGQAL +SKSIESNSSAHSLLVSRLEQLVPSLVSQISHDLSSSNLRKSSSARLISLLVRLDLADHAR +DSFLESRRELMFKRVRSIKCDGDVSIYINELAVVIFTIIRHTSDWYMNAFKENNMASGFV +TWAKQQIETFADLFRRQMDAPNISESTVNECLHVTATQNRKLLRDVGLDFTFLLSSLLQP +SSNPSDYPHSVFTSV +>gnl|md5|f0e1d82f7f208991e202fe383dff7310 +MPLRFPLLVALASAAGGPGRSGQEGSGCRVGGAEWHGRCVIGPGLDHPAILRGRHEAGRI +AAGMHGTEWQDAKGRTDMAARLAAMMDFRAGCGGPGTAGTRAGSSAMTSRPAPEAQWPRR +FQPPGLSMGAADRGHPHRPNRARE +>gnl|md5|b26d5653e773a6a5e65097904a7f2ea9 +MLDDLQRHHHVEAVSVGRQRLGRGGAVVDGEALLFGMQAGDGDIALGRVGAGDGCAQPGH +RLGHQPAAAADVEQRQPLERSGGRKVAAELRRDLRGDIVQPRRVQHVQRLELALRVPPLA +GHGLELGDLGRVDAAGGRVAGGWSFGHLAVLHVAGAREALYSGAMDRLAGQIGGTPSHGR +LHPMVEPFDRRVIDVGDGHQLHVEQSGNPDGVPVIVLHGGPGGGCSPYMRRFFDPAHYRA +VLFDQRGCGRSQPHAAVIANTTQHLIADIEVIRRTLGIERAILFGGSWGATLALAYAQAH +PEPVEALVLRGVFLGRRAELDWFYGGGVARFFPDRWAEFQAPIPEAERGDMIAAYHRRLF +SGDRGQETRFALPWLVWENALAGLEINGPGHAPPDYARTFARLENHYFAHGCFLAEGQLL +RDRHRIQHIPAVIVQGRYDMVCPPATAWELAEGWDRAELRLVPASGHALSEPRIAAELVR +VMDGFRDAAGRG +>gnl|md5|46ecf5023234edbb4ec4e19b615c4227 +MRISAMARDDRLDGGPEEALPMLRWLRFLVTALAAVMGLGVLVIAALLWLRLSQPPLPEL +PEQIALPEGAVPAAVTFARDWLVVVTETGEVLLYDKQGRLHRQVQP +>gnl|md5|44be48dcd881f4b02fa701d8a96f7469 +MARPTRPLGHPLDLHRASHGDRGGDALHRADPPAAADRGDLQPGQPGWRLYRHDPRRFPP +LRRGNRGPHGLSVGAPDPGRRSPWSEPLEKPACRSGDGKGRGDDPRLCRGRLHQAASGLL +HGLRRRAGGAGRCADGGARGAGWRRRPRRRGPKAASPRSMSSAPRFPIPGGAMQEIEGLE +LTSPGAALATFQVHCRAFADAGQQDAFTRVVGLVVQPGVEFGNHNVIDYDPAAARDLSAV +LAQMPGVVFEAHSTDYQTRGALTALVRDGFAILKVGPGLTFVLREALYGLDAIAEELFPG +RRQRSLRQATEAVMLEAPGNWDRYYHGPEAERALQRHFSYSDRIRYYWPQPGAERAVDEL +FALLDGVELPETLIAQYLGGLYPEVRAGRLPPRARDLALAAVERLAQDYVAACCS +>gnl|md5|af2c89dd4310f2e9a095d8583012e769 +MPSTHIQGAWRRTHEDRHHRRNRLAGIGAWRGALVAPDRPAGRSGAAEPQRAASRLSRPC +RCDLGPGRGRSDGAKRRGRGLGAPRGLAGAGAAGRGAAGPVLHGRGGCPRTGPLRRADRA +GHAECRRRDRRVIFALLGRRGRDGCRPRHGAAPALGHRHHRRIGNRGADRPDDRPARLGR +RLSGTDGRGDGRLHAGAGRFRTHRLARGRGGRHRRRAAAGRPDQRGARHGRRLSRLSRHH +RRRPRGRRGGGLQPRCCRGAGGSDRQGAAHGEGSGVTRPPLTSLDGTDYDVIVIGAGAVG +CASARQLAGRGFRTLLVDRGDIGAGTSSRSSRMLYSGLGYLAARYPLWQMPFRPADMIRR +LLYTRDVMRCRAELVRDMPGHLTKHRFHYPFRKGDRYPPWLVDLGFRLVEALDGWRVPLA +YRRLPAVKAAGESAMAAALGGPLRGVGVFEEYMYAWPERICVDTALDAERRGATIRTYAE +VTAITREGEGWLVALDERAPGMQGRAQVRARMVVNAAGPWIDRVPGGGAGKRRVIGIKGV +NVMVRLPEAFRGQGLEAFSRKGEPYYVFPWRDFHFIGPTETEVTANPDDIRIEDGEIDYI +LAEANHLFPDLQLTRADVLHCWCGVRPTSTRDGRTTSLPVEVAEDPAMPGLLAVTGSTIM +LHRHAARKVARAVEKRLGKRGSEPTGAIPAPETHDDGIGQMAAREHVVRLSDLIRRRLPD +GLEPDLGRGRAEALSRIAAASLGWSEARRQDELRHFEEDTDRVYRQI +>gnl|md5|087c74e2438623a5ccc61b5a6d7f4ca3 +MGSPFCGCFIAGQNVANRPHVQPPPTRAEMTLRHPILAELDPARPILIAGPTASGKSALA +LEIAEAQGGTVVNADALQVWSCWRLLTARPTAEDEARAPHALYGHVAPDRAYSVGAWLAE +VAALMDKGCDSGRGRLIVTGGTGLYLNALSRGLAVIPPTPPEIRAQADQLVRQPGGLARM +IEDLDSSTRARIDLRNPARVQRAWEVLTTTGRGIAAWQAETPPPLIDPAAAHLLVLNPDR +DWLAERIARRFHLMLEQGALDEVRAMLPHWNPDALWAKAIGAPELVAHLQGRIDLDEAAR +RAVIATRQYAKAQRSFFRGRMRDWRWIGIGG +>gnl|md5|466b146e363bcf4f994e40581d097f67 +MGRARLLRPRPQPDRLRPRGLGHGRIPRHARGTGRPARHRRLYLGRHRRHRLRPARNSGG +RQCRARRRAAFRGRDAPARRQAGTCRTGRRPDTVGAAGRFRTGDDGPGRDHLHAQKPGLR +HLPGHRPLRGARAGHRRRPAPQGAQEGQAPASRHRLDRFFQGGGPGRDPAGPGPSGRYAG +LSLDRLGRLGPAAACAGRLAGDRTRPPCLHPFRAGSDGNDRPLDRRAGTRQSGAAQRVQT +CRPARADAQGLGACPPRNRHPARDNRSPWQDRVKPVIVASVTRIHSAASALQRFSSFLVM +PMQTAFRSRLIDALPFWLSLGMVPLAIIAARLGGWWFLLMPLYAWYLTTMLDTVLGLNEE +NPDTETPETQLFWYRAITIIWFPIQAAMIFGAIWHATRSGLSGWEKLGLFFGIGVASGTI +GIVYAHELLHQKNRMERWLGDLLLASTLYSHFRTEHLLVHHSWVATPRDAVSARYNESFF +RFFLRVLADCPKSAWQAETRRLARAGRSKFDRRNPFWRYAALQLAMLALAAALGGWQGLL +LFLWQAFVAVWQLELTNYVEHYGLTRKYLGDGRYEHVLPRHSWNSSHTATNWLLINLQRH +SDHHYKPDRRFPLLQTYAEDEAPQLPMGYPAMNFLAMIPPLWRRKMNPRVRAWRRQFYPE +ITDWQPYGRGELPMPRGAL +>gnl|md5|e0118385f5198edc75707b37e612a45a +MSISAGDAEIGYMACLAYVFILVYLEDKQMEATMSQTTTMTVRISGALSEFVASNVGENG +AYENISEYVRDLIRRDKERAEREAFDRLKAELTRAFAAPEESYRPLTAAEVIARNRG +>gnl|md5|01721ee83f4b9106eeda98aa6c5170dc +MRKPWSRGDANRARSIARRAAPDKGRARADPLSPGRRRPNVTEHPMRKPVLLVLIAAALV +TLWAGLAGITQGKPATPGYISAEVSRGSLEVSVLAEGRLKPSNLVAVGAQVSGRITELAV +VLGQRVEQGDLIARIDSVQQANELRTAQAALANLKAQMAERRAVLALAEKTLERQQNLIR +SNAASRSTMDSAQQDVDVARAQIAALQAQIAQAEVAIEIARTDLDYTRITAPMAGTVLAI +VSQAGQTVNAVQSSPTIVVLGQLDRMDVHAEISEADIGKVRPGQKVRFSLLDDSGRSYEG +VLDSIAPAPQSIVNDSAIQGGTGTDSSSGAIYYT +>gnl|md5|fe1d9e0fa9bc10497cff0d93629cfcfb +MEDFVPRLDPGLDAARQVRAGQALETEAPLDPAEAVIGDTADGTGRGRRIYGACSVETYR +AAGALHAAHRDAGGFLDAVDRFATPDFWRRDGAVKSWIYDRQAVEHAPGRDMDSVRVFYH +AGHGRMDEDGIFHLPMGALWTGADACLTSDRMRLGSGALRYLFWSTSQSLRIGPGYSPLH +SWVRANQGLRMLFGFDSICWDSGRYGANFWHHWQMGKPFAQAWLDGAWDIAPDQSPVACA +CAPDRDVALAMLFGERQFRAQRGAAQYWAWRWHAPVALYRREAALTEPPAEFAAVRLVPA +AEDRALARAVLSRLGLDPALVAADAQGAISVSHGPVRFQRRPDGRILLEFEPGAPGRGLR +EMPPRRTLVSRAQNALRSHGFLLPGTELVFDRVSLAMSATASLRRLDEPPAESLDEIIVQ +FRQSIDGIPVLTPDAGSLRLAMRPDGSVLRIESTLRRVAERMPARAHPHGMPDDPPAPLR +PEGPPTPEPQTIARILAQHSARLMRDLAARGAAPLSLRILPGTTEIGYGIRSNTARLVAR +QGIEIECVRGFRKRYWIQSDLGD +>gnl|md5|c98c6c5d2033cc59e20f0c4f71371bf7 +MGLRAGSRIIPCAVGRGGIRADKREGDGATPIGRHRIVGLLYRPDRVARPNGWARPILPG +DLWCDASDHAAYNHPVRAPFGPSHEAMRRADPLYDIVLVTDWNWPQARPGMGSAIFLHQW +RRPGFPTAGCIAMARRDLIWLASAVVPGDVLEIPALPRWPARKPASRHGKD +>gnl|md5|726f3a9432f3b300e470ea19bdd59c29 +FAGCGRGHPALPGWQGAARGFGAMDGASLAEALRRGGPELDPVRDLVADCLARTEARRQA +LDRSRPAGWGAMLAVLAGAWLLAALGWAFWVETGQSRALDRLFQAEAVAAGLDRDAPFAD +LGARLDRLQRAEAQVAAGMARVRVRPLGWLTGRDAARRAAAALAEARARHLPPALARAID +GALAGEGEPAAAYDTLRAWSVLSGAAEWQPAWLAGWAEDRVGADPALAGLAPHMLALPRR +PDTPVVPPDAELLAQARILAAEAPEPERAFLELRRLAEAAALPPWRPLQALPVLADIAER +RSGQPLGRPIPGLYTVAGWDMARARGAGLAVEAARQAGATLFAQAPAQQNDSPDRVMALL +QGATLQHWQDWLADLRLRSFDDRRRAVLVSGALSRPDSPLAALIAEVWRQVGGTDRSRPH +ELQLAVAVRFGPEIQYVESGRIAQIAALFAELNVALGAMDADAADAQRRLLGVQARARTV +RALRDAPPLIGRLVEDTLAESGAAEASDLTNPLTRAWQAEVLPLCAPALAGRFPFAQGPD +ADPAAVAALIGPGGAMDRFLGARAATLLDRDADPWRWKPEARFAGLSPDSAAFLQRALTA +GAALAPGLRISAAALAERGRATLLVGGHGGPVGAAGDAVALDWPGADPAAGVEVSFATPE +GAARLQQPGPWGLMRLLAPLRLRERDGGRRFLIDLRTEGARLFLEMEFERPLNPLSARRL +LAGLACPQVL +>gnl|md5|3d4f603c945e047aac362f80820540a0 +MSDLSSFEKQGRKASRGSDGWCRCGCACRRPCRPRPWSGSACLCEKWHPCPRQRSTFCPR +LMTERGTFRIVSSLPQLVARRHPITCAGHAAICDRLSFVHSLKLLNWFSRRFCRLRYLDD +PWPSRRCKISNSALLITNEN +>gnl|md5|a4c70acf897c0685ea0a4b9cacef01b7 +MRTLRRRSNEACRFPVMRELRPAGPCRTRSDRFRSADSGRNARANRGKPVICHGAMQRSW +GAHGDVAGRSTADADRPPGRVRVRDVDAHVSLTRDRRLPARHPVRSCEGDMEVFQPSVIL +PARRHPLQNGPAPRHGASRRKVEMPQQETIVSAPELTLDITPEAAEILRASDLLSGRPRT +MPVHATYFDTPAQDLAAAGFTLSLTKTGGETGDQRLQTVKATGSTADLFLLPEWRQTLTG +DRPVLDDHTPVPALLGAKIADIGPLFELRVMRHVWTLPGQGAGIELALDQGEVTAADRRA +MRCAIRLALRDGPPAALYALARRLDEIAPLRLAAQTEAEHGFRLLGPVLHMHKAAPVALR +RDMVAADGFRLIGSACLRQFRLNEPLIGPGNPEAVHQARVALRRLRSAFAICKPMLQDEE +AGRLNRESRWLAGMLGEARDLDVLRMRCRSEALRARLEPARMAAYAQAQAALESRRARLL +MLDLGEYLAISPWTALPSAAEIRDLPLREFAAAALDRFRRKVKKDGIDLADLGDEARHEL +RKDAKKLRYAAEFFAPLFAEKRRRRRAARFLAALEALQDRMGALNDLVSAPELVERLGLA +GDPKAAALLGTKRDKRAQIEAAAEAHDAFVDAKRFWR Added: SwiftApps/Swift-MapRed/blast/queries/frag012 =================================================================== --- SwiftApps/Swift-MapRed/blast/queries/frag012 (rev 0) +++ SwiftApps/Swift-MapRed/blast/queries/frag012 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,116 @@ +>gnl|md5|915765048e96cb361ec197eb2c72e179 +MGLAQPRLLSGPSQESPQTLGKESRGLRQQGTSVAQSGAQAPGRAHRCAHCRRHFPGWVA +LWLHTRRCQARLPLPCPECGRRFRHAPFLALHRQVHAAATPDLGFACHLCGQSFRGWVAL +VLHLRAHSAAKRPIACPKCERRFWRRKQLRAHLRRCHPPAPEARPFICGNCGRSFAQWDQ +LVAHKRVHVAEALEEAAAKALGPRPRGRPAVTAPRPGGDAVDRPFQCACCGKRFRHKPNL +IAHRRVHTGERPHQCPECGKRFTNKPYLTSHRRIHTGEKPYPCKECGRRFRHKPNLLSHS +KIHKRSEGSAQAAPGPGSPQLPAGPQESAAEPTPAVPLKPAQEPPPGAPPEHPQDPIEAP +PSLYSCDDCGRSFRLERFLRAHQRQHTGERPFTCAECGKNFGKKTHLVAHSRVHSGERPF +ACEECGRRFSQGSHLAAHRRDHAPDRPFVCPDCGKAFRHKPYLAAHRRIHTGEKPYVCPD +CGKAFSQKSNLVSHRRIHTGERPYACPDCDRSFSQKSNLITHRKSHIRDGAFCCAICGQT +FDDEERLLAHQKKHDV +>gnl|md5|4e7d2a5eeeac493abb4bb51dd25830df +MWNRYFVFYLLLLSAFTSQTVSGQRKKGPKSNLLARKSDVQGSICFIDIVFIVDSSESSK +IALFDKQKDFVDSLSDKIFQLTPGRSLEYDIKLAALQFSSSVQIDPPFSSWKDLQTFKQK +VKSMNLIGQGTFSYYAISNATRLLKREGRKDGVKVVLLMTDGIDHPKNPDVQSISEDARI +SGISFITIALSTVVNEAKLRLISGDSSSEPTLLLSDPTLVDKIQDRLVDVLKPIQFKIIC +NLQSSNSFSHQINESHLIGLDILFEKKCERKICECEKGDPGDPGPPGTHGNPGIKGERGP +KGNPGERGECGKPGIKGDKGEPGPPGPYGSPGAPGIGQQGIKGERGQEGRPGAPGPIGVG +EPGQPGPRGPEGVPGERGLPGEGFPGPKGEKGSEGPTGPQGLQGLSIKGEKGDIGPVGPQ +GPMGIPGIGSQGEQGIQGPIGPPGPQGPAGQGLPGSKGEVGQMGPTGPRGPVGIGVQGPK +GEAGLPGARGPEGPPGKGQPGPKGDEGKKGSKGNQGQRGLPGPEGPKGEPGIMGPFGMPG +TSIPGPPGPKGDRGGPGIPGFKGEPGLSIRGPKGVQGPRGPVGAPGLKGDGYPGVPGPRG +LPGPPGPMGLRGVGDTGAKGEPGVRGPPGPSGPRGVGTQGPKGDTGQKGLPGPPGPPGYG +SQGIKVSE +>gnl|md5|e6b8b8fc9de3f73f65658f5faeb3466b +MLSVFKKEDTIIAKDFGNLRDTITEPAKAIKPIDRKSVHQICSGPVVPSLSTAVKELVEN +SLDAGATNIDLKLKDYGVDLIEVSGNGCGVEEENFEGLILTLYSLSALKHHTSKIQEFAD +LPQVETFGFRGEALSSLCALSDVTISTCHVSAKVGTRLVFDHYGKIIQKTPYPHPRGMTV +SVKQLFSTLPVHHKEFQRNIKKKRACFPFAFCRDCQFPEASPAMLPVQPAELTPRSTPPH +PCSLEDNVITVFSSVKNGPGSSR +>gnl|md5|cf1280723d02a61518d8725f3b8f83dc +MGPAAGRQFDPRPDRPGGAEHGTVRAGRICAGGQLEQCRRDGRGQPRAADGRRTGDTGDR +LRAGGWLFRLRLGLFRRVLGGDGRDQRRQWRLEPGGRQLGQCDRRDALGHPVRRRAVPAS +DGLDDERARRGLHRPAHGHRQLWLGRVAAFRGQSQRRQLFDPQQQGRAAGPLLRRCDPQH +RAGRRDLWRNLRRRRRGRCRGEPGAGLCTLRCVRAGDAGRHAGRQLRHRAHRPVRAWHAD +ARGAVHQAGRRQLCRKLRAGDRGFPGGLRVKPRHLPQEAARVGGLFFVPTAHPRRIALLK +PGATGRFSVDMARNLAKLRRKRQGGGKRMNLTIDEALAQGGAGRFQGRLLGIFGLVWAAD +AMQVIAIGFTAASIAASFGLTVPQALQTGTLFFLGMFAGATLFGRIADRIGRRNVLFLTV +GCDAVFGLASVFAPDIWSLMLLRFLTGMAVGGTLPVDYAMMAEFLPPRNRGRWLVWLEGF +WAVGTIAIALTAWIAHLAGAAEPWRWIFAIAALPAVIGIWLRLWVPESPMYLLRKGDEAG +ARAVVDRVLTANGARALPAGTRLTAPPVTAEARLFGPELRNRSLGIFAAWFLVSLSYYGV +FVWLPAELAKGGFGFVRGYGFLVLMALAQLPGYALAAHGVESWGRKPTLQIFLVLSAAGC +VLFTVAVSPWLVAASLLLMSFALLGTWGALYAFTPELYPTSLRGTGMGTASAVARVGGLL +APSLMGYVVARGFGVAIGVFAALLLLAALATLFIRAETRNQSIV +>gnl|md5|03711b85e8f208a73947f35d9b26c3bd +MQSLPHRPACHLGLRFSGLPGASLTAAFLGPLLPVGLNICCVTVPPEADVRPALQQSFGH +DSDDAGRGRRLQLPRDDARHRPRTDLRAESRPTAERRGSSGKFSKAATRTLLQ +>gnl|md5|a2619035104208b0bbc78a64bc82bb76 +MWQLLSCRFHFRDMRRSGRASLFRLSLRTGYNARPVIEKWSAVPNISEFYAIIGSDMNSF +GTLAAFVHSAETRSFTEAGRRLGISSSAVGKTVARLEEELGVRLFHRSTRAITLTAEGCR +FLDRCYRIFAEFDDAKRELTQAAGKPQGKLRVGLPQIGIHLMPHLIAFQRTFPEIELELD +FSDRLVNLVEEGFDAVMRIGELNDSRLTMRRLDGYHHRLVAAPAYLAHRGTPDRPAELMD +HACLRYRYPTTGKLAPWPLNGRGGAPSIDPPQSSVTNSIDSLLEMVQAGLGIALLPDFIV +ADAVAAGRLTVVLDRHGQDRRDFCILWPSSRHTAPKIKAFVDFMVSRLGAAGALQR +>gnl|md5|73014d45d85da90a9c4260a432584b79 +MDCRGTHHGSQGDHRNRRGLAARTERTGRTDAFFRDPLRPALQPRRQGDGKYAGPCRETR +QGKGRFHDSRPEIITAADIGDEASPDRQARFGRGRASPAAIGADRPGSSQLLTEALHRHA +PSRRSLSRRACPARSLRKACTASPRPNSRAAACRTCS +>gnl|md5|7b072f2b735925077949e393788c5ef9 +MVMLMALVTILNKRTFRGIKRSERQTNETTNCSVDFLFCRFLACTFPRLPPHDVIIGQQF +LGRIRHHVAHLHAAERCLHVIDVDRHHASPSNRSPSAGGTGGGRTRSHSFARTRSRAAVD +AATSPLTSSRP +>gnl|md5|7c225505c759610e69c77d998044fb74 +MLVVSSANMGVCLRGCSKYLSKYFWLNLAEHGKDESAWWQVKMVVRPRNQKTQRYQRVKP +PSGGFLHLGFLKPGSISEAIDRKPQREIGGVTLP +>gnl|md5|9e9d18746b8a045e2222a2311bf80f0f +MSVVAPATGSSSSTGATVRSTWMRTPPAASDATSHGQVQIICILTTTCGGSGSEGRSAPR +QTSPAAGLPMTIRIRILLDFLAVGLFVAGLAYWWQDNLTHEVIGTIFFALLIAHNVFNRR +WYGTVKKGRYDPPRTLNTIVIAGMAISMLILLGTSILISQDVFAALALDGAFAVRAAHMF +VAYWALVFLAVHLGTRWQMVMNVTRQALGIKGTSPLRTWTLRAATAIVAVKGVLATLEMG +LGTKLRFEYALDMWDFNESTLGFFANYLSIIGLYAALTCYGLTFLRERKRRKA +>gnl|md5|ea2a0c000108907ed1423f6dc27d952d +MRARELYPAAAARQRLLSLQQQRAGLGQHHGRGDLPRDLRTDRARRHHPVAPIPARAPGQ +DGAGPGKRRRPGLPCGAGPAARRRFRRACLAGRQRPRRAGLLLPDLGPARPGGASRHRRR +RPSHPRHRAAAGADRSRAGALHLYLGRTRRPATRGIRPARAGPEGPGRRRHARQPPADGE +FRGAGRIRLGRFRRGPGLVAGPAARGRHRRGGRGGPAQAGAGPAGGAGGDPGAGGPLRSP +RLAAGTKGARRRAGRGAMSVIVFVGPSLRQADRAAFAQFRFLPPVQQGDLYRAARQRPRA +IGLIDGYFDGVPAVWHKEVLWAISQGIAVFGAASMGALRAAELAPFGMRGVGRIFRDFHE +GRLTDDDEVALLHGPAETGHAALSEPMVNIRATAAAALAAGILDAPAAAHLLATAKALFY +QQRDWPAILAAAEQVPATMRDRLAAWLPDGRIDQKRADALEMLHVLQAHVARDEPPPRAE +FTFEWTEAWASAPWLAAHGDGIEAGDALMLDALRLQGEPYLRLRRAALLRQLAAETATRE +RRGVQPDHVAEAALAFRLPRGLLRGQDIDRWAAENGLDRPGFDRLMAGLAGLEALARDRD +AALAPAILDQLRLEGGYKALRDRTAKAGTADPPLPLPLLLAWHFHTRLGRDLPEDLEQYA +GSLGFRDLAHFHAALARDHALWLKDGQPAPDGTAGRQSHRQPPPGGLT +>gnl|md5|3282143e12d3e40a2aabc7a3229f6d3d +MSASCRPTRPSSAASWSPGSPGPAQQGRFSNETSDARQCQGKGLCRSRGRGPRGGGRGDE +CAGRLHHLVRSRLGGGRLRRRLEPVPADGGRPLRLRRSLLVAGAGGRHAEHLSELERRRR +RRHAGLAQAAIGLPRNERLVVMRKSLMLLASAAAMLAGPALARDYILAPARPDKLVVIDT +EKMAVDKVITIADAGPTPMVPMVAPGGRIAYATVNKSESLVKIDLVTGETLGRIDLSTPE +ERVKSLFGAALSPDGKTLAIYESPVRLELTHFEVQPTRVALYDAETLSRRKAFEAPRQIT +MLAWARDGSKLYGLGRDLHVMDPEAGTLVEDKPIQSWEAETYAQPDVLAVWNQHESSGVM +ATPFYTARKDIDPADPTAYRTGLLTMDLETGEMAMREVRIMDVFYFSTAVNPAKTRAFGA +YNVLESFDLEKNASIKRVPLPHSYYSVNVSTDGSTVWLGGALGDLAAYDAETLEKKGQVD +LPGNASMSLASVRLFTRDE +>gnl|md5|62d49c2b809e8379edbd79b1c53ad152 +MFLELVGKLDLLGDRDAVLGDPRRPEGLVDHHVAPLRAKRHLDRIGQDVHALQHPVTRVA +VELNFFRSHFEIAPRMGYRKGTIRR +>gnl|md5|710d30c0cd55ddb3fb6f83925300c48b +MLNVLACFLSGAFDARLEFAVRSWALQDGKVGTRVAAADETRLSALRGMLARWGHGEQEA +DVRARTIYLTQIGYISMRAQEGLETRLARIPTYVEIYTGQAAEPRELARFNARLAPVPR +>gnl|md5|45e04b14001d7e65775f599a118e55d3 +MRVPSVSIIAASTPSSEVPDIIPSARIIRMLSLPPFPRYIRASRKEKPMTYRAKSDFLNV +MIERGYLADCTDMQALDDALIDGPVTAYIGYDATAASLHVGHLLNIMMLRWFQKTGNRPI +TLMGGGTTKVGDPSFRSEERPLLTPDKIDENIAGMKQVFARYLDYGDQGAMMLNNAEWLD +SLNYLDFLRDIGRHFSVNRMLSFESVKSRLDREQSLSFLEFNYMILQAYDFLELYRRYGC +RLQMGGSDQWGNIVNGIDLTRRVLDAEIWGLTSPLLTTSDGRKMGKSAGGAVWLNGAMLS +PYEFWQFWRNTTDADVGRFLKLYTELPVEECDRLGALSGSEINAAKIILANEVTTLLHGA +DAAASAEATAREVFEQGGAGGDLEVVTLSADALASGLTVVQLLAQTGITASGKEAKRLIA +EGGLRLNNEAVSDPQLAVDAALIGDGLKVSVGKKKHRMVQLG +>gnl|md5|2b4463a8fa3a5dc4b3948d0ea34136ed +MRRASFGSGIAGGLRFPVRPGLSCVDTPVYWLPSCETGSLVLDALPSVLPAEGNLVDLLR +AADARADAAGTWFRYDIGDGRSLHLLRLAGVEEHGPLAIVIPLDADGLDRIEAATRLLCF +LMRRSVPPDRRLTERQRQRARQMLQAIDGRMSGASYRDIARAIYGTDRVHAEAWKTSALR +DAVMGFVRDARAMIGGGYRRLLRRRRRK +>gnl|md5|13d9ca88e9ccb8b6c87fe56fd514b329 +MAITSAHPHPDAALIRDWALYGPRDPAIATLVERLAYERQMRLNEVEQLIVDVLTTALNT Added: SwiftApps/Swift-MapRed/blast/queries/frag013 =================================================================== --- SwiftApps/Swift-MapRed/blast/queries/frag013 (rev 0) +++ SwiftApps/Swift-MapRed/blast/queries/frag013 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,108 @@ +>gnl|md5|491c1bac77ae9c064833f94e529964e3 +MSYPPNQGYPPQQGYPPQQGYPPQQGYPPQQGYPPQQGYPPQQGYPPQQGYPPQQGYPPQ +QGYPPQQGYPPQQGYPPQGYPPQQGYPPVGVPVGVPVGFAPGMVVGYHQGYFVGTITHDC +KHDAEVLRKAMKGIGTNESDLIKVLANRNWAEREQIKREFSAKYSKDLIQDIKSETSGNF +EKCLVALLTEPAHFDVEQIHSACAGAGTNENTIIEILVTRSNVQMEYIKQIFKNKHGKSL +KDRLESEASGDFKKLLEKLTEPRDESPVINPMQVSKDAEDLYKAGEGKIGTDEKEFIKIL +TSRSLPHIAAVASEYIKHHKKHSLIKAIDSEFSGSIKTGLIAIVTYALNPYGYFAEILNK +SMKGAGTNDNKLIRTVVTQMHNMPQIKTAYSTLFKNSLAHDIQADCSGDFKKLLLDIIS +>gnl|md5|51b922b90e51d12f8d7213494a8f8df9 +MSTFGYRRGLSKYESIDEDELLASLSAEELKELERELEDIEPDRNLPVGLRQKSLTEKTP +TGTFSREALMAYWEKESQKLLEKERLGECGKLSVVARHDEQELADGGCKSNSHNRENLRA +AVGWLGEQGSCIFKSQIENINLTNGSNGRNTESPAAIHPCGNPTVIEDALDKIKSNDPDT +TEVNLNNIENITTQTLTRFAEALKDNTVVKTFSLANTHADDSAAMAIAEMLKVNEHITNV +NVESNFITGKGILAIMRALQHNTVLTELRFHNQRHIMGSQVEMEIVKLLKENTTLLRLGY +HFELPGPRMSMTSILTRNMDKQRQKRLQEQKQQEGYDGGPNLRTKVWQRGTPSSSPYVSP +RHSPWSSPKLPKKVQTKKLITRNIAEVIKQQESAQRALQNGQKKKKGKKVKKQPNSILKE +IKNSLRSVQEKKMEDSSRPSTPQRSAHENLMEAIRGSSIKQLKRMTEVPCDDQMLGQCRV +TAANEPKYNHMHQSQRLAPQNKPAFLVRDGHRMLAASINTQMI +>gnl|md5|76be18e4c34b74b09d16950f62675f50 +MLSRAKPAVGRGVQHTDKRKKKGRKIPKLEELLSKRDFTGAITLLEFKRHVGEEEEDTNL +WIGYCAFHLGDYKRALEEYENATKEENCNSEVWVNLACTYFFLGMYKQAEAAGFKASKSR +LQNRLLFHLAHKFNDEKKLMSFHQNLQDVTEDQLSLASIHYMRSHYQEAIDIYKRILLDN +REYLALNVYVALCYYKLDYYDVSQEVLAVYLQQIPDSTIALNLKACNHFRLYNGRAAEAE +LKSLMDNASSSFEFAKELIRHNLVVFRGGEGALQVLPPLVDVIPEARLNLVIYYLRQDDV +QEAYNLIKDLEPTTPQEYILKGVVNAALGQEMGSRDHMKIAQQFFQLVGGSASECDTIPG +RQCMASCFFLLKQFDDVLIYLNSFKSYFYNDDIFNFNYAQAKAATGNTSEGEEAFLLIQS +EKMKNDYIYLSWLARCYIMNKKPRLAWELYLKMETSGESFSLLQLIANDCYKMGQFYYSA +KAFDVLERLDPNPEYWEGKRGACVGIFQMIIAGREPKETLREVLHLLRSTGNTQVEYMIR +IMKKWAKENRVSI +>gnl|md5|a21d42f484f7e36924076052bf99f239 +MRISNAASMKSVGEVPIDKMGLQHYFVNYDKYIGPLRMRPLRLLELGIARGDSLKYWESW +LPNAEITGLDINPCKARFESGRVRCYVGEQQDKALLDRMAAERAPQGFDVIIDDASHVGQ +LSRISFWHLFENHLKPGGYYFIEDWGTGYWRQYPDGKSYRPRPPGLSPRERLLDRLHRSG +LAQAIHPLGKLTGWMRWNLVRRRFHGHDRGMVGFVKELIDECGAEDMTHPDFGTGTPRSS +RFDWMRVSLGHVVIRKAG +>gnl|md5|716e5218c6f6239b055bca1361427742 +MTEKPCTSVLPTKEKDHPVHRPHSREPTNSEADTLIIGCPREPIYKLPRRKTTRPPTYPF +KYTAMSKSRGKKNTEVAPF +>gnl|md5|0d65bd6971682ba3269dcc4348f912b4 +MCGVDHSVIVRVTDQLLNDPEKPRARQIRELIKGQGGNDGIVFFPVEKNGVLHHTIPDTV +CMAILEYYAFEARGGDGQALKAYRALARKGFRDFIYAQVGYNPSGAVDVAWQQYQDRVSL +VYDNVPAGYFCVFKEIAEMFVTLLQSGAKLGNGFIPDISVGQAWGKHWTADNLDNVYGMR +RQFHHNYPDYFPQSASNPQPANCYPDDALPEFRRWMREHYLANGLPKYLVSKVKAGQLEA +PAATIAVEAFKNRSLPAPK +>gnl|md5|6530b00eadfb775d638164ffcb97aa2e +MRIVRDRFPSNIQEIVAAFAAGGAADFAIILEGGWTRDPLTLSVWFEGVIAESLQEIDAA +VPVVLSCTSIPKMFSAFSGITPVPFSNRQLIDQISRRSNRTRVIYGDWGSTRPREESGFA +SRPLDRIDYPTDGAWYIVRNKDEEWDFKAAAEELIENSDIWDGNLNIWGEEMIYQTTINE +EIGIDTPQKNVAARVNIHLHRQAFYGAGDIGGMNLDEDWED +>gnl|md5|9a3fa19db39f50b54748662139afe780 +MMADRWIKQPGAGQVRGEDNPKHPNIPCAVCGAHPPQPSVSVAEALREIRAAIQDGNLSQ +GIRLDIIDKIAMRAMKGENNADHT +>gnl|md5|0ec0aba1faa0c24cb69bfe5529bbceed +MKSWFSLLAVACVVWIKVFIQFTTRPLPECDFVNACLDRVVRQLLVDQFVYPLTGDLPGF +SLDPAKGEEGNNPDPDCDRCQHSGNRRHHRRHKAKICGHRDCGFLHSAGQPIDCVNDTKR +QEQIAENRTT +>gnl|md5|7c52eb1c3285381f77e9e38830df1c4a +MRVMSLVLQAKGDRSARGRSGPVWIGNAAGRAWPCRPGRLPLGRASAGQRGRASRWAIAH +RRHGPPDGPAAWNFDLLPEVGNAECHGPLPMTIYLVV +>gnl|md5|3e0756e8bcb11d6b25232e0b4000f547 +MMVGFIDAHRNAHGVEAICAVLPIAPSTYYERLAKRADPALLSDRARRDEALHPEILRVF +EENWRFYGMRKIWRQLGREGFDVARCTVARLMKSMGIQGIVRGKPHRTTIPDKKAPCPLD +KVNRQFRVPAPNMLWGRPLWRHWSEPNGRRLHLCRHLERLRLRRVRDRCLCPADRRLAGQ +HLGPCGVRSRCLGAGGSRTPPNQGHGAGPPWRPRFAVSEHSLQ +>gnl|md5|f9cb79ce22395682960bf985f29d9dbc +MTSGRLGGQRRVIGNSESAVMSFPVMSCLMLQGVSVMWQPLPEHAQQAGKGKPMFKEFKE +FIARGNVIDLAVGIIIGAAFTAIVNSLVADLINPIIGLLTGGTDFSGHYLVLKGEVPPGA +SLQVARDSGASVFAYGAFLSAVINFLIIAWAVFLLVKAVNRVQSAASRQKEAEAEAAAGP +TQEELLTEIRDELRARRT +>gnl|md5|1ecb6d824fd5db7a285ae6fa19d7f083 +MGHGRSPFGMGWWSDISRSQGGRWNRAISRYIVVMPSSGSGPGSDRQSAGEAVVIQAMAV +KQGAAARASQPAAPGFSVGVVIAGLPSDALRDMKQSRTGRHPGVSNKHDGIAAAAQALAA +GDALTALKRVALRDDPPALALRGIAMAQLGDLDRARDLLRRAARGLGADPLARARCRLAA +AEIALVTRDLGGLERALGTARGALAAQGDWANAAHAGYLQARLLLLTGRLDQAEAVLETL +DAAALPPASRPGCWLVAAGIAMRRIRAGDARAALDRAARAAHQTGIAALAAEVAQARAAF +DAPAGRLIESGRETLLDLAGVEALLGADLLLVDACRNLLRGGATLVPLAGRPVLMALLRA +LAEAWPGDAPRETLLARAFRARHADESHRARLRVEIGRLREHLSPLAGIKATGRGFVLEP +CGGRRIAVLAPPVEGDHAGLLALLADGEAWSSSALALALDVSPRSVQRGLKALERAGRVE +WLGHGRARRWVARSVPGFPTGLLLPAPVPMR +>gnl|md5|23ef48228f0abbf570c6e5b4ccec7e42 +MIWRSCSARSAICAAPMPRRATMCWRSWTRRASRRPPRRARVRPCRRRVDAMAVSVKICG +LTEAAGLAAAVDAGARYVGFVFFPKSPRHVTPGTAAELAAQVPLGVAKVGLFVNPDDAAL +DAVLAHVPLDVIQLHGAETPARVAEVKARTGLPVMKAVGVADPQDLDALWDYGLVADMLL +IDAKPPKDAVLPGGNGLAFDWRLLAGRQILKPWLLAGGLTPENVHEAIRLTRAPGVDVSS +GVESAPGVKDPDRIRSFIARATAPIL +>gnl|md5|8738c6e8eda26363448d9d5ee3ec34a7 +MSSGNRRPHDVRADDRPGSRARDPLSARPVCASAGRGRGDGMGRAFHPGRPLDSPQCRAR +RAWRLGHCRRRKAGSGRTGGTGRIFGAEFSRAVPAPDDRHLAVAGRQGRRPGEMPHDHHR +FPRRSRPRGDGRQL +>gnl|md5|e63e9be3df7b8e7c2bcc4ff9ba8c2106 +MPLPWAWLLMLTVRAITHPTGLVGCAVAHAPPGLRVFLLDLVRDVLRHGLVMVELHREHR +AARGHRTQVVDIAEHVGQRHKGVDDVRVAARVLAADHAATAGQVADDRAGIFLRRDHLDA +HDRLEQLGARLLQPLAHTGACGDLEGQDRGVDVMEGTVDQRHLEVDHREAGQRARIHHRL +DAFFHARDVFLGHGTTDDLGLERVALARLGRLDLQLHARELAGTAGLFLVRVVDLGRLRD +GFAIGHLRGTDVRLDLELALHAVHEDVEVKLAHALHDGLARFHVGLDAEGRVFGGQALQG +KAHLFLVGLRLRLDGDLDHRLGEGHGFQDHRLGRIAERVARGGFLQTGQRDDLAGKGFLD +LLAVDGVHHHHPADALALALGRVQHLVALLELTGIDAREGQRTDEGVVHDLERQRREGLV +VRGRTLDVAGLGLVARRKAQIGGNVGRRRQEVHHRVQQRLHTLVLEGRAGHDREERQRQR +ALADQLAQRRLIGLVAVQVGFHRLVVLFDGEFDHLAAPFLGDVLQLVADRLADPGGAQIL +ALPDPFFHLDQIDDAFQLVLGADRQCDRARRAAGAVLDHGDAFEEIGADLVHLVDEDDPR +NLVAVGLAPHRLGLRLDAGIAVQKADRAVQNRQRTLDLDGEVDVAGGVDDVEAATLAIIG +GEVRILVALPEGGGRRRGDGDAALGFLLHPVHGGRTFVRLAHLVVLAGIEQDPLGRRGLA +RIDVGHDPEVPVALQRIFACHKGPSFRLPAVVAERLVGVGHLVRVLTLLDGGAAAVHGIG +QLAREALFHGVLVALFRSVDQPADRQGFAARRTDLDRNLVGGTADAARAHFDRGLHVVER +LVEDLDRLALQLALDAVEGVVDDAFGNRFLAVDHQVVHEFGQHAIAILGVGQDFALLSGV +TTGHVPISLLRTLRAVFRTTLTTILDALGIQNTAQDVVADTRKVFHPAAADQHDRVLLQV +VLFARNVGDHLEAIGQADLGHLTHGRVRLLRRRGIDARAYAPLLRAGLEVLRLRALHLGL +PRFADQLLDRRHSVPRLAFVNTRSHRLRHFSTANHAHRETPQPILSPRG Added: SwiftApps/Swift-MapRed/blast/queries/frag014 =================================================================== --- SwiftApps/Swift-MapRed/blast/queries/frag014 (rev 0) +++ SwiftApps/Swift-MapRed/blast/queries/frag014 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,106 @@ +>gnl|md5|e0785fc0b8720a5c4d78be370ef19af0 +MEVLESGEQGVLQWDRKLSELSEPGDGEALMYHTHFSELLDEFSQNVLGQLLNDPFLSEK +SVSMEVEPSPTSPAPLIQAEHSYSLCEEPRAQSPFTHITSDSFNDDEVESEKWYLSTDFP +STSIKTEPITDEPPPGLVPSVTLTITAISTPLEKEEPPLEMNTGVDSSCQTIIPKIKLEP +HEVDQFLNFSPKEAPVDHLHLPPTPPSSHGSDSEGSLSPNPRLHPFSLPQTHSPSRAAPR +APSALSSSPLLTAPHKLQGSGPLVLTEEEKRTLIAEGYPIPTKLPLSKSEEKALKKIRRK +IKNKISAQESRRKKKEYMDSLEKKVESCSTENLELRKKVEVLENTNRTLLQQLQKLQTLV +MGKVSRTCKLAGTQTGTCLMVVVLCFAVAFGSFFQGYGPYPSATKMALPSQHSLQEPYTA +SVVRSRNLLIYEEHSPPEESSSPGSAGELGGWDRGSSLLRVSGLESRPDVDLPHFIISNE +TSLEKSVLLELQQHLVSAKLEGNETLKVVELDRRVNTTF +>gnl|md5|f67549f249c59ecd0b48ff02ca209442 +MAEETRQSKLAIAKEKLKEYWQRNSLGVPAGVKRNRKTSGSSPETATSGGCHSPEDSATG +IHGEGPTSSATLKDLESPCQELAVVLDSRSIKISQLNNTIKSLVIMANILVFVFPKCIVI +DLNRNVDTEISKMSMG +>gnl|md5|cd0de5548a14c880425dc87f8486310c +MNSGAMRIHSKGHFQGGIQVKNEKNRPSLKSLKTDNRPEKSKCKPLWGKVFYLDLPSVTI +SEKLQKDIKDLGGRVEEFLSKDISYLISNKKEAKFAQTLGRISPVPSPESAYTAETTSPH +PSHDGSSFKSPDTVCLSRGKLLVEKAIKDHDFIPSNSILSNALSWGVKILHIDDIRYYIE +QKKKELYLLKKSSTSVRDGGKRVGSGAQKTRTGRLKKPFVKVEDMSQLYRPFYLQLTNMP +FINYSIQKPCSPFDVDKPSSMQKQTQVKLRIQTDGDKYGGTSIQLQLKEKKKKGYCECCL +QKYEDLETHLLSEQHRNFAQSNQYQVVDDIVSKLVFDFVEYEKDTPKKKRIKYSVGSLSP +VSASVLKKTEQKEKVELQHISQKDCQEDDTTVKEQNFLYKETQETEKKLLFISEPIPHPS +NELRGLNEKMSNKCSMLSTAEDDIRQNFTQLPLHKNKQECILDISEHTLSENDLEELRVD +HYKCNIQASVHVSDFSTDNSGSQPKQKSDTVLFPAKDLKEKDLHSIFTHDSGLITINSSQ +EHLTVQAKAPFHTPPEEPNECDFKNMDSLPSGKIHRKVKILLGQNRKENLEPNAEFDKRT +EFITQEENRICSSPVQSLPDLFQTSEEKSEFLGFTSYTEKSGICNVLDIWEEENSDNLLT +AFFSSPSTSTFTGF +>gnl|md5|c243d77c83c27dff598d70af18d8ed42 +MGAEQIRLEDRAQCAARQVLGGAGDGEGGVVHQRVDAPQGQRGFGAARHAVLAAQFQVQR +VEALGAAGLDILGLAAGGDDAPAARPHVPRRVQPDARGTAGDQNGLHARLLAAGVLRQGR +ALRKPRISGWTGAACGPIHRNMSDDPNVPDPTPPDPSQDQTTSEPLSRAIGERYLTYALS +TIMNRALPDARDGLKPVHRRILFAMRELRLSPTGAFRKSAKISGDVMGNYHPHGDAAIYD +AMARLAQPFAMRYPLVDGQGNFGNIDGDNPAASRYTEARLTAAAEALMEGLAENAVDFRP +NYDGTLEEPIVLPAAFPNLLCNGASGIAVGMATNVPPHNLHEVIDACLHLIKAPDARDDT +LVSIVPGPDFPTGGVLVESRETIAEAYRTGRGSLRLRARWSVEDLGRGQWQIVVTEIPYQ +VQKSKLIERLAEVIQLKKVPILADVRDESAEDIRIVLEPRTRAVDAEQLMAALFRVSDLE +VRFGLNMNVLIDGRVPKVCSLKEVLRAFLDHRREVLVRRSNHRLDKIAARLEVLEGYMIA +FLNLDRVIEIIRHEDDPKAVMIAEFKLSDVQVEAILNMRLRALRRLEEIELRAEHENLTR +EREGLAAMLADEGAQWARIAEELRETRAKFGKSASGGQRRTEIGEAGEVAEIDMDAMIER +EPITVILSKMGWIRAMKGHQPLDAEVKFKDGDGPFMALHAETTDKLMVFAANGRFYTLPA +NNLPGGRGMGEPLRLMIDLPNDAAVIDMFPWRDGERYLVASKAGDGFVVAGADILAQTRA +GKQVLNGEAALCRRVTGDHVAVVGQNRKLLVFPLSELPEMARGKGVRLQKYKDGGLSDAV +CITLAEGLRWQETGGRTRSEPDLTEWLGKRAGAGYMAPRGFPRDNRFN +>gnl|md5|ccc28dbc1a3ca81c8dd929af669b1173 +MDRAERIGFWVSGFAHAGLLGAALVGGALFRPQPLEAVRMAEVATMSEAEFQSLAAAAAG +RGPVSDVAATTPAQPRPPADENRLGEVEAVSPPAPDAQAAELSTPSDRPEARPDLSDFQT +PNRPVAVATDAPRPAEPENTVELAAL +>gnl|md5|9d3da0729b348bbcaba8c65c444b6fee +MAGPAHGRAHRGAALMLEVAFRHRFPGLSLEVAFQAPGGVTALFGPSGCGKSTAINAIAG +LLRPDQGRIALDGRVLFDGATNLSPQARRIGCVFQDARLFPHMTVAANLRYPSRWRRGAA +RDFDRITEMLALGPLLHRRPGTLSGGERQRVAIGRALLSDPALLVMDEPLAALDEARKAE +IMPWLERLRDQIRLPILYVSHSVPEVLRLATTVVLMRQGRVTHSGALADILADPELAPQL +GAREAGALIRATVEAREADGLTRVATAGGPMLLPELDLAPGRVLRLRILAHEVILAREAP +RGLSALNALPVAVTRIEGGLVQLALGHGAQHERMLAQVTPRSVKALELQPGTACHAIVKS +VSVLPS +>gnl|md5|4276fd81078276b607fce4cf16581984 +MPRRRSSCCPRSLAGRPVPRNTRQPSRGSTLPGSPRRWKSPRPHGRSISEGLARPGKGRT +FIGRPSPSLNIWPGIAGIMPPLAVGSWVAAVEQTYAADAGMRRDEAIRSATPGAAFPIFA +AQAHGLASCPMVGFDAERLAREFALAADEIPVLLVAVGHAAEGNRPQKPRLPVAQILTTL +QQPEVDMPKPSDILLTALAPAVWGSTYIVATELLPGAPPLSVAAIRALPTGLILLLLVRQ +LPKGDWLWRSFVLGALNFTVFWALLFVAAYRLPGGIAATVGAVQPLIVVFAASAVLGTRI +RVLSVLAAVMGMAGVALLVLQDGAVPDMPGIAAALGGAFSMAFGTVLTRKWRPPVSALVL +TAWQLTAGGLLLLPLALLLDPPMPPLDAANAAGMGYLVLFTALTYILWFRGVARLEPAAV +SSLGFLSPLTAILLGWAILGQALSASQMIGAAVVVASIWLSQRATPSRQVHAR +>gnl|md5|6803c5e1ab1272ec69688700d3c02e0e +MKVYLANQPVDFRKGPDSQLSLVRDAGSDPFSFELEILAAHVLGEILKGPRVFADETGLP +TLAPGTGTVNKAWLWAYARDDSTFGGSGPPMVPYRFEDSRSGECVHRHLGGYGGILQVDG +YAAYNQLVRKDGGNAGPSLAECWAHSRRRFYELHTAGTVRSPPPRSSGWPISGSSNPRFV +AKTPTFAPPRGRPSPPPPSPDCSPSGNRPCRASRANRSWPRPSAMPSPGATSSSDS +>gnl|md5|c63587eb43399c568f1164527fc27358 +PFWATPFALAACTPEAPPPPEPETVSVDPCGAARYSHLIGQTSPTISVPEGQMYRIARED +RPMTMEMIQDRLTFIVDSRGKLLSVSCS +>gnl|md5|3f0af0be21624a9da7db4d62141deca1 +MSRHRGAKRCRRYGLLGIISLLSPAYLLSVERWPFHSGPPDHYGRLSSLLDLSVLQSGWL +LPLHSTSDFRPL +>gnl|md5|bfd0bd685d4ee94a015cd061816ab82d +RHIRRDALEASVLNGLKKHLMEPELFREFCAEFTREVNRLRMERGADLEVARRELDKIGR +QISQIIEAITDGMYHPSMKEKMTKLEARKAEATEKLANADEPPPLLHPNMAALYAQRITE +LSENLQHEDSRAQAAEILRSLVDQVTLLPEEGELAIVLRGDLGAILRFAAGKKDPDFLSE +AEALDNLLGQMAVSRKPGRTKAKTSALNATEVSQLSLVAGVGFEPTTFRL +>gnl|md5|458f535dc6b3a85dbf0b50bf0ffae312 +MMMPTARSMTLPRAMNSLNSLNMGLPFPACCACSGRGCHITLTPCNMRQDMTGNDMTALS +EFPITRRWPPRRPDVIQLYTLNTPNGIKTSVMLEECGLDYDAHRISIGDPEDQFTPEFLS +LNPNNKIPAMIDPNGPDGKPMGLFETGAMLVYLGDKTGKFLPASGAARYHTIQWLMWQMG +GVGPMFGQVGYFHRYKGSEIEDARPRTRYYNEARRLLGVLDRQLEGRDWITGEYSIADMA +VGPWLRTVRVNYEAEKETGMDGFANVQAYLDRFLARPAVQRGIEVGAE +>gnl|md5|f53520edd5c9ba7e5bed2fd08cb44ad7 +MPSWRRNWAAATRIRPAVRFWPRSGWTDAAGPMRPDPRPAACAAAPAGAEPRHRCTEEPA +LTESRKINPWLKAALEFGPLILFFLVFMRFRDQTVSLAGRDYSGFILATLAFVPVLALST +LALWRLTGRLSPMQVATLVLVVVFGGLSVWLNDPKFFKMKPTIIYLIFAALLGTSLALRR +NWLELVMSEALPMNAEGWRILTLRMALLFLGLAAANEAVWRLMSETAWVNFKTFGLPAIM +VAFFIANSRLFERHAQPRDGE +>gnl|md5|68631421ddc36a3fd81617d12227b1dd +MILHRPDDDSTARRLEIELRNGPALEAKLVDKIGGAWVELNARHERLVRQEVGARLDAER +DRKAEVILDLLYEEAAEGRLYTSTQFASNFENRAGLGSQHTIQDRLNVLATKGFIKYQRN +GALYGLPLVRSRFGYMCVEGMRFGRVEQVDPETGEITGQGLAVLPSHYRCASSGAALEVE +NPSVWVWPEVVDV +>gnl|md5|04b3fad17b0d40e02b489a48c451ecc3 +MPVACCRPCGAADGGADLGRSGGEGWLHLFPVLLGAGQARTHEALRRQGRIARRTAGTPR +PWFIVIITAGLLARRSLPLPAFPMPCGTSGVIRRRLAAYSCGGSAGLAPKGAPASLFAFG +SDRPERTVMPTYRDDEAISVKMLYWPATLCPREEVSPLTTTGAEDLKQADTVLYMQFFRL +R +>gnl|md5|0fab0da718e659ed5fb9c7a5f6a3d18e +MAEHLPFLAHCSPAPRGLARAWGFGRRPGSNDRGNDTLTHNVLRFASGLWRGQPGRVILY +TIHYKAFTMTASTTMTIRVSPETKQKLERIAGETRRSKSFLAAEAVSAYVERELEIIDGI +RRGMADAAAGRVVSHEDAMAEIHAVIDAAEATRAGKA Added: SwiftApps/Swift-MapRed/blast/queries/frag015 =================================================================== --- SwiftApps/Swift-MapRed/blast/queries/frag015 (rev 0) +++ SwiftApps/Swift-MapRed/blast/queries/frag015 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,123 @@ +>gnl|md5|76fef3c19f662894cd728fa8204b839e +MSASDFLALSKGKENRRVRAVNEPKSRPPGKTLPGTVPACKELFLPGTACLPTELAKSGT +ADGGARVWKPVSQYTGGPGIRPQQGSPAQAARIRRRPGPAMAGVSYAAPWWVSLLHRLPH +FDLSWEATSSQFRPEDTDYQQGHGPHPRGPKDPSSPPPGSRPPPPRRRKIPFGQSPAADQ +TVPILSLNGPGRGGGAASPVERGGWATVGMPLARCPAGDRLLGIWLREVGAEARLATARS +PQTAGLRPGALGAGALTWDEAAARFAEHPDTQALHARSASLTIQQASQFTYDDAECLCSL +TTLQAAPRARALLLLGAAALACLALDLLFLLFYSFWLCCRRRKSEEHLDADCCCTAWCVI +IATLVCSAGIAVGFYGNGETSDGIHRATYSLRHANRTVAGVQDRVWDTAVGLNHTAEPSL +QTLERQLAGRPEPLRAVQRLQGLLETLLGYTAAIPFWRNTAVSLEVLAEQVDLYDWYRFA +CRWLGYLGLLLLDVIICLLVLVGLIRSSKGILVGVCLLGVLALVISWGALGLELAVSVGS +SDFCVDPDAYVTKMVEEYSVLSGGESVSTAVSQRVPTVAGGLWGDLIKYEQRPLHVYMYT +HILQYYLACSPRAANPFQQPAGLGNWGRELDKGCVDVTNSPWGYHAGDLVTWLRAFRGDL +LNAPASLGLLLLLGLALKLSGSHKALVEMQDVVAELLRTVPWEQPATKEVLNGTEVNLQH +LTALVDCRSLHLDYVQALTGFCYDGVEGLIYLALFSFVTALMFSSIVCSVPHTWQQKRGP +DEDGEEEAAPGPRQAHDSLYRVHMPSLYSCGSSYGSETSIPAAAHTVSNAPVTEYMSQNA +NFQNPRCENTPLIGRESPPPSRYLAALDSGSHAGWQFKPMDSARTLWLLETFLVSQEGPR +GPGELCASESGDYGDGPGALGSWVRKVQYTSSMRAKYLATSQPRPDSSGSH +>gnl|md5|da25398053ba2c472bd9b93bfc43e3a8 +MWNRYFVFYLLLLSAFTSQTVSGQRKKGPKSNLLARKSDVQGSICFIDIVFIVDSSESSK +IALFDKQKDFVDSLSDKIFQLTPGRSLEYDIKLAALQFSSSVQIDPPFSSWKDLQTFKQK +VKSMNLIGQGTFSYYAISNATRLLKREGRKDGVKVVLLMTDGIDHPKNPDVQSISEDARI +SGISFITIALSTVVNEAKLRLISGDSSSEPTLLLSDPTLVDKIQDRLVDVLKPIQFKIIC +NLQSSNSFSHQINESHLIGLDILFEKKCERKICECEKGDPGDPGPPGTHGNPGIKGERGP +KGNPGERGECGKPGIKGDKGEPGPPGPYGSPGAPGIGQQGIKGERGQEGRPGAPGPIGVG +EPGQPGPRGPEGVPGERGLPGEGFPGPKGEKGSEGPTGPQGLQGLSIKGEKGDIGPVGPQ +GPMGIPGIGSQGEQGIQGPIGPPGPQGPAGQGLPGSKGEVGQMGPTGPRGPVGIGVQGPK +GEAGLPGARGPEGPPGKGQPGPKGEPGIMGPFGMPGTSIPGPPGPKGDRGGPGIPGFKGE +PGLSIRGPKGVQGPRGPVGAPGLKGDGYPGVPGPRGLPGPPGPMGLRGVGDTGAKGEPGV +RGPPGPSGPRGVGTQGPKGDTGQKGLPGPPGPPGYGSQGIKGYAVSKLHPG +>gnl|md5|d5d96860ff4126ff6359a648a8da0f26 +MEESWEAAPGGQAGAELPMEPVGSLVPTLEQPQVPAKVRQPEGPESSPSPAGAVEKAAGA +GLEPSSKKKPPSPRPGSPRVPPLSLGYGVCPEPPSPGPALVKLPRNGEVPGAEPAPSAWA +PMELQVDVRVKPVGAAGGSSTPSPRPSTRFLTVPVPESPAFSRHADPAHQLLLRAPSQGG +TWGRRSPLAAARTESGCDAEGRASPAEGSAGSPGSPTCCRCKELGLEKEDAALLPRAGLD +GDEKLPRAVTLTGLPMYVKSLYWALAFMAVLLAVSGVVIVVLASRAGARCQQCPPGWVLS +EEHCYYFSAEAQAWEASQAFCSAYHATLPLLSHTQDFLGRYPVSRHSWVGAWRGPQGWHW +IDEAPLPPQLLPEDGEDNLDINCGALEEGTLVAANCSTPRPWVCAKGTQ +>gnl|md5|4e342ff60c540c9b8a0acdedd59a2690 +MVEGTPLLRVQAGNRLEGSNPFVSAIPMHQSLTGFLRSLESWSRTSCDAPWRHFCAATDS +DANDARGLITQSGRDYSAAPRTRAMWPGRWYAPWATTVTKASESTTCSGSSKVVPFCREQ +MWRVMSQMKVPCPLSGR +>gnl|md5|53f4bf732c238430f4e28fa63e95c84a +MFQFPGFALKTLCIQVISTWLTRLLIPEGNNNWISGGFPHSEIHGSKLILSSPWLIAEYH +VLHRLLLPRHPPNALIALDLIRKKKDP +>gnl|md5|abffe4b9d1288a98358c8f9c1a21501d +MPAPRRSASSPSFRAAIRCRSPARRVKPSRRCSTSSNKGGGVFGSALRQMPQDALSIQHV +SHSFGRVPALKDVSLTVPRGGFTALLGVNGAGKTTLFSLITRLYDNRSGRIEVAGHDLRR +QPGAALARLGVVFQSRALDADLTVAQNLEYHAALHGIPRREARARSVEVLAQVDLSDRLH +ARVSALSGGQSRRAEIARALIHRPEILLLDEATVGLDVKSRAEVVALTRELVRGGVSALW +ATHILDEIRPEDGLVILHKGEVLARGNAGEIGGDDLTATFLRLTGEPA +>gnl|md5|3f712c41d4ba60ee1b53ee6fa9378918 +MGDAGRRPAGAGRGGGMKRLALALILLAGTAGAETYPEARRVLSLGGSVTEIVYALGEEA +RLIGRDTTSNWPPEANALPDVGYVRALSPEGVLSVSPDLIIAEDGAGPPEAVAVLQSAGV +AFVSVEERYDAEGVLDKVDAVAEALGVPDKGRALHERLAADLQAALGRAQAVGEPKKVLF +VLSLQGGRVMAGGADTAADGIIRLAGAQNAMQGVQGYKPVTDEAVIEAAPDVILMMRRGD +ERADADANGGSSHTAAKEAALAMPALAQTPAGREGRLVMMDGLKLLGFGPRTGEAAVELH +DLIYTGS +>gnl|md5|7f443e09d58cf7f5cf1499cb3e7fe7cf +MHRRPACPATHRFRSPPSRGRGSKLKSYEMMVRRHVVAPFAGAWIETRVTIGRDPRAPVA +PFAGAWIETYSGASSIRATVGRPLRGGVDRNSTPAPASAIAACRPLRGGVDRNLYPDGGA +GFVLCRPLRGGVDRNISNRRTSGISKRRPLRGGVDRNTGKNVTSEPCSSKGGRGRLIGRT +KGGLNSKLQVVADAKGRPIRMFLSAGQTSDYIGARALLSSIPSAGALLADRGYDAD +>gnl|md5|aea86835274541a032d5bbb1a1c7fd80 +MPARPLSQFKYMSFDVVGTLIDFESGLTGALAAIAAEKGVDFDPERALDLYRAARYMPGV +GHFPDDLVRVYKVIAPDLGLPADDAHAARLRDAVPGWKPFADSVAAMAKLKGRYRLIAMT +NAQRWAFEHFSAALGHPFHASFTVDDTGVEKPDPAFFRQVFAFVESEGAGKDDILHVAQS +QYHDIGVSRDLGMTNCWIQRRHAQKGYGGTIEPAEFTTPDHHFTSMAELAEAATA +>gnl|md5|982649e67b11d3c196f89e14abcd8af6 +ARGMTAERALTEMRDPIRQAAMRVRLGQADGTVGGAVATTADTVRAALQIIGKAPGAGIV +SSFFLMLSCGPGAPVRGGMIFADCGLVIQPDARELAAIALSAADSCRRILAEEPRVALLS +FSTAGSAEHPSLGRIREALALIRAAAPGLEVDGEMQFDAALDEAIRARKAPESPLTGRPN +VFVFPDLAAGNIGYKIAERLAGLTAIGPILQGLAKPANDLSRACSVKDIVNATAITAMQT +K +>gnl|md5|a27e89f424fac63b0b6c080bb03aee38 +MTLMEPIKPAATAGITCTVADLRRAVNAAAFVVERRNTIPVLGCLRIEPLNDKLRIESTN +LDSWLMVDCPATCIEGKPFVIDARLLLALLTGAERDDSVSITLDGNVVTLRIGPAVARVQ +LLCPASDWPTAPSTKGMSWVSIPEAALARMIGRVRWAISTEETRYYLNGIYMHGREGRLA +VTATDGHRLALYHSDIEYKLPDLIFPRYSVAALCNLMTDGGNQLLRIGGSADPVRMQISG +DGWSLTVKCIDGAYPDYTRVIPDRGTMRGYAVINRALLRRFPNTRRMHLLRDALKFDLDK +RVANLNSVGLGIDVEIPIEADGDFAIGFNEGYVREVARIFDTVRIEASTARDAALILTED +PDLTVVVMPMRV +>gnl|md5|792e12d76446a114829afd8ecc553906 +MGHLQAAARRLCPARAGPSRSALLRRARRRMNPAGRRCIAAPGRCTRHPAKARRPCRPGF +LHIAPDEGSMRFSPDQMRRYVTLLAVTKLSGQYSGHVGARPQAKGAKTGGKGIRRNANHR +VGRNMPLRYTLRQLEYFVAVGETGSIAAASQQVNVSSPSISAGISQLEEELGVKLFIRYH +AQGLTPTLAGRKLLDHAQTVLRQAATLRDLAGDLSGSVRGPLAIGCLSTFAQIVLPGLRR +SFIEEYDEVRISQVEADQAELFSLLRQAKIDLALTYDLDLPGDLRFFPIIELPPLVAMSE +NHPLAHLSEVSVQQLAPHPMVLLDLPLSSEYFLSFFTKAGLRANISERTRDMAVMRSLVA +NGFGYSIVNVRPLHDVAPDGKPMRFLPLTGTPRPMKLGLLISRGTERPRLHKVFIDHARD +WIERQSRNLLGLLPPADTEEPRRASRSG +>gnl|md5|006bd136c6e685e395075bf77ac49da6 +MRPGRSWGCVRRSCRLLPADIRQEGHLIGRGQCLIAGQRIGLALGRAGPAGPFPRLGHQP +VGVRDRMAGRQMGVDDFEEAHRVGAAVQRGIDQVTGRSLAAGVFLDPVEEDHRVVMHRPE +RRVSRTLF +>gnl|md5|45a3091ec39414106db5d18aaffb9f5e +MLRQDATLGLARVRGLEGCQQREGRPLPVAGIAHGDRGAHEGLGQIADAEVGMLHRLVQR +IAAGIGQLAGPARENRAIKARLAAEVVTQQRQLHVGCRREFAHRYAVFAAMFGEQAFGGV +EDAVGGRFLCHGGGSQIWTNDQSNSLRIVDSLLSAAGSGQKPRFARRSGPREERACGLWF +EDMHICRLDGTASRIHSRRPACHVLRLREEKRMAAGRRIVDLSVPIENTAHADPPGMGPS +IEYFAHDATGQDIVAFFPGMTVDQLPGSEGWALEKVRLTTHNGTHVDAPYHYHSTMDGGV +PAAKIDELPLDWFFGPGVKLDFRHLPDGHVVSGAEIEAELARIGHEPAPGEIVLVNTSAG +LAYGQPDYVSRGCGMGREATLWLTERGIRVVGTDGWSWDAPFVHTRKRWEGTRDPGIIWE +GHRAGMVRGYCQIEKLHNLEGLPPFGFMVSCFPVKIRAASAGWTRAVAIFDE +>gnl|md5|83312d419a45923e1e60e34106cf02e2 +MRWSRPRGWRARPASTPCRPRTIWAWTCRPSACWRSRTAAGPSSNEPARSPQGDRFRPLG +RAQPESLGMSELLQFLFSGLTVGAVYALVALGFTIIYNASDVVNFAQGEFVMLGGMITWF +AHAAGLPLPLAALIAIVATAALGVAINKLAIEPARGAPVVSLIIITIGASVFLQGAAQLV +FDKQIHSFPAFSGDTPLRIGGATIQPQSLWVIGGALVVFAGLWLFFTRTLLGRAVLATSN +NRLAAQLVGINTNFVMTLSFALSAGIGALAGVLATPITLTAYNVGIGFALKGFAGAMLGG +MGNPKGALAGGFLIGLIEALTAGYLSSTYKEAAAFVVILLVLFFMPQGLFGRKSTERV +>gnl|md5|1556c71c80a82a35ae29c2b9b152e654 +MAHLLGRGHVDHLVGDLALDHLAVGGLDEAVFVHAGKGGQRVDQADVLAFRRLDGAHPAV +MGRMNVAHLEAGALAGQTARAKRRKATLVRNFRQRVGLVHELRQLRRAEELAHRGRGRLG +VDQVLRHHRVDLDARHALADRPLHAQQADAILVLHQFADRAHPAVAQVVDVVDLALAVAQ +FHEAADTGDDVLLAQGALGIRRIQVKAHVHLDAAHGRKIVALAVEEQAVEQGRGGLDGRR +LARTHDAIDVHERAVAAHVLVRRHGVADIGADIDVVDVEDRDILDAVVQQHLQQPARNLA +VAVVFDGDLVAGLGIDQAGLLVDDVFRDKAADDLLEGQQQVDVALFGKLLDQARRHLVAG +LGDDLAGLGVHQVEARAGAAHALGEELRDPASGLPLAGALQLVVHGVVEGIHDALLVHAE +RIEQRRHRQFPAAVDAREDQVLGVEFEVEPRAAIGNDTAGEQQLARGMGLAAVMVEEHAG +RAVHLRHHDALGPVHDEGAVLRHQGHVAHVDVLFLDVLDRFGAGGLIDIEHDQTQRHLQR +RGIGHVAALALLHIVFRLFQLVFHEFERGGLVEVLDREHRLEDTLDALAVLVTLGVAGAQ +EQVIGGFLNLDQVRHLQNFADIAIVTPDAFLADISLRHRGSYLSSFACADRRGPGDARRR +MRGGVPFVPRVPPRGSRTPNMP Added: SwiftApps/Swift-MapRed/blast/queries/frag016 =================================================================== --- SwiftApps/Swift-MapRed/blast/queries/frag016 (rev 0) +++ SwiftApps/Swift-MapRed/blast/queries/frag016 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,111 @@ +>gnl|md5|1dc9ba35a10faba50997ec4627dda4b4 +MADLRPLMKPKIVKKRTKKFIWHQSDRCVKIKCNWWKPSSIGNRVWRTFKGQILMPNTGY +GNKKTKHMPPSGFWKFLVHNVKELEVPLTCSKSPCAEIAHSVSSKNHKAIWKGQPSCPQS +HQPQCQAAQQRK +>gnl|md5|0b79f5840d93a754cf0c9f538674f393 +MSTFGYRRGLSKYESIDEDELLASLSAEELKELERELEDIEPDRNLPVGLRQKSLTEKTP +TGTFSREALMAYWEKESQKLLEKERLGECGKVAEDKEESEEELIFTESNSEVSEEVYTEE +EEEESQEEEEEEDSDEEERTIETAKGINGTVNYDSVNSDNSKPKIFKSQIENINLTNGSN +GRNTESPAAIHPCGNPTVIEDALDKIKSNDPDTTEVNLNNIENITTQTLTRFAEALKDNT +VVKTFSLANTHADDSAAMAIAEMLKVNEHITNVNVESNFITGKGILAIMRALQHNTVLTE +LRFHNQRHIMGSQVEMEIVKLLKENTTLLRLGYHFELPGPRMSMTSILTRNMDKQRQKRL +QEQKQQEGYDGGPNLRTKVWQRGTPSSSPYVSPRHSPWSSPKLPKKVQTVRSRPLSPVPP +PPPPPPPPLPEKKLITRNIAEVIKQQESAQRALQNGQKKKKGKKVKKQPNSILKEIKNSL +RSVQEKKMEDSSRPSTPQRSAHENLMEAIRGSSIKQLKRVSNQRTDIGAQIK +>gnl|md5|7514b507fd582f1ddd17d41b1b8b1f5d +MENLLKNRNFWILRLPPGSNGEVPKVPVTFDDVAVHFSEQEWGNLSEWQKELYKNVMRGN +YESLVSMDYAISKPDLMSQMERGERPTMQEQEDSEEGETPTDPSAAHDGIVIKIEVQTND +EGSESLETPEPLMGQVEEHGFQDSELGDPCGEQPDLDMQEPENTLEESTEGSSEFSELKQ +MLVQQRNCTEGIVIKTEEQDEEEEEEEEDELPQHLQSLGQLSGRYEASMYQTPLPGEMSP +EGEESPPPLQLGNPAVKRLAPSVHGERHLSENRGASSQQQRNRRGERPFTCMECGKSFRL +KINLIIHQRNHIKEGPYECAECEISFRHKQQLTLHQRIHRVRGGCVSPERGPTFNPKHAL +KPRPKSPSSGSGGGGPKPYKCPECDSSFSHKSSLTKHQITHTGERPYTCPAAAARPGARA +VPPLGHRQARAQRAGAGAPQPLCRELPLSSRPSSQGHGGSETRSLAAAFPRGPQGGGRGP +GEPFRAVNFLDNKMDETNQHGGRDLAAGHSEGRCRAHLVGDRTL +>gnl|md5|7ee1b3684bd85dc9a3e1ef374804094a +MSLPISCRRWPIRASSSWPGSASRWSISRRIAVPATPTWRMRARSIRRGWGHGFWPRARG +WRCISRAARRPRCRRRRPSWSRRPPMRRWPAGRRRAGRCPDPDARPVARSRPCCQIPPQG +DSRGRSHAVDARAQMRIEPALRKPAAGRWPLVLCLACAAAILWLGAQLAYQHYFREGHAR +AATALRLTVNALTADLARYEVVPQLVGDLDLIHQLAADPGNAALRQETNLWLAEQNEAVQ +ASDIYLILPDGETIAHSGYLGPSSFVGQNFSYRPYVIDAMAGGQGRFYGIGTTSGVRGYF +FSAPVQDDAGRITAVVAVKIGVDRIEASWRGNQYRVLVTDPEGTAFLSSEPSWLYHSIRP +LTPERLARTESSRRYAGTPLAELPIERLDLHGAPVFRLPPALAGGPQRSHDYIAASEDMP +GAGWTVHVLLDSAELRAEARLAVLSLALLLSVAGFGLMMWRQRRAQAAERLAMQQFATAE +LERRVVERTADLARVNDQLELEIAERRATEAELRAAQASLVQVGKLAALGQMSASLSHEI +NQPLAAARNYADSAAILIERGEHARARENIAQILLLVDRMAAIGKHLRHAARKPDDVLGA +VALAGLLDETRTIVAARLASSGAELELDVPADLPPLRAGPTRLQQVLVNLITNAVDAVEG +GADRRITLSARAEGGRVAIRVRDRGPGVPAAIAARIFDPFFTTKGMGAGLGLGLSITANI +VRDFGGEIACRNMRPGAEFCVVLPAAAGAEAAETAA +>gnl|md5|f4b4440bceffb09e0072e9e249f4d998 +AGRAARPELVGGCLADAKWVNAAKSSIIIGFFSTILATVLGTLAALGLSRPEMPYRRAIM +AVLISPMIVPIIITATGMFFFYSNPCEPLTWIGLDPQCGRLAGTYLGVILAHATLGIPFV +IITVTATLIGFDQSLNRAAASLGANPRTTFFRITMPLILPGVISGALFAFVTSFDEVVAV +LFIAGPDQQTIPRQMWNGIREQISPAILAVATLLVIFSIALLTTVEMLRRRSEKLRGLTP +G +>gnl|md5|54e468ffceb07e3956858c179363a6f6 +MTGPWPENGCDADPVCQSRPAQGIMRWTRRRLATPPAKAIMPRPLHEPVDAALIPRFAGH +STFMRLPAVASAEGLDVAILGIPWDGGTTNRAGARHGPREVRNQSSLMRRVHHVTGIAPY +ERLAVADIGDLVVQPIDLMAALRQIEDGIAQVCAKGALPLSVGGDHLTTLPVLRAIHKAD +PGHGPLGLVQFDAHSDTNDSYFGDNPYTHGTPFRRAIEEGILDPRRMVQIGIRGSVYAAD +EHQWARDQGVRIIHIEEFARRGPDDVMAEVRALMGDAPAYVTFDIDGIDPSMAPGTGTPE +IGGFTTREAQAMLRGLAGLNIVGADVVEVSPPFDIGGITALTGATVLFELLCVLAAGRAG +QG +>gnl|md5|d91156a111ab6c85409fc3771f3523e2 +MDRDPGGAGAVSLRGCRAGEPAAALSARAAAGALRPGDRLDHERPGHGADELRRHVLLQR +PATGASHQFRLPDAGRRPAGLGHDLGAGARADRGAAGDDRGRQGAGHGQWRAPHLHRGRR +RDRAVRPGAGRGLSHRLRPLHRAGPACAAMTVVLHDYWRSSASYRVRIALALKGIAYDRV +AVDLVAGAQRRADHLALNPQGLVPVLEIDGLRLTQSLAILEYLEETRPQPALLPEGAAAR +AHARALALAVACEIHPLSNLGVLARVEALAGPEARAAWNRENIARGLEAVERLLDHPGFA +GRFCHSDRPGMADCVLIPQIYNASRWGVEFRHLPRIAAVASSCSDLAAFQMAAPERVQVA +>gnl|md5|29ea975b57ce9920ab3470398e6a38e1 +MPAAGGRPHRLGHARRASGRRRRRAAAHHRPATDRTALRQGLDRAGGGRPYHHSRHLSGQ +PRLGGEPHPRRLDQPELMYPPAPVLPEILRQHAEQAAFLWTLYDRAMLFPEENPEMDALR +IARLLERLEAHMDGLRVAGTEGLRIAEARFAEYPEPGELFVLRMLQPGAEGLRVAALDLD +RVRAYLAERLDQPP +>gnl|md5|b6c51bf5170ca914828388fd7e373365 +MSWPRRWSRPRAARAASARPGGPEPVLILAIMLAVLVAARLLGWPAWRGWAGVAALWLAA +VAALVLAPGSGVAHLVGGDARVWVLGGGVVALLLGYRLLLRQLHRRAVPVPEAPQPSAQS +GPLSDPELDRYARHIVLRELGGPGQAALRRARVLVVGAGGLGAPVCLYLAAAGVGRITVA +DDDHVGLSNLQRQVIFRSADDGRPKAEAARDAMLALNPHVEVAALNRRITDADAALIAEH +DLVLDGTDSFAARRAVNAACVAAGVPLVAGAIAQWEGQVTIWDPRHGAPCMTCIFPEAPA +PGLAPACAEAGVVGPLPGVIGSLMALEAIKLIARTGEPLRGRMLIFDGLYGENRLMKISR +RADCPTCGSGHFRAG +>gnl|md5|059e4c33f2c8f96ef6ba21aed67d2551 +MPAHEPLFQHECVLRPDGDDQRQGGAKAGEIGMHAALLCAVLPARHRSGKFKIITLIKVA +LMLDYAALAALSEIIRRGSFEAAAAALGVTPSAVSQRIKGLEERLGQVLIHRGPPASGTE +TGLRLMQHLDQVRLLETTLAASLRPTGGPAVLRLAVNADSLATWFPPVMTALPVLYDLVV +DDQDHARDWLRQGQVSAAISSDPDPVPGCDALPLGAMRYLALATPDFLARHFPDGVTEAG +LRAAPAITFNAKDALQSRWAQKATGRRLHLPGHLIPASEPFARAVELGLGWGMIPESIAA +PALHQGRLQPLVPDLPLDVALHWHVQRAMAPALAPLTAAIRKRAAAELRP +>gnl|md5|18df82aa14830242d7f32d3222aed3af +MAGRREALTAVAGRLAQPVLAYAERLPWVAEDMAALAGHARVLLDRFGTEALRAGLPPQA +VAAARAGLALLLQDAGAANPALPGWQGAARVFGAM +>gnl|md5|f5a2e895090a150a35aa1369f379a68b +MWGAAWGISWGITPSFAQPPSRGRSRADLGYPVKKVRKDPVLKGGKSHLLKNLDELAGAV +GFEPTVHGTKNRCLTTWPRPNLWRRI +>gnl|md5|1c6e1c9bfb1d017096b4154818354d95 +MRGGAAGGRPHPGFGHPPHPRIARTVQPRTQRQQPGRSPDAEPPAAFHPLRCRRIAQPAQ +PDRHVVAARGPDDLAGSWAAQRHRACQPFGRCPRPSGRSAAIARPRGRRQGDRTGYHHGG +RHHPGTPGTCKRKPNMTYQLEGQRAIVTAGASGIGRAIVDAMLDCGMRVAVCDIDATALD +SLPSAVFARKIDVSDEAALTGFVGEAMDHLGGLDCLVNNAGIAGPTARIENIDSADWRRT +LDIVLTSQFLTVSTAVAALRKSENPSIINISSVAGRVGFALRTPYAAAKWGVIGLTKSLA +IELGGDGIRVNAILPGLVAGDRQRRVLESKAQQRNISFSEVEAEAFRYTSIKEYVPPQAI +ASQVLYLASPLGRYVSGQAISICGDTQMLA +>gnl|md5|a58a35274c7388612bd2e035c0f549c8 +MRRLDGKRQSMTRTILILGTNAGQADLIRHMKDIGWRVIGCAPGKGEPGQAFCDVVEHVD +IVDLDALEAVARRHAVNLVYSISSDVAIRSVVALSERLGLPHFYDSAFIGLLDDKAALRA +FLAEHGLSPVPFRKVSDTEGLSDWTHFPCMVKPTDAQGQRGVQRIDRPEDLAQAVERAIP +LSRSRQAIVEGFLDGIEVSCNVLVCGGQTRIRVLSERLVHGPSAPGVPRGHLIPAVHVPM +PAREEALELVDAIIAALGHRDGVLYFQMIMTPEGPRVVEIAPRLDGCHMWRLIRASHDID +LLARAVDCLTGIPVPTAETPPTGGDRPMELMFQQMPPGQPFDPAAFPVPADALYHEYRYA +AGEDVRAVNGTLEVVGYYVRAMS +>gnl|md5|b470017d12779a72c8b3f001639ce10f +MGWSFGSGRGWFRSCGRLAFAARLFYQARNRAPSSPLGKGPPVIEMQNLSFGYSGNDPLL +ADMSLTLQPGSFHFLTGPSGAGKTTFLRLCYAELMPSAGQMTAFGQDVRTLSRDGIAALR +RRVGVVHQDTQFLDHLPVAENIALPLLVSGEQIDMPALGELLAWVQLSGHARAMPPELSG +GERQRAALARAVIMSPDLILADEPTGNLDWDMSMRLLQLLIELNRSGKAVLIATHDLNLI +RAAKQQVQARVLRIAGKRLQLAGADL +>gnl|md5|42835042afd1e2821d4de3810f6a8435 +MPQRGERHTAERNGAQAAECRDKQMILFSIRRRRLAATLSPGVFQGTIPGTDGLRPVAGR +PRAHNPVDKPGRLRGRDLWRLRPFLLPSRSDERTEHERSRFLHMSKTCQKQPTSCGKEKF +LQTYPQVHSSYTAVSLTFFQ Added: SwiftApps/Swift-MapRed/blast/sequence.seq =================================================================== --- SwiftApps/Swift-MapRed/blast/sequence.seq (rev 0) +++ SwiftApps/Swift-MapRed/blast/sequence.seq 2013-10-22 03:14:36 UTC (rev 7201) @@ -0,0 +1,4 @@ +>seq1 +AACGCGTATATACACAGGG +>seq2 +CGTATAGATACA Modified: SwiftApps/Swift-MapRed/blast/tc.data =================================================================== --- SwiftApps/Swift-MapRed/blast/tc.data 2013-10-22 01:50:38 UTC (rev 7200) +++ SwiftApps/Swift-MapRed/blast/tc.data 2013-10-22 03:14:36 UTC (rev 7201) @@ -1,5 +1,4 @@ -localhost blastall /opt/local/bin/blastall -localhost fastasplitn /Users/lgadelha/parallelblast/fastasplitn -localhost blastmerge /Users/lgadelha/parallelblast/blastmerge -localhost formatdb /opt/local/bin/formatdb - +localhost blastall /opt/local/bin/blastall +localhost fastasplitn /Users/ketan/Swift-MapRed/blast/parallelblast_2.0.9/fastasplitn +localhost blastmerge /Users/ketan/Swift-MapRed/blast/parallelblast_2.0.9/blastmerge +localhost formatdb /opt/local/bin/formatdb From swift at ci.uchicago.edu Wed Oct 23 11:40:03 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Wed, 23 Oct 2013 11:40:03 -0500 (CDT) Subject: [Swift-commit] cog r3813 Message-ID: <20131023164004.3D4948D000A5@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3813 | jmwozniak | 2013-10-23 11:39:38 -0500 (Wed, 23 Oct 2013) | 2 lines Drop auto-generated files ------------------------------------------------------------------------ Index: modules/provider-coaster-c-client/configure =================================================================== --- modules/provider-coaster-c-client/configure (revision 3812) +++ modules/provider-coaster-c-client/configure (working copy) @@ -1,9 +1,11 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for coaster-c-client 1.0. +# Generated by GNU Autoconf 2.68 for coaster-c-client 1.0. # # -# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, +# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software +# Foundation, Inc. # # # This configure script is free software; the Free Software Foundation @@ -132,31 +134,6 @@ # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH -# Use a proper internal environment variable to ensure we don't fall - # into an infinite loop, continuously re-executing ourselves. - if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then - _as_can_reexec=no; export _as_can_reexec; - # We cannot yet assume a decent shell, so we have to provide a -# neutralization value for shells without unset; and this also -# works around shells that cannot unset nonexistent variables. -# Preserve -v and -x to the replacement shell. -BASH_ENV=/dev/null -ENV=/dev/null -(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -case $- in # (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; -esac -exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} -# Admittedly, this is quite paranoid, since all the known shells bail -# out after a failed `exec'. -$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 -as_fn_exit 255 - fi - # We don't want this to propagate to other subprocesses. - { _as_can_reexec=; unset _as_can_reexec;} if test "x$CONFIG_SHELL" = x; then as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : emulate sh @@ -190,8 +167,7 @@ else exitcode=1; echo positional parameters were not saved. fi -test x\$exitcode = x0 || exit 1 -test -x / || exit 1" +test x\$exitcode = x0 || exit 1" as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && @@ -244,25 +220,21 @@ if test "x$CONFIG_SHELL" != x; then : - export CONFIG_SHELL - # We cannot yet assume a decent shell, so we have to provide a -# neutralization value for shells without unset; and this also -# works around shells that cannot unset nonexistent variables. -# Preserve -v and -x to the replacement shell. -BASH_ENV=/dev/null -ENV=/dev/null -(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -case $- in # (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; -esac -exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} -# Admittedly, this is quite paranoid, since all the known shells bail -# out after a failed `exec'. -$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 -exit 255 + # We cannot yet assume a decent shell, so we have to provide a + # neutralization value for shells without unset; and this also + # works around shells that cannot unset nonexistent variables. + # Preserve -v and -x to the replacement shell. + BASH_ENV=/dev/null + ENV=/dev/null + (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV + export CONFIG_SHELL + case $- in # (((( + *v*x* | *x*v* ) as_opts=-vx ;; + *v* ) as_opts=-v ;; + *x* ) as_opts=-x ;; + * ) as_opts= ;; + esac + exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} fi if test x$as_have_required = xno; then : @@ -364,14 +336,6 @@ } # as_fn_mkdir_p - -# as_fn_executable_p FILE -# ----------------------- -# Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} # as_fn_executable_p # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take @@ -493,10 +457,6 @@ chmod +x "$as_me.lineno" || { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } - # If we had to re-execute with $CONFIG_SHELL, we're ensured to have - # already done that, so ensure we don't try to do so again and fall - # in an infinite loop. This has already happened in practice. - _as_can_reexec=no; export _as_can_reexec # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensitive to this). @@ -531,16 +491,16 @@ # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. + # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' + as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else - as_ln_s='cp -pR' + as_ln_s='cp -p' fi else - as_ln_s='cp -pR' + as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null @@ -552,8 +512,28 @@ as_mkdir_p=false fi -as_test_x='test -x' -as_executable_p=as_fn_executable_p +if test -x / >/dev/null 2>&1; then + as_test_x='test -x' +else + if ls -dL / >/dev/null 2>&1; then + as_ls_L_option=L + else + as_ls_L_option= + fi + as_test_x=' + eval sh -c '\'' + if test -d "$1"; then + test -d "$1/."; + else + case $1 in #( + -*)set "./$1";; + esac; + case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( + ???[sx]*):;;*)false;;esac;fi + '\'' sh + ' +fi +as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" @@ -633,6 +613,8 @@ am__EXEEXT_TRUE LTLIBOBJS AM_CXXFLAGS +SWIG_FALSE +SWIG_TRUE LIBOBJS CXXCPP am__fastdepCXX_FALSE @@ -761,6 +743,9 @@ with_sysroot enable_libtool_lock enable_debug +with_tcl +with_tcl_version +enable_swig ' ac_precious_vars='build_alias host_alias @@ -1230,6 +1215,8 @@ if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe + $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. + If a cross compiler is detected then cross compile mode will be used" >&2 elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi @@ -1398,11 +1385,14 @@ --enable-static[=PKGS] build static libraries [default=yes] --enable-fast-install[=PKGS] optimize for fast installation [default=yes] - --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors + --enable-dependency-tracking + do not reject slow dependency extractors + --disable-dependency-tracking + speeds up one-time build --disable-libtool-lock avoid locking (might break parallel builds) --enable-debug enable debugging symbols and disable compiler optimizations (def=no) + --enable-swig enable use of SWIG and Tcl support Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] @@ -1412,6 +1402,8 @@ --with-gnu-ld assume the C compiler uses GNU ld [default=no] --with-sysroot=DIR Search for dependent libraries within DIR (or the compiler's sysroot if not specified). + --with-tcl location of Tcl + --with-tcl-version Tcl version: 8.5 or 8.6 Some influential environment variables: CC C compiler command @@ -1493,9 +1485,9 @@ if $ac_init_version; then cat <<\_ACEOF coaster-c-client configure 1.0 -generated by GNU Autoconf 2.69 +generated by GNU Autoconf 2.68 -Copyright (C) 2012 Free Software Foundation, Inc. +Copyright (C) 2010 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF @@ -1571,7 +1563,7 @@ test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || - test -x conftest$ac_exeext + $as_test_x conftest$ac_exeext }; then : ac_retval=0 else @@ -1869,7 +1861,7 @@ test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || - test -x conftest$ac_exeext + $as_test_x conftest$ac_exeext }; then : ac_retval=0 else @@ -2033,7 +2025,7 @@ running configure, to aid debugging if configure makes a mistake. It was created by coaster-c-client $as_me 1.0, which was -generated by GNU Autoconf 2.69. Invocation command line was +generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2413,7 +2405,7 @@ #AC_CONFIG_HEADERS([config.h]) -am__api_version='1.11' +am__api_version='1.12' # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or @@ -2452,7 +2444,7 @@ # by default. for ac_prog in ginstall scoinst install; do for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then + if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then if test $ac_prog = install && grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. @@ -2510,9 +2502,6 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 $as_echo_n "checking whether build environment is sane... " >&6; } -# Just in case -sleep 1 -echo timestamp > conftest.file # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' @@ -2523,32 +2512,40 @@ esac case $srcdir in *[\\\"\#\$\&\'\`$am_lf\ \ ]*) - as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; + as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;; esac -# Do `set' in a subshell so we don't clobber the current shell's +# Do 'set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$*" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - rm -f conftest.file - if test "$*" != "X $srcdir/configure conftest.file" \ - && test "$*" != "X conftest.file $srcdir/configure"; then + am_has_slept=no + for am_try in 1 2; do + echo "timestamp, slept: $am_has_slept" > conftest.file + set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` + if test "$*" = "X"; then + # -L didn't work. + set X `ls -t "$srcdir/configure" conftest.file` + fi + if test "$*" != "X $srcdir/configure conftest.file" \ + && test "$*" != "X conftest.file $srcdir/configure"; then - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - as_fn_error $? "ls -t appears to fail. Make sure there is not a broken -alias in your environment" "$LINENO" 5 - fi - + # If neither matched, then we have a broken ls. This can happen + # if, for instance, CONFIG_SHELL is bash and it inherits a + # broken ls alias from the environment. This has actually + # happened. Such a system could not be considered "sane". + as_fn_error $? "ls -t appears to fail. Make sure there is not a broken + alias in your environment" "$LINENO" 5 + fi + if test "$2" = conftest.file || test $am_try -eq 2; then + break + fi + # Just in case. + sleep 1 + am_has_slept=yes + done test "$2" = conftest.file ) then @@ -2560,6 +2557,16 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } +# If we didn't sleep, we still need to ensure time stamps of config.status and +# generated files are strictly newer. +am_sleep_pid= +if grep 'slept: no' conftest.file >/dev/null 2>&1; then + ( sleep 1 ) & + am_sleep_pid=$! +fi + +rm -f conftest.file + test "$program_prefix" != NONE && program_transform_name="s&^&$program_prefix&;$program_transform_name" # Use a double $ so make ignores it. @@ -2586,8 +2593,8 @@ am_missing_run="$MISSING --run " else am_missing_run= - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 -$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5 +$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} fi if test x"${install_sh}" != xset; then @@ -2599,10 +2606,10 @@ esac fi -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right +# Installed binaries are usually stripped using 'strip' when the user +# run "make install-strip". However 'strip' might not be the right # tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. +# will honor the 'STRIP' environment variable to overrule this program. if test "$cross_compiling" != no; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. @@ -2621,7 +2628,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -2661,7 +2668,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_STRIP="strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -2712,7 +2719,7 @@ test -z "$as_dir" && as_dir=. for ac_prog in mkdir gmkdir; do for ac_exec_ext in '' $ac_executable_extensions; do - as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue + { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( 'mkdir (GNU coreutils) '* | \ 'mkdir (coreutils) '* | \ @@ -2741,12 +2748,6 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 $as_echo "$MKDIR_P" >&6; } -mkdir_p="$MKDIR_P" -case $mkdir_p in - [\\/$]* | ?:[\\/]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac - for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. @@ -2765,7 +2766,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_AWK="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -2879,6 +2880,12 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} +# For better backward compatibility. To be removed once Automake 1.9.x +# dies out for good. For more background, see: +# +# +mkdir_p='$(MKDIR_P)' + # We need awk for the "check" target. The system "awk" is bad on # some platforms. # Always define AMTAR for backward compatibility. Yes, it's still used @@ -3076,7 +3083,7 @@ _am_result=none # First try GNU make style include. echo "include confinc" > confmf -# Ignore all kinds of additional output from `make'. +# Ignore all kinds of additional output from 'make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include @@ -3142,7 +3149,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -3182,7 +3189,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -3235,7 +3242,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -3276,7 +3283,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue @@ -3334,7 +3341,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -3378,7 +3385,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -3824,7 +3831,8 @@ /* end confdefs.h. */ #include #include -struct stat; +#include +#include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); @@ -3920,8 +3928,8 @@ # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. + # making a dummy file named 'D' -- because '-MD' means "put the output + # in D". rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -3956,16 +3964,16 @@ : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h + # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with + # Solaris 10 /bin/sh. + echo '/* dummy */' > sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with `-c' and `-o' for the sake of the "dashmstdout" + # We check with '-c' and '-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs + # handle '-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs. am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -3974,8 +3982,8 @@ test "$am__universal" = false || continue ;; nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested + # After this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested. if test "x$enable_dependency_tracking" = xyes; then continue else @@ -3983,7 +3991,7 @@ fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has + # This compiler won't grok '-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -4059,7 +4067,7 @@ for ac_prog in sed gsed; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" - as_fn_executable_p "$ac_path_SED" || continue + { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue # Check for GNU ac_path_SED and select it if it is found. # Check for GNU $ac_path_SED case `"$ac_path_SED" --version 2>&1` in @@ -4135,7 +4143,7 @@ for ac_prog in grep ggrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" - as_fn_executable_p "$ac_path_GREP" || continue + { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue # Check for GNU ac_path_GREP and select it if it is found. # Check for GNU $ac_path_GREP case `"$ac_path_GREP" --version 2>&1` in @@ -4201,7 +4209,7 @@ for ac_prog in egrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" - as_fn_executable_p "$ac_path_EGREP" || continue + { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue # Check for GNU ac_path_EGREP and select it if it is found. # Check for GNU $ac_path_EGREP case `"$ac_path_EGREP" --version 2>&1` in @@ -4268,7 +4276,7 @@ for ac_prog in fgrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext" - as_fn_executable_p "$ac_path_FGREP" || continue + { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue # Check for GNU ac_path_FGREP and select it if it is found. # Check for GNU $ac_path_FGREP case `"$ac_path_FGREP" --version 2>&1` in @@ -4524,7 +4532,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -4568,7 +4576,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_DUMPBIN="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -4992,7 +5000,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -5032,7 +5040,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_OBJDUMP="objdump" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -5204,7 +5212,7 @@ lt_cv_deplibs_check_method=pass_all ;; -netbsd* | netbsdelf*-gnu) +netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' else @@ -5338,7 +5346,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -5378,7 +5386,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_DLLTOOL="dlltool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -5482,7 +5490,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_AR="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -5526,7 +5534,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_AR="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -5651,7 +5659,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -5691,7 +5699,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_STRIP="strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -5750,7 +5758,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -5790,7 +5798,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_RANLIB="ranlib" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -6439,7 +6447,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -6479,7 +6487,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_MANIFEST_TOOL="mt" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -6559,7 +6567,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -6599,7 +6607,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_DSYMUTIL="dsymutil" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -6651,7 +6659,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -6691,7 +6699,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_NMEDIT="nmedit" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -6743,7 +6751,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_LIPO="${ac_tool_prefix}lipo" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -6783,7 +6791,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_LIPO="lipo" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -6835,7 +6843,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_OTOOL="${ac_tool_prefix}otool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -6875,7 +6883,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_OTOOL="otool" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -6927,7 +6935,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -6967,7 +6975,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_OTOOL64="otool64" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -8601,9 +8609,6 @@ openbsd*) with_gnu_ld=no ;; - linux* | k*bsd*-gnu | gnu*) - link_all_deplibs=no - ;; esac ld_shlibs=yes @@ -8825,7 +8830,7 @@ fi ;; - netbsd* | netbsdelf*-gnu) + netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' wlarc= @@ -9002,7 +9007,6 @@ if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi - link_all_deplibs=no else # not using gcc if test "$host_cpu" = ia64; then @@ -9456,7 +9460,7 @@ link_all_deplibs=yes ;; - netbsd* | netbsdelf*-gnu) + netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out else @@ -10484,18 +10488,6 @@ dynamic_linker='GNU/Linux ld.so' ;; -netbsdelf*-gnu) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='NetBSD ld.elf_so' - ;; - netbsd*) version_type=sunos need_lib_prefix=no @@ -11494,7 +11486,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -11538,7 +11530,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CXX="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -11734,8 +11726,8 @@ # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. + # making a dummy file named 'D' -- because '-MD' means "put the output + # in D". rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -11770,16 +11762,16 @@ : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h + # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with + # Solaris 10 /bin/sh. + echo '/* dummy */' > sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with `-c' and `-o' for the sake of the "dashmstdout" + # We check with '-c' and '-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs + # handle '-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs. am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -11788,8 +11780,8 @@ test "$am__universal" = false || continue ;; nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested + # After this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested. if test "x$enable_dependency_tracking" = xyes; then continue else @@ -11797,7 +11789,7 @@ fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has + # This compiler won't grok '-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -13749,7 +13741,7 @@ ;; esac ;; - netbsd* | netbsdelf*-gnu) + netbsd*) ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise @@ -14120,9 +14112,6 @@ ;; esac ;; - linux* | k*bsd*-gnu | gnu*) - link_all_deplibs_CXX=no - ;; *) export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' ;; @@ -14748,18 +14737,6 @@ dynamic_linker='GNU/Linux ld.so' ;; -netbsdelf*-gnu) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='NetBSD ld.elf_so' - ;; - netbsd*) version_type=sunos need_lib_prefix=no @@ -15097,7 +15074,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -15141,7 +15118,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CXX="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -15337,8 +15314,8 @@ # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. + # making a dummy file named 'D' -- because '-MD' means "put the output + # in D". rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -15373,16 +15350,16 @@ : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h + # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with + # Solaris 10 /bin/sh. + echo '/* dummy */' > sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with `-c' and `-o' for the sake of the "dashmstdout" + # We check with '-c' and '-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs + # handle '-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs. am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -15391,8 +15368,8 @@ test "$am__universal" = false || continue ;; nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested + # After this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested. if test "x$enable_dependency_tracking" = xyes; then continue else @@ -15400,7 +15377,7 @@ fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has + # This compiler won't grok '-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -15476,7 +15453,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -15516,7 +15493,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -15569,7 +15546,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -15610,7 +15587,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue @@ -15668,7 +15645,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -15712,7 +15689,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -15908,7 +15885,8 @@ /* end confdefs.h. */ #include #include -struct stat; +#include +#include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); @@ -16004,8 +15982,8 @@ # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. + # making a dummy file named 'D' -- because '-MD' means "put the output + # in D". rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -16040,16 +16018,16 @@ : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h + # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with + # Solaris 10 /bin/sh. + echo '/* dummy */' > sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with `-c' and `-o' for the sake of the "dashmstdout" + # We check with '-c' and '-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs + # handle '-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs. am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -16058,8 +16036,8 @@ test "$am__universal" = false || continue ;; nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested + # After this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested. if test "x$enable_dependency_tracking" = xyes; then continue else @@ -16067,7 +16045,7 @@ fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has + # This compiler won't grok '-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -16318,7 +16296,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -16358,7 +16336,7 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_RANLIB="ranlib" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -16467,60 +16445,60 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ - #include - #ifndef bool - "error: bool is not defined" - #endif - #ifndef false - "error: false is not defined" - #endif - #if false - "error: false is not 0" - #endif - #ifndef true - "error: true is not defined" - #endif - #if true != 1 - "error: true is not 1" - #endif - #ifndef __bool_true_false_are_defined - "error: __bool_true_false_are_defined is not defined" - #endif +#include +#ifndef bool + "error: bool is not defined" +#endif +#ifndef false + "error: false is not defined" +#endif +#if false + "error: false is not 0" +#endif +#ifndef true + "error: true is not defined" +#endif +#if true != 1 + "error: true is not 1" +#endif +#ifndef __bool_true_false_are_defined + "error: __bool_true_false_are_defined is not defined" +#endif - struct s { _Bool s: 1; _Bool t; } s; + struct s { _Bool s: 1; _Bool t; } s; - char a[true == 1 ? 1 : -1]; - char b[false == 0 ? 1 : -1]; - char c[__bool_true_false_are_defined == 1 ? 1 : -1]; - char d[(bool) 0.5 == true ? 1 : -1]; - /* See body of main program for 'e'. */ - char f[(_Bool) 0.0 == false ? 1 : -1]; - char g[true]; - char h[sizeof (_Bool)]; - char i[sizeof s.t]; - enum { j = false, k = true, l = false * true, m = true * 256 }; - /* The following fails for - HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */ - _Bool n[m]; - char o[sizeof n == m * sizeof n[0] ? 1 : -1]; - char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1]; - /* Catch a bug in an HP-UX C compiler. See - http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html - http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html - */ - _Bool q = true; - _Bool *pq = &q; + char a[true == 1 ? 1 : -1]; + char b[false == 0 ? 1 : -1]; + char c[__bool_true_false_are_defined == 1 ? 1 : -1]; + char d[(bool) 0.5 == true ? 1 : -1]; + /* See body of main program for 'e'. */ + char f[(_Bool) 0.0 == false ? 1 : -1]; + char g[true]; + char h[sizeof (_Bool)]; + char i[sizeof s.t]; + enum { j = false, k = true, l = false * true, m = true * 256 }; + /* The following fails for + HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */ + _Bool n[m]; + char o[sizeof n == m * sizeof n[0] ? 1 : -1]; + char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1]; + /* Catch a bug in an HP-UX C compiler. See + http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html + http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html + */ + _Bool q = true; + _Bool *pq = &q; int main () { - bool e = &s; - *pq |= q; - *pq |= ! q; - /* Refer to every declared value, to avoid compiler optimizations. */ - return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l - + !m + !n + !o + !p + !q + !pq); + bool e = &s; + *pq |= q; + *pq |= ! q; + /* Refer to every declared value, to avoid compiler optimizations. */ + return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l + + !m + !n + !o + !p + !q + !pq); ; return 0; @@ -16535,7 +16513,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5 $as_echo "$ac_cv_header_stdbool_h" >&6; } - ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default" +ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default" if test "x$ac_cv_type__Bool" = xyes; then : cat >>confdefs.h <<_ACEOF @@ -16545,7 +16523,6 @@ fi - if test $ac_cv_header_stdbool_h = yes; then $as_echo "#define HAVE_STDBOOL_H 1" >>confdefs.h @@ -16671,8 +16648,122 @@ AM_CXXFLAGS="-O2" fi +USE_TCL=0 +# Check whether --with-tcl was given. +if test "${with_tcl+set}" = set; then : + withval=$with_tcl; + USE_TCL=$withval + CPPFLAGS="${CPPFLAGS} -I ${USE_TCL}/include" + AM_CXXFLAGS="${AM_CXXFLAGS} -I ${USE_TCL}/include" + for ac_header in tcl.h +do : + ac_fn_c_check_header_mongrel "$LINENO" "tcl.h" "ac_cv_header_tcl_h" "$ac_includes_default" +if test "x$ac_cv_header_tcl_h" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_TCL_H 1 +_ACEOF +fi + +done + + +fi + + +USE_TCL_VERSION=0 + +# Check whether --with-tcl-version was given. +if test "${with_tcl_version+set}" = set; then : + withval=$with_tcl_version; + [ ${USE_TCL} == 0 ] && \ + as_fn_error $? "Use of Tcl requires --with-tcl" "$LINENO" 5 + USE_TCL_VERSION=$withval + LDFLAGS="$LDFLAGS -L$USE_TCL/lib" + AM_LDFLAGS="${AM_LDFLAGS} -L$USE_TCL/lib -Wl,-rpath $USE_TCL/lib" + # -l tcl$USE_TCL_VERSION + as_ac_Lib=`$as_echo "ac_cv_lib_tcl$USE_TCL_VERSION''_Tcl_PkgProvide" | $as_tr_sh` +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Tcl_PkgProvide in -ltcl$USE_TCL_VERSION" >&5 +$as_echo_n "checking for Tcl_PkgProvide in -ltcl$USE_TCL_VERSION... " >&6; } +if eval \${$as_ac_Lib+:} false; then : + $as_echo_n "(cached) " >&6 +else + ac_check_lib_save_LIBS=$LIBS +LIBS="-ltcl$USE_TCL_VERSION $LIBS" +cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif +char Tcl_PkgProvide (); +int +main () +{ +return Tcl_PkgProvide (); + ; + return 0; +} +_ACEOF +if ac_fn_c_try_link "$LINENO"; then : + eval "$as_ac_Lib=yes" +else + eval "$as_ac_Lib=no" +fi +rm -f core conftest.err conftest.$ac_objext \ + conftest$ac_exeext conftest.$ac_ext +LIBS=$ac_check_lib_save_LIBS +fi +eval ac_res=\$$as_ac_Lib + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 +$as_echo "$ac_res" >&6; } +if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : + cat >>confdefs.h <<_ACEOF +#define `$as_echo "HAVE_LIBtcl$USE_TCL_VERSION" | $as_tr_cpp` 1 +_ACEOF + + LIBS="-ltcl$USE_TCL_VERSION $LIBS" + +fi + + ac_fn_c_check_func "$LINENO" "Tcl_PkgProvide" "ac_cv_func_Tcl_PkgProvide" +if test "x$ac_cv_func_Tcl_PkgProvide" = xyes; then : + +else + as_fn_error $? "Could not link to Tcl!" "$LINENO" 5 +fi + + +fi + + +USE_SWIG=0 +# Check whether --enable-swig was given. +if test "${enable_swig+set}" = set; then : + enableval=$enable_swig; + [ $USE_TCL_VERSION == 0 ] && \ + as_fn_error $? "Use of SWIG requires --with-tcl-version" "$LINENO" 5 + USE_SWIG=1 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: SWIG enabled." >&5 +$as_echo "SWIG enabled." >&6; } + +fi + + if test $USE_SWIG = 1; then + SWIG_TRUE= + SWIG_FALSE='#' +else + SWIG_TRUE='#' + SWIG_FALSE= +fi + + + + ac_config_files="$ac_config_files Makefile" ac_config_files="$ac_config_files src/Makefile" @@ -16823,6 +16914,14 @@ LTLIBOBJS=$ac_ltlibobjs +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5 +$as_echo_n "checking that generated files are newer than configure... " >&6; } + if test -n "$am_sleep_pid"; then + # Hide warnings about reused PIDs. + wait $am_sleep_pid 2>/dev/null + fi + { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5 +$as_echo "done" >&6; } if test -n "$EXEEXT"; then am__EXEEXT_TRUE= am__EXEEXT_FALSE='#' @@ -16851,6 +16950,10 @@ as_fn_error $? "conditional \"am__fastdepCC\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi +if test -z "${SWIG_TRUE}" && test -z "${SWIG_FALSE}"; then + as_fn_error $? "conditional \"SWIG\" was never defined. +Usually this means the macro was only invoked conditionally." "$LINENO" 5 +fi : "${CONFIG_STATUS=./config.status}" ac_write_fail=0 @@ -17149,16 +17252,16 @@ # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. + # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' + as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else - as_ln_s='cp -pR' + as_ln_s='cp -p' fi else - as_ln_s='cp -pR' + as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null @@ -17218,17 +17321,29 @@ as_mkdir_p=false fi +if test -x / >/dev/null 2>&1; then + as_test_x='test -x' +else + if ls -dL / >/dev/null 2>&1; then + as_ls_L_option=L + else + as_ls_L_option= + fi + as_test_x=' + eval sh -c '\'' + if test -d "$1"; then + test -d "$1/."; + else + case $1 in #( + -*)set "./$1";; + esac; + case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( + ???[sx]*):;;*)false;;esac;fi + '\'' sh + ' +fi +as_executable_p=$as_test_x -# as_fn_executable_p FILE -# ----------------------- -# Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} # as_fn_executable_p -as_test_x='test -x' -as_executable_p=as_fn_executable_p - # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" @@ -17249,7 +17364,7 @@ # values after options handling. ac_log=" This file was extended by coaster-c-client $as_me 1.0, which was -generated by GNU Autoconf 2.69. Invocation command line was +generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS @@ -17306,10 +17421,10 @@ ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ coaster-c-client config.status 1.0 -configured by $0, generated by GNU Autoconf 2.69, +configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" -Copyright (C) 2012 Free Software Foundation, Inc. +Copyright (C) 2010 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." @@ -17389,7 +17504,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 if \$ac_cs_recheck; then - set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion + set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion shift \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 CONFIG_SHELL='$SHELL' @@ -18245,7 +18360,7 @@ # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but + # We used to match only the files named 'Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. @@ -18279,21 +18394,19 @@ continue fi # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. + # from the Makefile without running 'make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # When using ansi2knr, U may be empty or an underscore; expand it - U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do + sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`$as_dirname -- "$file" || Index: modules/provider-coaster-c-client/libtool =================================================================== --- modules/provider-coaster-c-client/libtool (revision 3812) +++ modules/provider-coaster-c-client/libtool (working copy) @@ -2,7 +2,7 @@ # libtool - Provide generalized library-building support services. # Generated automatically by config.status (coaster-c-client) 1.0 -# Libtool was configured on host blabla: +# Libtool was configured on host wozniak-laptop-u: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, @@ -66,12 +66,12 @@ # The host system. host_alias= -host=i686-pc-linux-gnu +host=x86_64-unknown-linux-gnu host_os=linux-gnu # The build system. build_alias= -build=i686-pc-linux-gnu +build=x86_64-unknown-linux-gnu build_os=linux-gnu # A sed program that does not truncate output. @@ -96,7 +96,7 @@ LN_S="ln -s" # What is the maximum length of a command? -max_cmd_len=805306365 +max_cmd_len=1572864 # Object file suffix (normally "o"). objext=o @@ -272,10 +272,10 @@ hardcode_into_libs=yes # Compile-time system search path for libraries. -sys_lib_search_path_spec="/usr/lib/gcc/i686-linux-gnu/4.6 /usr/lib/i386-linux-gnu /usr/lib /lib/i386-linux-gnu /lib /opt/intel/composerxe-2011.1.107/compiler/lib/ia32 /opt/intel/composerxe-2011.1.107/mkl/lib/ia32 " +sys_lib_search_path_spec="/usr/lib/gcc/x86_64-linux-gnu/4.7 /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib " # Run-time system search path for libraries. -sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/lib/nvidia-current /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib /usr/lib/nvidia-settings " +sys_lib_dlsearch_path_spec="/lib /usr/lib /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib /usr/lib/nvidia-settings-310 /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/mesa-egl /usr/lib/nvidia-310 /usr/lib32/nvidia-310 " # Whether dlopen is supported. dlopen_support=unknown @@ -292,7 +292,7 @@ # The linker used to build libraries. -LD="/usr/bin/ld" +LD="/usr/bin/ld -m elf_x86_64" # How to create reloadable object files. reload_flag=" -r" @@ -399,7 +399,7 @@ inherit_rpath=no # Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=no +link_all_deplibs=unknown # Set to "yes" if exported symbols are required. always_export_symbols=no @@ -513,7 +513,7 @@ # compiler: $LTCC # compiler flags: $LTCFLAGS # linker: $LD (gnu? $with_gnu_ld) -# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1ubuntu1 +# $progname: (GNU libtool) 2.4.2 # automake: $automake_version # autoconf: $autoconf_version # @@ -523,7 +523,7 @@ PROGRAM=libtool PACKAGE=libtool -VERSION="2.4.2 Debian-2.4.2-1ubuntu1" +VERSION=2.4.2 TIMESTAMP="" package_revision=1.3337 @@ -6560,10 +6560,7 @@ case $pass in dlopen) libs="$dlfiles" ;; dlpreopen) libs="$dlprefiles" ;; - link) - libs="$deplibs %DEPLIBS%" - test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs" - ;; + link) libs="$deplibs %DEPLIBS% $dependency_libs" ;; esac fi if test "$linkmode,$pass" = "lib,dlpreopen"; then @@ -6883,19 +6880,19 @@ # It is a libtool convenience library, so add in its objects. convenience+=" $ladir/$objdir/$old_library" old_convenience+=" $ladir/$objdir/$old_library" - tmp_libs= - for deplib in $dependency_libs; do - deplibs="$deplib $deplibs" - if $opt_preserve_dup_deps ; then - case "$tmp_libs " in - *" $deplib "*) specialdeplibs+=" $deplib" ;; - esac - fi - tmp_libs+=" $deplib" - done elif test "$linkmode" != prog && test "$linkmode" != lib; then func_fatal_error "\`$lib' is not a convenience library" fi + tmp_libs= + for deplib in $dependency_libs; do + deplibs="$deplib $deplibs" + if $opt_preserve_dup_deps ; then + case "$tmp_libs " in + *" $deplib "*) specialdeplibs+=" $deplib" ;; + esac + fi + tmp_libs+=" $deplib" + done continue fi # $pass = conv @@ -7788,9 +7785,6 @@ revision="$number_minor" lt_irix_increment=no ;; - *) - func_fatal_configuration "$modename: unknown library version type \`$version_type'" - ;; esac ;; no) @@ -10099,7 +10093,7 @@ # ### BEGIN LIBTOOL TAG CONFIG: CXX # The linker used to build libraries. -LD="/usr/bin/ld" +LD="/usr/bin/ld -m elf_x86_64" # How to create reloadable object files. reload_flag=" -r" @@ -10203,7 +10197,7 @@ inherit_rpath=no # Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=no +link_all_deplibs=unknown # Set to "yes" if exported symbols are required. always_export_symbols=no @@ -10230,17 +10224,17 @@ hardcode_action=immediate # The directories searched by this compiler when creating a shared library. -compiler_lib_search_dirs="/usr/lib/gcc/i686-linux-gnu/4.6 /usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu /usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /opt/intel/composerxe-2011.1.107/compiler/lib/ia32 /opt/intel/composerxe-2011.1.107/compiler/lib/ia32 /opt/intel/composerxe-2011.1.107/mkl/lib/ia32 /opt/intel/composerxe-2011.1.107/compiler/lib/ia32 /opt/intel/composerxe-2011.1.107/compiler/lib/ia32 /opt/intel/composerxe-2011.1.107/mkl/lib/ia32 /usr/lib/gcc/i686-linux-gnu/4.6/../../.." +compiler_lib_search_dirs="/usr/lib/gcc/x86_64-linux-gnu/4.7 /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../.." # Dependencies to place before and after the objects being linked to # create a shared library. -predep_objects="/usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/crti.o /usr/lib/gcc/i686-linux-gnu/4.6/crtbeginS.o" -postdep_objects="/usr/lib/gcc/i686-linux-gnu/4.6/crtendS.o /usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/crtn.o" +predep_objects="/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o" +postdep_objects="/usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o" predeps="" postdeps="-lstdc++ -lm -lgcc_s -lc -lgcc_s" # The library search path used internally by the compiler when linking # a shared library. -compiler_lib_search_path="-L/usr/lib/gcc/i686-linux-gnu/4.6 -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib -L/lib/i386-linux-gnu -L/lib/../lib -L/usr/lib/i386-linux-gnu -L/usr/lib/../lib -L/opt/intel/composerxe-2011.1.107/compiler/lib/ia32 -L/opt/intel/composerxe-2011.1.107/compiler/lib/ia32 -L/opt/intel/composerxe-2011.1.107/mkl/lib/ia32 -L/opt/intel/composerxe-2011.1.107/compiler/lib/ia32 -L/opt/intel/composerxe-2011.1.107/compiler/lib/ia32 -L/opt/intel/composerxe-2011.1.107/mkl/lib/ia32 -L/usr/lib/gcc/i686-linux-gnu/4.6/../../.." +compiler_lib_search_path="-L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.." # ### END LIBTOOL TAG CONFIG: CXX Index: modules/provider-coaster-c-client/config/depcomp =================================================================== --- modules/provider-coaster-c-client/config/depcomp (revision 3812) +++ modules/provider-coaster-c-client/config/depcomp (working copy) @@ -1 +1 @@ -link /usr/share/automake-1.11/depcomp \ No newline at end of file +link /home/wozniak/sfw/automake-1.12.5/share/automake-1.12/depcomp \ No newline at end of file Index: modules/provider-coaster-c-client/config/missing =================================================================== --- modules/provider-coaster-c-client/config/missing (revision 3812) +++ modules/provider-coaster-c-client/config/missing (working copy) @@ -1 +1 @@ -link /usr/share/automake-1.11/missing \ No newline at end of file +link /home/wozniak/sfw/automake-1.12.5/share/automake-1.12/missing \ No newline at end of file Index: modules/provider-coaster-c-client/config/config.guess =================================================================== --- modules/provider-coaster-c-client/config/config.guess (revision 3812) +++ modules/provider-coaster-c-client/config/config.guess (working copy) @@ -2,9 +2,9 @@ # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -# 2011, 2012 Free Software Foundation, Inc. +# 2011 Free Software Foundation, Inc. -timestamp='2012-02-10' +timestamp='2011-10-01' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -17,7 +17,9 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, see . +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA +# 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -55,8 +57,8 @@ Originally written by Per Bothner. Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 -Free Software Foundation, Inc. +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free +Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -143,7 +145,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in *:NetBSD:*:*) # NetBSD (nbsd) targets should (where applicable) match one or - # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, + # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently # switched to ELF, *-*-netbsd* would select the old # object file format. This provides both forward @@ -804,9 +806,6 @@ *:MINGW*:*) echo ${UNAME_MACHINE}-pc-mingw32 exit ;; - i*:MSYS*:*) - echo ${UNAME_MACHINE}-pc-msys - exit ;; i*:windows32*:*) # uname -m includes "-pc" on this system. echo ${UNAME_MACHINE}-mingw32 @@ -861,13 +860,6 @@ i*86:Minix:*:*) echo ${UNAME_MACHINE}-pc-minix exit ;; - aarch64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - aarch64_be:Linux:*:*) - UNAME_MACHINE=aarch64_be - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; alpha:Linux:*:*) case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in EV5) UNAME_MACHINE=alphaev5 ;; @@ -902,16 +894,16 @@ echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; cris:Linux:*:*) - echo ${UNAME_MACHINE}-axis-linux-gnu + echo cris-axis-linux-gnu exit ;; crisv32:Linux:*:*) - echo ${UNAME_MACHINE}-axis-linux-gnu + echo crisv32-axis-linux-gnu exit ;; frv:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo frv-unknown-linux-gnu exit ;; hexagon:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo hexagon-unknown-linux-gnu exit ;; i*86:Linux:*:*) LIBC=gnu @@ -953,7 +945,7 @@ test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ;; or32:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo or32-unknown-linux-gnu exit ;; padre:Linux:*:*) echo sparc-unknown-linux-gnu @@ -994,7 +986,7 @@ echo ${UNAME_MACHINE}-dec-linux-gnu exit ;; x86_64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu + echo x86_64-unknown-linux-gnu exit ;; xtensa*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu @@ -1325,9 +1317,6 @@ i*86:AROS:*:*) echo ${UNAME_MACHINE}-pc-aros exit ;; - x86_64:VMkernel:*:*) - echo ${UNAME_MACHINE}-unknown-esx - exit ;; esac #echo '(No uname command or uname output not recognized.)' 1>&2 Index: modules/provider-coaster-c-client/config/config.sub =================================================================== --- modules/provider-coaster-c-client/config/config.sub (revision 3812) +++ modules/provider-coaster-c-client/config/config.sub (working copy) @@ -2,9 +2,9 @@ # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -# 2011, 2012 Free Software Foundation, Inc. +# 2011 Free Software Foundation, Inc. -timestamp='2012-04-18' +timestamp='2011-10-08' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -21,7 +21,9 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, see . +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA +# 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -74,8 +76,8 @@ GNU config.sub ($timestamp) Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 -Free Software Foundation, Inc. +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free +Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -130,10 +132,6 @@ os=-$maybe_os basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ;; - android-linux) - os=-linux-android - basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown - ;; *) basic_machine=`echo $1 | sed 's/-[^-]*$//'` if [ $basic_machine != $1 ] @@ -225,12 +223,6 @@ -isc*) basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; - -lynx*178) - os=-lynxos178 - ;; - -lynx*5) - os=-lynxos5 - ;; -lynx*) os=-lynxos ;; @@ -255,7 +247,6 @@ # Some are omitted here because they have special meanings below. 1750a | 580 \ | a29k \ - | aarch64 | aarch64_be \ | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ | am33_2.0 \ @@ -304,7 +295,7 @@ | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle \ | pyramid \ - | rl78 | rx \ + | rx \ | score \ | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ | sh64 | sh64le \ @@ -328,7 +319,8 @@ c6x) basic_machine=tic6x-unknown ;; - m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip) + m6811 | m68hc11 | m6812 | m68hc12 | picochip) + # Motorola 68HC11/12. basic_machine=$basic_machine-unknown os=-none ;; @@ -341,10 +333,7 @@ strongarm | thumb | xscale) basic_machine=arm-unknown ;; - xgate) - basic_machine=$basic_machine-unknown - os=-none - ;; + xscaleeb) basic_machine=armeb-unknown ;; @@ -367,7 +356,6 @@ # Recognize the basic CPU types with company name. 580-* \ | a29k-* \ - | aarch64-* | aarch64_be-* \ | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ @@ -419,7 +407,7 @@ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ | pyramid-* \ - | rl78-* | romp-* | rs6000-* | rx-* \ + | romp-* | rs6000-* | rx-* \ | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ @@ -731,6 +719,7 @@ i370-ibm* | ibm*) basic_machine=i370-ibm ;; +# I'm not sure what "Sysv32" means. Should this be sysv3.2? i*86v32) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv32 @@ -827,10 +816,6 @@ ms1-*) basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` ;; - msys) - basic_machine=i386-pc - os=-msys - ;; mvs) basic_machine=i370-ibm os=-mvs @@ -1358,7 +1343,7 @@ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | -chorusos* | -chorusrdb* | -cegcc* \ - | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ + | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -linux-gnu* | -linux-android* \ | -linux-newlib* | -linux-uclibc* \ | -uxpv* | -beos* | -mpeix* | -udk* \ @@ -1543,9 +1528,6 @@ c4x-* | tic4x-*) os=-coff ;; - hexagon-*) - os=-elf - ;; tic54x-*) os=-coff ;; @@ -1573,6 +1555,9 @@ ;; m68000-sun) os=-sunos3 + # This also exists in the configure program, but was not the + # default. + # os=-sunos4 ;; m68*-cisco) os=-aout Index: modules/provider-coaster-c-client/config/ltmain.sh =================================================================== --- modules/provider-coaster-c-client/config/ltmain.sh (revision 3812) +++ modules/provider-coaster-c-client/config/ltmain.sh (working copy) @@ -70,7 +70,7 @@ # compiler: $LTCC # compiler flags: $LTCFLAGS # linker: $LD (gnu? $with_gnu_ld) -# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1ubuntu2 +# $progname: (GNU libtool) 2.4.2 # automake: $automake_version # autoconf: $autoconf_version # @@ -80,7 +80,7 @@ PROGRAM=libtool PACKAGE=libtool -VERSION="2.4.2 Debian-2.4.2-1ubuntu2" +VERSION=2.4.2 TIMESTAMP="" package_revision=1.3337 @@ -6124,10 +6124,7 @@ case $pass in dlopen) libs="$dlfiles" ;; dlpreopen) libs="$dlprefiles" ;; - link) - libs="$deplibs %DEPLIBS%" - test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs" - ;; + link) libs="$deplibs %DEPLIBS% $dependency_libs" ;; esac fi if test "$linkmode,$pass" = "lib,dlpreopen"; then @@ -6447,19 +6444,19 @@ # It is a libtool convenience library, so add in its objects. func_append convenience " $ladir/$objdir/$old_library" func_append old_convenience " $ladir/$objdir/$old_library" - tmp_libs= - for deplib in $dependency_libs; do - deplibs="$deplib $deplibs" - if $opt_preserve_dup_deps ; then - case "$tmp_libs " in - *" $deplib "*) func_append specialdeplibs " $deplib" ;; - esac - fi - func_append tmp_libs " $deplib" - done elif test "$linkmode" != prog && test "$linkmode" != lib; then func_fatal_error "\`$lib' is not a convenience library" fi + tmp_libs= + for deplib in $dependency_libs; do + deplibs="$deplib $deplibs" + if $opt_preserve_dup_deps ; then + case "$tmp_libs " in + *" $deplib "*) func_append specialdeplibs " $deplib" ;; + esac + fi + func_append tmp_libs " $deplib" + done continue fi # $pass = conv @@ -7352,9 +7349,6 @@ revision="$number_minor" lt_irix_increment=no ;; - *) - func_fatal_configuration "$modename: unknown library version type \`$version_type'" - ;; esac ;; no) Index: modules/provider-coaster-c-client/aclocal.m4 =================================================================== --- modules/provider-coaster-c-client/aclocal.m4 (revision 3812) +++ modules/provider-coaster-c-client/aclocal.m4 (working copy) @@ -1,8 +1,7 @@ -# generated automatically by aclocal 1.11.6 -*- Autoconf -*- +# generated automatically by aclocal 1.12.5 -*- Autoconf -*- -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, -# Inc. +# Copyright (C) 1996-2012 Free Software Foundation, Inc. + # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -14,11 +13,11 @@ m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],, -[m4_warning([this file was generated for autoconf 2.69. +m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],, +[m4_warning([this file was generated for autoconf 2.68. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. -To do so, use the procedure documented by the package, typically `autoreconf'.])]) +To do so, use the procedure documented by the package, typically 'autoreconf'.])]) # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- # @@ -2698,18 +2697,6 @@ dynamic_linker='GNU/Linux ld.so' ;; -netbsdelf*-gnu) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='NetBSD ld.elf_so' - ;; - netbsd*) version_type=sunos need_lib_prefix=no @@ -3315,7 +3302,7 @@ lt_cv_deplibs_check_method=pass_all ;; -netbsd* | netbsdelf*-gnu) +netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' else @@ -4127,7 +4114,7 @@ ;; esac ;; - netbsd* | netbsdelf*-gnu) + netbsd*) ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise @@ -4604,9 +4591,6 @@ ;; esac ;; - linux* | k*bsd*-gnu | gnu*) - _LT_TAGVAR(link_all_deplibs, $1)=no - ;; *) _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' ;; @@ -4669,9 +4653,6 @@ openbsd*) with_gnu_ld=no ;; - linux* | k*bsd*-gnu | gnu*) - _LT_TAGVAR(link_all_deplibs, $1)=no - ;; esac _LT_TAGVAR(ld_shlibs, $1)=yes @@ -4893,7 +4874,7 @@ fi ;; - netbsd* | netbsdelf*-gnu) + netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' wlarc= @@ -5070,7 +5051,6 @@ if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi - _LT_TAGVAR(link_all_deplibs, $1)=no else # not using gcc if test "$host_cpu" = ia64; then @@ -5375,7 +5355,7 @@ _LT_TAGVAR(link_all_deplibs, $1)=yes ;; - netbsd* | netbsdelf*-gnu) + netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out else @@ -8626,25 +8606,22 @@ m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])]) m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])]) -# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software -# Foundation, Inc. +# Copyright (C) 2002-2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 1 - # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) AC_DEFUN([AM_AUTOMAKE_VERSION], -[am__api_version='1.11' +[am__api_version='1.12' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.11.6], [], +m4_if([$1], [1.12.5], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -8660,24 +8637,22 @@ # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.11.6])dnl +[AM_AUTOMAKE_VERSION([1.12.5])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- -# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. +# Copyright (C) 2001-2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 1 - # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets -# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to -# `$srcdir', `$srcdir/..', or `$srcdir/../..'. +# $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to +# '$srcdir', '$srcdir/..', or '$srcdir/../..'. # # Of course, Automake must honor this variable whenever it calls a # tool from the auxiliary directory. The problem is that $srcdir (and @@ -8696,7 +8671,7 @@ # # The reason of the latter failure is that $top_srcdir and $ac_aux_dir # are both prefixed by $srcdir. In an in-source build this is usually -# harmless because $srcdir is `.', but things will broke when you +# harmless because $srcdir is '.', but things will broke when you # start a VPATH build or use an absolute $srcdir. # # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, @@ -8722,22 +8697,19 @@ # AM_CONDITIONAL -*- Autoconf -*- -# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 -# Free Software Foundation, Inc. +# Copyright (C) 1997-2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 9 - # AM_CONDITIONAL(NAME, SHELL-CONDITION) # ------------------------------------- # Define a conditional. AC_DEFUN([AM_CONDITIONAL], -[AC_PREREQ(2.52)dnl - ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], - [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl +[AC_PREREQ([2.52])dnl + m4_if([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], + [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl AC_SUBST([$1_TRUE])dnl AC_SUBST([$1_FALSE])dnl _AM_SUBST_NOTMAKE([$1_TRUE])dnl @@ -8756,16 +8728,14 @@ Usually this means the macro was only invoked conditionally.]]) fi])]) -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009, -# 2010, 2011 Free Software Foundation, Inc. +# Copyright (C) 1999-2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 12 -# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be +# There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be # written in clear, in which case automake, when reading aclocal.m4, # will think it sees a *use*, and therefore will trigger all it's # C support machinery. Also note that it means that autoscan, seeing @@ -8775,7 +8745,7 @@ # _AM_DEPENDENCIES(NAME) # ---------------------- # See how the compiler implements dependency checking. -# NAME is "CC", "CXX", "GCJ", or "OBJC". +# NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC". # We try a few techniques and use that to set a single cache variable. # # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was @@ -8788,12 +8758,13 @@ AC_REQUIRE([AM_MAKE_INCLUDE])dnl AC_REQUIRE([AM_DEP_TRACK])dnl -ifelse([$1], CC, [depcc="$CC" am_compiler_list=], - [$1], CXX, [depcc="$CXX" am_compiler_list=], - [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], - [$1], UPC, [depcc="$UPC" am_compiler_list=], - [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], - [depcc="$$1" am_compiler_list=]) +m4_if([$1], [CC], [depcc="$CC" am_compiler_list=], + [$1], [CXX], [depcc="$CXX" am_compiler_list=], + [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'], + [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'], + [$1], [UPC], [depcc="$UPC" am_compiler_list=], + [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'], + [depcc="$$1" am_compiler_list=]) AC_CACHE_CHECK([dependency style of $depcc], [am_cv_$1_dependencies_compiler_type], @@ -8801,8 +8772,8 @@ # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. + # making a dummy file named 'D' -- because '-MD' means "put the output + # in D". rm -rf conftest.dir mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're @@ -8842,16 +8813,16 @@ : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h + # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with + # Solaris 10 /bin/sh. + echo '/* dummy */' > sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - # We check with `-c' and `-o' for the sake of the "dashmstdout" + # We check with '-c' and '-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs + # handle '-M -o', and we need to detect this. Also, some Intel + # versions had trouble with output in subdirs. am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in @@ -8860,8 +8831,8 @@ test "$am__universal" = false || continue ;; nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested + # After this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested. if test "x$enable_dependency_tracking" = xyes; then continue else @@ -8869,7 +8840,7 @@ fi ;; msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has + # This compiler won't grok '-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} @@ -8917,7 +8888,7 @@ # AM_SET_DEPDIR # ------------- # Choose a directory name for dependency files. -# This macro is AC_REQUIREd in _AM_DEPENDENCIES +# This macro is AC_REQUIREd in _AM_DEPENDENCIES. AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl @@ -8927,9 +8898,13 @@ # AM_DEP_TRACK # ------------ AC_DEFUN([AM_DEP_TRACK], -[AC_ARG_ENABLE(dependency-tracking, -[ --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors]) +[AC_ARG_ENABLE([dependency-tracking], [dnl +AS_HELP_STRING( + [--enable-dependency-tracking], + [do not reject slow dependency extractors]) +AS_HELP_STRING( + [--disable-dependency-tracking], + [speeds up one-time build])]) if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' @@ -8944,14 +8919,12 @@ # Generate code to set up dependency tracking. -*- Autoconf -*- -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008 -# Free Software Foundation, Inc. +# Copyright (C) 1999-2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -#serial 5 # _AM_OUTPUT_DEPENDENCY_COMMANDS # ------------------------------ @@ -8970,7 +8943,7 @@ # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but + # We used to match only the files named 'Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. @@ -8982,21 +8955,19 @@ continue fi # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. + # from the Makefile without running 'make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # When using ansi2knr, U may be empty or an underscore; expand it - U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do + sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`AS_DIRNAME(["$file"])` @@ -9014,7 +8985,7 @@ # This macro should only be invoked once -- use via AC_REQUIRE. # # This code is only required when automatic dependency tracking -# is enabled. FIXME. This creates each `.P' file that we will +# is enabled. FIXME. This creates each '.P' file that we will # need in order to bootstrap the dependency handling code. AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], @@ -9024,15 +8995,12 @@ # Do all the work for Automake. -*- Autoconf -*- -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 1996-2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 16 - # This macro actually does too much. Some checks are only needed if # your package does certain things. But this isn't really a big deal. @@ -9077,31 +9045,41 @@ # Define the identity of the package. dnl Distinguish between old-style and new-style calls. m4_ifval([$2], -[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl +[AC_DIAGNOSE([obsolete], +[$0: two- and three-arguments forms are deprecated. For more info, see: +http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation]) +m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl AC_SUBST([PACKAGE], [$1])dnl AC_SUBST([VERSION], [$2])], [_AM_SET_OPTIONS([$1])dnl dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. -m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, +m4_if( + m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]), + [ok:ok],, [m4_fatal([AC_INIT should be called with package and version arguments])])dnl AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl _AM_IF_OPTION([no-define],, -[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl +[AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package]) + AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl # Some tools Automake needs. AC_REQUIRE([AM_SANITY_CHECK])dnl AC_REQUIRE([AC_ARG_PROGRAM])dnl -AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) -AM_MISSING_PROG(AUTOCONF, autoconf) -AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) -AM_MISSING_PROG(AUTOHEADER, autoheader) -AM_MISSING_PROG(MAKEINFO, makeinfo) +AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}]) +AM_MISSING_PROG([AUTOCONF], [autoconf]) +AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}]) +AM_MISSING_PROG([AUTOHEADER], [autoheader]) +AM_MISSING_PROG([MAKEINFO], [makeinfo]) AC_REQUIRE([AM_PROG_INSTALL_SH])dnl AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl -AC_REQUIRE([AM_PROG_MKDIR_P])dnl +AC_REQUIRE([AC_PROG_MKDIR_P])dnl +# For better backward compatibility. To be removed once Automake 1.9.x +# dies out for good. For more background, see: +# +# +AC_SUBST([mkdir_p], ['$(MKDIR_P)']) # We need awk for the "check" target. The system "awk" is bad on # some platforms. AC_REQUIRE([AC_PROG_AWK])dnl @@ -9112,28 +9090,35 @@ [_AM_PROG_TAR([v7])])]) _AM_IF_OPTION([no-dependencies],, [AC_PROVIDE_IFELSE([AC_PROG_CC], - [_AM_DEPENDENCIES(CC)], - [define([AC_PROG_CC], - defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl + [_AM_DEPENDENCIES([CC])], + [m4_define([AC_PROG_CC], + m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl AC_PROVIDE_IFELSE([AC_PROG_CXX], - [_AM_DEPENDENCIES(CXX)], - [define([AC_PROG_CXX], - defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl + [_AM_DEPENDENCIES([CXX])], + [m4_define([AC_PROG_CXX], + m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl AC_PROVIDE_IFELSE([AC_PROG_OBJC], - [_AM_DEPENDENCIES(OBJC)], - [define([AC_PROG_OBJC], - defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl + [_AM_DEPENDENCIES([OBJC])], + [m4_define([AC_PROG_OBJC], + m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl +dnl Support for Objective C++ was only introduced in Autoconf 2.65, +dnl but we still cater to Autoconf 2.62. +m4_ifdef([AC_PROG_OBJCXX], +[AC_PROVIDE_IFELSE([AC_PROG_OBJCXX], + [_AM_DEPENDENCIES([OBJCXX])], + [m4_define([AC_PROG_OBJCXX], + m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])])dnl ]) _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl -dnl The `parallel-tests' driver may need to know about EXEEXT, so add the -dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro +dnl The 'parallel-tests' driver may need to know about EXEEXT, so add the +dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. AC_CONFIG_COMMANDS_PRE(dnl [m4_provide_if([_AM_COMPILER_EXEEXT], [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl ]) -dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not +dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further dnl mangled by Autoconf and run in a shell conditional statement. m4_define([_AC_COMPILER_EXEEXT], @@ -9161,15 +9146,12 @@ done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) -# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation, -# Inc. +# Copyright (C) 2001-2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 1 - # AM_PROG_INSTALL_SH # ------------------ # Define $install_sh. @@ -9183,16 +9165,14 @@ install_sh="\${SHELL} $am_aux_dir/install-sh" esac fi -AC_SUBST(install_sh)]) +AC_SUBST([install_sh])]) -# Copyright (C) 2003, 2005 Free Software Foundation, Inc. +# Copyright (C) 2003-2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 2 - # Check whether the underlying file-system supports filenames # with a leading dot. For instance MS-DOS doesn't. AC_DEFUN([AM_SET_LEADING_DOT], @@ -9208,14 +9188,12 @@ # Check to see how 'make' treats includes. -*- Autoconf -*- -# Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc. +# Copyright (C) 2001-2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 4 - # AM_MAKE_INCLUDE() # ----------------- # Check to see how make treats includes. @@ -9233,7 +9211,7 @@ _am_result=none # First try GNU make style include. echo "include confinc" > confmf -# Ignore all kinds of additional output from `make'. +# Ignore all kinds of additional output from 'make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include @@ -9260,15 +9238,12 @@ # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- -# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 -# Free Software Foundation, Inc. +# Copyright (C) 1997-2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 6 - # AM_MISSING_PROG(NAME, PROGRAM) # ------------------------------ AC_DEFUN([AM_MISSING_PROG], @@ -9276,7 +9251,6 @@ $1=${$1-"${am_missing_run}$2"} AC_SUBST($1)]) - # AM_MISSING_HAS_RUN # ------------------ # Define MISSING if not defined so far and test if it supports --run. @@ -9297,50 +9271,18 @@ am_missing_run="$MISSING --run " else am_missing_run= - AC_MSG_WARN([`missing' script is too old or missing]) + AC_MSG_WARN(['missing' script is too old or missing]) fi ]) -# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation, -# Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# AM_PROG_MKDIR_P -# --------------- -# Check for `mkdir -p'. -AC_DEFUN([AM_PROG_MKDIR_P], -[AC_PREREQ([2.60])dnl -AC_REQUIRE([AC_PROG_MKDIR_P])dnl -dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, -dnl while keeping a definition of mkdir_p for backward compatibility. -dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. -dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of -dnl Makefile.ins that do not define MKDIR_P, so we do our own -dnl adjustment using top_builddir (which is defined more often than -dnl MKDIR_P). -AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl -case $mkdir_p in - [[\\/$]]* | ?:[[\\/]]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac -]) - # Helper functions for option handling. -*- Autoconf -*- -# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software -# Foundation, Inc. +# Copyright (C) 2001-2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 5 - # _AM_MANGLE_OPTION(NAME) # ----------------------- AC_DEFUN([_AM_MANGLE_OPTION], @@ -9350,7 +9292,7 @@ # -------------------- # Set option NAME. Presently that only means defining a flag for this option. AC_DEFUN([_AM_SET_OPTION], -[m4_define(_AM_MANGLE_OPTION([$1]), 1)]) +[m4_define(_AM_MANGLE_OPTION([$1]), [1])]) # _AM_SET_OPTIONS(OPTIONS) # ------------------------ @@ -9366,22 +9308,16 @@ # Check to make sure that the build environment is sane. -*- Autoconf -*- -# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008 -# Free Software Foundation, Inc. +# Copyright (C) 1996-2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 5 - # AM_SANITY_CHECK # --------------- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) -# Just in case -sleep 1 -echo timestamp > conftest.file # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' @@ -9392,32 +9328,40 @@ esac case $srcdir in *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) - AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; + AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);; esac -# Do `set' in a subshell so we don't clobber the current shell's +# Do 'set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$[*]" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - rm -f conftest.file - if test "$[*]" != "X $srcdir/configure conftest.file" \ - && test "$[*]" != "X conftest.file $srcdir/configure"; then + am_has_slept=no + for am_try in 1 2; do + echo "timestamp, slept: $am_has_slept" > conftest.file + set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` + if test "$[*]" = "X"; then + # -L didn't work. + set X `ls -t "$srcdir/configure" conftest.file` + fi + if test "$[*]" != "X $srcdir/configure conftest.file" \ + && test "$[*]" != "X conftest.file $srcdir/configure"; then - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken -alias in your environment]) - fi - + # If neither matched, then we have a broken ls. This can happen + # if, for instance, CONFIG_SHELL is bash and it inherits a + # broken ls alias from the environment. This has actually + # happened. Such a system could not be considered "sane". + AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken + alias in your environment]) + fi + if test "$[2]" = conftest.file || test $am_try -eq 2; then + break + fi + # Just in case. + sleep 1 + am_has_slept=yes + done test "$[2]" = conftest.file ) then @@ -9427,46 +9371,58 @@ AC_MSG_ERROR([newly created file is older than distributed files! Check your system clock]) fi -AC_MSG_RESULT(yes)]) +AC_MSG_RESULT([yes]) +# If we didn't sleep, we still need to ensure time stamps of config.status and +# generated files are strictly newer. +am_sleep_pid= +if grep 'slept: no' conftest.file >/dev/null 2>&1; then + ( sleep 1 ) & + am_sleep_pid=$! +fi +AC_CONFIG_COMMANDS_PRE( + [AC_MSG_CHECKING([that generated files are newer than configure]) + if test -n "$am_sleep_pid"; then + # Hide warnings about reused PIDs. + wait $am_sleep_pid 2>/dev/null + fi + AC_MSG_RESULT([done])]) +rm -f conftest.file +]) -# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. +# Copyright (C) 2001-2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 1 - # AM_PROG_INSTALL_STRIP # --------------------- -# One issue with vendor `install' (even GNU) is that you can't +# One issue with vendor 'install' (even GNU) is that you can't # specify the program used to strip binaries. This is especially # annoying in cross-compiling environments, where the build's strip # is unlikely to handle the host's binaries. # Fortunately install-sh will honor a STRIPPROG variable, so we -# always use install-sh in `make install-strip', and initialize +# always use install-sh in "make install-strip", and initialize # STRIPPROG with the value of the STRIP variable (set by the user). AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right +# Installed binaries are usually stripped using 'strip' when the user +# run "make install-strip". However 'strip' might not be the right # tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -dnl Don't test for $cross_compiling = yes, because it might be `maybe'. +# will honor the 'STRIP' environment variable to overrule this program. +dnl Don't test for $cross_compiling = yes, because it might be 'maybe'. if test "$cross_compiling" != no; then AC_CHECK_TOOL([STRIP], [strip], :) fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) -# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc. +# Copyright (C) 2006-2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 3 - # _AM_SUBST_NOTMAKE(VARIABLE) # --------------------------- # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. @@ -9480,18 +9436,16 @@ # Check how to create a tarball. -*- Autoconf -*- -# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc. +# Copyright (C) 2004-2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -# serial 2 - # _AM_PROG_TAR(FORMAT) # -------------------- # Check how to create a tarball in format FORMAT. -# FORMAT should be one of `v7', `ustar', or `pax'. +# FORMAT should be one of 'v7', 'ustar', or 'pax'. # # Substitute a variable $(am__tar) that is a command # writing to stdout a FORMAT-tarball containing the directory @@ -9514,7 +9468,7 @@ _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' _am_tools=${am_cv_prog_tar_$1-$_am_tools} # Do not fold the above two line into one, because Tru64 sh and -# Solaris sh will not grok spaces in the rhs of `-'. +# Solaris sh will not grok spaces in the rhs of '-'. for _am_tool in $_am_tools do case $_am_tool in From yadunandb at ci.uchicago.edu Thu Oct 24 15:38:19 2013 From: yadunandb at ci.uchicago.edu (yadunandb at ci.uchicago.edu) Date: Thu, 24 Oct 2013 15:38:19 -0500 (CDT) Subject: [Swift-commit] r7229 - in SwiftApps/Swift-MapRed/mapred_combiner_V4: . examples examples/sort examples/wc test Message-ID: <20131024203819.986CC9CC83@svn.ci.uchicago.edu> Author: yadunandb Date: 2013-10-24 15:38:19 -0500 (Thu, 24 Oct 2013) New Revision: 7229 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/compile SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/ SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/sort/ SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/sort/map_genrands.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/sort/reduce_sort.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/t.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/wc/ SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/wc/map_genrands.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/wc/reduce_sort.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/test/ SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.0.26283aa SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.0.26283ab SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.0.26283ac SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.0.26283ad SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.22871aa SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.22871ab SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.22871ac SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.26087aa SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.26087ab SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.26087ac SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.32009aa SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.32009ab SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.32009ac SwiftApps/Swift-MapRed/mapred_combiner_V4/test/k_way.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/test/pointers Removed: SwiftApps/Swift-MapRed/mapred_combiner_V4/beagle.xml SwiftApps/Swift-MapRed/mapred_combiner_V4/dereference.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/midway.xml SwiftApps/Swift-MapRed/mapred_combiner_V4/node_uniq.sh Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS SwiftApps/Swift-MapRed/mapred_combiner_V4/README SwiftApps/Swift-MapRed/mapred_combiner_V4/map_core.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/multiple.xml SwiftApps/Swift-MapRed/mapred_combiner_V4/reduce_core.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh SwiftApps/Swift-MapRed/mapred_combiner_V4/swiftreduce.swift Log: Major changes to scripts: Changes to the map, reduce interface expected from the user supplied scripts. Added example folders, with sorting as main example. Documented to README Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS 2013-10-24 20:14:30 UTC (rev 7228) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/LAB_RECORDS 2013-10-24 20:38:19 UTC (rev 7229) @@ -4427,13 +4427,29 @@ EXPECTED COUNT: 100000 --------------------------------------------- ================================================================ -RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:20 X FILESIZE:10 -Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 -Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 -Warning: Parameter reducer, on line 51, shadows variable of same name on line 30 -Warning: Parameter all_map, on line 51, shadows variable of same name on line 43 -Warning: Parameter reducer, on line 55, shadows variable of same name on line 30 -chunks 20 filesize 10 site multiple type Swift+Chirp +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:beagle, CHUNKS:20 X FILESIZE:10 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131015-2256-yts3ga1c +Progress: time: Tue, 15 Oct 2013 22:57:00 +0000 +Progress: time: Tue, 15 Oct 2013 22:57:30 +0000 Submitted:20 +Progress: time: Tue, 15 Oct 2013 22:58:00 +0000 Submitted:20 +Progress: time: Tue, 15 Oct 2013 22:58:30 +0000 Submitted:20 +Progress: time: Tue, 15 Oct 2013 22:59:00 +0000 Submitted:20 +Progress: time: Tue, 15 Oct 2013 22:59:30 +0000 Submitted:20 +Progress: time: Tue, 15 Oct 2013 23:00:00 +0000 Submitted:20 +Progress: time: Tue, 15 Oct 2013 23:00:30 +0000 Submitted:20 +Progress: time: Tue, 15 Oct 2013 23:01:00 +0000 Submitted:20 +Progress: time: Tue, 15 Oct 2013 23:01:30 +0000 Submitted:20 +Progress: time: Tue, 15 Oct 2013 23:02:00 +0000 Submitted:20 +Progress: time: Tue, 15 Oct 2013 23:02:30 +0000 Submitted:20 +Progress: time: Tue, 15 Oct 2013 23:03:00 +0000 Submitted:20 +Progress: time: Tue, 15 Oct 2013 23:03:30 +0000 Submitted:20 +Progress: time: Tue, 15 Oct 2013 23:04:00 +0000 Submitted:20 +Progress: time: Tue, 15 Oct 2013 23:04:30 +0000 Submitted:20 +chunks 20 filesize 10 site beagle type Swift+Chirp --------------------------------------------- COUNT does *NOT* match expected records ACTUAL COUNT : @@ -4441,18 +4457,17 @@ --------------------------------------------- ================================================================ RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 -Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 -Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 -Warning: Parameter reducer, on line 51, shadows variable of same name on line 30 -Warning: Parameter all_map, on line 51, shadows variable of same name on line 43 -Warning: Parameter reducer, on line 55, shadows variable of same name on line 30 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 Swift 0.94.1 RC4 swift-r7109 cog-r3802 -RunID: 20131016-1515-psg21p04 -Progress: time: Wed, 16 Oct 2013 15:15:06 +0000 -Progress: time: Wed, 16 Oct 2013 15:15:23 +0000 Submitting:4 Submitted:1 Finished successfully:5 -Progress: time: Wed, 16 Oct 2013 15:15:36 +0000 Submitted:5 Finished successfully:5 -Progress: time: Wed, 16 Oct 2013 15:16:06 +0000 Submitted:5 Finished successfully:5 +RunID: 20131015-2304-73oflrug +Progress: time: Tue, 15 Oct 2013 23:04:56 +0000 +Progress: time: Tue, 15 Oct 2013 23:05:18 +0000 Stage in:1 Submitted:9 +Final status: Tue, 15 Oct 2013 23:05:18 +0000 Finished successfully:11 +real 24.38 +user 43.16 +sys 9.60 chunks 10 filesize 1 site multiple type Swift+Chirp --------------------------------------------- COUNT does *NOT* match expected records @@ -4461,46 +4476,848 @@ --------------------------------------------- ================================================================ RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:10 X FILESIZE:1 -Warning: Parameter reducer, on line 47, shadows variable of same name on line 30 -Warning: Parameter all_map, on line 47, shadows variable of same name on line 43 -Warning: Parameter reducer, on line 51, shadows variable of same name on line 30 -Warning: Parameter all_map, on line 51, shadows variable of same name on line 43 -Warning: Parameter reducer, on line 55, shadows variable of same name on line 30 +Swift trunk swift-r7138 cog-r3806 +RunID: 20131015-2305-yxcu8to7 +Warning: The @ syntax for function invocation is deprecated +Progress: time: Tue, 15 Oct 2013 23:05:36 +0000 +Progress: time: Tue, 15 Oct 2013 23:05:37 +0000 Submitted:10 +Final status: Tue, 15 Oct 2013 23:05:51 +0000 Finished successfully:11 +real 18.04 +user 3.54 +sys 0.24 +chunks 10 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:5 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Could not start execution + Compile error in procedure invocation at line 61 + Wrong number of procedure input arguments: specified 4 and should be 3 +real 2.42 +user 1.64 +sys 0.11 +chunks 5 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 50000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:5 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Could not start execution + Compile error in procedure invocation at line 61 + Wrong type for parameter number 3, expected file[int], got fileptr[int] +real 1.02 +user 1.66 +sys 0.09 +chunks 5 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 50000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:5 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Could not start execution + Compile error in procedure invocation at line 61 + Variable final_result was not declared in this scope. +real 1.02 +user 1.67 +sys 0.08 +chunks 5 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 50000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:5 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 Swift 0.94.1 RC4 swift-r7109 cog-r3802 -RunID: 20131016-1516-3xtve80d -Progress: time: Wed, 16 Oct 2013 15:16:44 +0000 -Progress: time: Wed, 16 Oct 2013 15:16:50 +0000 Stage out:1 Finished successfully:11 -Final status: Wed, 16 Oct 2013 15:16:50 +0000 Finished successfully:13 -real 9.12 -user 16.47 -sys 2.72 -chunks 10 filesize 1 site multiple type Swift+Chirp +RunID: 20131016-1402-6rltevy6 +Progress: time: Wed, 16 Oct 2013 14:02:59 +0000 +Progress: time: Wed, 16 Oct 2013 14:03:00 +0000 Stage in:1 Finished successfully:5 +Final status: Wed, 16 Oct 2013 14:03:00 +0000 Finished successfully:7 +real 3.96 +user 6.72 +sys 0.55 +chunks 5 filesize 1 site multiple type Swift+Chirp --------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 50000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:5 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1404-uc3icre3 +Progress: time: Wed, 16 Oct 2013 14:04:11 +0000 +Final status: Wed, 16 Oct 2013 14:04:11 +0000 Finished successfully:7 +real 3.37 +user 5.82 +sys 0.37 +chunks 5 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 50000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:5 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1409-itnftan8 +Progress: time: Wed, 16 Oct 2013 14:09:57 +0000 +Progress: time: Wed, 16 Oct 2013 14:10:27 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 14:10:57 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 14:11:27 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 14:11:57 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 14:12:27 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 14:12:57 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 14:13:27 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 14:13:57 +0000 Active:1 Finished successfully:6 +chunks 5 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 50000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple, CHUNKS:5 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1638-ke09zcf2 +Progress: time: Wed, 16 Oct 2013 16:38:40 +0000 +Progress: time: Wed, 16 Oct 2013 16:39:10 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:39:40 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:40:10 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:40:40 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:41:10 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:41:40 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:42:10 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:42:40 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:43:10 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:43:40 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:44:10 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:44:40 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:45:10 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:45:40 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:46:10 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:46:40 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:47:10 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:47:40 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:48:10 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:48:40 +0000 Active:1 Finished successfully:6 +Progress: time: Wed, 16 Oct 2013 16:48:41 +0000 Stage out:1 Finished successfully:6 +Execution failed: + Exception in mid_bash: + Arguments: [reduce_wrapper.sh, reduce_core.sh, plain, all_map.out] + Host: midway + Directory: swiftreduce-20131016-1638-ke09zcf2/jobs/l/mid_bash-lb6mpqgl + +Caused by: + Walltime exceeded +org.globus.cog.abstraction.impl.common.execution.JobException: Walltime exceeded (exit code: 513) + at org.globus.cog.abstraction.coaster.service.local.JobStatusHandler.requestComplete(JobStatusHandler.java:40) + at org.globus.cog.karajan.workflow.service.handlers.RequestHandler.receiveCompleted(RequestHandler.java:88) + at org.globus.cog.karajan.workflow.service.channels.AbstractKarajanChannel.handleRequest(AbstractKarajanChannel.java:527) + at org.globus.cog.karajan.workflow.service.channels.AbstractStreamKarajanChannel.stepNIO(AbstractStreamKarajanChannel.java:238) + at org.globus.cog.karajan.workflow.service.channels.NIOMultiplexer.loop(NIOMultiplexer.java:97) + at org.globus.cog.karajan.workflow.service.channels.NIOMultiplexer.run(NIOMultiplexer.java:56) + (exit code: 513) + reduce_mid, swiftreduce.swift, line 61 +real 604.05 +user 6.76 +sys 0.56 +chunks 5 filesize 1 site multiple type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 50000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:2 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Could not open: multiple.xml.xml +Execution failed: + + Could not find sites file: multiple.xml.xml + +real 2.15 +user 3.08 +sys 0.15 +chunks 2 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 20000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:2 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1915-gtjty6j9 +Progress: time: Wed, 16 Oct 2013 19:15:52 +0000 +Final status: Wed, 16 Oct 2013 19:15:53 +0000 Finished successfully:4 +real 5.48 +user 5.89 +sys 0.46 +chunks 2 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : = +EXPECTED COUNT: 20000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:2 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1920-lu3aold6 +Progress: time: Wed, 16 Oct 2013 19:20:50 +0000 +Progress: time: Wed, 16 Oct 2013 19:20:52 +0000 Stage in:1 Submitted:1 +Final status: Wed, 16 Oct 2013 19:20:52 +0000 Finished successfully:4 +real 4.85 +user 8.42 +sys 0.96 +chunks 2 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : = +EXPECTED COUNT: 20000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:2 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1923-oexsdz9c +Progress: time: Wed, 16 Oct 2013 19:23:25 +0000 +Final status: Wed, 16 Oct 2013 19:23:26 +0000 Finished successfully:4 +real 3.28 +user 5.57 +sys 0.32 +chunks 2 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : = +EXPECTED COUNT: 20000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:2 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1924-3bk83atb +Progress: time: Wed, 16 Oct 2013 19:24:26 +0000 +Final status: Wed, 16 Oct 2013 19:24:27 +0000 Finished successfully:4 +real 3.29 +user 5.44 +sys 0.37 +chunks 2 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : = +EXPECTED COUNT: 20000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:2 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1932-6uos5of5 +Progress: time: Wed, 16 Oct 2013 19:32:52 +0000 +Progress: time: Wed, 16 Oct 2013 19:33:22 +0000 Active:1 Finished successfully:3 +Progress: time: Wed, 16 Oct 2013 19:33:52 +0000 Active:1 Finished successfully:3 +Progress: time: Wed, 16 Oct 2013 19:34:22 +0000 Active:1 Finished successfully:3 +chunks 2 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 20000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:2 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1935-zkom0ro7 +Progress: time: Wed, 16 Oct 2013 19:35:34 +0000 +Final status: Wed, 16 Oct 2013 19:35:34 +0000 Finished successfully:4 +real 3.32 +user 5.52 +sys 0.34 +chunks 2 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 20000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:2 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1937-e3j6rlqf +Progress: time: Wed, 16 Oct 2013 19:37:10 +0000 +Progress: time: Wed, 16 Oct 2013 19:37:23 +0000 Stage in:1 Submitted:1 +Final status: Wed, 16 Oct 2013 19:37:23 +0000 Finished successfully:4 +real 15.57 +user 26.75 +sys 5.79 +chunks 2 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 20000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:2 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1938-41onhc36 +Progress: time: Wed, 16 Oct 2013 19:38:33 +0000 +Progress: time: Wed, 16 Oct 2013 19:38:57 +0000 Stage in:1 Submitted:1 +Final status: Wed, 16 Oct 2013 19:38:57 +0000 Finished successfully:4 +real 26.83 +user 45.94 +sys 11.60 +chunks 2 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 20000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:2 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1947-qocdj5r8 +Progress: time: Wed, 16 Oct 2013 19:47:06 +0000 +Final status: Wed, 16 Oct 2013 19:47:07 +0000 Finished successfully:4 +real 3.60 +user 6.01 +sys 0.50 +chunks 2 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 20000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:2 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1948-ag23q2r9 +Progress: time: Wed, 16 Oct 2013 19:48:10 +0000 +Final status: Wed, 16 Oct 2013 19:48:10 +0000 Finished successfully:4 +real 3.35 +user 5.56 +sys 0.40 +chunks 2 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 20000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:2 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1949-yzvzkppg +Progress: time: Wed, 16 Oct 2013 19:49:11 +0000 +Final status: Wed, 16 Oct 2013 19:49:11 +0000 Finished successfully:4 +real 3.36 +user 5.77 +sys 0.35 +chunks 2 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 20000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:2 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-1950-h1vb0l48 +Progress: time: Wed, 16 Oct 2013 19:50:35 +0000 +Final status: Wed, 16 Oct 2013 19:50:35 +0000 Finished successfully:4 +real 3.34 +user 5.59 +sys 0.35 +chunks 2 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 20000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:5 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-2049-4pboij8a +Progress: time: Wed, 16 Oct 2013 20:49:22 +0000 +Progress: time: Wed, 16 Oct 2013 20:49:28 +0000 Stage out:1 Finished successfully:6 +Final status: Wed, 16 Oct 2013 20:49:28 +0000 Finished successfully:7 +real 9.15 +user 5.70 +sys 0.41 +chunks 5 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 50000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:5 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-2055-2r77pks7 +Progress: time: Wed, 16 Oct 2013 20:55:47 +0000 +Progress: time: Wed, 16 Oct 2013 20:55:53 +0000 Stage out:1 Finished successfully:6 +Final status: Wed, 16 Oct 2013 20:55:53 +0000 Finished successfully:7 +real 8.34 +user 5.71 +sys 0.31 +chunks 5 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 50000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:5 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-2057-nvpgtjuf +Progress: time: Wed, 16 Oct 2013 20:57:40 +0000 +Progress: time: Wed, 16 Oct 2013 20:57:45 +0000 Stage out:1 Finished successfully:6 +Final status: Wed, 16 Oct 2013 20:57:45 +0000 Finished successfully:7 +real 8.42 +user 5.80 +sys 0.35 +chunks 5 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- COUNT matches expected records -ACTUAL COUNT : 100000 +ACTUAL COUNT : 50000 +EXPECTED COUNT: 50000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:10 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-2110-i6sxj5b4 +Progress: time: Wed, 16 Oct 2013 21:10:30 +0000 +Progress: time: Wed, 16 Oct 2013 21:10:37 +0000 Stage in:1 Submitted:9 +Progress: time: Wed, 16 Oct 2013 21:10:42 +0000 Stage out:1 Finished successfully:11 +Final status: Wed, 16 Oct 2013 21:10:42 +0000 Finished successfully:13 +real 14.78 +user 31.20 +sys 5.20 +chunks 10 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 EXPECTED COUNT: 100000 --------------------------------------------- ================================================================ RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:10 X FILESIZE:1 -Warning: Parameter reducer, on line 44, shadows variable of same name on line 28 -Warning: Parameter all_map, on line 44, shadows variable of same name on line 40 -Warning: Parameter reducer, on line 48, shadows variable of same name on line 28 -Warning: Parameter all_map, on line 48, shadows variable of same name on line 40 -Warning: Parameter reducer, on line 52, shadows variable of same name on line 28 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 Swift 0.94.1 RC4 swift-r7109 cog-r3802 -RunID: 20131016-1616-egnuduk7 -Progress: time: Wed, 16 Oct 2013 16:16:54 +0000 -Progress: time: Wed, 16 Oct 2013 16:17:02 +0000 Stage in:1 Submitted:9 -Progress: time: Wed, 16 Oct 2013 16:17:07 +0000 Stage out:1 Finished successfully:11 -Final status: Wed, 16 Oct 2013 16:17:07 +0000 Finished successfully:13 -real 16.97 -user 33.06 -sys 5.51 +RunID: 20131016-2116-k8zlv2k9 +Progress: time: Wed, 16 Oct 2013 21:16:04 +0000 +Progress: time: Wed, 16 Oct 2013 21:16:15 +0000 Stage in:1 Submitted:9 +Progress: time: Wed, 16 Oct 2013 21:16:20 +0000 Stage out:1 Finished successfully:11 +Final status: Wed, 16 Oct 2013 21:16:20 +0000 Finished successfully:13 +real 19.36 +user 42.54 +sys 7.91 chunks 10 filesize 1 site multiple.xml type Swift+Chirp --------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:10 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-2130-0yzig722 +Progress: time: Wed, 16 Oct 2013 21:30:45 +0000 +Progress: time: Wed, 16 Oct 2013 21:31:02 +0000 Stage in:1 Submitted:9 +Final status: Wed, 16 Oct 2013 21:31:02 +0000 Finished successfully:13 +real 19.53 +user 46.09 +sys 7.77 +chunks 10 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:10 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-2138-7nk1y3f0 +Progress: time: Wed, 16 Oct 2013 21:38:37 +0000 +Progress: time: Wed, 16 Oct 2013 21:38:48 +0000 Stage in:1 Submitted:9 +Final status: Wed, 16 Oct 2013 21:38:48 +0000 Finished successfully:13 +real 14.11 +user 33.90 +sys 5.25 +chunks 10 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:10 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-2141-bk2qe4be +Progress: time: Wed, 16 Oct 2013 21:41:49 +0000 +Progress: time: Wed, 16 Oct 2013 21:42:06 +0000 Stage in:1 Submitted:9 +Final status: Wed, 16 Oct 2013 21:42:06 +0000 Finished successfully:13 +real 20.05 +user 48.15 +sys 7.91 +chunks 10 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:10 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-2145-dp3z46id +Progress: time: Wed, 16 Oct 2013 21:45:04 +0000 +Progress: time: Wed, 16 Oct 2013 21:45:24 +0000 Stage in:1 Submitted:9 +Final status: Wed, 16 Oct 2013 21:45:24 +0000 Finished successfully:13 +real 23.23 +user 56.75 +sys 9.11 +chunks 10 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : 0 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:multiple.xml, CHUNKS:10 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131016-2146-yj5luboc +Progress: time: Wed, 16 Oct 2013 21:46:33 +0000 +Progress: time: Wed, 16 Oct 2013 21:47:03 +0000 Stage in:1 Submitted:9 +Progress: time: Wed, 16 Oct 2013 21:47:08 +0000 Stage out:1 Finished successfully:11 +Final status: Wed, 16 Oct 2013 21:47:08 +0000 Finished successfully:13 +real 37.40 +user 88.78 +sys 15.50 +chunks 10 filesize 1 site multiple.xml type Swift+Chirp +--------------------------------------------- COUNT matches expected records ACTUAL COUNT : 100000 EXPECTED COUNT: 100000 --------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:, CHUNKS:10 X FILESIZE:1 +SwiftScript program does not exist: -files=10 + +For usage information: swift -help + +real 0.78 +user 0.26 +sys 0.03 +chunks 10 filesize 1 site type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:, CHUNKS:10 X FILESIZE:1 +SwiftScript program does not exist: -files=10 + +For usage information: swift -help + +real 0.23 +user 0.26 +sys 0.03 +chunks 10 filesize 1 site type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:, CHUNKS:multiple.xml X FILESIZE:10 +SwiftScript program does not exist: -files=multiple.xml + +For usage information: swift -help + +real 0.22 +user 0.26 +sys 0.03 +chunks multiple.xml filesize 10 site type Swift+Chirp +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:, CHUNKS:10 X FILESIZE:1 +Warning: Parameter all_map, on line 23, shadows variable of same name on line 56 +Warning: Parameter all_map, on line 27, shadows variable of same name on line 56 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131017-1841-jpe11yb5 +Progress: time: Thu, 17 Oct 2013 18:41:20 +0000 +Progress: time: Thu, 17 Oct 2013 18:41:31 +0000 Stage in:1 Submitted:9 +Progress: time: Thu, 17 Oct 2013 18:41:37 +0000 Stage out:1 Finished successfully:11 +Final status: Thu, 17 Oct 2013 18:41:37 +0000 Finished successfully:13 +real 20.00 +user 43.11 +sys 8.33 +chunks 10 filesize 1 site type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 100000 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:, CHUNKS:10 X FILESIZE:1 +Warning: Parameter all_map, on line 26, shadows variable of same name on line 59 +Warning: Parameter all_map, on line 30, shadows variable of same name on line 59 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131017-1844-iepl730d +Progress: time: Thu, 17 Oct 2013 18:44:43 +0000 +Progress: time: Thu, 17 Oct 2013 18:45:01 +0000 Stage in:1 Submitted:9 +Progress: time: Thu, 17 Oct 2013 18:45:06 +0000 Stage out:1 Finished successfully:11 +Final status: Thu, 17 Oct 2013 18:45:06 +0000 Finished successfully:13 +real 26.06 +user 59.10 +sys 10.44 +chunks 10 filesize 1 site type Swift+Chirp +--------------------------------------------- +COUNT matches expected records +ACTUAL COUNT : 100000 +EXPECTED COUNT: 100000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:, CHUNKS:20 X FILESIZE:10 +Warning: Parameter all_map, on line 26, shadows variable of same name on line 59 +Warning: Parameter all_map, on line 30, shadows variable of same name on line 59 +Could not start execution + Compile error in foreach statement at line 53 + Compile error in procedure invocation at line 54 + Wrong type for parameter number 2, expected file, got int +real 1.02 +user 1.73 +sys 0.10 +chunks 20 filesize 10 site type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:, CHUNKS:10 X FILESIZE:10 +Warning: Parameter all_map, on line 24, shadows variable of same name on line 59 +Warning: Parameter all_map, on line 28, shadows variable of same name on line 59 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131017-1921-ncuct83e +Progress: time: Thu, 17 Oct 2013 19:21:39 +0000 +Progress: time: Thu, 17 Oct 2013 19:22:01 +0000 Stage in:1 Submitted:9 +Progress: time: Thu, 17 Oct 2013 19:22:08 +0000 Stage out:1 Finished successfully:11 +Progress: time: Thu, 17 Oct 2013 19:22:10 +0000 Active:1 Finished successfully:12 +Progress: time: Thu, 17 Oct 2013 19:22:11 +0000 Stage out:1 Finished successfully:12 +Final status: Thu, 17 Oct 2013 19:22:11 +0000 Finished successfully:13 +real 35.40 +user 74.21 +sys 14.31 +chunks 10 filesize 10 site type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 1000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:, CHUNKS:100 X FILESIZE:10 +Warning: Parameter all_map, on line 24, shadows variable of same name on line 59 +Warning: Parameter all_map, on line 28, shadows variable of same name on line 59 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131017-1927-m19gavx1 +Progress: time: Thu, 17 Oct 2013 19:27:04 +0000 +Progress: time: Thu, 17 Oct 2013 19:27:31 +0000 Selecting site:35 Stage in:1 Submitted:64 +Progress: time: Thu, 17 Oct 2013 19:27:34 +0000 Active:1 Finished successfully:101 +Progress: time: Thu, 17 Oct 2013 19:28:04 +0000 Active:1 Finished successfully:101 +Progress: time: Thu, 17 Oct 2013 19:28:06 +0000 Stage out:1 Finished successfully:101 +Progress: time: Thu, 17 Oct 2013 19:28:15 +0000 Finished successfully:102 +Progress: time: Thu, 17 Oct 2013 19:28:23 +0000 Active:1 Finished successfully:102 +Progress: time: Thu, 17 Oct 2013 19:28:34 +0000 Active:1 Finished successfully:102 +Progress: time: Thu, 17 Oct 2013 19:28:40 +0000 Stage out:1 Finished successfully:102 +Progress: time: Thu, 17 Oct 2013 19:28:49 +0000 Finished successfully:103 +Final status: Thu, 17 Oct 2013 19:28:49 +0000 Finished successfully:103 +real 107.87 +user 155.31 +sys 37.07 +chunks 100 filesize 10 site type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 10000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:, CHUNKS:10 X FILESIZE:20 +Warning: Parameter all_map, on line 24, shadows variable of same name on line 59 +Warning: Parameter all_map, on line 28, shadows variable of same name on line 59 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131017-2134-2z229bh0 +Progress: time: Thu, 17 Oct 2013 21:34:08 +0000 +Progress: time: Thu, 17 Oct 2013 21:34:18 +0000 Stage in:1 Submitted:9 +Progress: time: Thu, 17 Oct 2013 21:34:27 +0000 Stage out:1 Finished successfully:11 +Progress: time: Thu, 17 Oct 2013 21:34:28 +0000 Finished successfully:12 +Progress: time: Thu, 17 Oct 2013 21:34:30 +0000 Active:1 Finished successfully:12 +Progress: time: Thu, 17 Oct 2013 21:34:33 +0000 Stage out:1 Finished successfully:12 +Progress: time: Thu, 17 Oct 2013 21:34:35 +0000 Finished successfully:13 +Final status: Thu, 17 Oct 2013 21:34:35 +0000 Finished successfully:13 +real 30.40 +user 51.53 +sys 10.72 +chunks 10 filesize 20 site type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 2000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:, CHUNKS:5 X FILESIZE:1 +Warning: Parameter all_map, on line 24, shadows variable of same name on line 59 +Warning: Parameter all_map, on line 28, shadows variable of same name on line 59 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131017-2141-da4k2nk5 +Progress: time: Thu, 17 Oct 2013 21:41:39 +0000 +Progress: time: Thu, 17 Oct 2013 21:41:45 +0000 Stage out:1 Finished successfully:6 +Final status: Thu, 17 Oct 2013 21:41:45 +0000 Finished successfully:8 +real 8.85 +user 16.10 +sys 2.70 +chunks 5 filesize 1 site type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 50000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:, CHUNKS:100 X FILESIZE:10 +Warning: Parameter all_map, on line 24, shadows variable of same name on line 59 +Warning: Parameter all_map, on line 28, shadows variable of same name on line 59 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131017-2230-287bzeo0 +Progress: time: Thu, 17 Oct 2013 22:30:48 +0000 +Progress: time: Thu, 17 Oct 2013 22:30:49 +0000 Selecting site:19 Stage in:16 Submitting:1 Submitted:48 Finished successfully:16 +Progress: time: Thu, 17 Oct 2013 22:30:50 +0000 Stage out:1 Finished successfully:100 +Progress: time: Thu, 17 Oct 2013 22:31:18 +0000 Active:1 Finished successfully:101 +Progress: time: Thu, 17 Oct 2013 22:31:22 +0000 Stage out:1 Finished successfully:101 +Progress: time: Thu, 17 Oct 2013 22:31:30 +0000 Finished successfully:102 +Progress: time: Thu, 17 Oct 2013 22:31:39 +0000 Active:1 Finished successfully:102 +Progress: time: Thu, 17 Oct 2013 22:31:48 +0000 Active:1 Finished successfully:102 +Progress: time: Thu, 17 Oct 2013 22:31:56 +0000 Stage out:1 Finished successfully:102 +Progress: time: Thu, 17 Oct 2013 22:32:05 +0000 Finished successfully:103 +Final status: Thu, 17 Oct 2013 22:32:05 +0000 Finished successfully:103 +real 78.98 +user 87.76 +sys 20.89 +chunks 100 filesize 10 site type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 10000000 +--------------------------------------------- +================================================================ +RUNTYPE :SWIFT+Chirp (With local combiners), SITE:, CHUNKS:100 X FILESIZE:10 +Warning: Parameter all_map, on line 24, shadows variable of same name on line 59 +Warning: Parameter all_map, on line 28, shadows variable of same name on line 59 +Swift 0.94.1 RC4 swift-r7109 cog-r3802 + +RunID: 20131017-2234-t20i0o06 +Progress: time: Thu, 17 Oct 2013 22:34:29 +0000 +Progress: time: Thu, 17 Oct 2013 22:34:30 +0000 Submitted:36 Active:15 Stage out:1 Finished successfully:48 +Progress: time: Thu, 17 Oct 2013 22:34:32 +0000 Submitted:4 Active:13 Stage out:3 Finished successfully:80 +Progress: time: Thu, 17 Oct 2013 22:34:59 +0000 Active:1 Finished successfully:101 +Progress: time: Thu, 17 Oct 2013 22:35:01 +0000 Stage out:1 Finished successfully:101 +Progress: time: Thu, 17 Oct 2013 22:35:10 +0000 Finished successfully:102 +Final status: Thu, 17 Oct 2013 22:35:10 +0000 Finished successfully:102 +real 43.70 +user 16.21 +sys 2.96 +chunks 100 filesize 10 site type Swift+Chirp +--------------------------------------------- +COUNT does *NOT* match expected records +ACTUAL COUNT : +EXPECTED COUNT: 10000000 +--------------------------------------------- Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/README =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/README 2013-10-24 20:14:30 UTC (rev 7228) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/README 2013-10-24 20:38:19 UTC (rev 7229) @@ -1,34 +1,43 @@ Swift-Reduce ============ +REQUIREMENTS: +1. CCTools - Install cctools on every site. + http://www3.nd.edu/~ccl/software/manuals/install.html + + Run MapReduce style applications with Swift. Since swift is a file based model as opposed to the Key-Value record based approach of MapReduce, there are differences in the way the user supplied Map and Reduce functions -should work. +are required to work. setup.sh -------- -Run the setup.sh script to embed the map_core.sh and reduce_core.sh scripts -in the wrapper scripts used by swift in runtime. Usernames to use across -midway and beagle should be defined here. +Modify the USERNAME variables in setup.sh to condifure scripts appropriately +Setup.sh also compiles are copies the exec server and client to the remote sites. -map_core.sh ------------ +Map application +--------------- +The user supplied Map application could be any executable that accepts the +arguments defined in the swift script and should return its result to stdout. +You can use any number of arguments/files in the swiftscript and expect them +to be passed transparently to your map application. -The user supplied Map function should be a bash function named mapper(). -It would take any number of arguments from swift and would output it's -results to stdout. Swift would redirect the output to appropriate files. -The mapper function should be placed in a file map_core.sh. +Note: Only results sent to stdout from map will be accepted by the Swiftreduce +framework. -reduce_core.sh --------------- +Reduce application +------------------ -The Reduce function should be named reduce() and placed in reduce_core.sh. -This function would be passed intermediate files generated from the map -stage and output its results to a file of its choosing. The filename of -the result file is output to stdout. +The reduce application can by any executable that accepts one or more files +from the Map application. Results should be sent to stdout and Swiftreduce +will route them. If the application is distributive (commutative and associative) +you may use different reduce styles, such as local combine, k-way reduction tree. +#TODO : Explain different reduce options +#TODO : Case reducer != combiner ? + run.sh ------ @@ -47,11 +56,24 @@ Each record consists of 1 random number and count, padded to 100 bytes. So, in the usual run a file of 10^8 records generated would have 10^6 bytes. +Example - Gigaasort +=================== +Map - Generates 100 byte records containing 1 random number. +Reduce - Accepts one or more files, sorts each file and merge sorts the + sorted files. + + Describe workflow ================= teragen will split the task of generating files containing 10^8 records (~100 MB) over 10000 tasks, thus generating in total 1 Tera records. -./teragen_wrap.sh 10 # Generates 10000000 \ No newline at end of file +./teragen_wrap.sh 10 # Generates 10000000 + + +TODOs and Future Work +===================== +1. Builds for exec_{server,client} on different architectures. +2. \ No newline at end of file Deleted: SwiftApps/Swift-MapRed/mapred_combiner_V4/beagle.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/beagle.xml 2013-10-24 20:14:30 UTC (rev 7228) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/beagle.xml 2013-10-24 20:38:19 UTC (rev 7229) @@ -1,24 +0,0 @@ - - - - 1 - 100 - 100 - pbs.aprun;pbs.mpp;depth=24 - - 2400 - 00:20:00 - batch - /lustre/beagle/BEAGLE_USERNAME/swiftwork - 10 - 1 - 1 - 1.00 - 10000 - - - /tmp/BEAGLE_USERNAME/swiftwork - - Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/compile =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/compile (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/compile 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,20 @@ +#!/bin/bash + +gcc server.c -o exec_server +gcc client.c -o exec_client + +chmod a+x exec_server +chmod a+x exec_client + +if [[ "$HOSTNAME" == *midway* ]]; then + cp exec_server /scratch/midway/yadunand/bin/ + cp exec_client /scratch/midway/yadunand/bin/ + echo "Copied to /scratch/midway/yadunandb/bin/ on Midway" + echo " + + +elif [[ "$HOSTNAME" == *beagle* ]]; then + cp exec_server /lustre/beagle/yadunandb/bin/ + cp exec_client /lustre/beagle/yadunandb/bin/ + echo "Copied to /lustre/beagle/yadunandb/bin/ on Beagle" +fi Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/compile ___________________________________________________________________ Added: svn:executable + * Deleted: SwiftApps/Swift-MapRed/mapred_combiner_V4/dereference.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/dereference.sh 2013-10-24 20:14:30 UTC (rev 7228) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/dereference.sh 2013-10-24 20:38:19 UTC (rev 7229) @@ -1,20 +0,0 @@ -#!/bin/bash -# The derefernce script takes one fileptr as input -# and dumps the content of the file to stdout. -TOKEN=($(cat $1)) -REMOTE=${TOKEN[0]} -FILE=${TOKEN[1]} -TARGETFILE=$(basename $FILE) -REPODIR=$(dirname $FILE) -echo "$REMOTE $HOSTNAME" 1>&2 -if [ "$REMOTE" == "$(hostname -f)" ] -then # Move to an identifiable file if local - cat $FILE -else # Fetch to an identifiable file if remote - echo "chirp_get $REMOTE $TARGETFILE $FILE" 1>&2 - chirp_get $REMOTE $TARGETFILE $FILE - cat $FILE - rm $FILE -fi - - Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/sort/map_genrands.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/sort/map_genrands.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/sort/map_genrands.sh 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,12 @@ +#!/bin/bash +ARG1=$1; +LOWERLIMIT=0 +UPPERLIMIT=1000000 +SLICESIZE=10000 # 10^4 records padded to 100B would result in 1MB file +#Generate $SLICESIZE number of 100B records of format: RANDOM_NUMBER 1 +shuf -i $LOWERLIMIT-$UPPERLIMIT -n $SLICESIZE | awk '{printf "%-99s\n", $0}' > tmp_shuf +for i in $(seq 1 1 $ARG1) +do + cat tmp_shuf +done +rm tmp_shuf Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/sort/map_genrands.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/sort/reduce_sort.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/sort/reduce_sort.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/sort/reduce_sort.sh 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,8 @@ +#!/bin/bash + +for f in $* +do + sort -n $f -o $f +done +sort -n -m $* +rm $* Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/sort/reduce_sort.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/t.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/t.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/t.sh 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,11 @@ +#!/bin/bash + +LOGS=OFF +log() +{ + [ "$LOGS" == "ON" ] && echo "[$(date +'%Y-%m-%d %H:%M:%S.%N')] : $*" 1>&2 +} + +log "start do" +sleep 1 +log "stop do" Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/t.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/wc/map_genrands.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/wc/map_genrands.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/wc/map_genrands.sh 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,12 @@ +#!/bin/bash +ARG1=$1; +LOWERLIMIT=0 +UPPERLIMIT=1000000 +SLICESIZE=10000 # 10^4 records padded to 100B would result in 1MB file +#Generate $SLICESIZE number of 100B records of format: RANDOM_NUMBER 1 +shuf -i $LOWERLIMIT-$UPPERLIMIT -n $SLICESIZE | awk '{printf "%-99s\n", $0}' > tmp_shuf +for i in $(seq 1 1 $ARG1) +do + cat tmp_shuf +done +rm tmp_shuf Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/wc/map_genrands.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/wc/reduce_sort.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/wc/reduce_sort.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/wc/reduce_sort.sh 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,8 @@ +#!/bin/bash + +for f in $* +do + sort -n $f -o $f +done +sort -n -m $* +rm $* Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/examples/wc/reduce_sort.sh ___________________________________________________________________ Added: svn:executable + * Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/map_core.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/map_core.sh 2013-10-24 20:14:30 UTC (rev 7228) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/map_core.sh 2013-10-24 20:38:19 UTC (rev 7229) @@ -1,13 +1,12 @@ -mapper (){ - ARG1=$1; - LOWERLIMIT=0 - UPPERLIMIT=1000000 - SLICESIZE=10000 # 10^4 records padded to 100B would result in 1MB file - #Generate $SLICESIZE number of 100B records of format: RANDOM_NUMBER 1 - shuf -i $LOWERLIMIT-$UPPERLIMIT -n $SLICESIZE | awk '{printf "%-97s %s\n", $0, 1}' > tmp_shuf - for i in $(seq 1 1 $ARG1) - do - cat tmp_shuf - done - rm tmp_shuf -} +#!/bin/bash +ARG1=$1; +LOWERLIMIT=0 +UPPERLIMIT=1000000 +SLICESIZE=10000 # 10^4 records padded to 100B would result in 1MB file +#Generate $SLICESIZE number of 100B records of format: RANDOM_NUMBER 1 +shuf -i $LOWERLIMIT-$UPPERLIMIT -n $SLICESIZE | awk '{printf "%-97s %s\n", $0, 1}' > tmp_shuf +for i in $(seq 1 1 $ARG1) +do + cat tmp_shuf +done +rm tmp_shuf Deleted: SwiftApps/Swift-MapRed/mapred_combiner_V4/midway.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/midway.xml 2013-10-24 20:14:30 UTC (rev 7228) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/midway.xml 2013-10-24 20:38:19 UTC (rev 7229) @@ -1,17 +0,0 @@ - - - - sandyb - 16 - 00:10:00 - 3600 - 100 - 100 - 10 - 1 - 1 - 1.50 - 10000 - /tmp/yadunand/work - - \ No newline at end of file Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/multiple.xml =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/multiple.xml 2013-10-24 20:14:30 UTC (rev 7228) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/multiple.xml 2013-10-24 20:38:19 UTC (rev 7229) @@ -32,10 +32,52 @@ 10000 DEBUG - + /tmp/BEAGLE_USERNAME/swiftwork + + + + 1 + 100 + 100 + pbs.aprun;pbs.mpp;depth=24 + + 2400 + 00:20:00 + batch + /lustre/beagle/BEAGLE_USERNAME/swiftwork + 1 + 4 + 1 + 1.00 + 10000 + + + /tmp/BEAGLE_USERNAME/swiftwork + + + + + 4 + 100 + 100 + pbs.aprun;pbs.mpp;depth=24;pbs.resource_list=advres=wilde.1768 + 1200 + 00:10:00 + /lustre/beagle/BEAGLE_USERNAME/swiftwork + 1 + 1 + 1 + 1.00 + 10000 + + /lustre/beagle/BEAGLE_USERNAME/swiftwork + + westmere Deleted: SwiftApps/Swift-MapRed/mapred_combiner_V4/node_uniq.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/node_uniq.sh 2013-10-24 20:14:30 UTC (rev 7228) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/node_uniq.sh 2013-10-24 20:38:19 UTC (rev 7229) @@ -1,17 +0,0 @@ -#!/bin/bash - -ARGS=$* -echo ${ARGS[*]} 1>&2 - -SITE=${ARGS[0]} -cat $(grep -l $SITE) > tmp - -LOCATIONS=($(awk '{ print $1 }' tmp | sort -u)) - -for LOCATION in ${LOCATIONS[*]} -do - MATCH=$(grep $LOCATION tmp | awk '{print $2}') - L=($(echo $LOCATION | sed 's/_/\ /')) - echo ${L[0]} ${L[1]} ${MATCH[*]} -done -rm tmp; Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/reduce_core.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/reduce_core.sh 2013-10-24 20:14:30 UTC (rev 7228) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/reduce_core.sh 2013-10-24 20:38:19 UTC (rev 7229) @@ -1,8 +1,3 @@ -reduce(){ - FILES=($*) - DIRNAME=$(dirname ${FILES[0]}) - RESULT=$DIRNAME/$(hostname -f).$RANDOM.imd - awk '{ sum += $1; count += $2 } END { print sum,count }' ${FILES[*]} > $RESULT - echo $RESULT - rm -rf ${FILES[*]} &> /dev/null -} +#!/bin/bash +awk '{ sum += $1; count += $2 } END { print sum,count }' $* + Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh 2013-10-24 20:14:30 UTC (rev 7228) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/run.sh 2013-10-24 20:38:19 UTC (rev 7229) @@ -1,21 +1,8 @@ #!/bin/bash -clear; -#swift -tc.file tc.data -sites.file sites.xml motoko.swift -#echo "Running run_catsn.swift" -#swift -tc.file tc.data -sites.file sites.xml run_catsn.swift - - -if [ "$1" != "" ] -then - SITE="$1" -else - SITE="beagle" -fi - +clear; ./clean.sh - #Call as check_error $? check_error() { @@ -26,6 +13,7 @@ echo "Run completed with code:$1" fi } + #export COG_OPTS="-Dtcp.channel.log.io.performance=true" verify() @@ -34,7 +22,7 @@ RECSIZE=$2 ACTUAL_RESULT=($(tail -n 1 final_result)) EXPECTED_RESULT=$(($LOOPS * $RECSIZE * 10000 )) - if [ "$EXPECTED_RESULT" == "${ACTUAL_RESULT[1]}" ] + if [ "$EXPECTED_RESULT" == "${ACTUAL_RESULT[1]}" ] then echo "---------------------------------------------" echo "COUNT matches expected records" @@ -53,12 +41,12 @@ run_swift_chirp_combiner() { - LOOPS=$1 - RECSIZE=$2 - #./clean.sh &> /dev/null - echo "================================================================" >> LAB_RECORDS + SITESXML=$1 + LOOPS=$2 + RECSIZE=$3 + echo "================================================================" >> LAB_RECORDS echo "RUNTYPE :SWIFT+Chirp (With local combiners), SITE:$SITE, CHUNKS:$LOOPS X FILESIZE:$RECSIZE " | tee -a LAB_RECORDS - ( time -p swift -tc.file tc.data -config swift.properties -sites.file $SITE swiftreduce.swift -files=$LOOPS -filesize=$RECSIZE ) 2>&1 | tee -a LAB_RECORDS + ( time -p swift -tc.file tc.data -config swift.properties -sites.file $SITESXML swiftreduce.swift -files=$LOOPS -filesize=$RECSIZE ) 2>&1 | tee -a LAB_RECORDS echo "chunks $LOOPS filesize $RECSIZE site $SITE type Swift+Chirp" >> LAB_RECORDS verify $LOOPS $RECSIZE | tee -a LAB_RECORDS echo "================================================================" @@ -66,10 +54,8 @@ if [ "$2" != "" ] && [ "$3" != "" ] then - run_swift_chirp_combiner $2 $3 + run_swift_chirp_combiner $* else - run_swift_chirp_combiner 20 10 + run_swift_chirp_combiner multiple.xml 20 10 fi - -#run_swift_chirp_combiner 10 10; exit 0 Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh 2013-10-24 20:14:30 UTC (rev 7228) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/setup.sh 2013-10-24 20:38:19 UTC (rev 7229) @@ -1,46 +1,28 @@ #!/bin/bash +# Configure the following before proceeding the run the scripts + [ ! -z $BEAGLE_USERNAME ] || BEAGLE_USERNAME="yadunandb" [ ! -z $MIDWAY_USERNAME ] || MIDWAY_USERNAME="yadunand" + +# Do not change BEAGLE_SHARE_FOLDER=/lustre/beagle/$BEAGLE_USERNAME/bin/ MIDWAY_SHARE_FOLDER=/scratch/midway/$MIDWAY_USERNAME/bin/ +echo "$BEAGLE_SHARE_FOLDER is in PATH on BEAGLE" +echo "MIDWAY_SHARE_FOLDER is in PATH on MIDWAY" -if [ ! -f "map_core.sh" ] -then - echo "map_core.sh missing" - exit 0; -fi - -if [ ! -f "mapper_template.sh" ]; -then - echo "mapper_template missing" - exit 0; -else - sed -e "/\#USER_MAP/r map_core.sh" mapper_template.sh \ - > mapper.sh - sed -i "s/BEAGLE_USERNAME/$BEAGLE_USERNAME/g" mapper.sh - sed -i "s/MIDWAY_USERNAME/$MIDWAY_USERNAME/g" mapper.sh - chmod 777 mapper.sh +if [ -f "map_wrapper.sh" ];then + sed -i "s/BEAGLE\_USERNAME/$BEAGLE_USERNAME/g" map_wrapper.sh + sed -i "s/MIDWAY\_USERNAME/$MIDWAY_USERNAME/g" map_wrapper.sh + chmod 777 map_wrapper.sh fi; -if [ ! -f "reduce_core.sh" ] -then - echo "reduce_core.sh missing" - exit 0; +if [ ! -f "reduce_wrapper.sh" ]; + sed -i "s/BEAGLE\_USERNAME/$BEAGLE_USERNAME/g" reduce_wrapper.sh + sed -i "s/MIDWAY\_USERNAME/$MIDWAY_USERNAME/g" reduce_wrapper.sh + chmod 777 reduce_wrapper.sh fi; -if [ ! -f "reducer_template.sh" ]; -then - echo "reducer_template missing" - exit 0; -else - sed -e "/\#USER_REDUCE/r reduce_core.sh" reducer_template.sh \ - > reducer.sh - sed -i "s/BEAGLE_USERNAME/$BEAGLE_USERNAME/g" reducer.sh - sed -i "s/MIDWAY_USERNAME/$MIDWAY_USERNAME/g" reducer.sh - chmod 777 reducer.sh -fi; - gcc server.c -o exec_server gcc client.c -o exec_client @@ -52,9 +34,17 @@ scp exec_server login4.beagle.ci.uchicago.edu:$BEAGLE_SHARE_FOLDER scp exec_client login4.beagle.ci.uchicago.edu:$BEAGLE_SHARE_FOLDER +sed -i "s/BEAGLE\_USERNAME/$BEAGLE_USERNAME/g" *xml +sed -i "s/MIDWAY\_USERNAME/$MIDWAY_USERNAME/g" *xml +# Todo extend chirp check to remote machines ? +which chirp_server &>/dev/null +if [ "$?" != "0" ];then + echo "ERROR: Chirp not available in system path" +fi +; Modified: SwiftApps/Swift-MapRed/mapred_combiner_V4/swiftreduce.swift =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/swiftreduce.swift 2013-10-24 20:14:30 UTC (rev 7228) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/swiftreduce.swift 2013-10-24 20:38:19 UTC (rev 7229) @@ -1,6 +1,7 @@ +//import "Swiftreduce_lib"; type file; type script; -// type fileptr will be a regular file to swift, but the contents of +// type fileptr will be a regular file to swift, but the contents of // which, will be // interpreted as globally addressable paths to one or more files. // The current format of a fileptr is: @@ -9,9 +10,9 @@ // SiteY_Noden /path/to/file0 ... type fileptr; -app (fileptr out, file err) map_data (script run, int recsize) +app (fileptr out, file err) map_data (script wrapper,script map, int recsize) { - bash @run recsize stdout=@out stderr=@err; + bash @wrapper @map recsize stdout=@out stderr=@err; } app (fileptr out) aggregate (script a, fileptr map_results[]) @@ -19,67 +20,56 @@ bash @a @map_results stdout=@out; } +// There must be one reduce function per site, and one for local +app (file out, file err) reduce_bgl (script wrapper, script reducer, string cmd, fileptr all_map){ + bgl_bash @wrapper @reducer cmd @all_map stdout=@out stderr=@err; +} + +app (file out, file err) reduce_mid (script wrapper, script reducer, string cmd, fileptr all_map){ + mid_bash @wrapper @reducer cmd @all_map stdout=@out stderr=@err; +} + +app (file out, file err) reduce_local (script wrapper, script reducer, string cmd, file site_results[]){ + loc_bash @wrapper @reducer cmd @site_results stdout=@out stderr=@err; +} + + int files = @toInt(@arg("files","0")); int fsize = @toInt(@arg("filesize","10")); // This would make 10^4 records per file +// List of sites: string sites[] = ["beagle", "midway"]; +// Defaults: +script map_wrapper <"map_wrapper.sh">; +script red_wrapper <"reduce_wrapper.sh">; +script aggr <"aggregate.sh">; +// User scripts: +//script map_func <"map_core.sh">; +script map_func <"examples/map_genrands.sh">; +//script red_func <"reduce_core.sh">;' +script red_func <"examples/reduce_sort.sh">; -script mapper <"mapper.sh">; -script reducer <"reducer.sh">; -script aggr <"aggregate.sh">; fileptr map_out[] ; file map_err[] ; // Map stage. File pointers map_out[] foreach item,i in [0:files-1] { - (map_out[i], map_err[i]) = map_data (mapper, fsize); + (map_out[i], map_err[i]) = map_data (map_wrapper, map_func, fsize); } -// We don't want to send 100s of files to different sites. -// One fileptr would do +// Aggregate all fileptrs into one fileptr fileptr all_map <"all_map.out">; all_map = aggregate(aggr, map_out); - -app (file out, file err) reduce_bgl (script reducer, string cmd, fileptr all_map){ - bgl_bash @reducer cmd @all_map stdout=@out stderr=@err; -} - -app (file out, file err) reduce_mid (script reducer, string cmd, fileptr all_map){ - mid_bash @reducer cmd @all_map stdout=@out stderr=@err; -} - -app (file out, file err) reduce_local (script reducer, string cmd, file site_results[]){ - loc_bash @reducer cmd @site_results stdout=@out stderr=@err; -} - +// Reduce/Local combine at node level +// TODO: Fix/file bug for foreach loop with array inside issue file redsite_out[] ; file redsite_err[] ; +(redsite_out[0], redsite_err[0]) = reduce_bgl (red_wrapper, red_func, "local", all_map); +(redsite_out[1], redsite_err[1]) = reduce_mid (red_wrapper, red_func, "local", all_map); -// Types : -// Naive : Takes files and gives reduced result, No fileptr hanlding -// L1/plain : Reduces all results within a site at an internal node -// L2 : Node -> Site -> Global -// L3_K_way : Node -> Inter-node -> Site -> Global - -/* -// This is most likely a bug. -// TODO: Report bug -foreach site,s in sites{ - switch (s){ - case 0: // Beagle - (redsite_out[s], redsite_err[s]) = reduce_bgl (reducer, "plain", all_map); - case 1: // Midway - (redsite_out[s], redsite_err[s]) = reduce_mid (reducer, "plain", all_map); - default: - tracef("Unknown site: ERROR\n"); - } -} -*/ - -//(redsite_out[0], redsite_err[0]) = reduce_bgl (reducer, "local", all_map); -(redsite_out[1], redsite_err[1]) = reduce_mid (reducer, "local", all_map); +// Final global reduce file final_out <"final_result">; file final_err <"final_errors">; -(final_out, final_err) = reduce_local (reducer, "naive", redsite_out); +(final_out, final_err) = reduce_local (red_wrapper, red_func, "naive", redsite_out); Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.0.26283aa =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.0.26283aa (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.0.26283aa 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,6 @@ +0 +1 +2 +3 +4 +5 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.0.26283ab =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.0.26283ab (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.0.26283ab 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,6 @@ +6 +7 +8 +9 +10 +11 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.0.26283ac =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.0.26283ac (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.0.26283ac 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,6 @@ +12 +13 +14 +15 +16 +17 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.0.26283ad =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.0.26283ad (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.0.26283ad 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,3 @@ +18 +19 +20 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.22871aa =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.22871aa (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.22871aa 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,2 @@ +0 +1 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.22871ab =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.22871ab (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.22871ab 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,2 @@ +2 +3 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.22871ac =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.22871ac (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.22871ac 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,2 @@ +4 +5 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.26087aa =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.26087aa (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.26087aa 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,2 @@ +12 +13 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.26087ab =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.26087ab (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.26087ab 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,2 @@ +14 +15 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.26087ac =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.26087ac (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.26087ac 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,2 @@ +16 +17 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.32009aa =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.32009aa (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.32009aa 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,2 @@ +6 +7 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.32009ab =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.32009ab (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.32009ab 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,2 @@ +8 +9 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.32009ac =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.32009ac (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/test/K.1.32009ac 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,2 @@ +10 +11 Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/test/k_way.sh =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/test/k_way.sh (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/test/k_way.sh 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,46 @@ +#!/bin/bash + + +# We don't fetch because we don't know where files reside ? +# actually we do know where files reside. + +leaf () +{ + filepointers=($(cat $*)) + center=${filepointers[0]} + echo "Accumulating ${filepointers[*]} at $center" + #exec_client +} + +# Divide into K and Conquer +foo() +{ + #echo "Foo() called with args : [$*]" + LEVEL=$1 ; shift + KWAY=$1 ; shift + FILEPTR=$1 ; shift + NODE_COUNT=`wc -l < $FILEPTR` + # In case what we have is a few nodes in the start case + if (( "$NODE_COUNT" <= "$KWAY" )) + then + leaf $FILEPTR + return + else + LINES_PER_SPLIT=$(($(( $NODE_COUNT + $KWAY - 1)) / $KWAY )) + #if (( "$LINES_PER_SPLIT" > "$KWAY" )) + ID=$RANDOM + #echo "Lines per split $NODE_COUNT > $KWAY" + split --lines=$LINES_PER_SPLIT $FILEPTR "K.$LEVEL.$ID" + for fptr in $(ls K.$LEVEL.$ID*) + do + { + #echo "Split[$LEVEL] : $fptr" + foo $(($LEVEL+1)) $KWAY $fptr + } & + done + wait + fi +} + +foo 0 4 pointers +#rm K* Property changes on: SwiftApps/Swift-MapRed/mapred_combiner_V4/test/k_way.sh ___________________________________________________________________ Added: svn:executable + * Added: SwiftApps/Swift-MapRed/mapred_combiner_V4/test/pointers =================================================================== --- SwiftApps/Swift-MapRed/mapred_combiner_V4/test/pointers (rev 0) +++ SwiftApps/Swift-MapRed/mapred_combiner_V4/test/pointers 2013-10-24 20:38:19 UTC (rev 7229) @@ -0,0 +1,21 @@ +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +12 +13 +14 +15 +16 +17 +18 +19 +20 From swift at ci.uchicago.edu Mon Oct 28 17:55:05 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Mon, 28 Oct 2013 17:55:05 -0500 (CDT) Subject: [Swift-commit] cog r3822 Message-ID: <20131028225505.9630F8D000A5@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3822 | yadunand | 2013-10-28 17:50:40 -0500 (Mon, 28 Oct 2013) | 6 lines Added support for passing args to app and setting stdout and stderr locations tests for above functionality added. Pending: app attributes, env variables ------------------------------------------------------------------------ Index: modules/provider-coaster-c-client/src/CoasterSWIG.h =================================================================== --- modules/provider-coaster-c-client/src/CoasterSWIG.h (revision 3821) +++ modules/provider-coaster-c-client/src/CoasterSWIG.h (working copy) @@ -22,11 +22,14 @@ Job* CoasterSWIGJobCreate(char *cmd_string); +int CoasterSWIGJobSettings(Job* j, char* dir, char* args, char* attr, + char* envs, char* stdoutLoc, char* stderrLoc); int CoasterSWIGSubmitJob(CoasterClient *client, Job* job); int CoasterSWIGWaitForJob(CoasterClient *client, Job* job); int CoasterSWIGTest(CoasterLoop *loop, char *service_URL, CoasterClient *c); + //int CoasterSWIGTest(CoasterLoop *loop, char *service_URL); //int CoasterSWIGTest(CoasterClient *client); Index: modules/provider-coaster-c-client/src/CoasterSWIG.cpp =================================================================== --- modules/provider-coaster-c-client/src/CoasterSWIG.cpp (revision 3821) +++ modules/provider-coaster-c-client/src/CoasterSWIG.cpp (working copy) @@ -1,6 +1,7 @@ #include #include #include +#include #include #include @@ -79,6 +80,92 @@ return job; } +struct KV { + std::string key; + std::string value; +}; + +std::vector parse_kvpair (std::string str) +{ + std::vector pairs; + std::stringstream ss(str); + std::string item, key, value; + + while (std::getline(ss, item, ',')) { + //elems.push_back(item); + struct KV kv_pair; + std::stringstream kv(item); + std::string kv_item; + std::getline(kv, kv_item, '='); + kv_pair.key = kv_item; + std::getline(kv, kv_item); + kv_pair.value = kv_item; + pairs.push_back(kv_pair); + std::cout << "Key,Value : " << key <<", " << value << std::endl; + } + return pairs; +} + +std::vector parse_string (std::string str) +{ + std::vector strings; + std::stringstream ss(str); + std::string item, key, value; + + while (std::getline(ss, item, ',')) { + strings.push_back(item); + } + return strings; +} + +int CoasterSWIGJobSettings(Job* j, char* dir, char* args, char* attr, + char* envs, char *stdoutLoc, char *stderrLoc) +{ + std::vector pairs; + + if ( strlen(dir) != 0 ){ + string str = string(dir); + j->setDirectory(str); + } + + if ( strlen(args) != 0 ){ + std::vector arg_vector = parse_string(string(args)); + for (std::vector::iterator i = arg_vector.begin(); i != arg_vector.end(); i++ ){ + j->addArgument(*i); + cout << "Attr ["<< *i <<"]" <::iterator i = pairs.begin(); i != pairs.end(); i++ ){ + j->setAttribute(i.key, i.value); + cout << "Attr ["<< i.key <<":" << i.value <<"]" <::iterator i = pairs.begin(); i != pairs.end(); i++ ){ + j->setEnv(i.key, i.value); + cout << "Env ["<< i.key <<":" << i.value <<"]" <setStdoutLocation(*str); + } + + if (strlen(stderrLoc) != 0 ) { + string* str = new string(stderrLoc); + j->setStderrLocation(*str); + } + + return 0; +} + int CoasterSWIGSubmitJob(CoasterClient *client, Job* job) { client->submit(*job); @@ -94,7 +181,6 @@ return 0; } - /** * This is a test function. */ Index: modules/provider-coaster-c-client/README =================================================================== --- modules/provider-coaster-c-client/README (revision 3821) +++ modules/provider-coaster-c-client/README (working copy) @@ -1 +1,4 @@ -It only compiles, so don't assume that it works! \ No newline at end of file +It only compiles, so don't assume that it works! + +To build with SWIG : +./configure --enable-swig --with-tcl-version= --with-tcl= Index: modules/provider-coaster-c-client/tests/tcl/coaster-test-6.tcl =================================================================== --- modules/provider-coaster-c-client/tests/tcl/coaster-test-6.tcl (revision 0) +++ modules/provider-coaster-c-client/tests/tcl/coaster-test-6.tcl (revision 3822) @@ -0,0 +1,26 @@ +load ../../src/.libs/libcoasterclient.so + +set loop_ptr [CoasterSWIGLoopCreate] + +set client_ptr [CoasterSWIGClientCreate $loop_ptr 140.221.8.81:58318] + +set x [CoasterSWIGClientSettings $client_ptr "SLOTS=1,MAX_NODES=1,JOBS_PER_NODE=2"] +puts "Error code from CoasterSWIGClientSettings $x" + +set job1 [CoasterSWIGJobCreate "/bin/hostname"] +puts "Job set to /bin/hostname" + +set rcode [CoasterSWIGJobSettings $job1 "" "" "" "" \ + "/homes/yadunand/swift-trunk/cog/modules/provider-coaster-c-client/tests/tcl/stdout" \ + "/homes/yadunand/swift-trunk/cog/modules/provider-coaster-c-client/tests/tcl/stderr" ] + +set rcode [CoasterSWIGSubmitJob $client_ptr $job1] +puts "Job1 submitted" + +puts "Waiting for Job1" +set rcode [CoasterSWIGWaitForJob $client_ptr $job1] +puts "Job1 complete" + +set rcode [CoasterSWIGClientDestroy $client_ptr] + +set rcode [CoasterSWIGLoopDestroy $loop_ptr] \ No newline at end of file Index: modules/provider-coaster-c-client/tests/tcl/coaster-test-7.tcl =================================================================== --- modules/provider-coaster-c-client/tests/tcl/coaster-test-7.tcl (revision 0) +++ modules/provider-coaster-c-client/tests/tcl/coaster-test-7.tcl (revision 3822) @@ -0,0 +1,26 @@ +load ../../src/.libs/libcoasterclient.so + +set loop_ptr [CoasterSWIGLoopCreate] + +set client_ptr [CoasterSWIGClientCreate $loop_ptr 140.221.8.81:58318] + +set x [CoasterSWIGClientSettings $client_ptr "SLOTS=1,MAX_NODES=1,JOBS_PER_NODE=2"] +puts "Error code from CoasterSWIGClientSettings $x" + +set job1 [CoasterSWIGJobCreate "/bin/hostname"] +puts "Job set to /bin/hostname" + +set rcode [CoasterSWIGJobSettings $job1 "" "-f" "" "" \ + "/homes/yadunand/swift-trunk/cog/modules/provider-coaster-c-client/tests/tcl/stdout" \ + "/homes/yadunand/swift-trunk/cog/modules/provider-coaster-c-client/tests/tcl/stderr" ] + +set rcode [CoasterSWIGSubmitJob $client_ptr $job1] +puts "Job1 submitted" + +puts "Waiting for Job1" +set rcode [CoasterSWIGWaitForJob $client_ptr $job1] +puts "Job1 complete" + +set rcode [CoasterSWIGClientDestroy $client_ptr] + +set rcode [CoasterSWIGLoopDestroy $loop_ptr] \ No newline at end of file Index: modules/provider-coaster-c-client/tests/tcl/coaster-alter.tcl =================================================================== --- modules/provider-coaster-c-client/tests/tcl/coaster-alter.tcl (revision 0) +++ modules/provider-coaster-c-client/tests/tcl/coaster-alter.tcl (revision 3822) @@ -0,0 +1,7 @@ +load ../../src/.libs/libcoasterclient.so + +set loop [CoasterSWIGLoopMake] +set client [CoasterSWIGClientMake $loop 140.221.8.81:40568] +set res [CoasterSWIGClientSettingsMake $client "SLOTS=1,MAX_NODES=1"] + + Index: modules/provider-coaster-c-client/tests/tcl/coaster-test-5.tcl =================================================================== --- modules/provider-coaster-c-client/tests/tcl/coaster-test-5.tcl (revision 3821) +++ modules/provider-coaster-c-client/tests/tcl/coaster-test-5.tcl (working copy) @@ -2,7 +2,7 @@ set loop_ptr [CoasterSWIGLoopCreate] -set client_ptr [CoasterSWIGClientCreate $loop_ptr 140.221.8.81:40568] +set client_ptr [CoasterSWIGClientCreate $loop_ptr 140.221.8.81:58318] set x [CoasterSWIGClientSettings $client_ptr "SLOTS=1,MAX_NODES=1,JOBS_PER_NODE=2"] puts "Error code from CoasterSWIGClientSettings " Index: modules/provider-coaster-c-client/tests/tcl/coaster-test-4.tcl~ =================================================================== --- modules/provider-coaster-c-client/tests/tcl/coaster-test-4.tcl~ (revision 3821) +++ modules/provider-coaster-c-client/tests/tcl/coaster-test-4.tcl~ (working copy) @@ -1,23 +0,0 @@ -load ../../src/.libs/libcoasterclient.so - -set loop_ptr [CoasterSWIGLoopCreate] - -set client_ptr [CoasterSWIGClientCreate $loop_ptr 140.221.8.81:40568] - -set x [CoasterSWIGClientSettings $client_ptr "SLOTS=1,MAX_NODES=1,JOBS_PER_NODE=2"] -puts "Error code from CoasterSWIGClientSettings " -puts $x - -set job1 [CoasterSWIGJobCreate "/bin/hostname"] -puts "Job set to /bin/hostname" - -set rcode [CoasterSWIGSubmitJob $client_ptr $job1] -puts "Job1 submitted" - -puts "Waiting for Job1" -set rcode [CoasterSWIGWaitForJob $client_ptr $job1] -puts "Job1 complete" - -set rcode [CoasterSWIGClientDestroy $client_ptr] - -set rcode [CoasterSWIGLoopDestroy $loop_ptr] \ No newline at end of file Index: modules/provider-coaster-c-client/tests/coasters/start-coaster-service.log =================================================================== --- modules/provider-coaster-c-client/tests/coasters/start-coaster-service.log (revision 3821) +++ modules/provider-coaster-c-client/tests/coasters/start-coaster-service.log (working copy) @@ -89,3 +89,4715 @@ 2013-10-28 14:35:47,703-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms 2013-10-28 14:36:05,891-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:36:25,897-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:36:36,849-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:37:04,091-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 14:37:07,806-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 14:37:38,766-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:37:42,285-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 14:38:09,724-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:38:20,479-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Timeout check started for TCPChannel [type: server, contact: unknown] +2013-10-28 14:38:37,332-0500 INFO AbstractCoasterChannel Timeout check started for TCPChannel [type: server, contact: unknown] +(0) Scheduling TCPChannel [type: server, contact: 140.221.8.81:51564] for addition +2013-10-28 14:38:37,336-0500 INFO Multiplexer (0) Scheduling TCPChannel [type: server, contact: 140.221.8.81:51564] for addition +Multiplexer 0 started +2013-10-28 14:38:37,336-0500 INFO Multiplexer Multiplexer 0 started +Channel started: TCPChannel [type: server, contact: 140.221.8.81:51564] +2013-10-28 14:38:37,336-0500 INFO AbstractTCPChannel Channel started: TCPChannel [type: server, contact: 140.221.8.81:51564] +Multiplexer 1 started +2013-10-28 14:38:37,336-0500 INFO Multiplexer Multiplexer 1 started +Channel id: channel-1-u-2f0d7f25-142009337ad--8000 +2013-10-28 14:38:37,358-0500 INFO ChannelConfigurationHandler Channel id: channel-1-u-2f0d7f25-142009337ad--8000 +MetaChannel [context: cps-51564, boundTo: null] binding to TCPChannel [type: server, contact: 140.221.8.81:51564] +2013-10-28 14:38:37,358-0500 INFO MetaChannel MetaChannel [context: cps-51564, boundTo: null] binding to TCPChannel [type: server, contact: 140.221.8.81:51564] +Using threaded sender for TCPChannel [type: server, contact: 140.221.8.81:51564] +2013-10-28 14:38:37,358-0500 INFO AbstractStreamCoasterChannel Using threaded sender for TCPChannel [type: server, contact: 140.221.8.81:51564] +Handler(tag: 17767, CHANNELCONFIG) unregistering (send) +2013-10-28 14:38:37,359-0500 INFO RequestHandler Handler(tag: 17767, CHANNELCONFIG) unregistering (send) +Handler(tag: 17768, CONFIGSERVICE) unregistering (send) +2013-10-28 14:38:37,401-0500 INFO RequestHandler Handler(tag: 17768, CONFIGSERVICE) unregistering (send) +Handler(tag: 17769, SUBMITJOB) unregistering (send) +2013-10-28 14:38:37,556-0500 INFO RequestHandler Handler(tag: 17769, SUBMITJOB) unregistering (send) +provider=local +2013-10-28 14:38:37,581-0500 INFO ExecutionTaskHandler provider=local +Submit: in: null command: /bin/hostname +2013-10-28 14:38:37,598-0500 INFO JobSubmissionTaskHandler Submit: in: null command: /bin/hostname +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +2013-10-28 14:38:40,683-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +Avg stream buf: 0 +2013-10-28 14:38:47,348-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 14:38:57,361-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:38:58,673-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 14:39:07,375-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +2013-10-28 14:39:11,641-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +Avg stream buf: 0 +2013-10-28 14:39:17,388-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 14:39:27,402-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 14:39:36,868-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +Avg stream buf: 0 +2013-10-28 14:39:37,414-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:39:42,598-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Timeout check started for TCPChannel [type: server, contact: unknown] +2013-10-28 14:39:46,590-0500 INFO AbstractCoasterChannel Timeout check started for TCPChannel [type: server, contact: unknown] +(0) Scheduling TCPChannel [type: server, contact: 140.221.8.81:51565] for addition +2013-10-28 14:39:46,591-0500 INFO Multiplexer (0) Scheduling TCPChannel [type: server, contact: 140.221.8.81:51565] for addition +Channel started: TCPChannel [type: server, contact: 140.221.8.81:51565] +2013-10-28 14:39:46,591-0500 INFO AbstractTCPChannel Channel started: TCPChannel [type: server, contact: 140.221.8.81:51565] +Channel id: channel-1-u-2f0d7f25-142009337ad--7fff +2013-10-28 14:39:46,624-0500 INFO ChannelConfigurationHandler Channel id: channel-1-u-2f0d7f25-142009337ad--7fff +MetaChannel [context: cps-51565, boundTo: null] binding to TCPChannel [type: server, contact: 140.221.8.81:51565] +2013-10-28 14:39:46,624-0500 INFO MetaChannel MetaChannel [context: cps-51565, boundTo: null] binding to TCPChannel [type: server, contact: 140.221.8.81:51565] +Handler(tag: 17767, CHANNELCONFIG) unregistering (send) +2013-10-28 14:39:46,624-0500 INFO RequestHandler Handler(tag: 17767, CHANNELCONFIG) unregistering (send) +Handler(tag: 17768, CONFIGSERVICE) unregistering (send) +2013-10-28 14:39:46,665-0500 INFO RequestHandler Handler(tag: 17768, CONFIGSERVICE) unregistering (send) +Sender TCPChannel queue size: 0 +2013-10-28 14:39:46,665-0500 INFO Sender Sender TCPChannel queue size: 0 +Handler(tag: 17769, SUBMITJOB) unregistering (send) +2013-10-28 14:39:46,745-0500 INFO RequestHandler Handler(tag: 17769, SUBMITJOB) unregistering (send) +provider=local +2013-10-28 14:39:46,745-0500 INFO ExecutionTaskHandler provider=local +Submit: in: null command: /bin/hostname +2013-10-28 14:39:46,746-0500 INFO JobSubmissionTaskHandler Submit: in: null command: /bin/hostname +Avg stream buf: 0 +2013-10-28 14:39:47,428-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 14:39:57,441-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 14:40:07,453-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:40:13,557-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:40:15,061-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 14:40:17,466-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 14:40:27,477-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 14:40:37,489-0500 INFO Multiplexer Avg stream buf: 0 +Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:40:38,336-0500 INFO ChannelContext Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 1, RLOG) +2013-10-28 14:40:38,338-0500 INFO ChannelContext => Command(tag: 1, RLOG) +=> Command(tag: 2, JOBSTATUS) +2013-10-28 14:40:38,338-0500 INFO ChannelContext => Command(tag: 2, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:40:38,338-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 3, JOBSTATUS) +2013-10-28 14:40:38,339-0500 INFO ChannelContext => Command(tag: 3, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:40:38,339-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 4, JOBSTATUS) +2013-10-28 14:40:38,339-0500 INFO ChannelContext => Command(tag: 4, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:40:38,339-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 5, JOBSTATUS) +2013-10-28 14:40:38,340-0500 INFO ChannelContext => Command(tag: 5, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:40:38,340-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +Channel config: null -> {keepalive=null} +2013-10-28 14:40:38,340-0500 INFO AbstractCoasterChannel Channel config: null -> {keepalive=null} +TCPChannel [type: server, contact: 140.221.8.81:51564] handling channel exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:40:38,340-0500 INFO ChannelManager TCPChannel [type: server, contact: 140.221.8.81:51564] handling channel exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +null: Channel shut down +2013-10-28 14:40:38,341-0500 INFO AbstractTCPChannel null: Channel shut down +MetaChannel [context: cps-51564, boundTo: TCPChannel [type: server, contact: 140.221.8.81:51564]] binding to NullChannel +2013-10-28 14:40:38,342-0500 INFO MetaChannel MetaChannel [context: cps-51564, boundTo: TCPChannel [type: server, contact: 140.221.8.81:51564]] binding to NullChannel +Unregistering channel TCPChannel [type: server, contact: 140.221.8.81:51564] +2013-10-28 14:40:38,342-0500 INFO Multiplexer Unregistering channel TCPChannel [type: server, contact: 140.221.8.81:51564] +Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:40:38,342-0500 INFO ChannelContext Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 1, RLOG) +2013-10-28 14:40:38,343-0500 INFO ChannelContext => Command(tag: 1, RLOG) +=> Command(tag: 2, JOBSTATUS) +2013-10-28 14:40:38,343-0500 INFO ChannelContext => Command(tag: 2, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:40:38,343-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 3, JOBSTATUS) +2013-10-28 14:40:38,343-0500 INFO ChannelContext => Command(tag: 3, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:40:38,343-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 4, JOBSTATUS) +2013-10-28 14:40:38,343-0500 INFO ChannelContext => Command(tag: 4, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:40:38,343-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 5, JOBSTATUS) +2013-10-28 14:40:38,344-0500 INFO ChannelContext => Command(tag: 5, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:40:38,344-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143837.483, now=131028-144038.333, channel=TCPChannel [type: server, contact: 140.221.8.81:51564] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +Channel exception handled +2013-10-28 14:40:38,344-0500 INFO ChannelManager Channel exception handled +Channel is closed. Removing. +2013-10-28 14:40:38,351-0500 INFO Multiplexer Channel is closed. Removing. +Exception in channel step +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +2013-10-28 14:40:38,352-0500 INFO Multiplexer Exception in channel step +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +Channel config: null -> {keepalive=null} +2013-10-28 14:40:38,352-0500 INFO AbstractCoasterChannel Channel config: null -> {keepalive=null} +TCPChannel [type: server, contact: 140.221.8.81:51564] handling channel exception +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +2013-10-28 14:40:38,352-0500 INFO ChannelManager TCPChannel [type: server, contact: 140.221.8.81:51564] handling channel exception +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +Channel already shut down +2013-10-28 14:40:38,352-0500 INFO ChannelManager Channel already shut down +Removing faulty channel TCPChannel [type: server, contact: 140.221.8.81:51564] +2013-10-28 14:40:38,352-0500 INFO Multiplexer Removing faulty channel TCPChannel [type: server, contact: 140.221.8.81:51564] +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:40:44,514-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 14:40:47,501-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:40:53,255-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 14:40:57,511-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 14:41:07,521-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:41:15,472-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 14:41:17,530-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 14:41:27,539-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:41:31,449-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 14:41:37,548-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:41:46,430-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 14:41:47,557-0500 INFO Multiplexer Avg stream buf: 0 +Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:41:47,590-0500 INFO ChannelContext Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 1, JOBSTATUS) +2013-10-28 14:41:47,590-0500 INFO ChannelContext => Command(tag: 1, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:41:47,591-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 2, JOBSTATUS) +2013-10-28 14:41:47,591-0500 INFO ChannelContext => Command(tag: 2, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:41:47,591-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 3, JOBSTATUS) +2013-10-28 14:41:47,591-0500 INFO ChannelContext => Command(tag: 3, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:41:47,591-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 4, JOBSTATUS) +2013-10-28 14:41:47,592-0500 INFO ChannelContext => Command(tag: 4, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:41:47,592-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +Channel config: null -> {keepalive=null} +2013-10-28 14:41:47,592-0500 INFO AbstractCoasterChannel Channel config: null -> {keepalive=null} +TCPChannel [type: server, contact: 140.221.8.81:51565] handling channel exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:41:47,592-0500 INFO ChannelManager TCPChannel [type: server, contact: 140.221.8.81:51565] handling channel exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +null: Channel shut down +2013-10-28 14:41:47,593-0500 INFO AbstractTCPChannel null: Channel shut down +MetaChannel [context: cps-51565, boundTo: TCPChannel [type: server, contact: 140.221.8.81:51565]] binding to NullChannel +2013-10-28 14:41:47,593-0500 INFO MetaChannel MetaChannel [context: cps-51565, boundTo: TCPChannel [type: server, contact: 140.221.8.81:51565]] binding to NullChannel +Unregistering channel TCPChannel [type: server, contact: 140.221.8.81:51565] +2013-10-28 14:41:47,593-0500 INFO Multiplexer Unregistering channel TCPChannel [type: server, contact: 140.221.8.81:51565] +Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:41:47,593-0500 INFO ChannelContext Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 1, JOBSTATUS) +2013-10-28 14:41:47,593-0500 INFO ChannelContext => Command(tag: 1, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:41:47,593-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 2, JOBSTATUS) +2013-10-28 14:41:47,594-0500 INFO ChannelContext => Command(tag: 2, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:41:47,594-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 3, JOBSTATUS) +2013-10-28 14:41:47,594-0500 INFO ChannelContext => Command(tag: 3, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:41:47,594-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 4, JOBSTATUS) +2013-10-28 14:41:47,595-0500 INFO ChannelContext => Command(tag: 4, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 14:41:47,595-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-143946.745, now=131028-144147.590, channel=TCPChannel [type: server, contact: 140.221.8.81:51565] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +Channel exception handled +2013-10-28 14:41:47,595-0500 INFO ChannelManager Channel exception handled +Channel is closed. Removing. +2013-10-28 14:41:47,597-0500 INFO Multiplexer Channel is closed. Removing. +Exception in channel step +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +2013-10-28 14:41:47,597-0500 INFO Multiplexer Exception in channel step +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +Channel config: null -> {keepalive=null} +2013-10-28 14:41:47,597-0500 INFO AbstractCoasterChannel Channel config: null -> {keepalive=null} +TCPChannel [type: server, contact: 140.221.8.81:51565] handling channel exception +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +2013-10-28 14:41:47,597-0500 INFO ChannelManager TCPChannel [type: server, contact: 140.221.8.81:51565] handling channel exception +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +Channel already shut down +2013-10-28 14:41:47,598-0500 INFO ChannelManager Channel already shut down +Removing faulty channel TCPChannel [type: server, contact: 140.221.8.81:51565] +2013-10-28 14:41:47,598-0500 INFO Multiplexer Removing faulty channel TCPChannel [type: server, contact: 140.221.8.81:51565] +No streams +2013-10-28 14:41:57,566-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:42:07,574-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:42:09,643-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:42:17,388-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:42:17,582-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:42:27,590-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:42:37,598-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:42:47,607-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:42:47,837-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:42:48,346-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:42:57,615-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:43:07,623-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:43:17,632-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:43:19,304-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:43:26,031-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:43:27,640-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:43:37,648-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:43:47,657-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:43:50,262-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:43:57,665-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:44:04,225-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:44:07,673-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:44:17,682-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:44:21,220-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:44:27,690-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:44:37,698-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +2013-10-28 14:44:42,420-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +No streams +2013-10-28 14:44:47,706-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:44:52,178-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:44:57,715-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:45:07,723-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:45:17,731-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 14:45:20,614-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:45:23,136-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:45:27,739-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:45:37,748-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:45:47,756-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:45:54,094-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:45:57,764-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:45:58,807-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:46:07,772-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:46:17,780-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:46:25,052-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:46:27,789-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:46:37,001-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:46:37,797-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:46:47,805-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:46:56,010-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:46:57,813-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:47:07,821-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:47:15,195-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:47:17,829-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:47:26,968-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:47:27,838-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:47:37,846-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:47:47,854-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:47:53,389-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:47:57,862-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:47:57,926-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:48:07,870-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:48:17,878-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:48:27,887-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:48:28,884-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:48:31,583-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:48:37,895-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:48:47,903-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:48:57,911-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:48:59,842-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:49:07,919-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:49:09,777-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:49:17,927-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:49:27,935-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:49:30,800-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:49:37,943-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:49:47,951-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:49:47,971-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:49:57,959-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:50:01,758-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:50:07,968-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:50:17,976-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:50:26,165-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:50:27,984-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:50:32,716-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:50:37,992-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:50:48,000-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:50:58,008-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:51:03,674-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:51:04,359-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:51:08,017-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:51:18,025-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:51:28,033-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 14:51:34,632-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 14:51:38,042-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:51:42,553-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:51:48,050-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:51:58,059-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 14:52:05,590-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 14:52:08,067-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:52:18,075-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:52:20,747-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:52:28,084-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:52:36,548-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:52:38,092-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:52:48,100-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:52:58,109-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:52:58,941-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:53:07,506-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:53:08,117-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:53:18,125-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:53:28,133-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:53:37,136-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:53:38,142-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:53:38,464-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:53:48,150-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:53:58,158-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:54:08,166-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:54:09,422-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:54:15,330-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:54:18,175-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:54:28,183-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:54:38,191-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:54:40,380-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:54:48,200-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:54:53,524-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:54:58,208-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:55:08,216-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:55:11,338-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:55:18,224-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:55:28,232-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:55:31,718-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:55:38,241-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:55:42,296-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:55:48,249-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:55:58,257-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:56:08,265-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:56:09,912-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:56:13,254-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:56:18,273-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:56:28,282-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:56:38,290-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:56:44,212-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:56:48,106-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:56:48,298-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:56:58,306-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:57:08,314-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:57:15,170-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:57:18,322-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:57:26,300-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:57:28,330-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:57:38,338-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:57:46,128-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:57:48,346-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:57:58,353-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:58:04,494-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:58:08,361-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:58:17,086-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:58:18,369-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:58:28,377-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:58:38,384-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:58:42,688-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:58:48,044-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:58:48,392-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:58:58,400-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:59:08,408-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:59:18,416-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:59:19,002-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:59:20,882-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:59:28,423-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:59:38,431-0500 INFO Multiplexer No streams +No streams +2013-10-28 14:59:48,439-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:59:49,960-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 14:59:58,447-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 14:59:59,076-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:00:08,455-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:00:18,463-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 15:00:20,918-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 15:00:28,471-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:00:37,270-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:00:38,479-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:00:48,488-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:00:51,876-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:00:58,496-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:01:08,504-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:01:15,464-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:01:18,512-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:01:22,834-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:01:28,520-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:01:38,528-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:01:48,537-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:01:53,658-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:01:53,792-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:01:58,545-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:02:08,553-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:02:18,561-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:02:24,750-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:02:28,569-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:02:31,852-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:02:38,578-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:02:48,586-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:02:55,708-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:02:58,594-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:03:08,602-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:03:10,046-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:03:18,611-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:03:26,666-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:03:28,619-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:03:38,627-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:03:48,240-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:03:48,635-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:03:57,624-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:03:58,643-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:04:08,652-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:04:18,660-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:04:26,434-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:04:28,582-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:04:28,668-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:04:38,676-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:04:48,684-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:04:58,692-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:04:59,540-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:05:04,628-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:05:08,700-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:05:18,709-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:05:28,717-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 15:05:30,499-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 15:05:38,725-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:05:42,822-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:05:48,733-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:05:58,741-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 15:06:01,457-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 15:06:08,750-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:06:18,758-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:06:21,016-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:06:28,766-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:06:32,415-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:06:38,774-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:06:48,783-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:06:58,791-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:06:59,210-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:07:03,373-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:07:08,798-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:07:18,806-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:07:28,813-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:07:34,331-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:07:37,404-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:07:38,820-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:07:48,827-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:07:58,834-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 15:08:05,290-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 15:08:08,842-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:08:15,598-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:08:18,849-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:08:28,856-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:08:36,248-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:08:38,863-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:08:48,871-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:08:53,792-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:08:58,878-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:09:07,206-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:09:08,885-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:09:18,893-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:09:28,900-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:09:31,986-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:09:38,164-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:09:38,907-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:09:48,915-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:09:58,922-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:10:08,930-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:10:09,122-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 0ms +2013-10-28 15:10:10,180-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 0ms +No streams +2013-10-28 15:10:18,937-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:10:28,945-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:10:38,952-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +2013-10-28 15:10:40,081-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:10:48,375-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:10:48,959-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:10:58,967-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:11:08,974-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 15:11:11,038-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 15:11:18,982-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:11:26,569-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:11:28,989-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:11:38,997-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:11:41,996-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:11:49,006-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:11:59,014-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:12:04,763-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:12:09,021-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:12:12,954-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:12:19,029-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:12:29,036-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:12:39,044-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:12:42,957-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:12:43,912-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:12:49,052-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:12:59,059-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:13:09,067-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:13:14,870-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:13:19,074-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:13:21,151-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:13:29,082-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:13:39,089-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:13:45,828-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:13:49,097-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:13:59,104-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:13:59,345-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:14:09,112-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:14:16,786-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:14:19,119-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:14:29,127-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:14:37,539-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:14:39,134-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:14:47,744-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:14:49,142-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:14:59,149-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:15:09,157-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:15:15,733-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 15:15:18,702-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 15:15:19,164-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:15:29,172-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:15:39,179-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:15:49,187-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 15:15:49,660-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:15:53,927-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:15:59,194-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:16:09,202-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:16:19,209-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 15:16:20,620-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 15:16:29,217-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:16:32,121-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:16:39,224-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:16:49,232-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 15:16:51,578-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 15:16:59,239-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:17:09,247-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:17:10,315-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:17:19,254-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:17:22,536-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:17:29,262-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:17:39,269-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:17:48,509-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:17:49,277-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:17:53,494-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:17:59,284-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:18:09,291-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:18:19,299-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:18:24,452-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:18:26,703-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:18:29,306-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:18:39,314-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:18:49,321-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:18:55,410-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:18:59,329-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:19:04,897-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:19:09,336-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:19:19,344-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:19:26,368-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:19:29,351-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:19:39,359-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:19:43,091-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:19:49,366-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:19:57,326-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:19:59,374-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:20:09,381-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:20:19,389-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:20:21,285-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:20:28,284-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:20:29,397-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:20:39,404-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:20:49,412-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:20:59,242-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:20:59,419-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:20:59,479-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:21:09,427-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:21:19,435-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:21:29,447-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:21:30,200-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +2013-10-28 15:21:37,674-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +No streams +2013-10-28 15:21:39,457-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:21:49,473-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:21:59,485-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:22:01,158-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:22:09,499-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:22:15,867-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:22:19,509-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:22:29,520-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:22:32,116-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:22:39,529-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:22:49,538-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:22:54,061-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:22:59,548-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:23:03,074-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:23:09,557-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:23:19,565-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:23:29,573-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:23:32,256-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:23:34,032-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:23:39,583-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:23:49,592-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:23:59,604-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:24:04,990-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:24:09,612-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:24:10,449-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:24:19,620-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:24:29,628-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 15:24:35,949-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 15:24:39,641-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:24:48,643-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:24:49,654-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:24:59,666-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:25:06,906-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:25:09,676-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:25:19,686-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 15:25:26,838-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +No streams +2013-10-28 15:25:29,695-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:25:37,864-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:25:39,706-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:25:49,717-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:25:59,725-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:26:05,031-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:26:08,822-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:26:09,735-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:26:19,742-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:26:29,754-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:26:39,764-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:26:39,780-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:26:43,225-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:26:49,772-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:26:59,783-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:27:09,791-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:27:10,738-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:27:19,799-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:27:21,419-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:27:29,807-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:27:39,815-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:27:41,696-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:27:49,824-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:27:59,613-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:27:59,832-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:28:09,840-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:28:12,654-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:28:19,849-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:28:29,857-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:28:37,807-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:28:39,865-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:28:43,612-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:28:49,874-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:28:59,882-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:29:09,890-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:29:14,570-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 15:29:16,002-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +No streams +2013-10-28 15:29:19,899-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:29:29,910-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:29:39,918-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:29:45,528-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:29:49,927-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:29:54,196-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:29:59,935-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:30:09,946-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:30:16,486-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:30:19,956-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:30:29,969-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 15:30:32,391-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +No streams +2013-10-28 15:30:39,972-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:30:47,444-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:30:49,983-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:30:59,989-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:31:10,002-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:31:10,584-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:31:18,402-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:31:20,012-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:31:30,025-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:31:40,035-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 15:31:48,779-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:31:49,361-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:31:50,045-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:32:00,054-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:32:10,064-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:32:20,076-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +2013-10-28 15:32:20,320-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:32:26,972-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:32:30,089-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:32:40,100-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:32:50,113-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:32:51,277-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:33:00,123-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 15:33:05,167-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +No streams +2013-10-28 15:33:10,132-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:33:20,140-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:33:22,235-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:33:30,148-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:33:40,156-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:33:43,360-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:33:50,165-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:33:53,194-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:34:00,177-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:34:10,191-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:34:20,206-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 15:34:21,555-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:34:24,151-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:34:30,215-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:34:40,228-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:34:50,236-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 15:34:55,110-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:34:59,748-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:35:00,243-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:35:10,252-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:35:20,261-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:35:26,067-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:35:30,268-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:35:37,942-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:35:40,278-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:35:50,288-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:35:57,025-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:36:00,296-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:36:10,304-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:36:16,136-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:36:20,311-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:36:27,983-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:36:30,319-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:36:40,327-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:36:50,336-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:36:54,330-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:36:58,941-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:37:00,345-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:37:10,355-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:37:20,366-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:37:29,899-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:37:30,380-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +2013-10-28 15:37:32,525-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +No streams +2013-10-28 15:37:40,391-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:37:50,401-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:38:00,414-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:38:00,857-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:38:10,422-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:38:10,718-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:38:20,432-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:38:30,444-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:38:31,815-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:38:40,454-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:38:48,912-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:38:50,464-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:39:00,473-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:39:02,773-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:39:10,484-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:39:20,493-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 15:39:27,107-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +No streams +2013-10-28 15:39:30,503-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:39:33,731-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:39:40,512-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:39:50,522-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:40:00,531-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:40:04,689-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:40:05,300-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:40:10,541-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:40:20,550-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:40:30,558-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:40:35,647-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:40:40,568-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 15:40:43,495-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +No streams +2013-10-28 15:40:50,580-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:41:00,591-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:41:06,605-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:41:10,601-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:41:20,610-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 15:41:21,689-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +No streams +2013-10-28 15:41:30,620-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:41:37,563-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:41:40,628-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:41:50,636-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:41:59,882-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:42:00,644-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:42:08,521-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:42:10,653-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:42:20,661-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:42:30,669-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:42:38,076-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:42:39,479-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:42:40,677-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:42:50,686-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:43:00,694-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 15:43:10,436-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 15:43:10,702-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 15:43:16,270-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +No streams +2013-10-28 15:43:20,710-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:43:30,718-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:43:40,726-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 15:43:41,394-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 15:43:50,734-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:43:54,464-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:44:00,742-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:44:10,749-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 15:44:12,353-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 15:44:20,757-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:44:30,765-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:44:32,658-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:44:40,772-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 15:44:43,312-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 15:44:50,780-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:45:00,787-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:45:10,795-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:45:10,852-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 15:45:14,271-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 15:45:20,802-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:45:30,810-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:45:40,817-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:45:45,230-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:45:49,046-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:45:50,825-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:46:00,832-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:46:10,840-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:46:16,188-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:46:20,847-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:46:27,240-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:46:30,855-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:46:40,863-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:46:47,146-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:46:50,870-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:47:00,877-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 0ms +2013-10-28 15:47:05,435-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 0ms +No streams +2013-10-28 15:47:10,885-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:47:18,104-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:47:20,892-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:47:30,900-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:47:40,907-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 15:47:43,630-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:47:49,062-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:47:50,915-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:48:00,922-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:48:10,930-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:48:20,020-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:48:20,937-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 15:48:21,823-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +No streams +2013-10-28 15:48:30,945-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:48:40,952-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:48:50,960-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:48:50,978-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:49:00,017-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:49:00,967-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:49:10,975-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:49:20,982-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:49:21,936-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:49:30,990-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:49:38,211-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:49:40,997-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:49:51,005-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:49:52,894-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:50:01,012-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:50:11,020-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:50:16,405-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:50:21,027-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:50:23,852-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:50:31,035-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:50:41,042-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:50:51,050-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:50:54,599-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:50:54,810-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:51:01,057-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:51:11,065-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:51:21,072-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:51:25,768-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:51:31,080-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:51:32,793-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:51:41,088-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:51:51,095-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:51:56,726-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:52:01,103-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:52:10,987-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:52:11,110-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:52:21,118-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:52:27,684-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:52:31,125-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:52:41,133-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:52:49,182-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:52:51,140-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:52:58,642-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:53:01,148-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:53:11,155-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:53:21,163-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:53:27,375-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 15:53:29,600-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 15:53:31,170-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:53:41,178-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:53:51,185-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:54:00,558-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:54:01,192-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:54:05,569-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:54:11,200-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:54:21,207-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:54:31,215-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:54:31,516-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:54:41,222-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:54:43,763-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:54:51,230-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:55:01,237-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:55:02,474-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:55:11,245-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:55:21,252-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:55:21,957-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:55:31,260-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:55:33,432-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:55:41,267-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:55:51,275-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 0ms +2013-10-28 15:56:00,151-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 0ms +No streams +2013-10-28 15:56:01,282-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:56:04,390-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:56:11,290-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:56:21,298-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:56:31,305-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:56:35,348-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:56:38,346-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:56:41,313-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:56:51,320-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:57:01,328-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:57:06,306-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:57:11,335-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:57:16,540-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:57:21,343-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:57:31,350-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:57:37,264-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:57:41,358-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:57:51,365-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:57:54,734-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:58:01,373-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 15:58:08,222-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 15:58:11,380-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:58:21,388-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:58:31,395-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:58:32,928-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 15:58:39,180-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 15:58:41,403-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:58:51,410-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:59:01,418-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 15:59:10,138-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:59:11,122-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:59:11,425-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:59:21,433-0500 INFO Multiplexer No streams +No streams +2013-10-28 15:59:31,440-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 15:59:41,096-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 15:59:41,448-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 15:59:49,316-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 15:59:51,455-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:00:01,463-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:00:11,470-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:00:12,053-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 16:00:21,478-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:00:27,511-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:00:31,485-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:00:41,493-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:00:43,011-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 16:00:51,500-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:01:01,508-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:01:05,705-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:01:11,515-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:01:13,970-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 16:01:21,523-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:01:31,530-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:01:41,537-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:01:43,899-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:01:44,929-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 16:01:51,545-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:02:01,552-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:02:11,560-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:02:15,888-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:02:21,567-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:02:22,093-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:02:31,575-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:02:41,582-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:02:46,846-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:02:51,590-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:03:00,287-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:03:01,597-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:03:11,605-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:03:17,804-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:03:21,612-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:03:31,619-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:03:38,481-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:03:41,627-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:03:48,762-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:03:51,634-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:04:01,642-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:04:11,649-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:04:16,675-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:04:19,720-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:04:21,657-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:04:31,664-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:04:41,671-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:04:50,678-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:04:51,679-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:04:54,869-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:05:01,686-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:05:11,694-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:05:21,636-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:05:21,701-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:05:31,709-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:05:33,063-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:05:41,716-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:05:51,724-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:05:52,594-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:06:01,731-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:06:11,257-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 16:06:11,738-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:06:21,746-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:06:23,552-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:06:31,753-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:06:41,761-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:06:49,452-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:06:51,768-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:06:54,510-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:07:01,775-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:07:11,783-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:07:21,790-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:07:25,468-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:07:27,646-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:07:31,798-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:07:41,805-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:07:51,813-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:07:56,426-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:08:01,820-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:08:05,840-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:08:11,827-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:08:21,835-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:08:27,384-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:08:31,842-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:08:41,850-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:08:44,034-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:08:51,857-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:08:58,342-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:09:01,864-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:09:11,872-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:09:21,879-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:09:22,228-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:09:29,299-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 16:09:31,887-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:09:41,894-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:09:51,902-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:10:00,258-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:10:00,422-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:10:01,909-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:10:11,916-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:10:21,924-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:10:31,216-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:10:31,931-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:10:38,616-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:10:41,939-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:10:51,946-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:11:01,953-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:11:02,174-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:11:11,961-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:11:16,810-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:11:21,968-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:11:31,976-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:11:33,132-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:11:41,983-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:11:51,990-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:11:55,004-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:12:01,998-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:12:04,090-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:12:12,005-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:12:22,012-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:12:32,020-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:12:33,198-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:12:35,048-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:12:42,027-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:12:52,035-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:13:02,042-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:13:06,006-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:13:11,392-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:13:12,049-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:13:22,057-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:13:32,064-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:13:36,964-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:13:42,072-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:13:49,586-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:13:52,079-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:14:02,086-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:14:07,922-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:14:12,094-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:14:22,101-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:14:27,780-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:14:32,108-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:14:38,880-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:14:42,116-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:14:52,123-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:15:02,128-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:15:05,974-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:15:09,838-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:15:12,136-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:15:22,143-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:15:32,151-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:15:40,796-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:15:42,158-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:15:44,168-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:15:52,166-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:16:02,173-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:16:11,754-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:16:12,180-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:16:22,188-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:16:22,362-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:16:32,195-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:16:42,203-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:16:42,713-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:16:52,210-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:17:00,556-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:17:02,218-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:17:12,225-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:17:13,670-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:17:22,232-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:17:32,240-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +2013-10-28 16:17:38,751-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +No streams +2013-10-28 16:17:42,247-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:17:44,628-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:17:52,255-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:18:02,262-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:18:12,270-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:18:15,586-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:18:16,943-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 16:18:22,277-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:18:32,284-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:18:42,292-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:18:46,544-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:18:52,299-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:18:55,138-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:19:02,307-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:19:12,314-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:19:17,502-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 16:19:22,321-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:19:32,329-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:19:33,332-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:19:42,336-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:19:48,460-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:19:52,344-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:20:02,351-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:20:11,526-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:20:12,359-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:20:19,418-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:20:22,366-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:20:32,373-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:20:42,381-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:20:49,720-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:20:50,376-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:20:52,388-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:21:02,396-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:21:12,403-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:21:21,334-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:21:22,410-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:21:27,914-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:21:32,418-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:21:42,425-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:21:52,292-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:21:52,432-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:22:02,440-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:22:06,108-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:22:12,447-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:22:22,454-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:22:23,250-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:22:32,462-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:22:42,469-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:22:44,302-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:22:52,477-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:22:54,208-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:23:02,484-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:23:12,491-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:23:22,496-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:23:22,499-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:23:25,166-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:23:32,506-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:23:42,513-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:23:52,521-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:23:56,124-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:24:00,690-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 16:24:02,528-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:24:12,536-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:24:22,543-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:24:27,082-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:24:32,550-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:24:38,885-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:24:42,558-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:24:52,565-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:24:58,040-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:25:02,572-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:25:12,580-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:25:17,079-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:25:22,587-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:25:28,998-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:25:32,594-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:25:42,602-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:25:52,609-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:25:55,273-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:25:59,956-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:26:02,617-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:26:12,624-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:26:22,631-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:26:30,913-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 16:26:32,639-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:26:33,467-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:26:42,646-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:26:52,653-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:27:01,872-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:27:02,661-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:27:11,661-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:27:12,668-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:27:22,675-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:27:32,683-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:27:32,830-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:27:42,690-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:27:49,855-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:27:52,698-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:28:02,705-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:28:03,788-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:28:12,712-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:28:22,720-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:28:28,049-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:28:32,727-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:28:34,746-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:28:42,734-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:28:52,742-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:29:02,749-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:29:05,704-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:29:06,243-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:29:12,756-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:29:22,764-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:29:32,771-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:29:36,663-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 16:29:42,778-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:29:44,436-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 16:29:52,786-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:30:02,793-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:30:07,622-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:30:12,800-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:30:22,631-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:30:22,808-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:30:32,815-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:30:38,580-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:30:42,822-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:30:52,830-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:31:00,825-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:31:02,837-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:31:09,538-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:31:12,844-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:31:22,852-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:31:32,859-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:31:39,019-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:31:40,496-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:31:42,866-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:31:52,874-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:32:02,881-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:32:11,454-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:32:12,889-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:32:17,213-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:32:22,896-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:32:32,903-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:32:42,412-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:32:42,911-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:32:52,919-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:32:55,407-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:33:02,927-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:33:12,934-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:33:13,370-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:33:22,942-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:33:32,950-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:33:33,601-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:33:42,958-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:33:44,328-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:33:52,973-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:34:02,982-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:34:11,795-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:34:12,990-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:34:15,286-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:34:22,998-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:34:33,007-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:34:43,015-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:34:46,243-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:34:49,989-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:34:53,023-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:35:03,032-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:35:13,040-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:35:17,202-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:35:23,048-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:35:28,183-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:35:33,057-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:35:43,065-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:35:48,159-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 16:35:53,074-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:36:03,082-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:36:06,377-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:36:13,090-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:36:19,117-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 16:36:23,098-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:36:33,107-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:36:43,115-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:36:44,571-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:36:50,076-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:36:53,123-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:37:03,132-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:37:13,140-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:37:21,034-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:37:22,765-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:37:23,148-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:37:33,156-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:37:43,165-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:37:51,992-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:37:53,173-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:38:00,959-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:38:03,181-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:38:13,189-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:38:22,950-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:38:23,198-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:38:33,206-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +2013-10-28 16:38:39,154-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +No streams +2013-10-28 16:38:43,214-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:38:53,222-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:38:53,908-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:39:03,231-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:39:13,239-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:39:17,347-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Timeout check started for TCPChannel [type: server, contact: unknown] +2013-10-28 16:39:21,871-0500 INFO AbstractCoasterChannel Timeout check started for TCPChannel [type: server, contact: unknown] +(0) Scheduling TCPChannel [type: server, contact: 140.221.8.81:51680] for addition +2013-10-28 16:39:21,871-0500 INFO Multiplexer (0) Scheduling TCPChannel [type: server, contact: 140.221.8.81:51680] for addition +Channel started: TCPChannel [type: server, contact: 140.221.8.81:51680] +2013-10-28 16:39:21,871-0500 INFO AbstractTCPChannel Channel started: TCPChannel [type: server, contact: 140.221.8.81:51680] +Channel id: channel-1-u-2f0d7f25-142009337ad--7ffe +2013-10-28 16:39:21,904-0500 INFO ChannelConfigurationHandler Channel id: channel-1-u-2f0d7f25-142009337ad--7ffe +MetaChannel [context: cps-51680, boundTo: null] binding to TCPChannel [type: server, contact: 140.221.8.81:51680] +2013-10-28 16:39:21,904-0500 INFO MetaChannel MetaChannel [context: cps-51680, boundTo: null] binding to TCPChannel [type: server, contact: 140.221.8.81:51680] +Handler(tag: 17767, CHANNELCONFIG) unregistering (send) +2013-10-28 16:39:21,904-0500 INFO RequestHandler Handler(tag: 17767, CHANNELCONFIG) unregistering (send) +Handler(tag: 17768, CONFIGSERVICE) unregistering (send) +2013-10-28 16:39:21,945-0500 INFO RequestHandler Handler(tag: 17768, CONFIGSERVICE) unregistering (send) +Sender TCPChannel queue size: 0 +2013-10-28 16:39:21,945-0500 INFO Sender Sender TCPChannel queue size: 0 +Avg stream buf: 0 +2013-10-28 16:39:23,249-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:39:24,866-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 16:39:33,257-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 16:39:43,266-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 16:39:53,275-0500 INFO Multiplexer Avg stream buf: 0 +Timeout check started for TCPChannel [type: server, contact: unknown] +2013-10-28 16:39:54,676-0500 INFO AbstractCoasterChannel Timeout check started for TCPChannel [type: server, contact: unknown] +(0) Scheduling TCPChannel [type: server, contact: 140.221.8.81:51686] for addition +2013-10-28 16:39:54,676-0500 INFO Multiplexer (0) Scheduling TCPChannel [type: server, contact: 140.221.8.81:51686] for addition +Channel started: TCPChannel [type: server, contact: 140.221.8.81:51686] +2013-10-28 16:39:54,676-0500 INFO AbstractTCPChannel Channel started: TCPChannel [type: server, contact: 140.221.8.81:51686] +Channel id: channel-1-u-2f0d7f25-142009337ad--7ffd +2013-10-28 16:39:54,699-0500 INFO ChannelConfigurationHandler Channel id: channel-1-u-2f0d7f25-142009337ad--7ffd +MetaChannel [context: cps-51686, boundTo: null] binding to TCPChannel [type: server, contact: 140.221.8.81:51686] +2013-10-28 16:39:54,700-0500 INFO MetaChannel MetaChannel [context: cps-51686, boundTo: null] binding to TCPChannel [type: server, contact: 140.221.8.81:51686] +Handler(tag: 17767, CHANNELCONFIG) unregistering (send) +2013-10-28 16:39:54,700-0500 INFO RequestHandler Handler(tag: 17767, CHANNELCONFIG) unregistering (send) +Handler(tag: 17768, CONFIGSERVICE) unregistering (send) +2013-10-28 16:39:54,740-0500 INFO RequestHandler Handler(tag: 17768, CONFIGSERVICE) unregistering (send) +Sender TCPChannel queue size: 0 +2013-10-28 16:39:54,740-0500 INFO Sender Sender TCPChannel queue size: 0 +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:39:55,541-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:39:55,824-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 16:40:03,285-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 16:40:13,294-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 16:40:23,302-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:40:26,782-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 16:40:33,311-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:40:33,735-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 16:40:43,320-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 16:40:53,334-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:40:57,740-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 16:41:03,343-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:41:11,929-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 16:41:13,352-0500 INFO Multiplexer Avg stream buf: 0 +Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-163921.945, now=131028-164122.871, channel=TCPChannel [type: server, contact: 140.221.8.81:51680] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:41:22,871-0500 INFO ChannelContext Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-163921.945, now=131028-164122.871, channel=TCPChannel [type: server, contact: 140.221.8.81:51680] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +Channel config: null -> {keepalive=null} +2013-10-28 16:41:22,872-0500 INFO AbstractCoasterChannel Channel config: null -> {keepalive=null} +TCPChannel [type: server, contact: 140.221.8.81:51680] handling channel exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-163921.945, now=131028-164122.871, channel=TCPChannel [type: server, contact: 140.221.8.81:51680] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:41:22,872-0500 INFO ChannelManager TCPChannel [type: server, contact: 140.221.8.81:51680] handling channel exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-163921.945, now=131028-164122.871, channel=TCPChannel [type: server, contact: 140.221.8.81:51680] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +null: Channel shut down +2013-10-28 16:41:22,872-0500 INFO AbstractTCPChannel null: Channel shut down +MetaChannel [context: cps-51680, boundTo: TCPChannel [type: server, contact: 140.221.8.81:51680]] binding to NullChannel +2013-10-28 16:41:22,872-0500 INFO MetaChannel MetaChannel [context: cps-51680, boundTo: TCPChannel [type: server, contact: 140.221.8.81:51680]] binding to NullChannel +Unregistering channel TCPChannel [type: server, contact: 140.221.8.81:51680] +2013-10-28 16:41:22,873-0500 INFO Multiplexer Unregistering channel TCPChannel [type: server, contact: 140.221.8.81:51680] +Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-163921.945, now=131028-164122.871, channel=TCPChannel [type: server, contact: 140.221.8.81:51680] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:41:22,873-0500 INFO ChannelContext Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-163921.945, now=131028-164122.871, channel=TCPChannel [type: server, contact: 140.221.8.81:51680] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +Channel exception handled +2013-10-28 16:41:22,873-0500 INFO ChannelManager Channel exception handled +Channel is closed. Removing. +2013-10-28 16:41:22,879-0500 INFO Multiplexer Channel is closed. Removing. +Exception in channel step +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +2013-10-28 16:41:22,880-0500 INFO Multiplexer Exception in channel step +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +Channel config: null -> {keepalive=null} +2013-10-28 16:41:22,880-0500 INFO AbstractCoasterChannel Channel config: null -> {keepalive=null} +TCPChannel [type: server, contact: 140.221.8.81:51680] handling channel exception +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +2013-10-28 16:41:22,880-0500 INFO ChannelManager TCPChannel [type: server, contact: 140.221.8.81:51680] handling channel exception +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +Channel already shut down +2013-10-28 16:41:22,880-0500 INFO ChannelManager Channel already shut down +Removing faulty channel TCPChannel [type: server, contact: 140.221.8.81:51680] +2013-10-28 16:41:22,880-0500 INFO Multiplexer Removing faulty channel TCPChannel [type: server, contact: 140.221.8.81:51680] +Avg stream buf: 0 +2013-10-28 16:41:23,362-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:41:28,698-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 16:41:33,370-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 16:41:43,379-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:41:50,123-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 16:41:53,388-0500 INFO Multiplexer Avg stream buf: 0 +Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-163954.740, now=131028-164155.676, channel=TCPChannel [type: server, contact: 140.221.8.81:51686] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:41:55,676-0500 INFO ChannelContext Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-163954.740, now=131028-164155.676, channel=TCPChannel [type: server, contact: 140.221.8.81:51686] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +Channel config: null -> {keepalive=null} +2013-10-28 16:41:55,677-0500 INFO AbstractCoasterChannel Channel config: null -> {keepalive=null} +TCPChannel [type: server, contact: 140.221.8.81:51686] handling channel exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-163954.740, now=131028-164155.676, channel=TCPChannel [type: server, contact: 140.221.8.81:51686] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:41:55,677-0500 INFO ChannelManager TCPChannel [type: server, contact: 140.221.8.81:51686] handling channel exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-163954.740, now=131028-164155.676, channel=TCPChannel [type: server, contact: 140.221.8.81:51686] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +null: Channel shut down +2013-10-28 16:41:55,677-0500 INFO AbstractTCPChannel null: Channel shut down +MetaChannel [context: cps-51686, boundTo: TCPChannel [type: server, contact: 140.221.8.81:51686]] binding to NullChannel +2013-10-28 16:41:55,677-0500 INFO MetaChannel MetaChannel [context: cps-51686, boundTo: TCPChannel [type: server, contact: 140.221.8.81:51686]] binding to NullChannel +Unregistering channel TCPChannel [type: server, contact: 140.221.8.81:51686] +2013-10-28 16:41:55,677-0500 INFO Multiplexer Unregistering channel TCPChannel [type: server, contact: 140.221.8.81:51686] +Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-163954.740, now=131028-164155.676, channel=TCPChannel [type: server, contact: 140.221.8.81:51686] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:41:55,678-0500 INFO ChannelContext Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-163954.740, now=131028-164155.676, channel=TCPChannel [type: server, contact: 140.221.8.81:51686] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +Channel exception handled +2013-10-28 16:41:55,678-0500 INFO ChannelManager Channel exception handled +Channel is closed. Removing. +2013-10-28 16:41:55,694-0500 INFO Multiplexer Channel is closed. Removing. +Exception in channel step +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +2013-10-28 16:41:55,694-0500 INFO Multiplexer Exception in channel step +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +Channel config: null -> {keepalive=null} +2013-10-28 16:41:55,695-0500 INFO AbstractCoasterChannel Channel config: null -> {keepalive=null} +TCPChannel [type: server, contact: 140.221.8.81:51686] handling channel exception +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +2013-10-28 16:41:55,695-0500 INFO ChannelManager TCPChannel [type: server, contact: 140.221.8.81:51686] handling channel exception +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +Channel already shut down +2013-10-28 16:41:55,695-0500 INFO ChannelManager Channel already shut down +Removing faulty channel TCPChannel [type: server, contact: 140.221.8.81:51686] +2013-10-28 16:41:55,695-0500 INFO Multiplexer Removing faulty channel TCPChannel [type: server, contact: 140.221.8.81:51686] +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:41:59,656-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:42:03,396-0500 INFO Multiplexer No streams +Timeout check started for TCPChannel [type: server, contact: unknown] +2013-10-28 16:42:08,281-0500 INFO AbstractCoasterChannel Timeout check started for TCPChannel [type: server, contact: unknown] +(0) Scheduling TCPChannel [type: server, contact: 140.221.8.81:51687] for addition +2013-10-28 16:42:08,282-0500 INFO Multiplexer (0) Scheduling TCPChannel [type: server, contact: 140.221.8.81:51687] for addition +Channel started: TCPChannel [type: server, contact: 140.221.8.81:51687] +2013-10-28 16:42:08,282-0500 INFO AbstractTCPChannel Channel started: TCPChannel [type: server, contact: 140.221.8.81:51687] +Channel id: channel-1-u-2f0d7f25-142009337ad--7ffc +2013-10-28 16:42:08,311-0500 INFO ChannelConfigurationHandler Channel id: channel-1-u-2f0d7f25-142009337ad--7ffc +MetaChannel [context: cps-51687, boundTo: null] binding to TCPChannel [type: server, contact: 140.221.8.81:51687] +2013-10-28 16:42:08,311-0500 INFO MetaChannel MetaChannel [context: cps-51687, boundTo: null] binding to TCPChannel [type: server, contact: 140.221.8.81:51687] +Handler(tag: 17767, CHANNELCONFIG) unregistering (send) +2013-10-28 16:42:08,311-0500 INFO RequestHandler Handler(tag: 17767, CHANNELCONFIG) unregistering (send) +Handler(tag: 17768, CONFIGSERVICE) unregistering (send) +2013-10-28 16:42:08,351-0500 INFO RequestHandler Handler(tag: 17768, CONFIGSERVICE) unregistering (send) +Sender TCPChannel queue size: 0 +2013-10-28 16:42:08,352-0500 INFO Sender Sender TCPChannel queue size: 0 +Handler(tag: 17769, SUBMITJOB) unregistering (send) +2013-10-28 16:42:08,432-0500 INFO RequestHandler Handler(tag: 17769, SUBMITJOB) unregistering (send) +provider=local +2013-10-28 16:42:08,432-0500 INFO ExecutionTaskHandler provider=local +Submit: in: null command: /bin/hostname +2013-10-28 16:42:08,433-0500 INFO JobSubmissionTaskHandler Submit: in: null command: /bin/hostname +Avg stream buf: 0 +2013-10-28 16:42:13,406-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 16:42:23,415-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +2013-10-28 16:42:28,318-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:42:30,614-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 16:42:33,423-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 16:42:43,432-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 16:42:53,440-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:43:01,573-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 16:43:03,449-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:43:06,511-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 16:43:13,457-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 16:43:23,466-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 16:43:32,531-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +Avg stream buf: 0 +2013-10-28 16:43:33,475-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 16:43:43,483-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:43:44,705-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 16:43:53,492-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:44:03,490-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 16:44:03,501-0500 INFO Multiplexer Avg stream buf: 0 +Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:44:09,282-0500 INFO ChannelContext Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 1, JOBSTATUS) +2013-10-28 16:44:09,282-0500 INFO ChannelContext => Command(tag: 1, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:44:09,282-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 2, JOBSTATUS) +2013-10-28 16:44:09,282-0500 INFO ChannelContext => Command(tag: 2, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:44:09,283-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 3, JOBSTATUS) +2013-10-28 16:44:09,283-0500 INFO ChannelContext => Command(tag: 3, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:44:09,283-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 4, JOBSTATUS) +2013-10-28 16:44:09,283-0500 INFO ChannelContext => Command(tag: 4, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:44:09,283-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +Channel config: null -> {keepalive=null} +2013-10-28 16:44:09,283-0500 INFO AbstractCoasterChannel Channel config: null -> {keepalive=null} +TCPChannel [type: server, contact: 140.221.8.81:51687] handling channel exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:44:09,284-0500 INFO ChannelManager TCPChannel [type: server, contact: 140.221.8.81:51687] handling channel exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +null: Channel shut down +2013-10-28 16:44:09,284-0500 INFO AbstractTCPChannel null: Channel shut down +MetaChannel [context: cps-51687, boundTo: TCPChannel [type: server, contact: 140.221.8.81:51687]] binding to NullChannel +2013-10-28 16:44:09,284-0500 INFO MetaChannel MetaChannel [context: cps-51687, boundTo: TCPChannel [type: server, contact: 140.221.8.81:51687]] binding to NullChannel +Unregistering channel TCPChannel [type: server, contact: 140.221.8.81:51687] +2013-10-28 16:44:09,284-0500 INFO Multiplexer Unregistering channel TCPChannel [type: server, contact: 140.221.8.81:51687] +Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:44:09,284-0500 INFO ChannelContext Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 1, JOBSTATUS) +2013-10-28 16:44:09,284-0500 INFO ChannelContext => Command(tag: 1, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:44:09,284-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 2, JOBSTATUS) +2013-10-28 16:44:09,285-0500 INFO ChannelContext => Command(tag: 2, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:44:09,285-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 3, JOBSTATUS) +2013-10-28 16:44:09,285-0500 INFO ChannelContext => Command(tag: 3, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:44:09,285-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 4, JOBSTATUS) +2013-10-28 16:44:09,285-0500 INFO ChannelContext => Command(tag: 4, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 16:44:09,285-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-164208.432, now=131028-164409.282, channel=TCPChannel [type: server, contact: 140.221.8.81:51687] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +Channel exception handled +2013-10-28 16:44:09,285-0500 INFO ChannelManager Channel exception handled +Channel is closed. Removing. +2013-10-28 16:44:09,297-0500 INFO Multiplexer Channel is closed. Removing. +Exception in channel step +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +2013-10-28 16:44:09,298-0500 INFO Multiplexer Exception in channel step +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +Channel config: null -> {keepalive=null} +2013-10-28 16:44:09,298-0500 INFO AbstractCoasterChannel Channel config: null -> {keepalive=null} +TCPChannel [type: server, contact: 140.221.8.81:51687] handling channel exception +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +2013-10-28 16:44:09,298-0500 INFO ChannelManager TCPChannel [type: server, contact: 140.221.8.81:51687] handling channel exception +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +Channel already shut down +2013-10-28 16:44:09,298-0500 INFO ChannelManager Channel already shut down +Removing faulty channel TCPChannel [type: server, contact: 140.221.8.81:51687] +2013-10-28 16:44:09,298-0500 INFO Multiplexer Removing faulty channel TCPChannel [type: server, contact: 140.221.8.81:51687] +No streams +2013-10-28 16:44:13,510-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +2013-10-28 16:44:22,900-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +No streams +2013-10-28 16:44:23,518-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:44:33,526-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:44:34,448-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:44:43,535-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:44:53,543-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:45:01,094-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:45:03,551-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:45:05,406-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:45:13,559-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:45:23,567-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:45:33,575-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:45:36,364-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:45:39,287-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:45:43,583-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:45:53,591-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:46:03,599-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:46:07,322-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:46:13,607-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:46:17,481-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:46:23,615-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:46:33,623-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:46:38,280-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:46:43,631-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:46:53,639-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:46:55,675-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:47:03,647-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:47:09,238-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:47:13,655-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:47:23,664-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:47:33,672-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:47:33,869-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:47:40,196-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:47:43,680-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:47:53,688-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:48:03,696-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:48:11,154-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:48:12,063-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:48:13,704-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:48:23,712-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:48:33,720-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:48:42,112-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:48:43,728-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:48:50,257-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:48:53,736-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:49:03,744-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:49:13,070-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:49:13,752-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:49:23,760-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:49:28,451-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:49:33,768-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:49:43,776-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +2013-10-28 16:49:44,029-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +No streams +2013-10-28 16:49:53,784-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:50:03,792-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +2013-10-28 16:50:06,646-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +No streams +2013-10-28 16:50:13,800-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:50:14,986-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:50:23,808-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:50:33,816-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:50:43,824-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:50:44,839-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:50:45,944-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:50:53,832-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:51:03,840-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:51:13,848-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:51:16,902-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:51:23,033-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:51:23,856-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:51:33,864-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:51:43,872-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:51:47,860-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:51:53,880-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:52:01,228-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:52:03,888-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:52:13,896-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:52:18,818-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:52:23,904-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:52:33,912-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:52:39,421-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:52:43,920-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:52:49,776-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:52:53,928-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:53:03,936-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:53:13,944-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:53:17,615-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:53:20,734-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:53:23,952-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:53:33,960-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:53:43,968-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:53:51,693-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:53:53,976-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:53:55,809-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:54:03,984-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:54:13,992-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:54:22,651-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:54:24,000-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:54:34,003-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:54:34,008-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:54:44,016-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:54:53,609-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:54:54,024-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:55:04,032-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:55:12,197-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:55:14,040-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:55:24,048-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:55:24,567-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:55:34,056-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:55:44,064-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:55:50,391-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:55:54,072-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:55:55,525-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:56:04,080-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:56:14,088-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:56:24,096-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:56:26,483-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:56:28,585-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:56:34,105-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:56:44,113-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:56:54,121-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:56:57,441-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:57:04,129-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:57:06,779-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:57:14,137-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:57:24,145-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:57:28,399-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:57:34,153-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:57:44,161-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:57:44,973-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:57:54,169-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:57:59,357-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:58:04,177-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:58:14,185-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:58:23,167-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:58:24,193-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:58:30,315-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:58:34,201-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:58:44,209-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:58:54,217-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:59:01,273-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:59:01,361-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:59:04,225-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:59:14,233-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:59:24,241-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 16:59:32,231-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 16:59:34,249-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 16:59:39,555-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 16:59:44,257-0500 INFO Multiplexer No streams +No streams +2013-10-28 16:59:54,265-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:00:03,189-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:00:04,273-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:00:14,281-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:00:17,749-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:00:24,289-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:00:34,147-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 17:00:34,297-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:00:44,305-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:00:54,313-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:00:55,943-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:01:04,320-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:01:05,105-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 17:01:14,329-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:01:24,336-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:01:34,137-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:01:34,344-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:01:36,063-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:01:44,352-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:01:54,360-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:02:04,368-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:02:07,021-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:02:12,331-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:02:14,376-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:02:24,384-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:02:34,392-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:02:37,979-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 17:02:44,400-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:02:50,525-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:02:54,408-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:03:04,416-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:03:08,937-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 17:03:14,423-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:03:24,431-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:03:28,719-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:03:34,439-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:03:39,895-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 17:03:44,447-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:03:54,455-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:04:04,463-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:04:06,913-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:04:10,853-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 17:04:14,471-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:04:24,478-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:04:34,486-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:04:41,811-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 17:04:44,494-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:04:45,107-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:04:54,502-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:05:04,510-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:05:12,769-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 17:05:14,518-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:05:23,301-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:05:24,526-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:05:34,533-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 17:05:43,726-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 17:05:44,541-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:05:54,549-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:06:01,495-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:06:04,557-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:06:14,565-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 17:06:14,684-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 17:06:24,573-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:06:34,581-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:06:39,689-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:06:44,589-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 17:06:45,642-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 17:06:54,596-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:07:04,604-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:07:14,612-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:07:16,601-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:07:17,883-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:07:24,620-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:07:34,628-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:07:44,636-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:07:47,559-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:07:54,652-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:07:56,077-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:08:04,660-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:08:14,668-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:08:18,517-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:08:24,676-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:08:34,271-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:08:34,684-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:08:44,692-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:08:49,475-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:08:54,700-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:09:04,708-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:09:12,465-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:09:14,716-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:09:20,433-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:09:24,725-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:09:34,733-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:09:44,741-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:09:50,659-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:09:51,391-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:09:54,749-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:10:04,757-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:10:14,765-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:10:22,349-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:10:24,773-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:10:28,853-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:10:34,781-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:10:44,789-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:10:53,307-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:10:54,797-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:11:04,805-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:11:07,047-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:11:14,813-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:11:24,265-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:11:24,821-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:11:34,829-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:11:44,837-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:11:45,241-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:11:54,845-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:11:55,223-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:12:04,854-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:12:14,862-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:12:23,435-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:12:24,870-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:12:26,181-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:12:34,878-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:12:44,886-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:12:54,894-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:12:57,139-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:13:01,629-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:13:04,902-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:13:14,910-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:13:24,918-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:13:28,097-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:13:34,926-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:13:39,823-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:13:44,934-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:13:54,942-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:13:59,055-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:14:04,950-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:14:14,958-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:14:18,017-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:14:24,966-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:14:30,013-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 17:14:34,974-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:14:44,982-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:14:54,990-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:14:56,211-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:15:00,971-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:15:04,998-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:15:15,006-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:15:25,014-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:15:31,929-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:15:34,405-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:15:35,022-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:15:45,029-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:15:55,037-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:16:02,887-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:16:05,045-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:16:12,599-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +No streams +2013-10-28 17:16:15,053-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:16:25,061-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:16:33,845-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:16:35,069-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:16:45,078-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:16:50,793-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:16:55,087-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:17:04,803-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:17:05,097-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:17:15,106-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:17:25,115-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 17:17:28,988-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +No streams +2013-10-28 17:17:35,125-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:17:35,761-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:17:45,135-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:17:55,144-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:18:05,153-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:18:06,719-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:18:07,182-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +No streams +2013-10-28 17:18:15,163-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:18:25,173-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:18:35,183-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:18:37,677-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:18:45,192-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 17:18:45,376-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +No streams +2013-10-28 17:18:55,202-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:19:05,211-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:19:08,636-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:19:15,220-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:19:23,569-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:19:25,230-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:19:35,240-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:19:39,593-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:19:45,251-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:19:55,261-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:20:01,763-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:20:05,271-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:20:10,551-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:20:15,282-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:20:25,292-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:20:35,302-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:20:39,957-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:20:41,509-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 17:20:45,314-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:20:55,323-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:21:05,333-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:21:12,467-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:21:15,342-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:21:18,152-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:21:25,352-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:21:35,360-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:21:43,425-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:21:45,368-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:21:55,376-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:21:56,345-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:22:05,384-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:22:14,383-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:22:15,392-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:22:25,400-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:22:34,539-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:22:35,407-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:22:45,341-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:22:45,415-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:22:55,424-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:23:05,431-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:23:12,733-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:23:15,439-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:23:16,300-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 17:23:25,447-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:23:35,455-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:23:45,463-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:23:47,259-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:23:50,927-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +No streams +2013-10-28 17:23:55,471-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:24:05,479-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:24:15,487-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:24:18,216-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:24:25,495-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:24:29,121-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +No streams +2013-10-28 17:24:35,503-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:24:45,511-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:24:49,174-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:24:55,519-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:25:05,527-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:25:07,315-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:25:15,535-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:25:20,132-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 17:25:25,543-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:25:35,551-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:25:45,509-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:25:45,559-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:25:51,090-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:25:55,567-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:26:05,575-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:26:15,583-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:26:22,048-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:26:23,703-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +No streams +2013-10-28 17:26:25,591-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:26:35,599-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:26:45,607-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:26:53,006-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:26:55,615-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:27:01,897-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +No streams +2013-10-28 17:27:05,623-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:27:15,631-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:27:23,964-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:27:25,639-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:27:35,647-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:27:40,091-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +No streams +2013-10-28 17:27:45,655-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:27:54,922-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:27:55,664-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:28:05,672-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:28:15,680-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:28:18,285-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +No streams +2013-10-28 17:28:25,688-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +2013-10-28 17:28:25,881-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +No streams +2013-10-28 17:28:35,696-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:28:45,704-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:28:55,712-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:28:56,479-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 17:28:56,837-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 17:29:05,720-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:29:15,728-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:29:25,736-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:29:27,796-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:29:34,673-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:29:35,744-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:29:45,752-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:29:55,760-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:29:58,754-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:30:05,769-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:30:12,867-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:30:15,777-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:30:25,785-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:30:29,712-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:30:35,793-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:30:45,801-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:30:51,061-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:30:55,809-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:31:00,671-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:31:05,819-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:31:15,828-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:31:25,837-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:31:29,255-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:31:31,628-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:31:35,844-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:31:45,852-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:31:55,859-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:32:02,586-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:32:05,867-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:32:07,449-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:32:15,875-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:32:25,882-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:32:33,544-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:32:35,890-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:32:45,643-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:32:45,898-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:32:55,905-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +2013-10-28 17:33:04,503-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +No streams +2013-10-28 17:33:05,913-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:33:15,921-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:33:23,837-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +No streams +2013-10-28 17:33:25,928-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:33:35,460-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:33:35,936-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:33:45,944-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:33:55,952-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:34:02,031-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +No streams +2013-10-28 17:34:05,960-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:34:06,418-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:34:15,968-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:34:25,975-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:34:35,983-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:34:37,376-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:34:40,226-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +No streams +2013-10-28 17:34:45,991-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:34:55,999-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:35:06,007-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:35:08,334-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:35:16,015-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:35:18,420-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:35:26,022-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:35:36,030-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:35:39,292-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:35:46,038-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:35:56,046-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:35:56,615-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:36:06,054-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:36:10,251-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 17:36:16,062-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:36:26,069-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:36:34,809-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:36:36,077-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 17:36:41,208-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 17:36:46,085-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:36:56,094-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:37:06,101-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:37:12,168-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:37:13,003-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:37:16,109-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:37:26,117-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:37:36,125-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:37:43,125-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:37:46,133-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:37:51,197-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:37:56,141-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:38:06,148-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:38:14,083-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:38:16,156-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:38:26,164-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:38:29,391-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:38:36,172-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:38:45,041-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:38:46,180-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:38:56,188-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:39:06,196-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:39:07,585-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:39:16,000-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:39:16,204-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:39:26,211-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:39:36,219-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 17:39:45,780-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +No streams +2013-10-28 17:39:46,227-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +2013-10-28 17:39:46,956-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 0ms +No streams +2013-10-28 17:39:56,235-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:40:06,243-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:40:16,251-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:40:17,915-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:40:23,973-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:40:26,258-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:40:36,266-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:40:46,274-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:40:48,873-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:40:56,282-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:41:02,167-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:41:06,290-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:41:16,298-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:41:19,831-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:41:26,309-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:41:36,318-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:41:40,361-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:41:46,328-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:41:50,789-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:41:56,337-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:42:06,346-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:42:16,356-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:42:18,555-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:42:21,747-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:42:26,364-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:42:36,372-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:42:46,380-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:42:52,705-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:42:56,389-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:42:56,749-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:43:06,398-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:43:16,407-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:43:23,663-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:43:26,417-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:43:34,943-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +No streams +2013-10-28 17:43:36,425-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:43:46,434-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:43:54,621-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:43:56,444-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:44:06,452-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 17:44:13,138-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +No streams +2013-10-28 17:44:16,460-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:44:25,579-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:44:26,468-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:44:36,476-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:44:46,484-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:44:51,331-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:44:56,492-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:44:56,537-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:45:06,500-0500 INFO Multiplexer No streams +Timeout check started for TCPChannel [type: server, contact: unknown] +2013-10-28 17:45:13,893-0500 INFO AbstractCoasterChannel Timeout check started for TCPChannel [type: server, contact: unknown] +(0) Scheduling TCPChannel [type: server, contact: 140.221.8.81:51732] for addition +2013-10-28 17:45:13,893-0500 INFO Multiplexer (0) Scheduling TCPChannel [type: server, contact: 140.221.8.81:51732] for addition +Channel started: TCPChannel [type: server, contact: 140.221.8.81:51732] +2013-10-28 17:45:13,894-0500 INFO AbstractTCPChannel Channel started: TCPChannel [type: server, contact: 140.221.8.81:51732] +Channel id: channel-1-u-2f0d7f25-142009337ad--7ffb +2013-10-28 17:45:13,922-0500 INFO ChannelConfigurationHandler Channel id: channel-1-u-2f0d7f25-142009337ad--7ffb +MetaChannel [context: cps-51732, boundTo: null] binding to TCPChannel [type: server, contact: 140.221.8.81:51732] +2013-10-28 17:45:13,922-0500 INFO MetaChannel MetaChannel [context: cps-51732, boundTo: null] binding to TCPChannel [type: server, contact: 140.221.8.81:51732] +Handler(tag: 17767, CHANNELCONFIG) unregistering (send) +2013-10-28 17:45:13,922-0500 INFO RequestHandler Handler(tag: 17767, CHANNELCONFIG) unregistering (send) +Handler(tag: 17768, CONFIGSERVICE) unregistering (send) +2013-10-28 17:45:13,963-0500 INFO RequestHandler Handler(tag: 17768, CONFIGSERVICE) unregistering (send) +Sender TCPChannel queue size: 0 +2013-10-28 17:45:13,963-0500 INFO Sender Sender TCPChannel queue size: 0 +Handler(tag: 17769, SUBMITJOB) unregistering (send) +2013-10-28 17:45:14,043-0500 INFO RequestHandler Handler(tag: 17769, SUBMITJOB) unregistering (send) +provider=local +2013-10-28 17:45:14,043-0500 INFO ExecutionTaskHandler provider=local +Submit: in: null command: /bin/hostname -f +2013-10-28 17:45:14,044-0500 INFO JobSubmissionTaskHandler Submit: in: null command: /bin/hostname -f +Avg stream buf: 0 +2013-10-28 17:45:16,511-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 17:45:26,524-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +2013-10-28 17:45:27,496-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 2ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:45:29,525-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 17:45:36,537-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 17:45:46,550-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 17:45:56,564-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:45:58,453-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 17:46:06,573-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:46:07,719-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 17:46:16,584-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 17:46:26,594-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:46:29,412-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 17:46:36,603-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:46:45,913-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 17:46:46,612-0500 INFO Multiplexer Avg stream buf: 0 +Avg stream buf: 0 +2013-10-28 17:46:56,625-0500 INFO Multiplexer Avg stream buf: 0 +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:47:00,370-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +Avg stream buf: 0 +2013-10-28 17:47:06,634-0500 INFO Multiplexer Avg stream buf: 0 +Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 17:47:14,893-0500 INFO ChannelContext Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 1, JOBSTATUS) +2013-10-28 17:47:14,894-0500 INFO ChannelContext => Command(tag: 1, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 17:47:14,894-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 2, JOBSTATUS) +2013-10-28 17:47:14,894-0500 INFO ChannelContext => Command(tag: 2, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 17:47:14,894-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 3, JOBSTATUS) +2013-10-28 17:47:14,894-0500 INFO ChannelContext => Command(tag: 3, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 17:47:14,895-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 4, JOBSTATUS) +2013-10-28 17:47:14,895-0500 INFO ChannelContext => Command(tag: 4, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 17:47:14,895-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +Channel config: null -> {keepalive=null} +2013-10-28 17:47:14,895-0500 INFO AbstractCoasterChannel Channel config: null -> {keepalive=null} +TCPChannel [type: server, contact: 140.221.8.81:51732] handling channel exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 17:47:14,895-0500 INFO ChannelManager TCPChannel [type: server, contact: 140.221.8.81:51732] handling channel exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +null: Channel shut down +2013-10-28 17:47:14,896-0500 INFO AbstractTCPChannel null: Channel shut down +MetaChannel [context: cps-51732, boundTo: TCPChannel [type: server, contact: 140.221.8.81:51732]] binding to NullChannel +2013-10-28 17:47:14,896-0500 INFO MetaChannel MetaChannel [context: cps-51732, boundTo: TCPChannel [type: server, contact: 140.221.8.81:51732]] binding to NullChannel +Unregistering channel TCPChannel [type: server, contact: 140.221.8.81:51732] +2013-10-28 17:47:14,896-0500 INFO Multiplexer Unregistering channel TCPChannel [type: server, contact: 140.221.8.81:51732] +Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 17:47:14,896-0500 INFO ChannelContext Notifying commands and handlers about exception +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 1, JOBSTATUS) +2013-10-28 17:47:14,896-0500 INFO ChannelContext => Command(tag: 1, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 17:47:14,896-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 2, JOBSTATUS) +2013-10-28 17:47:14,896-0500 INFO ChannelContext => Command(tag: 2, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 17:47:14,896-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 3, JOBSTATUS) +2013-10-28 17:47:14,897-0500 INFO ChannelContext => Command(tag: 3, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 17:47:14,897-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +=> Command(tag: 4, JOBSTATUS) +2013-10-28 17:47:14,897-0500 INFO ChannelContext => Command(tag: 4, JOBSTATUS) +Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +2013-10-28 17:47:14,897-0500 WARN TaskNotifier Client could not properly process notification: null +org.globus.cog.coaster.TimeoutException: Channel timed out. lastTime=131028-174514.043, now=131028-174714.893, channel=TCPChannel [type: server, contact: 140.221.8.81:51732] + at org.globus.cog.coaster.channels.AbstractCoasterChannel.checkTimeouts(AbstractCoasterChannel.java:133) + at org.globus.cog.coaster.channels.AbstractCoasterChannel$1.run(AbstractCoasterChannel.java:124) + at java.util.TimerThread.mainLoop(Timer.java:534) + at java.util.TimerThread.run(Timer.java:484) +Channel exception handled +2013-10-28 17:47:14,897-0500 INFO ChannelManager Channel exception handled +Channel is closed. Removing. +2013-10-28 17:47:14,898-0500 INFO Multiplexer Channel is closed. Removing. +Exception in channel step +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +2013-10-28 17:47:14,898-0500 INFO Multiplexer Exception in channel step +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +Channel config: null -> {keepalive=null} +2013-10-28 17:47:14,898-0500 INFO AbstractCoasterChannel Channel config: null -> {keepalive=null} +TCPChannel [type: server, contact: 140.221.8.81:51732] handling channel exception +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +2013-10-28 17:47:14,898-0500 INFO ChannelManager TCPChannel [type: server, contact: 140.221.8.81:51732] handling channel exception +java.io.IOException: Stream closed. + at java.net.AbstractPlainSocketImpl.available(AbstractPlainSocketImpl.java:435) + at java.net.SocketInputStream.available(SocketInputStream.java:234) + at org.globus.cog.coaster.channels.AbstractStreamCoasterChannel.step(AbstractStreamCoasterChannel.java:105) + at org.globus.cog.coaster.channels.Multiplexer.run(Multiplexer.java:70) +Channel already shut down +2013-10-28 17:47:14,899-0500 INFO ChannelManager Channel already shut down +Removing faulty channel TCPChannel [type: server, contact: 140.221.8.81:51732] +2013-10-28 17:47:14,899-0500 INFO Multiplexer Removing faulty channel TCPChannel [type: server, contact: 140.221.8.81:51732] +No streams +2013-10-28 17:47:16,644-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +2013-10-28 17:47:24,108-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 2ms +No streams +2013-10-28 17:47:26,652-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +2013-10-28 17:47:31,329-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 1ms, rtt: 1ms +No streams +2013-10-28 17:47:36,660-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:47:46,668-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:47:56,676-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:48:02,287-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:48:02,301-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:48:06,684-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:48:16,692-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:48:26,701-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:48:33,245-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:48:36,709-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:48:40,495-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:48:46,717-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:48:56,725-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:49:04,203-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:49:06,733-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:49:16,741-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:49:18,689-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:49:26,749-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:49:35,161-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:49:36,757-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:49:46,766-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:49:56,774-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:49:56,883-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:50:06,119-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +No streams +2013-10-28 17:50:06,782-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:50:16,790-0500 INFO Multiplexer No streams +No streams +2013-10-28 17:50:26,798-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +2013-10-28 17:50:35,077-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: grind.mcs.anl.gov-000000] up latency: -1ms, rtt: 1ms +No streams +2013-10-28 17:50:36,812-0500 INFO Multiplexer No streams +TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms +2013-10-28 17:50:37,077-0500 INFO HeartBeatCommand TCPChannel [type: server, contact: crush.mcs.anl.gov-000000] up latency: 0ms, rtt: 1ms From swift at ci.uchicago.edu Wed Oct 30 09:35:03 2013 From: swift at ci.uchicago.edu (swift at ci.uchicago.edu) Date: Wed, 30 Oct 2013 09:35:03 -0500 (CDT) Subject: [Swift-commit] cog r3827 Message-ID: <20131030143504.8B34A8D000A5@bridled.ci.uchicago.edu> ------------------------------------------------------------------------ r3827 | jmwozniak | 2013-10-30 09:30:38 -0500 (Wed, 30 Oct 2013) | 2 lines Drop auto-generated files ------------------------------------------------------------------------ Index: modules/provider-coaster-c-client/configure =================================================================== --- modules/provider-coaster-c-client/configure (revision 3826) +++ modules/provider-coaster-c-client/configure (working copy) @@ -1,19284 +0,0 @@ -#! /bin/sh -# Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for coaster-c-client 1.0. -# -# -# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, -# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software -# Foundation, Inc. -# -# -# This configure script is free software; the Free Software Foundation -# gives unlimited permission to copy, distribute and modify it. -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in #( - *posix*) : - set -o posix ;; #( - *) : - ;; -esac -fi - - -as_nl=' -' -export as_nl -# Printing a long string crashes Solaris 7 /usr/bin/printf. -as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo -# Prefer a ksh shell builtin over an external printf program on Solaris, -# but without wasting forks for bash or zsh. -if test -z "$BASH_VERSION$ZSH_VERSION" \ - && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='print -r --' - as_echo_n='print -rn --' -elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='printf %s\n' - as_echo_n='printf %s' -else - if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then - as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' - as_echo_n='/usr/ucb/echo -n' - else - as_echo_body='eval expr "X$1" : "X\\(.*\\)"' - as_echo_n_body='eval - arg=$1; - case $arg in #( - *"$as_nl"*) - expr "X$arg" : "X\\(.*\\)$as_nl"; - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; - esac; - expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" - ' - export as_echo_n_body - as_echo_n='sh -c $as_echo_n_body as_echo' - fi - export as_echo_body - as_echo='sh -c $as_echo_body as_echo' -fi - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# IFS -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent editors from complaining about space-tab. -# (If _AS_PATH_WALK were called with IFS unset, it would disable word -# splitting by setting IFS to empty value.) -IFS=" "" $as_nl" - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in #(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - -# Unset variables that we do not need and which cause bugs (e.g. in -# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" -# suppresses any "Segmentation fault" message there. '((' could -# trigger a bug in pdksh 5.2.14. -for as_var in BASH_ENV ENV MAIL MAILPATH -do eval test x\${$as_var+set} = xset \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# CDPATH. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -if test "x$CONFIG_SHELL" = x; then - as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which - # is contrary to our usage. Disable this feature. - alias -g '\${1+\"\$@\"}'='\"\$@\"' - setopt NO_GLOB_SUBST -else - case \`(set -o) 2>/dev/null\` in #( - *posix*) : - set -o posix ;; #( - *) : - ;; -esac -fi -" - as_required="as_fn_return () { (exit \$1); } -as_fn_success () { as_fn_return 0; } -as_fn_failure () { as_fn_return 1; } -as_fn_ret_success () { return 0; } -as_fn_ret_failure () { return 1; } - -exitcode=0 -as_fn_success || { exitcode=1; echo as_fn_success failed.; } -as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } -as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } -as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } -if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : - -else - exitcode=1; echo positional parameters were not saved. -fi -test x\$exitcode = x0 || exit 1" - as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO - as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO - eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && - test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 - - test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || ( - ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' - ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO - ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO - PATH=/empty FPATH=/empty; export PATH FPATH - test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ - || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 -test \$(( 1 + 1 )) = 2 || exit 1" - if (eval "$as_required") 2>/dev/null; then : - as_have_required=yes -else - as_have_required=no -fi - if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : - -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -as_found=false -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - as_found=: - case $as_dir in #( - /*) - for as_base in sh bash ksh sh5; do - # Try only shells that exist, to save several forks. - as_shell=$as_dir/$as_base - if { test -f "$as_shell" || test -f "$as_shell.exe"; } && - { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : - CONFIG_SHELL=$as_shell as_have_required=yes - if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : - break 2 -fi -fi - done;; - esac - as_found=false -done -$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && - { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : - CONFIG_SHELL=$SHELL as_have_required=yes -fi; } -IFS=$as_save_IFS - - - if test "x$CONFIG_SHELL" != x; then : - # We cannot yet assume a decent shell, so we have to provide a - # neutralization value for shells without unset; and this also - # works around shells that cannot unset nonexistent variables. - # Preserve -v and -x to the replacement shell. - BASH_ENV=/dev/null - ENV=/dev/null - (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV - export CONFIG_SHELL - case $- in # (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; - esac - exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} -fi - - if test x$as_have_required = xno; then : - $as_echo "$0: This script requires a shell more modern than all" - $as_echo "$0: the shells that I found on your system." - if test x${ZSH_VERSION+set} = xset ; then - $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" - $as_echo "$0: be upgraded to zsh 4.3.4 or later." - else - $as_echo "$0: Please tell bug-autoconf at gnu.org about your system, -$0: including any error possibly output before this -$0: message. Then install a modern shell, or manually run -$0: the script under such a shell if you do have one." - fi - exit 1 -fi -fi -fi -SHELL=${CONFIG_SHELL-/bin/sh} -export SHELL -# Unset more variables known to interfere with behavior of common tools. -CLICOLOR_FORCE= GREP_OPTIONS= -unset CLICOLOR_FORCE GREP_OPTIONS - -## --------------------- ## -## M4sh Shell Functions. ## -## --------------------- ## -# as_fn_unset VAR -# --------------- -# Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset - -# as_fn_set_status STATUS -# ----------------------- -# Set $? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} # as_fn_set_status - -# as_fn_exit STATUS -# ----------------- -# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} # as_fn_exit - -# as_fn_mkdir_p -# ------------- -# Create "$as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} # as_fn_mkdir_p -# as_fn_append VAR VALUE -# ---------------------- -# Append the text in VALUE to the end of the definition contained in VAR. Take -# advantage of any shell optimizations that allow amortized linear growth over -# repeated appends, instead of the typical quadratic growth present in naive -# implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -# as_fn_arith ARG... -# ------------------ -# Perform arithmetic evaluation on the ARGs, and store the result in the -# global $as_val. Take advantage of shells that can avoid forks. The arguments -# must be portable across $(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - - -# as_fn_error STATUS ERROR [LINENO LOG_FD] -# ---------------------------------------- -# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are -# provided, also output the error to LOG_FD, referencing LINENO. Then exit the -# script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - $as_echo "$as_me: error: $2" >&2 - as_fn_exit $as_status -} # as_fn_error - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - - - as_lineno_1=$LINENO as_lineno_1a=$LINENO - as_lineno_2=$LINENO as_lineno_2a=$LINENO - eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && - test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { - # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) - sed -n ' - p - /[$]LINENO/= - ' <$as_myself | - sed ' - s/[$]LINENO.*/&-/ - t lineno - b - :lineno - N - :loop - s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ - t loop - s/-\n.*// - ' >$as_me.lineno && - chmod +x "$as_me.lineno" || - { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } - - # Don't try to exec as it changes $[0], causing all sort of problems - # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensitive to this). - . "./$as_me.lineno" - # Exit status is that of the last command. - exit -} - -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in #((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -p'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -p' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -p' - fi -else - as_ln_s='cp -p' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - -if test -x / >/dev/null 2>&1; then - as_test_x='test -x' -else - if ls -dL / >/dev/null 2>&1; then - as_ls_L_option=L - else - as_ls_L_option= - fi - as_test_x=' - eval sh -c '\'' - if test -d "$1"; then - test -d "$1/."; - else - case $1 in #( - -*)set "./$1";; - esac; - case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( - ???[sx]*):;;*)false;;esac;fi - '\'' sh - ' -fi -as_executable_p=$as_test_x - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - -SHELL=${CONFIG_SHELL-/bin/sh} - - -test -n "$DJDIR" || exec 7<&0 &1 - -# Name of the host. -# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, -# so uname gets run too. -ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` - -# -# Initializations. -# -ac_default_prefix=/usr/local -ac_clean_files= -ac_config_libobj_dir=. -LIBOBJS= -cross_compiling=no -subdirs= -MFLAGS= -MAKEFLAGS= - -# Identity of this package. -PACKAGE_NAME='coaster-c-client' -PACKAGE_TARNAME='coaster-c-client' -PACKAGE_VERSION='1.0' -PACKAGE_STRING='coaster-c-client 1.0' -PACKAGE_BUGREPORT='' -PACKAGE_URL='' - -ac_unique_file="src/CoasterClient.cpp" -# Factoring default headers for most tests. -ac_includes_default="\ -#include -#ifdef HAVE_SYS_TYPES_H -# include -#endif -#ifdef HAVE_SYS_STAT_H -# include -#endif -#ifdef STDC_HEADERS -# include -# include -#else -# ifdef HAVE_STDLIB_H -# include -# endif -#endif -#ifdef HAVE_STRING_H -# if !defined STDC_HEADERS && defined HAVE_MEMORY_H -# include -# endif -# include -#endif -#ifdef HAVE_STRINGS_H -# include -#endif -#ifdef HAVE_INTTYPES_H -# include -#endif -#ifdef HAVE_STDINT_H -# include -#endif -#ifdef HAVE_UNISTD_H -# include -#endif" - -ac_subst_vars='am__EXEEXT_FALSE -am__EXEEXT_TRUE -LTLIBOBJS -AM_CXXFLAGS -SWIG_FALSE -SWIG_TRUE -LIBOBJS -CXXCPP -am__fastdepCXX_FALSE -am__fastdepCXX_TRUE -CXXDEPMODE -ac_ct_CXX -CXXFLAGS -CXX -CPP -OTOOL64 -OTOOL -LIPO -NMEDIT -DSYMUTIL -MANIFEST_TOOL -RANLIB -ac_ct_AR -AR -DLLTOOL -OBJDUMP -LN_S -NM -ac_ct_DUMPBIN -DUMPBIN -LD -FGREP -EGREP -GREP -SED -am__fastdepCC_FALSE -am__fastdepCC_TRUE -CCDEPMODE -am__nodep -AMDEPBACKSLASH -AMDEP_FALSE -AMDEP_TRUE -am__quote -am__include -DEPDIR -OBJEXT -EXEEXT -ac_ct_CC -CPPFLAGS -LDFLAGS -CFLAGS -CC -host_os -host_vendor -host_cpu -host -build_os -build_vendor -build_cpu -build -LIBTOOL -am__untar -am__tar -AMTAR -am__leading_dot -SET_MAKE -AWK -mkdir_p -MKDIR_P -INSTALL_STRIP_PROGRAM -STRIP -install_sh -MAKEINFO -AUTOHEADER -AUTOMAKE -AUTOCONF -ACLOCAL -VERSION -PACKAGE -CYGPATH_W -am__isrc -INSTALL_DATA -INSTALL_SCRIPT -INSTALL_PROGRAM -target_alias -host_alias -build_alias -LIBS -ECHO_T -ECHO_N -ECHO_C -DEFS -mandir -localedir -libdir -psdir -pdfdir -dvidir -htmldir -infodir -docdir -oldincludedir -includedir -localstatedir -sharedstatedir -sysconfdir -datadir -datarootdir -libexecdir -sbindir -bindir -program_transform_name -prefix -exec_prefix -PACKAGE_URL -PACKAGE_BUGREPORT -PACKAGE_STRING -PACKAGE_VERSION -PACKAGE_TARNAME -PACKAGE_NAME -PATH_SEPARATOR -SHELL' -ac_subst_files='' -ac_user_opts=' -enable_option_checking -enable_shared -enable_static -with_pic -enable_fast_install -enable_dependency_tracking -with_gnu_ld -with_sysroot -enable_libtool_lock -enable_debug -with_tcl -with_tcl_version -enable_swig -' - ac_precious_vars='build_alias -host_alias -target_alias -CC -CFLAGS -LDFLAGS -LIBS -CPPFLAGS -CPP -CXX -CXXFLAGS -CCC -CXXCPP' - - -# Initialize some variables set by options. -ac_init_help= -ac_init_version=false -ac_unrecognized_opts= -ac_unrecognized_sep= -# The variables have the same names as the options, with -# dashes changed to underlines. -cache_file=/dev/null -exec_prefix=NONE -no_create= -no_recursion= -prefix=NONE -program_prefix=NONE -program_suffix=NONE -program_transform_name=s,x,x, -silent= -site= -srcdir= -verbose= -x_includes=NONE -x_libraries=NONE - -# Installation directory options. -# These are left unexpanded so users can "make install exec_prefix=/foo" -# and all the variables that are supposed to be based on exec_prefix -# by default will actually change. -# Use braces instead of parens because sh, perl, etc. also accept them. -# (The list follows the same order as the GNU Coding Standards.) -bindir='${exec_prefix}/bin' -sbindir='${exec_prefix}/sbin' -libexecdir='${exec_prefix}/libexec' -datarootdir='${prefix}/share' -datadir='${datarootdir}' -sysconfdir='${prefix}/etc' -sharedstatedir='${prefix}/com' -localstatedir='${prefix}/var' -includedir='${prefix}/include' -oldincludedir='/usr/include' -docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' -infodir='${datarootdir}/info' -htmldir='${docdir}' -dvidir='${docdir}' -pdfdir='${docdir}' -psdir='${docdir}' -libdir='${exec_prefix}/lib' -localedir='${datarootdir}/locale' -mandir='${datarootdir}/man' - -ac_prev= -ac_dashdash= -for ac_option -do - # If the previous option needs an argument, assign it. - if test -n "$ac_prev"; then - eval $ac_prev=\$ac_option - ac_prev= - continue - fi - - case $ac_option in - *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; - *=) ac_optarg= ;; - *) ac_optarg=yes ;; - esac - - # Accept the important Cygnus configure options, so we can diagnose typos. - - case $ac_dashdash$ac_option in - --) - ac_dashdash=yes ;; - - -bindir | --bindir | --bindi | --bind | --bin | --bi) - ac_prev=bindir ;; - -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) - bindir=$ac_optarg ;; - - -build | --build | --buil | --bui | --bu) - ac_prev=build_alias ;; - -build=* | --build=* | --buil=* | --bui=* | --bu=*) - build_alias=$ac_optarg ;; - - -cache-file | --cache-file | --cache-fil | --cache-fi \ - | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) - ac_prev=cache_file ;; - -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ - | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) - cache_file=$ac_optarg ;; - - --config-cache | -C) - cache_file=config.cache ;; - - -datadir | --datadir | --datadi | --datad) - ac_prev=datadir ;; - -datadir=* | --datadir=* | --datadi=* | --datad=*) - datadir=$ac_optarg ;; - - -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ - | --dataroo | --dataro | --datar) - ac_prev=datarootdir ;; - -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ - | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) - datarootdir=$ac_optarg ;; - - -disable-* | --disable-*) - ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"enable_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval enable_$ac_useropt=no ;; - - -docdir | --docdir | --docdi | --doc | --do) - ac_prev=docdir ;; - -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) - docdir=$ac_optarg ;; - - -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) - ac_prev=dvidir ;; - -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) - dvidir=$ac_optarg ;; - - -enable-* | --enable-*) - ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"enable_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval enable_$ac_useropt=\$ac_optarg ;; - - -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ - | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ - | --exec | --exe | --ex) - ac_prev=exec_prefix ;; - -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ - | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ - | --exec=* | --exe=* | --ex=*) - exec_prefix=$ac_optarg ;; - - -gas | --gas | --ga | --g) - # Obsolete; use --with-gas. - with_gas=yes ;; - - -help | --help | --hel | --he | -h) - ac_init_help=long ;; - -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) - ac_init_help=recursive ;; - -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) - ac_init_help=short ;; - - -host | --host | --hos | --ho) - ac_prev=host_alias ;; - -host=* | --host=* | --hos=* | --ho=*) - host_alias=$ac_optarg ;; - - -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) - ac_prev=htmldir ;; - -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ - | --ht=*) - htmldir=$ac_optarg ;; - - -includedir | --includedir | --includedi | --included | --include \ - | --includ | --inclu | --incl | --inc) - ac_prev=includedir ;; - -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ - | --includ=* | --inclu=* | --incl=* | --inc=*) - includedir=$ac_optarg ;; - - -infodir | --infodir | --infodi | --infod | --info | --inf) - ac_prev=infodir ;; - -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) - infodir=$ac_optarg ;; - - -libdir | --libdir | --libdi | --libd) - ac_prev=libdir ;; - -libdir=* | --libdir=* | --libdi=* | --libd=*) - libdir=$ac_optarg ;; - - -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ - | --libexe | --libex | --libe) - ac_prev=libexecdir ;; - -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ - | --libexe=* | --libex=* | --libe=*) - libexecdir=$ac_optarg ;; - - -localedir | --localedir | --localedi | --localed | --locale) - ac_prev=localedir ;; - -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) - localedir=$ac_optarg ;; - - -localstatedir | --localstatedir | --localstatedi | --localstated \ - | --localstate | --localstat | --localsta | --localst | --locals) - ac_prev=localstatedir ;; - -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ - | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) - localstatedir=$ac_optarg ;; - - -mandir | --mandir | --mandi | --mand | --man | --ma | --m) - ac_prev=mandir ;; - -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) - mandir=$ac_optarg ;; - - -nfp | --nfp | --nf) - # Obsolete; use --without-fp. - with_fp=no ;; - - -no-create | --no-create | --no-creat | --no-crea | --no-cre \ - | --no-cr | --no-c | -n) - no_create=yes ;; - - -no-recursion | --no-recursion | --no-recursio | --no-recursi \ - | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) - no_recursion=yes ;; - - -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ - | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ - | --oldin | --oldi | --old | --ol | --o) - ac_prev=oldincludedir ;; - -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ - | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ - | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) - oldincludedir=$ac_optarg ;; - - -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) - ac_prev=prefix ;; - -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) - prefix=$ac_optarg ;; - - -program-prefix | --program-prefix | --program-prefi | --program-pref \ - | --program-pre | --program-pr | --program-p) - ac_prev=program_prefix ;; - -program-prefix=* | --program-prefix=* | --program-prefi=* \ - | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) - program_prefix=$ac_optarg ;; - - -program-suffix | --program-suffix | --program-suffi | --program-suff \ - | --program-suf | --program-su | --program-s) - ac_prev=program_suffix ;; - -program-suffix=* | --program-suffix=* | --program-suffi=* \ - | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) - program_suffix=$ac_optarg ;; - - -program-transform-name | --program-transform-name \ - | --program-transform-nam | --program-transform-na \ - | --program-transform-n | --program-transform- \ - | --program-transform | --program-transfor \ - | --program-transfo | --program-transf \ - | --program-trans | --program-tran \ - | --progr-tra | --program-tr | --program-t) - ac_prev=program_transform_name ;; - -program-transform-name=* | --program-transform-name=* \ - | --program-transform-nam=* | --program-transform-na=* \ - | --program-transform-n=* | --program-transform-=* \ - | --program-transform=* | --program-transfor=* \ - | --program-transfo=* | --program-transf=* \ - | --program-trans=* | --program-tran=* \ - | --progr-tra=* | --program-tr=* | --program-t=*) - program_transform_name=$ac_optarg ;; - - -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) - ac_prev=pdfdir ;; - -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) - pdfdir=$ac_optarg ;; - - -psdir | --psdir | --psdi | --psd | --ps) - ac_prev=psdir ;; - -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) - psdir=$ac_optarg ;; - - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - silent=yes ;; - - -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) - ac_prev=sbindir ;; - -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ - | --sbi=* | --sb=*) - sbindir=$ac_optarg ;; - - -sharedstatedir | --sharedstatedir | --sharedstatedi \ - | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ - | --sharedst | --shareds | --shared | --share | --shar \ - | --sha | --sh) - ac_prev=sharedstatedir ;; - -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ - | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ - | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ - | --sha=* | --sh=*) - sharedstatedir=$ac_optarg ;; - - -site | --site | --sit) - ac_prev=site ;; - -site=* | --site=* | --sit=*) - site=$ac_optarg ;; - - -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) - ac_prev=srcdir ;; - -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) - srcdir=$ac_optarg ;; - - -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ - | --syscon | --sysco | --sysc | --sys | --sy) - ac_prev=sysconfdir ;; - -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ - | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) - sysconfdir=$ac_optarg ;; - - -target | --target | --targe | --targ | --tar | --ta | --t) - ac_prev=target_alias ;; - -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) - target_alias=$ac_optarg ;; - - -v | -verbose | --verbose | --verbos | --verbo | --verb) - verbose=yes ;; - - -version | --version | --versio | --versi | --vers | -V) - ac_init_version=: ;; - - -with-* | --with-*) - ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"with_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval with_$ac_useropt=\$ac_optarg ;; - - -without-* | --without-*) - ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"with_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval with_$ac_useropt=no ;; - - --x) - # Obsolete; use --with-x. - with_x=yes ;; - - -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ - | --x-incl | --x-inc | --x-in | --x-i) - ac_prev=x_includes ;; - -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ - | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) - x_includes=$ac_optarg ;; - - -x-libraries | --x-libraries | --x-librarie | --x-librari \ - | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) - ac_prev=x_libraries ;; - -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ - | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) - x_libraries=$ac_optarg ;; - - -*) as_fn_error $? "unrecognized option: \`$ac_option' -Try \`$0 --help' for more information" - ;; - - *=*) - ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` - # Reject names that are not valid shell variable names. - case $ac_envvar in #( - '' | [0-9]* | *[!_$as_cr_alnum]* ) - as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; - esac - eval $ac_envvar=\$ac_optarg - export $ac_envvar ;; - - *) - # FIXME: should be removed in autoconf 3.0. - $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 - expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && - $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 - : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" - ;; - - esac -done - -if test -n "$ac_prev"; then - ac_option=--`echo $ac_prev | sed 's/_/-/g'` - as_fn_error $? "missing argument to $ac_option" -fi - -if test -n "$ac_unrecognized_opts"; then - case $enable_option_checking in - no) ;; - fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; - *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; - esac -fi - -# Check all directory arguments for consistency. -for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ - datadir sysconfdir sharedstatedir localstatedir includedir \ - oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ - libdir localedir mandir -do - eval ac_val=\$$ac_var - # Remove trailing slashes. - case $ac_val in - */ ) - ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` - eval $ac_var=\$ac_val;; - esac - # Be sure to have absolute directory names. - case $ac_val in - [\\/$]* | ?:[\\/]* ) continue;; - NONE | '' ) case $ac_var in *prefix ) continue;; esac;; - esac - as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" -done - -# There might be people who depend on the old broken behavior: `$host' -# used to hold the argument of --host etc. -# FIXME: To remove some day. -build=$build_alias -host=$host_alias -target=$target_alias - -# FIXME: To remove some day. -if test "x$host_alias" != x; then - if test "x$build_alias" = x; then - cross_compiling=maybe - $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. - If a cross compiler is detected then cross compile mode will be used" >&2 - elif test "x$build_alias" != "x$host_alias"; then - cross_compiling=yes - fi -fi - -ac_tool_prefix= -test -n "$host_alias" && ac_tool_prefix=$host_alias- - -test "$silent" = yes && exec 6>/dev/null - - -ac_pwd=`pwd` && test -n "$ac_pwd" && -ac_ls_di=`ls -di .` && -ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || - as_fn_error $? "working directory cannot be determined" -test "X$ac_ls_di" = "X$ac_pwd_ls_di" || - as_fn_error $? "pwd does not report name of working directory" - - -# Find the source files, if location was not specified. -if test -z "$srcdir"; then - ac_srcdir_defaulted=yes - # Try the directory containing this script, then the parent directory. - ac_confdir=`$as_dirname -- "$as_myself" || -$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_myself" : 'X\(//\)[^/]' \| \ - X"$as_myself" : 'X\(//\)$' \| \ - X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_myself" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - srcdir=$ac_confdir - if test ! -r "$srcdir/$ac_unique_file"; then - srcdir=.. - fi -else - ac_srcdir_defaulted=no -fi -if test ! -r "$srcdir/$ac_unique_file"; then - test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." - as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" -fi -ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" -ac_abs_confdir=`( - cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" - pwd)` -# When building in place, set srcdir=. -if test "$ac_abs_confdir" = "$ac_pwd"; then - srcdir=. -fi -# Remove unnecessary trailing slashes from srcdir. -# Double slashes in file names in object file debugging info -# mess up M-x gdb in Emacs. -case $srcdir in -*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; -esac -for ac_var in $ac_precious_vars; do - eval ac_env_${ac_var}_set=\${${ac_var}+set} - eval ac_env_${ac_var}_value=\$${ac_var} - eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} - eval ac_cv_env_${ac_var}_value=\$${ac_var} -done - -# -# Report the --help message. -# -if test "$ac_init_help" = "long"; then - # Omit some internal or obsolete options to make the list less imposing. - # This message is too long to be a string in the A/UX 3.1 sh. - cat <<_ACEOF -\`configure' configures coaster-c-client 1.0 to adapt to many kinds of systems. - -Usage: $0 [OPTION]... [VAR=VALUE]... - -To assign environment variables (e.g., CC, CFLAGS...), specify them as -VAR=VALUE. See below for descriptions of some of the useful variables. - -Defaults for the options are specified in brackets. - -Configuration: - -h, --help display this help and exit - --help=short display options specific to this package - --help=recursive display the short help of all the included packages - -V, --version display version information and exit - -q, --quiet, --silent do not print \`checking ...' messages - --cache-file=FILE cache test results in FILE [disabled] - -C, --config-cache alias for \`--cache-file=config.cache' - -n, --no-create do not create output files - --srcdir=DIR find the sources in DIR [configure dir or \`..'] - -Installation directories: - --prefix=PREFIX install architecture-independent files in PREFIX - [$ac_default_prefix] - --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX - [PREFIX] - -By default, \`make install' will install all the files in -\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify -an installation prefix other than \`$ac_default_prefix' using \`--prefix', -for instance \`--prefix=\$HOME'. - -For better control, use the options below. - -Fine tuning of the installation directories: - --bindir=DIR user executables [EPREFIX/bin] - --sbindir=DIR system admin executables [EPREFIX/sbin] - --libexecdir=DIR program executables [EPREFIX/libexec] - --sysconfdir=DIR read-only single-machine data [PREFIX/etc] - --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] - --localstatedir=DIR modifiable single-machine data [PREFIX/var] - --libdir=DIR object code libraries [EPREFIX/lib] - --includedir=DIR C header files [PREFIX/include] - --oldincludedir=DIR C header files for non-gcc [/usr/include] - --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] - --datadir=DIR read-only architecture-independent data [DATAROOTDIR] - --infodir=DIR info documentation [DATAROOTDIR/info] - --localedir=DIR locale-dependent data [DATAROOTDIR/locale] - --mandir=DIR man documentation [DATAROOTDIR/man] - --docdir=DIR documentation root - [DATAROOTDIR/doc/coaster-c-client] - --htmldir=DIR html documentation [DOCDIR] - --dvidir=DIR dvi documentation [DOCDIR] - --pdfdir=DIR pdf documentation [DOCDIR] - --psdir=DIR ps documentation [DOCDIR] -_ACEOF - - cat <<\_ACEOF - -Program names: - --program-prefix=PREFIX prepend PREFIX to installed program names - --program-suffix=SUFFIX append SUFFIX to installed program names - --program-transform-name=PROGRAM run sed PROGRAM on installed program names - -System types: - --build=BUILD configure for building on BUILD [guessed] - --host=HOST cross-compile to build programs to run on HOST [BUILD] -_ACEOF -fi - -if test -n "$ac_init_help"; then - case $ac_init_help in - short | recursive ) echo "Configuration of coaster-c-client 1.0:";; - esac - cat <<\_ACEOF - -Optional Features: - --disable-option-checking ignore unrecognized --enable/--with options - --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) - --enable-FEATURE[=ARG] include FEATURE [ARG=yes] - --enable-shared[=PKGS] build shared libraries [default=yes] - --enable-static[=PKGS] build static libraries [default=yes] - --enable-fast-install[=PKGS] - optimize for fast installation [default=yes] - --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors - --disable-libtool-lock avoid locking (might break parallel builds) - --enable-debug enable debugging symbols and disable compiler - optimizations (def=no) - --enable-swig enable use of SWIG and Tcl support - -Optional Packages: - --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] - --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) - --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use - both] - --with-gnu-ld assume the C compiler uses GNU ld [default=no] - --with-sysroot=DIR Search for dependent libraries within DIR - (or the compiler's sysroot if not specified). - --with-tcl location of Tcl - --with-tcl-version Tcl version: 8.5 or 8.6 - -Some influential environment variables: - CC C compiler command - CFLAGS C compiler flags - LDFLAGS linker flags, e.g. -L if you have libraries in a - nonstandard directory - LIBS libraries to pass to the linker, e.g. -l - CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if - you have headers in a nonstandard directory - CPP C preprocessor - CXX C++ compiler command - CXXFLAGS C++ compiler flags - CXXCPP C++ preprocessor - -Use these variables to override the choices made by `configure' or to help -it to find libraries and programs with nonstandard names/locations. - -Report bugs to the package provider. -_ACEOF -ac_status=$? -fi - -if test "$ac_init_help" = "recursive"; then - # If there are subdirs, report their specific --help. - for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue - test -d "$ac_dir" || - { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || - continue - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - cd "$ac_dir" || { ac_status=$?; continue; } - # Check for guested configure. - if test -f "$ac_srcdir/configure.gnu"; then - echo && - $SHELL "$ac_srcdir/configure.gnu" --help=recursive - elif test -f "$ac_srcdir/configure"; then - echo && - $SHELL "$ac_srcdir/configure" --help=recursive - else - $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 - fi || ac_status=$? - cd "$ac_pwd" || { ac_status=$?; break; } - done -fi - -test -n "$ac_init_help" && exit $ac_status -if $ac_init_version; then - cat <<\_ACEOF -coaster-c-client configure 1.0 -generated by GNU Autoconf 2.68 - -Copyright (C) 2010 Free Software Foundation, Inc. -This configure script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it. -_ACEOF - exit -fi - -## ------------------------ ## -## Autoconf initialization. ## -## ------------------------ ## - -# ac_fn_c_try_compile LINENO -# -------------------------- -# Try to compile conftest.$ac_ext, and return whether this succeeded. -ac_fn_c_try_compile () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext - if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_c_try_compile - -# ac_fn_c_try_link LINENO -# ----------------------- -# Try to link conftest.$ac_ext, and return whether this succeeded. -ac_fn_c_try_link () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext conftest$ac_exeext - if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && { - test "$cross_compiling" = yes || - $as_test_x conftest$ac_exeext - }; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information - # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would - # interfere with the next link command; also delete a directory that is - # left behind by Apple's compiler. We do this before executing the actions. - rm -rf conftest.dSYM conftest_ipa8_conftest.oo - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_c_try_link - -# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES -# ------------------------------------------------------- -# Tests whether HEADER exists and can be compiled using the include files in -# INCLUDES, setting the cache variable VAR accordingly. -ac_fn_c_check_header_compile () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -$as_echo_n "checking for $2... " >&6; } -if eval \${$3+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$4 -#include <$2> -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - eval "$3=yes" -else - eval "$3=no" -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -eval ac_res=\$$3 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -$as_echo "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - -} # ac_fn_c_check_header_compile - -# ac_fn_c_try_cpp LINENO -# ---------------------- -# Try to preprocess conftest.$ac_ext, and return whether this succeeded. -ac_fn_c_try_cpp () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if { { ac_try="$ac_cpp conftest.$ac_ext" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } > conftest.i && { - test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || - test ! -s conftest.err - }; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_c_try_cpp - -# ac_fn_c_try_run LINENO -# ---------------------- -# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes -# that executables *can* be run. -ac_fn_c_try_run () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' - { { case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_try") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; }; then : - ac_retval=0 -else - $as_echo "$as_me: program exited with status $ac_status" >&5 - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=$ac_status -fi - rm -rf conftest.dSYM conftest_ipa8_conftest.oo - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_c_try_run - -# ac_fn_c_check_func LINENO FUNC VAR -# ---------------------------------- -# Tests whether FUNC exists, setting the cache variable VAR accordingly -ac_fn_c_check_func () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -$as_echo_n "checking for $2... " >&6; } -if eval \${$3+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -/* Define $2 to an innocuous variant, in case declares $2. - For example, HP-UX 11i declares gettimeofday. */ -#define $2 innocuous_$2 - -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char $2 (); below. - Prefer to if __STDC__ is defined, since - exists even on freestanding compilers. */ - -#ifdef __STDC__ -# include -#else -# include -#endif - -#undef $2 - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char $2 (); -/* The GNU C library defines this for functions which it implements - to always fail with ENOSYS. Some functions are actually named - something starting with __ and the normal name is an alias. */ -#if defined __stub_$2 || defined __stub___$2 -choke me -#endif - -int -main () -{ -return $2 (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - eval "$3=yes" -else - eval "$3=no" -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -fi -eval ac_res=\$$3 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -$as_echo "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - -} # ac_fn_c_check_func - -# ac_fn_cxx_try_compile LINENO -# ---------------------------- -# Try to compile conftest.$ac_ext, and return whether this succeeded. -ac_fn_cxx_try_compile () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext - if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_cxx_try_compile - -# ac_fn_cxx_try_cpp LINENO -# ------------------------ -# Try to preprocess conftest.$ac_ext, and return whether this succeeded. -ac_fn_cxx_try_cpp () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if { { ac_try="$ac_cpp conftest.$ac_ext" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } > conftest.i && { - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || - test ! -s conftest.err - }; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_cxx_try_cpp - -# ac_fn_cxx_try_link LINENO -# ------------------------- -# Try to link conftest.$ac_ext, and return whether this succeeded. -ac_fn_cxx_try_link () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext conftest$ac_exeext - if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && { - test "$cross_compiling" = yes || - $as_test_x conftest$ac_exeext - }; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information - # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would - # interfere with the next link command; also delete a directory that is - # left behind by Apple's compiler. We do this before executing the actions. - rm -rf conftest.dSYM conftest_ipa8_conftest.oo - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_cxx_try_link - -# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES -# ------------------------------------------------------- -# Tests whether HEADER exists, giving a warning if it cannot be compiled using -# the include files in INCLUDES and setting the cache variable VAR -# accordingly. -ac_fn_c_check_header_mongrel () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if eval \${$3+:} false; then : - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -$as_echo_n "checking for $2... " >&6; } -if eval \${$3+:} false; then : - $as_echo_n "(cached) " >&6 -fi -eval ac_res=\$$3 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -$as_echo "$ac_res" >&6; } -else - # Is the header compilable? -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5 -$as_echo_n "checking $2 usability... " >&6; } -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$4 -#include <$2> -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_header_compiler=yes -else - ac_header_compiler=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5 -$as_echo "$ac_header_compiler" >&6; } - -# Is the header present? -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5 -$as_echo_n "checking $2 presence... " >&6; } -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include <$2> -_ACEOF -if ac_fn_c_try_cpp "$LINENO"; then : - ac_header_preproc=yes -else - ac_header_preproc=no -fi -rm -f conftest.err conftest.i conftest.$ac_ext -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 -$as_echo "$ac_header_preproc" >&6; } - -# So? What about this header? -case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #(( - yes:no: ) - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5 -$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 -$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} - ;; - no:yes:* ) - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5 -$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5 -$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5 -$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 -$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 -$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} - ;; -esac - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -$as_echo_n "checking for $2... " >&6; } -if eval \${$3+:} false; then : - $as_echo_n "(cached) " >&6 -else - eval "$3=\$ac_header_compiler" -fi -eval ac_res=\$$3 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -$as_echo "$ac_res" >&6; } -fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - -} # ac_fn_c_check_header_mongrel - -# ac_fn_c_check_type LINENO TYPE VAR INCLUDES -# ------------------------------------------- -# Tests whether TYPE exists after having included INCLUDES, setting cache -# variable VAR accordingly. -ac_fn_c_check_type () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -$as_echo_n "checking for $2... " >&6; } -if eval \${$3+:} false; then : - $as_echo_n "(cached) " >&6 -else - eval "$3=no" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$4 -int -main () -{ -if (sizeof ($2)) - return 0; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$4 -int -main () -{ -if (sizeof (($2))) - return 0; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - -else - eval "$3=yes" -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -eval ac_res=\$$3 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -$as_echo "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - -} # ac_fn_c_check_type -cat >config.log <<_ACEOF -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by coaster-c-client $as_me 1.0, which was -generated by GNU Autoconf 2.68. Invocation command line was - - $ $0 $@ - -_ACEOF -exec 5>>config.log -{ -cat <<_ASUNAME -## --------- ## -## Platform. ## -## --------- ## - -hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` -uname -m = `(uname -m) 2>/dev/null || echo unknown` -uname -r = `(uname -r) 2>/dev/null || echo unknown` -uname -s = `(uname -s) 2>/dev/null || echo unknown` -uname -v = `(uname -v) 2>/dev/null || echo unknown` - -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` -/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` - -/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` -/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` -/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` -/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` - -_ASUNAME - -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - $as_echo "PATH: $as_dir" - done -IFS=$as_save_IFS - -} >&5 - -cat >&5 <<_ACEOF - - -## ----------- ## -## Core tests. ## -## ----------- ## - -_ACEOF - - -# Keep a trace of the command line. -# Strip out --no-create and --no-recursion so they do not pile up. -# Strip out --silent because we don't want to record it for future runs. -# Also quote any args containing shell meta-characters. -# Make two passes to allow for proper duplicate-argument suppression. -ac_configure_args= -ac_configure_args0= -ac_configure_args1= -ac_must_keep_next=false -for ac_pass in 1 2 -do - for ac_arg - do - case $ac_arg in - -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - continue ;; - *\'*) - ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - case $ac_pass in - 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; - 2) - as_fn_append ac_configure_args1 " '$ac_arg'" - if test $ac_must_keep_next = true; then - ac_must_keep_next=false # Got value, back to normal. - else - case $ac_arg in - *=* | --config-cache | -C | -disable-* | --disable-* \ - | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ - | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ - | -with-* | --with-* | -without-* | --without-* | --x) - case "$ac_configure_args0 " in - "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; - esac - ;; - -* ) ac_must_keep_next=true ;; - esac - fi - as_fn_append ac_configure_args " '$ac_arg'" - ;; - esac - done -done -{ ac_configure_args0=; unset ac_configure_args0;} -{ ac_configure_args1=; unset ac_configure_args1;} - -# When interrupted or exit'd, cleanup temporary files, and complete -# config.log. We remove comments because anyway the quotes in there -# would cause problems or look ugly. -# WARNING: Use '\'' to represent an apostrophe within the trap. -# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. -trap 'exit_status=$? - # Save into config.log some information that might help in debugging. - { - echo - - $as_echo "## ---------------- ## -## Cache variables. ## -## ---------------- ##" - echo - # The following way of writing the cache mishandles newlines in values, -( - for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do - eval ac_val=\$$ac_var - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( - *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 -$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( - *) { eval $ac_var=; unset $ac_var;} ;; - esac ;; - esac - done - (set) 2>&1 | - case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( - *${as_nl}ac_space=\ *) - sed -n \ - "s/'\''/'\''\\\\'\'''\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" - ;; #( - *) - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" - ;; - esac | - sort -) - echo - - $as_echo "## ----------------- ## -## Output variables. ## -## ----------------- ##" - echo - for ac_var in $ac_subst_vars - do - eval ac_val=\$$ac_var - case $ac_val in - *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; - esac - $as_echo "$ac_var='\''$ac_val'\''" - done | sort - echo - - if test -n "$ac_subst_files"; then - $as_echo "## ------------------- ## -## File substitutions. ## -## ------------------- ##" - echo - for ac_var in $ac_subst_files - do - eval ac_val=\$$ac_var - case $ac_val in - *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; - esac - $as_echo "$ac_var='\''$ac_val'\''" - done | sort - echo - fi - - if test -s confdefs.h; then - $as_echo "## ----------- ## -## confdefs.h. ## -## ----------- ##" - echo - cat confdefs.h - echo - fi - test "$ac_signal" != 0 && - $as_echo "$as_me: caught signal $ac_signal" - $as_echo "$as_me: exit $exit_status" - } >&5 - rm -f core *.core core.conftest.* && - rm -f -r conftest* confdefs* conf$$* $ac_clean_files && - exit $exit_status -' 0 -for ac_signal in 1 2 13 15; do - trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal -done -ac_signal=0 - -# confdefs.h avoids OS command line length limits that DEFS can exceed. -rm -f -r conftest* confdefs.h - -$as_echo "/* confdefs.h */" > confdefs.h - -# Predefined preprocessor variables. - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_NAME "$PACKAGE_NAME" -_ACEOF - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_TARNAME "$PACKAGE_TARNAME" -_ACEOF - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_VERSION "$PACKAGE_VERSION" -_ACEOF - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_STRING "$PACKAGE_STRING" -_ACEOF - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" -_ACEOF - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_URL "$PACKAGE_URL" -_ACEOF - - -# Let the site file select an alternate cache file if it wants to. -# Prefer an explicitly selected file to automatically selected ones. -ac_site_file1=NONE -ac_site_file2=NONE -if test -n "$CONFIG_SITE"; then - # We do not want a PATH search for config.site. - case $CONFIG_SITE in #(( - -*) ac_site_file1=./$CONFIG_SITE;; - */*) ac_site_file1=$CONFIG_SITE;; - *) ac_site_file1=./$CONFIG_SITE;; - esac -elif test "x$prefix" != xNONE; then - ac_site_file1=$prefix/share/config.site - ac_site_file2=$prefix/etc/config.site -else - ac_site_file1=$ac_default_prefix/share/config.site - ac_site_file2=$ac_default_prefix/etc/config.site -fi -for ac_site_file in "$ac_site_file1" "$ac_site_file2" -do - test "x$ac_site_file" = xNONE && continue - if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 -$as_echo "$as_me: loading site script $ac_site_file" >&6;} - sed 's/^/| /' "$ac_site_file" >&5 - . "$ac_site_file" \ - || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "failed to load site script $ac_site_file -See \`config.log' for more details" "$LINENO" 5; } - fi -done - -if test -r "$cache_file"; then - # Some versions of bash will fail to source /dev/null (special files - # actually), so we avoid doing that. DJGPP emulates it as a regular file. - if test /dev/null != "$cache_file" && test -f "$cache_file"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 -$as_echo "$as_me: loading cache $cache_file" >&6;} - case $cache_file in - [\\/]* | ?:[\\/]* ) . "$cache_file";; - *) . "./$cache_file";; - esac - fi -else - { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 -$as_echo "$as_me: creating cache $cache_file" >&6;} - >$cache_file -fi - -# Check that the precious variables saved in the cache have kept the same -# value. -ac_cache_corrupted=false -for ac_var in $ac_precious_vars; do - eval ac_old_set=\$ac_cv_env_${ac_var}_set - eval ac_new_set=\$ac_env_${ac_var}_set - eval ac_old_val=\$ac_cv_env_${ac_var}_value - eval ac_new_val=\$ac_env_${ac_var}_value - case $ac_old_set,$ac_new_set in - set,) - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 -$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,set) - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 -$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,);; - *) - if test "x$ac_old_val" != "x$ac_new_val"; then - # differences in whitespace do not lead to failure. - ac_old_val_w=`echo x $ac_old_val` - ac_new_val_w=`echo x $ac_new_val` - if test "$ac_old_val_w" != "$ac_new_val_w"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 -$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} - ac_cache_corrupted=: - else - { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 -$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} - eval $ac_var=\$ac_old_val - fi - { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 -$as_echo "$as_me: former value: \`$ac_old_val'" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 -$as_echo "$as_me: current value: \`$ac_new_val'" >&2;} - fi;; - esac - # Pass precious variables to config.status. - if test "$ac_new_set" = set; then - case $ac_new_val in - *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; - *) ac_arg=$ac_var=$ac_new_val ;; - esac - case " $ac_configure_args " in - *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. - *) as_fn_append ac_configure_args " '$ac_arg'" ;; - esac - fi -done -if $ac_cache_corrupted; then - { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 -$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} - as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 -fi -## -------------------- ## -## Main body of script. ## -## -------------------- ## - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -ac_aux_dir= -for ac_dir in config "$srcdir"/config; do - if test -f "$ac_dir/install-sh"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install-sh -c" - break - elif test -f "$ac_dir/install.sh"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install.sh -c" - break - elif test -f "$ac_dir/shtool"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/shtool install -c" - break - fi -done -if test -z "$ac_aux_dir"; then - as_fn_error $? "cannot find install-sh, install.sh, or shtool in config \"$srcdir\"/config" "$LINENO" 5 -fi - -# These three variables are undocumented and unsupported, -# and are intended to be withdrawn in a future Autoconf release. -# They can cause serious problems if a builder's source tree is in a directory -# whose full name contains unusual characters. -ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. -ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. -ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. - - - -#AC_CONFIG_HEADERS([config.h]) - - -am__api_version='1.11' - -# Find a good install program. We prefer a C program (faster), -# so one script is as good as another. But avoid the broken or -# incompatible versions: -# SysV /etc/install, /usr/sbin/install -# SunOS /usr/etc/install -# IRIX /sbin/install -# AIX /bin/install -# AmigaOS /C/install, which installs bootblocks on floppy discs -# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag -# AFS /usr/afsws/bin/install, which mishandles nonexistent args -# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" -# OS/2's system install, which has a completely different semantic -# ./install, which can be erroneously created by make from ./install.sh. -# Reject install programs that cannot install multiple files. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 -$as_echo_n "checking for a BSD-compatible install... " >&6; } -if test -z "$INSTALL"; then -if ${ac_cv_path_install+:} false; then : - $as_echo_n "(cached) " >&6 -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - # Account for people who put trailing slashes in PATH elements. -case $as_dir/ in #(( - ./ | .// | /[cC]/* | \ - /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ - ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ - /usr/ucb/* ) ;; - *) - # OSF1 and SCO ODT 3.0 have their own names for install. - # Don't use installbsd from OSF since it installs stuff as root - # by default. - for ac_prog in ginstall scoinst install; do - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then - if test $ac_prog = install && - grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # AIX install. It has an incompatible calling convention. - : - elif test $ac_prog = install && - grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # program-specific install script used by HP pwplus--don't use. - : - else - rm -rf conftest.one conftest.two conftest.dir - echo one > conftest.one - echo two > conftest.two - mkdir conftest.dir - if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && - test -s conftest.one && test -s conftest.two && - test -s conftest.dir/conftest.one && - test -s conftest.dir/conftest.two - then - ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" - break 3 - fi - fi - fi - done - done - ;; -esac - - done -IFS=$as_save_IFS - -rm -rf conftest.one conftest.two conftest.dir - -fi - if test "${ac_cv_path_install+set}" = set; then - INSTALL=$ac_cv_path_install - else - # As a last resort, use the slow shell script. Don't cache a - # value for INSTALL within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. - INSTALL=$ac_install_sh - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 -$as_echo "$INSTALL" >&6; } - -# Use test -z because SunOS4 sh mishandles braces in ${var-val}. -# It thinks the first close brace ends the variable substitution. -test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' - -test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' - -test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 -$as_echo_n "checking whether build environment is sane... " >&6; } -# Just in case -sleep 1 -echo timestamp > conftest.file -# Reject unsafe characters in $srcdir or the absolute working directory -# name. Accept space and tab only in the latter. -am_lf=' -' -case `pwd` in - *[\\\"\#\$\&\'\`$am_lf]*) - as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; -esac -case $srcdir in - *[\\\"\#\$\&\'\`$am_lf\ \ ]*) - as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; -esac - -# Do `set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$*" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - rm -f conftest.file - if test "$*" != "X $srcdir/configure conftest.file" \ - && test "$*" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - as_fn_error $? "ls -t appears to fail. Make sure there is not a broken -alias in your environment" "$LINENO" 5 - fi - - test "$2" = conftest.file - ) -then - # Ok. - : -else - as_fn_error $? "newly created file is older than distributed files! -Check your system clock" "$LINENO" 5 -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -test "$program_prefix" != NONE && - program_transform_name="s&^&$program_prefix&;$program_transform_name" -# Use a double $ so make ignores it. -test "$program_suffix" != NONE && - program_transform_name="s&\$&$program_suffix&;$program_transform_name" -# Double any \ or $. -# By default was `s,x,x', remove it if useless. -ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' -program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` - -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` - -if test x"${MISSING+set}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; - *) - MISSING="\${SHELL} $am_aux_dir/missing" ;; - esac -fi -# Use eval to expand $SHELL -if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " -else - am_missing_run= - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 -$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} -fi - -if test x"${install_sh}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; - *) - install_sh="\${SHELL} $am_aux_dir/install-sh" - esac -fi - -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -if test "$cross_compiling" != no; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. -set dummy ${ac_tool_prefix}strip; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_STRIP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$STRIP"; then - ac_cv_prog_STRIP="$STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_STRIP="${ac_tool_prefix}strip" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -STRIP=$ac_cv_prog_STRIP -if test -n "$STRIP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 -$as_echo "$STRIP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_STRIP"; then - ac_ct_STRIP=$STRIP - # Extract the first word of "strip", so it can be a program name with args. -set dummy strip; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_STRIP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_STRIP"; then - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_STRIP="strip" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP -if test -n "$ac_ct_STRIP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 -$as_echo "$ac_ct_STRIP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_STRIP" = x; then - STRIP=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - STRIP=$ac_ct_STRIP - fi -else - STRIP="$ac_cv_prog_STRIP" -fi - -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 -$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } -if test -z "$MKDIR_P"; then - if ${ac_cv_path_mkdir+:} false; then : - $as_echo_n "(cached) " >&6 -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in mkdir gmkdir; do - for ac_exec_ext in '' $ac_executable_extensions; do - { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue - case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( - 'mkdir (GNU coreutils) '* | \ - 'mkdir (coreutils) '* | \ - 'mkdir (fileutils) '4.1*) - ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext - break 3;; - esac - done - done - done -IFS=$as_save_IFS - -fi - - test -d ./--version && rmdir ./--version - if test "${ac_cv_path_mkdir+set}" = set; then - MKDIR_P="$ac_cv_path_mkdir -p" - else - # As a last resort, use the slow shell script. Don't cache a - # value for MKDIR_P within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. - MKDIR_P="$ac_install_sh -d" - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 -$as_echo "$MKDIR_P" >&6; } - -mkdir_p="$MKDIR_P" -case $mkdir_p in - [\\/$]* | ?:[\\/]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac - -for ac_prog in gawk mawk nawk awk -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_AWK+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$AWK"; then - ac_cv_prog_AWK="$AWK" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_AWK="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -AWK=$ac_cv_prog_AWK -if test -n "$AWK"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 -$as_echo "$AWK" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$AWK" && break -done - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 -$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } -set x ${MAKE-make} -ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` -if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat >conftest.make <<\_ACEOF -SHELL = /bin/sh -all: - @echo '@@@%%%=$(MAKE)=@@@%%%' -_ACEOF -# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. -case `${MAKE-make} -f conftest.make 2>/dev/null` in - *@@@%%%=?*=@@@%%%*) - eval ac_cv_prog_make_${ac_make}_set=yes;; - *) - eval ac_cv_prog_make_${ac_make}_set=no;; -esac -rm -f conftest.make -fi -if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - SET_MAKE= -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - SET_MAKE="MAKE=${MAKE-make}" -fi - -rm -rf .tst 2>/dev/null -mkdir .tst 2>/dev/null -if test -d .tst; then - am__leading_dot=. -else - am__leading_dot=_ -fi -rmdir .tst 2>/dev/null - -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - am__isrc=' -I$(srcdir)' - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 - fi -fi - -# test whether we have cygpath -if test -z "$CYGPATH_W"; then - if (cygpath --version) >/dev/null 2>/dev/null; then - CYGPATH_W='cygpath -w' - else - CYGPATH_W=echo - fi -fi - - -# Define the identity of the package. - PACKAGE='coaster-c-client' - VERSION='1.0' - - -cat >>confdefs.h <<_ACEOF -#define PACKAGE "$PACKAGE" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -#define VERSION "$VERSION" -_ACEOF - -# Some tools Automake needs. - -ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} - - -AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} - - -AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} - - -AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} - - -MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} - -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. -# Always define AMTAR for backward compatibility. Yes, it's still used -# in the wild :-( We should find a proper way to deprecate it ... -AMTAR='$${TAR-tar}' - -am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' - - - - - - -case `pwd` in - *\ * | *\ *) - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 -$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;; -esac - - - -macro_version='2.4.2' -macro_revision='1.3337' - - - - - - - - - - - - - -ltmain="$ac_aux_dir/ltmain.sh" - -# Make sure we can run config.sub. -$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || - as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 -$as_echo_n "checking build system type... " >&6; } -if ${ac_cv_build+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_build_alias=$build_alias -test "x$ac_build_alias" = x && - ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` -test "x$ac_build_alias" = x && - as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 -ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || - as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 -$as_echo "$ac_cv_build" >&6; } -case $ac_cv_build in -*-*-*) ;; -*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; -esac -build=$ac_cv_build -ac_save_IFS=$IFS; IFS='-' -set x $ac_cv_build -shift -build_cpu=$1 -build_vendor=$2 -shift; shift -# Remember, the first character of IFS is used to create $*, -# except with old shells: -build_os=$* -IFS=$ac_save_IFS -case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 -$as_echo_n "checking host system type... " >&6; } -if ${ac_cv_host+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test "x$host_alias" = x; then - ac_cv_host=$ac_cv_build -else - ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || - as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 -$as_echo "$ac_cv_host" >&6; } -case $ac_cv_host in -*-*-*) ;; -*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; -esac -host=$ac_cv_host -ac_save_IFS=$IFS; IFS='-' -set x $ac_cv_host -shift -host_cpu=$1 -host_vendor=$2 -shift; shift -# Remember, the first character of IFS is used to create $*, -# except with old shells: -host_os=$* -IFS=$ac_save_IFS -case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac - - -# Backslashify metacharacters that are still active within -# double-quoted strings. -sed_quote_subst='s/\(["`$\\]\)/\\\1/g' - -# Same as above, but do not quote variable references. -double_quote_subst='s/\(["`\\]\)/\\\1/g' - -# Sed substitution to delay expansion of an escaped shell variable in a -# double_quote_subst'ed string. -delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' - -# Sed substitution to delay expansion of an escaped single quote. -delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' - -# Sed substitution to avoid accidental globbing in evaled expressions -no_glob_subst='s/\*/\\\*/g' - -ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO -ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5 -$as_echo_n "checking how to print strings... " >&6; } -# Test print first, because it will be a builtin if present. -if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ - test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then - ECHO='print -r --' -elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then - ECHO='printf %s\n' -else - # Use this function as a fallback that always works. - func_fallback_echo () - { - eval 'cat <<_LTECHO_EOF -$1 -_LTECHO_EOF' - } - ECHO='func_fallback_echo' -fi - -# func_echo_all arg... -# Invoke $ECHO with all args, space-separated. -func_echo_all () -{ - $ECHO "" -} - -case "$ECHO" in - printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5 -$as_echo "printf" >&6; } ;; - print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5 -$as_echo "print -r" >&6; } ;; - *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5 -$as_echo "cat" >&6; } ;; -esac - - - - - - - - - - - - - - -DEPDIR="${am__leading_dot}deps" - -ac_config_commands="$ac_config_commands depfiles" - - -am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo this is the am__doit target -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 -$as_echo_n "checking for style of include used by $am_make... " >&6; } -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from `make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 -$as_echo "$_am_result" >&6; } -rm -f confinc confmf - -# Check whether --enable-dependency-tracking was given. -if test "${enable_dependency_tracking+set}" = set; then : - enableval=$enable_dependency_tracking; -fi - -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' - am__nodep='_no' -fi - if test "x$enable_dependency_tracking" != xno; then - AMDEP_TRUE= - AMDEP_FALSE='#' -else - AMDEP_TRUE='#' - AMDEP_FALSE= -fi - - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. -set dummy ${ac_tool_prefix}gcc; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CC="${ac_tool_prefix}gcc" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -$as_echo "$CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_CC"; then - ac_ct_CC=$CC - # Extract the first word of "gcc", so it can be a program name with args. -set dummy gcc; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_CC="gcc" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 -$as_echo "$ac_ct_CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_CC" = x; then - CC="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CC=$ac_ct_CC - fi -else - CC="$ac_cv_prog_CC" -fi - -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. -set dummy ${ac_tool_prefix}cc; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CC="${ac_tool_prefix}cc" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -$as_echo "$CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - fi -fi -if test -z "$CC"; then - # Extract the first word of "cc", so it can be a program name with args. -set dummy cc; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else - ac_prog_rejected=no -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then - ac_prog_rejected=yes - continue - fi - ac_cv_prog_CC="cc" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -if test $ac_prog_rejected = yes; then - # We found a bogon in the path, so make sure we never use it. - set dummy $ac_cv_prog_CC - shift - if test $# != 0; then - # We chose a different compiler from the bogus one. - # However, it has the same basename, so the bogon will be chosen - # first if we set CC to just the basename; use the full file name. - shift - ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" - fi -fi -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -$as_echo "$CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - for ac_prog in cl.exe - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CC="$ac_tool_prefix$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -$as_echo "$CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$CC" && break - done -fi -if test -z "$CC"; then - ac_ct_CC=$CC - for ac_prog in cl.exe -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_CC="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 -$as_echo "$ac_ct_CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$ac_ct_CC" && break -done - - if test "x$ac_ct_CC" = x; then - CC="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CC=$ac_ct_CC - fi -fi - -fi - - -test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "no acceptable C compiler found in \$PATH -See \`config.log' for more details" "$LINENO" 5; } - -# Provide some information about the compiler. -$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 -set X $ac_compile -ac_compiler=$2 -for ac_option in --version -v -V -qversion; do - { { ac_try="$ac_compiler $ac_option >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compiler $ac_option >&5") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - sed '10a\ -... rest of stderr output deleted ... - 10q' conftest.err >conftest.er1 - cat conftest.er1 >&5 - fi - rm -f conftest.er1 conftest.err - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -done - -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" -# Try to create an executable without -o first, disregard a.out. -# It will help us diagnose broken compilers, and finding out an intuition -# of exeext. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 -$as_echo_n "checking whether the C compiler works... " >&6; } -ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` - -# The possible output files: -ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" - -ac_rmfiles= -for ac_file in $ac_files -do - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; - * ) ac_rmfiles="$ac_rmfiles $ac_file";; - esac -done -rm -f $ac_rmfiles - -if { { ac_try="$ac_link_default" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link_default") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. -# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' -# in a Makefile. We should not override ac_cv_exeext if it was cached, -# so that the user can short-circuit this test for compilers unknown to -# Autoconf. -for ac_file in $ac_files '' -do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) - ;; - [ab].out ) - # We found the default executable, but exeext='' is most - # certainly right. - break;; - *.* ) - if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; - then :; else - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - fi - # We set ac_cv_exeext here because the later test for it is not - # safe: cross compilers may not add the suffix if given an `-o' - # argument, so we may need to know it at that point already. - # Even if this section looks crufty: it has the advantage of - # actually working. - break;; - * ) - break;; - esac -done -test "$ac_cv_exeext" = no && ac_cv_exeext= - -else - ac_file='' -fi -if test -z "$ac_file"; then : - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -$as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error 77 "C compiler cannot create executables -See \`config.log' for more details" "$LINENO" 5; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 -$as_echo_n "checking for C compiler default output file name... " >&6; } -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 -$as_echo "$ac_file" >&6; } -ac_exeext=$ac_cv_exeext - -rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out -ac_clean_files=$ac_clean_files_save -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 -$as_echo_n "checking for suffix of executables... " >&6; } -if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - # If both `conftest.exe' and `conftest' are `present' (well, observable) -# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will -# work properly (i.e., refer to `conftest.exe'), while it won't with -# `rm'. -for ac_file in conftest.exe conftest conftest.*; do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; - *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - break;; - * ) break;; - esac -done -else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of executables: cannot compile and link -See \`config.log' for more details" "$LINENO" 5; } -fi -rm -f conftest conftest$ac_cv_exeext -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 -$as_echo "$ac_cv_exeext" >&6; } - -rm -f conftest.$ac_ext -EXEEXT=$ac_cv_exeext -ac_exeext=$EXEEXT -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -int -main () -{ -FILE *f = fopen ("conftest.out", "w"); - return ferror (f) || fclose (f) != 0; - - ; - return 0; -} -_ACEOF -ac_clean_files="$ac_clean_files conftest.out" -# Check that the compiler produces executables we can run. If not, either -# the compiler is broken, or we cross compile. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 -$as_echo_n "checking whether we are cross compiling... " >&6; } -if test "$cross_compiling" != yes; then - { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - if { ac_try='./conftest$ac_cv_exeext' - { { case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_try") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; }; then - cross_compiling=no - else - if test "$cross_compiling" = maybe; then - cross_compiling=yes - else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot run C compiled programs. -If you meant to cross compile, use \`--host'. -See \`config.log' for more details" "$LINENO" 5; } - fi - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 -$as_echo "$cross_compiling" >&6; } - -rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out -ac_clean_files=$ac_clean_files_save -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 -$as_echo_n "checking for suffix of object files... " >&6; } -if ${ac_cv_objext+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.o conftest.obj -if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - for ac_file in conftest.o conftest.obj conftest.*; do - test -f "$ac_file" || continue; - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; - *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` - break;; - esac -done -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of object files: cannot compile -See \`config.log' for more details" "$LINENO" 5; } -fi -rm -f conftest.$ac_cv_objext conftest.$ac_ext -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 -$as_echo "$ac_cv_objext" >&6; } -OBJEXT=$ac_cv_objext -ac_objext=$OBJEXT -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 -$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } -if ${ac_cv_c_compiler_gnu+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ -#ifndef __GNUC__ - choke me -#endif - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_compiler_gnu=yes -else - ac_compiler_gnu=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -ac_cv_c_compiler_gnu=$ac_compiler_gnu - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 -$as_echo "$ac_cv_c_compiler_gnu" >&6; } -if test $ac_compiler_gnu = yes; then - GCC=yes -else - GCC= -fi -ac_test_CFLAGS=${CFLAGS+set} -ac_save_CFLAGS=$CFLAGS -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 -$as_echo_n "checking whether $CC accepts -g... " >&6; } -if ${ac_cv_prog_cc_g+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_save_c_werror_flag=$ac_c_werror_flag - ac_c_werror_flag=yes - ac_cv_prog_cc_g=no - CFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_prog_cc_g=yes -else - CFLAGS="" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - -else - ac_c_werror_flag=$ac_save_c_werror_flag - CFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_prog_cc_g=yes -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_c_werror_flag=$ac_save_c_werror_flag -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 -$as_echo "$ac_cv_prog_cc_g" >&6; } -if test "$ac_test_CFLAGS" = set; then - CFLAGS=$ac_save_CFLAGS -elif test $ac_cv_prog_cc_g = yes; then - if test "$GCC" = yes; then - CFLAGS="-g -O2" - else - CFLAGS="-g" - fi -else - if test "$GCC" = yes; then - CFLAGS="-O2" - else - CFLAGS= - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 -$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } -if ${ac_cv_prog_cc_c89+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_cv_prog_cc_c89=no -ac_save_CC=$CC -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -#include -#include -#include -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ -struct buf { int x; }; -FILE * (*rcsopen) (struct buf *, struct stat *, int); -static char *e (p, i) - char **p; - int i; -{ - return p[i]; -} -static char *f (char * (*g) (char **, int), char **p, ...) -{ - char *s; - va_list v; - va_start (v,p); - s = g (p, va_arg (v,int)); - va_end (v); - return s; -} - -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has - function prototypes and stuff, but not '\xHH' hex character constants. - These don't provoke an error unfortunately, instead are silently treated - as 'x'. The following induces an error, until -std is added to get - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an - array size at least. It's necessary to write '\x00'==0 to get something - that's true only with -std. */ -int osf4_cc_array ['\x00' == 0 ? 1 : -1]; - -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters - inside strings and character constants. */ -#define FOO(x) 'x' -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; - -int test (int i, double x); -struct s1 {int (*f) (int a);}; -struct s2 {int (*f) (double a);}; -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); -int argc; -char **argv; -int -main () -{ -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; - ; - return 0; -} -_ACEOF -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" -do - CC="$ac_save_CC $ac_arg" - if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_prog_cc_c89=$ac_arg -fi -rm -f core conftest.err conftest.$ac_objext - test "x$ac_cv_prog_cc_c89" != "xno" && break -done -rm -f conftest.$ac_ext -CC=$ac_save_CC - -fi -# AC_CACHE_VAL -case "x$ac_cv_prog_cc_c89" in - x) - { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 -$as_echo "none needed" >&6; } ;; - xno) - { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 -$as_echo "unsupported" >&6; } ;; - *) - CC="$CC $ac_cv_prog_cc_c89" - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 -$as_echo "$ac_cv_prog_cc_c89" >&6; } ;; -esac -if test "x$ac_cv_prog_cc_c89" != xno; then : - -fi - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -depcc="$CC" am_compiler_list= - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 -$as_echo_n "checking dependency style of $depcc... " >&6; } -if ${am_cv_CC_dependencies_compiler_type+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_CC_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` - fi - am__universal=false - case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac - - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_CC_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_CC_dependencies_compiler_type=none -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 -$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } -CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type - - if - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then - am__fastdepCC_TRUE= - am__fastdepCC_FALSE='#' -else - am__fastdepCC_TRUE='#' - am__fastdepCC_FALSE= -fi - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 -$as_echo_n "checking for a sed that does not truncate output... " >&6; } -if ${ac_cv_path_SED+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/ - for ac_i in 1 2 3 4 5 6 7; do - ac_script="$ac_script$as_nl$ac_script" - done - echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed - { ac_script=; unset ac_script;} - if test -z "$SED"; then - ac_path_SED_found=false - # Loop through the user's path and test for each of PROGNAME-LIST - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in sed gsed; do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" - { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue -# Check for GNU ac_path_SED and select it if it is found. - # Check for GNU $ac_path_SED -case `"$ac_path_SED" --version 2>&1` in -*GNU*) - ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; -*) - ac_count=0 - $as_echo_n 0123456789 >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - $as_echo '' >> "conftest.nl" - "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - as_fn_arith $ac_count + 1 && ac_count=$as_val - if test $ac_count -gt ${ac_path_SED_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_SED="$ac_path_SED" - ac_path_SED_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac - - $ac_path_SED_found && break 3 - done - done - done -IFS=$as_save_IFS - if test -z "$ac_cv_path_SED"; then - as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5 - fi -else - ac_cv_path_SED=$SED -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5 -$as_echo "$ac_cv_path_SED" >&6; } - SED="$ac_cv_path_SED" - rm -f conftest.sed - -test -z "$SED" && SED=sed -Xsed="$SED -e 1s/^X//" - - - - - - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 -$as_echo_n "checking for grep that handles long lines and -e... " >&6; } -if ${ac_cv_path_GREP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$GREP"; then - ac_path_GREP_found=false - # Loop through the user's path and test for each of PROGNAME-LIST - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in grep ggrep; do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" - { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue -# Check for GNU ac_path_GREP and select it if it is found. - # Check for GNU $ac_path_GREP -case `"$ac_path_GREP" --version 2>&1` in -*GNU*) - ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; -*) - ac_count=0 - $as_echo_n 0123456789 >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - $as_echo 'GREP' >> "conftest.nl" - "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - as_fn_arith $ac_count + 1 && ac_count=$as_val - if test $ac_count -gt ${ac_path_GREP_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_GREP="$ac_path_GREP" - ac_path_GREP_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac - - $ac_path_GREP_found && break 3 - done - done - done -IFS=$as_save_IFS - if test -z "$ac_cv_path_GREP"; then - as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 - fi -else - ac_cv_path_GREP=$GREP -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 -$as_echo "$ac_cv_path_GREP" >&6; } - GREP="$ac_cv_path_GREP" - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 -$as_echo_n "checking for egrep... " >&6; } -if ${ac_cv_path_EGREP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 - then ac_cv_path_EGREP="$GREP -E" - else - if test -z "$EGREP"; then - ac_path_EGREP_found=false - # Loop through the user's path and test for each of PROGNAME-LIST - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in egrep; do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" - { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue -# Check for GNU ac_path_EGREP and select it if it is found. - # Check for GNU $ac_path_EGREP -case `"$ac_path_EGREP" --version 2>&1` in -*GNU*) - ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; -*) - ac_count=0 - $as_echo_n 0123456789 >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - $as_echo 'EGREP' >> "conftest.nl" - "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - as_fn_arith $ac_count + 1 && ac_count=$as_val - if test $ac_count -gt ${ac_path_EGREP_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_EGREP="$ac_path_EGREP" - ac_path_EGREP_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac - - $ac_path_EGREP_found && break 3 - done - done - done -IFS=$as_save_IFS - if test -z "$ac_cv_path_EGREP"; then - as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 - fi -else - ac_cv_path_EGREP=$EGREP -fi - - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 -$as_echo "$ac_cv_path_EGREP" >&6; } - EGREP="$ac_cv_path_EGREP" - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5 -$as_echo_n "checking for fgrep... " >&6; } -if ${ac_cv_path_FGREP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1 - then ac_cv_path_FGREP="$GREP -F" - else - if test -z "$FGREP"; then - ac_path_FGREP_found=false - # Loop through the user's path and test for each of PROGNAME-LIST - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in fgrep; do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext" - { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue -# Check for GNU ac_path_FGREP and select it if it is found. - # Check for GNU $ac_path_FGREP -case `"$ac_path_FGREP" --version 2>&1` in -*GNU*) - ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; -*) - ac_count=0 - $as_echo_n 0123456789 >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - $as_echo 'FGREP' >> "conftest.nl" - "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - as_fn_arith $ac_count + 1 && ac_count=$as_val - if test $ac_count -gt ${ac_path_FGREP_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_FGREP="$ac_path_FGREP" - ac_path_FGREP_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac - - $ac_path_FGREP_found && break 3 - done - done - done -IFS=$as_save_IFS - if test -z "$ac_cv_path_FGREP"; then - as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 - fi -else - ac_cv_path_FGREP=$FGREP -fi - - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5 -$as_echo "$ac_cv_path_FGREP" >&6; } - FGREP="$ac_cv_path_FGREP" - - -test -z "$GREP" && GREP=grep - - - - - - - - - - - - - - - - - - - -# Check whether --with-gnu-ld was given. -if test "${with_gnu_ld+set}" = set; then : - withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes -else - with_gnu_ld=no -fi - -ac_prog=ld -if test "$GCC" = yes; then - # Check if gcc -print-prog-name=ld gives a path. - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 -$as_echo_n "checking for ld used by $CC... " >&6; } - case $host in - *-*-mingw*) - # gcc leaves a trailing carriage return which upsets mingw - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; - *) - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; - esac - case $ac_prog in - # Accept absolute paths. - [\\/]* | ?:[\\/]*) - re_direlt='/[^/][^/]*/\.\./' - # Canonicalize the pathname of ld - ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` - while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do - ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` - done - test -z "$LD" && LD="$ac_prog" - ;; - "") - # If it fails, then pretend we aren't using GCC. - ac_prog=ld - ;; - *) - # If it is relative, then search for the first ld in PATH. - with_gnu_ld=unknown - ;; - esac -elif test "$with_gnu_ld" = yes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 -$as_echo_n "checking for GNU ld... " >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 -$as_echo_n "checking for non-GNU ld... " >&6; } -fi -if ${lt_cv_path_LD+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$LD"; then - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - for ac_dir in $PATH; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then - lt_cv_path_LD="$ac_dir/$ac_prog" - # Check to see if the program is GNU ld. I'd rather use --version, - # but apparently some variants of GNU ld only accept -v. - # Break only if it was the GNU/non-GNU ld that we prefer. - case `"$lt_cv_path_LD" -v 2>&1 &5 -$as_echo "$LD" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi -test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 -$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } -if ${lt_cv_prog_gnu_ld+:} false; then : - $as_echo_n "(cached) " >&6 -else - # I'd rather use --version here, but apparently some GNU lds only accept -v. -case `$LD -v 2>&1 &5 -$as_echo "$lt_cv_prog_gnu_ld" >&6; } -with_gnu_ld=$lt_cv_prog_gnu_ld - - - - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 -$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } -if ${lt_cv_path_NM+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$NM"; then - # Let the user override the test. - lt_cv_path_NM="$NM" -else - lt_nm_to_check="${ac_tool_prefix}nm" - if test -n "$ac_tool_prefix" && test "$build" = "$host"; then - lt_nm_to_check="$lt_nm_to_check nm" - fi - for lt_tmp_nm in $lt_nm_to_check; do - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - tmp_nm="$ac_dir/$lt_tmp_nm" - if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then - # Check to see if the nm accepts a BSD-compat flag. - # Adding the `sed 1q' prevents false positives on HP-UX, which says: - # nm: unknown option "B" ignored - # Tru64's nm complains that /dev/null is an invalid object file - case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in - */dev/null* | *'Invalid file or object type'*) - lt_cv_path_NM="$tmp_nm -B" - break - ;; - *) - case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in - */dev/null*) - lt_cv_path_NM="$tmp_nm -p" - break - ;; - *) - lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but - continue # so that we can try to find one that supports BSD flags - ;; - esac - ;; - esac - fi - done - IFS="$lt_save_ifs" - done - : ${lt_cv_path_NM=no} -fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5 -$as_echo "$lt_cv_path_NM" >&6; } -if test "$lt_cv_path_NM" != "no"; then - NM="$lt_cv_path_NM" -else - # Didn't find any BSD compatible name lister, look for dumpbin. - if test -n "$DUMPBIN"; then : - # Let the user override the test. - else - if test -n "$ac_tool_prefix"; then - for ac_prog in dumpbin "link -dump" - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_DUMPBIN+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$DUMPBIN"; then - ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -DUMPBIN=$ac_cv_prog_DUMPBIN -if test -n "$DUMPBIN"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5 -$as_echo "$DUMPBIN" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$DUMPBIN" && break - done -fi -if test -z "$DUMPBIN"; then - ac_ct_DUMPBIN=$DUMPBIN - for ac_prog in dumpbin "link -dump" -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_DUMPBIN"; then - ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_DUMPBIN="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN -if test -n "$ac_ct_DUMPBIN"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5 -$as_echo "$ac_ct_DUMPBIN" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$ac_ct_DUMPBIN" && break -done - - if test "x$ac_ct_DUMPBIN" = x; then - DUMPBIN=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - DUMPBIN=$ac_ct_DUMPBIN - fi -fi - - case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in - *COFF*) - DUMPBIN="$DUMPBIN -symbols" - ;; - *) - DUMPBIN=: - ;; - esac - fi - - if test "$DUMPBIN" != ":"; then - NM="$DUMPBIN" - fi -fi -test -z "$NM" && NM=nm - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5 -$as_echo_n "checking the name lister ($NM) interface... " >&6; } -if ${lt_cv_nm_interface+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_nm_interface="BSD nm" - echo "int some_variable = 0;" > conftest.$ac_ext - (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5) - (eval "$ac_compile" 2>conftest.err) - cat conftest.err >&5 - (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5) - (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) - cat conftest.err >&5 - (eval echo "\"\$as_me:$LINENO: output\"" >&5) - cat conftest.out >&5 - if $GREP 'External.*some_variable' conftest.out > /dev/null; then - lt_cv_nm_interface="MS dumpbin" - fi - rm -f conftest* -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5 -$as_echo "$lt_cv_nm_interface" >&6; } - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 -$as_echo_n "checking whether ln -s works... " >&6; } -LN_S=$as_ln_s -if test "$LN_S" = "ln -s"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5 -$as_echo "no, using $LN_S" >&6; } -fi - -# find the maximum length of command line arguments -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5 -$as_echo_n "checking the maximum length of command line arguments... " >&6; } -if ${lt_cv_sys_max_cmd_len+:} false; then : - $as_echo_n "(cached) " >&6 -else - i=0 - teststring="ABCD" - - case $build_os in - msdosdjgpp*) - # On DJGPP, this test can blow up pretty badly due to problems in libc - # (any single argument exceeding 2000 bytes causes a buffer overrun - # during glob expansion). Even if it were fixed, the result of this - # check would be larger than it should be. - lt_cv_sys_max_cmd_len=12288; # 12K is about right - ;; - - gnu*) - # Under GNU Hurd, this test is not required because there is - # no limit to the length of command line arguments. - # Libtool will interpret -1 as no limit whatsoever - lt_cv_sys_max_cmd_len=-1; - ;; - - cygwin* | mingw* | cegcc*) - # On Win9x/ME, this test blows up -- it succeeds, but takes - # about 5 minutes as the teststring grows exponentially. - # Worse, since 9x/ME are not pre-emptively multitasking, - # you end up with a "frozen" computer, even though with patience - # the test eventually succeeds (with a max line length of 256k). - # Instead, let's just punt: use the minimum linelength reported by - # all of the supported platforms: 8192 (on NT/2K/XP). - lt_cv_sys_max_cmd_len=8192; - ;; - - mint*) - # On MiNT this can take a long time and run out of memory. - lt_cv_sys_max_cmd_len=8192; - ;; - - amigaos*) - # On AmigaOS with pdksh, this test takes hours, literally. - # So we just punt and use a minimum line length of 8192. - lt_cv_sys_max_cmd_len=8192; - ;; - - netbsd* | freebsd* | openbsd* | darwin* | dragonfly*) - # This has been around since 386BSD, at least. Likely further. - if test -x /sbin/sysctl; then - lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` - elif test -x /usr/sbin/sysctl; then - lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` - else - lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs - fi - # And add a safety zone - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` - ;; - - interix*) - # We know the value 262144 and hardcode it with a safety zone (like BSD) - lt_cv_sys_max_cmd_len=196608 - ;; - - os2*) - # The test takes a long time on OS/2. - lt_cv_sys_max_cmd_len=8192 - ;; - - osf*) - # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure - # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not - # nice to cause kernel panics so lets avoid the loop below. - # First set a reasonable default. - lt_cv_sys_max_cmd_len=16384 - # - if test -x /sbin/sysconfig; then - case `/sbin/sysconfig -q proc exec_disable_arg_limit` in - *1*) lt_cv_sys_max_cmd_len=-1 ;; - esac - fi - ;; - sco3.2v5*) - lt_cv_sys_max_cmd_len=102400 - ;; - sysv5* | sco5v6* | sysv4.2uw2*) - kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` - if test -n "$kargmax"; then - lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` - else - lt_cv_sys_max_cmd_len=32768 - fi - ;; - *) - lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` - if test -n "$lt_cv_sys_max_cmd_len"; then - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` - else - # Make teststring a little bigger before we do anything with it. - # a 1K string should be a reasonable start. - for i in 1 2 3 4 5 6 7 8 ; do - teststring=$teststring$teststring - done - SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} - # If test is not a shell built-in, we'll probably end up computing a - # maximum length that is only half of the actual maximum length, but - # we can't tell. - while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ - = "X$teststring$teststring"; } >/dev/null 2>&1 && - test $i != 17 # 1/2 MB should be enough - do - i=`expr $i + 1` - teststring=$teststring$teststring - done - # Only check the string length outside the loop. - lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` - teststring= - # Add a significant safety factor because C++ compilers can tack on - # massive amounts of additional arguments before passing them to the - # linker. It appears as though 1/2 is a usable value. - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` - fi - ;; - esac - -fi - -if test -n $lt_cv_sys_max_cmd_len ; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5 -$as_echo "$lt_cv_sys_max_cmd_len" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5 -$as_echo "none" >&6; } -fi -max_cmd_len=$lt_cv_sys_max_cmd_len - - - - - - -: ${CP="cp -f"} -: ${MV="mv -f"} -: ${RM="rm -f"} - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5 -$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; } -# Try some XSI features -xsi_shell=no -( _lt_dummy="a/b/c" - test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \ - = c,a/b,b/c, \ - && eval 'test $(( 1 + 1 )) -eq 2 \ - && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \ - && xsi_shell=yes -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5 -$as_echo "$xsi_shell" >&6; } - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5 -$as_echo_n "checking whether the shell understands \"+=\"... " >&6; } -lt_shell_append=no -( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \ - >/dev/null 2>&1 \ - && lt_shell_append=yes -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5 -$as_echo "$lt_shell_append" >&6; } - - -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then - lt_unset=unset -else - lt_unset=false -fi - - - - - -# test EBCDIC or ASCII -case `echo X|tr X '\101'` in - A) # ASCII based system - # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr - lt_SP2NL='tr \040 \012' - lt_NL2SP='tr \015\012 \040\040' - ;; - *) # EBCDIC based system - lt_SP2NL='tr \100 \n' - lt_NL2SP='tr \r\n \100\100' - ;; -esac - - - - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5 -$as_echo_n "checking how to convert $build file names to $host format... " >&6; } -if ${lt_cv_to_host_file_cmd+:} false; then : - $as_echo_n "(cached) " >&6 -else - case $host in - *-*-mingw* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 - ;; - *-*-cygwin* ) - lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32 - ;; - * ) # otherwise, assume *nix - lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 - ;; - esac - ;; - *-*-cygwin* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin - ;; - *-*-cygwin* ) - lt_cv_to_host_file_cmd=func_convert_file_noop - ;; - * ) # otherwise, assume *nix - lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin - ;; - esac - ;; - * ) # unhandled hosts (and "normal" native builds) - lt_cv_to_host_file_cmd=func_convert_file_noop - ;; -esac - -fi - -to_host_file_cmd=$lt_cv_to_host_file_cmd -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5 -$as_echo "$lt_cv_to_host_file_cmd" >&6; } - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5 -$as_echo_n "checking how to convert $build file names to toolchain format... " >&6; } -if ${lt_cv_to_tool_file_cmd+:} false; then : - $as_echo_n "(cached) " >&6 -else - #assume ordinary cross tools, or native build. -lt_cv_to_tool_file_cmd=func_convert_file_noop -case $host in - *-*-mingw* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 - ;; - esac - ;; -esac - -fi - -to_tool_file_cmd=$lt_cv_to_tool_file_cmd -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5 -$as_echo "$lt_cv_to_tool_file_cmd" >&6; } - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5 -$as_echo_n "checking for $LD option to reload object files... " >&6; } -if ${lt_cv_ld_reload_flag+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_ld_reload_flag='-r' -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5 -$as_echo "$lt_cv_ld_reload_flag" >&6; } -reload_flag=$lt_cv_ld_reload_flag -case $reload_flag in -"" | " "*) ;; -*) reload_flag=" $reload_flag" ;; -esac -reload_cmds='$LD$reload_flag -o $output$reload_objs' -case $host_os in - cygwin* | mingw* | pw32* | cegcc*) - if test "$GCC" != yes; then - reload_cmds=false - fi - ;; - darwin*) - if test "$GCC" = yes; then - reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs' - else - reload_cmds='$LD$reload_flag -o $output$reload_objs' - fi - ;; -esac - - - - - - - - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. -set dummy ${ac_tool_prefix}objdump; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_OBJDUMP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$OBJDUMP"; then - ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -OBJDUMP=$ac_cv_prog_OBJDUMP -if test -n "$OBJDUMP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 -$as_echo "$OBJDUMP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_OBJDUMP"; then - ac_ct_OBJDUMP=$OBJDUMP - # Extract the first word of "objdump", so it can be a program name with args. -set dummy objdump; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_OBJDUMP"; then - ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_OBJDUMP="objdump" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP -if test -n "$ac_ct_OBJDUMP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 -$as_echo "$ac_ct_OBJDUMP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_OBJDUMP" = x; then - OBJDUMP="false" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - OBJDUMP=$ac_ct_OBJDUMP - fi -else - OBJDUMP="$ac_cv_prog_OBJDUMP" -fi - -test -z "$OBJDUMP" && OBJDUMP=objdump - - - - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5 -$as_echo_n "checking how to recognize dependent libraries... " >&6; } -if ${lt_cv_deplibs_check_method+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_file_magic_cmd='$MAGIC_CMD' -lt_cv_file_magic_test_file= -lt_cv_deplibs_check_method='unknown' -# Need to set the preceding variable on all platforms that support -# interlibrary dependencies. -# 'none' -- dependencies not supported. -# `unknown' -- same as none, but documents that we really don't know. -# 'pass_all' -- all dependencies passed with no checks. -# 'test_compile' -- check by making test program. -# 'file_magic [[regex]]' -- check by looking for files in library path -# which responds to the $file_magic_cmd with a given extended regex. -# If you have `file' or equivalent on your system and you're not sure -# whether `pass_all' will *always* work, you probably want this one. - -case $host_os in -aix[4-9]*) - lt_cv_deplibs_check_method=pass_all - ;; - -beos*) - lt_cv_deplibs_check_method=pass_all - ;; - -bsdi[45]*) - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' - lt_cv_file_magic_cmd='/usr/bin/file -L' - lt_cv_file_magic_test_file=/shlib/libc.so - ;; - -cygwin*) - # func_win32_libid is a shell function defined in ltmain.sh - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' - lt_cv_file_magic_cmd='func_win32_libid' - ;; - -mingw* | pw32*) - # Base MSYS/MinGW do not provide the 'file' command needed by - # func_win32_libid shell function, so use a weaker test based on 'objdump', - # unless we find 'file', for example because we are cross-compiling. - # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin. - if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' - lt_cv_file_magic_cmd='func_win32_libid' - else - # Keep this pattern in sync with the one in func_win32_libid. - lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' - lt_cv_file_magic_cmd='$OBJDUMP -f' - fi - ;; - -cegcc*) - # use the weaker test based on 'objdump'. See mingw*. - lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' - lt_cv_file_magic_cmd='$OBJDUMP -f' - ;; - -darwin* | rhapsody*) - lt_cv_deplibs_check_method=pass_all - ;; - -freebsd* | dragonfly*) - if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then - case $host_cpu in - i*86 ) - # Not sure whether the presence of OpenBSD here was a mistake. - # Let's accept both of them until this is cleared up. - lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library' - lt_cv_file_magic_cmd=/usr/bin/file - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` - ;; - esac - else - lt_cv_deplibs_check_method=pass_all - fi - ;; - -gnu*) - lt_cv_deplibs_check_method=pass_all - ;; - -haiku*) - lt_cv_deplibs_check_method=pass_all - ;; - -hpux10.20* | hpux11*) - lt_cv_file_magic_cmd=/usr/bin/file - case $host_cpu in - ia64*) - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' - lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so - ;; - hppa*64*) - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]' - lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl - ;; - *) - lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library' - lt_cv_file_magic_test_file=/usr/lib/libc.sl - ;; - esac - ;; - -interix[3-9]*) - # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$' - ;; - -irix5* | irix6* | nonstopux*) - case $LD in - *-32|*"-32 ") libmagic=32-bit;; - *-n32|*"-n32 ") libmagic=N32;; - *-64|*"-64 ") libmagic=64-bit;; - *) libmagic=never-match;; - esac - lt_cv_deplibs_check_method=pass_all - ;; - -# This must be glibc/ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu) - lt_cv_deplibs_check_method=pass_all - ;; - -netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' - else - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$' - fi - ;; - -newos6*) - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)' - lt_cv_file_magic_cmd=/usr/bin/file - lt_cv_file_magic_test_file=/usr/lib/libnls.so - ;; - -*nto* | *qnx*) - lt_cv_deplibs_check_method=pass_all - ;; - -openbsd*) - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' - else - lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' - fi - ;; - -osf3* | osf4* | osf5*) - lt_cv_deplibs_check_method=pass_all - ;; - -rdos*) - lt_cv_deplibs_check_method=pass_all - ;; - -solaris*) - lt_cv_deplibs_check_method=pass_all - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - lt_cv_deplibs_check_method=pass_all - ;; - -sysv4 | sysv4.3*) - case $host_vendor in - motorola) - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]' - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` - ;; - ncr) - lt_cv_deplibs_check_method=pass_all - ;; - sequent) - lt_cv_file_magic_cmd='/bin/file' - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' - ;; - sni) - lt_cv_file_magic_cmd='/bin/file' - lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib" - lt_cv_file_magic_test_file=/lib/libc.so - ;; - siemens) - lt_cv_deplibs_check_method=pass_all - ;; - pc) - lt_cv_deplibs_check_method=pass_all - ;; - esac - ;; - -tpf*) - lt_cv_deplibs_check_method=pass_all - ;; -esac - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5 -$as_echo "$lt_cv_deplibs_check_method" >&6; } - -file_magic_glob= -want_nocaseglob=no -if test "$build" = "$host"; then - case $host_os in - mingw* | pw32*) - if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then - want_nocaseglob=yes - else - file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` - fi - ;; - esac -fi - -file_magic_cmd=$lt_cv_file_magic_cmd -deplibs_check_method=$lt_cv_deplibs_check_method -test -z "$deplibs_check_method" && deplibs_check_method=unknown - - - - - - - - - - - - - - - - - - - - - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. -set dummy ${ac_tool_prefix}dlltool; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_DLLTOOL+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$DLLTOOL"; then - ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -DLLTOOL=$ac_cv_prog_DLLTOOL -if test -n "$DLLTOOL"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 -$as_echo "$DLLTOOL" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_DLLTOOL"; then - ac_ct_DLLTOOL=$DLLTOOL - # Extract the first word of "dlltool", so it can be a program name with args. -set dummy dlltool; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_DLLTOOL"; then - ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_DLLTOOL="dlltool" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL -if test -n "$ac_ct_DLLTOOL"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 -$as_echo "$ac_ct_DLLTOOL" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_DLLTOOL" = x; then - DLLTOOL="false" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - DLLTOOL=$ac_ct_DLLTOOL - fi -else - DLLTOOL="$ac_cv_prog_DLLTOOL" -fi - -test -z "$DLLTOOL" && DLLTOOL=dlltool - - - - - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5 -$as_echo_n "checking how to associate runtime and link libraries... " >&6; } -if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_sharedlib_from_linklib_cmd='unknown' - -case $host_os in -cygwin* | mingw* | pw32* | cegcc*) - # two different shell functions defined in ltmain.sh - # decide which to use based on capabilities of $DLLTOOL - case `$DLLTOOL --help 2>&1` in - *--identify-strict*) - lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib - ;; - *) - lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback - ;; - esac - ;; -*) - # fallback: assume linklib IS sharedlib - lt_cv_sharedlib_from_linklib_cmd="$ECHO" - ;; -esac - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5 -$as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; } -sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd -test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO - - - - - - - - -if test -n "$ac_tool_prefix"; then - for ac_prog in ar - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_AR+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$AR"; then - ac_cv_prog_AR="$AR" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_AR="$ac_tool_prefix$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -AR=$ac_cv_prog_AR -if test -n "$AR"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5 -$as_echo "$AR" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$AR" && break - done -fi -if test -z "$AR"; then - ac_ct_AR=$AR - for ac_prog in ar -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_AR+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_AR"; then - ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_AR="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_AR=$ac_cv_prog_ac_ct_AR -if test -n "$ac_ct_AR"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5 -$as_echo "$ac_ct_AR" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$ac_ct_AR" && break -done - - if test "x$ac_ct_AR" = x; then - AR="false" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - AR=$ac_ct_AR - fi -fi - -: ${AR=ar} -: ${AR_FLAGS=cru} - - - - - - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5 -$as_echo_n "checking for archiver @FILE support... " >&6; } -if ${lt_cv_ar_at_file+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_ar_at_file=no - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - echo conftest.$ac_objext > conftest.lst - lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5' - { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 - (eval $lt_ar_try) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - if test "$ac_status" -eq 0; then - # Ensure the archiver fails upon bogus file names. - rm -f conftest.$ac_objext libconftest.a - { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 - (eval $lt_ar_try) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - if test "$ac_status" -ne 0; then - lt_cv_ar_at_file=@ - fi - fi - rm -f conftest.* libconftest.a - -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5 -$as_echo "$lt_cv_ar_at_file" >&6; } - -if test "x$lt_cv_ar_at_file" = xno; then - archiver_list_spec= -else - archiver_list_spec=$lt_cv_ar_at_file -fi - - - - - - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. -set dummy ${ac_tool_prefix}strip; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_STRIP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$STRIP"; then - ac_cv_prog_STRIP="$STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_STRIP="${ac_tool_prefix}strip" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -STRIP=$ac_cv_prog_STRIP -if test -n "$STRIP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 -$as_echo "$STRIP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_STRIP"; then - ac_ct_STRIP=$STRIP - # Extract the first word of "strip", so it can be a program name with args. -set dummy strip; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_STRIP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_STRIP"; then - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_STRIP="strip" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP -if test -n "$ac_ct_STRIP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 -$as_echo "$ac_ct_STRIP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_STRIP" = x; then - STRIP=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - STRIP=$ac_ct_STRIP - fi -else - STRIP="$ac_cv_prog_STRIP" -fi - -test -z "$STRIP" && STRIP=: - - - - - - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. -set dummy ${ac_tool_prefix}ranlib; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_RANLIB+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$RANLIB"; then - ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -RANLIB=$ac_cv_prog_RANLIB -if test -n "$RANLIB"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5 -$as_echo "$RANLIB" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_RANLIB"; then - ac_ct_RANLIB=$RANLIB - # Extract the first word of "ranlib", so it can be a program name with args. -set dummy ranlib; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_RANLIB+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_RANLIB"; then - ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_RANLIB="ranlib" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB -if test -n "$ac_ct_RANLIB"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5 -$as_echo "$ac_ct_RANLIB" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_RANLIB" = x; then - RANLIB=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - RANLIB=$ac_ct_RANLIB - fi -else - RANLIB="$ac_cv_prog_RANLIB" -fi - -test -z "$RANLIB" && RANLIB=: - - - - - - -# Determine commands to create old-style static archives. -old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs' -old_postinstall_cmds='chmod 644 $oldlib' -old_postuninstall_cmds= - -if test -n "$RANLIB"; then - case $host_os in - openbsd*) - old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib" - ;; - *) - old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib" - ;; - esac - old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib" -fi - -case $host_os in - darwin*) - lock_old_archive_extraction=yes ;; - *) - lock_old_archive_extraction=no ;; -esac - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -# If no C compiler was specified, use CC. -LTCC=${LTCC-"$CC"} - -# If no C compiler flags were specified, use CFLAGS. -LTCFLAGS=${LTCFLAGS-"$CFLAGS"} - -# Allow CC to be a program name with arguments. -compiler=$CC - - -# Check for command to grab the raw symbol name followed by C symbol from nm. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5 -$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; } -if ${lt_cv_sys_global_symbol_pipe+:} false; then : - $as_echo_n "(cached) " >&6 -else - -# These are sane defaults that work on at least a few old systems. -# [They come from Ultrix. What could be older than Ultrix?!! ;)] - -# Character class describing NM global symbol codes. -symcode='[BCDEGRST]' - -# Regexp to match symbols that can be accessed directly from C. -sympat='\([_A-Za-z][_A-Za-z0-9]*\)' - -# Define system-specific variables. -case $host_os in -aix*) - symcode='[BCDT]' - ;; -cygwin* | mingw* | pw32* | cegcc*) - symcode='[ABCDGISTW]' - ;; -hpux*) - if test "$host_cpu" = ia64; then - symcode='[ABCDEGRST]' - fi - ;; -irix* | nonstopux*) - symcode='[BCDEGRST]' - ;; -osf*) - symcode='[BCDEGQRST]' - ;; -solaris*) - symcode='[BDRT]' - ;; -sco3.2v5*) - symcode='[DT]' - ;; -sysv4.2uw2*) - symcode='[DT]' - ;; -sysv5* | sco5v6* | unixware* | OpenUNIX*) - symcode='[ABDT]' - ;; -sysv4) - symcode='[DFNSTU]' - ;; -esac - -# If we're using GNU nm, then use its standard symbol codes. -case `$NM -V 2>&1` in -*GNU* | *'with BFD'*) - symcode='[ABCDGIRSTW]' ;; -esac - -# Transform an extracted symbol line into a proper C declaration. -# Some systems (esp. on ia64) link data and code symbols differently, -# so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" - -# Transform an extracted symbol line into symbol name and symbol address -lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'" -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"lib\2\", (void *) \&\2},/p'" - -# Handle CRLF in mingw tool chain -opt_cr= -case $build_os in -mingw*) - opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp - ;; -esac - -# Try without a prefix underscore, then with it. -for ac_symprfx in "" "_"; do - - # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. - symxfrm="\\1 $ac_symprfx\\2 \\2" - - # Write the raw and C identifiers. - if test "$lt_cv_nm_interface" = "MS dumpbin"; then - # Fake it for dumpbin and say T for any non-static function - # and D for any global variable. - # Also find C++ and __fastcall symbols from MSVC++, - # which start with @ or ?. - lt_cv_sys_global_symbol_pipe="$AWK '"\ -" {last_section=section; section=\$ 3};"\ -" /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ -" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ -" \$ 0!~/External *\|/{next};"\ -" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ -" {if(hide[section]) next};"\ -" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\ -" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\ -" s[1]~/^[@?]/{print s[1], s[1]; next};"\ -" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\ -" ' prfx=^$ac_symprfx" - else - lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" - fi - lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" - - # Check to see that the pipe works correctly. - pipe_works=no - - rm -f conftest* - cat > conftest.$ac_ext <<_LT_EOF -#ifdef __cplusplus -extern "C" { -#endif -char nm_test_var; -void nm_test_func(void); -void nm_test_func(void){} -#ifdef __cplusplus -} -#endif -int main(){nm_test_var='a';nm_test_func();return(0);} -_LT_EOF - - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - # Now try to grab the symbols. - nlist=conftest.nm - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5 - (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && test -s "$nlist"; then - # Try sorting and uniquifying the output. - if sort "$nlist" | uniq > "$nlist"T; then - mv -f "$nlist"T "$nlist" - else - rm -f "$nlist"T - fi - - # Make sure that we snagged all the symbols we need. - if $GREP ' nm_test_var$' "$nlist" >/dev/null; then - if $GREP ' nm_test_func$' "$nlist" >/dev/null; then - cat <<_LT_EOF > conftest.$ac_ext -/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ -#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) -/* DATA imports from DLLs on WIN32 con't be const, because runtime - relocations are performed -- see ld's documentation on pseudo-relocs. */ -# define LT_DLSYM_CONST -#elif defined(__osf__) -/* This system does not cope well with relocations in const data. */ -# define LT_DLSYM_CONST -#else -# define LT_DLSYM_CONST const -#endif - -#ifdef __cplusplus -extern "C" { -#endif - -_LT_EOF - # Now generate the symbol file. - eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' - - cat <<_LT_EOF >> conftest.$ac_ext - -/* The mapping between symbol names and symbols. */ -LT_DLSYM_CONST struct { - const char *name; - void *address; -} -lt__PROGRAM__LTX_preloaded_symbols[] = -{ - { "@PROGRAM@", (void *) 0 }, -_LT_EOF - $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext - cat <<\_LT_EOF >> conftest.$ac_ext - {0, (void *) 0} -}; - -/* This works around a problem in FreeBSD linker */ -#ifdef FREEBSD_WORKAROUND -static const void *lt_preloaded_setup() { - return lt__PROGRAM__LTX_preloaded_symbols; -} -#endif - -#ifdef __cplusplus -} -#endif -_LT_EOF - # Now try linking the two files. - mv conftest.$ac_objext conftstm.$ac_objext - lt_globsym_save_LIBS=$LIBS - lt_globsym_save_CFLAGS=$CFLAGS - LIBS="conftstm.$ac_objext" - CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag" - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 - (eval $ac_link) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && test -s conftest${ac_exeext}; then - pipe_works=yes - fi - LIBS=$lt_globsym_save_LIBS - CFLAGS=$lt_globsym_save_CFLAGS - else - echo "cannot find nm_test_func in $nlist" >&5 - fi - else - echo "cannot find nm_test_var in $nlist" >&5 - fi - else - echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5 - fi - else - echo "$progname: failed program was:" >&5 - cat conftest.$ac_ext >&5 - fi - rm -rf conftest* conftst* - - # Do not use the global_symbol_pipe unless it works. - if test "$pipe_works" = yes; then - break - else - lt_cv_sys_global_symbol_pipe= - fi -done - -fi - -if test -z "$lt_cv_sys_global_symbol_pipe"; then - lt_cv_sys_global_symbol_to_cdecl= -fi -if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5 -$as_echo "failed" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 -$as_echo "ok" >&6; } -fi - -# Response file support. -if test "$lt_cv_nm_interface" = "MS dumpbin"; then - nm_file_list_spec='@' -elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then - nm_file_list_spec='@' -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5 -$as_echo_n "checking for sysroot... " >&6; } - -# Check whether --with-sysroot was given. -if test "${with_sysroot+set}" = set; then : - withval=$with_sysroot; -else - with_sysroot=no -fi - - -lt_sysroot= -case ${with_sysroot} in #( - yes) - if test "$GCC" = yes; then - lt_sysroot=`$CC --print-sysroot 2>/dev/null` - fi - ;; #( - /*) - lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` - ;; #( - no|'') - ;; #( - *) - { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_sysroot}" >&5 -$as_echo "${with_sysroot}" >&6; } - as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5 - ;; -esac - - { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5 -$as_echo "${lt_sysroot:-no}" >&6; } - - - - - -# Check whether --enable-libtool-lock was given. -if test "${enable_libtool_lock+set}" = set; then : - enableval=$enable_libtool_lock; -fi - -test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes - -# Some flags need to be propagated to the compiler or linker for good -# libtool support. -case $host in -ia64-*-hpux*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - case `/usr/bin/file conftest.$ac_objext` in - *ELF-32*) - HPUX_IA64_MODE="32" - ;; - *ELF-64*) - HPUX_IA64_MODE="64" - ;; - esac - fi - rm -rf conftest* - ;; -*-*-irix6*) - # Find out which ABI we are using. - echo '#line '$LINENO' "configure"' > conftest.$ac_ext - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - if test "$lt_cv_prog_gnu_ld" = yes; then - case `/usr/bin/file conftest.$ac_objext` in - *32-bit*) - LD="${LD-ld} -melf32bsmip" - ;; - *N32*) - LD="${LD-ld} -melf32bmipn32" - ;; - *64-bit*) - LD="${LD-ld} -melf64bmip" - ;; - esac - else - case `/usr/bin/file conftest.$ac_objext` in - *32-bit*) - LD="${LD-ld} -32" - ;; - *N32*) - LD="${LD-ld} -n32" - ;; - *64-bit*) - LD="${LD-ld} -64" - ;; - esac - fi - fi - rm -rf conftest* - ;; - -x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ -s390*-*linux*|s390*-*tpf*|sparc*-*linux*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - case `/usr/bin/file conftest.o` in - *32-bit*) - case $host in - x86_64-*kfreebsd*-gnu) - LD="${LD-ld} -m elf_i386_fbsd" - ;; - x86_64-*linux*) - LD="${LD-ld} -m elf_i386" - ;; - ppc64-*linux*|powerpc64-*linux*) - LD="${LD-ld} -m elf32ppclinux" - ;; - s390x-*linux*) - LD="${LD-ld} -m elf_s390" - ;; - sparc64-*linux*) - LD="${LD-ld} -m elf32_sparc" - ;; - esac - ;; - *64-bit*) - case $host in - x86_64-*kfreebsd*-gnu) - LD="${LD-ld} -m elf_x86_64_fbsd" - ;; - x86_64-*linux*) - LD="${LD-ld} -m elf_x86_64" - ;; - ppc*-*linux*|powerpc*-*linux*) - LD="${LD-ld} -m elf64ppc" - ;; - s390*-*linux*|s390*-*tpf*) - LD="${LD-ld} -m elf64_s390" - ;; - sparc*-*linux*) - LD="${LD-ld} -m elf64_sparc" - ;; - esac - ;; - esac - fi - rm -rf conftest* - ;; - -*-*-sco3.2v5*) - # On SCO OpenServer 5, we need -belf to get full-featured binaries. - SAVE_CFLAGS="$CFLAGS" - CFLAGS="$CFLAGS -belf" - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5 -$as_echo_n "checking whether the C compiler needs -belf... " >&6; } -if ${lt_cv_cc_needs_belf+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - lt_cv_cc_needs_belf=yes -else - lt_cv_cc_needs_belf=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5 -$as_echo "$lt_cv_cc_needs_belf" >&6; } - if test x"$lt_cv_cc_needs_belf" != x"yes"; then - # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf - CFLAGS="$SAVE_CFLAGS" - fi - ;; -*-*solaris*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - case `/usr/bin/file conftest.o` in - *64-bit*) - case $lt_cv_prog_gnu_ld in - yes*) - case $host in - i?86-*-solaris*) - LD="${LD-ld} -m elf_x86_64" - ;; - sparc*-*-solaris*) - LD="${LD-ld} -m elf64_sparc" - ;; - esac - # GNU ld 2.21 introduced _sol2 emulations. Use them if available. - if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then - LD="${LD-ld}_sol2" - fi - ;; - *) - if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then - LD="${LD-ld} -64" - fi - ;; - esac - ;; - esac - fi - rm -rf conftest* - ;; -esac - -need_locks="$enable_libtool_lock" - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args. -set dummy ${ac_tool_prefix}mt; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_MANIFEST_TOOL+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$MANIFEST_TOOL"; then - ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL -if test -n "$MANIFEST_TOOL"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5 -$as_echo "$MANIFEST_TOOL" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_MANIFEST_TOOL"; then - ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL - # Extract the first word of "mt", so it can be a program name with args. -set dummy mt; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_MANIFEST_TOOL"; then - ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_MANIFEST_TOOL="mt" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL -if test -n "$ac_ct_MANIFEST_TOOL"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5 -$as_echo "$ac_ct_MANIFEST_TOOL" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_MANIFEST_TOOL" = x; then - MANIFEST_TOOL=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL - fi -else - MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL" -fi - -test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5 -$as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; } -if ${lt_cv_path_mainfest_tool+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_path_mainfest_tool=no - echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5 - $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out - cat conftest.err >&5 - if $GREP 'Manifest Tool' conftest.out > /dev/null; then - lt_cv_path_mainfest_tool=yes - fi - rm -f conftest* -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5 -$as_echo "$lt_cv_path_mainfest_tool" >&6; } -if test "x$lt_cv_path_mainfest_tool" != xyes; then - MANIFEST_TOOL=: -fi - - - - - - - case $host_os in - rhapsody* | darwin*) - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args. -set dummy ${ac_tool_prefix}dsymutil; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_DSYMUTIL+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$DSYMUTIL"; then - ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -DSYMUTIL=$ac_cv_prog_DSYMUTIL -if test -n "$DSYMUTIL"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5 -$as_echo "$DSYMUTIL" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_DSYMUTIL"; then - ac_ct_DSYMUTIL=$DSYMUTIL - # Extract the first word of "dsymutil", so it can be a program name with args. -set dummy dsymutil; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_DSYMUTIL"; then - ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_DSYMUTIL="dsymutil" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL -if test -n "$ac_ct_DSYMUTIL"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5 -$as_echo "$ac_ct_DSYMUTIL" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_DSYMUTIL" = x; then - DSYMUTIL=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - DSYMUTIL=$ac_ct_DSYMUTIL - fi -else - DSYMUTIL="$ac_cv_prog_DSYMUTIL" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args. -set dummy ${ac_tool_prefix}nmedit; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_NMEDIT+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$NMEDIT"; then - ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -NMEDIT=$ac_cv_prog_NMEDIT -if test -n "$NMEDIT"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5 -$as_echo "$NMEDIT" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_NMEDIT"; then - ac_ct_NMEDIT=$NMEDIT - # Extract the first word of "nmedit", so it can be a program name with args. -set dummy nmedit; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_NMEDIT"; then - ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_NMEDIT="nmedit" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT -if test -n "$ac_ct_NMEDIT"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5 -$as_echo "$ac_ct_NMEDIT" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_NMEDIT" = x; then - NMEDIT=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - NMEDIT=$ac_ct_NMEDIT - fi -else - NMEDIT="$ac_cv_prog_NMEDIT" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args. -set dummy ${ac_tool_prefix}lipo; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_LIPO+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$LIPO"; then - ac_cv_prog_LIPO="$LIPO" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_LIPO="${ac_tool_prefix}lipo" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -LIPO=$ac_cv_prog_LIPO -if test -n "$LIPO"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5 -$as_echo "$LIPO" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_LIPO"; then - ac_ct_LIPO=$LIPO - # Extract the first word of "lipo", so it can be a program name with args. -set dummy lipo; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_LIPO+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_LIPO"; then - ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_LIPO="lipo" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO -if test -n "$ac_ct_LIPO"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5 -$as_echo "$ac_ct_LIPO" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_LIPO" = x; then - LIPO=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - LIPO=$ac_ct_LIPO - fi -else - LIPO="$ac_cv_prog_LIPO" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args. -set dummy ${ac_tool_prefix}otool; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_OTOOL+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$OTOOL"; then - ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_OTOOL="${ac_tool_prefix}otool" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -OTOOL=$ac_cv_prog_OTOOL -if test -n "$OTOOL"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5 -$as_echo "$OTOOL" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_OTOOL"; then - ac_ct_OTOOL=$OTOOL - # Extract the first word of "otool", so it can be a program name with args. -set dummy otool; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_OTOOL+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_OTOOL"; then - ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_OTOOL="otool" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL -if test -n "$ac_ct_OTOOL"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5 -$as_echo "$ac_ct_OTOOL" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_OTOOL" = x; then - OTOOL=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - OTOOL=$ac_ct_OTOOL - fi -else - OTOOL="$ac_cv_prog_OTOOL" -fi - - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args. -set dummy ${ac_tool_prefix}otool64; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_OTOOL64+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$OTOOL64"; then - ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -OTOOL64=$ac_cv_prog_OTOOL64 -if test -n "$OTOOL64"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5 -$as_echo "$OTOOL64" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_OTOOL64"; then - ac_ct_OTOOL64=$OTOOL64 - # Extract the first word of "otool64", so it can be a program name with args. -set dummy otool64; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_OTOOL64"; then - ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_OTOOL64="otool64" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64 -if test -n "$ac_ct_OTOOL64"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5 -$as_echo "$ac_ct_OTOOL64" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_OTOOL64" = x; then - OTOOL64=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - OTOOL64=$ac_ct_OTOOL64 - fi -else - OTOOL64="$ac_cv_prog_OTOOL64" -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5 -$as_echo_n "checking for -single_module linker flag... " >&6; } -if ${lt_cv_apple_cc_single_mod+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_apple_cc_single_mod=no - if test -z "${LT_MULTI_MODULE}"; then - # By default we will add the -single_module flag. You can override - # by either setting the environment variable LT_MULTI_MODULE - # non-empty at configure time, or by adding -multi_module to the - # link flags. - rm -rf libconftest.dylib* - echo "int foo(void){return 1;}" > conftest.c - echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ --dynamiclib -Wl,-single_module conftest.c" >&5 - $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ - -dynamiclib -Wl,-single_module conftest.c 2>conftest.err - _lt_result=$? - # If there is a non-empty error log, and "single_module" - # appears in it, assume the flag caused a linker warning - if test -s conftest.err && $GREP single_module conftest.err; then - cat conftest.err >&5 - # Otherwise, if the output was created with a 0 exit code from - # the compiler, it worked. - elif test -f libconftest.dylib && test $_lt_result -eq 0; then - lt_cv_apple_cc_single_mod=yes - else - cat conftest.err >&5 - fi - rm -rf libconftest.dylib* - rm -f conftest.* - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5 -$as_echo "$lt_cv_apple_cc_single_mod" >&6; } - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5 -$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; } -if ${lt_cv_ld_exported_symbols_list+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_ld_exported_symbols_list=no - save_LDFLAGS=$LDFLAGS - echo "_main" > conftest.sym - LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - lt_cv_ld_exported_symbols_list=yes -else - lt_cv_ld_exported_symbols_list=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - LDFLAGS="$save_LDFLAGS" - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5 -$as_echo "$lt_cv_ld_exported_symbols_list" >&6; } - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5 -$as_echo_n "checking for -force_load linker flag... " >&6; } -if ${lt_cv_ld_force_load+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_ld_force_load=no - cat > conftest.c << _LT_EOF -int forced_loaded() { return 2;} -_LT_EOF - echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5 - $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5 - echo "$AR cru libconftest.a conftest.o" >&5 - $AR cru libconftest.a conftest.o 2>&5 - echo "$RANLIB libconftest.a" >&5 - $RANLIB libconftest.a 2>&5 - cat > conftest.c << _LT_EOF -int main() { return 0;} -_LT_EOF - echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5 - $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err - _lt_result=$? - if test -s conftest.err && $GREP force_load conftest.err; then - cat conftest.err >&5 - elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then - lt_cv_ld_force_load=yes - else - cat conftest.err >&5 - fi - rm -f conftest.err libconftest.a conftest conftest.c - rm -rf conftest.dSYM - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5 -$as_echo "$lt_cv_ld_force_load" >&6; } - case $host_os in - rhapsody* | darwin1.[012]) - _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; - darwin1.*) - _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; - darwin*) # darwin 5.x on - # if running on 10.5 or later, the deployment target defaults - # to the OS version, if on x86, and 10.4, the deployment - # target defaults to 10.4. Don't you love it? - case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in - 10.0,*86*-darwin8*|10.0,*-darwin[91]*) - _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; - 10.[012]*) - _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; - 10.*) - _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; - esac - ;; - esac - if test "$lt_cv_apple_cc_single_mod" = "yes"; then - _lt_dar_single_mod='$single_module' - fi - if test "$lt_cv_ld_exported_symbols_list" = "yes"; then - _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' - else - _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' - fi - if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then - _lt_dsymutil='~$DSYMUTIL $lib || :' - else - _lt_dsymutil= - fi - ;; - esac - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 -$as_echo_n "checking how to run the C preprocessor... " >&6; } -# On Suns, sometimes $CPP names a directory. -if test -n "$CPP" && test -d "$CPP"; then - CPP= -fi -if test -z "$CPP"; then - if ${ac_cv_prog_CPP+:} false; then : - $as_echo_n "(cached) " >&6 -else - # Double quotes because CPP needs to be expanded - for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" - do - ac_preproc_ok=false -for ac_c_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # Prefer to if __STDC__ is defined, since - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#ifdef __STDC__ -# include -#else -# include -#endif - Syntax error -_ACEOF -if ac_fn_c_try_cpp "$LINENO"; then : - -else - # Broken: fails on valid input. -continue -fi -rm -f conftest.err conftest.i conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -_ACEOF -if ac_fn_c_try_cpp "$LINENO"; then : - # Broken: success on invalid input. -continue -else - # Passes both tests. -ac_preproc_ok=: -break -fi -rm -f conftest.err conftest.i conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok; then : - break -fi - - done - ac_cv_prog_CPP=$CPP - -fi - CPP=$ac_cv_prog_CPP -else - ac_cv_prog_CPP=$CPP -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 -$as_echo "$CPP" >&6; } -ac_preproc_ok=false -for ac_c_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # Prefer to if __STDC__ is defined, since - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#ifdef __STDC__ -# include -#else -# include -#endif - Syntax error -_ACEOF -if ac_fn_c_try_cpp "$LINENO"; then : - -else - # Broken: fails on valid input. -continue -fi -rm -f conftest.err conftest.i conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -_ACEOF -if ac_fn_c_try_cpp "$LINENO"; then : - # Broken: success on invalid input. -continue -else - # Passes both tests. -ac_preproc_ok=: -break -fi -rm -f conftest.err conftest.i conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok; then : - -else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "C preprocessor \"$CPP\" fails sanity check -See \`config.log' for more details" "$LINENO" 5; } -fi - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 -$as_echo_n "checking for ANSI C header files... " >&6; } -if ${ac_cv_header_stdc+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -#include -#include -#include - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_header_stdc=yes -else - ac_cv_header_stdc=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - -if test $ac_cv_header_stdc = yes; then - # SunOS 4.x string.h does not declare mem*, contrary to ANSI. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include - -_ACEOF -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - $EGREP "memchr" >/dev/null 2>&1; then : - -else - ac_cv_header_stdc=no -fi -rm -f conftest* - -fi - -if test $ac_cv_header_stdc = yes; then - # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include - -_ACEOF -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - $EGREP "free" >/dev/null 2>&1; then : - -else - ac_cv_header_stdc=no -fi -rm -f conftest* - -fi - -if test $ac_cv_header_stdc = yes; then - # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. - if test "$cross_compiling" = yes; then : - : -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -#include -#if ((' ' & 0x0FF) == 0x020) -# define ISLOWER(c) ('a' <= (c) && (c) <= 'z') -# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) -#else -# define ISLOWER(c) \ - (('a' <= (c) && (c) <= 'i') \ - || ('j' <= (c) && (c) <= 'r') \ - || ('s' <= (c) && (c) <= 'z')) -# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) -#endif - -#define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) -int -main () -{ - int i; - for (i = 0; i < 256; i++) - if (XOR (islower (i), ISLOWER (i)) - || toupper (i) != TOUPPER (i)) - return 2; - return 0; -} -_ACEOF -if ac_fn_c_try_run "$LINENO"; then : - -else - ac_cv_header_stdc=no -fi -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ - conftest.$ac_objext conftest.beam conftest.$ac_ext -fi - -fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 -$as_echo "$ac_cv_header_stdc" >&6; } -if test $ac_cv_header_stdc = yes; then - -$as_echo "#define STDC_HEADERS 1" >>confdefs.h - -fi - -# On IRIX 5.3, sys/types and inttypes.h are conflicting. -for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ - inttypes.h stdint.h unistd.h -do : - as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` -ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default -" -if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : - cat >>confdefs.h <<_ACEOF -#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 -_ACEOF - -fi - -done - - -for ac_header in dlfcn.h -do : - ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default -" -if test "x$ac_cv_header_dlfcn_h" = xyes; then : - cat >>confdefs.h <<_ACEOF -#define HAVE_DLFCN_H 1 -_ACEOF - -fi - -done - - - - - -# Set options - - - - enable_dlopen=no - - - enable_win32_dll=no - - - # Check whether --enable-shared was given. -if test "${enable_shared+set}" = set; then : - enableval=$enable_shared; p=${PACKAGE-default} - case $enableval in - yes) enable_shared=yes ;; - no) enable_shared=no ;; - *) - enable_shared=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for pkg in $enableval; do - IFS="$lt_save_ifs" - if test "X$pkg" = "X$p"; then - enable_shared=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac -else - enable_shared=yes -fi - - - - - - - - - - # Check whether --enable-static was given. -if test "${enable_static+set}" = set; then : - enableval=$enable_static; p=${PACKAGE-default} - case $enableval in - yes) enable_static=yes ;; - no) enable_static=no ;; - *) - enable_static=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for pkg in $enableval; do - IFS="$lt_save_ifs" - if test "X$pkg" = "X$p"; then - enable_static=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac -else - enable_static=yes -fi - - - - - - - - - - -# Check whether --with-pic was given. -if test "${with_pic+set}" = set; then : - withval=$with_pic; lt_p=${PACKAGE-default} - case $withval in - yes|no) pic_mode=$withval ;; - *) - pic_mode=default - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for lt_pkg in $withval; do - IFS="$lt_save_ifs" - if test "X$lt_pkg" = "X$lt_p"; then - pic_mode=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac -else - pic_mode=default -fi - - -test -z "$pic_mode" && pic_mode=default - - - - - - - - # Check whether --enable-fast-install was given. -if test "${enable_fast_install+set}" = set; then : - enableval=$enable_fast_install; p=${PACKAGE-default} - case $enableval in - yes) enable_fast_install=yes ;; - no) enable_fast_install=no ;; - *) - enable_fast_install=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for pkg in $enableval; do - IFS="$lt_save_ifs" - if test "X$pkg" = "X$p"; then - enable_fast_install=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac -else - enable_fast_install=yes -fi - - - - - - - - - - - -# This can be used to rebuild libtool when needed -LIBTOOL_DEPS="$ltmain" - -# Always use our own libtool. -LIBTOOL='$(SHELL) $(top_builddir)/libtool' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -test -z "$LN_S" && LN_S="ln -s" - - - - - - - - - - - - - - -if test -n "${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST -fi - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5 -$as_echo_n "checking for objdir... " >&6; } -if ${lt_cv_objdir+:} false; then : - $as_echo_n "(cached) " >&6 -else - rm -f .libs 2>/dev/null -mkdir .libs 2>/dev/null -if test -d .libs; then - lt_cv_objdir=.libs -else - # MS-DOS does not allow filenames that begin with a dot. - lt_cv_objdir=_libs -fi -rmdir .libs 2>/dev/null -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5 -$as_echo "$lt_cv_objdir" >&6; } -objdir=$lt_cv_objdir - - - - - -cat >>confdefs.h <<_ACEOF -#define LT_OBJDIR "$lt_cv_objdir/" -_ACEOF - - - - -case $host_os in -aix3*) - # AIX sometimes has problems with the GCC collect2 program. For some - # reason, if we set the COLLECT_NAMES environment variable, the problems - # vanish in a puff of smoke. - if test "X${COLLECT_NAMES+set}" != Xset; then - COLLECT_NAMES= - export COLLECT_NAMES - fi - ;; -esac - -# Global variables: -ofile=libtool -can_build_shared=yes - -# All known linkers require a `.a' archive for static linking (except MSVC, -# which needs '.lib'). -libext=a - -with_gnu_ld="$lt_cv_prog_gnu_ld" - -old_CC="$CC" -old_CFLAGS="$CFLAGS" - -# Set sane defaults for various variables -test -z "$CC" && CC=cc -test -z "$LTCC" && LTCC=$CC -test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS -test -z "$LD" && LD=ld -test -z "$ac_objext" && ac_objext=o - -for cc_temp in $compiler""; do - case $cc_temp in - compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; - distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; - \-*) ;; - *) break;; - esac -done -cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` - - -# Only perform the check for file, if the check method requires it -test -z "$MAGIC_CMD" && MAGIC_CMD=file -case $deplibs_check_method in -file_magic*) - if test "$file_magic_cmd" = '$MAGIC_CMD'; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5 -$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; } -if ${lt_cv_path_MAGIC_CMD+:} false; then : - $as_echo_n "(cached) " >&6 -else - case $MAGIC_CMD in -[\\/*] | ?:[\\/]*) - lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. - ;; -*) - lt_save_MAGIC_CMD="$MAGIC_CMD" - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" - for ac_dir in $ac_dummy; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/${ac_tool_prefix}file; then - lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file" - if test -n "$file_magic_test_file"; then - case $deplibs_check_method in - "file_magic "*) - file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` - MAGIC_CMD="$lt_cv_path_MAGIC_CMD" - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | - $EGREP "$file_magic_regex" > /dev/null; then - : - else - cat <<_LT_EOF 1>&2 - -*** Warning: the command libtool uses to detect shared libraries, -*** $file_magic_cmd, produces output that libtool cannot recognize. -*** The result is that libtool may fail to recognize shared libraries -*** as such. This will affect the creation of libtool libraries that -*** depend on shared libraries, but programs linked with such libtool -*** libraries will work regardless of this problem. Nevertheless, you -*** may want to report the problem to your system manager and/or to -*** bug-libtool at gnu.org - -_LT_EOF - fi ;; - esac - fi - break - fi - done - IFS="$lt_save_ifs" - MAGIC_CMD="$lt_save_MAGIC_CMD" - ;; -esac -fi - -MAGIC_CMD="$lt_cv_path_MAGIC_CMD" -if test -n "$MAGIC_CMD"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 -$as_echo "$MAGIC_CMD" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - - - -if test -z "$lt_cv_path_MAGIC_CMD"; then - if test -n "$ac_tool_prefix"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5 -$as_echo_n "checking for file... " >&6; } -if ${lt_cv_path_MAGIC_CMD+:} false; then : - $as_echo_n "(cached) " >&6 -else - case $MAGIC_CMD in -[\\/*] | ?:[\\/]*) - lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. - ;; -*) - lt_save_MAGIC_CMD="$MAGIC_CMD" - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" - for ac_dir in $ac_dummy; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/file; then - lt_cv_path_MAGIC_CMD="$ac_dir/file" - if test -n "$file_magic_test_file"; then - case $deplibs_check_method in - "file_magic "*) - file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` - MAGIC_CMD="$lt_cv_path_MAGIC_CMD" - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | - $EGREP "$file_magic_regex" > /dev/null; then - : - else - cat <<_LT_EOF 1>&2 - -*** Warning: the command libtool uses to detect shared libraries, -*** $file_magic_cmd, produces output that libtool cannot recognize. -*** The result is that libtool may fail to recognize shared libraries -*** as such. This will affect the creation of libtool libraries that -*** depend on shared libraries, but programs linked with such libtool -*** libraries will work regardless of this problem. Nevertheless, you -*** may want to report the problem to your system manager and/or to -*** bug-libtool at gnu.org - -_LT_EOF - fi ;; - esac - fi - break - fi - done - IFS="$lt_save_ifs" - MAGIC_CMD="$lt_save_MAGIC_CMD" - ;; -esac -fi - -MAGIC_CMD="$lt_cv_path_MAGIC_CMD" -if test -n "$MAGIC_CMD"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 -$as_echo "$MAGIC_CMD" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - else - MAGIC_CMD=: - fi -fi - - fi - ;; -esac - -# Use C for the default configuration in the libtool script - -lt_save_CC="$CC" -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -# Source file extension for C test sources. -ac_ext=c - -# Object file extension for compiled C test sources. -objext=o -objext=$objext - -# Code to be used in simple compile tests -lt_simple_compile_test_code="int some_variable = 0;" - -# Code to be used in simple link tests -lt_simple_link_test_code='int main(){return(0);}' - - - - - - - -# If no C compiler was specified, use CC. -LTCC=${LTCC-"$CC"} - -# If no C compiler flags were specified, use CFLAGS. -LTCFLAGS=${LTCFLAGS-"$CFLAGS"} - -# Allow CC to be a program name with arguments. -compiler=$CC - -# Save the default compiler, since it gets overwritten when the other -# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. -compiler_DEFAULT=$CC - -# save warnings/boilerplate of simple test code -ac_outfile=conftest.$ac_objext -echo "$lt_simple_compile_test_code" >conftest.$ac_ext -eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_compiler_boilerplate=`cat conftest.err` -$RM conftest* - -ac_outfile=conftest.$ac_objext -echo "$lt_simple_link_test_code" >conftest.$ac_ext -eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_linker_boilerplate=`cat conftest.err` -$RM -r conftest* - - -if test -n "$compiler"; then - -lt_prog_compiler_no_builtin_flag= - -if test "$GCC" = yes; then - case $cc_basename in - nvcc*) - lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;; - *) - lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;; - esac - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 -$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; } -if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_rtti_exceptions=no - ac_outfile=conftest.$ac_objext - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - lt_compiler_flag="-fno-rtti -fno-exceptions" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - # The option is referenced via a variable to avoid confusing sed. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>conftest.err) - ac_status=$? - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s "$ac_outfile"; then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings other than the usual output. - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_rtti_exceptions=yes - fi - fi - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 -$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; } - -if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then - lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions" -else - : -fi - -fi - - - - - - - lt_prog_compiler_wl= -lt_prog_compiler_pic= -lt_prog_compiler_static= - - - if test "$GCC" = yes; then - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_static='-static' - - case $host_os in - aix*) - # All AIX code is PIC. - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - lt_prog_compiler_static='-Bstatic' - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - lt_prog_compiler_pic='-fPIC' - ;; - m68k) - # FIXME: we need at least 68020 code to build shared libraries, but - # adding the `-m68020' flag to GCC prevents building anything better, - # like `-m68040'. - lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4' - ;; - esac - ;; - - beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) - # PIC is the default for these OSes. - ;; - - mingw* | cygwin* | pw32* | os2* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - # Although the cygwin gcc ignores -fPIC, still need this for old-style - # (--disable-auto-import) libraries - lt_prog_compiler_pic='-DDLL_EXPORT' - ;; - - darwin* | rhapsody*) - # PIC is the default on this platform - # Common symbols not allowed in MH_DYLIB files - lt_prog_compiler_pic='-fno-common' - ;; - - haiku*) - # PIC is the default for Haiku. - # The "-static" flag exists, but is broken. - lt_prog_compiler_static= - ;; - - hpux*) - # PIC is the default for 64-bit PA HP-UX, but not for 32-bit - # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag - # sets the default TLS model and affects inlining. - case $host_cpu in - hppa*64*) - # +Z the default - ;; - *) - lt_prog_compiler_pic='-fPIC' - ;; - esac - ;; - - interix[3-9]*) - # Interix 3.x gcc -fpic/-fPIC options generate broken code. - # Instead, we relocate shared libraries at runtime. - ;; - - msdosdjgpp*) - # Just because we use GCC doesn't mean we suddenly get shared libraries - # on systems that don't support them. - lt_prog_compiler_can_build_shared=no - enable_shared=no - ;; - - *nto* | *qnx*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - lt_prog_compiler_pic='-fPIC -shared' - ;; - - sysv4*MP*) - if test -d /usr/nec; then - lt_prog_compiler_pic=-Kconform_pic - fi - ;; - - *) - lt_prog_compiler_pic='-fPIC' - ;; - esac - - case $cc_basename in - nvcc*) # Cuda Compiler Driver 2.2 - lt_prog_compiler_wl='-Xlinker ' - if test -n "$lt_prog_compiler_pic"; then - lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic" - fi - ;; - esac - else - # PORTME Check for flag to pass linker flags through the system compiler. - case $host_os in - aix*) - lt_prog_compiler_wl='-Wl,' - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - lt_prog_compiler_static='-Bstatic' - else - lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp' - fi - ;; - - mingw* | cygwin* | pw32* | os2* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - lt_prog_compiler_pic='-DDLL_EXPORT' - ;; - - hpux9* | hpux10* | hpux11*) - lt_prog_compiler_wl='-Wl,' - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but - # not for PA HP-UX. - case $host_cpu in - hppa*64*|ia64*) - # +Z the default - ;; - *) - lt_prog_compiler_pic='+Z' - ;; - esac - # Is there a better lt_prog_compiler_static that works with the bundled CC? - lt_prog_compiler_static='${wl}-a ${wl}archive' - ;; - - irix5* | irix6* | nonstopux*) - lt_prog_compiler_wl='-Wl,' - # PIC (with -KPIC) is the default. - lt_prog_compiler_static='-non_shared' - ;; - - linux* | k*bsd*-gnu | kopensolaris*-gnu) - case $cc_basename in - # old Intel for x86_64 which still supported -KPIC. - ecc*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-static' - ;; - # icc used to be incompatible with GCC. - # ICC 10 doesn't accept -KPIC any more. - icc* | ifort*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-fPIC' - lt_prog_compiler_static='-static' - ;; - # Lahey Fortran 8.1. - lf95*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='--shared' - lt_prog_compiler_static='--static' - ;; - nagfor*) - # NAG Fortran compiler - lt_prog_compiler_wl='-Wl,-Wl,,' - lt_prog_compiler_pic='-PIC' - lt_prog_compiler_static='-Bstatic' - ;; - pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) - # Portland Group compilers (*not* the Pentium gcc compiler, - # which looks to be a dead project) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-fpic' - lt_prog_compiler_static='-Bstatic' - ;; - ccc*) - lt_prog_compiler_wl='-Wl,' - # All Alpha code is PIC. - lt_prog_compiler_static='-non_shared' - ;; - xl* | bgxl* | bgf* | mpixl*) - # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-qpic' - lt_prog_compiler_static='-qstaticlink' - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) - # Sun Fortran 8.3 passes all unrecognized flags to the linker - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - lt_prog_compiler_wl='' - ;; - *Sun\ F* | *Sun*Fortran*) - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - lt_prog_compiler_wl='-Qoption ld ' - ;; - *Sun\ C*) - # Sun C 5.9 - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - lt_prog_compiler_wl='-Wl,' - ;; - *Intel*\ [CF]*Compiler*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-fPIC' - lt_prog_compiler_static='-static' - ;; - *Portland\ Group*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-fpic' - lt_prog_compiler_static='-Bstatic' - ;; - esac - ;; - esac - ;; - - newsos6) - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - ;; - - *nto* | *qnx*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - lt_prog_compiler_pic='-fPIC -shared' - ;; - - osf3* | osf4* | osf5*) - lt_prog_compiler_wl='-Wl,' - # All OSF/1 code is PIC. - lt_prog_compiler_static='-non_shared' - ;; - - rdos*) - lt_prog_compiler_static='-non_shared' - ;; - - solaris*) - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - case $cc_basename in - f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) - lt_prog_compiler_wl='-Qoption ld ';; - *) - lt_prog_compiler_wl='-Wl,';; - esac - ;; - - sunos4*) - lt_prog_compiler_wl='-Qoption ld ' - lt_prog_compiler_pic='-PIC' - lt_prog_compiler_static='-Bstatic' - ;; - - sysv4 | sysv4.2uw2* | sysv4.3*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - ;; - - sysv4*MP*) - if test -d /usr/nec ;then - lt_prog_compiler_pic='-Kconform_pic' - lt_prog_compiler_static='-Bstatic' - fi - ;; - - sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-KPIC' - lt_prog_compiler_static='-Bstatic' - ;; - - unicos*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_can_build_shared=no - ;; - - uts4*) - lt_prog_compiler_pic='-pic' - lt_prog_compiler_static='-Bstatic' - ;; - - *) - lt_prog_compiler_can_build_shared=no - ;; - esac - fi - -case $host_os in - # For platforms which do not support PIC, -DPIC is meaningless: - *djgpp*) - lt_prog_compiler_pic= - ;; - *) - lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC" - ;; -esac - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 -$as_echo_n "checking for $compiler option to produce PIC... " >&6; } -if ${lt_cv_prog_compiler_pic+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_pic=$lt_prog_compiler_pic -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5 -$as_echo "$lt_cv_prog_compiler_pic" >&6; } -lt_prog_compiler_pic=$lt_cv_prog_compiler_pic - -# -# Check to make sure the PIC flag actually works. -# -if test -n "$lt_prog_compiler_pic"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 -$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; } -if ${lt_cv_prog_compiler_pic_works+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_pic_works=no - ac_outfile=conftest.$ac_objext - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - lt_compiler_flag="$lt_prog_compiler_pic -DPIC" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - # The option is referenced via a variable to avoid confusing sed. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>conftest.err) - ac_status=$? - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s "$ac_outfile"; then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings other than the usual output. - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_pic_works=yes - fi - fi - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5 -$as_echo "$lt_cv_prog_compiler_pic_works" >&6; } - -if test x"$lt_cv_prog_compiler_pic_works" = xyes; then - case $lt_prog_compiler_pic in - "" | " "*) ;; - *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;; - esac -else - lt_prog_compiler_pic= - lt_prog_compiler_can_build_shared=no -fi - -fi - - - - - - - - - - - -# -# Check to make sure the static flag actually works. -# -wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\" -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 -$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } -if ${lt_cv_prog_compiler_static_works+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_static_works=no - save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS $lt_tmp_static_flag" - echo "$lt_simple_link_test_code" > conftest.$ac_ext - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then - # The linker can only warn and ignore the option if not recognized - # So say no if there are warnings - if test -s conftest.err; then - # Append any errors to the config.log. - cat conftest.err 1>&5 - $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_static_works=yes - fi - else - lt_cv_prog_compiler_static_works=yes - fi - fi - $RM -r conftest* - LDFLAGS="$save_LDFLAGS" - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5 -$as_echo "$lt_cv_prog_compiler_static_works" >&6; } - -if test x"$lt_cv_prog_compiler_static_works" = xyes; then - : -else - lt_prog_compiler_static= -fi - - - - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 -$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } -if ${lt_cv_prog_compiler_c_o+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_c_o=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - lt_cv_prog_compiler_c_o=yes - fi - fi - chmod u+w . 2>&5 - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 -$as_echo "$lt_cv_prog_compiler_c_o" >&6; } - - - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 -$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } -if ${lt_cv_prog_compiler_c_o+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_c_o=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - lt_cv_prog_compiler_c_o=yes - fi - fi - chmod u+w . 2>&5 - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 -$as_echo "$lt_cv_prog_compiler_c_o" >&6; } - - - - -hard_links="nottested" -if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then - # do not overwrite the value of need_locks provided by the user - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 -$as_echo_n "checking if we can lock with hard links... " >&6; } - hard_links=yes - $RM conftest* - ln conftest.a conftest.b 2>/dev/null && hard_links=no - touch conftest.a - ln conftest.a conftest.b 2>&5 || hard_links=no - ln conftest.a conftest.b 2>/dev/null && hard_links=no - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 -$as_echo "$hard_links" >&6; } - if test "$hard_links" = no; then - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 -$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} - need_locks=warn - fi -else - need_locks=no -fi - - - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } - - runpath_var= - allow_undefined_flag= - always_export_symbols=no - archive_cmds= - archive_expsym_cmds= - compiler_needs_object=no - enable_shared_with_static_runtimes=no - export_dynamic_flag_spec= - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - hardcode_automatic=no - hardcode_direct=no - hardcode_direct_absolute=no - hardcode_libdir_flag_spec= - hardcode_libdir_separator= - hardcode_minus_L=no - hardcode_shlibpath_var=unsupported - inherit_rpath=no - link_all_deplibs=unknown - module_cmds= - module_expsym_cmds= - old_archive_from_new_cmds= - old_archive_from_expsyms_cmds= - thread_safe_flag_spec= - whole_archive_flag_spec= - # include_expsyms should be a list of space-separated symbols to be *always* - # included in the symbol list - include_expsyms= - # exclude_expsyms can be an extended regexp of symbols to exclude - # it will be wrapped by ` (' and `)$', so one must not match beginning or - # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', - # as well as any symbol that contains `d'. - exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out - # platforms (ab)use it in PIC code, but their linkers get confused if - # the symbol is explicitly referenced. Since portable code cannot - # rely on this symbol name, it's probably fine to never include it in - # preloaded symbol tables. - # Exclude shared library initialization/finalization symbols. - extract_expsyms_cmds= - - case $host_os in - cygwin* | mingw* | pw32* | cegcc*) - # FIXME: the MSVC++ port hasn't been tested in a loooong time - # When not using gcc, we currently assume that we are using - # Microsoft Visual C++. - if test "$GCC" != yes; then - with_gnu_ld=no - fi - ;; - interix*) - # we just hope/assume this is gcc and not c89 (= MSVC++) - with_gnu_ld=yes - ;; - openbsd*) - with_gnu_ld=no - ;; - linux* | k*bsd*-gnu | gnu*) - link_all_deplibs=no - ;; - esac - - ld_shlibs=yes - - # On some targets, GNU ld is compatible enough with the native linker - # that we're better off using the native interface for both. - lt_use_gnu_ld_interface=no - if test "$with_gnu_ld" = yes; then - case $host_os in - aix*) - # The AIX port of GNU ld has always aspired to compatibility - # with the native linker. However, as the warning in the GNU ld - # block says, versions before 2.19.5* couldn't really create working - # shared libraries, regardless of the interface used. - case `$LD -v 2>&1` in - *\ \(GNU\ Binutils\)\ 2.19.5*) ;; - *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;; - *\ \(GNU\ Binutils\)\ [3-9]*) ;; - *) - lt_use_gnu_ld_interface=yes - ;; - esac - ;; - *) - lt_use_gnu_ld_interface=yes - ;; - esac - fi - - if test "$lt_use_gnu_ld_interface" = yes; then - # If archive_cmds runs LD, not CC, wlarc should be empty - wlarc='${wl}' - - # Set some defaults for GNU ld with shared library support. These - # are reset later if shared libraries are not supported. Putting them - # here allows them to be overridden if necessary. - runpath_var=LD_RUN_PATH - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - export_dynamic_flag_spec='${wl}--export-dynamic' - # ancient GNU ld didn't support --whole-archive et. al. - if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then - whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' - else - whole_archive_flag_spec= - fi - supports_anon_versioning=no - case `$LD -v 2>&1` in - *GNU\ gold*) supports_anon_versioning=yes ;; - *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... - *\ 2.11.*) ;; # other 2.11 versions - *) supports_anon_versioning=yes ;; - esac - - # See if GNU ld supports shared libraries. - case $host_os in - aix[3-9]*) - # On AIX/PPC, the GNU linker is very broken - if test "$host_cpu" != ia64; then - ld_shlibs=no - cat <<_LT_EOF 1>&2 - -*** Warning: the GNU linker, at least up to release 2.19, is reported -*** to be unable to reliably create shared libraries on AIX. -*** Therefore, libtool is disabling shared libraries support. If you -*** really care for shared libraries, you may want to install binutils -*** 2.20 or above, or modify your PATH so that a non-GNU linker is found. -*** You will then need to restart the configuration process. - -_LT_EOF - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='' - ;; - m68k) - archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' - hardcode_libdir_flag_spec='-L$libdir' - hardcode_minus_L=yes - ;; - esac - ;; - - beos*) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - allow_undefined_flag=unsupported - # Joseph Beckenbach says some releases of gcc - # support --undefined. This deserves some investigation. FIXME - archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - else - ld_shlibs=no - fi - ;; - - cygwin* | mingw* | pw32* | cegcc*) - # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless, - # as there is no search path for DLLs. - hardcode_libdir_flag_spec='-L$libdir' - export_dynamic_flag_spec='${wl}--export-all-symbols' - allow_undefined_flag=unsupported - always_export_symbols=no - enable_shared_with_static_runtimes=yes - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' - exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname' - - if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - # If the export-symbols file already is a .def file (1st line - # is EXPORTS), use it as is; otherwise, prepend... - archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - cp $export_symbols $output_objdir/$soname.def; - else - echo EXPORTS > $output_objdir/$soname.def; - cat $export_symbols >> $output_objdir/$soname.def; - fi~ - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - else - ld_shlibs=no - fi - ;; - - haiku*) - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - link_all_deplibs=yes - ;; - - interix[3-9]*) - hardcode_direct=no - hardcode_shlibpath_var=no - hardcode_libdir_flag_spec='${wl}-rpath,$libdir' - export_dynamic_flag_spec='${wl}-E' - # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. - # Instead, shared libraries are loaded at an image base (0x10000000 by - # default) and relocated if they conflict, which is a slow very memory - # consuming and fragmenting process. To avoid this, we pick a random, - # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link - # time. Moving up from 0x10000000 also allows more sbrk(2) space. - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - ;; - - gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) - tmp_diet=no - if test "$host_os" = linux-dietlibc; then - case $cc_basename in - diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) - esac - fi - if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ - && test "$tmp_diet" = no - then - tmp_addflag=' $pic_flag' - tmp_sharedflag='-shared' - case $cc_basename,$host_cpu in - pgcc*) # Portland Group C compiler - whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - tmp_addflag=' $pic_flag' - ;; - pgf77* | pgf90* | pgf95* | pgfortran*) - # Portland Group f77 and f90 compilers - whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - tmp_addflag=' $pic_flag -Mnomain' ;; - ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 - tmp_addflag=' -i_dynamic' ;; - efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 - tmp_addflag=' -i_dynamic -nofor_main' ;; - ifc* | ifort*) # Intel Fortran compiler - tmp_addflag=' -nofor_main' ;; - lf95*) # Lahey Fortran 8.1 - whole_archive_flag_spec= - tmp_sharedflag='--shared' ;; - xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below) - tmp_sharedflag='-qmkshrobj' - tmp_addflag= ;; - nvcc*) # Cuda Compiler Driver 2.2 - whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - compiler_needs_object=yes - ;; - esac - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) # Sun C 5.9 - whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - compiler_needs_object=yes - tmp_sharedflag='-G' ;; - *Sun\ F*) # Sun Fortran 8.3 - tmp_sharedflag='-G' ;; - esac - archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - - if test "x$supports_anon_versioning" = xyes; then - archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' - fi - - case $cc_basename in - xlf* | bgf* | bgxlf* | mpixlf*) - # IBM XL Fortran 10.1 on PPC cannot create shared libs itself - whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive' - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' - if test "x$supports_anon_versioning" = xyes; then - archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' - fi - ;; - esac - else - ld_shlibs=no - fi - ;; - - netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' - wlarc= - else - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - fi - ;; - - solaris*) - if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then - ld_shlibs=no - cat <<_LT_EOF 1>&2 - -*** Warning: The releases 2.8.* of the GNU linker cannot reliably -*** create shared libraries on Solaris systems. Therefore, libtool -*** is disabling shared libraries support. We urge you to upgrade GNU -*** binutils to release 2.9.1 or newer. Another option is to modify -*** your PATH or compiler configuration so that the native linker is -*** used, and then restart. - -_LT_EOF - elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - else - ld_shlibs=no - fi - ;; - - sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) - case `$LD -v 2>&1` in - *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) - ld_shlibs=no - cat <<_LT_EOF 1>&2 - -*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not -*** reliably create shared libraries on SCO systems. Therefore, libtool -*** is disabling shared libraries support. We urge you to upgrade GNU -*** binutils to release 2.16.91.0.3 or newer. Another option is to modify -*** your PATH or compiler configuration so that the native linker is -*** used, and then restart. - -_LT_EOF - ;; - *) - # For security reasons, it is highly recommended that you always - # use absolute paths for naming shared libraries, and exclude the - # DT_RUNPATH tag from executables and libraries. But doing so - # requires that you compile everything twice, which is a pain. - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - else - ld_shlibs=no - fi - ;; - esac - ;; - - sunos4*) - archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' - wlarc= - hardcode_direct=yes - hardcode_shlibpath_var=no - ;; - - *) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - else - ld_shlibs=no - fi - ;; - esac - - if test "$ld_shlibs" = no; then - runpath_var= - hardcode_libdir_flag_spec= - export_dynamic_flag_spec= - whole_archive_flag_spec= - fi - else - # PORTME fill in a description of your system's linker (not GNU ld) - case $host_os in - aix3*) - allow_undefined_flag=unsupported - always_export_symbols=yes - archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' - # Note: this linker hardcodes the directories in LIBPATH if there - # are no directories specified by -L. - hardcode_minus_L=yes - if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then - # Neither direct hardcoding nor static linking is supported with a - # broken collect2. - hardcode_direct=unsupported - fi - ;; - - aix[4-9]*) - if test "$host_cpu" = ia64; then - # On IA64, the linker does run time linking by default, so we don't - # have to do anything special. - aix_use_runtimelinking=no - exp_sym_flag='-Bexport' - no_entry_flag="" - else - # If we're using GNU nm, then we don't want the "-C" option. - # -C means demangle to AIX nm, but means don't demangle with GNU nm - # Also, AIX nm treats weak defined symbols like other global - # defined symbols, whereas GNU nm marks them as "W". - if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then - export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - else - export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - fi - aix_use_runtimelinking=no - - # Test if we are trying to use run time linking or normal - # AIX style linking. If -brtl is somewhere in LDFLAGS, we - # need to do runtime linking. - case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*) - for ld_flag in $LDFLAGS; do - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then - aix_use_runtimelinking=yes - break - fi - done - ;; - esac - - exp_sym_flag='-bexport' - no_entry_flag='-bnoentry' - fi - - # When large executables or shared objects are built, AIX ld can - # have problems creating the table of contents. If linking a library - # or program results in "error TOC overflow" add -mminimal-toc to - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. - - archive_cmds='' - hardcode_direct=yes - hardcode_direct_absolute=yes - hardcode_libdir_separator=':' - link_all_deplibs=yes - file_list_spec='${wl}-f,' - - if test "$GCC" = yes; then - case $host_os in aix4.[012]|aix4.[012].*) - # We only want to do this on AIX 4.2 and lower, the check - # below for broken collect2 doesn't work under 4.3+ - collect2name=`${CC} -print-prog-name=collect2` - if test -f "$collect2name" && - strings "$collect2name" | $GREP resolve_lib_name >/dev/null - then - # We have reworked collect2 - : - else - # We have old collect2 - hardcode_direct=unsupported - # It fails to find uninstalled libraries when the uninstalled - # path is not listed in the libpath. Setting hardcode_minus_L - # to unsupported forces relinking - hardcode_minus_L=yes - hardcode_libdir_flag_spec='-L$libdir' - hardcode_libdir_separator= - fi - ;; - esac - shared_flag='-shared' - if test "$aix_use_runtimelinking" = yes; then - shared_flag="$shared_flag "'${wl}-G' - fi - link_all_deplibs=no - else - # not using gcc - if test "$host_cpu" = ia64; then - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release - # chokes on -Wl,-G. The following line is correct: - shared_flag='-G' - else - if test "$aix_use_runtimelinking" = yes; then - shared_flag='${wl}-G' - else - shared_flag='${wl}-bM:SRE' - fi - fi - fi - - export_dynamic_flag_spec='${wl}-bexpall' - # It seems that -bexpall does not export symbols beginning with - # underscore (_), so it is better to generate a list of symbols to export. - always_export_symbols=yes - if test "$aix_use_runtimelinking" = yes; then - # Warning - without using the other runtime loading flags (-brtl), - # -berok will link without error, but may produce a broken library. - allow_undefined_flag='-berok' - # Determine the default libpath from the value encoded in an - # empty executable. - if test "${lt_cv_aix_libpath+set}" = set; then - aix_libpath=$lt_cv_aix_libpath -else - if ${lt_cv_aix_libpath_+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - - lt_aix_libpath_sed=' - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }' - lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$lt_cv_aix_libpath_"; then - lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - if test -z "$lt_cv_aix_libpath_"; then - lt_cv_aix_libpath_="/usr/lib:/lib" - fi - -fi - - aix_libpath=$lt_cv_aix_libpath_ -fi - - hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" - archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" - else - if test "$host_cpu" = ia64; then - hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib' - allow_undefined_flag="-z nodefs" - archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" - else - # Determine the default libpath from the value encoded in an - # empty executable. - if test "${lt_cv_aix_libpath+set}" = set; then - aix_libpath=$lt_cv_aix_libpath -else - if ${lt_cv_aix_libpath_+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - - lt_aix_libpath_sed=' - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }' - lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$lt_cv_aix_libpath_"; then - lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - if test -z "$lt_cv_aix_libpath_"; then - lt_cv_aix_libpath_="/usr/lib:/lib" - fi - -fi - - aix_libpath=$lt_cv_aix_libpath_ -fi - - hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" - # Warning - without using the other run time loading flags, - # -berok will link without error, but may produce a broken library. - no_undefined_flag=' ${wl}-bernotok' - allow_undefined_flag=' ${wl}-berok' - if test "$with_gnu_ld" = yes; then - # We only use this code for GNU lds that support --whole-archive. - whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive' - else - # Exported symbols can be pulled into shared objects from archives - whole_archive_flag_spec='$convenience' - fi - archive_cmds_need_lc=yes - # This is similar to how AIX traditionally builds its shared libraries. - archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' - fi - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds='' - ;; - m68k) - archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' - hardcode_libdir_flag_spec='-L$libdir' - hardcode_minus_L=yes - ;; - esac - ;; - - bsdi[45]*) - export_dynamic_flag_spec=-rdynamic - ;; - - cygwin* | mingw* | pw32* | cegcc*) - # When not using gcc, we currently assume that we are using - # Microsoft Visual C++. - # hardcode_libdir_flag_spec is actually meaningless, as there is - # no search path for DLLs. - case $cc_basename in - cl*) - # Native MSVC - hardcode_libdir_flag_spec=' ' - allow_undefined_flag=unsupported - always_export_symbols=yes - file_list_spec='@' - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=".dll" - # FIXME: Setting linknames here is a bad hack. - archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' - archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; - else - sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; - fi~ - $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ - linknames=' - # The linker will not automatically build a static lib if we build a DLL. - # _LT_TAGVAR(old_archive_from_new_cmds, )='true' - enable_shared_with_static_runtimes=yes - exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' - export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols' - # Don't use ranlib - old_postinstall_cmds='chmod 644 $oldlib' - postlink_cmds='lt_outputfile="@OUTPUT@"~ - lt_tool_outputfile="@TOOL_OUTPUT@"~ - case $lt_outputfile in - *.exe|*.EXE) ;; - *) - lt_outputfile="$lt_outputfile.exe" - lt_tool_outputfile="$lt_tool_outputfile.exe" - ;; - esac~ - if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then - $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; - $RM "$lt_outputfile.manifest"; - fi' - ;; - *) - # Assume MSVC wrapper - hardcode_libdir_flag_spec=' ' - allow_undefined_flag=unsupported - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=".dll" - # FIXME: Setting linknames here is a bad hack. - archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' - # The linker will automatically build a .lib file if we build a DLL. - old_archive_from_new_cmds='true' - # FIXME: Should let the user specify the lib program. - old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs' - enable_shared_with_static_runtimes=yes - ;; - esac - ;; - - darwin* | rhapsody*) - - - archive_cmds_need_lc=no - hardcode_direct=no - hardcode_automatic=yes - hardcode_shlibpath_var=unsupported - if test "$lt_cv_ld_force_load" = "yes"; then - whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' - - else - whole_archive_flag_spec='' - fi - link_all_deplibs=yes - allow_undefined_flag="$_lt_dar_allow_undefined" - case $cc_basename in - ifort*) _lt_dar_can_shared=yes ;; - *) _lt_dar_can_shared=$GCC ;; - esac - if test "$_lt_dar_can_shared" = "yes"; then - output_verbose_link_cmd=func_echo_all - archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" - module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" - archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" - module_expsym_cmds="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" - - else - ld_shlibs=no - fi - - ;; - - dgux*) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_libdir_flag_spec='-L$libdir' - hardcode_shlibpath_var=no - ;; - - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor - # support. Future versions do this automatically, but an explicit c++rt0.o - # does not break anything, and helps significantly (at the cost of a little - # extra space). - freebsd2.2*) - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes - hardcode_shlibpath_var=no - ;; - - # Unfortunately, older versions of FreeBSD 2 do not have this feature. - freebsd2.*) - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' - hardcode_direct=yes - hardcode_minus_L=yes - hardcode_shlibpath_var=no - ;; - - # FreeBSD 3 and greater uses gcc -shared to do shared libraries. - freebsd* | dragonfly*) - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes - hardcode_shlibpath_var=no - ;; - - hpux9*) - if test "$GCC" = yes; then - archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - else - archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - fi - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' - hardcode_libdir_separator=: - hardcode_direct=yes - - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - hardcode_minus_L=yes - export_dynamic_flag_spec='${wl}-E' - ;; - - hpux10*) - if test "$GCC" = yes && test "$with_gnu_ld" = no; then - archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' - else - archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' - fi - if test "$with_gnu_ld" = no; then - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' - hardcode_libdir_separator=: - hardcode_direct=yes - hardcode_direct_absolute=yes - export_dynamic_flag_spec='${wl}-E' - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - hardcode_minus_L=yes - fi - ;; - - hpux11*) - if test "$GCC" = yes && test "$with_gnu_ld" = no; then - case $host_cpu in - hppa*64*) - archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - ia64*) - archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - else - case $host_cpu in - hppa*64*) - archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - ia64*) - archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - - # Older versions of the 11.00 compiler do not understand -b yet - # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5 -$as_echo_n "checking if $CC understands -b... " >&6; } -if ${lt_cv_prog_compiler__b+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler__b=no - save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS -b" - echo "$lt_simple_link_test_code" > conftest.$ac_ext - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then - # The linker can only warn and ignore the option if not recognized - # So say no if there are warnings - if test -s conftest.err; then - # Append any errors to the config.log. - cat conftest.err 1>&5 - $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler__b=yes - fi - else - lt_cv_prog_compiler__b=yes - fi - fi - $RM -r conftest* - LDFLAGS="$save_LDFLAGS" - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5 -$as_echo "$lt_cv_prog_compiler__b" >&6; } - -if test x"$lt_cv_prog_compiler__b" = xyes; then - archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' -else - archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' -fi - - ;; - esac - fi - if test "$with_gnu_ld" = no; then - hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' - hardcode_libdir_separator=: - - case $host_cpu in - hppa*64*|ia64*) - hardcode_direct=no - hardcode_shlibpath_var=no - ;; - *) - hardcode_direct=yes - hardcode_direct_absolute=yes - export_dynamic_flag_spec='${wl}-E' - - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - hardcode_minus_L=yes - ;; - esac - fi - ;; - - irix5* | irix6* | nonstopux*) - if test "$GCC" = yes; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - # Try to use the -exported_symbol ld option, if it does not - # work, assume that -exports_file does not work either and - # implicitly export all symbols. - # This should be the same for all languages, so no per-tag cache variable. - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5 -$as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; } -if ${lt_cv_irix_exported_symbol+:} false; then : - $as_echo_n "(cached) " >&6 -else - save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -int foo (void) { return 0; } -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - lt_cv_irix_exported_symbol=yes -else - lt_cv_irix_exported_symbol=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - LDFLAGS="$save_LDFLAGS" -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5 -$as_echo "$lt_cv_irix_exported_symbol" >&6; } - if test "$lt_cv_irix_exported_symbol" = yes; then - archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' - fi - else - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' - fi - archive_cmds_need_lc='no' - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator=: - inherit_rpath=yes - link_all_deplibs=yes - ;; - - netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out - else - archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF - fi - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes - hardcode_shlibpath_var=no - ;; - - newsos6) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_direct=yes - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator=: - hardcode_shlibpath_var=no - ;; - - *nto* | *qnx*) - ;; - - openbsd*) - if test -f /usr/libexec/ld.so; then - hardcode_direct=yes - hardcode_shlibpath_var=no - hardcode_direct_absolute=yes - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' - hardcode_libdir_flag_spec='${wl}-rpath,$libdir' - export_dynamic_flag_spec='${wl}-E' - else - case $host_os in - openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*) - archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' - hardcode_libdir_flag_spec='-R$libdir' - ;; - *) - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - hardcode_libdir_flag_spec='${wl}-rpath,$libdir' - ;; - esac - fi - else - ld_shlibs=no - fi - ;; - - os2*) - hardcode_libdir_flag_spec='-L$libdir' - hardcode_minus_L=yes - allow_undefined_flag=unsupported - archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' - old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' - ;; - - osf3*) - if test "$GCC" = yes; then - allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' - archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - else - allow_undefined_flag=' -expect_unresolved \*' - archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - fi - archive_cmds_need_lc='no' - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator=: - ;; - - osf4* | osf5*) # as osf3* with the addition of -msym flag - if test "$GCC" = yes; then - allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' - archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' - else - allow_undefined_flag=' -expect_unresolved \*' - archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ - $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' - - # Both c and cxx compiler support -rpath directly - hardcode_libdir_flag_spec='-rpath $libdir' - fi - archive_cmds_need_lc='no' - hardcode_libdir_separator=: - ;; - - solaris*) - no_undefined_flag=' -z defs' - if test "$GCC" = yes; then - wlarc='${wl}' - archive_cmds='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' - else - case `$CC -V 2>&1` in - *"Compilers 5.0"*) - wlarc='' - archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' - archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' - ;; - *) - wlarc='${wl}' - archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' - ;; - esac - fi - hardcode_libdir_flag_spec='-R$libdir' - hardcode_shlibpath_var=no - case $host_os in - solaris2.[0-5] | solaris2.[0-5].*) ;; - *) - # The compiler driver will combine and reorder linker options, - # but understands `-z linker_flag'. GCC discards it without `$wl', - # but is careful enough not to reorder. - # Supported since Solaris 2.6 (maybe 2.5.1?) - if test "$GCC" = yes; then - whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' - else - whole_archive_flag_spec='-z allextract$convenience -z defaultextract' - fi - ;; - esac - link_all_deplibs=yes - ;; - - sunos4*) - if test "x$host_vendor" = xsequent; then - # Use $CC to link under sequent, because it throws in some extra .o - # files that make .init and .fini sections work. - archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' - else - archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' - fi - hardcode_libdir_flag_spec='-L$libdir' - hardcode_direct=yes - hardcode_minus_L=yes - hardcode_shlibpath_var=no - ;; - - sysv4) - case $host_vendor in - sni) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_direct=yes # is this really true??? - ;; - siemens) - ## LD is ld it makes a PLAMLIB - ## CC just makes a GrossModule. - archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags' - reload_cmds='$CC -r -o $output$reload_objs' - hardcode_direct=no - ;; - motorola) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_direct=no #Motorola manual says yes, but my tests say they lie - ;; - esac - runpath_var='LD_RUN_PATH' - hardcode_shlibpath_var=no - ;; - - sysv4.3*) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_shlibpath_var=no - export_dynamic_flag_spec='-Bexport' - ;; - - sysv4*MP*) - if test -d /usr/nec; then - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_shlibpath_var=no - runpath_var=LD_RUN_PATH - hardcode_runpath_var=yes - ld_shlibs=yes - fi - ;; - - sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*) - no_undefined_flag='${wl}-z,text' - archive_cmds_need_lc=no - hardcode_shlibpath_var=no - runpath_var='LD_RUN_PATH' - - if test "$GCC" = yes; then - archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - else - archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - fi - ;; - - sysv5* | sco3.2v5* | sco5v6*) - # Note: We can NOT use -z defs as we might desire, because we do not - # link with -lc, and that would cause any symbols used from libc to - # always be unresolved, which means just about no library would - # ever link correctly. If we're not using GNU ld we use -z text - # though, which does catch some bad symbols but isn't as heavy-handed - # as -z defs. - no_undefined_flag='${wl}-z,text' - allow_undefined_flag='${wl}-z,nodefs' - archive_cmds_need_lc=no - hardcode_shlibpath_var=no - hardcode_libdir_flag_spec='${wl}-R,$libdir' - hardcode_libdir_separator=':' - link_all_deplibs=yes - export_dynamic_flag_spec='${wl}-Bexport' - runpath_var='LD_RUN_PATH' - - if test "$GCC" = yes; then - archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - else - archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - fi - ;; - - uts4*) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - hardcode_libdir_flag_spec='-L$libdir' - hardcode_shlibpath_var=no - ;; - - *) - ld_shlibs=no - ;; - esac - - if test x$host_vendor = xsni; then - case $host in - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) - export_dynamic_flag_spec='${wl}-Blargedynsym' - ;; - esac - fi - fi - -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5 -$as_echo "$ld_shlibs" >&6; } -test "$ld_shlibs" = no && can_build_shared=no - -with_gnu_ld=$with_gnu_ld - - - - - - - - - - - - - - - -# -# Do we need to explicitly link libc? -# -case "x$archive_cmds_need_lc" in -x|xyes) - # Assume -lc should be added - archive_cmds_need_lc=yes - - if test "$enable_shared" = yes && test "$GCC" = yes; then - case $archive_cmds in - *'~'*) - # FIXME: we may have to deal with multi-command sequences. - ;; - '$CC '*) - # Test whether the compiler implicitly links with -lc since on some - # systems, -lgcc has to come before -lc. If gcc already passes -lc - # to ld, don't add -lc before -lgcc. - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 -$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } -if ${lt_cv_archive_cmds_need_lc+:} false; then : - $as_echo_n "(cached) " >&6 -else - $RM conftest* - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } 2>conftest.err; then - soname=conftest - lib=conftest - libobjs=conftest.$ac_objext - deplibs= - wl=$lt_prog_compiler_wl - pic_flag=$lt_prog_compiler_pic - compiler_flags=-v - linker_flags=-v - verstring= - output_objdir=. - libname=conftest - lt_save_allow_undefined_flag=$allow_undefined_flag - allow_undefined_flag= - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 - (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - then - lt_cv_archive_cmds_need_lc=no - else - lt_cv_archive_cmds_need_lc=yes - fi - allow_undefined_flag=$lt_save_allow_undefined_flag - else - cat conftest.err 1>&5 - fi - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5 -$as_echo "$lt_cv_archive_cmds_need_lc" >&6; } - archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc - ;; - esac - fi - ;; -esac - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 -$as_echo_n "checking dynamic linker characteristics... " >&6; } - -if test "$GCC" = yes; then - case $host_os in - darwin*) lt_awk_arg="/^libraries:/,/LR/" ;; - *) lt_awk_arg="/^libraries:/" ;; - esac - case $host_os in - mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;; - *) lt_sed_strip_eq="s,=/,/,g" ;; - esac - lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` - case $lt_search_path_spec in - *\;*) - # if the path contains ";" then we assume it to be the separator - # otherwise default to the standard path separator (i.e. ":") - it is - # assumed that no part of a normal pathname contains ";" but that should - # okay in the real world where ";" in dirpaths is itself problematic. - lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` - ;; - *) - lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` - ;; - esac - # Ok, now we have the path, separated by spaces, we can step through it - # and add multilib dir if necessary. - lt_tmp_lt_search_path_spec= - lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` - for lt_sys_path in $lt_search_path_spec; do - if test -d "$lt_sys_path/$lt_multi_os_dir"; then - lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir" - else - test -d "$lt_sys_path" && \ - lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path" - fi - done - lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk ' -BEGIN {RS=" "; FS="/|\n";} { - lt_foo=""; - lt_count=0; - for (lt_i = NF; lt_i > 0; lt_i--) { - if ($lt_i != "" && $lt_i != ".") { - if ($lt_i == "..") { - lt_count++; - } else { - if (lt_count == 0) { - lt_foo="/" $lt_i lt_foo; - } else { - lt_count--; - } - } - } - } - if (lt_foo != "") { lt_freq[lt_foo]++; } - if (lt_freq[lt_foo] == 1) { print lt_foo; } -}'` - # AWK program above erroneously prepends '/' to C:/dos/paths - # for these hosts. - case $host_os in - mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\ - $SED 's,/\([A-Za-z]:\),\1,g'` ;; - esac - sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` -else - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" -fi -library_names_spec= -libname_spec='lib$name' -soname_spec= -shrext_cmds=".so" -postinstall_cmds= -postuninstall_cmds= -finish_cmds= -finish_eval= -shlibpath_var= -shlibpath_overrides_runpath=unknown -version_type=none -dynamic_linker="$host_os ld.so" -sys_lib_dlsearch_path_spec="/lib /usr/lib" -need_lib_prefix=unknown -hardcode_into_libs=no - -# when you set need_version to no, make sure it does not cause -set_version -# flags to be left without arguments -need_version=unknown - -case $host_os in -aix3*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' - shlibpath_var=LIBPATH - - # AIX 3 has no versioning support, so we append a major version to the name. - soname_spec='${libname}${release}${shared_ext}$major' - ;; - -aix[4-9]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - hardcode_into_libs=yes - if test "$host_cpu" = ia64; then - # AIX 5 supports IA64 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - else - # With GCC up to 2.95.x, collect2 would create an import file - # for dependence libraries. The import file would start with - # the line `#! .'. This would cause the generated library to - # depend on `.', always an invalid library. This was fixed in - # development snapshots of GCC prior to 3.0. - case $host_os in - aix4 | aix4.[01] | aix4.[01].*) - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' - echo ' yes ' - echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then - : - else - can_build_shared=no - fi - ;; - esac - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct - # soname into executable. Probably we can add versioning support to - # collect2, so additional links can be useful in future. - if test "$aix_use_runtimelinking" = yes; then - # If using run time linking (on AIX 4.2 or later) use lib.so - # instead of lib.a to let people know that these are not - # typical AIX shared libraries. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - else - # We preserve .a as extension for shared libraries through AIX4.2 - # and later when we are not doing run time linking. - library_names_spec='${libname}${release}.a $libname.a' - soname_spec='${libname}${release}${shared_ext}$major' - fi - shlibpath_var=LIBPATH - fi - ;; - -amigaos*) - case $host_cpu in - powerpc) - # Since July 2007 AmigaOS4 officially supports .so libraries. - # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - ;; - m68k) - library_names_spec='$libname.ixlibrary $libname.a' - # Create ${libname}_ixlibrary.a entries in /sys/libs. - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' - ;; - esac - ;; - -beos*) - library_names_spec='${libname}${shared_ext}' - dynamic_linker="$host_os ld.so" - shlibpath_var=LIBRARY_PATH - ;; - -bsdi[45]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" - # the default ld.so.conf also contains /usr/contrib/lib and - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow - # libtool to hard-code these into programs - ;; - -cygwin* | mingw* | pw32* | cegcc*) - version_type=windows - shrext_cmds=".dll" - need_version=no - need_lib_prefix=no - - case $GCC,$cc_basename in - yes,*) - # gcc - library_names_spec='$libname.dll.a' - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname~ - chmod a+x \$dldir/$dlname~ - if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then - eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; - fi' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - - case $host_os in - cygwin*) - # Cygwin DLLs use 'cyg' prefix rather than 'lib' - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - - sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api" - ;; - mingw* | cegcc*) - # MinGW DLLs use traditional 'lib' prefix - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - ;; - pw32*) - # pw32 DLLs use 'pw' prefix rather than 'lib' - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - ;; - esac - dynamic_linker='Win32 ld.exe' - ;; - - *,cl*) - # Native MSVC - libname_spec='$name' - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - library_names_spec='${libname}.dll.lib' - - case $build_os in - mingw*) - sys_lib_search_path_spec= - lt_save_ifs=$IFS - IFS=';' - for lt_path in $LIB - do - IFS=$lt_save_ifs - # Let DOS variable expansion print the short 8.3 style file name. - lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` - sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" - done - IFS=$lt_save_ifs - # Convert to MSYS style. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` - ;; - cygwin*) - # Convert to unix form, then to dos form, then back to unix form - # but this time dos style (no spaces!) so that the unix form looks - # like /cygdrive/c/PROGRA~1:/cygdr... - sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` - sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` - sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - ;; - *) - sys_lib_search_path_spec="$LIB" - if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then - # It is most probably a Windows format PATH. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` - else - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - fi - # FIXME: find the short name or the path components, as spaces are - # common. (e.g. "Program Files" -> "PROGRA~1") - ;; - esac - - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - dynamic_linker='Win32 link.exe' - ;; - - *) - # Assume MSVC wrapper - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' - dynamic_linker='Win32 ld.exe' - ;; - esac - # FIXME: first we should search . and the directory the executable is in - shlibpath_var=PATH - ;; - -darwin* | rhapsody*) - dynamic_linker="$host_os dyld" - version_type=darwin - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' - soname_spec='${libname}${release}${major}$shared_ext' - shlibpath_overrides_runpath=yes - shlibpath_var=DYLD_LIBRARY_PATH - shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' - - sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib" - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' - ;; - -dgux*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -freebsd* | dragonfly*) - # DragonFly does not have aout. When/if they implement a new - # versioning mechanism, adjust this. - if test -x /usr/bin/objformat; then - objformat=`/usr/bin/objformat` - else - case $host_os in - freebsd[23].*) objformat=aout ;; - *) objformat=elf ;; - esac - fi - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' - need_version=no - need_lib_prefix=no - ;; - freebsd-*) - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' - need_version=yes - ;; - esac - shlibpath_var=LD_LIBRARY_PATH - case $host_os in - freebsd2.*) - shlibpath_overrides_runpath=yes - ;; - freebsd3.[01]* | freebsdelf3.[01]*) - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - freebsd3.[2-9]* | freebsdelf3.[2-9]* | \ - freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1) - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - *) # from 4.6 on, and DragonFly - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - esac - ;; - -gnu*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -haiku*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - dynamic_linker="$host_os runtime_loader" - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LIBRARY_PATH - shlibpath_overrides_runpath=yes - sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' - hardcode_into_libs=yes - ;; - -hpux9* | hpux10* | hpux11*) - # Give a soname corresponding to the major version so that dld.sl refuses to - # link against other versions. - version_type=sunos - need_lib_prefix=no - need_version=no - case $host_cpu in - ia64*) - shrext_cmds='.so' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.so" - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - if test "X$HPUX_IA64_MODE" = X32; then - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" - else - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" - fi - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - hppa*64*) - shrext_cmds='.sl' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.sl" - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - *) - shrext_cmds='.sl' - dynamic_linker="$host_os dld.sl" - shlibpath_var=SHLIB_PATH - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - ;; - esac - # HP-UX runs *really* slowly unless shared libraries are mode 555, ... - postinstall_cmds='chmod 555 $lib' - # or fails outright, so override atomically: - install_override_mode=555 - ;; - -interix[3-9]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -irix5* | irix6* | nonstopux*) - case $host_os in - nonstopux*) version_type=nonstopux ;; - *) - if test "$lt_cv_prog_gnu_ld" = yes; then - version_type=linux # correct to gnu/linux during the next big refactor - else - version_type=irix - fi ;; - esac - need_lib_prefix=no - need_version=no - soname_spec='${libname}${release}${shared_ext}$major' - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' - case $host_os in - irix5* | nonstopux*) - libsuff= shlibsuff= - ;; - *) - case $LD in # libtool.m4 will add one of these switches to LD - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") - libsuff= shlibsuff= libmagic=32-bit;; - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") - libsuff=32 shlibsuff=N32 libmagic=N32;; - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") - libsuff=64 shlibsuff=64 libmagic=64-bit;; - *) libsuff= shlibsuff= libmagic=never-match;; - esac - ;; - esac - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH - shlibpath_overrides_runpath=no - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" - hardcode_into_libs=yes - ;; - -# No shared lib support for Linux oldld, aout, or coff. -linux*oldld* | linux*aout* | linux*coff*) - dynamic_linker=no - ;; - -# This must be glibc/ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - - # Some binutils ld are patched to set DT_RUNPATH - if ${lt_cv_shlibpath_overrides_runpath+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_shlibpath_overrides_runpath=no - save_LDFLAGS=$LDFLAGS - save_libdir=$libdir - eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \ - LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\"" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then : - lt_cv_shlibpath_overrides_runpath=yes -fi -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - LDFLAGS=$save_LDFLAGS - libdir=$save_libdir - -fi - - shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath - - # This implies no fast_install, which is unacceptable. - # Some rework will be needed to allow for fast_install - # before this can be enabled. - hardcode_into_libs=yes - - # Append ld.so.conf contents to the search path - if test -f /etc/ld.so.conf; then - lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" - fi - - # We used to test for /lib/ld.so.1 and disable shared libraries on - # powerpc, because MkLinux only supported shared libraries with the - # GNU dynamic linker. Since this was broken with cross compilers, - # most powerpc-linux boxes support dynamic linking these days and - # people can always --disable-shared, the test was removed, and we - # assume the GNU/Linux dynamic linker is in use. - dynamic_linker='GNU/Linux ld.so' - ;; - -netbsdelf*-gnu) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='NetBSD ld.elf_so' - ;; - -netbsd*) - version_type=sunos - need_lib_prefix=no - need_version=no - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - dynamic_linker='NetBSD (a.out) ld.so' - else - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - dynamic_linker='NetBSD ld.elf_so' - fi - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - -newsos6) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - ;; - -*nto* | *qnx*) - version_type=qnx - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='ldqnx.so' - ;; - -openbsd*) - version_type=sunos - sys_lib_dlsearch_path_spec="/usr/lib" - need_lib_prefix=no - # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. - case $host_os in - openbsd3.3 | openbsd3.3.*) need_version=yes ;; - *) need_version=no ;; - esac - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - shlibpath_var=LD_LIBRARY_PATH - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - case $host_os in - openbsd2.[89] | openbsd2.[89].*) - shlibpath_overrides_runpath=no - ;; - *) - shlibpath_overrides_runpath=yes - ;; - esac - else - shlibpath_overrides_runpath=yes - fi - ;; - -os2*) - libname_spec='$name' - shrext_cmds=".dll" - need_lib_prefix=no - library_names_spec='$libname${shared_ext} $libname.a' - dynamic_linker='OS/2 ld.exe' - shlibpath_var=LIBPATH - ;; - -osf3* | osf4* | osf5*) - version_type=osf - need_lib_prefix=no - need_version=no - soname_spec='${libname}${release}${shared_ext}$major' - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" - ;; - -rdos*) - dynamic_linker=no - ;; - -solaris*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - # ldd complains unless libraries are executable - postinstall_cmds='chmod +x $lib' - ;; - -sunos4*) - version_type=sunos - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - if test "$with_gnu_ld" = yes; then - need_lib_prefix=no - fi - need_version=yes - ;; - -sysv4 | sysv4.3*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - case $host_vendor in - sni) - shlibpath_overrides_runpath=no - need_lib_prefix=no - runpath_var=LD_RUN_PATH - ;; - siemens) - need_lib_prefix=no - ;; - motorola) - need_lib_prefix=no - need_version=no - shlibpath_overrides_runpath=no - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' - ;; - esac - ;; - -sysv4*MP*) - if test -d /usr/nec ;then - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' - soname_spec='$libname${shared_ext}.$major' - shlibpath_var=LD_LIBRARY_PATH - fi - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - version_type=freebsd-elf - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - if test "$with_gnu_ld" = yes; then - sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' - else - sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' - case $host_os in - sco3.2v5*) - sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" - ;; - esac - fi - sys_lib_dlsearch_path_spec='/usr/lib' - ;; - -tpf*) - # TPF is a cross-target only. Preferred cross-host = GNU/Linux. - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -uts4*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -*) - dynamic_linker=no - ;; -esac -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 -$as_echo "$dynamic_linker" >&6; } -test "$dynamic_linker" = no && can_build_shared=no - -variables_saved_for_relink="PATH $shlibpath_var $runpath_var" -if test "$GCC" = yes; then - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" -fi - -if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then - sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" -fi -if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then - sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 -$as_echo_n "checking how to hardcode library paths into programs... " >&6; } -hardcode_action= -if test -n "$hardcode_libdir_flag_spec" || - test -n "$runpath_var" || - test "X$hardcode_automatic" = "Xyes" ; then - - # We can hardcode non-existent directories. - if test "$hardcode_direct" != no && - # If the only mechanism to avoid hardcoding is shlibpath_var, we - # have to relink, otherwise we might link with an installed library - # when we should be linking with a yet-to-be-installed one - ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no && - test "$hardcode_minus_L" != no; then - # Linking always hardcodes the temporary library directory. - hardcode_action=relink - else - # We can link without hardcoding, and we can hardcode nonexisting dirs. - hardcode_action=immediate - fi -else - # We cannot hardcode anything, or else we can only hardcode existing - # directories. - hardcode_action=unsupported -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5 -$as_echo "$hardcode_action" >&6; } - -if test "$hardcode_action" = relink || - test "$inherit_rpath" = yes; then - # Fast installation is not supported - enable_fast_install=no -elif test "$shlibpath_overrides_runpath" = yes || - test "$enable_shared" = no; then - # Fast installation is not necessary - enable_fast_install=needless -fi - - - - - - - if test "x$enable_dlopen" != xyes; then - enable_dlopen=unknown - enable_dlopen_self=unknown - enable_dlopen_self_static=unknown -else - lt_cv_dlopen=no - lt_cv_dlopen_libs= - - case $host_os in - beos*) - lt_cv_dlopen="load_add_on" - lt_cv_dlopen_libs= - lt_cv_dlopen_self=yes - ;; - - mingw* | pw32* | cegcc*) - lt_cv_dlopen="LoadLibrary" - lt_cv_dlopen_libs= - ;; - - cygwin*) - lt_cv_dlopen="dlopen" - lt_cv_dlopen_libs= - ;; - - darwin*) - # if libdl is installed we need to link against it - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 -$as_echo_n "checking for dlopen in -ldl... " >&6; } -if ${ac_cv_lib_dl_dlopen+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldl $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char dlopen (); -int -main () -{ -return dlopen (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - ac_cv_lib_dl_dlopen=yes -else - ac_cv_lib_dl_dlopen=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 -$as_echo "$ac_cv_lib_dl_dlopen" >&6; } -if test "x$ac_cv_lib_dl_dlopen" = xyes; then : - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" -else - - lt_cv_dlopen="dyld" - lt_cv_dlopen_libs= - lt_cv_dlopen_self=yes - -fi - - ;; - - *) - ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load" -if test "x$ac_cv_func_shl_load" = xyes; then : - lt_cv_dlopen="shl_load" -else - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5 -$as_echo_n "checking for shl_load in -ldld... " >&6; } -if ${ac_cv_lib_dld_shl_load+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldld $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char shl_load (); -int -main () -{ -return shl_load (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - ac_cv_lib_dld_shl_load=yes -else - ac_cv_lib_dld_shl_load=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5 -$as_echo "$ac_cv_lib_dld_shl_load" >&6; } -if test "x$ac_cv_lib_dld_shl_load" = xyes; then : - lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld" -else - ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" -if test "x$ac_cv_func_dlopen" = xyes; then : - lt_cv_dlopen="dlopen" -else - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 -$as_echo_n "checking for dlopen in -ldl... " >&6; } -if ${ac_cv_lib_dl_dlopen+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldl $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char dlopen (); -int -main () -{ -return dlopen (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - ac_cv_lib_dl_dlopen=yes -else - ac_cv_lib_dl_dlopen=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 -$as_echo "$ac_cv_lib_dl_dlopen" >&6; } -if test "x$ac_cv_lib_dl_dlopen" = xyes; then : - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" -else - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5 -$as_echo_n "checking for dlopen in -lsvld... " >&6; } -if ${ac_cv_lib_svld_dlopen+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-lsvld $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char dlopen (); -int -main () -{ -return dlopen (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - ac_cv_lib_svld_dlopen=yes -else - ac_cv_lib_svld_dlopen=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5 -$as_echo "$ac_cv_lib_svld_dlopen" >&6; } -if test "x$ac_cv_lib_svld_dlopen" = xyes; then : - lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" -else - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5 -$as_echo_n "checking for dld_link in -ldld... " >&6; } -if ${ac_cv_lib_dld_dld_link+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldld $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char dld_link (); -int -main () -{ -return dld_link (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - ac_cv_lib_dld_dld_link=yes -else - ac_cv_lib_dld_dld_link=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5 -$as_echo "$ac_cv_lib_dld_dld_link" >&6; } -if test "x$ac_cv_lib_dld_dld_link" = xyes; then : - lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld" -fi - - -fi - - -fi - - -fi - - -fi - - -fi - - ;; - esac - - if test "x$lt_cv_dlopen" != xno; then - enable_dlopen=yes - else - enable_dlopen=no - fi - - case $lt_cv_dlopen in - dlopen) - save_CPPFLAGS="$CPPFLAGS" - test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" - - save_LDFLAGS="$LDFLAGS" - wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" - - save_LIBS="$LIBS" - LIBS="$lt_cv_dlopen_libs $LIBS" - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5 -$as_echo_n "checking whether a program can dlopen itself... " >&6; } -if ${lt_cv_dlopen_self+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test "$cross_compiling" = yes; then : - lt_cv_dlopen_self=cross -else - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 - lt_status=$lt_dlunknown - cat > conftest.$ac_ext <<_LT_EOF -#line $LINENO "configure" -#include "confdefs.h" - -#if HAVE_DLFCN_H -#include -#endif - -#include - -#ifdef RTLD_GLOBAL -# define LT_DLGLOBAL RTLD_GLOBAL -#else -# ifdef DL_GLOBAL -# define LT_DLGLOBAL DL_GLOBAL -# else -# define LT_DLGLOBAL 0 -# endif -#endif - -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we - find out it does not work in some platform. */ -#ifndef LT_DLLAZY_OR_NOW -# ifdef RTLD_LAZY -# define LT_DLLAZY_OR_NOW RTLD_LAZY -# else -# ifdef DL_LAZY -# define LT_DLLAZY_OR_NOW DL_LAZY -# else -# ifdef RTLD_NOW -# define LT_DLLAZY_OR_NOW RTLD_NOW -# else -# ifdef DL_NOW -# define LT_DLLAZY_OR_NOW DL_NOW -# else -# define LT_DLLAZY_OR_NOW 0 -# endif -# endif -# endif -# endif -#endif - -/* When -fvisbility=hidden is used, assume the code has been annotated - correspondingly for the symbols needed. */ -#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) -int fnord () __attribute__((visibility("default"))); -#endif - -int fnord () { return 42; } -int main () -{ - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); - int status = $lt_dlunknown; - - if (self) - { - if (dlsym (self,"fnord")) status = $lt_dlno_uscore; - else - { - if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; - else puts (dlerror ()); - } - /* dlclose (self); */ - } - else - puts (dlerror ()); - - return status; -} -_LT_EOF - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 - (eval $ac_link) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then - (./conftest; exit; ) >&5 2>/dev/null - lt_status=$? - case x$lt_status in - x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;; - x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;; - x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;; - esac - else : - # compilation failed - lt_cv_dlopen_self=no - fi -fi -rm -fr conftest* - - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5 -$as_echo "$lt_cv_dlopen_self" >&6; } - - if test "x$lt_cv_dlopen_self" = xyes; then - wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5 -$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; } -if ${lt_cv_dlopen_self_static+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test "$cross_compiling" = yes; then : - lt_cv_dlopen_self_static=cross -else - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 - lt_status=$lt_dlunknown - cat > conftest.$ac_ext <<_LT_EOF -#line $LINENO "configure" -#include "confdefs.h" - -#if HAVE_DLFCN_H -#include -#endif - -#include - -#ifdef RTLD_GLOBAL -# define LT_DLGLOBAL RTLD_GLOBAL -#else -# ifdef DL_GLOBAL -# define LT_DLGLOBAL DL_GLOBAL -# else -# define LT_DLGLOBAL 0 -# endif -#endif - -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we - find out it does not work in some platform. */ -#ifndef LT_DLLAZY_OR_NOW -# ifdef RTLD_LAZY -# define LT_DLLAZY_OR_NOW RTLD_LAZY -# else -# ifdef DL_LAZY -# define LT_DLLAZY_OR_NOW DL_LAZY -# else -# ifdef RTLD_NOW -# define LT_DLLAZY_OR_NOW RTLD_NOW -# else -# ifdef DL_NOW -# define LT_DLLAZY_OR_NOW DL_NOW -# else -# define LT_DLLAZY_OR_NOW 0 -# endif -# endif -# endif -# endif -#endif - -/* When -fvisbility=hidden is used, assume the code has been annotated - correspondingly for the symbols needed. */ -#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) -int fnord () __attribute__((visibility("default"))); -#endif - -int fnord () { return 42; } -int main () -{ - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); - int status = $lt_dlunknown; - - if (self) - { - if (dlsym (self,"fnord")) status = $lt_dlno_uscore; - else - { - if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; - else puts (dlerror ()); - } - /* dlclose (self); */ - } - else - puts (dlerror ()); - - return status; -} -_LT_EOF - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 - (eval $ac_link) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then - (./conftest; exit; ) >&5 2>/dev/null - lt_status=$? - case x$lt_status in - x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;; - x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;; - x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;; - esac - else : - # compilation failed - lt_cv_dlopen_self_static=no - fi -fi -rm -fr conftest* - - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5 -$as_echo "$lt_cv_dlopen_self_static" >&6; } - fi - - CPPFLAGS="$save_CPPFLAGS" - LDFLAGS="$save_LDFLAGS" - LIBS="$save_LIBS" - ;; - esac - - case $lt_cv_dlopen_self in - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; - *) enable_dlopen_self=unknown ;; - esac - - case $lt_cv_dlopen_self_static in - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; - *) enable_dlopen_self_static=unknown ;; - esac -fi - - - - - - - - - - - - - - - - - -striplib= -old_striplib= -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 -$as_echo_n "checking whether stripping libraries is possible... " >&6; } -if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" - test -z "$striplib" && striplib="$STRIP --strip-unneeded" - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -else -# FIXME - insert some real tests, host_os isn't really good enough - case $host_os in - darwin*) - if test -n "$STRIP" ; then - striplib="$STRIP -x" - old_striplib="$STRIP -S" - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - fi - ;; - *) - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - ;; - esac -fi - - - - - - - - - - - - - # Report which library types will actually be built - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5 -$as_echo_n "checking if libtool supports shared libraries... " >&6; } - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5 -$as_echo "$can_build_shared" >&6; } - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5 -$as_echo_n "checking whether to build shared libraries... " >&6; } - test "$can_build_shared" = "no" && enable_shared=no - - # On AIX, shared libraries and static libraries use the same namespace, and - # are all built from PIC. - case $host_os in - aix3*) - test "$enable_shared" = yes && enable_static=no - if test -n "$RANLIB"; then - archive_cmds="$archive_cmds~\$RANLIB \$lib" - postinstall_cmds='$RANLIB $lib' - fi - ;; - - aix[4-9]*) - if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then - test "$enable_shared" = yes && enable_static=no - fi - ;; - esac - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5 -$as_echo "$enable_shared" >&6; } - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5 -$as_echo_n "checking whether to build static libraries... " >&6; } - # Make sure either enable_shared or enable_static is yes. - test "$enable_shared" = yes || enable_static=yes - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5 -$as_echo "$enable_static" >&6; } - - - - -fi -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -CC="$lt_save_CC" - - - - - - - - - - - - - - - - ac_config_commands="$ac_config_commands libtool" - - - - -# Only expand once: - - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -if test -z "$CXX"; then - if test -n "$CCC"; then - CXX=$CCC - else - if test -n "$ac_tool_prefix"; then - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CXX"; then - ac_cv_prog_CXX="$CXX" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CXX=$ac_cv_prog_CXX -if test -n "$CXX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 -$as_echo "$CXX" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$CXX" && break - done -fi -if test -z "$CXX"; then - ac_ct_CXX=$CXX - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_CXX"; then - ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_CXX="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CXX=$ac_cv_prog_ac_ct_CXX -if test -n "$ac_ct_CXX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 -$as_echo "$ac_ct_CXX" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$ac_ct_CXX" && break -done - - if test "x$ac_ct_CXX" = x; then - CXX="g++" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CXX=$ac_ct_CXX - fi -fi - - fi -fi -# Provide some information about the compiler. -$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 -set X $ac_compile -ac_compiler=$2 -for ac_option in --version -v -V -qversion; do - { { ac_try="$ac_compiler $ac_option >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compiler $ac_option >&5") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - sed '10a\ -... rest of stderr output deleted ... - 10q' conftest.err >conftest.er1 - cat conftest.er1 >&5 - fi - rm -f conftest.er1 conftest.err - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -done - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 -$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } -if ${ac_cv_cxx_compiler_gnu+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ -#ifndef __GNUC__ - choke me -#endif - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_compiler_gnu=yes -else - ac_compiler_gnu=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -ac_cv_cxx_compiler_gnu=$ac_compiler_gnu - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 -$as_echo "$ac_cv_cxx_compiler_gnu" >&6; } -if test $ac_compiler_gnu = yes; then - GXX=yes -else - GXX= -fi -ac_test_CXXFLAGS=${CXXFLAGS+set} -ac_save_CXXFLAGS=$CXXFLAGS -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 -$as_echo_n "checking whether $CXX accepts -g... " >&6; } -if ${ac_cv_prog_cxx_g+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_save_cxx_werror_flag=$ac_cxx_werror_flag - ac_cxx_werror_flag=yes - ac_cv_prog_cxx_g=no - CXXFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_prog_cxx_g=yes -else - CXXFLAGS="" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - -else - ac_cxx_werror_flag=$ac_save_cxx_werror_flag - CXXFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_prog_cxx_g=yes -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_cxx_werror_flag=$ac_save_cxx_werror_flag -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 -$as_echo "$ac_cv_prog_cxx_g" >&6; } -if test "$ac_test_CXXFLAGS" = set; then - CXXFLAGS=$ac_save_CXXFLAGS -elif test $ac_cv_prog_cxx_g = yes; then - if test "$GXX" = yes; then - CXXFLAGS="-g -O2" - else - CXXFLAGS="-g" - fi -else - if test "$GXX" = yes; then - CXXFLAGS="-O2" - else - CXXFLAGS= - fi -fi -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -depcc="$CXX" am_compiler_list= - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 -$as_echo_n "checking dependency style of $depcc... " >&6; } -if ${am_cv_CXX_dependencies_compiler_type+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_CXX_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` - fi - am__universal=false - case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac - - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_CXX_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_CXX_dependencies_compiler_type=none -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5 -$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; } -CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type - - if - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then - am__fastdepCXX_TRUE= - am__fastdepCXX_FALSE='#' -else - am__fastdepCXX_TRUE='#' - am__fastdepCXX_FALSE= -fi - - - - - -func_stripname_cnf () -{ - case ${2} in - .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; - *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; - esac -} # func_stripname_cnf - - if test -n "$CXX" && ( test "X$CXX" != "Xno" && - ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || - (test "X$CXX" != "Xg++"))) ; then - ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 -$as_echo_n "checking how to run the C++ preprocessor... " >&6; } -if test -z "$CXXCPP"; then - if ${ac_cv_prog_CXXCPP+:} false; then : - $as_echo_n "(cached) " >&6 -else - # Double quotes because CXXCPP needs to be expanded - for CXXCPP in "$CXX -E" "/lib/cpp" - do - ac_preproc_ok=false -for ac_cxx_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # Prefer to if __STDC__ is defined, since - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#ifdef __STDC__ -# include -#else -# include -#endif - Syntax error -_ACEOF -if ac_fn_cxx_try_cpp "$LINENO"; then : - -else - # Broken: fails on valid input. -continue -fi -rm -f conftest.err conftest.i conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -_ACEOF -if ac_fn_cxx_try_cpp "$LINENO"; then : - # Broken: success on invalid input. -continue -else - # Passes both tests. -ac_preproc_ok=: -break -fi -rm -f conftest.err conftest.i conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok; then : - break -fi - - done - ac_cv_prog_CXXCPP=$CXXCPP - -fi - CXXCPP=$ac_cv_prog_CXXCPP -else - ac_cv_prog_CXXCPP=$CXXCPP -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5 -$as_echo "$CXXCPP" >&6; } -ac_preproc_ok=false -for ac_cxx_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # Prefer to if __STDC__ is defined, since - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#ifdef __STDC__ -# include -#else -# include -#endif - Syntax error -_ACEOF -if ac_fn_cxx_try_cpp "$LINENO"; then : - -else - # Broken: fails on valid input. -continue -fi -rm -f conftest.err conftest.i conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -_ACEOF -if ac_fn_cxx_try_cpp "$LINENO"; then : - # Broken: success on invalid input. -continue -else - # Passes both tests. -ac_preproc_ok=: -break -fi -rm -f conftest.err conftest.i conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok; then : - -else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check -See \`config.log' for more details" "$LINENO" 5; } -fi - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -else - _lt_caught_CXX_error=yes -fi - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - -archive_cmds_need_lc_CXX=no -allow_undefined_flag_CXX= -always_export_symbols_CXX=no -archive_expsym_cmds_CXX= -compiler_needs_object_CXX=no -export_dynamic_flag_spec_CXX= -hardcode_direct_CXX=no -hardcode_direct_absolute_CXX=no -hardcode_libdir_flag_spec_CXX= -hardcode_libdir_separator_CXX= -hardcode_minus_L_CXX=no -hardcode_shlibpath_var_CXX=unsupported -hardcode_automatic_CXX=no -inherit_rpath_CXX=no -module_cmds_CXX= -module_expsym_cmds_CXX= -link_all_deplibs_CXX=unknown -old_archive_cmds_CXX=$old_archive_cmds -reload_flag_CXX=$reload_flag -reload_cmds_CXX=$reload_cmds -no_undefined_flag_CXX= -whole_archive_flag_spec_CXX= -enable_shared_with_static_runtimes_CXX=no - -# Source file extension for C++ test sources. -ac_ext=cpp - -# Object file extension for compiled C++ test sources. -objext=o -objext_CXX=$objext - -# No sense in running all these tests if we already determined that -# the CXX compiler isn't working. Some variables (like enable_shared) -# are currently assumed to apply to all compilers on this platform, -# and will be corrupted by setting them based on a non-working compiler. -if test "$_lt_caught_CXX_error" != yes; then - # Code to be used in simple compile tests - lt_simple_compile_test_code="int some_variable = 0;" - - # Code to be used in simple link tests - lt_simple_link_test_code='int main(int, char *[]) { return(0); }' - - # ltmain only uses $CC for tagged configurations so make sure $CC is set. - - - - - - -# If no C compiler was specified, use CC. -LTCC=${LTCC-"$CC"} - -# If no C compiler flags were specified, use CFLAGS. -LTCFLAGS=${LTCFLAGS-"$CFLAGS"} - -# Allow CC to be a program name with arguments. -compiler=$CC - - - # save warnings/boilerplate of simple test code - ac_outfile=conftest.$ac_objext -echo "$lt_simple_compile_test_code" >conftest.$ac_ext -eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_compiler_boilerplate=`cat conftest.err` -$RM conftest* - - ac_outfile=conftest.$ac_objext -echo "$lt_simple_link_test_code" >conftest.$ac_ext -eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_linker_boilerplate=`cat conftest.err` -$RM -r conftest* - - - # Allow CC to be a program name with arguments. - lt_save_CC=$CC - lt_save_CFLAGS=$CFLAGS - lt_save_LD=$LD - lt_save_GCC=$GCC - GCC=$GXX - lt_save_with_gnu_ld=$with_gnu_ld - lt_save_path_LD=$lt_cv_path_LD - if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then - lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx - else - $as_unset lt_cv_prog_gnu_ld - fi - if test -n "${lt_cv_path_LDCXX+set}"; then - lt_cv_path_LD=$lt_cv_path_LDCXX - else - $as_unset lt_cv_path_LD - fi - test -z "${LDCXX+set}" || LD=$LDCXX - CC=${CXX-"c++"} - CFLAGS=$CXXFLAGS - compiler=$CC - compiler_CXX=$CC - for cc_temp in $compiler""; do - case $cc_temp in - compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; - distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; - \-*) ;; - *) break;; - esac -done -cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` - - - if test -n "$compiler"; then - # We don't want -fno-exception when compiling C++ code, so set the - # no_builtin_flag separately - if test "$GXX" = yes; then - lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin' - else - lt_prog_compiler_no_builtin_flag_CXX= - fi - - if test "$GXX" = yes; then - # Set up default GNU C++ configuration - - - -# Check whether --with-gnu-ld was given. -if test "${with_gnu_ld+set}" = set; then : - withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes -else - with_gnu_ld=no -fi - -ac_prog=ld -if test "$GCC" = yes; then - # Check if gcc -print-prog-name=ld gives a path. - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 -$as_echo_n "checking for ld used by $CC... " >&6; } - case $host in - *-*-mingw*) - # gcc leaves a trailing carriage return which upsets mingw - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; - *) - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; - esac - case $ac_prog in - # Accept absolute paths. - [\\/]* | ?:[\\/]*) - re_direlt='/[^/][^/]*/\.\./' - # Canonicalize the pathname of ld - ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` - while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do - ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` - done - test -z "$LD" && LD="$ac_prog" - ;; - "") - # If it fails, then pretend we aren't using GCC. - ac_prog=ld - ;; - *) - # If it is relative, then search for the first ld in PATH. - with_gnu_ld=unknown - ;; - esac -elif test "$with_gnu_ld" = yes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 -$as_echo_n "checking for GNU ld... " >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 -$as_echo_n "checking for non-GNU ld... " >&6; } -fi -if ${lt_cv_path_LD+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$LD"; then - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - for ac_dir in $PATH; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then - lt_cv_path_LD="$ac_dir/$ac_prog" - # Check to see if the program is GNU ld. I'd rather use --version, - # but apparently some variants of GNU ld only accept -v. - # Break only if it was the GNU/non-GNU ld that we prefer. - case `"$lt_cv_path_LD" -v 2>&1 &5 -$as_echo "$LD" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi -test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 -$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } -if ${lt_cv_prog_gnu_ld+:} false; then : - $as_echo_n "(cached) " >&6 -else - # I'd rather use --version here, but apparently some GNU lds only accept -v. -case `$LD -v 2>&1 &5 -$as_echo "$lt_cv_prog_gnu_ld" >&6; } -with_gnu_ld=$lt_cv_prog_gnu_ld - - - - - - - - # Check if GNU C++ uses GNU ld as the underlying linker, since the - # archiving commands below assume that GNU ld is being used. - if test "$with_gnu_ld" = yes; then - archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-dynamic' - - # If archive_cmds runs LD, not CC, wlarc should be empty - # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to - # investigate it a little bit more. (MM) - wlarc='${wl}' - - # ancient GNU ld didn't support --whole-archive et. al. - if eval "`$CC -print-prog-name=ld` --help 2>&1" | - $GREP 'no-whole-archive' > /dev/null; then - whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' - else - whole_archive_flag_spec_CXX= - fi - else - with_gnu_ld=no - wlarc= - - # A generic and very simple default shared library creation - # command for GNU C++ for the case where it uses the native - # linker, instead of GNU ld. If possible, this setting should - # overridden to take advantage of the native linker features on - # the platform it is being used on. - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' - fi - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - - else - GXX=no - with_gnu_ld=no - wlarc= - fi - - # PORTME: fill in a description of your system's C++ link characteristics - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } - ld_shlibs_CXX=yes - case $host_os in - aix3*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - aix[4-9]*) - if test "$host_cpu" = ia64; then - # On IA64, the linker does run time linking by default, so we don't - # have to do anything special. - aix_use_runtimelinking=no - exp_sym_flag='-Bexport' - no_entry_flag="" - else - aix_use_runtimelinking=no - - # Test if we are trying to use run time linking or normal - # AIX style linking. If -brtl is somewhere in LDFLAGS, we - # need to do runtime linking. - case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*) - for ld_flag in $LDFLAGS; do - case $ld_flag in - *-brtl*) - aix_use_runtimelinking=yes - break - ;; - esac - done - ;; - esac - - exp_sym_flag='-bexport' - no_entry_flag='-bnoentry' - fi - - # When large executables or shared objects are built, AIX ld can - # have problems creating the table of contents. If linking a library - # or program results in "error TOC overflow" add -mminimal-toc to - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. - - archive_cmds_CXX='' - hardcode_direct_CXX=yes - hardcode_direct_absolute_CXX=yes - hardcode_libdir_separator_CXX=':' - link_all_deplibs_CXX=yes - file_list_spec_CXX='${wl}-f,' - - if test "$GXX" = yes; then - case $host_os in aix4.[012]|aix4.[012].*) - # We only want to do this on AIX 4.2 and lower, the check - # below for broken collect2 doesn't work under 4.3+ - collect2name=`${CC} -print-prog-name=collect2` - if test -f "$collect2name" && - strings "$collect2name" | $GREP resolve_lib_name >/dev/null - then - # We have reworked collect2 - : - else - # We have old collect2 - hardcode_direct_CXX=unsupported - # It fails to find uninstalled libraries when the uninstalled - # path is not listed in the libpath. Setting hardcode_minus_L - # to unsupported forces relinking - hardcode_minus_L_CXX=yes - hardcode_libdir_flag_spec_CXX='-L$libdir' - hardcode_libdir_separator_CXX= - fi - esac - shared_flag='-shared' - if test "$aix_use_runtimelinking" = yes; then - shared_flag="$shared_flag "'${wl}-G' - fi - else - # not using gcc - if test "$host_cpu" = ia64; then - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release - # chokes on -Wl,-G. The following line is correct: - shared_flag='-G' - else - if test "$aix_use_runtimelinking" = yes; then - shared_flag='${wl}-G' - else - shared_flag='${wl}-bM:SRE' - fi - fi - fi - - export_dynamic_flag_spec_CXX='${wl}-bexpall' - # It seems that -bexpall does not export symbols beginning with - # underscore (_), so it is better to generate a list of symbols to - # export. - always_export_symbols_CXX=yes - if test "$aix_use_runtimelinking" = yes; then - # Warning - without using the other runtime loading flags (-brtl), - # -berok will link without error, but may produce a broken library. - allow_undefined_flag_CXX='-berok' - # Determine the default libpath from the value encoded in an empty - # executable. - if test "${lt_cv_aix_libpath+set}" = set; then - aix_libpath=$lt_cv_aix_libpath -else - if ${lt_cv_aix_libpath__CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_link "$LINENO"; then : - - lt_aix_libpath_sed=' - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }' - lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$lt_cv_aix_libpath__CXX"; then - lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - if test -z "$lt_cv_aix_libpath__CXX"; then - lt_cv_aix_libpath__CXX="/usr/lib:/lib" - fi - -fi - - aix_libpath=$lt_cv_aix_libpath__CXX -fi - - hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath" - - archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" - else - if test "$host_cpu" = ia64; then - hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib' - allow_undefined_flag_CXX="-z nodefs" - archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" - else - # Determine the default libpath from the value encoded in an - # empty executable. - if test "${lt_cv_aix_libpath+set}" = set; then - aix_libpath=$lt_cv_aix_libpath -else - if ${lt_cv_aix_libpath__CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_link "$LINENO"; then : - - lt_aix_libpath_sed=' - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }' - lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$lt_cv_aix_libpath__CXX"; then - lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - if test -z "$lt_cv_aix_libpath__CXX"; then - lt_cv_aix_libpath__CXX="/usr/lib:/lib" - fi - -fi - - aix_libpath=$lt_cv_aix_libpath__CXX -fi - - hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath" - # Warning - without using the other run time loading flags, - # -berok will link without error, but may produce a broken library. - no_undefined_flag_CXX=' ${wl}-bernotok' - allow_undefined_flag_CXX=' ${wl}-berok' - if test "$with_gnu_ld" = yes; then - # We only use this code for GNU lds that support --whole-archive. - whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive' - else - # Exported symbols can be pulled into shared objects from archives - whole_archive_flag_spec_CXX='$convenience' - fi - archive_cmds_need_lc_CXX=yes - # This is similar to how AIX traditionally builds its shared - # libraries. - archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' - fi - fi - ;; - - beos*) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - allow_undefined_flag_CXX=unsupported - # Joseph Beckenbach says some releases of gcc - # support --undefined. This deserves some investigation. FIXME - archive_cmds_CXX='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - else - ld_shlibs_CXX=no - fi - ;; - - chorus*) - case $cc_basename in - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - ;; - - cygwin* | mingw* | pw32* | cegcc*) - case $GXX,$cc_basename in - ,cl* | no,cl*) - # Native MSVC - # hardcode_libdir_flag_spec is actually meaningless, as there is - # no search path for DLLs. - hardcode_libdir_flag_spec_CXX=' ' - allow_undefined_flag_CXX=unsupported - always_export_symbols_CXX=yes - file_list_spec_CXX='@' - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=".dll" - # FIXME: Setting linknames here is a bad hack. - archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' - archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; - else - $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; - fi~ - $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ - linknames=' - # The linker will not automatically build a static lib if we build a DLL. - # _LT_TAGVAR(old_archive_from_new_cmds, CXX)='true' - enable_shared_with_static_runtimes_CXX=yes - # Don't use ranlib - old_postinstall_cmds_CXX='chmod 644 $oldlib' - postlink_cmds_CXX='lt_outputfile="@OUTPUT@"~ - lt_tool_outputfile="@TOOL_OUTPUT@"~ - case $lt_outputfile in - *.exe|*.EXE) ;; - *) - lt_outputfile="$lt_outputfile.exe" - lt_tool_outputfile="$lt_tool_outputfile.exe" - ;; - esac~ - func_to_tool_file "$lt_outputfile"~ - if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then - $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; - $RM "$lt_outputfile.manifest"; - fi' - ;; - *) - # g++ - # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless, - # as there is no search path for DLLs. - hardcode_libdir_flag_spec_CXX='-L$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-all-symbols' - allow_undefined_flag_CXX=unsupported - always_export_symbols_CXX=no - enable_shared_with_static_runtimes_CXX=yes - - if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then - archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - # If the export-symbols file already is a .def file (1st line - # is EXPORTS), use it as is; otherwise, prepend... - archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - cp $export_symbols $output_objdir/$soname.def; - else - echo EXPORTS > $output_objdir/$soname.def; - cat $export_symbols >> $output_objdir/$soname.def; - fi~ - $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - else - ld_shlibs_CXX=no - fi - ;; - esac - ;; - darwin* | rhapsody*) - - - archive_cmds_need_lc_CXX=no - hardcode_direct_CXX=no - hardcode_automatic_CXX=yes - hardcode_shlibpath_var_CXX=unsupported - if test "$lt_cv_ld_force_load" = "yes"; then - whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' - - else - whole_archive_flag_spec_CXX='' - fi - link_all_deplibs_CXX=yes - allow_undefined_flag_CXX="$_lt_dar_allow_undefined" - case $cc_basename in - ifort*) _lt_dar_can_shared=yes ;; - *) _lt_dar_can_shared=$GCC ;; - esac - if test "$_lt_dar_can_shared" = "yes"; then - output_verbose_link_cmd=func_echo_all - archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" - module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" - archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" - module_expsym_cmds_CXX="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" - if test "$lt_cv_apple_cc_single_mod" != "yes"; then - archive_cmds_CXX="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}" - archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}" - fi - - else - ld_shlibs_CXX=no - fi - - ;; - - dgux*) - case $cc_basename in - ec++*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - ghcx*) - # Green Hills C++ Compiler - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - ;; - - freebsd2.*) - # C++ shared libraries reported to be fairly broken before - # switch to ELF - ld_shlibs_CXX=no - ;; - - freebsd-elf*) - archive_cmds_need_lc_CXX=no - ;; - - freebsd* | dragonfly*) - # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF - # conventions - ld_shlibs_CXX=yes - ;; - - gnu*) - ;; - - haiku*) - archive_cmds_CXX='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - link_all_deplibs_CXX=yes - ;; - - hpux9*) - hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir' - hardcode_libdir_separator_CXX=: - export_dynamic_flag_spec_CXX='${wl}-E' - hardcode_direct_CXX=yes - hardcode_minus_L_CXX=yes # Not in the search PATH, - # but as the default - # location of the library. - - case $cc_basename in - CC*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - aCC*) - archive_cmds_CXX='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test "$GXX" = yes; then - archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - else - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - fi - ;; - esac - ;; - - hpux10*|hpux11*) - if test $with_gnu_ld = no; then - hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir' - hardcode_libdir_separator_CXX=: - - case $host_cpu in - hppa*64*|ia64*) - ;; - *) - export_dynamic_flag_spec_CXX='${wl}-E' - ;; - esac - fi - case $host_cpu in - hppa*64*|ia64*) - hardcode_direct_CXX=no - hardcode_shlibpath_var_CXX=no - ;; - *) - hardcode_direct_CXX=yes - hardcode_direct_absolute_CXX=yes - hardcode_minus_L_CXX=yes # Not in the search PATH, - # but as the default - # location of the library. - ;; - esac - - case $cc_basename in - CC*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - aCC*) - case $host_cpu in - hppa*64*) - archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - ia64*) - archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - *) - archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - esac - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test "$GXX" = yes; then - if test $with_gnu_ld = no; then - case $host_cpu in - hppa*64*) - archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - ia64*) - archive_cmds_CXX='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - *) - archive_cmds_CXX='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - esac - fi - else - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - fi - ;; - esac - ;; - - interix[3-9]*) - hardcode_direct_CXX=no - hardcode_shlibpath_var_CXX=no - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' - export_dynamic_flag_spec_CXX='${wl}-E' - # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. - # Instead, shared libraries are loaded at an image base (0x10000000 by - # default) and relocated if they conflict, which is a slow very memory - # consuming and fragmenting process. To avoid this, we pick a random, - # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link - # time. Moving up from 0x10000000 also allows more sbrk(2) space. - archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - ;; - irix5* | irix6*) - case $cc_basename in - CC*) - # SGI C++ - archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - - # Archives containing C++ object files must be created using - # "CC -ar", where "CC" is the IRIX C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs' - ;; - *) - if test "$GXX" = yes; then - if test "$with_gnu_ld" = no; then - archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - else - archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib' - fi - fi - link_all_deplibs_CXX=yes - ;; - esac - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator_CXX=: - inherit_rpath_CXX=yes - ;; - - linux* | k*bsd*-gnu | kopensolaris*-gnu) - case $cc_basename in - KCC*) - # Kuck and Associates, Inc. (KAI) C++ Compiler - - # KCC will only create a shared library if the output file - # ends with ".so" (or ".sl" for HP-UX), so rename the library - # to its proper name (with version) after linking. - archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' - archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-dynamic' - - # Archives containing C++ object files must be created using - # "CC -Bstatic", where "CC" is the KAI C++ compiler. - old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' - ;; - icpc* | ecpc* ) - # Intel C++ - with_gnu_ld=yes - # version 8.0 and above of icpc choke on multiply defined symbols - # if we add $predep_objects and $postdep_objects, however 7.1 and - # earlier do not add the objects themselves. - case `$CC -V 2>&1` in - *"Version 7."*) - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - ;; - *) # Version 8.0 or newer - tmp_idyn= - case $host_cpu in - ia64*) tmp_idyn=' -i_dynamic';; - esac - archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - ;; - esac - archive_cmds_need_lc_CXX=no - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-dynamic' - whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive' - ;; - pgCC* | pgcpp*) - # Portland Group C++ compiler - case `$CC -V` in - *pgCC\ [1-5].* | *pgcpp\ [1-5].*) - prelink_cmds_CXX='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ - compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' - old_archive_cmds_CXX='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ - $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ - $RANLIB $oldlib' - archive_cmds_CXX='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ - $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' - archive_expsym_cmds_CXX='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ - $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' - ;; - *) # Version 6 and above use weak symbols - archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' - archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' - ;; - esac - - hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-dynamic' - whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - ;; - cxx*) - # Compaq C++ - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' - archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' - - runpath_var=LD_RUN_PATH - hardcode_libdir_flag_spec_CXX='-rpath $libdir' - hardcode_libdir_separator_CXX=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' - ;; - xl* | mpixl* | bgxl*) - # IBM XL 8.0 on PPC, with GNU ld - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' - export_dynamic_flag_spec_CXX='${wl}--export-dynamic' - archive_cmds_CXX='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - if test "x$supports_anon_versioning" = xyes; then - archive_expsym_cmds_CXX='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' - fi - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - no_undefined_flag_CXX=' -zdefs' - archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - archive_expsym_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols' - hardcode_libdir_flag_spec_CXX='-R$libdir' - whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - compiler_needs_object_CXX=yes - - # Not sure whether something based on - # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 - # would be better. - output_verbose_link_cmd='func_echo_all' - - # Archives containing C++ object files must be created using - # "CC -xar", where "CC" is the Sun C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs' - ;; - esac - ;; - esac - ;; - - lynxos*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - - m88k*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - - mvs*) - case $cc_basename in - cxx*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - ;; - - netbsd*) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' - wlarc= - hardcode_libdir_flag_spec_CXX='-R$libdir' - hardcode_direct_CXX=yes - hardcode_shlibpath_var_CXX=no - fi - # Workaround some broken pre-1.5 toolchains - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' - ;; - - *nto* | *qnx*) - ld_shlibs_CXX=yes - ;; - - openbsd2*) - # C++ shared libraries are fairly broken - ld_shlibs_CXX=no - ;; - - openbsd*) - if test -f /usr/libexec/ld.so; then - hardcode_direct_CXX=yes - hardcode_shlibpath_var_CXX=no - hardcode_direct_absolute_CXX=yes - archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' - export_dynamic_flag_spec_CXX='${wl}-E' - whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' - fi - output_verbose_link_cmd=func_echo_all - else - ld_shlibs_CXX=no - fi - ;; - - osf3* | osf4* | osf5*) - case $cc_basename in - KCC*) - # Kuck and Associates, Inc. (KAI) C++ Compiler - - # KCC will only create a shared library if the output file - # ends with ".so" (or ".sl" for HP-UX), so rename the library - # to its proper name (with version) after linking. - archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' - - hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' - hardcode_libdir_separator_CXX=: - - # Archives containing C++ object files must be created using - # the KAI C++ compiler. - case $host in - osf3*) old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' ;; - *) old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' ;; - esac - ;; - RCC*) - # Rational C++ 2.4.1 - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - cxx*) - case $host in - osf3*) - allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' - archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' - ;; - *) - allow_undefined_flag_CXX=' -expect_unresolved \*' - archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ - echo "-hidden">> $lib.exp~ - $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~ - $RM $lib.exp' - hardcode_libdir_flag_spec_CXX='-rpath $libdir' - ;; - esac - - hardcode_libdir_separator_CXX=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test "$GXX" = yes && test "$with_gnu_ld" = no; then - allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' - case $host in - osf3*) - archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - ;; - *) - archive_cmds_CXX='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - ;; - esac - - hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' - hardcode_libdir_separator_CXX=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - - else - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - fi - ;; - esac - ;; - - psos*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - - sunos4*) - case $cc_basename in - CC*) - # Sun C++ 4.x - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - lcc*) - # Lucid - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - ;; - - solaris*) - case $cc_basename in - CC* | sunCC*) - # Sun C++ 4.2, 5.x and Centerline C++ - archive_cmds_need_lc_CXX=yes - no_undefined_flag_CXX=' -zdefs' - archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - hardcode_libdir_flag_spec_CXX='-R$libdir' - hardcode_shlibpath_var_CXX=no - case $host_os in - solaris2.[0-5] | solaris2.[0-5].*) ;; - *) - # The compiler driver will combine and reorder linker options, - # but understands `-z linker_flag'. - # Supported since Solaris 2.6 (maybe 2.5.1?) - whole_archive_flag_spec_CXX='-z allextract$convenience -z defaultextract' - ;; - esac - link_all_deplibs_CXX=yes - - output_verbose_link_cmd='func_echo_all' - - # Archives containing C++ object files must be created using - # "CC -xar", where "CC" is the Sun C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs' - ;; - gcx*) - # Green Hills C++ Compiler - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' - - # The C++ compiler must be used to create the archive. - old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs' - ;; - *) - # GNU C++ compiler with Solaris linker - if test "$GXX" = yes && test "$with_gnu_ld" = no; then - no_undefined_flag_CXX=' ${wl}-z ${wl}defs' - if $CC --version | $GREP -v '^2\.7' > /dev/null; then - archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' - archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - else - # g++ 2.7 appears to require `-G' NOT `-shared' on this - # platform. - archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' - archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - fi - - hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir' - case $host_os in - solaris2.[0-5] | solaris2.[0-5].*) ;; - *) - whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' - ;; - esac - fi - ;; - esac - ;; - - sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*) - no_undefined_flag_CXX='${wl}-z,text' - archive_cmds_need_lc_CXX=no - hardcode_shlibpath_var_CXX=no - runpath_var='LD_RUN_PATH' - - case $cc_basename in - CC*) - archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - ;; - - sysv5* | sco3.2v5* | sco5v6*) - # Note: We can NOT use -z defs as we might desire, because we do not - # link with -lc, and that would cause any symbols used from libc to - # always be unresolved, which means just about no library would - # ever link correctly. If we're not using GNU ld we use -z text - # though, which does catch some bad symbols but isn't as heavy-handed - # as -z defs. - no_undefined_flag_CXX='${wl}-z,text' - allow_undefined_flag_CXX='${wl}-z,nodefs' - archive_cmds_need_lc_CXX=no - hardcode_shlibpath_var_CXX=no - hardcode_libdir_flag_spec_CXX='${wl}-R,$libdir' - hardcode_libdir_separator_CXX=':' - link_all_deplibs_CXX=yes - export_dynamic_flag_spec_CXX='${wl}-Bexport' - runpath_var='LD_RUN_PATH' - - case $cc_basename in - CC*) - archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - old_archive_cmds_CXX='$CC -Tprelink_objects $oldobjs~ - '"$old_archive_cmds_CXX" - reload_cmds_CXX='$CC -Tprelink_objects $reload_objs~ - '"$reload_cmds_CXX" - ;; - *) - archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - ;; - - tandem*) - case $cc_basename in - NCC*) - # NonStop-UX NCC 3.20 - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - ;; - - vxworks*) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - - *) - # FIXME: insert proper C++ library support - ld_shlibs_CXX=no - ;; - esac - - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 -$as_echo "$ld_shlibs_CXX" >&6; } - test "$ld_shlibs_CXX" = no && can_build_shared=no - - GCC_CXX="$GXX" - LD_CXX="$LD" - - ## CAVEAT EMPTOR: - ## There is no encapsulation within the following macros, do not change - ## the running order or otherwise move them around unless you know exactly - ## what you are doing... - # Dependencies to place before and after the object being linked: -predep_objects_CXX= -postdep_objects_CXX= -predeps_CXX= -postdeps_CXX= -compiler_lib_search_path_CXX= - -cat > conftest.$ac_ext <<_LT_EOF -class Foo -{ -public: - Foo (void) { a = 0; } -private: - int a; -}; -_LT_EOF - - -_lt_libdeps_save_CFLAGS=$CFLAGS -case "$CC $CFLAGS " in #( -*\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;; -*\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;; -*\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;; -esac - -if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - # Parse the compiler output and extract the necessary - # objects, libraries and library flags. - - # Sentinel used to keep track of whether or not we are before - # the conftest object file. - pre_test_object_deps_done=no - - for p in `eval "$output_verbose_link_cmd"`; do - case ${prev}${p} in - - -L* | -R* | -l*) - # Some compilers place space between "-{L,R}" and the path. - # Remove the space. - if test $p = "-L" || - test $p = "-R"; then - prev=$p - continue - fi - - # Expand the sysroot to ease extracting the directories later. - if test -z "$prev"; then - case $p in - -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;; - -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;; - -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;; - esac - fi - case $p in - =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;; - esac - if test "$pre_test_object_deps_done" = no; then - case ${prev} in - -L | -R) - # Internal compiler library paths should come after those - # provided the user. The postdeps already come after the - # user supplied libs so there is no need to process them. - if test -z "$compiler_lib_search_path_CXX"; then - compiler_lib_search_path_CXX="${prev}${p}" - else - compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}" - fi - ;; - # The "-l" case would never come before the object being - # linked, so don't bother handling this case. - esac - else - if test -z "$postdeps_CXX"; then - postdeps_CXX="${prev}${p}" - else - postdeps_CXX="${postdeps_CXX} ${prev}${p}" - fi - fi - prev= - ;; - - *.lto.$objext) ;; # Ignore GCC LTO objects - *.$objext) - # This assumes that the test object file only shows up - # once in the compiler output. - if test "$p" = "conftest.$objext"; then - pre_test_object_deps_done=yes - continue - fi - - if test "$pre_test_object_deps_done" = no; then - if test -z "$predep_objects_CXX"; then - predep_objects_CXX="$p" - else - predep_objects_CXX="$predep_objects_CXX $p" - fi - else - if test -z "$postdep_objects_CXX"; then - postdep_objects_CXX="$p" - else - postdep_objects_CXX="$postdep_objects_CXX $p" - fi - fi - ;; - - *) ;; # Ignore the rest. - - esac - done - - # Clean up. - rm -f a.out a.exe -else - echo "libtool.m4: error: problem compiling CXX test program" -fi - -$RM -f confest.$objext -CFLAGS=$_lt_libdeps_save_CFLAGS - -# PORTME: override above test on systems where it is broken -case $host_os in -interix[3-9]*) - # Interix 3.5 installs completely hosed .la files for C++, so rather than - # hack all around it, let's just trust "g++" to DTRT. - predep_objects_CXX= - postdep_objects_CXX= - postdeps_CXX= - ;; - -linux*) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - - # The more standards-conforming stlport4 library is - # incompatible with the Cstd library. Avoid specifying - # it if it's in CXXFLAGS. Ignore libCrun as - # -library=stlport4 depends on it. - case " $CXX $CXXFLAGS " in - *" -library=stlport4 "*) - solaris_use_stlport4=yes - ;; - esac - - if test "$solaris_use_stlport4" != yes; then - postdeps_CXX='-library=Cstd -library=Crun' - fi - ;; - esac - ;; - -solaris*) - case $cc_basename in - CC* | sunCC*) - # The more standards-conforming stlport4 library is - # incompatible with the Cstd library. Avoid specifying - # it if it's in CXXFLAGS. Ignore libCrun as - # -library=stlport4 depends on it. - case " $CXX $CXXFLAGS " in - *" -library=stlport4 "*) - solaris_use_stlport4=yes - ;; - esac - - # Adding this requires a known-good setup of shared libraries for - # Sun compiler versions before 5.6, else PIC objects from an old - # archive will be linked into the output, leading to subtle bugs. - if test "$solaris_use_stlport4" != yes; then - postdeps_CXX='-library=Cstd -library=Crun' - fi - ;; - esac - ;; -esac - - -case " $postdeps_CXX " in -*" -lc "*) archive_cmds_need_lc_CXX=no ;; -esac - compiler_lib_search_dirs_CXX= -if test -n "${compiler_lib_search_path_CXX}"; then - compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - lt_prog_compiler_wl_CXX= -lt_prog_compiler_pic_CXX= -lt_prog_compiler_static_CXX= - - - # C++ specific cases for pic, static, wl, etc. - if test "$GXX" = yes; then - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_static_CXX='-static' - - case $host_os in - aix*) - # All AIX code is PIC. - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - lt_prog_compiler_static_CXX='-Bstatic' - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - lt_prog_compiler_pic_CXX='-fPIC' - ;; - m68k) - # FIXME: we need at least 68020 code to build shared libraries, but - # adding the `-m68020' flag to GCC prevents building anything better, - # like `-m68040'. - lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4' - ;; - esac - ;; - - beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) - # PIC is the default for these OSes. - ;; - mingw* | cygwin* | os2* | pw32* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - # Although the cygwin gcc ignores -fPIC, still need this for old-style - # (--disable-auto-import) libraries - lt_prog_compiler_pic_CXX='-DDLL_EXPORT' - ;; - darwin* | rhapsody*) - # PIC is the default on this platform - # Common symbols not allowed in MH_DYLIB files - lt_prog_compiler_pic_CXX='-fno-common' - ;; - *djgpp*) - # DJGPP does not support shared libraries at all - lt_prog_compiler_pic_CXX= - ;; - haiku*) - # PIC is the default for Haiku. - # The "-static" flag exists, but is broken. - lt_prog_compiler_static_CXX= - ;; - interix[3-9]*) - # Interix 3.x gcc -fpic/-fPIC options generate broken code. - # Instead, we relocate shared libraries at runtime. - ;; - sysv4*MP*) - if test -d /usr/nec; then - lt_prog_compiler_pic_CXX=-Kconform_pic - fi - ;; - hpux*) - # PIC is the default for 64-bit PA HP-UX, but not for 32-bit - # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag - # sets the default TLS model and affects inlining. - case $host_cpu in - hppa*64*) - ;; - *) - lt_prog_compiler_pic_CXX='-fPIC' - ;; - esac - ;; - *qnx* | *nto*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - lt_prog_compiler_pic_CXX='-fPIC -shared' - ;; - *) - lt_prog_compiler_pic_CXX='-fPIC' - ;; - esac - else - case $host_os in - aix[4-9]*) - # All AIX code is PIC. - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - lt_prog_compiler_static_CXX='-Bstatic' - else - lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp' - fi - ;; - chorus*) - case $cc_basename in - cxch68*) - # Green Hills C++ Compiler - # _LT_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" - ;; - esac - ;; - mingw* | cygwin* | os2* | pw32* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - lt_prog_compiler_pic_CXX='-DDLL_EXPORT' - ;; - dgux*) - case $cc_basename in - ec++*) - lt_prog_compiler_pic_CXX='-KPIC' - ;; - ghcx*) - # Green Hills C++ Compiler - lt_prog_compiler_pic_CXX='-pic' - ;; - *) - ;; - esac - ;; - freebsd* | dragonfly*) - # FreeBSD uses GNU C++ - ;; - hpux9* | hpux10* | hpux11*) - case $cc_basename in - CC*) - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_static_CXX='${wl}-a ${wl}archive' - if test "$host_cpu" != ia64; then - lt_prog_compiler_pic_CXX='+Z' - fi - ;; - aCC*) - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_static_CXX='${wl}-a ${wl}archive' - case $host_cpu in - hppa*64*|ia64*) - # +Z the default - ;; - *) - lt_prog_compiler_pic_CXX='+Z' - ;; - esac - ;; - *) - ;; - esac - ;; - interix*) - # This is c89, which is MS Visual C++ (no shared libs) - # Anyone wants to do a port? - ;; - irix5* | irix6* | nonstopux*) - case $cc_basename in - CC*) - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_static_CXX='-non_shared' - # CC pic flag -KPIC is the default. - ;; - *) - ;; - esac - ;; - linux* | k*bsd*-gnu | kopensolaris*-gnu) - case $cc_basename in - KCC*) - # KAI C++ Compiler - lt_prog_compiler_wl_CXX='--backend -Wl,' - lt_prog_compiler_pic_CXX='-fPIC' - ;; - ecpc* ) - # old Intel C++ for x86_64 which still supported -KPIC. - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_pic_CXX='-KPIC' - lt_prog_compiler_static_CXX='-static' - ;; - icpc* ) - # Intel C++, used to be incompatible with GCC. - # ICC 10 doesn't accept -KPIC any more. - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_pic_CXX='-fPIC' - lt_prog_compiler_static_CXX='-static' - ;; - pgCC* | pgcpp*) - # Portland Group C++ compiler - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_pic_CXX='-fpic' - lt_prog_compiler_static_CXX='-Bstatic' - ;; - cxx*) - # Compaq C++ - # Make sure the PIC flag is empty. It appears that all Alpha - # Linux and Compaq Tru64 Unix objects are PIC. - lt_prog_compiler_pic_CXX= - lt_prog_compiler_static_CXX='-non_shared' - ;; - xlc* | xlC* | bgxl[cC]* | mpixl[cC]*) - # IBM XL 8.0, 9.0 on PPC and BlueGene - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_pic_CXX='-qpic' - lt_prog_compiler_static_CXX='-qstaticlink' - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - lt_prog_compiler_pic_CXX='-KPIC' - lt_prog_compiler_static_CXX='-Bstatic' - lt_prog_compiler_wl_CXX='-Qoption ld ' - ;; - esac - ;; - esac - ;; - lynxos*) - ;; - m88k*) - ;; - mvs*) - case $cc_basename in - cxx*) - lt_prog_compiler_pic_CXX='-W c,exportall' - ;; - *) - ;; - esac - ;; - netbsd* | netbsdelf*-gnu) - ;; - *qnx* | *nto*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - lt_prog_compiler_pic_CXX='-fPIC -shared' - ;; - osf3* | osf4* | osf5*) - case $cc_basename in - KCC*) - lt_prog_compiler_wl_CXX='--backend -Wl,' - ;; - RCC*) - # Rational C++ 2.4.1 - lt_prog_compiler_pic_CXX='-pic' - ;; - cxx*) - # Digital/Compaq C++ - lt_prog_compiler_wl_CXX='-Wl,' - # Make sure the PIC flag is empty. It appears that all Alpha - # Linux and Compaq Tru64 Unix objects are PIC. - lt_prog_compiler_pic_CXX= - lt_prog_compiler_static_CXX='-non_shared' - ;; - *) - ;; - esac - ;; - psos*) - ;; - solaris*) - case $cc_basename in - CC* | sunCC*) - # Sun C++ 4.2, 5.x and Centerline C++ - lt_prog_compiler_pic_CXX='-KPIC' - lt_prog_compiler_static_CXX='-Bstatic' - lt_prog_compiler_wl_CXX='-Qoption ld ' - ;; - gcx*) - # Green Hills C++ Compiler - lt_prog_compiler_pic_CXX='-PIC' - ;; - *) - ;; - esac - ;; - sunos4*) - case $cc_basename in - CC*) - # Sun C++ 4.x - lt_prog_compiler_pic_CXX='-pic' - lt_prog_compiler_static_CXX='-Bstatic' - ;; - lcc*) - # Lucid - lt_prog_compiler_pic_CXX='-pic' - ;; - *) - ;; - esac - ;; - sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) - case $cc_basename in - CC*) - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_pic_CXX='-KPIC' - lt_prog_compiler_static_CXX='-Bstatic' - ;; - esac - ;; - tandem*) - case $cc_basename in - NCC*) - # NonStop-UX NCC 3.20 - lt_prog_compiler_pic_CXX='-KPIC' - ;; - *) - ;; - esac - ;; - vxworks*) - ;; - *) - lt_prog_compiler_can_build_shared_CXX=no - ;; - esac - fi - -case $host_os in - # For platforms which do not support PIC, -DPIC is meaningless: - *djgpp*) - lt_prog_compiler_pic_CXX= - ;; - *) - lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC" - ;; -esac - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 -$as_echo_n "checking for $compiler option to produce PIC... " >&6; } -if ${lt_cv_prog_compiler_pic_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_pic_CXX=$lt_prog_compiler_pic_CXX -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5 -$as_echo "$lt_cv_prog_compiler_pic_CXX" >&6; } -lt_prog_compiler_pic_CXX=$lt_cv_prog_compiler_pic_CXX - -# -# Check to make sure the PIC flag actually works. -# -if test -n "$lt_prog_compiler_pic_CXX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5 -$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; } -if ${lt_cv_prog_compiler_pic_works_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_pic_works_CXX=no - ac_outfile=conftest.$ac_objext - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - # The option is referenced via a variable to avoid confusing sed. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>conftest.err) - ac_status=$? - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s "$ac_outfile"; then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings other than the usual output. - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_pic_works_CXX=yes - fi - fi - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5 -$as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; } - -if test x"$lt_cv_prog_compiler_pic_works_CXX" = xyes; then - case $lt_prog_compiler_pic_CXX in - "" | " "*) ;; - *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;; - esac -else - lt_prog_compiler_pic_CXX= - lt_prog_compiler_can_build_shared_CXX=no -fi - -fi - - - - - -# -# Check to make sure the static flag actually works. -# -wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\" -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 -$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } -if ${lt_cv_prog_compiler_static_works_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_static_works_CXX=no - save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS $lt_tmp_static_flag" - echo "$lt_simple_link_test_code" > conftest.$ac_ext - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then - # The linker can only warn and ignore the option if not recognized - # So say no if there are warnings - if test -s conftest.err; then - # Append any errors to the config.log. - cat conftest.err 1>&5 - $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if diff conftest.exp conftest.er2 >/dev/null; then - lt_cv_prog_compiler_static_works_CXX=yes - fi - else - lt_cv_prog_compiler_static_works_CXX=yes - fi - fi - $RM -r conftest* - LDFLAGS="$save_LDFLAGS" - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5 -$as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; } - -if test x"$lt_cv_prog_compiler_static_works_CXX" = xyes; then - : -else - lt_prog_compiler_static_CXX= -fi - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 -$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } -if ${lt_cv_prog_compiler_c_o_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_c_o_CXX=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - lt_cv_prog_compiler_c_o_CXX=yes - fi - fi - chmod u+w . 2>&5 - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5 -$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; } - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 -$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } -if ${lt_cv_prog_compiler_c_o_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_prog_compiler_c_o_CXX=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - lt_cv_prog_compiler_c_o_CXX=yes - fi - fi - chmod u+w . 2>&5 - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5 -$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; } - - - - -hard_links="nottested" -if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then - # do not overwrite the value of need_locks provided by the user - { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 -$as_echo_n "checking if we can lock with hard links... " >&6; } - hard_links=yes - $RM conftest* - ln conftest.a conftest.b 2>/dev/null && hard_links=no - touch conftest.a - ln conftest.a conftest.b 2>&5 || hard_links=no - ln conftest.a conftest.b 2>/dev/null && hard_links=no - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 -$as_echo "$hard_links" >&6; } - if test "$hard_links" = no; then - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 -$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} - need_locks=warn - fi -else - need_locks=no -fi - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } - - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' - case $host_os in - aix[4-9]*) - # If we're using GNU nm, then we don't want the "-C" option. - # -C means demangle to AIX nm, but means don't demangle with GNU nm - # Also, AIX nm treats weak defined symbols like other global defined - # symbols, whereas GNU nm marks them as "W". - if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then - export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - else - export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - fi - ;; - pw32*) - export_symbols_cmds_CXX="$ltdll_cmds" - ;; - cygwin* | mingw* | cegcc*) - case $cc_basename in - cl*) - exclude_expsyms_CXX='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' - ;; - *) - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' - exclude_expsyms_CXX='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname' - ;; - esac - ;; - linux* | k*bsd*-gnu | gnu*) - link_all_deplibs_CXX=no - ;; - *) - export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - ;; - esac - -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 -$as_echo "$ld_shlibs_CXX" >&6; } -test "$ld_shlibs_CXX" = no && can_build_shared=no - -with_gnu_ld_CXX=$with_gnu_ld - - - - - - -# -# Do we need to explicitly link libc? -# -case "x$archive_cmds_need_lc_CXX" in -x|xyes) - # Assume -lc should be added - archive_cmds_need_lc_CXX=yes - - if test "$enable_shared" = yes && test "$GCC" = yes; then - case $archive_cmds_CXX in - *'~'*) - # FIXME: we may have to deal with multi-command sequences. - ;; - '$CC '*) - # Test whether the compiler implicitly links with -lc since on some - # systems, -lgcc has to come before -lc. If gcc already passes -lc - # to ld, don't add -lc before -lgcc. - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 -$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } -if ${lt_cv_archive_cmds_need_lc_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - $RM conftest* - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } 2>conftest.err; then - soname=conftest - lib=conftest - libobjs=conftest.$ac_objext - deplibs= - wl=$lt_prog_compiler_wl_CXX - pic_flag=$lt_prog_compiler_pic_CXX - compiler_flags=-v - linker_flags=-v - verstring= - output_objdir=. - libname=conftest - lt_save_allow_undefined_flag=$allow_undefined_flag_CXX - allow_undefined_flag_CXX= - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 - (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - then - lt_cv_archive_cmds_need_lc_CXX=no - else - lt_cv_archive_cmds_need_lc_CXX=yes - fi - allow_undefined_flag_CXX=$lt_save_allow_undefined_flag - else - cat conftest.err 1>&5 - fi - $RM conftest* - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5 -$as_echo "$lt_cv_archive_cmds_need_lc_CXX" >&6; } - archive_cmds_need_lc_CXX=$lt_cv_archive_cmds_need_lc_CXX - ;; - esac - fi - ;; -esac - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 -$as_echo_n "checking dynamic linker characteristics... " >&6; } - -library_names_spec= -libname_spec='lib$name' -soname_spec= -shrext_cmds=".so" -postinstall_cmds= -postuninstall_cmds= -finish_cmds= -finish_eval= -shlibpath_var= -shlibpath_overrides_runpath=unknown -version_type=none -dynamic_linker="$host_os ld.so" -sys_lib_dlsearch_path_spec="/lib /usr/lib" -need_lib_prefix=unknown -hardcode_into_libs=no - -# when you set need_version to no, make sure it does not cause -set_version -# flags to be left without arguments -need_version=unknown - -case $host_os in -aix3*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' - shlibpath_var=LIBPATH - - # AIX 3 has no versioning support, so we append a major version to the name. - soname_spec='${libname}${release}${shared_ext}$major' - ;; - -aix[4-9]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - hardcode_into_libs=yes - if test "$host_cpu" = ia64; then - # AIX 5 supports IA64 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - else - # With GCC up to 2.95.x, collect2 would create an import file - # for dependence libraries. The import file would start with - # the line `#! .'. This would cause the generated library to - # depend on `.', always an invalid library. This was fixed in - # development snapshots of GCC prior to 3.0. - case $host_os in - aix4 | aix4.[01] | aix4.[01].*) - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' - echo ' yes ' - echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then - : - else - can_build_shared=no - fi - ;; - esac - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct - # soname into executable. Probably we can add versioning support to - # collect2, so additional links can be useful in future. - if test "$aix_use_runtimelinking" = yes; then - # If using run time linking (on AIX 4.2 or later) use lib.so - # instead of lib.a to let people know that these are not - # typical AIX shared libraries. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - else - # We preserve .a as extension for shared libraries through AIX4.2 - # and later when we are not doing run time linking. - library_names_spec='${libname}${release}.a $libname.a' - soname_spec='${libname}${release}${shared_ext}$major' - fi - shlibpath_var=LIBPATH - fi - ;; - -amigaos*) - case $host_cpu in - powerpc) - # Since July 2007 AmigaOS4 officially supports .so libraries. - # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - ;; - m68k) - library_names_spec='$libname.ixlibrary $libname.a' - # Create ${libname}_ixlibrary.a entries in /sys/libs. - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' - ;; - esac - ;; - -beos*) - library_names_spec='${libname}${shared_ext}' - dynamic_linker="$host_os ld.so" - shlibpath_var=LIBRARY_PATH - ;; - -bsdi[45]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" - # the default ld.so.conf also contains /usr/contrib/lib and - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow - # libtool to hard-code these into programs - ;; - -cygwin* | mingw* | pw32* | cegcc*) - version_type=windows - shrext_cmds=".dll" - need_version=no - need_lib_prefix=no - - case $GCC,$cc_basename in - yes,*) - # gcc - library_names_spec='$libname.dll.a' - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname~ - chmod a+x \$dldir/$dlname~ - if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then - eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; - fi' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - - case $host_os in - cygwin*) - # Cygwin DLLs use 'cyg' prefix rather than 'lib' - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - - ;; - mingw* | cegcc*) - # MinGW DLLs use traditional 'lib' prefix - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - ;; - pw32*) - # pw32 DLLs use 'pw' prefix rather than 'lib' - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - ;; - esac - dynamic_linker='Win32 ld.exe' - ;; - - *,cl*) - # Native MSVC - libname_spec='$name' - soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' - library_names_spec='${libname}.dll.lib' - - case $build_os in - mingw*) - sys_lib_search_path_spec= - lt_save_ifs=$IFS - IFS=';' - for lt_path in $LIB - do - IFS=$lt_save_ifs - # Let DOS variable expansion print the short 8.3 style file name. - lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` - sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" - done - IFS=$lt_save_ifs - # Convert to MSYS style. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` - ;; - cygwin*) - # Convert to unix form, then to dos form, then back to unix form - # but this time dos style (no spaces!) so that the unix form looks - # like /cygdrive/c/PROGRA~1:/cygdr... - sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` - sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` - sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - ;; - *) - sys_lib_search_path_spec="$LIB" - if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then - # It is most probably a Windows format PATH. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` - else - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - fi - # FIXME: find the short name or the path components, as spaces are - # common. (e.g. "Program Files" -> "PROGRA~1") - ;; - esac - - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - dynamic_linker='Win32 link.exe' - ;; - - *) - # Assume MSVC wrapper - library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' - dynamic_linker='Win32 ld.exe' - ;; - esac - # FIXME: first we should search . and the directory the executable is in - shlibpath_var=PATH - ;; - -darwin* | rhapsody*) - dynamic_linker="$host_os dyld" - version_type=darwin - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' - soname_spec='${libname}${release}${major}$shared_ext' - shlibpath_overrides_runpath=yes - shlibpath_var=DYLD_LIBRARY_PATH - shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' - - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' - ;; - -dgux*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -freebsd* | dragonfly*) - # DragonFly does not have aout. When/if they implement a new - # versioning mechanism, adjust this. - if test -x /usr/bin/objformat; then - objformat=`/usr/bin/objformat` - else - case $host_os in - freebsd[23].*) objformat=aout ;; - *) objformat=elf ;; - esac - fi - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' - need_version=no - need_lib_prefix=no - ;; - freebsd-*) - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' - need_version=yes - ;; - esac - shlibpath_var=LD_LIBRARY_PATH - case $host_os in - freebsd2.*) - shlibpath_overrides_runpath=yes - ;; - freebsd3.[01]* | freebsdelf3.[01]*) - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - freebsd3.[2-9]* | freebsdelf3.[2-9]* | \ - freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1) - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - *) # from 4.6 on, and DragonFly - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - esac - ;; - -gnu*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -haiku*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - dynamic_linker="$host_os runtime_loader" - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LIBRARY_PATH - shlibpath_overrides_runpath=yes - sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' - hardcode_into_libs=yes - ;; - -hpux9* | hpux10* | hpux11*) - # Give a soname corresponding to the major version so that dld.sl refuses to - # link against other versions. - version_type=sunos - need_lib_prefix=no - need_version=no - case $host_cpu in - ia64*) - shrext_cmds='.so' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.so" - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - if test "X$HPUX_IA64_MODE" = X32; then - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" - else - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" - fi - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - hppa*64*) - shrext_cmds='.sl' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.sl" - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - *) - shrext_cmds='.sl' - dynamic_linker="$host_os dld.sl" - shlibpath_var=SHLIB_PATH - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - ;; - esac - # HP-UX runs *really* slowly unless shared libraries are mode 555, ... - postinstall_cmds='chmod 555 $lib' - # or fails outright, so override atomically: - install_override_mode=555 - ;; - -interix[3-9]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -irix5* | irix6* | nonstopux*) - case $host_os in - nonstopux*) version_type=nonstopux ;; - *) - if test "$lt_cv_prog_gnu_ld" = yes; then - version_type=linux # correct to gnu/linux during the next big refactor - else - version_type=irix - fi ;; - esac - need_lib_prefix=no - need_version=no - soname_spec='${libname}${release}${shared_ext}$major' - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' - case $host_os in - irix5* | nonstopux*) - libsuff= shlibsuff= - ;; - *) - case $LD in # libtool.m4 will add one of these switches to LD - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") - libsuff= shlibsuff= libmagic=32-bit;; - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") - libsuff=32 shlibsuff=N32 libmagic=N32;; - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") - libsuff=64 shlibsuff=64 libmagic=64-bit;; - *) libsuff= shlibsuff= libmagic=never-match;; - esac - ;; - esac - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH - shlibpath_overrides_runpath=no - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" - hardcode_into_libs=yes - ;; - -# No shared lib support for Linux oldld, aout, or coff. -linux*oldld* | linux*aout* | linux*coff*) - dynamic_linker=no - ;; - -# This must be glibc/ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - - # Some binutils ld are patched to set DT_RUNPATH - if ${lt_cv_shlibpath_overrides_runpath+:} false; then : - $as_echo_n "(cached) " >&6 -else - lt_cv_shlibpath_overrides_runpath=no - save_LDFLAGS=$LDFLAGS - save_libdir=$libdir - eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \ - LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\"" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_link "$LINENO"; then : - if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then : - lt_cv_shlibpath_overrides_runpath=yes -fi -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - LDFLAGS=$save_LDFLAGS - libdir=$save_libdir - -fi - - shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath - - # This implies no fast_install, which is unacceptable. - # Some rework will be needed to allow for fast_install - # before this can be enabled. - hardcode_into_libs=yes - - # Append ld.so.conf contents to the search path - if test -f /etc/ld.so.conf; then - lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" - fi - - # We used to test for /lib/ld.so.1 and disable shared libraries on - # powerpc, because MkLinux only supported shared libraries with the - # GNU dynamic linker. Since this was broken with cross compilers, - # most powerpc-linux boxes support dynamic linking these days and - # people can always --disable-shared, the test was removed, and we - # assume the GNU/Linux dynamic linker is in use. - dynamic_linker='GNU/Linux ld.so' - ;; - -netbsdelf*-gnu) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='NetBSD ld.elf_so' - ;; - -netbsd*) - version_type=sunos - need_lib_prefix=no - need_version=no - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - dynamic_linker='NetBSD (a.out) ld.so' - else - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - dynamic_linker='NetBSD ld.elf_so' - fi - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - -newsos6) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - ;; - -*nto* | *qnx*) - version_type=qnx - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='ldqnx.so' - ;; - -openbsd*) - version_type=sunos - sys_lib_dlsearch_path_spec="/usr/lib" - need_lib_prefix=no - # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. - case $host_os in - openbsd3.3 | openbsd3.3.*) need_version=yes ;; - *) need_version=no ;; - esac - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - shlibpath_var=LD_LIBRARY_PATH - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - case $host_os in - openbsd2.[89] | openbsd2.[89].*) - shlibpath_overrides_runpath=no - ;; - *) - shlibpath_overrides_runpath=yes - ;; - esac - else - shlibpath_overrides_runpath=yes - fi - ;; - -os2*) - libname_spec='$name' - shrext_cmds=".dll" - need_lib_prefix=no - library_names_spec='$libname${shared_ext} $libname.a' - dynamic_linker='OS/2 ld.exe' - shlibpath_var=LIBPATH - ;; - -osf3* | osf4* | osf5*) - version_type=osf - need_lib_prefix=no - need_version=no - soname_spec='${libname}${release}${shared_ext}$major' - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" - ;; - -rdos*) - dynamic_linker=no - ;; - -solaris*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - # ldd complains unless libraries are executable - postinstall_cmds='chmod +x $lib' - ;; - -sunos4*) - version_type=sunos - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - if test "$with_gnu_ld" = yes; then - need_lib_prefix=no - fi - need_version=yes - ;; - -sysv4 | sysv4.3*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - case $host_vendor in - sni) - shlibpath_overrides_runpath=no - need_lib_prefix=no - runpath_var=LD_RUN_PATH - ;; - siemens) - need_lib_prefix=no - ;; - motorola) - need_lib_prefix=no - need_version=no - shlibpath_overrides_runpath=no - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' - ;; - esac - ;; - -sysv4*MP*) - if test -d /usr/nec ;then - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' - soname_spec='$libname${shared_ext}.$major' - shlibpath_var=LD_LIBRARY_PATH - fi - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - version_type=freebsd-elf - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - if test "$with_gnu_ld" = yes; then - sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' - else - sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' - case $host_os in - sco3.2v5*) - sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" - ;; - esac - fi - sys_lib_dlsearch_path_spec='/usr/lib' - ;; - -tpf*) - # TPF is a cross-target only. Preferred cross-host = GNU/Linux. - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -uts4*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -*) - dynamic_linker=no - ;; -esac -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 -$as_echo "$dynamic_linker" >&6; } -test "$dynamic_linker" = no && can_build_shared=no - -variables_saved_for_relink="PATH $shlibpath_var $runpath_var" -if test "$GCC" = yes; then - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" -fi - -if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then - sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" -fi -if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then - sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" -fi - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 -$as_echo_n "checking how to hardcode library paths into programs... " >&6; } -hardcode_action_CXX= -if test -n "$hardcode_libdir_flag_spec_CXX" || - test -n "$runpath_var_CXX" || - test "X$hardcode_automatic_CXX" = "Xyes" ; then - - # We can hardcode non-existent directories. - if test "$hardcode_direct_CXX" != no && - # If the only mechanism to avoid hardcoding is shlibpath_var, we - # have to relink, otherwise we might link with an installed library - # when we should be linking with a yet-to-be-installed one - ## test "$_LT_TAGVAR(hardcode_shlibpath_var, CXX)" != no && - test "$hardcode_minus_L_CXX" != no; then - # Linking always hardcodes the temporary library directory. - hardcode_action_CXX=relink - else - # We can link without hardcoding, and we can hardcode nonexisting dirs. - hardcode_action_CXX=immediate - fi -else - # We cannot hardcode anything, or else we can only hardcode existing - # directories. - hardcode_action_CXX=unsupported -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5 -$as_echo "$hardcode_action_CXX" >&6; } - -if test "$hardcode_action_CXX" = relink || - test "$inherit_rpath_CXX" = yes; then - # Fast installation is not supported - enable_fast_install=no -elif test "$shlibpath_overrides_runpath" = yes || - test "$enable_shared" = no; then - # Fast installation is not necessary - enable_fast_install=needless -fi - - - - - - - - fi # test -n "$compiler" - - CC=$lt_save_CC - CFLAGS=$lt_save_CFLAGS - LDCXX=$LD - LD=$lt_save_LD - GCC=$lt_save_GCC - with_gnu_ld=$lt_save_with_gnu_ld - lt_cv_path_LDCXX=$lt_cv_path_LD - lt_cv_path_LD=$lt_save_path_LD - lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld - lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld -fi # test "$_lt_caught_CXX_error" != yes - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - - - -# Checks for programs. -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -if test -z "$CXX"; then - if test -n "$CCC"; then - CXX=$CCC - else - if test -n "$ac_tool_prefix"; then - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CXX"; then - ac_cv_prog_CXX="$CXX" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CXX=$ac_cv_prog_CXX -if test -n "$CXX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 -$as_echo "$CXX" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$CXX" && break - done -fi -if test -z "$CXX"; then - ac_ct_CXX=$CXX - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_CXX"; then - ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_CXX="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CXX=$ac_cv_prog_ac_ct_CXX -if test -n "$ac_ct_CXX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 -$as_echo "$ac_ct_CXX" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$ac_ct_CXX" && break -done - - if test "x$ac_ct_CXX" = x; then - CXX="g++" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CXX=$ac_ct_CXX - fi -fi - - fi -fi -# Provide some information about the compiler. -$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 -set X $ac_compile -ac_compiler=$2 -for ac_option in --version -v -V -qversion; do - { { ac_try="$ac_compiler $ac_option >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compiler $ac_option >&5") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - sed '10a\ -... rest of stderr output deleted ... - 10q' conftest.err >conftest.er1 - cat conftest.er1 >&5 - fi - rm -f conftest.er1 conftest.err - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -done - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 -$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } -if ${ac_cv_cxx_compiler_gnu+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ -#ifndef __GNUC__ - choke me -#endif - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_compiler_gnu=yes -else - ac_compiler_gnu=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -ac_cv_cxx_compiler_gnu=$ac_compiler_gnu - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 -$as_echo "$ac_cv_cxx_compiler_gnu" >&6; } -if test $ac_compiler_gnu = yes; then - GXX=yes -else - GXX= -fi -ac_test_CXXFLAGS=${CXXFLAGS+set} -ac_save_CXXFLAGS=$CXXFLAGS -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 -$as_echo_n "checking whether $CXX accepts -g... " >&6; } -if ${ac_cv_prog_cxx_g+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_save_cxx_werror_flag=$ac_cxx_werror_flag - ac_cxx_werror_flag=yes - ac_cv_prog_cxx_g=no - CXXFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_prog_cxx_g=yes -else - CXXFLAGS="" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - -else - ac_cxx_werror_flag=$ac_save_cxx_werror_flag - CXXFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_prog_cxx_g=yes -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_cxx_werror_flag=$ac_save_cxx_werror_flag -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 -$as_echo "$ac_cv_prog_cxx_g" >&6; } -if test "$ac_test_CXXFLAGS" = set; then - CXXFLAGS=$ac_save_CXXFLAGS -elif test $ac_cv_prog_cxx_g = yes; then - if test "$GXX" = yes; then - CXXFLAGS="-g -O2" - else - CXXFLAGS="-g" - fi -else - if test "$GXX" = yes; then - CXXFLAGS="-O2" - else - CXXFLAGS= - fi -fi -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -depcc="$CXX" am_compiler_list= - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 -$as_echo_n "checking dependency style of $depcc... " >&6; } -if ${am_cv_CXX_dependencies_compiler_type+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_CXX_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` - fi - am__universal=false - case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac - - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_CXX_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_CXX_dependencies_compiler_type=none -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5 -$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; } -CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type - - if - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then - am__fastdepCXX_TRUE= - am__fastdepCXX_FALSE='#' -else - am__fastdepCXX_TRUE='#' - am__fastdepCXX_FALSE= -fi - - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. -set dummy ${ac_tool_prefix}gcc; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CC="${ac_tool_prefix}gcc" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -$as_echo "$CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_CC"; then - ac_ct_CC=$CC - # Extract the first word of "gcc", so it can be a program name with args. -set dummy gcc; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_CC="gcc" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 -$as_echo "$ac_ct_CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_CC" = x; then - CC="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CC=$ac_ct_CC - fi -else - CC="$ac_cv_prog_CC" -fi - -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. -set dummy ${ac_tool_prefix}cc; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CC="${ac_tool_prefix}cc" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -$as_echo "$CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - fi -fi -if test -z "$CC"; then - # Extract the first word of "cc", so it can be a program name with args. -set dummy cc; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else - ac_prog_rejected=no -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then - ac_prog_rejected=yes - continue - fi - ac_cv_prog_CC="cc" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -if test $ac_prog_rejected = yes; then - # We found a bogon in the path, so make sure we never use it. - set dummy $ac_cv_prog_CC - shift - if test $# != 0; then - # We chose a different compiler from the bogus one. - # However, it has the same basename, so the bogon will be chosen - # first if we set CC to just the basename; use the full file name. - shift - ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" - fi -fi -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -$as_echo "$CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - for ac_prog in cl.exe - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_CC="$ac_tool_prefix$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -$as_echo "$CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$CC" && break - done -fi -if test -z "$CC"; then - ac_ct_CC=$CC - for ac_prog in cl.exe -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CC+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_CC="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 -$as_echo "$ac_ct_CC" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$ac_ct_CC" && break -done - - if test "x$ac_ct_CC" = x; then - CC="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CC=$ac_ct_CC - fi -fi - -fi - - -test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "no acceptable C compiler found in \$PATH -See \`config.log' for more details" "$LINENO" 5; } - -# Provide some information about the compiler. -$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 -set X $ac_compile -ac_compiler=$2 -for ac_option in --version -v -V -qversion; do - { { ac_try="$ac_compiler $ac_option >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compiler $ac_option >&5") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - sed '10a\ -... rest of stderr output deleted ... - 10q' conftest.err >conftest.er1 - cat conftest.er1 >&5 - fi - rm -f conftest.er1 conftest.err - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -done - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 -$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } -if ${ac_cv_c_compiler_gnu+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ -#ifndef __GNUC__ - choke me -#endif - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_compiler_gnu=yes -else - ac_compiler_gnu=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -ac_cv_c_compiler_gnu=$ac_compiler_gnu - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 -$as_echo "$ac_cv_c_compiler_gnu" >&6; } -if test $ac_compiler_gnu = yes; then - GCC=yes -else - GCC= -fi -ac_test_CFLAGS=${CFLAGS+set} -ac_save_CFLAGS=$CFLAGS -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 -$as_echo_n "checking whether $CC accepts -g... " >&6; } -if ${ac_cv_prog_cc_g+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_save_c_werror_flag=$ac_c_werror_flag - ac_c_werror_flag=yes - ac_cv_prog_cc_g=no - CFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_prog_cc_g=yes -else - CFLAGS="" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - -else - ac_c_werror_flag=$ac_save_c_werror_flag - CFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_prog_cc_g=yes -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_c_werror_flag=$ac_save_c_werror_flag -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 -$as_echo "$ac_cv_prog_cc_g" >&6; } -if test "$ac_test_CFLAGS" = set; then - CFLAGS=$ac_save_CFLAGS -elif test $ac_cv_prog_cc_g = yes; then - if test "$GCC" = yes; then - CFLAGS="-g -O2" - else - CFLAGS="-g" - fi -else - if test "$GCC" = yes; then - CFLAGS="-O2" - else - CFLAGS= - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 -$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } -if ${ac_cv_prog_cc_c89+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_cv_prog_cc_c89=no -ac_save_CC=$CC -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -#include -#include -#include -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ -struct buf { int x; }; -FILE * (*rcsopen) (struct buf *, struct stat *, int); -static char *e (p, i) - char **p; - int i; -{ - return p[i]; -} -static char *f (char * (*g) (char **, int), char **p, ...) -{ - char *s; - va_list v; - va_start (v,p); - s = g (p, va_arg (v,int)); - va_end (v); - return s; -} - -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has - function prototypes and stuff, but not '\xHH' hex character constants. - These don't provoke an error unfortunately, instead are silently treated - as 'x'. The following induces an error, until -std is added to get - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an - array size at least. It's necessary to write '\x00'==0 to get something - that's true only with -std. */ -int osf4_cc_array ['\x00' == 0 ? 1 : -1]; - -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters - inside strings and character constants. */ -#define FOO(x) 'x' -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; - -int test (int i, double x); -struct s1 {int (*f) (int a);}; -struct s2 {int (*f) (double a);}; -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); -int argc; -char **argv; -int -main () -{ -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; - ; - return 0; -} -_ACEOF -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" -do - CC="$ac_save_CC $ac_arg" - if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_prog_cc_c89=$ac_arg -fi -rm -f core conftest.err conftest.$ac_objext - test "x$ac_cv_prog_cc_c89" != "xno" && break -done -rm -f conftest.$ac_ext -CC=$ac_save_CC - -fi -# AC_CACHE_VAL -case "x$ac_cv_prog_cc_c89" in - x) - { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 -$as_echo "none needed" >&6; } ;; - xno) - { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 -$as_echo "unsupported" >&6; } ;; - *) - CC="$CC $ac_cv_prog_cc_c89" - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 -$as_echo "$ac_cv_prog_cc_c89" >&6; } ;; -esac -if test "x$ac_cv_prog_cc_c89" != xno; then : - -fi - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -depcc="$CC" am_compiler_list= - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 -$as_echo_n "checking dependency style of $depcc... " >&6; } -if ${am_cv_CC_dependencies_compiler_type+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_CC_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` - fi - am__universal=false - case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac - - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_CC_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_CC_dependencies_compiler_type=none -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 -$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } -CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type - - if - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then - am__fastdepCC_TRUE= - am__fastdepCC_FALSE='#' -else - am__fastdepCC_TRUE='#' - am__fastdepCC_FALSE= -fi - - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 -$as_echo_n "checking how to run the C preprocessor... " >&6; } -# On Suns, sometimes $CPP names a directory. -if test -n "$CPP" && test -d "$CPP"; then - CPP= -fi -if test -z "$CPP"; then - if ${ac_cv_prog_CPP+:} false; then : - $as_echo_n "(cached) " >&6 -else - # Double quotes because CPP needs to be expanded - for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" - do - ac_preproc_ok=false -for ac_c_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # Prefer to if __STDC__ is defined, since - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#ifdef __STDC__ -# include -#else -# include -#endif - Syntax error -_ACEOF -if ac_fn_c_try_cpp "$LINENO"; then : - -else - # Broken: fails on valid input. -continue -fi -rm -f conftest.err conftest.i conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -_ACEOF -if ac_fn_c_try_cpp "$LINENO"; then : - # Broken: success on invalid input. -continue -else - # Passes both tests. -ac_preproc_ok=: -break -fi -rm -f conftest.err conftest.i conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok; then : - break -fi - - done - ac_cv_prog_CPP=$CPP - -fi - CPP=$ac_cv_prog_CPP -else - ac_cv_prog_CPP=$CPP -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 -$as_echo "$CPP" >&6; } -ac_preproc_ok=false -for ac_c_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # Prefer to if __STDC__ is defined, since - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#ifdef __STDC__ -# include -#else -# include -#endif - Syntax error -_ACEOF -if ac_fn_c_try_cpp "$LINENO"; then : - -else - # Broken: fails on valid input. -continue -fi -rm -f conftest.err conftest.i conftest.$ac_ext - - # OK, works on sane cases. Now check whether nonexistent headers - # can be detected and how. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -_ACEOF -if ac_fn_c_try_cpp "$LINENO"; then : - # Broken: success on invalid input. -continue -else - # Passes both tests. -ac_preproc_ok=: -break -fi -rm -f conftest.err conftest.i conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok; then : - -else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "C preprocessor \"$CPP\" fails sanity check -See \`config.log' for more details" "$LINENO" 5; } -fi - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 -$as_echo_n "checking whether ln -s works... " >&6; } -LN_S=$as_ln_s -if test "$LN_S" = "ln -s"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5 -$as_echo "no, using $LN_S" >&6; } -fi - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 -$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } -set x ${MAKE-make} -ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` -if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat >conftest.make <<\_ACEOF -SHELL = /bin/sh -all: - @echo '@@@%%%=$(MAKE)=@@@%%%' -_ACEOF -# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. -case `${MAKE-make} -f conftest.make 2>/dev/null` in - *@@@%%%=?*=@@@%%%*) - eval ac_cv_prog_make_${ac_make}_set=yes;; - *) - eval ac_cv_prog_make_${ac_make}_set=no;; -esac -rm -f conftest.make -fi -if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - SET_MAKE= -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - SET_MAKE="MAKE=${MAKE-make}" -fi - -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. -set dummy ${ac_tool_prefix}ranlib; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_RANLIB+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$RANLIB"; then - ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -RANLIB=$ac_cv_prog_RANLIB -if test -n "$RANLIB"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5 -$as_echo "$RANLIB" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_RANLIB"; then - ac_ct_RANLIB=$RANLIB - # Extract the first word of "ranlib", so it can be a program name with args. -set dummy ranlib; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_RANLIB+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_RANLIB"; then - ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_prog_ac_ct_RANLIB="ranlib" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB -if test -n "$ac_ct_RANLIB"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5 -$as_echo "$ac_ct_RANLIB" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_RANLIB" = x; then - RANLIB=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - RANLIB=$ac_ct_RANLIB - fi -else - RANLIB="$ac_cv_prog_RANLIB" -fi - -# AC_PROG_CXX sets these to -g -O2 without asking questions, and there are answers -CXXFLAGS= - -# Checks for header files. -for ac_header in arpa/inet.h fcntl.h netdb.h netinet/in.h stdlib.h string.h sys/socket.h sys/time.h unistd.h getopt.h -do : - as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` -ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" -if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : - cat >>confdefs.h <<_ACEOF -#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 -_ACEOF - -fi - -done - - -# Libs -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_create in -lpthread" >&5 -$as_echo_n "checking for pthread_create in -lpthread... " >&6; } -if ${ac_cv_lib_pthread_pthread_create+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-lpthread $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char pthread_create (); -int -main () -{ -return pthread_create (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - ac_cv_lib_pthread_pthread_create=yes -else - ac_cv_lib_pthread_pthread_create=no -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_create" >&5 -$as_echo "$ac_cv_lib_pthread_pthread_create" >&6; } -if test "x$ac_cv_lib_pthread_pthread_create" = xyes; then : - cat >>confdefs.h <<_ACEOF -#define HAVE_LIBPTHREAD 1 -_ACEOF - - LIBS="-lpthread $LIBS" - -fi - - -# Checks for typedefs, structures, and compiler characteristics. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdbool.h that conforms to C99" >&5 -$as_echo_n "checking for stdbool.h that conforms to C99... " >&6; } -if ${ac_cv_header_stdbool_h+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -#include -#ifndef bool - "error: bool is not defined" -#endif -#ifndef false - "error: false is not defined" -#endif -#if false - "error: false is not 0" -#endif -#ifndef true - "error: true is not defined" -#endif -#if true != 1 - "error: true is not 1" -#endif -#ifndef __bool_true_false_are_defined - "error: __bool_true_false_are_defined is not defined" -#endif - - struct s { _Bool s: 1; _Bool t; } s; - - char a[true == 1 ? 1 : -1]; - char b[false == 0 ? 1 : -1]; - char c[__bool_true_false_are_defined == 1 ? 1 : -1]; - char d[(bool) 0.5 == true ? 1 : -1]; - /* See body of main program for 'e'. */ - char f[(_Bool) 0.0 == false ? 1 : -1]; - char g[true]; - char h[sizeof (_Bool)]; - char i[sizeof s.t]; - enum { j = false, k = true, l = false * true, m = true * 256 }; - /* The following fails for - HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */ - _Bool n[m]; - char o[sizeof n == m * sizeof n[0] ? 1 : -1]; - char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1]; - /* Catch a bug in an HP-UX C compiler. See - http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html - http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html - */ - _Bool q = true; - _Bool *pq = &q; - -int -main () -{ - - bool e = &s; - *pq |= q; - *pq |= ! q; - /* Refer to every declared value, to avoid compiler optimizations. */ - return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l - + !m + !n + !o + !p + !q + !pq); - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO"; then : - ac_cv_header_stdbool_h=yes -else - ac_cv_header_stdbool_h=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5 -$as_echo "$ac_cv_header_stdbool_h" >&6; } -ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default" -if test "x$ac_cv_type__Bool" = xyes; then : - -cat >>confdefs.h <<_ACEOF -#define HAVE__BOOL 1 -_ACEOF - - -fi - -if test $ac_cv_header_stdbool_h = yes; then - -$as_echo "#define HAVE_STDBOOL_H 1" >>confdefs.h - -fi - -ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" -if test "x$ac_cv_type_size_t" = xyes; then : - -else - -cat >>confdefs.h <<_ACEOF -#define size_t unsigned int -_ACEOF - -fi - - -# Checks for library functions. -for ac_header in stdlib.h -do : - ac_fn_c_check_header_mongrel "$LINENO" "stdlib.h" "ac_cv_header_stdlib_h" "$ac_includes_default" -if test "x$ac_cv_header_stdlib_h" = xyes; then : - cat >>confdefs.h <<_ACEOF -#define HAVE_STDLIB_H 1 -_ACEOF - -fi - -done - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU libc compatible malloc" >&5 -$as_echo_n "checking for GNU libc compatible malloc... " >&6; } -if ${ac_cv_func_malloc_0_nonnull+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test "$cross_compiling" = yes; then : - ac_cv_func_malloc_0_nonnull=no -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#if defined STDC_HEADERS || defined HAVE_STDLIB_H -# include -#else -char *malloc (); -#endif - -int -main () -{ -return ! malloc (0); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_run "$LINENO"; then : - ac_cv_func_malloc_0_nonnull=yes -else - ac_cv_func_malloc_0_nonnull=no -fi -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ - conftest.$ac_objext conftest.beam conftest.$ac_ext -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_malloc_0_nonnull" >&5 -$as_echo "$ac_cv_func_malloc_0_nonnull" >&6; } -if test $ac_cv_func_malloc_0_nonnull = yes; then : - -$as_echo "#define HAVE_MALLOC 1" >>confdefs.h - -else - $as_echo "#define HAVE_MALLOC 0" >>confdefs.h - - case " $LIBOBJS " in - *" malloc.$ac_objext "* ) ;; - *) LIBOBJS="$LIBOBJS malloc.$ac_objext" - ;; -esac - - -$as_echo "#define malloc rpl_malloc" >>confdefs.h - -fi - - -for ac_func in gettimeofday memset select socket strerror strrchr -do : - as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` -ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" -if eval test \"x\$"$as_ac_var"\" = x"yes"; then : - cat >>confdefs.h <<_ACEOF -#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 -_ACEOF - -fi -done - - -# debug compilation support - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build with debug information" >&5 -$as_echo_n "checking whether to build with debug information... " >&6; } -# Check whether --enable-debug was given. -if test "${enable_debug+set}" = set; then : - enableval=$enable_debug; debugit="$enableval" -else - debugit=no -fi - -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $debugit" >&5 -$as_echo "$debugit" >&6; } - -if test x"$debugit" = x"yes"; then - -$as_echo "#define CONF_DEBUG /**/" >>confdefs.h - - AM_CXXFLAGS="-g3 -O0" -else - -$as_echo "#define CONF_NODEBUG /**/" >>confdefs.h - - AM_CXXFLAGS="-O2" -fi - -USE_TCL=0 - -# Check whether --with-tcl was given. -if test "${with_tcl+set}" = set; then : - withval=$with_tcl; - USE_TCL=$withval - CPPFLAGS="${CPPFLAGS} -I ${USE_TCL}/include" - AM_CXXFLAGS="${AM_CXXFLAGS} -I ${USE_TCL}/include" - for ac_header in tcl.h -do : - ac_fn_c_check_header_mongrel "$LINENO" "tcl.h" "ac_cv_header_tcl_h" "$ac_includes_default" -if test "x$ac_cv_header_tcl_h" = xyes; then : - cat >>confdefs.h <<_ACEOF -#define HAVE_TCL_H 1 -_ACEOF - -fi - -done - - -fi - - -USE_TCL_VERSION=0 - -# Check whether --with-tcl-version was given. -if test "${with_tcl_version+set}" = set; then : - withval=$with_tcl_version; - [ ${USE_TCL} == 0 ] && \ - as_fn_error $? "Use of Tcl requires --with-tcl" "$LINENO" 5 - USE_TCL_VERSION=$withval - LDFLAGS="$LDFLAGS -L$USE_TCL/lib" - AM_LDFLAGS="${AM_LDFLAGS} -L$USE_TCL/lib -Wl,-rpath $USE_TCL/lib" - # -l tcl$USE_TCL_VERSION - as_ac_Lib=`$as_echo "ac_cv_lib_tcl$USE_TCL_VERSION''_Tcl_PkgProvide" | $as_tr_sh` -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Tcl_PkgProvide in -ltcl$USE_TCL_VERSION" >&5 -$as_echo_n "checking for Tcl_PkgProvide in -ltcl$USE_TCL_VERSION... " >&6; } -if eval \${$as_ac_Lib+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-ltcl$USE_TCL_VERSION $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char Tcl_PkgProvide (); -int -main () -{ -return Tcl_PkgProvide (); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO"; then : - eval "$as_ac_Lib=yes" -else - eval "$as_ac_Lib=no" -fi -rm -f core conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -eval ac_res=\$$as_ac_Lib - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -$as_echo "$ac_res" >&6; } -if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : - cat >>confdefs.h <<_ACEOF -#define `$as_echo "HAVE_LIBtcl$USE_TCL_VERSION" | $as_tr_cpp` 1 -_ACEOF - - LIBS="-ltcl$USE_TCL_VERSION $LIBS" - -fi - - ac_fn_c_check_func "$LINENO" "Tcl_PkgProvide" "ac_cv_func_Tcl_PkgProvide" -if test "x$ac_cv_func_Tcl_PkgProvide" = xyes; then : - -else - as_fn_error $? "Could not link to Tcl!" "$LINENO" 5 -fi - - -fi - - -USE_SWIG=0 -# Check whether --enable-swig was given. -if test "${enable_swig+set}" = set; then : - enableval=$enable_swig; - [ $USE_TCL_VERSION == 0 ] && \ - as_fn_error $? "Use of SWIG requires --with-tcl-version" "$LINENO" 5 - USE_SWIG=1 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: SWIG enabled." >&5 -$as_echo "SWIG enabled." >&6; } - -fi - - if test $USE_SWIG = 1; then - SWIG_TRUE= - SWIG_FALSE='#' -else - SWIG_TRUE='#' - SWIG_FALSE= -fi - - - - -ac_config_files="$ac_config_files Makefile" - -ac_config_files="$ac_config_files src/Makefile" - - -cat >confcache <<\_ACEOF -# This file is a shell script that caches the results of configure -# tests run on this system so they can be shared between configure -# scripts and configure runs, see configure's option --config-cache. -# It is not useful on other systems. If it contains results you don't -# want to keep, you may remove or edit it. -# -# config.status only pays attention to the cache file if you give it -# the --recheck option to rerun configure. -# -# `ac_cv_env_foo' variables (set or unset) will be overridden when -# loading this file, other *unset* `ac_cv_foo' will be assigned the -# following values. - -_ACEOF - -# The following way of writing the cache mishandles newlines in values, -# but we know of no workaround that is simple, portable, and efficient. -# So, we kill variables containing newlines. -# Ultrix sh set writes to stderr and can't be redirected directly, -# and sets the high bit in the cache file unless we assign to the vars. -( - for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do - eval ac_val=\$$ac_var - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( - *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 -$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( - *) { eval $ac_var=; unset $ac_var;} ;; - esac ;; - esac - done - - (set) 2>&1 | - case $as_nl`(ac_space=' '; set) 2>&1` in #( - *${as_nl}ac_space=\ *) - # `set' does not quote correctly, so add quotes: double-quote - # substitution turns \\\\ into \\, and sed turns \\ into \. - sed -n \ - "s/'/'\\\\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" - ;; #( - *) - # `set' quotes correctly as required by POSIX, so do not add quotes. - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" - ;; - esac | - sort -) | - sed ' - /^ac_cv_env_/b end - t clear - :clear - s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ - t end - s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ - :end' >>confcache -if diff "$cache_file" confcache >/dev/null 2>&1; then :; else - if test -w "$cache_file"; then - if test "x$cache_file" != "x/dev/null"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 -$as_echo "$as_me: updating cache $cache_file" >&6;} - if test ! -f "$cache_file" || test -h "$cache_file"; then - cat confcache >"$cache_file" - else - case $cache_file in #( - */* | ?:*) - mv -f confcache "$cache_file"$$ && - mv -f "$cache_file"$$ "$cache_file" ;; #( - *) - mv -f confcache "$cache_file" ;; - esac - fi - fi - else - { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 -$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} - fi -fi -rm -f confcache - -test "x$prefix" = xNONE && prefix=$ac_default_prefix -# Let make expand exec_prefix. -test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' - -# Transform confdefs.h into DEFS. -# Protect against shell expansion while executing Makefile rules. -# Protect against Makefile macro expansion. -# -# If the first sed substitution is executed (which looks for macros that -# take arguments), then branch to the quote section. Otherwise, -# look for a macro that doesn't take arguments. -ac_script=' -:mline -/\\$/{ - N - s,\\\n,, - b mline -} -t clear -:clear -s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g -t quote -s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g -t quote -b any -:quote -s/[ `~#$^&*(){}\\|;'\''"<>?]/\\&/g -s/\[/\\&/g -s/\]/\\&/g -s/\$/$$/g -H -:any -${ - g - s/^\n// - s/\n/ /g - p -} -' -DEFS=`sed -n "$ac_script" confdefs.h` - - -ac_libobjs= -ac_ltlibobjs= -U= -for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue - # 1. Remove the extension, and $U if already installed. - ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' - ac_i=`$as_echo "$ac_i" | sed "$ac_script"` - # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR - # will be set to the directory where LIBOBJS objects are built. - as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" - as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' -done -LIBOBJS=$ac_libobjs - -LTLIBOBJS=$ac_ltlibobjs - - - if test -n "$EXEEXT"; then - am__EXEEXT_TRUE= - am__EXEEXT_FALSE='#' -else - am__EXEEXT_TRUE='#' - am__EXEEXT_FALSE= -fi - -if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then - as_fn_error $? "conditional \"AMDEP\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then - as_fn_error $? "conditional \"am__fastdepCC\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then - as_fn_error $? "conditional \"am__fastdepCXX\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then - as_fn_error $? "conditional \"am__fastdepCXX\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then - as_fn_error $? "conditional \"am__fastdepCC\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${SWIG_TRUE}" && test -z "${SWIG_FALSE}"; then - as_fn_error $? "conditional \"SWIG\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi - -: "${CONFIG_STATUS=./config.status}" -ac_write_fail=0 -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files $CONFIG_STATUS" -{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 -$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} -as_write_fail=0 -cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 -#! $SHELL -# Generated by $as_me. -# Run this file to recreate the current configuration. -# Compiler output produced by configure, useful for debugging -# configure, is in config.log if it exists. - -debug=false -ac_cs_recheck=false -ac_cs_silent=false - -SHELL=\${CONFIG_SHELL-$SHELL} -export SHELL -_ASEOF -cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in #( - *posix*) : - set -o posix ;; #( - *) : - ;; -esac -fi - - -as_nl=' -' -export as_nl -# Printing a long string crashes Solaris 7 /usr/bin/printf. -as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo -# Prefer a ksh shell builtin over an external printf program on Solaris, -# but without wasting forks for bash or zsh. -if test -z "$BASH_VERSION$ZSH_VERSION" \ - && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='print -r --' - as_echo_n='print -rn --' -elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='printf %s\n' - as_echo_n='printf %s' -else - if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then - as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' - as_echo_n='/usr/ucb/echo -n' - else - as_echo_body='eval expr "X$1" : "X\\(.*\\)"' - as_echo_n_body='eval - arg=$1; - case $arg in #( - *"$as_nl"*) - expr "X$arg" : "X\\(.*\\)$as_nl"; - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; - esac; - expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" - ' - export as_echo_n_body - as_echo_n='sh -c $as_echo_n_body as_echo' - fi - export as_echo_body - as_echo='sh -c $as_echo_body as_echo' -fi - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# IFS -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent editors from complaining about space-tab. -# (If _AS_PATH_WALK were called with IFS unset, it would disable word -# splitting by setting IFS to empty value.) -IFS=" "" $as_nl" - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in #(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - -# Unset variables that we do not need and which cause bugs (e.g. in -# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" -# suppresses any "Segmentation fault" message there. '((' could -# trigger a bug in pdksh 5.2.14. -for as_var in BASH_ENV ENV MAIL MAILPATH -do eval test x\${$as_var+set} = xset \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# CDPATH. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - - -# as_fn_error STATUS ERROR [LINENO LOG_FD] -# ---------------------------------------- -# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are -# provided, also output the error to LOG_FD, referencing LINENO. Then exit the -# script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - $as_echo "$as_me: error: $2" >&2 - as_fn_exit $as_status -} # as_fn_error - - -# as_fn_set_status STATUS -# ----------------------- -# Set $? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} # as_fn_set_status - -# as_fn_exit STATUS -# ----------------- -# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} # as_fn_exit - -# as_fn_unset VAR -# --------------- -# Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset -# as_fn_append VAR VALUE -# ---------------------- -# Append the text in VALUE to the end of the definition contained in VAR. Take -# advantage of any shell optimizations that allow amortized linear growth over -# repeated appends, instead of the typical quadratic growth present in naive -# implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -# as_fn_arith ARG... -# ------------------ -# Perform arithmetic evaluation on the ARGs, and store the result in the -# global $as_val. Take advantage of shells that can avoid forks. The arguments -# must be portable across $(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in #((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -p'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -p' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -p' - fi -else - as_ln_s='cp -p' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - - -# as_fn_mkdir_p -# ------------- -# Create "$as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} # as_fn_mkdir_p -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - -if test -x / >/dev/null 2>&1; then - as_test_x='test -x' -else - if ls -dL / >/dev/null 2>&1; then - as_ls_L_option=L - else - as_ls_L_option= - fi - as_test_x=' - eval sh -c '\'' - if test -d "$1"; then - test -d "$1/."; - else - case $1 in #( - -*)set "./$1";; - esac; - case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( - ???[sx]*):;;*)false;;esac;fi - '\'' sh - ' -fi -as_executable_p=$as_test_x - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -exec 6>&1 -## ----------------------------------- ## -## Main body of $CONFIG_STATUS script. ## -## ----------------------------------- ## -_ASEOF -test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# Save the log message, to keep $0 and so on meaningful, and to -# report actual input values of CONFIG_FILES etc. instead of their -# values after options handling. -ac_log=" -This file was extended by coaster-c-client $as_me 1.0, which was -generated by GNU Autoconf 2.68. Invocation command line was - - CONFIG_FILES = $CONFIG_FILES - CONFIG_HEADERS = $CONFIG_HEADERS - CONFIG_LINKS = $CONFIG_LINKS - CONFIG_COMMANDS = $CONFIG_COMMANDS - $ $0 $@ - -on `(hostname || uname -n) 2>/dev/null | sed 1q` -" - -_ACEOF - -case $ac_config_files in *" -"*) set x $ac_config_files; shift; ac_config_files=$*;; -esac - - - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -# Files that config.status was made for. -config_files="$ac_config_files" -config_commands="$ac_config_commands" - -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -ac_cs_usage="\ -\`$as_me' instantiates files and other configuration actions -from templates according to the current configuration. Unless the files -and actions are specified as TAGs, all are instantiated by default. - -Usage: $0 [OPTION]... [TAG]... - - -h, --help print this help, then exit - -V, --version print version number and configuration settings, then exit - --config print configuration, then exit - -q, --quiet, --silent - do not print progress messages - -d, --debug don't remove temporary files - --recheck update $as_me by reconfiguring in the same conditions - --file=FILE[:TEMPLATE] - instantiate the configuration file FILE - -Configuration files: -$config_files - -Configuration commands: -$config_commands - -Report bugs to the package provider." - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" -ac_cs_version="\\ -coaster-c-client config.status 1.0 -configured by $0, generated by GNU Autoconf 2.68, - with options \\"\$ac_cs_config\\" - -Copyright (C) 2010 Free Software Foundation, Inc. -This config.status script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it." - -ac_pwd='$ac_pwd' -srcdir='$srcdir' -INSTALL='$INSTALL' -MKDIR_P='$MKDIR_P' -AWK='$AWK' -test -n "\$AWK" || AWK=awk -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# The default lists apply if the user does not specify any file. -ac_need_defaults=: -while test $# != 0 -do - case $1 in - --*=?*) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` - ac_shift=: - ;; - --*=) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg= - ac_shift=: - ;; - *) - ac_option=$1 - ac_optarg=$2 - ac_shift=shift - ;; - esac - - case $ac_option in - # Handling of the options. - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) - ac_cs_recheck=: ;; - --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) - $as_echo "$ac_cs_version"; exit ;; - --config | --confi | --conf | --con | --co | --c ) - $as_echo "$ac_cs_config"; exit ;; - --debug | --debu | --deb | --de | --d | -d ) - debug=: ;; - --file | --fil | --fi | --f ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - '') as_fn_error $? "missing file argument" ;; - esac - as_fn_append CONFIG_FILES " '$ac_optarg'" - ac_need_defaults=false;; - --he | --h | --help | --hel | -h ) - $as_echo "$ac_cs_usage"; exit ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil | --si | --s) - ac_cs_silent=: ;; - - # This is an error. - -*) as_fn_error $? "unrecognized option: \`$1' -Try \`$0 --help' for more information." ;; - - *) as_fn_append ac_config_targets " $1" - ac_need_defaults=false ;; - - esac - shift -done - -ac_configure_extra_args= - -if $ac_cs_silent; then - exec 6>/dev/null - ac_configure_extra_args="$ac_configure_extra_args --silent" -fi - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -if \$ac_cs_recheck; then - set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion - shift - \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 - CONFIG_SHELL='$SHELL' - export CONFIG_SHELL - exec "\$@" -fi - -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -exec 5>>config.log -{ - echo - sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX -## Running $as_me. ## -_ASBOX - $as_echo "$ac_log" -} >&5 - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -# -# INIT-COMMANDS -# -AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" - - -# The HP-UX ksh and POSIX shell print the target directory to stdout -# if CDPATH is set. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -sed_quote_subst='$sed_quote_subst' -double_quote_subst='$double_quote_subst' -delay_variable_subst='$delay_variable_subst' -macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' -macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' -enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' -enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' -pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' -enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' -SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' -ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' -PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' -host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' -host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' -host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' -build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' -build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' -build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' -SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' -Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' -GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' -EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' -FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' -LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' -NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' -LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' -max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' -ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' -exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' -lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' -lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' -lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' -lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' -lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' -reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' -reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' -OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' -deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' -file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' -file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' -want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' -DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' -sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' -AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' -AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' -archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' -STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' -RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' -old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' -old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' -old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' -lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' -CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' -CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' -compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' -GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' -nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' -lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' -objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' -MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' -lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' -need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' -MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' -DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' -NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' -LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' -OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' -OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' -libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' -shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' -extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' -archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' -enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' -export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' -whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' -compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' -old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' -old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' -archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' -archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' -module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' -module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' -with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' -allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' -no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' -hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' -hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' -hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' -hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' -hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' -inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' -link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' -always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' -export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' -exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' -include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' -prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' -postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' -file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' -variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' -need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' -need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' -version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' -runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' -shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' -shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' -libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' -library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' -soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' -install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' -postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' -postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' -finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' -finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' -hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' -sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' -sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`' -hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' -enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' -enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' -enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' -old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' -striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' -compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`' -predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`' -postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`' -predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`' -postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`' -compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`' -LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`' -reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`' -reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`' -old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' -compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`' -GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`' -lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`' -lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`' -archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`' -enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`' -export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' -whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' -compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`' -old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`' -old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`' -archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' -archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' -module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`' -module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' -with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`' -allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' -no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`' -inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`' -link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`' -always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`' -export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`' -exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`' -include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`' -prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`' -postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`' -file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`' -hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`' -compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`' -predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`' -postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`' -predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`' -postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`' -compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`' - -LTCC='$LTCC' -LTCFLAGS='$LTCFLAGS' -compiler='$compiler_DEFAULT' - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -\$1 -_LTECHO_EOF' -} - -# Quote evaled strings. -for var in SHELL \ -ECHO \ -PATH_SEPARATOR \ -SED \ -GREP \ -EGREP \ -FGREP \ -LD \ -NM \ -LN_S \ -lt_SP2NL \ -lt_NL2SP \ -reload_flag \ -OBJDUMP \ -deplibs_check_method \ -file_magic_cmd \ -file_magic_glob \ -want_nocaseglob \ -DLLTOOL \ -sharedlib_from_linklib_cmd \ -AR \ -AR_FLAGS \ -archiver_list_spec \ -STRIP \ -RANLIB \ -CC \ -CFLAGS \ -compiler \ -lt_cv_sys_global_symbol_pipe \ -lt_cv_sys_global_symbol_to_cdecl \ -lt_cv_sys_global_symbol_to_c_name_address \ -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \ -nm_file_list_spec \ -lt_prog_compiler_no_builtin_flag \ -lt_prog_compiler_pic \ -lt_prog_compiler_wl \ -lt_prog_compiler_static \ -lt_cv_prog_compiler_c_o \ -need_locks \ -MANIFEST_TOOL \ -DSYMUTIL \ -NMEDIT \ -LIPO \ -OTOOL \ -OTOOL64 \ -shrext_cmds \ -export_dynamic_flag_spec \ -whole_archive_flag_spec \ -compiler_needs_object \ -with_gnu_ld \ -allow_undefined_flag \ -no_undefined_flag \ -hardcode_libdir_flag_spec \ -hardcode_libdir_separator \ -exclude_expsyms \ -include_expsyms \ -file_list_spec \ -variables_saved_for_relink \ -libname_spec \ -library_names_spec \ -soname_spec \ -install_override_mode \ -finish_eval \ -old_striplib \ -striplib \ -compiler_lib_search_dirs \ -predep_objects \ -postdep_objects \ -predeps \ -postdeps \ -compiler_lib_search_path \ -LD_CXX \ -reload_flag_CXX \ -compiler_CXX \ -lt_prog_compiler_no_builtin_flag_CXX \ -lt_prog_compiler_pic_CXX \ -lt_prog_compiler_wl_CXX \ -lt_prog_compiler_static_CXX \ -lt_cv_prog_compiler_c_o_CXX \ -export_dynamic_flag_spec_CXX \ -whole_archive_flag_spec_CXX \ -compiler_needs_object_CXX \ -with_gnu_ld_CXX \ -allow_undefined_flag_CXX \ -no_undefined_flag_CXX \ -hardcode_libdir_flag_spec_CXX \ -hardcode_libdir_separator_CXX \ -exclude_expsyms_CXX \ -include_expsyms_CXX \ -file_list_spec_CXX \ -compiler_lib_search_dirs_CXX \ -predep_objects_CXX \ -postdep_objects_CXX \ -predeps_CXX \ -postdeps_CXX \ -compiler_lib_search_path_CXX; do - case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in - *[\\\\\\\`\\"\\\$]*) - eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" - ;; - *) - eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" - ;; - esac -done - -# Double-quote double-evaled strings. -for var in reload_cmds \ -old_postinstall_cmds \ -old_postuninstall_cmds \ -old_archive_cmds \ -extract_expsyms_cmds \ -old_archive_from_new_cmds \ -old_archive_from_expsyms_cmds \ -archive_cmds \ -archive_expsym_cmds \ -module_cmds \ -module_expsym_cmds \ -export_symbols_cmds \ -prelink_cmds \ -postlink_cmds \ -postinstall_cmds \ -postuninstall_cmds \ -finish_cmds \ -sys_lib_search_path_spec \ -sys_lib_dlsearch_path_spec \ -reload_cmds_CXX \ -old_archive_cmds_CXX \ -old_archive_from_new_cmds_CXX \ -old_archive_from_expsyms_cmds_CXX \ -archive_cmds_CXX \ -archive_expsym_cmds_CXX \ -module_cmds_CXX \ -module_expsym_cmds_CXX \ -export_symbols_cmds_CXX \ -prelink_cmds_CXX \ -postlink_cmds_CXX; do - case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in - *[\\\\\\\`\\"\\\$]*) - eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" - ;; - *) - eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" - ;; - esac -done - -ac_aux_dir='$ac_aux_dir' -xsi_shell='$xsi_shell' -lt_shell_append='$lt_shell_append' - -# See if we are running on zsh, and set the options which allow our -# commands through without removal of \ escapes INIT. -if test -n "\${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST -fi - - - PACKAGE='$PACKAGE' - VERSION='$VERSION' - TIMESTAMP='$TIMESTAMP' - RM='$RM' - ofile='$ofile' - - - - - - -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 - -# Handling of arguments. -for ac_config_target in $ac_config_targets -do - case $ac_config_target in - "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; - "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; - "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; - - *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; - esac -done - - -# If the user did not use the arguments to specify the items to instantiate, -# then the envvar interface is used. Set only those that are not. -# We use the long form for the default assignment because of an extremely -# bizarre bug on SunOS 4.1.3. -if $ac_need_defaults; then - test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files - test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands -fi - -# Have a temporary directory for convenience. Make it in the build tree -# simply because there is no reason against having it here, and in addition, -# creating and moving files from /tmp can sometimes cause problems. -# Hook for its removal unless debugging. -# Note that there is a small window in which the directory will not be cleaned: -# after its creation but before its name has been assigned to `$tmp'. -$debug || -{ - tmp= ac_tmp= - trap 'exit_status=$? - : "${ac_tmp:=$tmp}" - { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status -' 0 - trap 'as_fn_exit 1' 1 2 13 15 -} -# Create a (secure) tmp directory for tmp files. - -{ - tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && - test -d "$tmp" -} || -{ - tmp=./conf$$-$RANDOM - (umask 077 && mkdir "$tmp") -} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 -ac_tmp=$tmp - -# Set up the scripts for CONFIG_FILES section. -# No need to generate them if there are no CONFIG_FILES. -# This happens for instance with `./config.status config.h'. -if test -n "$CONFIG_FILES"; then - - -ac_cr=`echo X | tr X '\015'` -# On cygwin, bash can eat \r inside `` if the user requested igncr. -# But we know of no other shell where ac_cr would be empty at this -# point, so we can use a bashism as a fallback. -if test "x$ac_cr" = x; then - eval ac_cr=\$\'\\r\' -fi -ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` -if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then - ac_cs_awk_cr='\\r' -else - ac_cs_awk_cr=$ac_cr -fi - -echo 'BEGIN {' >"$ac_tmp/subs1.awk" && -_ACEOF - - -{ - echo "cat >conf$$subs.awk <<_ACEOF" && - echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && - echo "_ACEOF" -} >conf$$subs.sh || - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 -ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` -ac_delim='%!_!# ' -for ac_last_try in false false false false false :; do - . ./conf$$subs.sh || - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - - ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` - if test $ac_delim_n = $ac_delim_num; then - break - elif $ac_last_try; then - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -done -rm -f conf$$subs.sh - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && -_ACEOF -sed -n ' -h -s/^/S["/; s/!.*/"]=/ -p -g -s/^[^!]*!// -:repl -t repl -s/'"$ac_delim"'$// -t delim -:nl -h -s/\(.\{148\}\)..*/\1/ -t more1 -s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ -p -n -b repl -:more1 -s/["\\]/\\&/g; s/^/"/; s/$/"\\/ -p -g -s/.\{148\}// -t nl -:delim -h -s/\(.\{148\}\)..*/\1/ -t more2 -s/["\\]/\\&/g; s/^/"/; s/$/"/ -p -b -:more2 -s/["\\]/\\&/g; s/^/"/; s/$/"\\/ -p -g -s/.\{148\}// -t delim -' >$CONFIG_STATUS || ac_write_fail=1 -rm -f conf$$subs.awk -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -_ACAWK -cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && - for (key in S) S_is_set[key] = 1 - FS = "" - -} -{ - line = $ 0 - nfields = split(line, field, "@") - substed = 0 - len = length(field[1]) - for (i = 2; i < nfields; i++) { - key = field[i] - keylen = length(key) - if (S_is_set[key]) { - value = S[key] - line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) - len += length(value) + length(field[++i]) - substed = 1 - } else - len += 1 + keylen - } - - print line -} - -_ACAWK -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then - sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" -else - cat -fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ - || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 -_ACEOF - -# VPATH may cause trouble with some makes, so we remove sole $(srcdir), -# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and -# trailing colons and then remove the whole line if VPATH becomes empty -# (actually we leave an empty line to preserve line numbers). -if test "x$srcdir" = x.; then - ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ -h -s/// -s/^/:/ -s/[ ]*$/:/ -s/:\$(srcdir):/:/g -s/:\${srcdir}:/:/g -s/:@srcdir@:/:/g -s/^:*// -s/:*$// -x -s/\(=[ ]*\).*/\1/ -G -s/\n// -s/^[^=]*=[ ]*$// -}' -fi - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -fi # test -n "$CONFIG_FILES" - - -eval set X " :F $CONFIG_FILES :C $CONFIG_COMMANDS" -shift -for ac_tag -do - case $ac_tag in - :[FHLC]) ac_mode=$ac_tag; continue;; - esac - case $ac_mode$ac_tag in - :[FHL]*:*);; - :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; - :[FH]-) ac_tag=-:-;; - :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; - esac - ac_save_IFS=$IFS - IFS=: - set x $ac_tag - IFS=$ac_save_IFS - shift - ac_file=$1 - shift - - case $ac_mode in - :L) ac_source=$1;; - :[FH]) - ac_file_inputs= - for ac_f - do - case $ac_f in - -) ac_f="$ac_tmp/stdin";; - *) # Look for the file first in the build tree, then in the source tree - # (if the path is not absolute). The absolute path cannot be DOS-style, - # because $ac_f cannot contain `:'. - test -f "$ac_f" || - case $ac_f in - [\\/$]*) false;; - *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; - esac || - as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; - esac - case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac - as_fn_append ac_file_inputs " '$ac_f'" - done - - # Let's still pretend it is `configure' which instantiates (i.e., don't - # use $as_me), people would be surprised to read: - # /* config.h. Generated by config.status. */ - configure_input='Generated from '` - $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' - `' by configure.' - if test x"$ac_file" != x-; then - configure_input="$ac_file. $configure_input" - { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 -$as_echo "$as_me: creating $ac_file" >&6;} - fi - # Neutralize special characters interpreted by sed in replacement strings. - case $configure_input in #( - *\&* | *\|* | *\\* ) - ac_sed_conf_input=`$as_echo "$configure_input" | - sed 's/[\\\\&|]/\\\\&/g'`;; #( - *) ac_sed_conf_input=$configure_input;; - esac - - case $ac_tag in - *:-:* | *:-) cat >"$ac_tmp/stdin" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; - esac - ;; - esac - - ac_dir=`$as_dirname -- "$ac_file" || -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$ac_file" : 'X\(//\)[^/]' \| \ - X"$ac_file" : 'X\(//\)$' \| \ - X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir="$ac_dir"; as_fn_mkdir_p - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - - case $ac_mode in - :F) - # - # CONFIG_FILE - # - - case $INSTALL in - [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; - *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; - esac - ac_MKDIR_P=$MKDIR_P - case $MKDIR_P in - [\\/$]* | ?:[\\/]* ) ;; - */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; - esac -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# If the template does not know about datarootdir, expand it. -# FIXME: This hack should be removed a few years after 2.60. -ac_datarootdir_hack=; ac_datarootdir_seen= -ac_sed_dataroot=' -/datarootdir/ { - p - q -} -/@datadir@/p -/@docdir@/p -/@infodir@/p -/@localedir@/p -/@mandir@/p' -case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in -*datarootdir*) ac_datarootdir_seen=yes;; -*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 -$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 - ac_datarootdir_hack=' - s&@datadir@&$datadir&g - s&@docdir@&$docdir&g - s&@infodir@&$infodir&g - s&@localedir@&$localedir&g - s&@mandir@&$mandir&g - s&\\\${datarootdir}&$datarootdir&g' ;; -esac -_ACEOF - -# Neutralize VPATH when `$srcdir' = `.'. -# Shell code in configure.ac might set extrasub. -# FIXME: do we really want to maintain this feature? -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -ac_sed_extra="$ac_vpsub -$extrasub -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -:t -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s|@configure_input@|$ac_sed_conf_input|;t t -s&@top_builddir@&$ac_top_builddir_sub&;t t -s&@top_build_prefix@&$ac_top_build_prefix&;t t -s&@srcdir@&$ac_srcdir&;t t -s&@abs_srcdir@&$ac_abs_srcdir&;t t -s&@top_srcdir@&$ac_top_srcdir&;t t -s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t -s&@builddir@&$ac_builddir&;t t -s&@abs_builddir@&$ac_abs_builddir&;t t -s&@abs_top_builddir@&$ac_abs_top_builddir&;t t -s&@INSTALL@&$ac_INSTALL&;t t -s&@MKDIR_P@&$ac_MKDIR_P&;t t -$ac_datarootdir_hack -" -eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ - >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - -test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && - { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ - "$ac_tmp/out"`; test -z "$ac_out"; } && - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&5 -$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&2;} - - rm -f "$ac_tmp/stdin" - case $ac_file in - -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; - *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; - esac \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - ;; - - - :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 -$as_echo "$as_me: executing $ac_file commands" >&6;} - ;; - esac - - - case $ac_file$ac_mode in - "depfiles":C) test x"$AMDEP_TRUE" != x"" || { - # Autoconf 2.62 quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`$as_dirname -- "$mf" || -$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$mf" : 'X\(//\)[^/]' \| \ - X"$mf" : 'X\(//\)$' \| \ - X"$mf" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$mf" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # When using ansi2knr, U may be empty or an underscore; expand it - U=`sed -n 's/^U = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`$as_dirname -- "$file" || -$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$file" : 'X\(//\)[^/]' \| \ - X"$file" : 'X\(//\)$' \| \ - X"$file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir=$dirpart/$fdir; as_fn_mkdir_p - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done - done -} - ;; - "libtool":C) - - # See if we are running on zsh, and set the options which allow our - # commands through without removal of \ escapes. - if test -n "${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST - fi - - cfgfile="${ofile}T" - trap "$RM \"$cfgfile\"; exit 1" 1 2 15 - $RM "$cfgfile" - - cat <<_LT_EOF >> "$cfgfile" -#! $SHELL - -# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. -# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: -# NOTE: Changes made to this file will be lost: look at ltmain.sh. -# -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011 Free Software -# Foundation, Inc. -# Written by Gordon Matzigkeit, 1996 -# -# This file is part of GNU Libtool. -# -# GNU Libtool is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License as -# published by the Free Software Foundation; either version 2 of -# the License, or (at your option) any later version. -# -# As a special exception to the GNU General Public License, -# if you distribute this file as part of a program or library that -# is built using GNU Libtool, you may include this file under the -# same distribution terms that you use for the rest of that program. -# -# GNU Libtool 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. -# -# You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, or -# obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - -# The names of the tagged configurations supported by this script. -available_tags="CXX " - -# ### BEGIN LIBTOOL CONFIG - -# Which release of libtool.m4 was used? -macro_version=$macro_version -macro_revision=$macro_revision - -# Whether or not to build shared libraries. -build_libtool_libs=$enable_shared - -# Whether or not to build static libraries. -build_old_libs=$enable_static - -# What type of objects to build. -pic_mode=$pic_mode - -# Whether or not to optimize for fast installation. -fast_install=$enable_fast_install - -# Shell to use when invoking shell scripts. -SHELL=$lt_SHELL - -# An echo program that protects backslashes. -ECHO=$lt_ECHO - -# The PATH separator for the build system. -PATH_SEPARATOR=$lt_PATH_SEPARATOR - -# The host system. -host_alias=$host_alias -host=$host -host_os=$host_os - -# The build system. -build_alias=$build_alias -build=$build -build_os=$build_os - -# A sed program that does not truncate output. -SED=$lt_SED - -# Sed that helps us avoid accidentally triggering echo(1) options like -n. -Xsed="\$SED -e 1s/^X//" - -# A grep program that handles long lines. -GREP=$lt_GREP - -# An ERE matcher. -EGREP=$lt_EGREP - -# A literal string matcher. -FGREP=$lt_FGREP - -# A BSD- or MS-compatible name lister. -NM=$lt_NM - -# Whether we need soft or hard links. -LN_S=$lt_LN_S - -# What is the maximum length of a command? -max_cmd_len=$max_cmd_len - -# Object file suffix (normally "o"). -objext=$ac_objext - -# Executable file suffix (normally ""). -exeext=$exeext - -# whether the shell understands "unset". -lt_unset=$lt_unset - -# turn spaces into newlines. -SP2NL=$lt_lt_SP2NL - -# turn newlines into spaces. -NL2SP=$lt_lt_NL2SP - -# convert \$build file names to \$host format. -to_host_file_cmd=$lt_cv_to_host_file_cmd - -# convert \$build files to toolchain format. -to_tool_file_cmd=$lt_cv_to_tool_file_cmd - -# An object symbol dumper. -OBJDUMP=$lt_OBJDUMP - -# Method to check whether dependent libraries are shared objects. -deplibs_check_method=$lt_deplibs_check_method - -# Command to use when deplibs_check_method = "file_magic". -file_magic_cmd=$lt_file_magic_cmd - -# How to find potential files when deplibs_check_method = "file_magic". -file_magic_glob=$lt_file_magic_glob - -# Find potential files using nocaseglob when deplibs_check_method = "file_magic". -want_nocaseglob=$lt_want_nocaseglob - -# DLL creation program. -DLLTOOL=$lt_DLLTOOL - -# Command to associate shared and link libraries. -sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd - -# The archiver. -AR=$lt_AR - -# Flags to create an archive. -AR_FLAGS=$lt_AR_FLAGS - -# How to feed a file listing to the archiver. -archiver_list_spec=$lt_archiver_list_spec - -# A symbol stripping program. -STRIP=$lt_STRIP - -# Commands used to install an old-style archive. -RANLIB=$lt_RANLIB -old_postinstall_cmds=$lt_old_postinstall_cmds -old_postuninstall_cmds=$lt_old_postuninstall_cmds - -# Whether to use a lock for old archive extraction. -lock_old_archive_extraction=$lock_old_archive_extraction - -# A C compiler. -LTCC=$lt_CC - -# LTCC compiler flags. -LTCFLAGS=$lt_CFLAGS - -# Take the output of nm and produce a listing of raw symbols and C names. -global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe - -# Transform the output of nm in a proper C declaration. -global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl - -# Transform the output of nm in a C name address pair. -global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address - -# Transform the output of nm in a C name address pair when lib prefix is needed. -global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix - -# Specify filename containing input files for \$NM. -nm_file_list_spec=$lt_nm_file_list_spec - -# The root where to search for dependent libraries,and in which our libraries should be installed. -lt_sysroot=$lt_sysroot - -# The name of the directory that contains temporary libtool files. -objdir=$objdir - -# Used to examine libraries when file_magic_cmd begins with "file". -MAGIC_CMD=$MAGIC_CMD - -# Must we lock files when doing compilation? -need_locks=$lt_need_locks - -# Manifest tool. -MANIFEST_TOOL=$lt_MANIFEST_TOOL - -# Tool to manipulate archived DWARF debug symbol files on Mac OS X. -DSYMUTIL=$lt_DSYMUTIL - -# Tool to change global to local symbols on Mac OS X. -NMEDIT=$lt_NMEDIT - -# Tool to manipulate fat objects and archives on Mac OS X. -LIPO=$lt_LIPO - -# ldd/readelf like tool for Mach-O binaries on Mac OS X. -OTOOL=$lt_OTOOL - -# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4. -OTOOL64=$lt_OTOOL64 - -# Old archive suffix (normally "a"). -libext=$libext - -# Shared library suffix (normally ".so"). -shrext_cmds=$lt_shrext_cmds - -# The commands to extract the exported symbol list from a shared archive. -extract_expsyms_cmds=$lt_extract_expsyms_cmds - -# Variables whose values should be saved in libtool wrapper scripts and -# restored at link time. -variables_saved_for_relink=$lt_variables_saved_for_relink - -# Do we need the "lib" prefix for modules? -need_lib_prefix=$need_lib_prefix - -# Do we need a version for libraries? -need_version=$need_version - -# Library versioning type. -version_type=$version_type - -# Shared library runtime path variable. -runpath_var=$runpath_var - -# Shared library path variable. -shlibpath_var=$shlibpath_var - -# Is shlibpath searched before the hard-coded library search path? -shlibpath_overrides_runpath=$shlibpath_overrides_runpath - -# Format of library name prefix. -libname_spec=$lt_libname_spec - -# List of archive names. First name is the real one, the rest are links. -# The last name is the one that the linker finds with -lNAME -library_names_spec=$lt_library_names_spec - -# The coded name of the library, if different from the real name. -soname_spec=$lt_soname_spec - -# Permission mode override for installation of shared libraries. -install_override_mode=$lt_install_override_mode - -# Command to use after installation of a shared archive. -postinstall_cmds=$lt_postinstall_cmds - -# Command to use after uninstallation of a shared archive. -postuninstall_cmds=$lt_postuninstall_cmds - -# Commands used to finish a libtool library installation in a directory. -finish_cmds=$lt_finish_cmds - -# As "finish_cmds", except a single script fragment to be evaled but -# not shown. -finish_eval=$lt_finish_eval - -# Whether we should hardcode library paths into libraries. -hardcode_into_libs=$hardcode_into_libs - -# Compile-time system search path for libraries. -sys_lib_search_path_spec=$lt_sys_lib_search_path_spec - -# Run-time system search path for libraries. -sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec - -# Whether dlopen is supported. -dlopen_support=$enable_dlopen - -# Whether dlopen of programs is supported. -dlopen_self=$enable_dlopen_self - -# Whether dlopen of statically linked programs is supported. -dlopen_self_static=$enable_dlopen_self_static - -# Commands to strip libraries. -old_striplib=$lt_old_striplib -striplib=$lt_striplib - - -# The linker used to build libraries. -LD=$lt_LD - -# How to create reloadable object files. -reload_flag=$lt_reload_flag -reload_cmds=$lt_reload_cmds - -# Commands used to build an old-style archive. -old_archive_cmds=$lt_old_archive_cmds - -# A language specific compiler. -CC=$lt_compiler - -# Is the compiler the GNU compiler? -with_gcc=$GCC - -# Compiler flag to turn off builtin functions. -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag - -# Additional compiler flags for building library objects. -pic_flag=$lt_lt_prog_compiler_pic - -# How to pass a linker flag through the compiler. -wl=$lt_lt_prog_compiler_wl - -# Compiler flag to prevent dynamic linking. -link_static_flag=$lt_lt_prog_compiler_static - -# Does compiler simultaneously support -c and -o options? -compiler_c_o=$lt_lt_cv_prog_compiler_c_o - -# Whether or not to add -lc for building shared libraries. -build_libtool_need_lc=$archive_cmds_need_lc - -# Whether or not to disallow shared libs when runtime libs are static. -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes - -# Compiler flag to allow reflexive dlopens. -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec - -# Compiler flag to generate shared objects directly from archives. -whole_archive_flag_spec=$lt_whole_archive_flag_spec - -# Whether the compiler copes with passing no objects directly. -compiler_needs_object=$lt_compiler_needs_object - -# Create an old-style archive from a shared archive. -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds - -# Create a temporary old-style archive to link instead of a shared archive. -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds - -# Commands used to build a shared archive. -archive_cmds=$lt_archive_cmds -archive_expsym_cmds=$lt_archive_expsym_cmds - -# Commands used to build a loadable module if different from building -# a shared archive. -module_cmds=$lt_module_cmds -module_expsym_cmds=$lt_module_expsym_cmds - -# Whether we are building with GNU ld or not. -with_gnu_ld=$lt_with_gnu_ld - -# Flag that allows shared libraries with undefined symbols to be built. -allow_undefined_flag=$lt_allow_undefined_flag - -# Flag that enforces no undefined symbols. -no_undefined_flag=$lt_no_undefined_flag - -# Flag to hardcode \$libdir into a binary during linking. -# This must work even if \$libdir does not exist -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec - -# Whether we need a single "-rpath" flag with a separated argument. -hardcode_libdir_separator=$lt_hardcode_libdir_separator - -# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes -# DIR into the resulting binary. -hardcode_direct=$hardcode_direct - -# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes -# DIR into the resulting binary and the resulting library dependency is -# "absolute",i.e impossible to change by setting \${shlibpath_var} if the -# library is relocated. -hardcode_direct_absolute=$hardcode_direct_absolute - -# Set to "yes" if using the -LDIR flag during linking hardcodes DIR -# into the resulting binary. -hardcode_minus_L=$hardcode_minus_L - -# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR -# into the resulting binary. -hardcode_shlibpath_var=$hardcode_shlibpath_var - -# Set to "yes" if building a shared library automatically hardcodes DIR -# into the library and all subsequent libraries and executables linked -# against it. -hardcode_automatic=$hardcode_automatic - -# Set to yes if linker adds runtime paths of dependent libraries -# to runtime path list. -inherit_rpath=$inherit_rpath - -# Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=$link_all_deplibs - -# Set to "yes" if exported symbols are required. -always_export_symbols=$always_export_symbols - -# The commands to list exported symbols. -export_symbols_cmds=$lt_export_symbols_cmds - -# Symbols that should not be listed in the preloaded symbols. -exclude_expsyms=$lt_exclude_expsyms - -# Symbols that must always be exported. -include_expsyms=$lt_include_expsyms - -# Commands necessary for linking programs (against libraries) with templates. -prelink_cmds=$lt_prelink_cmds - -# Commands necessary for finishing linking programs. -postlink_cmds=$lt_postlink_cmds - -# Specify filename containing input files. -file_list_spec=$lt_file_list_spec - -# How to hardcode a shared library path into an executable. -hardcode_action=$hardcode_action - -# The directories searched by this compiler when creating a shared library. -compiler_lib_search_dirs=$lt_compiler_lib_search_dirs - -# Dependencies to place before and after the objects being linked to -# create a shared library. -predep_objects=$lt_predep_objects -postdep_objects=$lt_postdep_objects -predeps=$lt_predeps -postdeps=$lt_postdeps - -# The library search path used internally by the compiler when linking -# a shared library. -compiler_lib_search_path=$lt_compiler_lib_search_path - -# ### END LIBTOOL CONFIG - -_LT_EOF - - case $host_os in - aix3*) - cat <<\_LT_EOF >> "$cfgfile" -# AIX sometimes has problems with the GCC collect2 program. For some -# reason, if we set the COLLECT_NAMES environment variable, the problems -# vanish in a puff of smoke. -if test "X${COLLECT_NAMES+set}" != Xset; then - COLLECT_NAMES= - export COLLECT_NAMES -fi -_LT_EOF - ;; - esac - - -ltmain="$ac_aux_dir/ltmain.sh" - - - # We use sed instead of cat because bash on DJGPP gets confused if - # if finds mixed CR/LF and LF-only lines. Since sed operates in - # text mode, it properly converts lines to CR/LF. This bash problem - # is reportedly fixed, but why not run on old versions too? - sed '$q' "$ltmain" >> "$cfgfile" \ - || (rm -f "$cfgfile"; exit 1) - - if test x"$xsi_shell" = xyes; then - sed -e '/^func_dirname ()$/,/^} # func_dirname /c\ -func_dirname ()\ -{\ -\ case ${1} in\ -\ */*) func_dirname_result="${1%/*}${2}" ;;\ -\ * ) func_dirname_result="${3}" ;;\ -\ esac\ -} # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_basename ()$/,/^} # func_basename /c\ -func_basename ()\ -{\ -\ func_basename_result="${1##*/}"\ -} # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\ -func_dirname_and_basename ()\ -{\ -\ case ${1} in\ -\ */*) func_dirname_result="${1%/*}${2}" ;;\ -\ * ) func_dirname_result="${3}" ;;\ -\ esac\ -\ func_basename_result="${1##*/}"\ -} # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_stripname ()$/,/^} # func_stripname /c\ -func_stripname ()\ -{\ -\ # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are\ -\ # positional parameters, so assign one to ordinary parameter first.\ -\ func_stripname_result=${3}\ -\ func_stripname_result=${func_stripname_result#"${1}"}\ -\ func_stripname_result=${func_stripname_result%"${2}"}\ -} # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\ -func_split_long_opt ()\ -{\ -\ func_split_long_opt_name=${1%%=*}\ -\ func_split_long_opt_arg=${1#*=}\ -} # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\ -func_split_short_opt ()\ -{\ -\ func_split_short_opt_arg=${1#??}\ -\ func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\ -} # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\ -func_lo2o ()\ -{\ -\ case ${1} in\ -\ *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\ -\ *) func_lo2o_result=${1} ;;\ -\ esac\ -} # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_xform ()$/,/^} # func_xform /c\ -func_xform ()\ -{\ - func_xform_result=${1%.*}.lo\ -} # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_arith ()$/,/^} # func_arith /c\ -func_arith ()\ -{\ - func_arith_result=$(( $* ))\ -} # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_len ()$/,/^} # func_len /c\ -func_len ()\ -{\ - func_len_result=${#1}\ -} # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - -fi - -if test x"$lt_shell_append" = xyes; then - sed -e '/^func_append ()$/,/^} # func_append /c\ -func_append ()\ -{\ - eval "${1}+=\\${2}"\ -} # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\ -func_append_quoted ()\ -{\ -\ func_quote_for_eval "${2}"\ -\ eval "${1}+=\\\\ \\$func_quote_for_eval_result"\ -} # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: - - - # Save a `func_append' function call where possible by direct use of '+=' - sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") - test 0 -eq $? || _lt_function_replace_fail=: -else - # Save a `func_append' function call even when '+=' is not available - sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") - test 0 -eq $? || _lt_function_replace_fail=: -fi - -if test x"$_lt_function_replace_fail" = x":"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5 -$as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;} -fi - - - mv -f "$cfgfile" "$ofile" || - (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") - chmod +x "$ofile" - - - cat <<_LT_EOF >> "$ofile" - -# ### BEGIN LIBTOOL TAG CONFIG: CXX - -# The linker used to build libraries. -LD=$lt_LD_CXX - -# How to create reloadable object files. -reload_flag=$lt_reload_flag_CXX -reload_cmds=$lt_reload_cmds_CXX - -# Commands used to build an old-style archive. -old_archive_cmds=$lt_old_archive_cmds_CXX - -# A language specific compiler. -CC=$lt_compiler_CXX - -# Is the compiler the GNU compiler? -with_gcc=$GCC_CXX - -# Compiler flag to turn off builtin functions. -no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX - -# Additional compiler flags for building library objects. -pic_flag=$lt_lt_prog_compiler_pic_CXX - -# How to pass a linker flag through the compiler. -wl=$lt_lt_prog_compiler_wl_CXX - -# Compiler flag to prevent dynamic linking. -link_static_flag=$lt_lt_prog_compiler_static_CXX - -# Does compiler simultaneously support -c and -o options? -compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX - -# Whether or not to add -lc for building shared libraries. -build_libtool_need_lc=$archive_cmds_need_lc_CXX - -# Whether or not to disallow shared libs when runtime libs are static. -allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX - -# Compiler flag to allow reflexive dlopens. -export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX - -# Compiler flag to generate shared objects directly from archives. -whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX - -# Whether the compiler copes with passing no objects directly. -compiler_needs_object=$lt_compiler_needs_object_CXX - -# Create an old-style archive from a shared archive. -old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX - -# Create a temporary old-style archive to link instead of a shared archive. -old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX - -# Commands used to build a shared archive. -archive_cmds=$lt_archive_cmds_CXX -archive_expsym_cmds=$lt_archive_expsym_cmds_CXX - -# Commands used to build a loadable module if different from building -# a shared archive. -module_cmds=$lt_module_cmds_CXX -module_expsym_cmds=$lt_module_expsym_cmds_CXX - -# Whether we are building with GNU ld or not. -with_gnu_ld=$lt_with_gnu_ld_CXX - -# Flag that allows shared libraries with undefined symbols to be built. -allow_undefined_flag=$lt_allow_undefined_flag_CXX - -# Flag that enforces no undefined symbols. -no_undefined_flag=$lt_no_undefined_flag_CXX - -# Flag to hardcode \$libdir into a binary during linking. -# This must work even if \$libdir does not exist -hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX - -# Whether we need a single "-rpath" flag with a separated argument. -hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX - -# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes -# DIR into the resulting binary. -hardcode_direct=$hardcode_direct_CXX - -# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes -# DIR into the resulting binary and the resulting library dependency is -# "absolute",i.e impossible to change by setting \${shlibpath_var} if the -# library is relocated. -hardcode_direct_absolute=$hardcode_direct_absolute_CXX - -# Set to "yes" if using the -LDIR flag during linking hardcodes DIR -# into the resulting binary. -hardcode_minus_L=$hardcode_minus_L_CXX - -# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR -# into the resulting binary. -hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX - -# Set to "yes" if building a shared library automatically hardcodes DIR -# into the library and all subsequent libraries and executables linked -# against it. -hardcode_automatic=$hardcode_automatic_CXX - -# Set to yes if linker adds runtime paths of dependent libraries -# to runtime path list. -inherit_rpath=$inherit_rpath_CXX - -# Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=$link_all_deplibs_CXX - -# Set to "yes" if exported symbols are required. -always_export_symbols=$always_export_symbols_CXX - -# The commands to list exported symbols. -export_symbols_cmds=$lt_export_symbols_cmds_CXX - -# Symbols that should not be listed in the preloaded symbols. -exclude_expsyms=$lt_exclude_expsyms_CXX - -# Symbols that must always be exported. -include_expsyms=$lt_include_expsyms_CXX - -# Commands necessary for linking programs (against libraries) with templates. -prelink_cmds=$lt_prelink_cmds_CXX - -# Commands necessary for finishing linking programs. -postlink_cmds=$lt_postlink_cmds_CXX - -# Specify filename containing input files. -file_list_spec=$lt_file_list_spec_CXX - -# How to hardcode a shared library path into an executable. -hardcode_action=$hardcode_action_CXX - -# The directories searched by this compiler when creating a shared library. -compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX - -# Dependencies to place before and after the objects being linked to -# create a shared library. -predep_objects=$lt_predep_objects_CXX -postdep_objects=$lt_postdep_objects_CXX -predeps=$lt_predeps_CXX -postdeps=$lt_postdeps_CXX - -# The library search path used internally by the compiler when linking -# a shared library. -compiler_lib_search_path=$lt_compiler_lib_search_path_CXX - -# ### END LIBTOOL TAG CONFIG: CXX -_LT_EOF - - ;; - - esac -done # for ac_tag - - -as_fn_exit 0 -_ACEOF -ac_clean_files=$ac_clean_files_save - -test $ac_write_fail = 0 || - as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 - - -# configure is writing to config.log, and then calls config.status. -# config.status does its own redirection, appending to config.log. -# Unfortunately, on DOS this fails, as config.log is still kept open -# by configure, so config.status won't be able to write to it; its -# output is simply discarded. So we exec the FD to /dev/null, -# effectively closing config.log, so it can be properly (re)opened and -# appended to by config.status. When coming back to configure, we -# need to make the FD available again. -if test "$no_create" != yes; then - ac_cs_success=: - ac_config_status_args= - test "$silent" = yes && - ac_config_status_args="$ac_config_status_args --quiet" - exec 5>/dev/null - $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false - exec 5>>config.log - # Use ||, not &&, to avoid exiting from the if with $? = 1, which - # would make configure fail if this is the last instruction. - $ac_cs_success || as_fn_exit 1 -fi -if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 -$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} -fi - Index: modules/provider-coaster-c-client/libtool =================================================================== --- modules/provider-coaster-c-client/libtool (revision 3826) +++ modules/provider-coaster-c-client/libtool (working copy) @@ -1,10246 +0,0 @@ -#! /bin/sh - -# libtool - Provide generalized library-building support services. -# Generated automatically by config.status (coaster-c-client) 1.0 -# Libtool was configured on host thrash: -# NOTE: Changes made to this file will be lost: look at ltmain.sh. -# -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011 Free Software -# Foundation, Inc. -# Written by Gordon Matzigkeit, 1996 -# -# This file is part of GNU Libtool. -# -# GNU Libtool is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License as -# published by the Free Software Foundation; either version 2 of -# the License, or (at your option) any later version. -# -# As a special exception to the GNU General Public License, -# if you distribute this file as part of a program or library that -# is built using GNU Libtool, you may include this file under the -# same distribution terms that you use for the rest of that program. -# -# GNU Libtool 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. -# -# You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, or -# obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - -# The names of the tagged configurations supported by this script. -available_tags="CXX " - -# ### BEGIN LIBTOOL CONFIG - -# Which release of libtool.m4 was used? -macro_version=2.4.2 -macro_revision=1.3337 - -# Whether or not to build shared libraries. -build_libtool_libs=yes - -# Whether or not to build static libraries. -build_old_libs=yes - -# What type of objects to build. -pic_mode=default - -# Whether or not to optimize for fast installation. -fast_install=yes - -# Shell to use when invoking shell scripts. -SHELL="/bin/sh" - -# An echo program that protects backslashes. -ECHO="printf %s\\n" - -# The PATH separator for the build system. -PATH_SEPARATOR=":" - -# The host system. -host_alias= -host=x86_64-unknown-linux-gnu -host_os=linux-gnu - -# The build system. -build_alias= -build=x86_64-unknown-linux-gnu -build_os=linux-gnu - -# A sed program that does not truncate output. -SED="/bin/sed" - -# Sed that helps us avoid accidentally triggering echo(1) options like -n. -Xsed="$SED -e 1s/^X//" - -# A grep program that handles long lines. -GREP="/bin/grep" - -# An ERE matcher. -EGREP="/bin/grep -E" - -# A literal string matcher. -FGREP="/bin/grep -F" - -# A BSD- or MS-compatible name lister. -NM="/usr/bin/nm -B" - -# Whether we need soft or hard links. -LN_S="ln -s" - -# What is the maximum length of a command? -max_cmd_len=3458764513820540925 - -# Object file suffix (normally "o"). -objext=o - -# Executable file suffix (normally ""). -exeext= - -# whether the shell understands "unset". -lt_unset=unset - -# turn spaces into newlines. -SP2NL="tr \\040 \\012" - -# turn newlines into spaces. -NL2SP="tr \\015\\012 \\040\\040" - -# convert $build file names to $host format. -to_host_file_cmd=func_convert_file_noop - -# convert $build files to toolchain format. -to_tool_file_cmd=func_convert_file_noop - -# An object symbol dumper. -OBJDUMP="objdump" - -# Method to check whether dependent libraries are shared objects. -deplibs_check_method="pass_all" - -# Command to use when deplibs_check_method = "file_magic". -file_magic_cmd="\$MAGIC_CMD" - -# How to find potential files when deplibs_check_method = "file_magic". -file_magic_glob="" - -# Find potential files using nocaseglob when deplibs_check_method = "file_magic". -want_nocaseglob="no" - -# DLL creation program. -DLLTOOL="false" - -# Command to associate shared and link libraries. -sharedlib_from_linklib_cmd="printf %s\\n" - -# The archiver. -AR="ar" - -# Flags to create an archive. -AR_FLAGS="cru" - -# How to feed a file listing to the archiver. -archiver_list_spec="@" - -# A symbol stripping program. -STRIP="strip" - -# Commands used to install an old-style archive. -RANLIB="ranlib" -old_postinstall_cmds="chmod 644 \$oldlib~\$RANLIB \$tool_oldlib" -old_postuninstall_cmds="" - -# Whether to use a lock for old archive extraction. -lock_old_archive_extraction=no - -# A C compiler. -LTCC="gcc" - -# LTCC compiler flags. -LTCFLAGS="-g -O2" - -# Take the output of nm and produce a listing of raw symbols and C names. -global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p' | sed '/ __gnu_lto/d'" - -# Transform the output of nm in a proper C declaration. -global_symbol_to_cdecl="sed -n -e 's/^T .* \\(.*\\)\$/extern int \\1();/p' -e 's/^[ABCDGIRSTW]* .* \\(.*\\)\$/extern char \\1;/p'" - -# Transform the output of nm in a C name address pair. -global_symbol_to_c_name_address="sed -n -e 's/^: \\([^ ]*\\)[ ]*\$/ {\\\"\\1\\\", (void *) 0},/p' -e 's/^[ABCDGIRSTW]* \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (void *) \\&\\2},/p'" - -# Transform the output of nm in a C name address pair when lib prefix is needed. -global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \\([^ ]*\\)[ ]*\$/ {\\\"\\1\\\", (void *) 0},/p' -e 's/^[ABCDGIRSTW]* \\([^ ]*\\) \\(lib[^ ]*\\)\$/ {\"\\2\", (void *) \\&\\2},/p' -e 's/^[ABCDGIRSTW]* \\([^ ]*\\) \\([^ ]*\\)\$/ {\"lib\\2\", (void *) \\&\\2},/p'" - -# Specify filename containing input files for $NM. -nm_file_list_spec="@" - -# The root where to search for dependent libraries,and in which our libraries should be installed. -lt_sysroot= - -# The name of the directory that contains temporary libtool files. -objdir=.libs - -# Used to examine libraries when file_magic_cmd begins with "file". -MAGIC_CMD=file - -# Must we lock files when doing compilation? -need_locks="no" - -# Manifest tool. -MANIFEST_TOOL=":" - -# Tool to manipulate archived DWARF debug symbol files on Mac OS X. -DSYMUTIL="" - -# Tool to change global to local symbols on Mac OS X. -NMEDIT="" - -# Tool to manipulate fat objects and archives on Mac OS X. -LIPO="" - -# ldd/readelf like tool for Mach-O binaries on Mac OS X. -OTOOL="" - -# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4. -OTOOL64="" - -# Old archive suffix (normally "a"). -libext=a - -# Shared library suffix (normally ".so"). -shrext_cmds=".so" - -# The commands to extract the exported symbol list from a shared archive. -extract_expsyms_cmds="" - -# Variables whose values should be saved in libtool wrapper scripts and -# restored at link time. -variables_saved_for_relink="PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" - -# Do we need the "lib" prefix for modules? -need_lib_prefix=no - -# Do we need a version for libraries? -need_version=no - -# Library versioning type. -version_type=linux - -# Shared library runtime path variable. -runpath_var=LD_RUN_PATH - -# Shared library path variable. -shlibpath_var=LD_LIBRARY_PATH - -# Is shlibpath searched before the hard-coded library search path? -shlibpath_overrides_runpath=no - -# Format of library name prefix. -libname_spec="lib\$name" - -# List of archive names. First name is the real one, the rest are links. -# The last name is the one that the linker finds with -lNAME -library_names_spec="\${libname}\${release}\${shared_ext}\$versuffix \${libname}\${release}\${shared_ext}\$major \$libname\${shared_ext}" - -# The coded name of the library, if different from the real name. -soname_spec="\${libname}\${release}\${shared_ext}\$major" - -# Permission mode override for installation of shared libraries. -install_override_mode="" - -# Command to use after installation of a shared archive. -postinstall_cmds="" - -# Command to use after uninstallation of a shared archive. -postuninstall_cmds="" - -# Commands used to finish a libtool library installation in a directory. -finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir" - -# As "finish_cmds", except a single script fragment to be evaled but -# not shown. -finish_eval="" - -# Whether we should hardcode library paths into libraries. -hardcode_into_libs=yes - -# Compile-time system search path for libraries. -sys_lib_search_path_spec="/usr/lib/gcc/x86_64-linux-gnu/4.6 /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib " - -# Run-time system search path for libraries. -sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/mesa /lib32 /usr/lib32 " - -# Whether dlopen is supported. -dlopen_support=unknown - -# Whether dlopen of programs is supported. -dlopen_self=unknown - -# Whether dlopen of statically linked programs is supported. -dlopen_self_static=unknown - -# Commands to strip libraries. -old_striplib="strip --strip-debug" -striplib="strip --strip-unneeded" - - -# The linker used to build libraries. -LD="/usr/bin/ld -m elf_x86_64" - -# How to create reloadable object files. -reload_flag=" -r" -reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs" - -# Commands used to build an old-style archive. -old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs~\$RANLIB \$tool_oldlib" - -# A language specific compiler. -CC="gcc" - -# Is the compiler the GNU compiler? -with_gcc=yes - -# Compiler flag to turn off builtin functions. -no_builtin_flag=" -fno-builtin" - -# Additional compiler flags for building library objects. -pic_flag=" -fPIC -DPIC" - -# How to pass a linker flag through the compiler. -wl="-Wl," - -# Compiler flag to prevent dynamic linking. -link_static_flag="-static" - -# Does compiler simultaneously support -c and -o options? -compiler_c_o="yes" - -# Whether or not to add -lc for building shared libraries. -build_libtool_need_lc=no - -# Whether or not to disallow shared libs when runtime libs are static. -allow_libtool_libs_with_static_runtimes=no - -# Compiler flag to allow reflexive dlopens. -export_dynamic_flag_spec="\${wl}--export-dynamic" - -# Compiler flag to generate shared objects directly from archives. -whole_archive_flag_spec="\${wl}--whole-archive\$convenience \${wl}--no-whole-archive" - -# Whether the compiler copes with passing no objects directly. -compiler_needs_object="no" - -# Create an old-style archive from a shared archive. -old_archive_from_new_cmds="" - -# Create a temporary old-style archive to link instead of a shared archive. -old_archive_from_expsyms_cmds="" - -# Commands used to build a shared archive. -archive_cmds="\$CC -shared \$pic_flag \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname -o \$lib" -archive_expsym_cmds="echo \\\"{ global:\\\" > \$output_objdir/\$libname.ver~ - cat \$export_symbols | sed -e \\\"s/\\\\(.*\\\\)/\\\\1;/\\\" >> \$output_objdir/\$libname.ver~ - echo \\\"local: *; };\\\" >> \$output_objdir/\$libname.ver~ - \$CC -shared \$pic_flag \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-version-script \${wl}\$output_objdir/\$libname.ver -o \$lib" - -# Commands used to build a loadable module if different from building -# a shared archive. -module_cmds="" -module_expsym_cmds="" - -# Whether we are building with GNU ld or not. -with_gnu_ld="yes" - -# Flag that allows shared libraries with undefined symbols to be built. -allow_undefined_flag="" - -# Flag that enforces no undefined symbols. -no_undefined_flag="" - -# Flag to hardcode $libdir into a binary during linking. -# This must work even if $libdir does not exist -hardcode_libdir_flag_spec="\${wl}-rpath \${wl}\$libdir" - -# Whether we need a single "-rpath" flag with a separated argument. -hardcode_libdir_separator="" - -# Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes -# DIR into the resulting binary. -hardcode_direct=no - -# Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes -# DIR into the resulting binary and the resulting library dependency is -# "absolute",i.e impossible to change by setting ${shlibpath_var} if the -# library is relocated. -hardcode_direct_absolute=no - -# Set to "yes" if using the -LDIR flag during linking hardcodes DIR -# into the resulting binary. -hardcode_minus_L=no - -# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR -# into the resulting binary. -hardcode_shlibpath_var=unsupported - -# Set to "yes" if building a shared library automatically hardcodes DIR -# into the library and all subsequent libraries and executables linked -# against it. -hardcode_automatic=no - -# Set to yes if linker adds runtime paths of dependent libraries -# to runtime path list. -inherit_rpath=no - -# Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=no - -# Set to "yes" if exported symbols are required. -always_export_symbols=no - -# The commands to list exported symbols. -export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | \$SED 's/.* //' | sort | uniq > \$export_symbols" - -# Symbols that should not be listed in the preloaded symbols. -exclude_expsyms="_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*" - -# Symbols that must always be exported. -include_expsyms="" - -# Commands necessary for linking programs (against libraries) with templates. -prelink_cmds="" - -# Commands necessary for finishing linking programs. -postlink_cmds="" - -# Specify filename containing input files. -file_list_spec="" - -# How to hardcode a shared library path into an executable. -hardcode_action=immediate - -# The directories searched by this compiler when creating a shared library. -compiler_lib_search_dirs="" - -# Dependencies to place before and after the objects being linked to -# create a shared library. -predep_objects="" -postdep_objects="" -predeps="" -postdeps="" - -# The library search path used internally by the compiler when linking -# a shared library. -compiler_lib_search_path="" - -# ### END LIBTOOL CONFIG - - -# libtool (GNU libtool) 2.4.2 -# Written by Gordon Matzigkeit , 1996 - -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, -# 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. -# This is free software; see the source for copying conditions. There is NO -# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -# GNU Libtool is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# As a special exception to the GNU General Public License, -# if you distribute this file as part of a program or library that -# is built using GNU Libtool, you may include this file under the -# same distribution terms that you use for the rest of that program. -# -# GNU Libtool 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. -# -# You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - -# Usage: $progname [OPTION]... [MODE-ARG]... -# -# Provide generalized library-building support services. -# -# --config show all configuration variables -# --debug enable verbose shell tracing -# -n, --dry-run display commands without modifying any files -# --features display basic configuration information and exit -# --mode=MODE use operation mode MODE -# --preserve-dup-deps don't remove duplicate dependency libraries -# --quiet, --silent don't print informational messages -# --no-quiet, --no-silent -# print informational messages (default) -# --no-warn don't display warning messages -# --tag=TAG use configuration variables from tag TAG -# -v, --verbose print more informational messages than default -# --no-verbose don't print the extra informational messages -# --version print version information -# -h, --help, --help-all print short, long, or detailed help message -# -# MODE must be one of the following: -# -# clean remove files from the build directory -# compile compile a source file into a libtool object -# execute automatically set library path, then run a program -# finish complete the installation of libtool libraries -# install install libraries or executables -# link create a library or an executable -# uninstall remove libraries from an installed directory -# -# MODE-ARGS vary depending on the MODE. When passed as first option, -# `--mode=MODE' may be abbreviated as `MODE' or a unique abbreviation of that. -# Try `$progname --help --mode=MODE' for a more detailed description of MODE. -# -# When reporting a bug, please describe a test case to reproduce it and -# include the following information: -# -# host-triplet: $host -# shell: $SHELL -# compiler: $LTCC -# compiler flags: $LTCFLAGS -# linker: $LD (gnu? $with_gnu_ld) -# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1ubuntu1 -# automake: $automake_version -# autoconf: $autoconf_version -# -# Report bugs to . -# GNU libtool home page: . -# General help using GNU software: . - -PROGRAM=libtool -PACKAGE=libtool -VERSION="2.4.2 Debian-2.4.2-1ubuntu1" -TIMESTAMP="" -package_revision=1.3337 - -# Be Bourne compatible -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac -fi -BIN_SH=xpg4; export BIN_SH # for Tru64 -DUALCASE=1; export DUALCASE # for MKS sh - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -$1 -_LTECHO_EOF' -} - -# NLS nuisances: We save the old values to restore during execute mode. -lt_user_locale= -lt_safe_locale= -for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES -do - eval "if test \"\${$lt_var+set}\" = set; then - save_$lt_var=\$$lt_var - $lt_var=C - export $lt_var - lt_user_locale=\"$lt_var=\\\$save_\$lt_var; \$lt_user_locale\" - lt_safe_locale=\"$lt_var=C; \$lt_safe_locale\" - fi" -done -LC_ALL=C -LANGUAGE=C -export LANGUAGE LC_ALL - -$lt_unset CDPATH - - -# Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh -# is ksh but when the shell is invoked as "sh" and the current value of -# the _XPG environment variable is not equal to 1 (one), the special -# positional parameter $0, within a function call, is the name of the -# function. -progpath="$0" - - - -: ${CP="cp -f"} -test "${ECHO+set}" = set || ECHO=${as_echo-'printf %s\n'} -: ${MAKE="make"} -: ${MKDIR="mkdir"} -: ${MV="mv -f"} -: ${RM="rm -f"} -: ${SHELL="${CONFIG_SHELL-/bin/sh}"} -: ${Xsed="$SED -e 1s/^X//"} - -# Global variables: -EXIT_SUCCESS=0 -EXIT_FAILURE=1 -EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing. -EXIT_SKIP=77 # $? = 77 is used to indicate a skipped test to automake. - -exit_status=$EXIT_SUCCESS - -# Make sure IFS has a sensible default -lt_nl=' -' -IFS=" $lt_nl" - -dirname="s,/[^/]*$,," -basename="s,^.*/,," - -# func_dirname file append nondir_replacement -# Compute the dirname of FILE. If nonempty, add APPEND to the result, -# otherwise set result to NONDIR_REPLACEMENT. -func_dirname () -{ - case ${1} in - */*) func_dirname_result="${1%/*}${2}" ;; - * ) func_dirname_result="${3}" ;; - esac -} # Extended-shell func_dirname implementation - - -# func_basename file -func_basename () -{ - func_basename_result="${1##*/}" -} # Extended-shell func_basename implementation - - -# func_dirname_and_basename file append nondir_replacement -# perform func_basename and func_dirname in a single function -# call: -# dirname: Compute the dirname of FILE. If nonempty, -# add APPEND to the result, otherwise set result -# to NONDIR_REPLACEMENT. -# value returned in "$func_dirname_result" -# basename: Compute filename of FILE. -# value retuned in "$func_basename_result" -# Implementation must be kept synchronized with func_dirname -# and func_basename. For efficiency, we do not delegate to -# those functions but instead duplicate the functionality here. -func_dirname_and_basename () -{ - case ${1} in - */*) func_dirname_result="${1%/*}${2}" ;; - * ) func_dirname_result="${3}" ;; - esac - func_basename_result="${1##*/}" -} # Extended-shell func_dirname_and_basename implementation - - -# func_stripname prefix suffix name -# strip PREFIX and SUFFIX off of NAME. -# PREFIX and SUFFIX must not contain globbing or regex special -# characters, hashes, percent signs, but SUFFIX may contain a leading -# dot (in which case that matches only a dot). -# func_strip_suffix prefix name -func_stripname () -{ - # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are - # positional parameters, so assign one to ordinary parameter first. - func_stripname_result=${3} - func_stripname_result=${func_stripname_result#"${1}"} - func_stripname_result=${func_stripname_result%"${2}"} -} # Extended-shell func_stripname implementation - - -# These SED scripts presuppose an absolute path with a trailing slash. -pathcar='s,^/\([^/]*\).*$,\1,' -pathcdr='s,^/[^/]*,,' -removedotparts=':dotsl - s@/\./@/@g - t dotsl - s,/\.$,/,' -collapseslashes='s@/\{1,\}@/@g' -finalslash='s,/*$,/,' - -# func_normal_abspath PATH -# Remove doubled-up and trailing slashes, "." path components, -# and cancel out any ".." path components in PATH after making -# it an absolute path. -# value returned in "$func_normal_abspath_result" -func_normal_abspath () -{ - # Start from root dir and reassemble the path. - func_normal_abspath_result= - func_normal_abspath_tpath=$1 - func_normal_abspath_altnamespace= - case $func_normal_abspath_tpath in - "") - # Empty path, that just means $cwd. - func_stripname '' '/' "`pwd`" - func_normal_abspath_result=$func_stripname_result - return - ;; - # The next three entries are used to spot a run of precisely - # two leading slashes without using negated character classes; - # we take advantage of case's first-match behaviour. - ///*) - # Unusual form of absolute path, do nothing. - ;; - //*) - # Not necessarily an ordinary path; POSIX reserves leading '//' - # and for example Cygwin uses it to access remote file shares - # over CIFS/SMB, so we conserve a leading double slash if found. - func_normal_abspath_altnamespace=/ - ;; - /*) - # Absolute path, do nothing. - ;; - *) - # Relative path, prepend $cwd. - func_normal_abspath_tpath=`pwd`/$func_normal_abspath_tpath - ;; - esac - # Cancel out all the simple stuff to save iterations. We also want - # the path to end with a slash for ease of parsing, so make sure - # there is one (and only one) here. - func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ - -e "$removedotparts" -e "$collapseslashes" -e "$finalslash"` - while :; do - # Processed it all yet? - if test "$func_normal_abspath_tpath" = / ; then - # If we ascended to the root using ".." the result may be empty now. - if test -z "$func_normal_abspath_result" ; then - func_normal_abspath_result=/ - fi - break - fi - func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \ - -e "$pathcar"` - func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ - -e "$pathcdr"` - # Figure out what to do with it - case $func_normal_abspath_tcomponent in - "") - # Trailing empty path component, ignore it. - ;; - ..) - # Parent dir; strip last assembled component from result. - func_dirname "$func_normal_abspath_result" - func_normal_abspath_result=$func_dirname_result - ;; - *) - # Actual path component, append it. - func_normal_abspath_result=$func_normal_abspath_result/$func_normal_abspath_tcomponent - ;; - esac - done - # Restore leading double-slash if one was found on entry. - func_normal_abspath_result=$func_normal_abspath_altnamespace$func_normal_abspath_result -} - -# func_relative_path SRCDIR DSTDIR -# generates a relative path from SRCDIR to DSTDIR, with a trailing -# slash if non-empty, suitable for immediately appending a filename -# without needing to append a separator. -# value returned in "$func_relative_path_result" -func_relative_path () -{ - func_relative_path_result= - func_normal_abspath "$1" - func_relative_path_tlibdir=$func_normal_abspath_result - func_normal_abspath "$2" - func_relative_path_tbindir=$func_normal_abspath_result - - # Ascend the tree starting from libdir - while :; do - # check if we have found a prefix of bindir - case $func_relative_path_tbindir in - $func_relative_path_tlibdir) - # found an exact match - func_relative_path_tcancelled= - break - ;; - $func_relative_path_tlibdir*) - # found a matching prefix - func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir" - func_relative_path_tcancelled=$func_stripname_result - if test -z "$func_relative_path_result"; then - func_relative_path_result=. - fi - break - ;; - *) - func_dirname $func_relative_path_tlibdir - func_relative_path_tlibdir=${func_dirname_result} - if test "x$func_relative_path_tlibdir" = x ; then - # Have to descend all the way to the root! - func_relative_path_result=../$func_relative_path_result - func_relative_path_tcancelled=$func_relative_path_tbindir - break - fi - func_relative_path_result=../$func_relative_path_result - ;; - esac - done - - # Now calculate path; take care to avoid doubling-up slashes. - func_stripname '' '/' "$func_relative_path_result" - func_relative_path_result=$func_stripname_result - func_stripname '/' '/' "$func_relative_path_tcancelled" - if test "x$func_stripname_result" != x ; then - func_relative_path_result=${func_relative_path_result}/${func_stripname_result} - fi - - # Normalisation. If bindir is libdir, return empty string, - # else relative path ending with a slash; either way, target - # file name can be directly appended. - if test ! -z "$func_relative_path_result"; then - func_stripname './' '' "$func_relative_path_result/" - func_relative_path_result=$func_stripname_result - fi -} - -# The name of this program: -func_dirname_and_basename "$progpath" -progname=$func_basename_result - -# Make sure we have an absolute path for reexecution: -case $progpath in - [\\/]*|[A-Za-z]:\\*) ;; - *[\\/]*) - progdir=$func_dirname_result - progdir=`cd "$progdir" && pwd` - progpath="$progdir/$progname" - ;; - *) - save_IFS="$IFS" - IFS=${PATH_SEPARATOR-:} - for progdir in $PATH; do - IFS="$save_IFS" - test -x "$progdir/$progname" && break - done - IFS="$save_IFS" - test -n "$progdir" || progdir=`pwd` - progpath="$progdir/$progname" - ;; -esac - -# Sed substitution that helps us do robust quoting. It backslashifies -# metacharacters that are still active within double-quoted strings. -Xsed="${SED}"' -e 1s/^X//' -sed_quote_subst='s/\([`"$\\]\)/\\\1/g' - -# Same as above, but do not quote variable references. -double_quote_subst='s/\(["`\\]\)/\\\1/g' - -# Sed substitution that turns a string into a regex matching for the -# string literally. -sed_make_literal_regex='s,[].[^$\\*\/],\\&,g' - -# Sed substitution that converts a w32 file name or path -# which contains forward slashes, into one that contains -# (escaped) backslashes. A very naive implementation. -lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g' - -# Re-`\' parameter expansions in output of double_quote_subst that were -# `\'-ed in input to the same. If an odd number of `\' preceded a '$' -# in input to double_quote_subst, that '$' was protected from expansion. -# Since each input `\' is now two `\'s, look for any number of runs of -# four `\'s followed by two `\'s and then a '$'. `\' that '$'. -bs='\\' -bs2='\\\\' -bs4='\\\\\\\\' -dollar='\$' -sed_double_backslash="\ - s/$bs4/&\\ -/g - s/^$bs2$dollar/$bs&/ - s/\\([^$bs]\\)$bs2$dollar/\\1$bs2$bs$dollar/g - s/\n//g" - -# Standard options: -opt_dry_run=false -opt_help=false -opt_quiet=false -opt_verbose=false -opt_warning=: - -# func_echo arg... -# Echo program name prefixed message, along with the current mode -# name if it has been set yet. -func_echo () -{ - $ECHO "$progname: ${opt_mode+$opt_mode: }$*" -} - -# func_verbose arg... -# Echo program name prefixed message in verbose mode only. -func_verbose () -{ - $opt_verbose && func_echo ${1+"$@"} - - # A bug in bash halts the script if the last line of a function - # fails when set -e is in force, so we need another command to - # work around that: - : -} - -# func_echo_all arg... -# Invoke $ECHO with all args, space-separated. -func_echo_all () -{ - $ECHO "$*" -} - -# func_error arg... -# Echo program name prefixed message to standard error. -func_error () -{ - $ECHO "$progname: ${opt_mode+$opt_mode: }"${1+"$@"} 1>&2 -} - -# func_warning arg... -# Echo program name prefixed warning message to standard error. -func_warning () -{ - $opt_warning && $ECHO "$progname: ${opt_mode+$opt_mode: }warning: "${1+"$@"} 1>&2 - - # bash bug again: - : -} - -# func_fatal_error arg... -# Echo program name prefixed message to standard error, and exit. -func_fatal_error () -{ - func_error ${1+"$@"} - exit $EXIT_FAILURE -} - -# func_fatal_help arg... -# Echo program name prefixed message to standard error, followed by -# a help hint, and exit. -func_fatal_help () -{ - func_error ${1+"$@"} - func_fatal_error "$help" -} -help="Try \`$progname --help' for more information." ## default - - -# func_grep expression filename -# Check whether EXPRESSION matches any line of FILENAME, without output. -func_grep () -{ - $GREP "$1" "$2" >/dev/null 2>&1 -} - - -# func_mkdir_p directory-path -# Make sure the entire path to DIRECTORY-PATH is available. -func_mkdir_p () -{ - my_directory_path="$1" - my_dir_list= - - if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then - - # Protect directory names starting with `-' - case $my_directory_path in - -*) my_directory_path="./$my_directory_path" ;; - esac - - # While some portion of DIR does not yet exist... - while test ! -d "$my_directory_path"; do - # ...make a list in topmost first order. Use a colon delimited - # list incase some portion of path contains whitespace. - my_dir_list="$my_directory_path:$my_dir_list" - - # If the last portion added has no slash in it, the list is done - case $my_directory_path in */*) ;; *) break ;; esac - - # ...otherwise throw away the child directory and loop - my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"` - done - my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'` - - save_mkdir_p_IFS="$IFS"; IFS=':' - for my_dir in $my_dir_list; do - IFS="$save_mkdir_p_IFS" - # mkdir can fail with a `File exist' error if two processes - # try to create one of the directories concurrently. Don't - # stop in that case! - $MKDIR "$my_dir" 2>/dev/null || : - done - IFS="$save_mkdir_p_IFS" - - # Bail out if we (or some other process) failed to create a directory. - test -d "$my_directory_path" || \ - func_fatal_error "Failed to create \`$1'" - fi -} - - -# func_mktempdir [string] -# Make a temporary directory that won't clash with other running -# libtool processes, and avoids race conditions if possible. If -# given, STRING is the basename for that directory. -func_mktempdir () -{ - my_template="${TMPDIR-/tmp}/${1-$progname}" - - if test "$opt_dry_run" = ":"; then - # Return a directory name, but don't create it in dry-run mode - my_tmpdir="${my_template}-$$" - else - - # If mktemp works, use that first and foremost - my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` - - if test ! -d "$my_tmpdir"; then - # Failing that, at least try and use $RANDOM to avoid a race - my_tmpdir="${my_template}-${RANDOM-0}$$" - - save_mktempdir_umask=`umask` - umask 0077 - $MKDIR "$my_tmpdir" - umask $save_mktempdir_umask - fi - - # If we're not in dry-run mode, bomb out on failure - test -d "$my_tmpdir" || \ - func_fatal_error "cannot create temporary directory \`$my_tmpdir'" - fi - - $ECHO "$my_tmpdir" -} - - -# func_quote_for_eval arg -# Aesthetically quote ARG to be evaled later. -# This function returns two values: FUNC_QUOTE_FOR_EVAL_RESULT -# is double-quoted, suitable for a subsequent eval, whereas -# FUNC_QUOTE_FOR_EVAL_UNQUOTED_RESULT has merely all characters -# which are still active within double quotes backslashified. -func_quote_for_eval () -{ - case $1 in - *[\\\`\"\$]*) - func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;; - *) - func_quote_for_eval_unquoted_result="$1" ;; - esac - - case $func_quote_for_eval_unquoted_result in - # Double-quote args containing shell metacharacters to delay - # word splitting, command substitution and and variable - # expansion for a subsequent eval. - # Many Bourne shells cannot handle close brackets correctly - # in scan sets, so we specify it separately. - *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") - func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\"" - ;; - *) - func_quote_for_eval_result="$func_quote_for_eval_unquoted_result" - esac -} - - -# func_quote_for_expand arg -# Aesthetically quote ARG to be evaled later; same as above, -# but do not quote variable references. -func_quote_for_expand () -{ - case $1 in - *[\\\`\"]*) - my_arg=`$ECHO "$1" | $SED \ - -e "$double_quote_subst" -e "$sed_double_backslash"` ;; - *) - my_arg="$1" ;; - esac - - case $my_arg in - # Double-quote args containing shell metacharacters to delay - # word splitting and command substitution for a subsequent eval. - # Many Bourne shells cannot handle close brackets correctly - # in scan sets, so we specify it separately. - *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") - my_arg="\"$my_arg\"" - ;; - esac - - func_quote_for_expand_result="$my_arg" -} - - -# func_show_eval cmd [fail_exp] -# Unless opt_silent is true, then output CMD. Then, if opt_dryrun is -# not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP -# is given, then evaluate it. -func_show_eval () -{ - my_cmd="$1" - my_fail_exp="${2-:}" - - ${opt_silent-false} || { - func_quote_for_expand "$my_cmd" - eval "func_echo $func_quote_for_expand_result" - } - - if ${opt_dry_run-false}; then :; else - eval "$my_cmd" - my_status=$? - if test "$my_status" -eq 0; then :; else - eval "(exit $my_status); $my_fail_exp" - fi - fi -} - - -# func_show_eval_locale cmd [fail_exp] -# Unless opt_silent is true, then output CMD. Then, if opt_dryrun is -# not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP -# is given, then evaluate it. Use the saved locale for evaluation. -func_show_eval_locale () -{ - my_cmd="$1" - my_fail_exp="${2-:}" - - ${opt_silent-false} || { - func_quote_for_expand "$my_cmd" - eval "func_echo $func_quote_for_expand_result" - } - - if ${opt_dry_run-false}; then :; else - eval "$lt_user_locale - $my_cmd" - my_status=$? - eval "$lt_safe_locale" - if test "$my_status" -eq 0; then :; else - eval "(exit $my_status); $my_fail_exp" - fi - fi -} - -# func_tr_sh -# Turn $1 into a string suitable for a shell variable name. -# Result is stored in $func_tr_sh_result. All characters -# not in the set a-zA-Z0-9_ are replaced with '_'. Further, -# if $1 begins with a digit, a '_' is prepended as well. -func_tr_sh () -{ - case $1 in - [0-9]* | *[!a-zA-Z0-9_]*) - func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'` - ;; - * ) - func_tr_sh_result=$1 - ;; - esac -} - - -# func_version -# Echo version message to standard output and exit. -func_version () -{ - $opt_debug - - $SED -n '/(C)/!b go - :more - /\./!{ - N - s/\n# / / - b more - } - :go - /^# '$PROGRAM' (GNU /,/# warranty; / { - s/^# // - s/^# *$// - s/\((C)\)[ 0-9,-]*\( [1-9][0-9]*\)/\1\2/ - p - }' < "$progpath" - exit $? -} - -# func_usage -# Echo short help message to standard output and exit. -func_usage () -{ - $opt_debug - - $SED -n '/^# Usage:/,/^# *.*--help/ { - s/^# // - s/^# *$// - s/\$progname/'$progname'/ - p - }' < "$progpath" - echo - $ECHO "run \`$progname --help | more' for full usage" - exit $? -} - -# func_help [NOEXIT] -# Echo long help message to standard output and exit, -# unless 'noexit' is passed as argument. -func_help () -{ - $opt_debug - - $SED -n '/^# Usage:/,/# Report bugs to/ { - :print - s/^# // - s/^# *$// - s*\$progname*'$progname'* - s*\$host*'"$host"'* - s*\$SHELL*'"$SHELL"'* - s*\$LTCC*'"$LTCC"'* - s*\$LTCFLAGS*'"$LTCFLAGS"'* - s*\$LD*'"$LD"'* - s/\$with_gnu_ld/'"$with_gnu_ld"'/ - s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/ - s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/ - p - d - } - /^# .* home page:/b print - /^# General help using/b print - ' < "$progpath" - ret=$? - if test -z "$1"; then - exit $ret - fi -} - -# func_missing_arg argname -# Echo program name prefixed message to standard error and set global -# exit_cmd. -func_missing_arg () -{ - $opt_debug - - func_error "missing argument for $1." - exit_cmd=exit -} - - -# func_split_short_opt shortopt -# Set func_split_short_opt_name and func_split_short_opt_arg shell -# variables after splitting SHORTOPT after the 2nd character. -func_split_short_opt () -{ - func_split_short_opt_arg=${1#??} - func_split_short_opt_name=${1%"$func_split_short_opt_arg"} -} # Extended-shell func_split_short_opt implementation - - -# func_split_long_opt longopt -# Set func_split_long_opt_name and func_split_long_opt_arg shell -# variables after splitting LONGOPT at the `=' sign. -func_split_long_opt () -{ - func_split_long_opt_name=${1%%=*} - func_split_long_opt_arg=${1#*=} -} # Extended-shell func_split_long_opt implementation - -exit_cmd=: - - - - - -magic="%%%MAGIC variable%%%" -magic_exe="%%%MAGIC EXE variable%%%" - -# Global variables. -nonopt= -preserve_args= -lo2o="s/\\.lo\$/.${objext}/" -o2lo="s/\\.${objext}\$/.lo/" -extracted_archives= -extracted_serial=0 - -# If this variable is set in any of the actions, the command in it -# will be execed at the end. This prevents here-documents from being -# left over by shells. -exec_cmd= - -# func_append var value -# Append VALUE to the end of shell variable VAR. -func_append () -{ - eval "${1}+=\${2}" -} # Extended-shell func_append implementation - -# func_append_quoted var value -# Quote VALUE and append to the end of shell variable VAR, separated -# by a space. -func_append_quoted () -{ - func_quote_for_eval "${2}" - eval "${1}+=\\ \$func_quote_for_eval_result" -} # Extended-shell func_append_quoted implementation - - -# func_arith arithmetic-term... -func_arith () -{ - func_arith_result=$(( $* )) -} # Extended-shell func_arith implementation - - -# func_len string -# STRING may not start with a hyphen. -func_len () -{ - func_len_result=${#1} -} # Extended-shell func_len implementation - - -# func_lo2o object -func_lo2o () -{ - case ${1} in - *.lo) func_lo2o_result=${1%.lo}.${objext} ;; - *) func_lo2o_result=${1} ;; - esac -} # Extended-shell func_lo2o implementation - - -# func_xform libobj-or-source -func_xform () -{ - func_xform_result=${1%.*}.lo -} # Extended-shell func_xform implementation - - -# func_fatal_configuration arg... -# Echo program name prefixed message to standard error, followed by -# a configuration failure hint, and exit. -func_fatal_configuration () -{ - func_error ${1+"$@"} - func_error "See the $PACKAGE documentation for more information." - func_fatal_error "Fatal configuration error." -} - - -# func_config -# Display the configuration for all the tags in this script. -func_config () -{ - re_begincf='^# ### BEGIN LIBTOOL' - re_endcf='^# ### END LIBTOOL' - - # Default configuration. - $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" - - # Now print the configurations for the tags. - for tagname in $taglist; do - $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" - done - - exit $? -} - -# func_features -# Display the features supported by this script. -func_features () -{ - echo "host: $host" - if test "$build_libtool_libs" = yes; then - echo "enable shared libraries" - else - echo "disable shared libraries" - fi - if test "$build_old_libs" = yes; then - echo "enable static libraries" - else - echo "disable static libraries" - fi - - exit $? -} - -# func_enable_tag tagname -# Verify that TAGNAME is valid, and either flag an error and exit, or -# enable the TAGNAME tag. We also add TAGNAME to the global $taglist -# variable here. -func_enable_tag () -{ - # Global variable: - tagname="$1" - - re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" - re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$" - sed_extractcf="/$re_begincf/,/$re_endcf/p" - - # Validate tagname. - case $tagname in - *[!-_A-Za-z0-9,/]*) - func_fatal_error "invalid tag name: $tagname" - ;; - esac - - # Don't test for the "default" C tag, as we know it's - # there but not specially marked. - case $tagname in - CC) ;; - *) - if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then - taglist="$taglist $tagname" - - # Evaluate the configuration. Be careful to quote the path - # and the sed script, to avoid splitting on whitespace, but - # also don't use non-portable quotes within backquotes within - # quotes we have to do it in 2 steps: - extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` - eval "$extractedcf" - else - func_error "ignoring unknown tag $tagname" - fi - ;; - esac -} - -# func_check_version_match -# Ensure that we are using m4 macros, and libtool script from the same -# release of libtool. -func_check_version_match () -{ - if test "$package_revision" != "$macro_revision"; then - if test "$VERSION" != "$macro_version"; then - if test -z "$macro_version"; then - cat >&2 <<_LT_EOF -$progname: Version mismatch error. This is $PACKAGE $VERSION, but the -$progname: definition of this LT_INIT comes from an older release. -$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION -$progname: and run autoconf again. -_LT_EOF - else - cat >&2 <<_LT_EOF -$progname: Version mismatch error. This is $PACKAGE $VERSION, but the -$progname: definition of this LT_INIT comes from $PACKAGE $macro_version. -$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION -$progname: and run autoconf again. -_LT_EOF - fi - else - cat >&2 <<_LT_EOF -$progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision, -$progname: but the definition of this LT_INIT comes from revision $macro_revision. -$progname: You should recreate aclocal.m4 with macros from revision $package_revision -$progname: of $PACKAGE $VERSION and run autoconf again. -_LT_EOF - fi - - exit $EXIT_MISMATCH - fi -} - - -# Shorthand for --mode=foo, only valid as the first argument -case $1 in -clean|clea|cle|cl) - shift; set dummy --mode clean ${1+"$@"}; shift - ;; -compile|compil|compi|comp|com|co|c) - shift; set dummy --mode compile ${1+"$@"}; shift - ;; -execute|execut|execu|exec|exe|ex|e) - shift; set dummy --mode execute ${1+"$@"}; shift - ;; -finish|finis|fini|fin|fi|f) - shift; set dummy --mode finish ${1+"$@"}; shift - ;; -install|instal|insta|inst|ins|in|i) - shift; set dummy --mode install ${1+"$@"}; shift - ;; -link|lin|li|l) - shift; set dummy --mode link ${1+"$@"}; shift - ;; -uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u) - shift; set dummy --mode uninstall ${1+"$@"}; shift - ;; -esac - - - -# Option defaults: -opt_debug=: -opt_dry_run=false -opt_config=false -opt_preserve_dup_deps=false -opt_features=false -opt_finish=false -opt_help=false -opt_help_all=false -opt_silent=: -opt_warning=: -opt_verbose=: -opt_silent=false -opt_verbose=false - - -# Parse options once, thoroughly. This comes as soon as possible in the -# script to make things like `--version' happen as quickly as we can. -{ - # this just eases exit handling - while test $# -gt 0; do - opt="$1" - shift - case $opt in - --debug|-x) opt_debug='set -x' - func_echo "enabling shell trace mode" - $opt_debug - ;; - --dry-run|--dryrun|-n) - opt_dry_run=: - ;; - --config) - opt_config=: -func_config - ;; - --dlopen|-dlopen) - optarg="$1" - opt_dlopen="${opt_dlopen+$opt_dlopen -}$optarg" - shift - ;; - --preserve-dup-deps) - opt_preserve_dup_deps=: - ;; - --features) - opt_features=: -func_features - ;; - --finish) - opt_finish=: -set dummy --mode finish ${1+"$@"}; shift - ;; - --help) - opt_help=: - ;; - --help-all) - opt_help_all=: -opt_help=': help-all' - ;; - --mode) - test $# = 0 && func_missing_arg $opt && break - optarg="$1" - opt_mode="$optarg" -case $optarg in - # Valid mode arguments: - clean|compile|execute|finish|install|link|relink|uninstall) ;; - - # Catch anything else as an error - *) func_error "invalid argument for $opt" - exit_cmd=exit - break - ;; -esac - shift - ;; - --no-silent|--no-quiet) - opt_silent=false -preserve_args+=" $opt" - ;; - --no-warning|--no-warn) - opt_warning=false -preserve_args+=" $opt" - ;; - --no-verbose) - opt_verbose=false -preserve_args+=" $opt" - ;; - --silent|--quiet) - opt_silent=: -preserve_args+=" $opt" - opt_verbose=false - ;; - --verbose|-v) - opt_verbose=: -preserve_args+=" $opt" -opt_silent=false - ;; - --tag) - test $# = 0 && func_missing_arg $opt && break - optarg="$1" - opt_tag="$optarg" -preserve_args+=" $opt $optarg" -func_enable_tag "$optarg" - shift - ;; - - -\?|-h) func_usage ;; - --help) func_help ;; - --version) func_version ;; - - # Separate optargs to long options: - --*=*) - func_split_long_opt "$opt" - set dummy "$func_split_long_opt_name" "$func_split_long_opt_arg" ${1+"$@"} - shift - ;; - - # Separate non-argument short options: - -\?*|-h*|-n*|-v*) - func_split_short_opt "$opt" - set dummy "$func_split_short_opt_name" "-$func_split_short_opt_arg" ${1+"$@"} - shift - ;; - - --) break ;; - -*) func_fatal_help "unrecognized option \`$opt'" ;; - *) set dummy "$opt" ${1+"$@"}; shift; break ;; - esac - done - - # Validate options: - - # save first non-option argument - if test "$#" -gt 0; then - nonopt="$opt" - shift - fi - - # preserve --debug - test "$opt_debug" = : || preserve_args+=" --debug" - - case $host in - *cygwin* | *mingw* | *pw32* | *cegcc*) - # don't eliminate duplications in $postdeps and $predeps - opt_duplicate_compiler_generated_deps=: - ;; - *) - opt_duplicate_compiler_generated_deps=$opt_preserve_dup_deps - ;; - esac - - $opt_help || { - # Sanity checks first: - func_check_version_match - - if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then - func_fatal_configuration "not configured to build any kind of library" - fi - - # Darwin sucks - eval std_shrext=\"$shrext_cmds\" - - # Only execute mode is allowed to have -dlopen flags. - if test -n "$opt_dlopen" && test "$opt_mode" != execute; then - func_error "unrecognized option \`-dlopen'" - $ECHO "$help" 1>&2 - exit $EXIT_FAILURE - fi - - # Change the help message to a mode-specific one. - generic_help="$help" - help="Try \`$progname --help --mode=$opt_mode' for more information." - } - - - # Bail if the options were screwed - $exit_cmd $EXIT_FAILURE -} - - - - -## ----------- ## -## Main. ## -## ----------- ## - -# func_lalib_p file -# True iff FILE is a libtool `.la' library or `.lo' object file. -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_lalib_p () -{ - test -f "$1" && - $SED -e 4q "$1" 2>/dev/null \ - | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1 -} - -# func_lalib_unsafe_p file -# True iff FILE is a libtool `.la' library or `.lo' object file. -# This function implements the same check as func_lalib_p without -# resorting to external programs. To this end, it redirects stdin and -# closes it afterwards, without saving the original file descriptor. -# As a safety measure, use it only where a negative result would be -# fatal anyway. Works if `file' does not exist. -func_lalib_unsafe_p () -{ - lalib_p=no - if test -f "$1" && test -r "$1" && exec 5<&0 <"$1"; then - for lalib_p_l in 1 2 3 4 - do - read lalib_p_line - case "$lalib_p_line" in - \#\ Generated\ by\ *$PACKAGE* ) lalib_p=yes; break;; - esac - done - exec 0<&5 5<&- - fi - test "$lalib_p" = yes -} - -# func_ltwrapper_script_p file -# True iff FILE is a libtool wrapper script -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_ltwrapper_script_p () -{ - func_lalib_p "$1" -} - -# func_ltwrapper_executable_p file -# True iff FILE is a libtool wrapper executable -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_ltwrapper_executable_p () -{ - func_ltwrapper_exec_suffix= - case $1 in - *.exe) ;; - *) func_ltwrapper_exec_suffix=.exe ;; - esac - $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1 -} - -# func_ltwrapper_scriptname file -# Assumes file is an ltwrapper_executable -# uses $file to determine the appropriate filename for a -# temporary ltwrapper_script. -func_ltwrapper_scriptname () -{ - func_dirname_and_basename "$1" "" "." - func_stripname '' '.exe' "$func_basename_result" - func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper" -} - -# func_ltwrapper_p file -# True iff FILE is a libtool wrapper script or wrapper executable -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_ltwrapper_p () -{ - func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1" -} - - -# func_execute_cmds commands fail_cmd -# Execute tilde-delimited COMMANDS. -# If FAIL_CMD is given, eval that upon failure. -# FAIL_CMD may read-access the current command in variable CMD! -func_execute_cmds () -{ - $opt_debug - save_ifs=$IFS; IFS='~' - for cmd in $1; do - IFS=$save_ifs - eval cmd=\"$cmd\" - func_show_eval "$cmd" "${2-:}" - done - IFS=$save_ifs -} - - -# func_source file -# Source FILE, adding directory component if necessary. -# Note that it is not necessary on cygwin/mingw to append a dot to -# FILE even if both FILE and FILE.exe exist: automatic-append-.exe -# behavior happens only for exec(3), not for open(2)! Also, sourcing -# `FILE.' does not work on cygwin managed mounts. -func_source () -{ - $opt_debug - case $1 in - */* | *\\*) . "$1" ;; - *) . "./$1" ;; - esac -} - - -# func_resolve_sysroot PATH -# Replace a leading = in PATH with a sysroot. Store the result into -# func_resolve_sysroot_result -func_resolve_sysroot () -{ - func_resolve_sysroot_result=$1 - case $func_resolve_sysroot_result in - =*) - func_stripname '=' '' "$func_resolve_sysroot_result" - func_resolve_sysroot_result=$lt_sysroot$func_stripname_result - ;; - esac -} - -# func_replace_sysroot PATH -# If PATH begins with the sysroot, replace it with = and -# store the result into func_replace_sysroot_result. -func_replace_sysroot () -{ - case "$lt_sysroot:$1" in - ?*:"$lt_sysroot"*) - func_stripname "$lt_sysroot" '' "$1" - func_replace_sysroot_result="=$func_stripname_result" - ;; - *) - # Including no sysroot. - func_replace_sysroot_result=$1 - ;; - esac -} - -# func_infer_tag arg -# Infer tagged configuration to use if any are available and -# if one wasn't chosen via the "--tag" command line option. -# Only attempt this if the compiler in the base compile -# command doesn't match the default compiler. -# arg is usually of the form 'gcc ...' -func_infer_tag () -{ - $opt_debug - if test -n "$available_tags" && test -z "$tagname"; then - CC_quoted= - for arg in $CC; do - func_append_quoted CC_quoted "$arg" - done - CC_expanded=`func_echo_all $CC` - CC_quoted_expanded=`func_echo_all $CC_quoted` - case $@ in - # Blanks in the command may have been stripped by the calling shell, - # but not from the CC environment variable when configure was run. - " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ - " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) ;; - # Blanks at the start of $base_compile will cause this to fail - # if we don't check for them as well. - *) - for z in $available_tags; do - if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then - # Evaluate the configuration. - eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" - CC_quoted= - for arg in $CC; do - # Double-quote args containing other shell metacharacters. - func_append_quoted CC_quoted "$arg" - done - CC_expanded=`func_echo_all $CC` - CC_quoted_expanded=`func_echo_all $CC_quoted` - case "$@ " in - " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ - " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) - # The compiler in the base compile command matches - # the one in the tagged configuration. - # Assume this is the tagged configuration we want. - tagname=$z - break - ;; - esac - fi - done - # If $tagname still isn't set, then no tagged configuration - # was found and let the user know that the "--tag" command - # line option must be used. - if test -z "$tagname"; then - func_echo "unable to infer tagged configuration" - func_fatal_error "specify a tag with \`--tag'" -# else -# func_verbose "using $tagname tagged configuration" - fi - ;; - esac - fi -} - - - -# func_write_libtool_object output_name pic_name nonpic_name -# Create a libtool object file (analogous to a ".la" file), -# but don't create it if we're doing a dry run. -func_write_libtool_object () -{ - write_libobj=${1} - if test "$build_libtool_libs" = yes; then - write_lobj=\'${2}\' - else - write_lobj=none - fi - - if test "$build_old_libs" = yes; then - write_oldobj=\'${3}\' - else - write_oldobj=none - fi - - $opt_dry_run || { - cat >${write_libobj}T </dev/null` - if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then - func_convert_core_file_wine_to_w32_result=`$ECHO "$func_convert_core_file_wine_to_w32_tmp" | - $SED -e "$lt_sed_naive_backslashify"` - else - func_convert_core_file_wine_to_w32_result= - fi - fi -} -# end: func_convert_core_file_wine_to_w32 - - -# func_convert_core_path_wine_to_w32 ARG -# Helper function used by path conversion functions when $build is *nix, and -# $host is mingw, cygwin, or some other w32 environment. Relies on a correctly -# configured wine environment available, with the winepath program in $build's -# $PATH. Assumes ARG has no leading or trailing path separator characters. -# -# ARG is path to be converted from $build format to win32. -# Result is available in $func_convert_core_path_wine_to_w32_result. -# Unconvertible file (directory) names in ARG are skipped; if no directory names -# are convertible, then the result may be empty. -func_convert_core_path_wine_to_w32 () -{ - $opt_debug - # unfortunately, winepath doesn't convert paths, only file names - func_convert_core_path_wine_to_w32_result="" - if test -n "$1"; then - oldIFS=$IFS - IFS=: - for func_convert_core_path_wine_to_w32_f in $1; do - IFS=$oldIFS - func_convert_core_file_wine_to_w32 "$func_convert_core_path_wine_to_w32_f" - if test -n "$func_convert_core_file_wine_to_w32_result" ; then - if test -z "$func_convert_core_path_wine_to_w32_result"; then - func_convert_core_path_wine_to_w32_result="$func_convert_core_file_wine_to_w32_result" - else - func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result" - fi - fi - done - IFS=$oldIFS - fi -} -# end: func_convert_core_path_wine_to_w32 - - -# func_cygpath ARGS... -# Wrapper around calling the cygpath program via LT_CYGPATH. This is used when -# when (1) $build is *nix and Cygwin is hosted via a wine environment; or (2) -# $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or -# (2), returns the Cygwin file name or path in func_cygpath_result (input -# file name or path is assumed to be in w32 format, as previously converted -# from $build's *nix or MSYS format). In case (3), returns the w32 file name -# or path in func_cygpath_result (input file name or path is assumed to be in -# Cygwin format). Returns an empty string on error. -# -# ARGS are passed to cygpath, with the last one being the file name or path to -# be converted. -# -# Specify the absolute *nix (or w32) name to cygpath in the LT_CYGPATH -# environment variable; do not put it in $PATH. -func_cygpath () -{ - $opt_debug - if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then - func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` - if test "$?" -ne 0; then - # on failure, ensure result is empty - func_cygpath_result= - fi - else - func_cygpath_result= - func_error "LT_CYGPATH is empty or specifies non-existent file: \`$LT_CYGPATH'" - fi -} -#end: func_cygpath - - -# func_convert_core_msys_to_w32 ARG -# Convert file name or path ARG from MSYS format to w32 format. Return -# result in func_convert_core_msys_to_w32_result. -func_convert_core_msys_to_w32 () -{ - $opt_debug - # awkward: cmd appends spaces to result - func_convert_core_msys_to_w32_result=`( cmd //c echo "$1" ) 2>/dev/null | - $SED -e 's/[ ]*$//' -e "$lt_sed_naive_backslashify"` -} -#end: func_convert_core_msys_to_w32 - - -# func_convert_file_check ARG1 ARG2 -# Verify that ARG1 (a file name in $build format) was converted to $host -# format in ARG2. Otherwise, emit an error message, but continue (resetting -# func_to_host_file_result to ARG1). -func_convert_file_check () -{ - $opt_debug - if test -z "$2" && test -n "$1" ; then - func_error "Could not determine host file name corresponding to" - func_error " \`$1'" - func_error "Continuing, but uninstalled executables may not work." - # Fallback: - func_to_host_file_result="$1" - fi -} -# end func_convert_file_check - - -# func_convert_path_check FROM_PATHSEP TO_PATHSEP FROM_PATH TO_PATH -# Verify that FROM_PATH (a path in $build format) was converted to $host -# format in TO_PATH. Otherwise, emit an error message, but continue, resetting -# func_to_host_file_result to a simplistic fallback value (see below). -func_convert_path_check () -{ - $opt_debug - if test -z "$4" && test -n "$3"; then - func_error "Could not determine the host path corresponding to" - func_error " \`$3'" - func_error "Continuing, but uninstalled executables may not work." - # Fallback. This is a deliberately simplistic "conversion" and - # should not be "improved". See libtool.info. - if test "x$1" != "x$2"; then - lt_replace_pathsep_chars="s|$1|$2|g" - func_to_host_path_result=`echo "$3" | - $SED -e "$lt_replace_pathsep_chars"` - else - func_to_host_path_result="$3" - fi - fi -} -# end func_convert_path_check - - -# func_convert_path_front_back_pathsep FRONTPAT BACKPAT REPL ORIG -# Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT -# and appending REPL if ORIG matches BACKPAT. -func_convert_path_front_back_pathsep () -{ - $opt_debug - case $4 in - $1 ) func_to_host_path_result="$3$func_to_host_path_result" - ;; - esac - case $4 in - $2 ) func_to_host_path_result+="$3" - ;; - esac -} -# end func_convert_path_front_back_pathsep - - -################################################## -# $build to $host FILE NAME CONVERSION FUNCTIONS # -################################################## -# invoked via `$to_host_file_cmd ARG' -# -# In each case, ARG is the path to be converted from $build to $host format. -# Result will be available in $func_to_host_file_result. - - -# func_to_host_file ARG -# Converts the file name ARG from $build format to $host format. Return result -# in func_to_host_file_result. -func_to_host_file () -{ - $opt_debug - $to_host_file_cmd "$1" -} -# end func_to_host_file - - -# func_to_tool_file ARG LAZY -# converts the file name ARG from $build format to toolchain format. Return -# result in func_to_tool_file_result. If the conversion in use is listed -# in (the comma separated) LAZY, no conversion takes place. -func_to_tool_file () -{ - $opt_debug - case ,$2, in - *,"$to_tool_file_cmd",*) - func_to_tool_file_result=$1 - ;; - *) - $to_tool_file_cmd "$1" - func_to_tool_file_result=$func_to_host_file_result - ;; - esac -} -# end func_to_tool_file - - -# func_convert_file_noop ARG -# Copy ARG to func_to_host_file_result. -func_convert_file_noop () -{ - func_to_host_file_result="$1" -} -# end func_convert_file_noop - - -# func_convert_file_msys_to_w32 ARG -# Convert file name ARG from (mingw) MSYS to (mingw) w32 format; automatic -# conversion to w32 is not available inside the cwrapper. Returns result in -# func_to_host_file_result. -func_convert_file_msys_to_w32 () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - func_convert_core_msys_to_w32 "$1" - func_to_host_file_result="$func_convert_core_msys_to_w32_result" - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_msys_to_w32 - - -# func_convert_file_cygwin_to_w32 ARG -# Convert file name ARG from Cygwin to w32 format. Returns result in -# func_to_host_file_result. -func_convert_file_cygwin_to_w32 () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - # because $build is cygwin, we call "the" cygpath in $PATH; no need to use - # LT_CYGPATH in this case. - func_to_host_file_result=`cygpath -m "$1"` - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_cygwin_to_w32 - - -# func_convert_file_nix_to_w32 ARG -# Convert file name ARG from *nix to w32 format. Requires a wine environment -# and a working winepath. Returns result in func_to_host_file_result. -func_convert_file_nix_to_w32 () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - func_convert_core_file_wine_to_w32 "$1" - func_to_host_file_result="$func_convert_core_file_wine_to_w32_result" - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_nix_to_w32 - - -# func_convert_file_msys_to_cygwin ARG -# Convert file name ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. -# Returns result in func_to_host_file_result. -func_convert_file_msys_to_cygwin () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - func_convert_core_msys_to_w32 "$1" - func_cygpath -u "$func_convert_core_msys_to_w32_result" - func_to_host_file_result="$func_cygpath_result" - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_msys_to_cygwin - - -# func_convert_file_nix_to_cygwin ARG -# Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed -# in a wine environment, working winepath, and LT_CYGPATH set. Returns result -# in func_to_host_file_result. -func_convert_file_nix_to_cygwin () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - # convert from *nix to w32, then use cygpath to convert from w32 to cygwin. - func_convert_core_file_wine_to_w32 "$1" - func_cygpath -u "$func_convert_core_file_wine_to_w32_result" - func_to_host_file_result="$func_cygpath_result" - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_nix_to_cygwin - - -############################################# -# $build to $host PATH CONVERSION FUNCTIONS # -############################################# -# invoked via `$to_host_path_cmd ARG' -# -# In each case, ARG is the path to be converted from $build to $host format. -# The result will be available in $func_to_host_path_result. -# -# Path separators are also converted from $build format to $host format. If -# ARG begins or ends with a path separator character, it is preserved (but -# converted to $host format) on output. -# -# All path conversion functions are named using the following convention: -# file name conversion function : func_convert_file_X_to_Y () -# path conversion function : func_convert_path_X_to_Y () -# where, for any given $build/$host combination the 'X_to_Y' value is the -# same. If conversion functions are added for new $build/$host combinations, -# the two new functions must follow this pattern, or func_init_to_host_path_cmd -# will break. - - -# func_init_to_host_path_cmd -# Ensures that function "pointer" variable $to_host_path_cmd is set to the -# appropriate value, based on the value of $to_host_file_cmd. -to_host_path_cmd= -func_init_to_host_path_cmd () -{ - $opt_debug - if test -z "$to_host_path_cmd"; then - func_stripname 'func_convert_file_' '' "$to_host_file_cmd" - to_host_path_cmd="func_convert_path_${func_stripname_result}" - fi -} - - -# func_to_host_path ARG -# Converts the path ARG from $build format to $host format. Return result -# in func_to_host_path_result. -func_to_host_path () -{ - $opt_debug - func_init_to_host_path_cmd - $to_host_path_cmd "$1" -} -# end func_to_host_path - - -# func_convert_path_noop ARG -# Copy ARG to func_to_host_path_result. -func_convert_path_noop () -{ - func_to_host_path_result="$1" -} -# end func_convert_path_noop - - -# func_convert_path_msys_to_w32 ARG -# Convert path ARG from (mingw) MSYS to (mingw) w32 format; automatic -# conversion to w32 is not available inside the cwrapper. Returns result in -# func_to_host_path_result. -func_convert_path_msys_to_w32 () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # Remove leading and trailing path separator characters from ARG. MSYS - # behavior is inconsistent here; cygpath turns them into '.;' and ';.'; - # and winepath ignores them completely. - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" - func_to_host_path_result="$func_convert_core_msys_to_w32_result" - func_convert_path_check : ";" \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" - fi -} -# end func_convert_path_msys_to_w32 - - -# func_convert_path_cygwin_to_w32 ARG -# Convert path ARG from Cygwin to w32 format. Returns result in -# func_to_host_file_result. -func_convert_path_cygwin_to_w32 () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # See func_convert_path_msys_to_w32: - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` - func_convert_path_check : ";" \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" - fi -} -# end func_convert_path_cygwin_to_w32 - - -# func_convert_path_nix_to_w32 ARG -# Convert path ARG from *nix to w32 format. Requires a wine environment and -# a working winepath. Returns result in func_to_host_file_result. -func_convert_path_nix_to_w32 () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # See func_convert_path_msys_to_w32: - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" - func_to_host_path_result="$func_convert_core_path_wine_to_w32_result" - func_convert_path_check : ";" \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" - fi -} -# end func_convert_path_nix_to_w32 - - -# func_convert_path_msys_to_cygwin ARG -# Convert path ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. -# Returns result in func_to_host_file_result. -func_convert_path_msys_to_cygwin () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # See func_convert_path_msys_to_w32: - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" - func_cygpath -u -p "$func_convert_core_msys_to_w32_result" - func_to_host_path_result="$func_cygpath_result" - func_convert_path_check : : \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" : "$1" - fi -} -# end func_convert_path_msys_to_cygwin - - -# func_convert_path_nix_to_cygwin ARG -# Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a -# a wine environment, working winepath, and LT_CYGPATH set. Returns result in -# func_to_host_file_result. -func_convert_path_nix_to_cygwin () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # Remove leading and trailing path separator characters from - # ARG. msys behavior is inconsistent here, cygpath turns them - # into '.;' and ';.', and winepath ignores them completely. - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" - func_cygpath -u -p "$func_convert_core_path_wine_to_w32_result" - func_to_host_path_result="$func_cygpath_result" - func_convert_path_check : : \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" : "$1" - fi -} -# end func_convert_path_nix_to_cygwin - - -# func_mode_compile arg... -func_mode_compile () -{ - $opt_debug - # Get the compilation command and the source file. - base_compile= - srcfile="$nonopt" # always keep a non-empty value in "srcfile" - suppress_opt=yes - suppress_output= - arg_mode=normal - libobj= - later= - pie_flag= - - for arg - do - case $arg_mode in - arg ) - # do not "continue". Instead, add this to base_compile - lastarg="$arg" - arg_mode=normal - ;; - - target ) - libobj="$arg" - arg_mode=normal - continue - ;; - - normal ) - # Accept any command-line options. - case $arg in - -o) - test -n "$libobj" && \ - func_fatal_error "you cannot specify \`-o' more than once" - arg_mode=target - continue - ;; - - -pie | -fpie | -fPIE) - pie_flag+=" $arg" - continue - ;; - - -shared | -static | -prefer-pic | -prefer-non-pic) - later+=" $arg" - continue - ;; - - -no-suppress) - suppress_opt=no - continue - ;; - - -Xcompiler) - arg_mode=arg # the next one goes into the "base_compile" arg list - continue # The current "srcfile" will either be retained or - ;; # replaced later. I would guess that would be a bug. - - -Wc,*) - func_stripname '-Wc,' '' "$arg" - args=$func_stripname_result - lastarg= - save_ifs="$IFS"; IFS=',' - for arg in $args; do - IFS="$save_ifs" - func_append_quoted lastarg "$arg" - done - IFS="$save_ifs" - func_stripname ' ' '' "$lastarg" - lastarg=$func_stripname_result - - # Add the arguments to base_compile. - base_compile+=" $lastarg" - continue - ;; - - *) - # Accept the current argument as the source file. - # The previous "srcfile" becomes the current argument. - # - lastarg="$srcfile" - srcfile="$arg" - ;; - esac # case $arg - ;; - esac # case $arg_mode - - # Aesthetically quote the previous argument. - func_append_quoted base_compile "$lastarg" - done # for arg - - case $arg_mode in - arg) - func_fatal_error "you must specify an argument for -Xcompile" - ;; - target) - func_fatal_error "you must specify a target with \`-o'" - ;; - *) - # Get the name of the library object. - test -z "$libobj" && { - func_basename "$srcfile" - libobj="$func_basename_result" - } - ;; - esac - - # Recognize several different file suffixes. - # If the user specifies -o file.o, it is replaced with file.lo - case $libobj in - *.[cCFSifmso] | \ - *.ada | *.adb | *.ads | *.asm | \ - *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ - *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup) - func_xform "$libobj" - libobj=$func_xform_result - ;; - esac - - case $libobj in - *.lo) func_lo2o "$libobj"; obj=$func_lo2o_result ;; - *) - func_fatal_error "cannot determine name of library object from \`$libobj'" - ;; - esac - - func_infer_tag $base_compile - - for arg in $later; do - case $arg in - -shared) - test "$build_libtool_libs" != yes && \ - func_fatal_configuration "can not build a shared library" - build_old_libs=no - continue - ;; - - -static) - build_libtool_libs=no - build_old_libs=yes - continue - ;; - - -prefer-pic) - pic_mode=yes - continue - ;; - - -prefer-non-pic) - pic_mode=no - continue - ;; - esac - done - - func_quote_for_eval "$libobj" - test "X$libobj" != "X$func_quote_for_eval_result" \ - && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \ - && func_warning "libobj name \`$libobj' may not contain shell special characters." - func_dirname_and_basename "$obj" "/" "" - objname="$func_basename_result" - xdir="$func_dirname_result" - lobj=${xdir}$objdir/$objname - - test -z "$base_compile" && \ - func_fatal_help "you must specify a compilation command" - - # Delete any leftover library objects. - if test "$build_old_libs" = yes; then - removelist="$obj $lobj $libobj ${libobj}T" - else - removelist="$lobj $libobj ${libobj}T" - fi - - # On Cygwin there's no "real" PIC flag so we must build both object types - case $host_os in - cygwin* | mingw* | pw32* | os2* | cegcc*) - pic_mode=default - ;; - esac - if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then - # non-PIC code in shared libraries is not supported - pic_mode=default - fi - - # Calculate the filename of the output object if compiler does - # not support -o with -c - if test "$compiler_c_o" = no; then - output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} - lockfile="$output_obj.lock" - else - output_obj= - need_locks=no - lockfile= - fi - - # Lock this critical section if it is needed - # We use this script file to make the link, it avoids creating a new file - if test "$need_locks" = yes; then - until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do - func_echo "Waiting for $lockfile to be removed" - sleep 2 - done - elif test "$need_locks" = warn; then - if test -f "$lockfile"; then - $ECHO "\ -*** ERROR, $lockfile exists and contains: -`cat $lockfile 2>/dev/null` - -This indicates that another process is trying to use the same -temporary object file, and libtool could not work around it because -your compiler does not support \`-c' and \`-o' together. If you -repeat this compilation, it may succeed, by chance, but you had better -avoid parallel builds (make -j) in this platform, or get a better -compiler." - - $opt_dry_run || $RM $removelist - exit $EXIT_FAILURE - fi - removelist+=" $output_obj" - $ECHO "$srcfile" > "$lockfile" - fi - - $opt_dry_run || $RM $removelist - removelist+=" $lockfile" - trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15 - - func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 - srcfile=$func_to_tool_file_result - func_quote_for_eval "$srcfile" - qsrcfile=$func_quote_for_eval_result - - # Only build a PIC object if we are building libtool libraries. - if test "$build_libtool_libs" = yes; then - # Without this assignment, base_compile gets emptied. - fbsd_hideous_sh_bug=$base_compile - - if test "$pic_mode" != no; then - command="$base_compile $qsrcfile $pic_flag" - else - # Don't build PIC code - command="$base_compile $qsrcfile" - fi - - func_mkdir_p "$xdir$objdir" - - if test -z "$output_obj"; then - # Place PIC objects in $objdir - command+=" -o $lobj" - fi - - func_show_eval_locale "$command" \ - 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE' - - if test "$need_locks" = warn && - test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then - $ECHO "\ -*** ERROR, $lockfile contains: -`cat $lockfile 2>/dev/null` - -but it should contain: -$srcfile - -This indicates that another process is trying to use the same -temporary object file, and libtool could not work around it because -your compiler does not support \`-c' and \`-o' together. If you -repeat this compilation, it may succeed, by chance, but you had better -avoid parallel builds (make -j) in this platform, or get a better -compiler." - - $opt_dry_run || $RM $removelist - exit $EXIT_FAILURE - fi - - # Just move the object if needed, then go on to compile the next one - if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then - func_show_eval '$MV "$output_obj" "$lobj"' \ - 'error=$?; $opt_dry_run || $RM $removelist; exit $error' - fi - - # Allow error messages only from the first compilation. - if test "$suppress_opt" = yes; then - suppress_output=' >/dev/null 2>&1' - fi - fi - - # Only build a position-dependent object if we build old libraries. - if test "$build_old_libs" = yes; then - if test "$pic_mode" != yes; then - # Don't build PIC code - command="$base_compile $qsrcfile$pie_flag" - else - command="$base_compile $qsrcfile $pic_flag" - fi - if test "$compiler_c_o" = yes; then - command+=" -o $obj" - fi - - # Suppress compiler output if we already did a PIC compilation. - command+="$suppress_output" - func_show_eval_locale "$command" \ - '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' - - if test "$need_locks" = warn && - test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then - $ECHO "\ -*** ERROR, $lockfile contains: -`cat $lockfile 2>/dev/null` - -but it should contain: -$srcfile - -This indicates that another process is trying to use the same -temporary object file, and libtool could not work around it because -your compiler does not support \`-c' and \`-o' together. If you -repeat this compilation, it may succeed, by chance, but you had better -avoid parallel builds (make -j) in this platform, or get a better -compiler." - - $opt_dry_run || $RM $removelist - exit $EXIT_FAILURE - fi - - # Just move the object if needed - if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then - func_show_eval '$MV "$output_obj" "$obj"' \ - 'error=$?; $opt_dry_run || $RM $removelist; exit $error' - fi - fi - - $opt_dry_run || { - func_write_libtool_object "$libobj" "$objdir/$objname" "$objname" - - # Unlock the critical section if it was locked - if test "$need_locks" != no; then - removelist=$lockfile - $RM "$lockfile" - fi - } - - exit $EXIT_SUCCESS -} - -$opt_help || { - test "$opt_mode" = compile && func_mode_compile ${1+"$@"} -} - -func_mode_help () -{ - # We need to display help for each of the modes. - case $opt_mode in - "") - # Generic help is extracted from the usage comments - # at the start of this file. - func_help - ;; - - clean) - $ECHO \ -"Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE... - -Remove files from the build directory. - -RM is the name of the program to use to delete files associated with each FILE -(typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed -to RM. - -If FILE is a libtool library, object or program, all the files associated -with it are deleted. Otherwise, only FILE itself is deleted using RM." - ;; - - compile) - $ECHO \ -"Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE - -Compile a source file into a libtool library object. - -This mode accepts the following additional options: - - -o OUTPUT-FILE set the output file name to OUTPUT-FILE - -no-suppress do not suppress compiler output for multiple passes - -prefer-pic try to build PIC objects only - -prefer-non-pic try to build non-PIC objects only - -shared do not build a \`.o' file suitable for static linking - -static only build a \`.o' file suitable for static linking - -Wc,FLAG pass FLAG directly to the compiler - -COMPILE-COMMAND is a command to be used in creating a \`standard' object file -from the given SOURCEFILE. - -The output file name is determined by removing the directory component from -SOURCEFILE, then substituting the C source code suffix \`.c' with the -library object suffix, \`.lo'." - ;; - - execute) - $ECHO \ -"Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]... - -Automatically set library path, then run a program. - -This mode accepts the following additional options: - - -dlopen FILE add the directory containing FILE to the library path - -This mode sets the library path environment variable according to \`-dlopen' -flags. - -If any of the ARGS are libtool executable wrappers, then they are translated -into their corresponding uninstalled binary, and any of their required library -directories are added to the library path. - -Then, COMMAND is executed, with ARGS as arguments." - ;; - - finish) - $ECHO \ -"Usage: $progname [OPTION]... --mode=finish [LIBDIR]... - -Complete the installation of libtool libraries. - -Each LIBDIR is a directory that contains libtool libraries. - -The commands that this mode executes may require superuser privileges. Use -the \`--dry-run' option if you just want to see what would be executed." - ;; - - install) - $ECHO \ -"Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND... - -Install executables or libraries. - -INSTALL-COMMAND is the installation command. The first component should be -either the \`install' or \`cp' program. - -The following components of INSTALL-COMMAND are treated specially: - - -inst-prefix-dir PREFIX-DIR Use PREFIX-DIR as a staging area for installation - -The rest of the components are interpreted as arguments to that command (only -BSD-compatible install options are recognized)." - ;; - - link) - $ECHO \ -"Usage: $progname [OPTION]... --mode=link LINK-COMMAND... - -Link object files or libraries together to form another library, or to -create an executable program. - -LINK-COMMAND is a command using the C compiler that you would use to create -a program from several object files. - -The following components of LINK-COMMAND are treated specially: - - -all-static do not do any dynamic linking at all - -avoid-version do not add a version suffix if possible - -bindir BINDIR specify path to binaries directory (for systems where - libraries must be found in the PATH setting at runtime) - -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime - -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols - -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3) - -export-symbols SYMFILE - try to export only the symbols listed in SYMFILE - -export-symbols-regex REGEX - try to export only the symbols matching REGEX - -LLIBDIR search LIBDIR for required installed libraries - -lNAME OUTPUT-FILE requires the installed library libNAME - -module build a library that can dlopened - -no-fast-install disable the fast-install mode - -no-install link a not-installable executable - -no-undefined declare that a library does not refer to external symbols - -o OUTPUT-FILE create OUTPUT-FILE from the specified objects - -objectlist FILE Use a list of object files found in FILE to specify objects - -precious-files-regex REGEX - don't remove output files matching REGEX - -release RELEASE specify package release information - -rpath LIBDIR the created library will eventually be installed in LIBDIR - -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries - -shared only do dynamic linking of libtool libraries - -shrext SUFFIX override the standard shared library file extension - -static do not do any dynamic linking of uninstalled libtool libraries - -static-libtool-libs - do not do any dynamic linking of libtool libraries - -version-info CURRENT[:REVISION[:AGE]] - specify library version info [each variable defaults to 0] - -weak LIBNAME declare that the target provides the LIBNAME interface - -Wc,FLAG - -Xcompiler FLAG pass linker-specific FLAG directly to the compiler - -Wl,FLAG - -Xlinker FLAG pass linker-specific FLAG directly to the linker - -XCClinker FLAG pass link-specific FLAG to the compiler driver (CC) - -All other options (arguments beginning with \`-') are ignored. - -Every other argument is treated as a filename. Files ending in \`.la' are -treated as uninstalled libtool libraries, other files are standard or library -object files. - -If the OUTPUT-FILE ends in \`.la', then a libtool library is created, -only library objects (\`.lo' files) may be specified, and \`-rpath' is -required, except when creating a convenience library. - -If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created -using \`ar' and \`ranlib', or on Windows using \`lib'. - -If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file -is created, otherwise an executable program is created." - ;; - - uninstall) - $ECHO \ -"Usage: $progname [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE... - -Remove libraries from an installation directory. - -RM is the name of the program to use to delete files associated with each FILE -(typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed -to RM. - -If FILE is a libtool library, all the files associated with it are deleted. -Otherwise, only FILE itself is deleted using RM." - ;; - - *) - func_fatal_help "invalid operation mode \`$opt_mode'" - ;; - esac - - echo - $ECHO "Try \`$progname --help' for more information about other modes." -} - -# Now that we've collected a possible --mode arg, show help if necessary -if $opt_help; then - if test "$opt_help" = :; then - func_mode_help - else - { - func_help noexit - for opt_mode in compile link execute install finish uninstall clean; do - func_mode_help - done - } | sed -n '1p; 2,$s/^Usage:/ or: /p' - { - func_help noexit - for opt_mode in compile link execute install finish uninstall clean; do - echo - func_mode_help - done - } | - sed '1d - /^When reporting/,/^Report/{ - H - d - } - $x - /information about other modes/d - /more detailed .*MODE/d - s/^Usage:.*--mode=\([^ ]*\) .*/Description of \1 mode:/' - fi - exit $? -fi - - -# func_mode_execute arg... -func_mode_execute () -{ - $opt_debug - # The first argument is the command name. - cmd="$nonopt" - test -z "$cmd" && \ - func_fatal_help "you must specify a COMMAND" - - # Handle -dlopen flags immediately. - for file in $opt_dlopen; do - test -f "$file" \ - || func_fatal_help "\`$file' is not a file" - - dir= - case $file in - *.la) - func_resolve_sysroot "$file" - file=$func_resolve_sysroot_result - - # Check to see that this really is a libtool archive. - func_lalib_unsafe_p "$file" \ - || func_fatal_help "\`$lib' is not a valid libtool archive" - - # Read the libtool library. - dlname= - library_names= - func_source "$file" - - # Skip this library if it cannot be dlopened. - if test -z "$dlname"; then - # Warn if it was a shared library. - test -n "$library_names" && \ - func_warning "\`$file' was not linked with \`-export-dynamic'" - continue - fi - - func_dirname "$file" "" "." - dir="$func_dirname_result" - - if test -f "$dir/$objdir/$dlname"; then - dir+="/$objdir" - else - if test ! -f "$dir/$dlname"; then - func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" - fi - fi - ;; - - *.lo) - # Just add the directory containing the .lo file. - func_dirname "$file" "" "." - dir="$func_dirname_result" - ;; - - *) - func_warning "\`-dlopen' is ignored for non-libtool libraries and objects" - continue - ;; - esac - - # Get the absolute pathname. - absdir=`cd "$dir" && pwd` - test -n "$absdir" && dir="$absdir" - - # Now add the directory to shlibpath_var. - if eval "test -z \"\$$shlibpath_var\""; then - eval "$shlibpath_var=\"\$dir\"" - else - eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\"" - fi - done - - # This variable tells wrapper scripts just to set shlibpath_var - # rather than running their programs. - libtool_execute_magic="$magic" - - # Check if any of the arguments is a wrapper script. - args= - for file - do - case $file in - -* | *.la | *.lo ) ;; - *) - # Do a test to see if this is really a libtool program. - if func_ltwrapper_script_p "$file"; then - func_source "$file" - # Transform arg to wrapped name. - file="$progdir/$program" - elif func_ltwrapper_executable_p "$file"; then - func_ltwrapper_scriptname "$file" - func_source "$func_ltwrapper_scriptname_result" - # Transform arg to wrapped name. - file="$progdir/$program" - fi - ;; - esac - # Quote arguments (to preserve shell metacharacters). - func_append_quoted args "$file" - done - - if test "X$opt_dry_run" = Xfalse; then - if test -n "$shlibpath_var"; then - # Export the shlibpath_var. - eval "export $shlibpath_var" - fi - - # Restore saved environment variables - for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES - do - eval "if test \"\${save_$lt_var+set}\" = set; then - $lt_var=\$save_$lt_var; export $lt_var - else - $lt_unset $lt_var - fi" - done - - # Now prepare to actually exec the command. - exec_cmd="\$cmd$args" - else - # Display what would be done. - if test -n "$shlibpath_var"; then - eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\"" - echo "export $shlibpath_var" - fi - $ECHO "$cmd$args" - exit $EXIT_SUCCESS - fi -} - -test "$opt_mode" = execute && func_mode_execute ${1+"$@"} - - -# func_mode_finish arg... -func_mode_finish () -{ - $opt_debug - libs= - libdirs= - admincmds= - - for opt in "$nonopt" ${1+"$@"} - do - if test -d "$opt"; then - libdirs+=" $opt" - - elif test -f "$opt"; then - if func_lalib_unsafe_p "$opt"; then - libs+=" $opt" - else - func_warning "\`$opt' is not a valid libtool archive" - fi - - else - func_fatal_error "invalid argument \`$opt'" - fi - done - - if test -n "$libs"; then - if test -n "$lt_sysroot"; then - sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` - sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" - else - sysroot_cmd= - fi - - # Remove sysroot references - if $opt_dry_run; then - for lib in $libs; do - echo "removing references to $lt_sysroot and \`=' prefixes from $lib" - done - else - tmpdir=`func_mktempdir` - for lib in $libs; do - sed -e "${sysroot_cmd} s/\([ ']-[LR]\)=/\1/g; s/\([ ']\)=/\1/g" $lib \ - > $tmpdir/tmp-la - mv -f $tmpdir/tmp-la $lib - done - ${RM}r "$tmpdir" - fi - fi - - if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then - for libdir in $libdirs; do - if test -n "$finish_cmds"; then - # Do each command in the finish commands. - func_execute_cmds "$finish_cmds" 'admincmds="$admincmds -'"$cmd"'"' - fi - if test -n "$finish_eval"; then - # Do the single finish_eval. - eval cmds=\"$finish_eval\" - $opt_dry_run || eval "$cmds" || admincmds+=" - $cmds" - fi - done - fi - - # Exit here if they wanted silent mode. - $opt_silent && exit $EXIT_SUCCESS - - if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then - echo "----------------------------------------------------------------------" - echo "Libraries have been installed in:" - for libdir in $libdirs; do - $ECHO " $libdir" - done - echo - echo "If you ever happen to want to link against installed libraries" - echo "in a given directory, LIBDIR, you must either use libtool, and" - echo "specify the full pathname of the library, or use the \`-LLIBDIR'" - echo "flag during linking and do at least one of the following:" - if test -n "$shlibpath_var"; then - echo " - add LIBDIR to the \`$shlibpath_var' environment variable" - echo " during execution" - fi - if test -n "$runpath_var"; then - echo " - add LIBDIR to the \`$runpath_var' environment variable" - echo " during linking" - fi - if test -n "$hardcode_libdir_flag_spec"; then - libdir=LIBDIR - eval flag=\"$hardcode_libdir_flag_spec\" - - $ECHO " - use the \`$flag' linker flag" - fi - if test -n "$admincmds"; then - $ECHO " - have your system administrator run these commands:$admincmds" - fi - if test -f /etc/ld.so.conf; then - echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'" - fi - echo - - echo "See any operating system documentation about shared libraries for" - case $host in - solaris2.[6789]|solaris2.1[0-9]) - echo "more information, such as the ld(1), crle(1) and ld.so(8) manual" - echo "pages." - ;; - *) - echo "more information, such as the ld(1) and ld.so(8) manual pages." - ;; - esac - echo "----------------------------------------------------------------------" - fi - exit $EXIT_SUCCESS -} - -test "$opt_mode" = finish && func_mode_finish ${1+"$@"} - - -# func_mode_install arg... -func_mode_install () -{ - $opt_debug - # There may be an optional sh(1) argument at the beginning of - # install_prog (especially on Windows NT). - if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh || - # Allow the use of GNU shtool's install command. - case $nonopt in *shtool*) :;; *) false;; esac; then - # Aesthetically quote it. - func_quote_for_eval "$nonopt" - install_prog="$func_quote_for_eval_result " - arg=$1 - shift - else - install_prog= - arg=$nonopt - fi - - # The real first argument should be the name of the installation program. - # Aesthetically quote it. - func_quote_for_eval "$arg" - install_prog+="$func_quote_for_eval_result" - install_shared_prog=$install_prog - case " $install_prog " in - *[\\\ /]cp\ *) install_cp=: ;; - *) install_cp=false ;; - esac - - # We need to accept at least all the BSD install flags. - dest= - files= - opts= - prev= - install_type= - isdir=no - stripme= - no_mode=: - for arg - do - arg2= - if test -n "$dest"; then - files+=" $dest" - dest=$arg - continue - fi - - case $arg in - -d) isdir=yes ;; - -f) - if $install_cp; then :; else - prev=$arg - fi - ;; - -g | -m | -o) - prev=$arg - ;; - -s) - stripme=" -s" - continue - ;; - -*) - ;; - *) - # If the previous option needed an argument, then skip it. - if test -n "$prev"; then - if test "x$prev" = x-m && test -n "$install_override_mode"; then - arg2=$install_override_mode - no_mode=false - fi - prev= - else - dest=$arg - continue - fi - ;; - esac - - # Aesthetically quote the argument. - func_quote_for_eval "$arg" - install_prog+=" $func_quote_for_eval_result" - if test -n "$arg2"; then - func_quote_for_eval "$arg2" - fi - install_shared_prog+=" $func_quote_for_eval_result" - done - - test -z "$install_prog" && \ - func_fatal_help "you must specify an install program" - - test -n "$prev" && \ - func_fatal_help "the \`$prev' option requires an argument" - - if test -n "$install_override_mode" && $no_mode; then - if $install_cp; then :; else - func_quote_for_eval "$install_override_mode" - install_shared_prog+=" -m $func_quote_for_eval_result" - fi - fi - - if test -z "$files"; then - if test -z "$dest"; then - func_fatal_help "no file or destination specified" - else - func_fatal_help "you must specify a destination" - fi - fi - - # Strip any trailing slash from the destination. - func_stripname '' '/' "$dest" - dest=$func_stripname_result - - # Check to see that the destination is a directory. - test -d "$dest" && isdir=yes - if test "$isdir" = yes; then - destdir="$dest" - destname= - else - func_dirname_and_basename "$dest" "" "." - destdir="$func_dirname_result" - destname="$func_basename_result" - - # Not a directory, so check to see that there is only one file specified. - set dummy $files; shift - test "$#" -gt 1 && \ - func_fatal_help "\`$dest' is not a directory" - fi - case $destdir in - [\\/]* | [A-Za-z]:[\\/]*) ;; - *) - for file in $files; do - case $file in - *.lo) ;; - *) - func_fatal_help "\`$destdir' must be an absolute directory name" - ;; - esac - done - ;; - esac - - # This variable tells wrapper scripts just to set variables rather - # than running their programs. - libtool_install_magic="$magic" - - staticlibs= - future_libdirs= - current_libdirs= - for file in $files; do - - # Do each installation. - case $file in - *.$libext) - # Do the static libraries later. - staticlibs+=" $file" - ;; - - *.la) - func_resolve_sysroot "$file" - file=$func_resolve_sysroot_result - - # Check to see that this really is a libtool archive. - func_lalib_unsafe_p "$file" \ - || func_fatal_help "\`$file' is not a valid libtool archive" - - library_names= - old_library= - relink_command= - func_source "$file" - - # Add the libdir to current_libdirs if it is the destination. - if test "X$destdir" = "X$libdir"; then - case "$current_libdirs " in - *" $libdir "*) ;; - *) current_libdirs+=" $libdir" ;; - esac - else - # Note the libdir as a future libdir. - case "$future_libdirs " in - *" $libdir "*) ;; - *) future_libdirs+=" $libdir" ;; - esac - fi - - func_dirname "$file" "/" "" - dir="$func_dirname_result" - dir+="$objdir" - - if test -n "$relink_command"; then - # Determine the prefix the user has applied to our future dir. - inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` - - # Don't allow the user to place us outside of our expected - # location b/c this prevents finding dependent libraries that - # are installed to the same prefix. - # At present, this check doesn't affect windows .dll's that - # are installed into $libdir/../bin (currently, that works fine) - # but it's something to keep an eye on. - test "$inst_prefix_dir" = "$destdir" && \ - func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir" - - if test -n "$inst_prefix_dir"; then - # Stick the inst_prefix_dir data into the link command. - relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` - else - relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` - fi - - func_warning "relinking \`$file'" - func_show_eval "$relink_command" \ - 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"' - fi - - # See the names of the shared library. - set dummy $library_names; shift - if test -n "$1"; then - realname="$1" - shift - - srcname="$realname" - test -n "$relink_command" && srcname="$realname"T - - # Install the shared library and build the symlinks. - func_show_eval "$install_shared_prog $dir/$srcname $destdir/$realname" \ - 'exit $?' - tstripme="$stripme" - case $host_os in - cygwin* | mingw* | pw32* | cegcc*) - case $realname in - *.dll.a) - tstripme="" - ;; - esac - ;; - esac - if test -n "$tstripme" && test -n "$striplib"; then - func_show_eval "$striplib $destdir/$realname" 'exit $?' - fi - - if test "$#" -gt 0; then - # Delete the old symlinks, and create new ones. - # Try `ln -sf' first, because the `ln' binary might depend on - # the symlink we replace! Solaris /bin/ln does not understand -f, - # so we also need to try rm && ln -s. - for linkname - do - test "$linkname" != "$realname" \ - && func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $realname $linkname; }; })" - done - fi - - # Do each command in the postinstall commands. - lib="$destdir/$realname" - func_execute_cmds "$postinstall_cmds" 'exit $?' - fi - - # Install the pseudo-library for information purposes. - func_basename "$file" - name="$func_basename_result" - instname="$dir/$name"i - func_show_eval "$install_prog $instname $destdir/$name" 'exit $?' - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs+=" $dir/$old_library" - ;; - - *.lo) - # Install (i.e. copy) a libtool object. - - # Figure out destination file name, if it wasn't already specified. - if test -n "$destname"; then - destfile="$destdir/$destname" - else - func_basename "$file" - destfile="$func_basename_result" - destfile="$destdir/$destfile" - fi - - # Deduce the name of the destination old-style object file. - case $destfile in - *.lo) - func_lo2o "$destfile" - staticdest=$func_lo2o_result - ;; - *.$objext) - staticdest="$destfile" - destfile= - ;; - *) - func_fatal_help "cannot copy a libtool object to \`$destfile'" - ;; - esac - - # Install the libtool object if requested. - test -n "$destfile" && \ - func_show_eval "$install_prog $file $destfile" 'exit $?' - - # Install the old object if enabled. - if test "$build_old_libs" = yes; then - # Deduce the name of the old-style object file. - func_lo2o "$file" - staticobj=$func_lo2o_result - func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?' - fi - exit $EXIT_SUCCESS - ;; - - *) - # Figure out destination file name, if it wasn't already specified. - if test -n "$destname"; then - destfile="$destdir/$destname" - else - func_basename "$file" - destfile="$func_basename_result" - destfile="$destdir/$destfile" - fi - - # If the file is missing, and there is a .exe on the end, strip it - # because it is most likely a libtool script we actually want to - # install - stripped_ext="" - case $file in - *.exe) - if test ! -f "$file"; then - func_stripname '' '.exe' "$file" - file=$func_stripname_result - stripped_ext=".exe" - fi - ;; - esac - - # Do a test to see if this is really a libtool program. - case $host in - *cygwin* | *mingw*) - if func_ltwrapper_executable_p "$file"; then - func_ltwrapper_scriptname "$file" - wrapper=$func_ltwrapper_scriptname_result - else - func_stripname '' '.exe' "$file" - wrapper=$func_stripname_result - fi - ;; - *) - wrapper=$file - ;; - esac - if func_ltwrapper_script_p "$wrapper"; then - notinst_deplibs= - relink_command= - - func_source "$wrapper" - - # Check the variables that should have been set. - test -z "$generated_by_libtool_version" && \ - func_fatal_error "invalid libtool wrapper script \`$wrapper'" - - finalize=yes - for lib in $notinst_deplibs; do - # Check to see that each library is installed. - libdir= - if test -f "$lib"; then - func_source "$lib" - fi - libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test - if test -n "$libdir" && test ! -f "$libfile"; then - func_warning "\`$lib' has not been installed in \`$libdir'" - finalize=no - fi - done - - relink_command= - func_source "$wrapper" - - outputname= - if test "$fast_install" = no && test -n "$relink_command"; then - $opt_dry_run || { - if test "$finalize" = yes; then - tmpdir=`func_mktempdir` - func_basename "$file$stripped_ext" - file="$func_basename_result" - outputname="$tmpdir/$file" - # Replace the output file specification. - relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` - - $opt_silent || { - func_quote_for_expand "$relink_command" - eval "func_echo $func_quote_for_expand_result" - } - if eval "$relink_command"; then : - else - func_error "error: relink \`$file' with the above command before installing it" - $opt_dry_run || ${RM}r "$tmpdir" - continue - fi - file="$outputname" - else - func_warning "cannot relink \`$file'" - fi - } - else - # Install the binary that we compiled earlier. - file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` - fi - fi - - # remove .exe since cygwin /usr/bin/install will append another - # one anyway - case $install_prog,$host in - */usr/bin/install*,*cygwin*) - case $file:$destfile in - *.exe:*.exe) - # this is ok - ;; - *.exe:*) - destfile=$destfile.exe - ;; - *:*.exe) - func_stripname '' '.exe' "$destfile" - destfile=$func_stripname_result - ;; - esac - ;; - esac - func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?' - $opt_dry_run || if test -n "$outputname"; then - ${RM}r "$tmpdir" - fi - ;; - esac - done - - for file in $staticlibs; do - func_basename "$file" - name="$func_basename_result" - - # Set up the ranlib parameters. - oldlib="$destdir/$name" - func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 - tool_oldlib=$func_to_tool_file_result - - func_show_eval "$install_prog \$file \$oldlib" 'exit $?' - - if test -n "$stripme" && test -n "$old_striplib"; then - func_show_eval "$old_striplib $tool_oldlib" 'exit $?' - fi - - # Do each command in the postinstall commands. - func_execute_cmds "$old_postinstall_cmds" 'exit $?' - done - - test -n "$future_libdirs" && \ - func_warning "remember to run \`$progname --finish$future_libdirs'" - - if test -n "$current_libdirs"; then - # Maybe just do a dry run. - $opt_dry_run && current_libdirs=" -n$current_libdirs" - exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs' - else - exit $EXIT_SUCCESS - fi -} - -test "$opt_mode" = install && func_mode_install ${1+"$@"} - - -# func_generate_dlsyms outputname originator pic_p -# Extract symbols from dlprefiles and create ${outputname}S.o with -# a dlpreopen symbol table. -func_generate_dlsyms () -{ - $opt_debug - my_outputname="$1" - my_originator="$2" - my_pic_p="${3-no}" - my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'` - my_dlsyms= - - if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then - if test -n "$NM" && test -n "$global_symbol_pipe"; then - my_dlsyms="${my_outputname}S.c" - else - func_error "not configured to extract global symbols from dlpreopened files" - fi - fi - - if test -n "$my_dlsyms"; then - case $my_dlsyms in - "") ;; - *.c) - # Discover the nlist of each of the dlfiles. - nlist="$output_objdir/${my_outputname}.nm" - - func_show_eval "$RM $nlist ${nlist}S ${nlist}T" - - # Parse the name list into a source file. - func_verbose "creating $output_objdir/$my_dlsyms" - - $opt_dry_run || $ECHO > "$output_objdir/$my_dlsyms" "\ -/* $my_dlsyms - symbol resolution table for \`$my_outputname' dlsym emulation. */ -/* Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION */ - -#ifdef __cplusplus -extern \"C\" { -#endif - -#if defined(__GNUC__) && (((__GNUC__ == 4) && (__GNUC_MINOR__ >= 4)) || (__GNUC__ > 4)) -#pragma GCC diagnostic ignored \"-Wstrict-prototypes\" -#endif - -/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ -#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) -/* DATA imports from DLLs on WIN32 con't be const, because runtime - relocations are performed -- see ld's documentation on pseudo-relocs. */ -# define LT_DLSYM_CONST -#elif defined(__osf__) -/* This system does not cope well with relocations in const data. */ -# define LT_DLSYM_CONST -#else -# define LT_DLSYM_CONST const -#endif - -/* External symbol declarations for the compiler. */\ -" - - if test "$dlself" = yes; then - func_verbose "generating symbol list for \`$output'" - - $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" - - # Add our own program objects to the symbol list. - progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` - for progfile in $progfiles; do - func_to_tool_file "$progfile" func_convert_file_msys_to_w32 - func_verbose "extracting global C symbols from \`$func_to_tool_file_result'" - $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" - done - - if test -n "$exclude_expsyms"; then - $opt_dry_run || { - eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T' - eval '$MV "$nlist"T "$nlist"' - } - fi - - if test -n "$export_symbols_regex"; then - $opt_dry_run || { - eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T' - eval '$MV "$nlist"T "$nlist"' - } - fi - - # Prepare the list of exported symbols - if test -z "$export_symbols"; then - export_symbols="$output_objdir/$outputname.exp" - $opt_dry_run || { - $RM $export_symbols - eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"' - case $host in - *cygwin* | *mingw* | *cegcc* ) - eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' - eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"' - ;; - esac - } - else - $opt_dry_run || { - eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"' - eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T' - eval '$MV "$nlist"T "$nlist"' - case $host in - *cygwin* | *mingw* | *cegcc* ) - eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' - eval 'cat "$nlist" >> "$output_objdir/$outputname.def"' - ;; - esac - } - fi - fi - - for dlprefile in $dlprefiles; do - func_verbose "extracting global C symbols from \`$dlprefile'" - func_basename "$dlprefile" - name="$func_basename_result" - case $host in - *cygwin* | *mingw* | *cegcc* ) - # if an import library, we need to obtain dlname - if func_win32_import_lib_p "$dlprefile"; then - func_tr_sh "$dlprefile" - eval "curr_lafile=\$libfile_$func_tr_sh_result" - dlprefile_dlbasename="" - if test -n "$curr_lafile" && func_lalib_p "$curr_lafile"; then - # Use subshell, to avoid clobbering current variable values - dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` - if test -n "$dlprefile_dlname" ; then - func_basename "$dlprefile_dlname" - dlprefile_dlbasename="$func_basename_result" - else - # no lafile. user explicitly requested -dlpreopen . - $sharedlib_from_linklib_cmd "$dlprefile" - dlprefile_dlbasename=$sharedlib_from_linklib_result - fi - fi - $opt_dry_run || { - if test -n "$dlprefile_dlbasename" ; then - eval '$ECHO ": $dlprefile_dlbasename" >> "$nlist"' - else - func_warning "Could not compute DLL name from $name" - eval '$ECHO ": $name " >> "$nlist"' - fi - func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 - eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | - $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" - } - else # not an import lib - $opt_dry_run || { - eval '$ECHO ": $name " >> "$nlist"' - func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 - eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" - } - fi - ;; - *) - $opt_dry_run || { - eval '$ECHO ": $name " >> "$nlist"' - func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 - eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" - } - ;; - esac - done - - $opt_dry_run || { - # Make sure we have at least an empty file. - test -f "$nlist" || : > "$nlist" - - if test -n "$exclude_expsyms"; then - $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T - $MV "$nlist"T "$nlist" - fi - - # Try sorting and uniquifying the output. - if $GREP -v "^: " < "$nlist" | - if sort -k 3 /dev/null 2>&1; then - sort -k 3 - else - sort +2 - fi | - uniq > "$nlist"S; then - : - else - $GREP -v "^: " < "$nlist" > "$nlist"S - fi - - if test -f "$nlist"S; then - eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$my_dlsyms"' - else - echo '/* NONE */' >> "$output_objdir/$my_dlsyms" - fi - - echo >> "$output_objdir/$my_dlsyms" "\ - -/* The mapping between symbol names and symbols. */ -typedef struct { - const char *name; - void *address; -} lt_dlsymlist; -extern LT_DLSYM_CONST lt_dlsymlist -lt_${my_prefix}_LTX_preloaded_symbols[]; -LT_DLSYM_CONST lt_dlsymlist -lt_${my_prefix}_LTX_preloaded_symbols[] = -{\ - { \"$my_originator\", (void *) 0 }," - - case $need_lib_prefix in - no) - eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$my_dlsyms" - ;; - *) - eval "$global_symbol_to_c_name_address_lib_prefix" < "$nlist" >> "$output_objdir/$my_dlsyms" - ;; - esac - echo >> "$output_objdir/$my_dlsyms" "\ - {0, (void *) 0} -}; - -/* This works around a problem in FreeBSD linker */ -#ifdef FREEBSD_WORKAROUND -static const void *lt_preloaded_setup() { - return lt_${my_prefix}_LTX_preloaded_symbols; -} -#endif - -#ifdef __cplusplus -} -#endif\ -" - } # !$opt_dry_run - - pic_flag_for_symtable= - case "$compile_command " in - *" -static "*) ;; - *) - case $host in - # compiling the symbol table file with pic_flag works around - # a FreeBSD bug that causes programs to crash when -lm is - # linked before any other PIC object. But we must not use - # pic_flag when linking with -static. The problem exists in - # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1. - *-*-freebsd2.*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) - pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; - *-*-hpux*) - pic_flag_for_symtable=" $pic_flag" ;; - *) - if test "X$my_pic_p" != Xno; then - pic_flag_for_symtable=" $pic_flag" - fi - ;; - esac - ;; - esac - symtab_cflags= - for arg in $LTCFLAGS; do - case $arg in - -pie | -fpie | -fPIE) ;; - *) symtab_cflags+=" $arg" ;; - esac - done - - # Now compile the dynamic symbol file. - func_show_eval '(cd $output_objdir && $LTCC$symtab_cflags -c$no_builtin_flag$pic_flag_for_symtable "$my_dlsyms")' 'exit $?' - - # Clean up the generated files. - func_show_eval '$RM "$output_objdir/$my_dlsyms" "$nlist" "${nlist}S" "${nlist}T"' - - # Transform the symbol file into the correct name. - symfileobj="$output_objdir/${my_outputname}S.$objext" - case $host in - *cygwin* | *mingw* | *cegcc* ) - if test -f "$output_objdir/$my_outputname.def"; then - compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` - else - compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` - fi - ;; - *) - compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` - ;; - esac - ;; - *) - func_fatal_error "unknown suffix for \`$my_dlsyms'" - ;; - esac - else - # We keep going just in case the user didn't refer to - # lt_preloaded_symbols. The linker will fail if global_symbol_pipe - # really was required. - - # Nullify the symbol file. - compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` - fi -} - -# func_win32_libid arg -# return the library type of file 'arg' -# -# Need a lot of goo to handle *both* DLLs and import libs -# Has to be a shell function in order to 'eat' the argument -# that is supplied when $file_magic_command is called. -# Despite the name, also deal with 64 bit binaries. -func_win32_libid () -{ - $opt_debug - win32_libid_type="unknown" - win32_fileres=`file -L $1 2>/dev/null` - case $win32_fileres in - *ar\ archive\ import\ library*) # definitely import - win32_libid_type="x86 archive import" - ;; - *ar\ archive*) # could be an import, or static - # Keep the egrep pattern in sync with the one in _LT_CHECK_MAGIC_METHOD. - if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null | - $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then - func_to_tool_file "$1" func_convert_file_msys_to_w32 - win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | - $SED -n -e ' - 1,100{ - / I /{ - s,.*,import, - p - q - } - }'` - case $win32_nmres in - import*) win32_libid_type="x86 archive import";; - *) win32_libid_type="x86 archive static";; - esac - fi - ;; - *DLL*) - win32_libid_type="x86 DLL" - ;; - *executable*) # but shell scripts are "executable" too... - case $win32_fileres in - *MS\ Windows\ PE\ Intel*) - win32_libid_type="x86 DLL" - ;; - esac - ;; - esac - $ECHO "$win32_libid_type" -} - -# func_cygming_dll_for_implib ARG -# -# Platform-specific function to extract the -# name of the DLL associated with the specified -# import library ARG. -# Invoked by eval'ing the libtool variable -# $sharedlib_from_linklib_cmd -# Result is available in the variable -# $sharedlib_from_linklib_result -func_cygming_dll_for_implib () -{ - $opt_debug - sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` -} - -# func_cygming_dll_for_implib_fallback_core SECTION_NAME LIBNAMEs -# -# The is the core of a fallback implementation of a -# platform-specific function to extract the name of the -# DLL associated with the specified import library LIBNAME. -# -# SECTION_NAME is either .idata$6 or .idata$7, depending -# on the platform and compiler that created the implib. -# -# Echos the name of the DLL associated with the -# specified import library. -func_cygming_dll_for_implib_fallback_core () -{ - $opt_debug - match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` - $OBJDUMP -s --section "$1" "$2" 2>/dev/null | - $SED '/^Contents of section '"$match_literal"':/{ - # Place marker at beginning of archive member dllname section - s/.*/====MARK====/ - p - d - } - # These lines can sometimes be longer than 43 characters, but - # are always uninteresting - /:[ ]*file format pe[i]\{,1\}-/d - /^In archive [^:]*:/d - # Ensure marker is printed - /^====MARK====/p - # Remove all lines with less than 43 characters - /^.\{43\}/!d - # From remaining lines, remove first 43 characters - s/^.\{43\}//' | - $SED -n ' - # Join marker and all lines until next marker into a single line - /^====MARK====/ b para - H - $ b para - b - :para - x - s/\n//g - # Remove the marker - s/^====MARK====// - # Remove trailing dots and whitespace - s/[\. \t]*$// - # Print - /./p' | - # we now have a list, one entry per line, of the stringified - # contents of the appropriate section of all members of the - # archive which possess that section. Heuristic: eliminate - # all those which have a first or second character that is - # a '.' (that is, objdump's representation of an unprintable - # character.) This should work for all archives with less than - # 0x302f exports -- but will fail for DLLs whose name actually - # begins with a literal '.' or a single character followed by - # a '.'. - # - # Of those that remain, print the first one. - $SED -e '/^\./d;/^.\./d;q' -} - -# func_cygming_gnu_implib_p ARG -# This predicate returns with zero status (TRUE) if -# ARG is a GNU/binutils-style import library. Returns -# with nonzero status (FALSE) otherwise. -func_cygming_gnu_implib_p () -{ - $opt_debug - func_to_tool_file "$1" func_convert_file_msys_to_w32 - func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` - test -n "$func_cygming_gnu_implib_tmp" -} - -# func_cygming_ms_implib_p ARG -# This predicate returns with zero status (TRUE) if -# ARG is an MS-style import library. Returns -# with nonzero status (FALSE) otherwise. -func_cygming_ms_implib_p () -{ - $opt_debug - func_to_tool_file "$1" func_convert_file_msys_to_w32 - func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` - test -n "$func_cygming_ms_implib_tmp" -} - -# func_cygming_dll_for_implib_fallback ARG -# Platform-specific function to extract the -# name of the DLL associated with the specified -# import library ARG. -# -# This fallback implementation is for use when $DLLTOOL -# does not support the --identify-strict option. -# Invoked by eval'ing the libtool variable -# $sharedlib_from_linklib_cmd -# Result is available in the variable -# $sharedlib_from_linklib_result -func_cygming_dll_for_implib_fallback () -{ - $opt_debug - if func_cygming_gnu_implib_p "$1" ; then - # binutils import library - sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` - elif func_cygming_ms_implib_p "$1" ; then - # ms-generated import library - sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` - else - # unknown - sharedlib_from_linklib_result="" - fi -} - - -# func_extract_an_archive dir oldlib -func_extract_an_archive () -{ - $opt_debug - f_ex_an_ar_dir="$1"; shift - f_ex_an_ar_oldlib="$1" - if test "$lock_old_archive_extraction" = yes; then - lockfile=$f_ex_an_ar_oldlib.lock - until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do - func_echo "Waiting for $lockfile to be removed" - sleep 2 - done - fi - func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \ - 'stat=$?; rm -f "$lockfile"; exit $stat' - if test "$lock_old_archive_extraction" = yes; then - $opt_dry_run || rm -f "$lockfile" - fi - if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then - : - else - func_fatal_error "object name conflicts in archive: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib" - fi -} - - -# func_extract_archives gentop oldlib ... -func_extract_archives () -{ - $opt_debug - my_gentop="$1"; shift - my_oldlibs=${1+"$@"} - my_oldobjs="" - my_xlib="" - my_xabs="" - my_xdir="" - - for my_xlib in $my_oldlibs; do - # Extract the objects. - case $my_xlib in - [\\/]* | [A-Za-z]:[\\/]*) my_xabs="$my_xlib" ;; - *) my_xabs=`pwd`"/$my_xlib" ;; - esac - func_basename "$my_xlib" - my_xlib="$func_basename_result" - my_xlib_u=$my_xlib - while :; do - case " $extracted_archives " in - *" $my_xlib_u "*) - func_arith $extracted_serial + 1 - extracted_serial=$func_arith_result - my_xlib_u=lt$extracted_serial-$my_xlib ;; - *) break ;; - esac - done - extracted_archives="$extracted_archives $my_xlib_u" - my_xdir="$my_gentop/$my_xlib_u" - - func_mkdir_p "$my_xdir" - - case $host in - *-darwin*) - func_verbose "Extracting $my_xabs" - # Do not bother doing anything if just a dry run - $opt_dry_run || { - darwin_orig_dir=`pwd` - cd $my_xdir || exit $? - darwin_archive=$my_xabs - darwin_curdir=`pwd` - darwin_base_archive=`basename "$darwin_archive"` - darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` - if test -n "$darwin_arches"; then - darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` - darwin_arch= - func_verbose "$darwin_base_archive has multiple architectures $darwin_arches" - for darwin_arch in $darwin_arches ; do - func_mkdir_p "unfat-$$/${darwin_base_archive}-${darwin_arch}" - $LIPO -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}" - cd "unfat-$$/${darwin_base_archive}-${darwin_arch}" - func_extract_an_archive "`pwd`" "${darwin_base_archive}" - cd "$darwin_curdir" - $RM "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" - done # $darwin_arches - ## Okay now we've a bunch of thin objects, gotta fatten them up :) - darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u` - darwin_file= - darwin_files= - for darwin_file in $darwin_filelist; do - darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` - $LIPO -create -output "$darwin_file" $darwin_files - done # $darwin_filelist - $RM -rf unfat-$$ - cd "$darwin_orig_dir" - else - cd $darwin_orig_dir - func_extract_an_archive "$my_xdir" "$my_xabs" - fi # $darwin_arches - } # !$opt_dry_run - ;; - *) - func_extract_an_archive "$my_xdir" "$my_xabs" - ;; - esac - my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` - done - - func_extract_archives_result="$my_oldobjs" -} - - -# func_emit_wrapper [arg=no] -# -# Emit a libtool wrapper script on stdout. -# Don't directly open a file because we may want to -# incorporate the script contents within a cygwin/mingw -# wrapper executable. Must ONLY be called from within -# func_mode_link because it depends on a number of variables -# set therein. -# -# ARG is the value that the WRAPPER_SCRIPT_BELONGS_IN_OBJDIR -# variable will take. If 'yes', then the emitted script -# will assume that the directory in which it is stored is -# the $objdir directory. This is a cygwin/mingw-specific -# behavior. -func_emit_wrapper () -{ - func_emit_wrapper_arg1=${1-no} - - $ECHO "\ -#! $SHELL - -# $output - temporary wrapper script for $objdir/$outputname -# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION -# -# The $output program cannot be directly executed until all the libtool -# libraries that it depends on are installed. -# -# This wrapper script should never be moved out of the build directory. -# If it is, it will not operate correctly. - -# Sed substitution that helps us do robust quoting. It backslashifies -# metacharacters that are still active within double-quoted strings. -sed_quote_subst='$sed_quote_subst' - -# Be Bourne compatible -if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on \${1+\"\$@\"}, which - # is contrary to our usage. Disable this feature. - alias -g '\${1+\"\$@\"}'='\"\$@\"' - setopt NO_GLOB_SUBST -else - case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac -fi -BIN_SH=xpg4; export BIN_SH # for Tru64 -DUALCASE=1; export DUALCASE # for MKS sh - -# The HP-UX ksh and POSIX shell print the target directory to stdout -# if CDPATH is set. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -relink_command=\"$relink_command\" - -# This environment variable determines our operation mode. -if test \"\$libtool_install_magic\" = \"$magic\"; then - # install mode needs the following variables: - generated_by_libtool_version='$macro_version' - notinst_deplibs='$notinst_deplibs' -else - # When we are sourced in execute mode, \$file and \$ECHO are already set. - if test \"\$libtool_execute_magic\" != \"$magic\"; then - file=\"\$0\"" - - qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` - $ECHO "\ - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -\$1 -_LTECHO_EOF' -} - ECHO=\"$qECHO\" - fi - -# Very basic option parsing. These options are (a) specific to -# the libtool wrapper, (b) are identical between the wrapper -# /script/ and the wrapper /executable/ which is used only on -# windows platforms, and (c) all begin with the string "--lt-" -# (application programs are unlikely to have options which match -# this pattern). -# -# There are only two supported options: --lt-debug and -# --lt-dump-script. There is, deliberately, no --lt-help. -# -# The first argument to this parsing function should be the -# script's $0 value, followed by "$@". -lt_option_debug= -func_parse_lt_options () -{ - lt_script_arg0=\$0 - shift - for lt_opt - do - case \"\$lt_opt\" in - --lt-debug) lt_option_debug=1 ;; - --lt-dump-script) - lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` - test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. - lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` - cat \"\$lt_dump_D/\$lt_dump_F\" - exit 0 - ;; - --lt-*) - \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2 - exit 1 - ;; - esac - done - - # Print the debug banner immediately: - if test -n \"\$lt_option_debug\"; then - echo \"${outputname}:${output}:\${LINENO}: libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\" 1>&2 - fi -} - -# Used when --lt-debug. Prints its arguments to stdout -# (redirection is the responsibility of the caller) -func_lt_dump_args () -{ - lt_dump_args_N=1; - for lt_arg - do - \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\" - lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` - done -} - -# Core function for launching the target application -func_exec_program_core () -{ -" - case $host in - # Backslashes separate directories on plain windows - *-*-mingw | *-*-os2* | *-cegcc*) - $ECHO "\ - if test -n \"\$lt_option_debug\"; then - \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir\\\\\$program\" 1>&2 - func_lt_dump_args \${1+\"\$@\"} 1>&2 - fi - exec \"\$progdir\\\\\$program\" \${1+\"\$@\"} -" - ;; - - *) - $ECHO "\ - if test -n \"\$lt_option_debug\"; then - \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir/\$program\" 1>&2 - func_lt_dump_args \${1+\"\$@\"} 1>&2 - fi - exec \"\$progdir/\$program\" \${1+\"\$@\"} -" - ;; - esac - $ECHO "\ - \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2 - exit 1 -} - -# A function to encapsulate launching the target application -# Strips options in the --lt-* namespace from \$@ and -# launches target application with the remaining arguments. -func_exec_program () -{ - case \" \$* \" in - *\\ --lt-*) - for lt_wr_arg - do - case \$lt_wr_arg in - --lt-*) ;; - *) set x \"\$@\" \"\$lt_wr_arg\"; shift;; - esac - shift - done ;; - esac - func_exec_program_core \${1+\"\$@\"} -} - - # Parse options - func_parse_lt_options \"\$0\" \${1+\"\$@\"} - - # Find the directory that this script lives in. - thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` - test \"x\$thisdir\" = \"x\$file\" && thisdir=. - - # Follow symbolic links until we get to the real thisdir. - file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` - while test -n \"\$file\"; do - destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` - - # If there was a directory component, then change thisdir. - if test \"x\$destdir\" != \"x\$file\"; then - case \"\$destdir\" in - [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;; - *) thisdir=\"\$thisdir/\$destdir\" ;; - esac - fi - - file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` - file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` - done - - # Usually 'no', except on cygwin/mingw when embedded into - # the cwrapper. - WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_arg1 - if test \"\$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR\" = \"yes\"; then - # special case for '.' - if test \"\$thisdir\" = \".\"; then - thisdir=\`pwd\` - fi - # remove .libs from thisdir - case \"\$thisdir\" in - *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; - $objdir ) thisdir=. ;; - esac - fi - - # Try to get the absolute directory name. - absdir=\`cd \"\$thisdir\" && pwd\` - test -n \"\$absdir\" && thisdir=\"\$absdir\" -" - - if test "$fast_install" = yes; then - $ECHO "\ - program=lt-'$outputname'$exeext - progdir=\"\$thisdir/$objdir\" - - if test ! -f \"\$progdir/\$program\" || - { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ - test \"X\$file\" != \"X\$progdir/\$program\"; }; then - - file=\"\$\$-\$program\" - - if test ! -d \"\$progdir\"; then - $MKDIR \"\$progdir\" - else - $RM \"\$progdir/\$file\" - fi" - - $ECHO "\ - - # relink executable if necessary - if test -n \"\$relink_command\"; then - if relink_command_output=\`eval \$relink_command 2>&1\`; then : - else - $ECHO \"\$relink_command_output\" >&2 - $RM \"\$progdir/\$file\" - exit 1 - fi - fi - - $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null || - { $RM \"\$progdir/\$program\"; - $MV \"\$progdir/\$file\" \"\$progdir/\$program\"; } - $RM \"\$progdir/\$file\" - fi" - else - $ECHO "\ - program='$outputname' - progdir=\"\$thisdir/$objdir\" -" - fi - - $ECHO "\ - - if test -f \"\$progdir/\$program\"; then" - - # fixup the dll searchpath if we need to. - # - # Fix the DLL searchpath if we need to. Do this before prepending - # to shlibpath, because on Windows, both are PATH and uninstalled - # libraries must come first. - if test -n "$dllsearchpath"; then - $ECHO "\ - # Add the dll search path components to the executable PATH - PATH=$dllsearchpath:\$PATH -" - fi - - # Export our shlibpath_var if we have one. - if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then - $ECHO "\ - # Add our own library path to $shlibpath_var - $shlibpath_var=\"$temp_rpath\$$shlibpath_var\" - - # Some systems cannot cope with colon-terminated $shlibpath_var - # The second colon is a workaround for a bug in BeOS R4 sed - $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` - - export $shlibpath_var -" - fi - - $ECHO "\ - if test \"\$libtool_execute_magic\" != \"$magic\"; then - # Run the actual program with our arguments. - func_exec_program \${1+\"\$@\"} - fi - else - # The program doesn't exist. - \$ECHO \"\$0: error: \\\`\$progdir/\$program' does not exist\" 1>&2 - \$ECHO \"This script is just a wrapper for \$program.\" 1>&2 - \$ECHO \"See the $PACKAGE documentation for more information.\" 1>&2 - exit 1 - fi -fi\ -" -} - - -# func_emit_cwrapperexe_src -# emit the source code for a wrapper executable on stdout -# Must ONLY be called from within func_mode_link because -# it depends on a number of variable set therein. -func_emit_cwrapperexe_src () -{ - cat < -#include -#ifdef _MSC_VER -# include -# include -# include -#else -# include -# include -# ifdef __CYGWIN__ -# include -# endif -#endif -#include -#include -#include -#include -#include -#include -#include -#include - -/* declarations of non-ANSI functions */ -#if defined(__MINGW32__) -# ifdef __STRICT_ANSI__ -int _putenv (const char *); -# endif -#elif defined(__CYGWIN__) -# ifdef __STRICT_ANSI__ -char *realpath (const char *, char *); -int putenv (char *); -int setenv (const char *, const char *, int); -# endif -/* #elif defined (other platforms) ... */ -#endif - -/* portability defines, excluding path handling macros */ -#if defined(_MSC_VER) -# define setmode _setmode -# define stat _stat -# define chmod _chmod -# define getcwd _getcwd -# define putenv _putenv -# define S_IXUSR _S_IEXEC -# ifndef _INTPTR_T_DEFINED -# define _INTPTR_T_DEFINED -# define intptr_t int -# endif -#elif defined(__MINGW32__) -# define setmode _setmode -# define stat _stat -# define chmod _chmod -# define getcwd _getcwd -# define putenv _putenv -#elif defined(__CYGWIN__) -# define HAVE_SETENV -# define FOPEN_WB "wb" -/* #elif defined (other platforms) ... */ -#endif - -#if defined(PATH_MAX) -# define LT_PATHMAX PATH_MAX -#elif defined(MAXPATHLEN) -# define LT_PATHMAX MAXPATHLEN -#else -# define LT_PATHMAX 1024 -#endif - -#ifndef S_IXOTH -# define S_IXOTH 0 -#endif -#ifndef S_IXGRP -# define S_IXGRP 0 -#endif - -/* path handling portability macros */ -#ifndef DIR_SEPARATOR -# define DIR_SEPARATOR '/' -# define PATH_SEPARATOR ':' -#endif - -#if defined (_WIN32) || defined (__MSDOS__) || defined (__DJGPP__) || \ - defined (__OS2__) -# define HAVE_DOS_BASED_FILE_SYSTEM -# define FOPEN_WB "wb" -# ifndef DIR_SEPARATOR_2 -# define DIR_SEPARATOR_2 '\\' -# endif -# ifndef PATH_SEPARATOR_2 -# define PATH_SEPARATOR_2 ';' -# endif -#endif - -#ifndef DIR_SEPARATOR_2 -# define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) -#else /* DIR_SEPARATOR_2 */ -# define IS_DIR_SEPARATOR(ch) \ - (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2)) -#endif /* DIR_SEPARATOR_2 */ - -#ifndef PATH_SEPARATOR_2 -# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR) -#else /* PATH_SEPARATOR_2 */ -# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2) -#endif /* PATH_SEPARATOR_2 */ - -#ifndef FOPEN_WB -# define FOPEN_WB "w" -#endif -#ifndef _O_BINARY -# define _O_BINARY 0 -#endif - -#define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type))) -#define XFREE(stale) do { \ - if (stale) { free ((void *) stale); stale = 0; } \ -} while (0) - -#if defined(LT_DEBUGWRAPPER) -static int lt_debug = 1; -#else -static int lt_debug = 0; -#endif - -const char *program_name = "libtool-wrapper"; /* in case xstrdup fails */ - -void *xmalloc (size_t num); -char *xstrdup (const char *string); -const char *base_name (const char *name); -char *find_executable (const char *wrapper); -char *chase_symlinks (const char *pathspec); -int make_executable (const char *path); -int check_executable (const char *path); -char *strendzap (char *str, const char *pat); -void lt_debugprintf (const char *file, int line, const char *fmt, ...); -void lt_fatal (const char *file, int line, const char *message, ...); -static const char *nonnull (const char *s); -static const char *nonempty (const char *s); -void lt_setenv (const char *name, const char *value); -char *lt_extend_str (const char *orig_value, const char *add, int to_end); -void lt_update_exe_path (const char *name, const char *value); -void lt_update_lib_path (const char *name, const char *value); -char **prepare_spawn (char **argv); -void lt_dump_script (FILE *f); -EOF - - cat <= 0) - && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH))) - return 1; - else - return 0; -} - -int -make_executable (const char *path) -{ - int rval = 0; - struct stat st; - - lt_debugprintf (__FILE__, __LINE__, "(make_executable): %s\n", - nonempty (path)); - if ((!path) || (!*path)) - return 0; - - if (stat (path, &st) >= 0) - { - rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR); - } - return rval; -} - -/* Searches for the full path of the wrapper. Returns - newly allocated full path name if found, NULL otherwise - Does not chase symlinks, even on platforms that support them. -*/ -char * -find_executable (const char *wrapper) -{ - int has_slash = 0; - const char *p; - const char *p_next; - /* static buffer for getcwd */ - char tmp[LT_PATHMAX + 1]; - int tmp_len; - char *concat_name; - - lt_debugprintf (__FILE__, __LINE__, "(find_executable): %s\n", - nonempty (wrapper)); - - if ((wrapper == NULL) || (*wrapper == '\0')) - return NULL; - - /* Absolute path? */ -#if defined (HAVE_DOS_BASED_FILE_SYSTEM) - if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':') - { - concat_name = xstrdup (wrapper); - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - } - else - { -#endif - if (IS_DIR_SEPARATOR (wrapper[0])) - { - concat_name = xstrdup (wrapper); - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - } -#if defined (HAVE_DOS_BASED_FILE_SYSTEM) - } -#endif - - for (p = wrapper; *p; p++) - if (*p == '/') - { - has_slash = 1; - break; - } - if (!has_slash) - { - /* no slashes; search PATH */ - const char *path = getenv ("PATH"); - if (path != NULL) - { - for (p = path; *p; p = p_next) - { - const char *q; - size_t p_len; - for (q = p; *q; q++) - if (IS_PATH_SEPARATOR (*q)) - break; - p_len = q - p; - p_next = (*q == '\0' ? q : q + 1); - if (p_len == 0) - { - /* empty path: current directory */ - if (getcwd (tmp, LT_PATHMAX) == NULL) - lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", - nonnull (strerror (errno))); - tmp_len = strlen (tmp); - concat_name = - XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); - memcpy (concat_name, tmp, tmp_len); - concat_name[tmp_len] = '/'; - strcpy (concat_name + tmp_len + 1, wrapper); - } - else - { - concat_name = - XMALLOC (char, p_len + 1 + strlen (wrapper) + 1); - memcpy (concat_name, p, p_len); - concat_name[p_len] = '/'; - strcpy (concat_name + p_len + 1, wrapper); - } - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - } - } - /* not found in PATH; assume curdir */ - } - /* Relative path | not found in path: prepend cwd */ - if (getcwd (tmp, LT_PATHMAX) == NULL) - lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", - nonnull (strerror (errno))); - tmp_len = strlen (tmp); - concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); - memcpy (concat_name, tmp, tmp_len); - concat_name[tmp_len] = '/'; - strcpy (concat_name + tmp_len + 1, wrapper); - - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - return NULL; -} - -char * -chase_symlinks (const char *pathspec) -{ -#ifndef S_ISLNK - return xstrdup (pathspec); -#else - char buf[LT_PATHMAX]; - struct stat s; - char *tmp_pathspec = xstrdup (pathspec); - char *p; - int has_symlinks = 0; - while (strlen (tmp_pathspec) && !has_symlinks) - { - lt_debugprintf (__FILE__, __LINE__, - "checking path component for symlinks: %s\n", - tmp_pathspec); - if (lstat (tmp_pathspec, &s) == 0) - { - if (S_ISLNK (s.st_mode) != 0) - { - has_symlinks = 1; - break; - } - - /* search backwards for last DIR_SEPARATOR */ - p = tmp_pathspec + strlen (tmp_pathspec) - 1; - while ((p > tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) - p--; - if ((p == tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) - { - /* no more DIR_SEPARATORS left */ - break; - } - *p = '\0'; - } - else - { - lt_fatal (__FILE__, __LINE__, - "error accessing file \"%s\": %s", - tmp_pathspec, nonnull (strerror (errno))); - } - } - XFREE (tmp_pathspec); - - if (!has_symlinks) - { - return xstrdup (pathspec); - } - - tmp_pathspec = realpath (pathspec, buf); - if (tmp_pathspec == 0) - { - lt_fatal (__FILE__, __LINE__, - "could not follow symlinks for %s", pathspec); - } - return xstrdup (tmp_pathspec); -#endif -} - -char * -strendzap (char *str, const char *pat) -{ - size_t len, patlen; - - assert (str != NULL); - assert (pat != NULL); - - len = strlen (str); - patlen = strlen (pat); - - if (patlen <= len) - { - str += len - patlen; - if (strcmp (str, pat) == 0) - *str = '\0'; - } - return str; -} - -void -lt_debugprintf (const char *file, int line, const char *fmt, ...) -{ - va_list args; - if (lt_debug) - { - (void) fprintf (stderr, "%s:%s:%d: ", program_name, file, line); - va_start (args, fmt); - (void) vfprintf (stderr, fmt, args); - va_end (args); - } -} - -static void -lt_error_core (int exit_status, const char *file, - int line, const char *mode, - const char *message, va_list ap) -{ - fprintf (stderr, "%s:%s:%d: %s: ", program_name, file, line, mode); - vfprintf (stderr, message, ap); - fprintf (stderr, ".\n"); - - if (exit_status >= 0) - exit (exit_status); -} - -void -lt_fatal (const char *file, int line, const char *message, ...) -{ - va_list ap; - va_start (ap, message); - lt_error_core (EXIT_FAILURE, file, line, "FATAL", message, ap); - va_end (ap); -} - -static const char * -nonnull (const char *s) -{ - return s ? s : "(null)"; -} - -static const char * -nonempty (const char *s) -{ - return (s && !*s) ? "(empty)" : nonnull (s); -} - -void -lt_setenv (const char *name, const char *value) -{ - lt_debugprintf (__FILE__, __LINE__, - "(lt_setenv) setting '%s' to '%s'\n", - nonnull (name), nonnull (value)); - { -#ifdef HAVE_SETENV - /* always make a copy, for consistency with !HAVE_SETENV */ - char *str = xstrdup (value); - setenv (name, str, 1); -#else - int len = strlen (name) + 1 + strlen (value) + 1; - char *str = XMALLOC (char, len); - sprintf (str, "%s=%s", name, value); - if (putenv (str) != EXIT_SUCCESS) - { - XFREE (str); - } -#endif - } -} - -char * -lt_extend_str (const char *orig_value, const char *add, int to_end) -{ - char *new_value; - if (orig_value && *orig_value) - { - int orig_value_len = strlen (orig_value); - int add_len = strlen (add); - new_value = XMALLOC (char, add_len + orig_value_len + 1); - if (to_end) - { - strcpy (new_value, orig_value); - strcpy (new_value + orig_value_len, add); - } - else - { - strcpy (new_value, add); - strcpy (new_value + add_len, orig_value); - } - } - else - { - new_value = xstrdup (add); - } - return new_value; -} - -void -lt_update_exe_path (const char *name, const char *value) -{ - lt_debugprintf (__FILE__, __LINE__, - "(lt_update_exe_path) modifying '%s' by prepending '%s'\n", - nonnull (name), nonnull (value)); - - if (name && *name && value && *value) - { - char *new_value = lt_extend_str (getenv (name), value, 0); - /* some systems can't cope with a ':'-terminated path #' */ - int len = strlen (new_value); - while (((len = strlen (new_value)) > 0) && IS_PATH_SEPARATOR (new_value[len-1])) - { - new_value[len-1] = '\0'; - } - lt_setenv (name, new_value); - XFREE (new_value); - } -} - -void -lt_update_lib_path (const char *name, const char *value) -{ - lt_debugprintf (__FILE__, __LINE__, - "(lt_update_lib_path) modifying '%s' by prepending '%s'\n", - nonnull (name), nonnull (value)); - - if (name && *name && value && *value) - { - char *new_value = lt_extend_str (getenv (name), value, 0); - lt_setenv (name, new_value); - XFREE (new_value); - } -} - -EOF - case $host_os in - mingw*) - cat <<"EOF" - -/* Prepares an argument vector before calling spawn(). - Note that spawn() does not by itself call the command interpreter - (getenv ("COMSPEC") != NULL ? getenv ("COMSPEC") : - ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO); - GetVersionEx(&v); - v.dwPlatformId == VER_PLATFORM_WIN32_NT; - }) ? "cmd.exe" : "command.com"). - Instead it simply concatenates the arguments, separated by ' ', and calls - CreateProcess(). We must quote the arguments since Win32 CreateProcess() - interprets characters like ' ', '\t', '\\', '"' (but not '<' and '>') in a - special way: - - Space and tab are interpreted as delimiters. They are not treated as - delimiters if they are surrounded by double quotes: "...". - - Unescaped double quotes are removed from the input. Their only effect is - that within double quotes, space and tab are treated like normal - characters. - - Backslashes not followed by double quotes are not special. - - But 2*n+1 backslashes followed by a double quote become - n backslashes followed by a double quote (n >= 0): - \" -> " - \\\" -> \" - \\\\\" -> \\" - */ -#define SHELL_SPECIAL_CHARS "\"\\ \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" -#define SHELL_SPACE_CHARS " \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" -char ** -prepare_spawn (char **argv) -{ - size_t argc; - char **new_argv; - size_t i; - - /* Count number of arguments. */ - for (argc = 0; argv[argc] != NULL; argc++) - ; - - /* Allocate new argument vector. */ - new_argv = XMALLOC (char *, argc + 1); - - /* Put quoted arguments into the new argument vector. */ - for (i = 0; i < argc; i++) - { - const char *string = argv[i]; - - if (string[0] == '\0') - new_argv[i] = xstrdup ("\"\""); - else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL) - { - int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); - size_t length; - unsigned int backslashes; - const char *s; - char *quoted_string; - char *p; - - length = 0; - backslashes = 0; - if (quote_around) - length++; - for (s = string; *s != '\0'; s++) - { - char c = *s; - if (c == '"') - length += backslashes + 1; - length++; - if (c == '\\') - backslashes++; - else - backslashes = 0; - } - if (quote_around) - length += backslashes + 1; - - quoted_string = XMALLOC (char, length + 1); - - p = quoted_string; - backslashes = 0; - if (quote_around) - *p++ = '"'; - for (s = string; *s != '\0'; s++) - { - char c = *s; - if (c == '"') - { - unsigned int j; - for (j = backslashes + 1; j > 0; j--) - *p++ = '\\'; - } - *p++ = c; - if (c == '\\') - backslashes++; - else - backslashes = 0; - } - if (quote_around) - { - unsigned int j; - for (j = backslashes; j > 0; j--) - *p++ = '\\'; - *p++ = '"'; - } - *p = '\0'; - - new_argv[i] = quoted_string; - } - else - new_argv[i] = (char *) string; - } - new_argv[argc] = NULL; - - return new_argv; -} -EOF - ;; - esac - - cat <<"EOF" -void lt_dump_script (FILE* f) -{ -EOF - func_emit_wrapper yes | - $SED -n -e ' -s/^\(.\{79\}\)\(..*\)/\1\ -\2/ -h -s/\([\\"]\)/\\\1/g -s/$/\\n/ -s/\([^\n]*\).*/ fputs ("\1", f);/p -g -D' - cat <<"EOF" -} -EOF -} -# end: func_emit_cwrapperexe_src - -# func_win32_import_lib_p ARG -# True if ARG is an import lib, as indicated by $file_magic_cmd -func_win32_import_lib_p () -{ - $opt_debug - case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in - *import*) : ;; - *) false ;; - esac -} - -# func_mode_link arg... -func_mode_link () -{ - $opt_debug - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) - # It is impossible to link a dll without this setting, and - # we shouldn't force the makefile maintainer to figure out - # which system we are compiling for in order to pass an extra - # flag for every libtool invocation. - # allow_undefined=no - - # FIXME: Unfortunately, there are problems with the above when trying - # to make a dll which has undefined symbols, in which case not - # even a static library is built. For now, we need to specify - # -no-undefined on the libtool link line when we can be certain - # that all symbols are satisfied, otherwise we get a static library. - allow_undefined=yes - ;; - *) - allow_undefined=yes - ;; - esac - libtool_args=$nonopt - base_compile="$nonopt $@" - compile_command=$nonopt - finalize_command=$nonopt - - compile_rpath= - finalize_rpath= - compile_shlibpath= - finalize_shlibpath= - convenience= - old_convenience= - deplibs= - old_deplibs= - compiler_flags= - linker_flags= - dllsearchpath= - lib_search_path=`pwd` - inst_prefix_dir= - new_inherited_linker_flags= - - avoid_version=no - bindir= - dlfiles= - dlprefiles= - dlself=no - export_dynamic=no - export_symbols= - export_symbols_regex= - generated= - libobjs= - ltlibs= - module=no - no_install=no - objs= - non_pic_objects= - precious_files_regex= - prefer_static_libs=no - preload=no - prev= - prevarg= - release= - rpath= - xrpath= - perm_rpath= - temp_rpath= - thread_safe=no - vinfo= - vinfo_number=no - weak_libs= - single_module="${wl}-single_module" - func_infer_tag $base_compile - - # We need to know -static, to get the right output filenames. - for arg - do - case $arg in - -shared) - test "$build_libtool_libs" != yes && \ - func_fatal_configuration "can not build a shared library" - build_old_libs=no - break - ;; - -all-static | -static | -static-libtool-libs) - case $arg in - -all-static) - if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then - func_warning "complete static linking is impossible in this configuration" - fi - if test -n "$link_static_flag"; then - dlopen_self=$dlopen_self_static - fi - prefer_static_libs=yes - ;; - -static) - if test -z "$pic_flag" && test -n "$link_static_flag"; then - dlopen_self=$dlopen_self_static - fi - prefer_static_libs=built - ;; - -static-libtool-libs) - if test -z "$pic_flag" && test -n "$link_static_flag"; then - dlopen_self=$dlopen_self_static - fi - prefer_static_libs=yes - ;; - esac - build_libtool_libs=no - build_old_libs=yes - break - ;; - esac - done - - # See if our shared archives depend on static archives. - test -n "$old_archive_from_new_cmds" && build_old_libs=yes - - # Go through the arguments, transforming them on the way. - while test "$#" -gt 0; do - arg="$1" - shift - func_quote_for_eval "$arg" - qarg=$func_quote_for_eval_unquoted_result - libtool_args+=" $func_quote_for_eval_result" - - # If the previous option needs an argument, assign it. - if test -n "$prev"; then - case $prev in - output) - compile_command+=" @OUTPUT@" - finalize_command+=" @OUTPUT@" - ;; - esac - - case $prev in - bindir) - bindir="$arg" - prev= - continue - ;; - dlfiles|dlprefiles) - if test "$preload" = no; then - # Add the symbol object into the linking commands. - compile_command+=" @SYMFILE@" - finalize_command+=" @SYMFILE@" - preload=yes - fi - case $arg in - *.la | *.lo) ;; # We handle these cases below. - force) - if test "$dlself" = no; then - dlself=needless - export_dynamic=yes - fi - prev= - continue - ;; - self) - if test "$prev" = dlprefiles; then - dlself=yes - elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then - dlself=yes - else - dlself=needless - export_dynamic=yes - fi - prev= - continue - ;; - *) - if test "$prev" = dlfiles; then - dlfiles+=" $arg" - else - dlprefiles+=" $arg" - fi - prev= - continue - ;; - esac - ;; - expsyms) - export_symbols="$arg" - test -f "$arg" \ - || func_fatal_error "symbol file \`$arg' does not exist" - prev= - continue - ;; - expsyms_regex) - export_symbols_regex="$arg" - prev= - continue - ;; - framework) - case $host in - *-*-darwin*) - case "$deplibs " in - *" $qarg.ltframework "*) ;; - *) deplibs+=" $qarg.ltframework" # this is fixed later - ;; - esac - ;; - esac - prev= - continue - ;; - inst_prefix) - inst_prefix_dir="$arg" - prev= - continue - ;; - objectlist) - if test -f "$arg"; then - save_arg=$arg - moreargs= - for fil in `cat "$save_arg"` - do -# moreargs+=" $fil" - arg=$fil - # A libtool-controlled object. - - # Check to see that this really is a libtool object. - if func_lalib_unsafe_p "$arg"; then - pic_object= - non_pic_object= - - # Read the .lo file - func_source "$arg" - - if test -z "$pic_object" || - test -z "$non_pic_object" || - test "$pic_object" = none && - test "$non_pic_object" = none; then - func_fatal_error "cannot find name of object for \`$arg'" - fi - - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir="$func_dirname_result" - - if test "$pic_object" != none; then - # Prepend the subdirectory the object is found in. - pic_object="$xdir$pic_object" - - if test "$prev" = dlfiles; then - if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then - dlfiles+=" $pic_object" - prev= - continue - else - # If libtool objects are unsupported, then we need to preload. - prev=dlprefiles - fi - fi - - # CHECK ME: I think I busted this. -Ossama - if test "$prev" = dlprefiles; then - # Preload the old-style object. - dlprefiles+=" $pic_object" - prev= - fi - - # A PIC object. - libobjs+=" $pic_object" - arg="$pic_object" - fi - - # Non-PIC object. - if test "$non_pic_object" != none; then - # Prepend the subdirectory the object is found in. - non_pic_object="$xdir$non_pic_object" - - # A standard non-PIC object - non_pic_objects+=" $non_pic_object" - if test -z "$pic_object" || test "$pic_object" = none ; then - arg="$non_pic_object" - fi - else - # If the PIC object exists, use it instead. - # $xdir was prepended to $pic_object above. - non_pic_object="$pic_object" - non_pic_objects+=" $non_pic_object" - fi - else - # Only an error if not doing a dry-run. - if $opt_dry_run; then - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir="$func_dirname_result" - - func_lo2o "$arg" - pic_object=$xdir$objdir/$func_lo2o_result - non_pic_object=$xdir$func_lo2o_result - libobjs+=" $pic_object" - non_pic_objects+=" $non_pic_object" - else - func_fatal_error "\`$arg' is not a valid libtool object" - fi - fi - done - else - func_fatal_error "link input file \`$arg' does not exist" - fi - arg=$save_arg - prev= - continue - ;; - precious_regex) - precious_files_regex="$arg" - prev= - continue - ;; - release) - release="-$arg" - prev= - continue - ;; - rpath | xrpath) - # We need an absolute path. - case $arg in - [\\/]* | [A-Za-z]:[\\/]*) ;; - *) - func_fatal_error "only absolute run-paths are allowed" - ;; - esac - if test "$prev" = rpath; then - case "$rpath " in - *" $arg "*) ;; - *) rpath+=" $arg" ;; - esac - else - case "$xrpath " in - *" $arg "*) ;; - *) xrpath+=" $arg" ;; - esac - fi - prev= - continue - ;; - shrext) - shrext_cmds="$arg" - prev= - continue - ;; - weak) - weak_libs+=" $arg" - prev= - continue - ;; - xcclinker) - linker_flags+=" $qarg" - compiler_flags+=" $qarg" - prev= - compile_command+=" $qarg" - finalize_command+=" $qarg" - continue - ;; - xcompiler) - compiler_flags+=" $qarg" - prev= - compile_command+=" $qarg" - finalize_command+=" $qarg" - continue - ;; - xlinker) - linker_flags+=" $qarg" - compiler_flags+=" $wl$qarg" - prev= - compile_command+=" $wl$qarg" - finalize_command+=" $wl$qarg" - continue - ;; - *) - eval "$prev=\"\$arg\"" - prev= - continue - ;; - esac - fi # test -n "$prev" - - prevarg="$arg" - - case $arg in - -all-static) - if test -n "$link_static_flag"; then - # See comment for -static flag below, for more details. - compile_command+=" $link_static_flag" - finalize_command+=" $link_static_flag" - fi - continue - ;; - - -allow-undefined) - # FIXME: remove this flag sometime in the future. - func_fatal_error "\`-allow-undefined' must not be used because it is the default" - ;; - - -avoid-version) - avoid_version=yes - continue - ;; - - -bindir) - prev=bindir - continue - ;; - - -dlopen) - prev=dlfiles - continue - ;; - - -dlpreopen) - prev=dlprefiles - continue - ;; - - -export-dynamic) - export_dynamic=yes - continue - ;; - - -export-symbols | -export-symbols-regex) - if test -n "$export_symbols" || test -n "$export_symbols_regex"; then - func_fatal_error "more than one -exported-symbols argument is not allowed" - fi - if test "X$arg" = "X-export-symbols"; then - prev=expsyms - else - prev=expsyms_regex - fi - continue - ;; - - -framework) - prev=framework - continue - ;; - - -inst-prefix-dir) - prev=inst_prefix - continue - ;; - - # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:* - # so, if we see these flags be careful not to treat them like -L - -L[A-Z][A-Z]*:*) - case $with_gcc/$host in - no/*-*-irix* | /*-*-irix*) - compile_command+=" $arg" - finalize_command+=" $arg" - ;; - esac - continue - ;; - - -L*) - func_stripname "-L" '' "$arg" - if test -z "$func_stripname_result"; then - if test "$#" -gt 0; then - func_fatal_error "require no space between \`-L' and \`$1'" - else - func_fatal_error "need path for \`-L' option" - fi - fi - func_resolve_sysroot "$func_stripname_result" - dir=$func_resolve_sysroot_result - # We need an absolute path. - case $dir in - [\\/]* | [A-Za-z]:[\\/]*) ;; - *) - absdir=`cd "$dir" && pwd` - test -z "$absdir" && \ - func_fatal_error "cannot determine absolute directory name of \`$dir'" - dir="$absdir" - ;; - esac - case "$deplibs " in - *" -L$dir "* | *" $arg "*) - # Will only happen for absolute or sysroot arguments - ;; - *) - # Preserve sysroot, but never include relative directories - case $dir in - [\\/]* | [A-Za-z]:[\\/]* | =*) deplibs+=" $arg" ;; - *) deplibs+=" -L$dir" ;; - esac - lib_search_path+=" $dir" - ;; - esac - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) - testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` - case :$dllsearchpath: in - *":$dir:"*) ;; - ::) dllsearchpath=$dir;; - *) dllsearchpath+=":$dir";; - esac - case :$dllsearchpath: in - *":$testbindir:"*) ;; - ::) dllsearchpath=$testbindir;; - *) dllsearchpath+=":$testbindir";; - esac - ;; - esac - continue - ;; - - -l*) - if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc* | *-*-haiku*) - # These systems don't actually have a C or math library (as such) - continue - ;; - *-*-os2*) - # These systems don't actually have a C library (as such) - test "X$arg" = "X-lc" && continue - ;; - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) - # Do not include libc due to us having libc/libc_r. - test "X$arg" = "X-lc" && continue - ;; - *-*-rhapsody* | *-*-darwin1.[012]) - # Rhapsody C and math libraries are in the System framework - deplibs+=" System.ltframework" - continue - ;; - *-*-sco3.2v5* | *-*-sco5v6*) - # Causes problems with __ctype - test "X$arg" = "X-lc" && continue - ;; - *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) - # Compiler inserts libc in the correct place for threads to work - test "X$arg" = "X-lc" && continue - ;; - esac - elif test "X$arg" = "X-lc_r"; then - case $host in - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; - esac - fi - deplibs+=" $arg" - continue - ;; - - -module) - module=yes - continue - ;; - - # Tru64 UNIX uses -model [arg] to determine the layout of C++ - # classes, name mangling, and exception handling. - # Darwin uses the -arch flag to determine output architecture. - -model|-arch|-isysroot|--sysroot) - compiler_flags+=" $arg" - compile_command+=" $arg" - finalize_command+=" $arg" - prev=xcompiler - continue - ;; - - -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ - |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) - compiler_flags+=" $arg" - compile_command+=" $arg" - finalize_command+=" $arg" - case "$new_inherited_linker_flags " in - *" $arg "*) ;; - * ) new_inherited_linker_flags+=" $arg" ;; - esac - continue - ;; - - -multi_module) - single_module="${wl}-multi_module" - continue - ;; - - -no-fast-install) - fast_install=no - continue - ;; - - -no-install) - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-darwin* | *-cegcc*) - # The PATH hackery in wrapper scripts is required on Windows - # and Darwin in order for the loader to find any dlls it needs. - func_warning "\`-no-install' is ignored for $host" - func_warning "assuming \`-no-fast-install' instead" - fast_install=no - ;; - *) no_install=yes ;; - esac - continue - ;; - - -no-undefined) - allow_undefined=no - continue - ;; - - -objectlist) - prev=objectlist - continue - ;; - - -o) prev=output ;; - - -precious-files-regex) - prev=precious_regex - continue - ;; - - -release) - prev=release - continue - ;; - - -rpath) - prev=rpath - continue - ;; - - -R) - prev=xrpath - continue - ;; - - -R*) - func_stripname '-R' '' "$arg" - dir=$func_stripname_result - # We need an absolute path. - case $dir in - [\\/]* | [A-Za-z]:[\\/]*) ;; - =*) - func_stripname '=' '' "$dir" - dir=$lt_sysroot$func_stripname_result - ;; - *) - func_fatal_error "only absolute run-paths are allowed" - ;; - esac - case "$xrpath " in - *" $dir "*) ;; - *) xrpath+=" $dir" ;; - esac - continue - ;; - - -shared) - # The effects of -shared are defined in a previous loop. - continue - ;; - - -shrext) - prev=shrext - continue - ;; - - -static | -static-libtool-libs) - # The effects of -static are defined in a previous loop. - # We used to do the same as -all-static on platforms that - # didn't have a PIC flag, but the assumption that the effects - # would be equivalent was wrong. It would break on at least - # Digital Unix and AIX. - continue - ;; - - -thread-safe) - thread_safe=yes - continue - ;; - - -version-info) - prev=vinfo - continue - ;; - - -version-number) - prev=vinfo - vinfo_number=yes - continue - ;; - - -weak) - prev=weak - continue - ;; - - -Wc,*) - func_stripname '-Wc,' '' "$arg" - args=$func_stripname_result - arg= - save_ifs="$IFS"; IFS=',' - for flag in $args; do - IFS="$save_ifs" - func_quote_for_eval "$flag" - arg+=" $func_quote_for_eval_result" - compiler_flags+=" $func_quote_for_eval_result" - done - IFS="$save_ifs" - func_stripname ' ' '' "$arg" - arg=$func_stripname_result - ;; - - -Wl,*) - func_stripname '-Wl,' '' "$arg" - args=$func_stripname_result - arg= - save_ifs="$IFS"; IFS=',' - for flag in $args; do - IFS="$save_ifs" - func_quote_for_eval "$flag" - arg+=" $wl$func_quote_for_eval_result" - compiler_flags+=" $wl$func_quote_for_eval_result" - linker_flags+=" $func_quote_for_eval_result" - done - IFS="$save_ifs" - func_stripname ' ' '' "$arg" - arg=$func_stripname_result - ;; - - -Xcompiler) - prev=xcompiler - continue - ;; - - -Xlinker) - prev=xlinker - continue - ;; - - -XCClinker) - prev=xcclinker - continue - ;; - - # -msg_* for osf cc - -msg_*) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - ;; - - # Flags to be passed through unchanged, with rationale: - # -64, -mips[0-9] enable 64-bit mode for the SGI compiler - # -r[0-9][0-9]* specify processor for the SGI compiler - # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler - # +DA*, +DD* enable 64-bit mode for the HP compiler - # -q* compiler args for the IBM compiler - # -m*, -t[45]*, -txscale* architecture-specific flags for GCC - # -F/path path to uninstalled frameworks, gcc on darwin - # -p, -pg, --coverage, -fprofile-* profiling flags for GCC - # @file GCC response files - # -tp=* Portland pgcc target processor selection - # --sysroot=* for sysroot support - # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization - -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ - -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \ - -O*|-flto*|-fwhopr*|-fuse-linker-plugin) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - compile_command+=" $arg" - finalize_command+=" $arg" - compiler_flags+=" $arg" - continue - ;; - - # Some other compiler flag. - -* | +*) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - ;; - - *.$objext) - # A standard object. - objs+=" $arg" - ;; - - *.lo) - # A libtool-controlled object. - - # Check to see that this really is a libtool object. - if func_lalib_unsafe_p "$arg"; then - pic_object= - non_pic_object= - - # Read the .lo file - func_source "$arg" - - if test -z "$pic_object" || - test -z "$non_pic_object" || - test "$pic_object" = none && - test "$non_pic_object" = none; then - func_fatal_error "cannot find name of object for \`$arg'" - fi - - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir="$func_dirname_result" - - if test "$pic_object" != none; then - # Prepend the subdirectory the object is found in. - pic_object="$xdir$pic_object" - - if test "$prev" = dlfiles; then - if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then - dlfiles+=" $pic_object" - prev= - continue - else - # If libtool objects are unsupported, then we need to preload. - prev=dlprefiles - fi - fi - - # CHECK ME: I think I busted this. -Ossama - if test "$prev" = dlprefiles; then - # Preload the old-style object. - dlprefiles+=" $pic_object" - prev= - fi - - # A PIC object. - libobjs+=" $pic_object" - arg="$pic_object" - fi - - # Non-PIC object. - if test "$non_pic_object" != none; then - # Prepend the subdirectory the object is found in. - non_pic_object="$xdir$non_pic_object" - - # A standard non-PIC object - non_pic_objects+=" $non_pic_object" - if test -z "$pic_object" || test "$pic_object" = none ; then - arg="$non_pic_object" - fi - else - # If the PIC object exists, use it instead. - # $xdir was prepended to $pic_object above. - non_pic_object="$pic_object" - non_pic_objects+=" $non_pic_object" - fi - else - # Only an error if not doing a dry-run. - if $opt_dry_run; then - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir="$func_dirname_result" - - func_lo2o "$arg" - pic_object=$xdir$objdir/$func_lo2o_result - non_pic_object=$xdir$func_lo2o_result - libobjs+=" $pic_object" - non_pic_objects+=" $non_pic_object" - else - func_fatal_error "\`$arg' is not a valid libtool object" - fi - fi - ;; - - *.$libext) - # An archive. - deplibs+=" $arg" - old_deplibs+=" $arg" - continue - ;; - - *.la) - # A libtool-controlled library. - - func_resolve_sysroot "$arg" - if test "$prev" = dlfiles; then - # This library was specified with -dlopen. - dlfiles+=" $func_resolve_sysroot_result" - prev= - elif test "$prev" = dlprefiles; then - # The library was specified with -dlpreopen. - dlprefiles+=" $func_resolve_sysroot_result" - prev= - else - deplibs+=" $func_resolve_sysroot_result" - fi - continue - ;; - - # Some other compiler argument. - *) - # Unknown arguments in both finalize_command and compile_command need - # to be aesthetically quoted because they are evaled later. - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - ;; - esac # arg - - # Now actually substitute the argument into the commands. - if test -n "$arg"; then - compile_command+=" $arg" - finalize_command+=" $arg" - fi - done # argument parsing loop - - test -n "$prev" && \ - func_fatal_help "the \`$prevarg' option requires an argument" - - if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then - eval arg=\"$export_dynamic_flag_spec\" - compile_command+=" $arg" - finalize_command+=" $arg" - fi - - oldlibs= - # calculate the name of the file, without its directory - func_basename "$output" - outputname="$func_basename_result" - libobjs_save="$libobjs" - - if test -n "$shlibpath_var"; then - # get the directories listed in $shlibpath_var - eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\` - else - shlib_search_path= - fi - eval sys_lib_search_path=\"$sys_lib_search_path_spec\" - eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\" - - func_dirname "$output" "/" "" - output_objdir="$func_dirname_result$objdir" - func_to_tool_file "$output_objdir/" - tool_output_objdir=$func_to_tool_file_result - # Create the object directory. - func_mkdir_p "$output_objdir" - - # Determine the type of output - case $output in - "") - func_fatal_help "you must specify an output file" - ;; - *.$libext) linkmode=oldlib ;; - *.lo | *.$objext) linkmode=obj ;; - *.la) linkmode=lib ;; - *) linkmode=prog ;; # Anything else should be a program. - esac - - specialdeplibs= - - libs= - # Find all interdependent deplibs by searching for libraries - # that are linked more than once (e.g. -la -lb -la) - for deplib in $deplibs; do - if $opt_preserve_dup_deps ; then - case "$libs " in - *" $deplib "*) specialdeplibs+=" $deplib" ;; - esac - fi - libs+=" $deplib" - done - - if test "$linkmode" = lib; then - libs="$predeps $libs $compiler_lib_search_path $postdeps" - - # Compute libraries that are listed more than once in $predeps - # $postdeps and mark them as special (i.e., whose duplicates are - # not to be eliminated). - pre_post_deps= - if $opt_duplicate_compiler_generated_deps; then - for pre_post_dep in $predeps $postdeps; do - case "$pre_post_deps " in - *" $pre_post_dep "*) specialdeplibs+=" $pre_post_deps" ;; - esac - pre_post_deps+=" $pre_post_dep" - done - fi - pre_post_deps= - fi - - deplibs= - newdependency_libs= - newlib_search_path= - need_relink=no # whether we're linking any uninstalled libtool libraries - notinst_deplibs= # not-installed libtool libraries - notinst_path= # paths that contain not-installed libtool libraries - - case $linkmode in - lib) - passes="conv dlpreopen link" - for file in $dlfiles $dlprefiles; do - case $file in - *.la) ;; - *) - func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file" - ;; - esac - done - ;; - prog) - compile_deplibs= - finalize_deplibs= - alldeplibs=no - newdlfiles= - newdlprefiles= - passes="conv scan dlopen dlpreopen link" - ;; - *) passes="conv" - ;; - esac - - for pass in $passes; do - # The preopen pass in lib mode reverses $deplibs; put it back here - # so that -L comes before libs that need it for instance... - if test "$linkmode,$pass" = "lib,link"; then - ## FIXME: Find the place where the list is rebuilt in the wrong - ## order, and fix it there properly - tmp_deplibs= - for deplib in $deplibs; do - tmp_deplibs="$deplib $tmp_deplibs" - done - deplibs="$tmp_deplibs" - fi - - if test "$linkmode,$pass" = "lib,link" || - test "$linkmode,$pass" = "prog,scan"; then - libs="$deplibs" - deplibs= - fi - if test "$linkmode" = prog; then - case $pass in - dlopen) libs="$dlfiles" ;; - dlpreopen) libs="$dlprefiles" ;; - link) - libs="$deplibs %DEPLIBS%" - test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs" - ;; - esac - fi - if test "$linkmode,$pass" = "lib,dlpreopen"; then - # Collect and forward deplibs of preopened libtool libs - for lib in $dlprefiles; do - # Ignore non-libtool-libs - dependency_libs= - func_resolve_sysroot "$lib" - case $lib in - *.la) func_source "$func_resolve_sysroot_result" ;; - esac - - # Collect preopened libtool deplibs, except any this library - # has declared as weak libs - for deplib in $dependency_libs; do - func_basename "$deplib" - deplib_base=$func_basename_result - case " $weak_libs " in - *" $deplib_base "*) ;; - *) deplibs+=" $deplib" ;; - esac - done - done - libs="$dlprefiles" - fi - if test "$pass" = dlopen; then - # Collect dlpreopened libraries - save_deplibs="$deplibs" - deplibs= - fi - - for deplib in $libs; do - lib= - found=no - case $deplib in - -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ - |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) - if test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - compiler_flags+=" $deplib" - if test "$linkmode" = lib ; then - case "$new_inherited_linker_flags " in - *" $deplib "*) ;; - * ) new_inherited_linker_flags+=" $deplib" ;; - esac - fi - fi - continue - ;; - -l*) - if test "$linkmode" != lib && test "$linkmode" != prog; then - func_warning "\`-l' is ignored for archives/objects" - continue - fi - func_stripname '-l' '' "$deplib" - name=$func_stripname_result - if test "$linkmode" = lib; then - searchdirs="$newlib_search_path $lib_search_path $compiler_lib_search_dirs $sys_lib_search_path $shlib_search_path" - else - searchdirs="$newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path" - fi - for searchdir in $searchdirs; do - for search_ext in .la $std_shrext .so .a; do - # Search the libtool library - lib="$searchdir/lib${name}${search_ext}" - if test -f "$lib"; then - if test "$search_ext" = ".la"; then - found=yes - else - found=no - fi - break 2 - fi - done - done - if test "$found" != yes; then - # deplib doesn't seem to be a libtool library - if test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - deplibs="$deplib $deplibs" - test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs" - fi - continue - else # deplib is a libtool library - # If $allow_libtool_libs_with_static_runtimes && $deplib is a stdlib, - # We need to do some special things here, and not later. - if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then - case " $predeps $postdeps " in - *" $deplib "*) - if func_lalib_p "$lib"; then - library_names= - old_library= - func_source "$lib" - for l in $old_library $library_names; do - ll="$l" - done - if test "X$ll" = "X$old_library" ; then # only static version available - found=no - func_dirname "$lib" "" "." - ladir="$func_dirname_result" - lib=$ladir/$old_library - if test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - deplibs="$deplib $deplibs" - test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs" - fi - continue - fi - fi - ;; - *) ;; - esac - fi - fi - ;; # -l - *.ltframework) - if test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - deplibs="$deplib $deplibs" - if test "$linkmode" = lib ; then - case "$new_inherited_linker_flags " in - *" $deplib "*) ;; - * ) new_inherited_linker_flags+=" $deplib" ;; - esac - fi - fi - continue - ;; - -L*) - case $linkmode in - lib) - deplibs="$deplib $deplibs" - test "$pass" = conv && continue - newdependency_libs="$deplib $newdependency_libs" - func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - newlib_search_path+=" $func_resolve_sysroot_result" - ;; - prog) - if test "$pass" = conv; then - deplibs="$deplib $deplibs" - continue - fi - if test "$pass" = scan; then - deplibs="$deplib $deplibs" - else - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - fi - func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - newlib_search_path+=" $func_resolve_sysroot_result" - ;; - *) - func_warning "\`-L' is ignored for archives/objects" - ;; - esac # linkmode - continue - ;; # -L - -R*) - if test "$pass" = link; then - func_stripname '-R' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - dir=$func_resolve_sysroot_result - # Make sure the xrpath contains only unique directories. - case "$xrpath " in - *" $dir "*) ;; - *) xrpath+=" $dir" ;; - esac - fi - deplibs="$deplib $deplibs" - continue - ;; - *.la) - func_resolve_sysroot "$deplib" - lib=$func_resolve_sysroot_result - ;; - *.$libext) - if test "$pass" = conv; then - deplibs="$deplib $deplibs" - continue - fi - case $linkmode in - lib) - # Linking convenience modules into shared libraries is allowed, - # but linking other static libraries is non-portable. - case " $dlpreconveniencelibs " in - *" $deplib "*) ;; - *) - valid_a_lib=no - case $deplibs_check_method in - match_pattern*) - set dummy $deplibs_check_method; shift - match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` - if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ - | $EGREP "$match_pattern_regex" > /dev/null; then - valid_a_lib=yes - fi - ;; - pass_all) - valid_a_lib=yes - ;; - esac - if test "$valid_a_lib" != yes; then - echo - $ECHO "*** Warning: Trying to link with static lib archive $deplib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have" - echo "*** because the file extensions .$libext of this argument makes me believe" - echo "*** that it is just a static archive that I should not use here." - else - echo - $ECHO "*** Warning: Linking the shared library $output against the" - $ECHO "*** static library $deplib is not portable!" - deplibs="$deplib $deplibs" - fi - ;; - esac - continue - ;; - prog) - if test "$pass" != link; then - deplibs="$deplib $deplibs" - else - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - fi - continue - ;; - esac # linkmode - ;; # *.$libext - *.lo | *.$objext) - if test "$pass" = conv; then - deplibs="$deplib $deplibs" - elif test "$linkmode" = prog; then - if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then - # If there is no dlopen support or we're linking statically, - # we need to preload. - newdlprefiles+=" $deplib" - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - newdlfiles+=" $deplib" - fi - fi - continue - ;; - %DEPLIBS%) - alldeplibs=yes - continue - ;; - esac # case $deplib - - if test "$found" = yes || test -f "$lib"; then : - else - func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'" - fi - - # Check to see that this really is a libtool archive. - func_lalib_unsafe_p "$lib" \ - || func_fatal_error "\`$lib' is not a valid libtool archive" - - func_dirname "$lib" "" "." - ladir="$func_dirname_result" - - dlname= - dlopen= - dlpreopen= - libdir= - library_names= - old_library= - inherited_linker_flags= - # If the library was installed with an old release of libtool, - # it will not redefine variables installed, or shouldnotlink - installed=yes - shouldnotlink=no - avoidtemprpath= - - - # Read the .la file - func_source "$lib" - - # Convert "-framework foo" to "foo.ltframework" - if test -n "$inherited_linker_flags"; then - tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` - for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do - case " $new_inherited_linker_flags " in - *" $tmp_inherited_linker_flag "*) ;; - *) new_inherited_linker_flags+=" $tmp_inherited_linker_flag";; - esac - done - fi - dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - if test "$linkmode,$pass" = "lib,link" || - test "$linkmode,$pass" = "prog,scan" || - { test "$linkmode" != prog && test "$linkmode" != lib; }; then - test -n "$dlopen" && dlfiles+=" $dlopen" - test -n "$dlpreopen" && dlprefiles+=" $dlpreopen" - fi - - if test "$pass" = conv; then - # Only check for convenience libraries - deplibs="$lib $deplibs" - if test -z "$libdir"; then - if test -z "$old_library"; then - func_fatal_error "cannot find name of link library for \`$lib'" - fi - # It is a libtool convenience library, so add in its objects. - convenience+=" $ladir/$objdir/$old_library" - old_convenience+=" $ladir/$objdir/$old_library" - tmp_libs= - for deplib in $dependency_libs; do - deplibs="$deplib $deplibs" - if $opt_preserve_dup_deps ; then - case "$tmp_libs " in - *" $deplib "*) specialdeplibs+=" $deplib" ;; - esac - fi - tmp_libs+=" $deplib" - done - elif test "$linkmode" != prog && test "$linkmode" != lib; then - func_fatal_error "\`$lib' is not a convenience library" - fi - continue - fi # $pass = conv - - - # Get the name of the library we link against. - linklib= - if test -n "$old_library" && - { test "$prefer_static_libs" = yes || - test "$prefer_static_libs,$installed" = "built,no"; }; then - linklib=$old_library - else - for l in $old_library $library_names; do - linklib="$l" - done - fi - if test -z "$linklib"; then - func_fatal_error "cannot find name of link library for \`$lib'" - fi - - # This library was specified with -dlopen. - if test "$pass" = dlopen; then - if test -z "$libdir"; then - func_fatal_error "cannot -dlopen a convenience library: \`$lib'" - fi - if test -z "$dlname" || - test "$dlopen_support" != yes || - test "$build_libtool_libs" = no; then - # If there is no dlname, no dlopen support or we're linking - # statically, we need to preload. We also need to preload any - # dependent libraries so libltdl's deplib preloader doesn't - # bomb out in the load deplibs phase. - dlprefiles+=" $lib $dependency_libs" - else - newdlfiles+=" $lib" - fi - continue - fi # $pass = dlopen - - # We need an absolute path. - case $ladir in - [\\/]* | [A-Za-z]:[\\/]*) abs_ladir="$ladir" ;; - *) - abs_ladir=`cd "$ladir" && pwd` - if test -z "$abs_ladir"; then - func_warning "cannot determine absolute directory name of \`$ladir'" - func_warning "passing it literally to the linker, although it might fail" - abs_ladir="$ladir" - fi - ;; - esac - func_basename "$lib" - laname="$func_basename_result" - - # Find the relevant object directory and library name. - if test "X$installed" = Xyes; then - if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then - func_warning "library \`$lib' was moved." - dir="$ladir" - absdir="$abs_ladir" - libdir="$abs_ladir" - else - dir="$lt_sysroot$libdir" - absdir="$lt_sysroot$libdir" - fi - test "X$hardcode_automatic" = Xyes && avoidtemprpath=yes - else - if test ! -f "$ladir/$objdir/$linklib" && test -f "$abs_ladir/$linklib"; then - dir="$ladir" - absdir="$abs_ladir" - # Remove this search path later - notinst_path+=" $abs_ladir" - else - dir="$ladir/$objdir" - absdir="$abs_ladir/$objdir" - # Remove this search path later - notinst_path+=" $abs_ladir" - fi - fi # $installed = yes - func_stripname 'lib' '.la' "$laname" - name=$func_stripname_result - - # This library was specified with -dlpreopen. - if test "$pass" = dlpreopen; then - if test -z "$libdir" && test "$linkmode" = prog; then - func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'" - fi - case "$host" in - # special handling for platforms with PE-DLLs. - *cygwin* | *mingw* | *cegcc* ) - # Linker will automatically link against shared library if both - # static and shared are present. Therefore, ensure we extract - # symbols from the import library if a shared library is present - # (otherwise, the dlopen module name will be incorrect). We do - # this by putting the import library name into $newdlprefiles. - # We recover the dlopen module name by 'saving' the la file - # name in a special purpose variable, and (later) extracting the - # dlname from the la file. - if test -n "$dlname"; then - func_tr_sh "$dir/$linklib" - eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname" - newdlprefiles+=" $dir/$linklib" - else - newdlprefiles+=" $dir/$old_library" - # Keep a list of preopened convenience libraries to check - # that they are being used correctly in the link pass. - test -z "$libdir" && \ - dlpreconveniencelibs+=" $dir/$old_library" - fi - ;; - * ) - # Prefer using a static library (so that no silly _DYNAMIC symbols - # are required to link). - if test -n "$old_library"; then - newdlprefiles+=" $dir/$old_library" - # Keep a list of preopened convenience libraries to check - # that they are being used correctly in the link pass. - test -z "$libdir" && \ - dlpreconveniencelibs+=" $dir/$old_library" - # Otherwise, use the dlname, so that lt_dlopen finds it. - elif test -n "$dlname"; then - newdlprefiles+=" $dir/$dlname" - else - newdlprefiles+=" $dir/$linklib" - fi - ;; - esac - fi # $pass = dlpreopen - - if test -z "$libdir"; then - # Link the convenience library - if test "$linkmode" = lib; then - deplibs="$dir/$old_library $deplibs" - elif test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$dir/$old_library $compile_deplibs" - finalize_deplibs="$dir/$old_library $finalize_deplibs" - else - deplibs="$lib $deplibs" # used for prog,scan pass - fi - continue - fi - - - if test "$linkmode" = prog && test "$pass" != link; then - newlib_search_path+=" $ladir" - deplibs="$lib $deplibs" - - linkalldeplibs=no - if test "$link_all_deplibs" != no || test -z "$library_names" || - test "$build_libtool_libs" = no; then - linkalldeplibs=yes - fi - - tmp_libs= - for deplib in $dependency_libs; do - case $deplib in - -L*) func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - newlib_search_path+=" $func_resolve_sysroot_result" - ;; - esac - # Need to link against all dependency_libs? - if test "$linkalldeplibs" = yes; then - deplibs="$deplib $deplibs" - else - # Need to hardcode shared library paths - # or/and link against static libraries - newdependency_libs="$deplib $newdependency_libs" - fi - if $opt_preserve_dup_deps ; then - case "$tmp_libs " in - *" $deplib "*) specialdeplibs+=" $deplib" ;; - esac - fi - tmp_libs+=" $deplib" - done # for deplib - continue - fi # $linkmode = prog... - - if test "$linkmode,$pass" = "prog,link"; then - if test -n "$library_names" && - { { test "$prefer_static_libs" = no || - test "$prefer_static_libs,$installed" = "built,yes"; } || - test -z "$old_library"; }; then - # We need to hardcode the library path - if test -n "$shlibpath_var" && test -z "$avoidtemprpath" ; then - # Make sure the rpath contains only unique directories. - case "$temp_rpath:" in - *"$absdir:"*) ;; - *) temp_rpath+="$absdir:" ;; - esac - fi - - # Hardcode the library path. - # Skip directories that are in the system default run-time - # search path. - case " $sys_lib_dlsearch_path " in - *" $absdir "*) ;; - *) - case "$compile_rpath " in - *" $absdir "*) ;; - *) compile_rpath+=" $absdir" ;; - esac - ;; - esac - case " $sys_lib_dlsearch_path " in - *" $libdir "*) ;; - *) - case "$finalize_rpath " in - *" $libdir "*) ;; - *) finalize_rpath+=" $libdir" ;; - esac - ;; - esac - fi # $linkmode,$pass = prog,link... - - if test "$alldeplibs" = yes && - { test "$deplibs_check_method" = pass_all || - { test "$build_libtool_libs" = yes && - test -n "$library_names"; }; }; then - # We only need to search for static libraries - continue - fi - fi - - link_static=no # Whether the deplib will be linked statically - use_static_libs=$prefer_static_libs - if test "$use_static_libs" = built && test "$installed" = yes; then - use_static_libs=no - fi - if test -n "$library_names" && - { test "$use_static_libs" = no || test -z "$old_library"; }; then - case $host in - *cygwin* | *mingw* | *cegcc*) - # No point in relinking DLLs because paths are not encoded - notinst_deplibs+=" $lib" - need_relink=no - ;; - *) - if test "$installed" = no; then - notinst_deplibs+=" $lib" - need_relink=yes - fi - ;; - esac - # This is a shared library - - # Warn about portability, can't link against -module's on some - # systems (darwin). Don't bleat about dlopened modules though! - dlopenmodule="" - for dlpremoduletest in $dlprefiles; do - if test "X$dlpremoduletest" = "X$lib"; then - dlopenmodule="$dlpremoduletest" - break - fi - done - if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then - echo - if test "$linkmode" = prog; then - $ECHO "*** Warning: Linking the executable $output against the loadable module" - else - $ECHO "*** Warning: Linking the shared library $output against the loadable module" - fi - $ECHO "*** $linklib is not portable!" - fi - if test "$linkmode" = lib && - test "$hardcode_into_libs" = yes; then - # Hardcode the library path. - # Skip directories that are in the system default run-time - # search path. - case " $sys_lib_dlsearch_path " in - *" $absdir "*) ;; - *) - case "$compile_rpath " in - *" $absdir "*) ;; - *) compile_rpath+=" $absdir" ;; - esac - ;; - esac - case " $sys_lib_dlsearch_path " in - *" $libdir "*) ;; - *) - case "$finalize_rpath " in - *" $libdir "*) ;; - *) finalize_rpath+=" $libdir" ;; - esac - ;; - esac - fi - - if test -n "$old_archive_from_expsyms_cmds"; then - # figure out the soname - set dummy $library_names - shift - realname="$1" - shift - libname=`eval "\\$ECHO \"$libname_spec\""` - # use dlname if we got it. it's perfectly good, no? - if test -n "$dlname"; then - soname="$dlname" - elif test -n "$soname_spec"; then - # bleh windows - case $host in - *cygwin* | mingw* | *cegcc*) - func_arith $current - $age - major=$func_arith_result - versuffix="-$major" - ;; - esac - eval soname=\"$soname_spec\" - else - soname="$realname" - fi - - # Make a new name for the extract_expsyms_cmds to use - soroot="$soname" - func_basename "$soroot" - soname="$func_basename_result" - func_stripname 'lib' '.dll' "$soname" - newlib=libimp-$func_stripname_result.a - - # If the library has no export list, then create one now - if test -f "$output_objdir/$soname-def"; then : - else - func_verbose "extracting exported symbol list from \`$soname'" - func_execute_cmds "$extract_expsyms_cmds" 'exit $?' - fi - - # Create $newlib - if test -f "$output_objdir/$newlib"; then :; else - func_verbose "generating import library for \`$soname'" - func_execute_cmds "$old_archive_from_expsyms_cmds" 'exit $?' - fi - # make sure the library variables are pointing to the new library - dir=$output_objdir - linklib=$newlib - fi # test -n "$old_archive_from_expsyms_cmds" - - if test "$linkmode" = prog || test "$opt_mode" != relink; then - add_shlibpath= - add_dir= - add= - lib_linked=yes - case $hardcode_action in - immediate | unsupported) - if test "$hardcode_direct" = no; then - add="$dir/$linklib" - case $host in - *-*-sco3.2v5.0.[024]*) add_dir="-L$dir" ;; - *-*-sysv4*uw2*) add_dir="-L$dir" ;; - *-*-sysv5OpenUNIX* | *-*-sysv5UnixWare7.[01].[10]* | \ - *-*-unixware7*) add_dir="-L$dir" ;; - *-*-darwin* ) - # if the lib is a (non-dlopened) module then we can not - # link against it, someone is ignoring the earlier warnings - if /usr/bin/file -L $add 2> /dev/null | - $GREP ": [^:]* bundle" >/dev/null ; then - if test "X$dlopenmodule" != "X$lib"; then - $ECHO "*** Warning: lib $linklib is a module, not a shared library" - if test -z "$old_library" ; then - echo - echo "*** And there doesn't seem to be a static archive available" - echo "*** The link will probably fail, sorry" - else - add="$dir/$old_library" - fi - elif test -n "$old_library"; then - add="$dir/$old_library" - fi - fi - esac - elif test "$hardcode_minus_L" = no; then - case $host in - *-*-sunos*) add_shlibpath="$dir" ;; - esac - add_dir="-L$dir" - add="-l$name" - elif test "$hardcode_shlibpath_var" = no; then - add_shlibpath="$dir" - add="-l$name" - else - lib_linked=no - fi - ;; - relink) - if test "$hardcode_direct" = yes && - test "$hardcode_direct_absolute" = no; then - add="$dir/$linklib" - elif test "$hardcode_minus_L" = yes; then - add_dir="-L$absdir" - # Try looking first in the location we're being installed to. - if test -n "$inst_prefix_dir"; then - case $libdir in - [\\/]*) - add_dir+=" -L$inst_prefix_dir$libdir" - ;; - esac - fi - add="-l$name" - elif test "$hardcode_shlibpath_var" = yes; then - add_shlibpath="$dir" - add="-l$name" - else - lib_linked=no - fi - ;; - *) lib_linked=no ;; - esac - - if test "$lib_linked" != yes; then - func_fatal_configuration "unsupported hardcode properties" - fi - - if test -n "$add_shlibpath"; then - case :$compile_shlibpath: in - *":$add_shlibpath:"*) ;; - *) compile_shlibpath+="$add_shlibpath:" ;; - esac - fi - if test "$linkmode" = prog; then - test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs" - test -n "$add" && compile_deplibs="$add $compile_deplibs" - else - test -n "$add_dir" && deplibs="$add_dir $deplibs" - test -n "$add" && deplibs="$add $deplibs" - if test "$hardcode_direct" != yes && - test "$hardcode_minus_L" != yes && - test "$hardcode_shlibpath_var" = yes; then - case :$finalize_shlibpath: in - *":$libdir:"*) ;; - *) finalize_shlibpath+="$libdir:" ;; - esac - fi - fi - fi - - if test "$linkmode" = prog || test "$opt_mode" = relink; then - add_shlibpath= - add_dir= - add= - # Finalize command for both is simple: just hardcode it. - if test "$hardcode_direct" = yes && - test "$hardcode_direct_absolute" = no; then - add="$libdir/$linklib" - elif test "$hardcode_minus_L" = yes; then - add_dir="-L$libdir" - add="-l$name" - elif test "$hardcode_shlibpath_var" = yes; then - case :$finalize_shlibpath: in - *":$libdir:"*) ;; - *) finalize_shlibpath+="$libdir:" ;; - esac - add="-l$name" - elif test "$hardcode_automatic" = yes; then - if test -n "$inst_prefix_dir" && - test -f "$inst_prefix_dir$libdir/$linklib" ; then - add="$inst_prefix_dir$libdir/$linklib" - else - add="$libdir/$linklib" - fi - else - # We cannot seem to hardcode it, guess we'll fake it. - add_dir="-L$libdir" - # Try looking first in the location we're being installed to. - if test -n "$inst_prefix_dir"; then - case $libdir in - [\\/]*) - add_dir+=" -L$inst_prefix_dir$libdir" - ;; - esac - fi - add="-l$name" - fi - - if test "$linkmode" = prog; then - test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs" - test -n "$add" && finalize_deplibs="$add $finalize_deplibs" - else - test -n "$add_dir" && deplibs="$add_dir $deplibs" - test -n "$add" && deplibs="$add $deplibs" - fi - fi - elif test "$linkmode" = prog; then - # Here we assume that one of hardcode_direct or hardcode_minus_L - # is not unsupported. This is valid on all known static and - # shared platforms. - if test "$hardcode_direct" != unsupported; then - test -n "$old_library" && linklib="$old_library" - compile_deplibs="$dir/$linklib $compile_deplibs" - finalize_deplibs="$dir/$linklib $finalize_deplibs" - else - compile_deplibs="-l$name -L$dir $compile_deplibs" - finalize_deplibs="-l$name -L$dir $finalize_deplibs" - fi - elif test "$build_libtool_libs" = yes; then - # Not a shared library - if test "$deplibs_check_method" != pass_all; then - # We're trying link a shared library against a static one - # but the system doesn't support it. - - # Just print a warning and add the library to dependency_libs so - # that the program can be linked against the static library. - echo - $ECHO "*** Warning: This system can not link to static lib archive $lib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have." - if test "$module" = yes; then - echo "*** But as you try to build a module library, libtool will still create " - echo "*** a static module, that should work as long as the dlopening application" - echo "*** is linked with the -dlopen flag to resolve symbols at runtime." - if test -z "$global_symbol_pipe"; then - echo - echo "*** However, this would only work if libtool was able to extract symbol" - echo "*** lists from a program, using \`nm' or equivalent, but libtool could" - echo "*** not find such a program. So, this module is probably useless." - echo "*** \`nm' from GNU binutils and a full rebuild may help." - fi - if test "$build_old_libs" = no; then - build_libtool_libs=module - build_old_libs=yes - else - build_libtool_libs=no - fi - fi - else - deplibs="$dir/$old_library $deplibs" - link_static=yes - fi - fi # link shared/static library? - - if test "$linkmode" = lib; then - if test -n "$dependency_libs" && - { test "$hardcode_into_libs" != yes || - test "$build_old_libs" = yes || - test "$link_static" = yes; }; then - # Extract -R from dependency_libs - temp_deplibs= - for libdir in $dependency_libs; do - case $libdir in - -R*) func_stripname '-R' '' "$libdir" - temp_xrpath=$func_stripname_result - case " $xrpath " in - *" $temp_xrpath "*) ;; - *) xrpath+=" $temp_xrpath";; - esac;; - *) temp_deplibs+=" $libdir";; - esac - done - dependency_libs="$temp_deplibs" - fi - - newlib_search_path+=" $absdir" - # Link against this library - test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs" - # ... and its dependency_libs - tmp_libs= - for deplib in $dependency_libs; do - newdependency_libs="$deplib $newdependency_libs" - case $deplib in - -L*) func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result";; - *) func_resolve_sysroot "$deplib" ;; - esac - if $opt_preserve_dup_deps ; then - case "$tmp_libs " in - *" $func_resolve_sysroot_result "*) - specialdeplibs+=" $func_resolve_sysroot_result" ;; - esac - fi - tmp_libs+=" $func_resolve_sysroot_result" - done - - if test "$link_all_deplibs" != no; then - # Add the search paths of all dependency libraries - for deplib in $dependency_libs; do - path= - case $deplib in - -L*) path="$deplib" ;; - *.la) - func_resolve_sysroot "$deplib" - deplib=$func_resolve_sysroot_result - func_dirname "$deplib" "" "." - dir=$func_dirname_result - # We need an absolute path. - case $dir in - [\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;; - *) - absdir=`cd "$dir" && pwd` - if test -z "$absdir"; then - func_warning "cannot determine absolute directory name of \`$dir'" - absdir="$dir" - fi - ;; - esac - if $GREP "^installed=no" $deplib > /dev/null; then - case $host in - *-*-darwin*) - depdepl= - eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` - if test -n "$deplibrary_names" ; then - for tmp in $deplibrary_names ; do - depdepl=$tmp - done - if test -f "$absdir/$objdir/$depdepl" ; then - depdepl="$absdir/$objdir/$depdepl" - darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` - if test -z "$darwin_install_name"; then - darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` - fi - compiler_flags+=" ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}" - linker_flags+=" -dylib_file ${darwin_install_name}:${depdepl}" - path= - fi - fi - ;; - *) - path="-L$absdir/$objdir" - ;; - esac - else - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` - test -z "$libdir" && \ - func_fatal_error "\`$deplib' is not a valid libtool archive" - test "$absdir" != "$libdir" && \ - func_warning "\`$deplib' seems to be moved" - - path="-L$absdir" - fi - ;; - esac - case " $deplibs " in - *" $path "*) ;; - *) deplibs="$path $deplibs" ;; - esac - done - fi # link_all_deplibs != no - fi # linkmode = lib - done # for deplib in $libs - if test "$pass" = link; then - if test "$linkmode" = "prog"; then - compile_deplibs="$new_inherited_linker_flags $compile_deplibs" - finalize_deplibs="$new_inherited_linker_flags $finalize_deplibs" - else - compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - fi - fi - dependency_libs="$newdependency_libs" - if test "$pass" = dlpreopen; then - # Link the dlpreopened libraries before other libraries - for deplib in $save_deplibs; do - deplibs="$deplib $deplibs" - done - fi - if test "$pass" != dlopen; then - if test "$pass" != conv; then - # Make sure lib_search_path contains only unique directories. - lib_search_path= - for dir in $newlib_search_path; do - case "$lib_search_path " in - *" $dir "*) ;; - *) lib_search_path+=" $dir" ;; - esac - done - newlib_search_path= - fi - - if test "$linkmode,$pass" != "prog,link"; then - vars="deplibs" - else - vars="compile_deplibs finalize_deplibs" - fi - for var in $vars dependency_libs; do - # Add libraries to $var in reverse order - eval tmp_libs=\"\$$var\" - new_libs= - for deplib in $tmp_libs; do - # FIXME: Pedantically, this is the right thing to do, so - # that some nasty dependency loop isn't accidentally - # broken: - #new_libs="$deplib $new_libs" - # Pragmatically, this seems to cause very few problems in - # practice: - case $deplib in - -L*) new_libs="$deplib $new_libs" ;; - -R*) ;; - *) - # And here is the reason: when a library appears more - # than once as an explicit dependence of a library, or - # is implicitly linked in more than once by the - # compiler, it is considered special, and multiple - # occurrences thereof are not removed. Compare this - # with having the same library being listed as a - # dependency of multiple other libraries: in this case, - # we know (pedantically, we assume) the library does not - # need to be listed more than once, so we keep only the - # last copy. This is not always right, but it is rare - # enough that we require users that really mean to play - # such unportable linking tricks to link the library - # using -Wl,-lname, so that libtool does not consider it - # for duplicate removal. - case " $specialdeplibs " in - *" $deplib "*) new_libs="$deplib $new_libs" ;; - *) - case " $new_libs " in - *" $deplib "*) ;; - *) new_libs="$deplib $new_libs" ;; - esac - ;; - esac - ;; - esac - done - tmp_libs= - for deplib in $new_libs; do - case $deplib in - -L*) - case " $tmp_libs " in - *" $deplib "*) ;; - *) tmp_libs+=" $deplib" ;; - esac - ;; - *) tmp_libs+=" $deplib" ;; - esac - done - eval $var=\"$tmp_libs\" - done # for var - fi - # Last step: remove runtime libs from dependency_libs - # (they stay in deplibs) - tmp_libs= - for i in $dependency_libs ; do - case " $predeps $postdeps $compiler_lib_search_path " in - *" $i "*) - i="" - ;; - esac - if test -n "$i" ; then - tmp_libs+=" $i" - fi - done - dependency_libs=$tmp_libs - done # for pass - if test "$linkmode" = prog; then - dlfiles="$newdlfiles" - fi - if test "$linkmode" = prog || test "$linkmode" = lib; then - dlprefiles="$newdlprefiles" - fi - - case $linkmode in - oldlib) - if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then - func_warning "\`-dlopen' is ignored for archives" - fi - - case " $deplibs" in - *\ -l* | *\ -L*) - func_warning "\`-l' and \`-L' are ignored for archives" ;; - esac - - test -n "$rpath" && \ - func_warning "\`-rpath' is ignored for archives" - - test -n "$xrpath" && \ - func_warning "\`-R' is ignored for archives" - - test -n "$vinfo" && \ - func_warning "\`-version-info/-version-number' is ignored for archives" - - test -n "$release" && \ - func_warning "\`-release' is ignored for archives" - - test -n "$export_symbols$export_symbols_regex" && \ - func_warning "\`-export-symbols' is ignored for archives" - - # Now set the variables for building old libraries. - build_libtool_libs=no - oldlibs="$output" - objs+="$old_deplibs" - ;; - - lib) - # Make sure we only generate libraries of the form `libNAME.la'. - case $outputname in - lib*) - func_stripname 'lib' '.la' "$outputname" - name=$func_stripname_result - eval shared_ext=\"$shrext_cmds\" - eval libname=\"$libname_spec\" - ;; - *) - test "$module" = no && \ - func_fatal_help "libtool library \`$output' must begin with \`lib'" - - if test "$need_lib_prefix" != no; then - # Add the "lib" prefix for modules if required - func_stripname '' '.la' "$outputname" - name=$func_stripname_result - eval shared_ext=\"$shrext_cmds\" - eval libname=\"$libname_spec\" - else - func_stripname '' '.la' "$outputname" - libname=$func_stripname_result - fi - ;; - esac - - if test -n "$objs"; then - if test "$deplibs_check_method" != pass_all; then - func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs" - else - echo - $ECHO "*** Warning: Linking the shared library $output against the non-libtool" - $ECHO "*** objects $objs is not portable!" - libobjs+=" $objs" - fi - fi - - test "$dlself" != no && \ - func_warning "\`-dlopen self' is ignored for libtool libraries" - - set dummy $rpath - shift - test "$#" -gt 1 && \ - func_warning "ignoring multiple \`-rpath's for a libtool library" - - install_libdir="$1" - - oldlibs= - if test -z "$rpath"; then - if test "$build_libtool_libs" = yes; then - # Building a libtool convenience library. - # Some compilers have problems with a `.al' extension so - # convenience libraries should have the same extension an - # archive normally would. - oldlibs="$output_objdir/$libname.$libext $oldlibs" - build_libtool_libs=convenience - build_old_libs=yes - fi - - test -n "$vinfo" && \ - func_warning "\`-version-info/-version-number' is ignored for convenience libraries" - - test -n "$release" && \ - func_warning "\`-release' is ignored for convenience libraries" - else - - # Parse the version information argument. - save_ifs="$IFS"; IFS=':' - set dummy $vinfo 0 0 0 - shift - IFS="$save_ifs" - - test -n "$7" && \ - func_fatal_help "too many parameters to \`-version-info'" - - # convert absolute version numbers to libtool ages - # this retains compatibility with .la files and attempts - # to make the code below a bit more comprehensible - - case $vinfo_number in - yes) - number_major="$1" - number_minor="$2" - number_revision="$3" - # - # There are really only two kinds -- those that - # use the current revision as the major version - # and those that subtract age and use age as - # a minor version. But, then there is irix - # which has an extra 1 added just for fun - # - case $version_type in - # correct linux to gnu/linux during the next big refactor - darwin|linux|osf|windows|none) - func_arith $number_major + $number_minor - current=$func_arith_result - age="$number_minor" - revision="$number_revision" - ;; - freebsd-aout|freebsd-elf|qnx|sunos) - current="$number_major" - revision="$number_minor" - age="0" - ;; - irix|nonstopux) - func_arith $number_major + $number_minor - current=$func_arith_result - age="$number_minor" - revision="$number_minor" - lt_irix_increment=no - ;; - *) - func_fatal_configuration "$modename: unknown library version type \`$version_type'" - ;; - esac - ;; - no) - current="$1" - revision="$2" - age="$3" - ;; - esac - - # Check that each of the things are valid numbers. - case $current in - 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; - *) - func_error "CURRENT \`$current' must be a nonnegative integer" - func_fatal_error "\`$vinfo' is not valid version information" - ;; - esac - - case $revision in - 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; - *) - func_error "REVISION \`$revision' must be a nonnegative integer" - func_fatal_error "\`$vinfo' is not valid version information" - ;; - esac - - case $age in - 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; - *) - func_error "AGE \`$age' must be a nonnegative integer" - func_fatal_error "\`$vinfo' is not valid version information" - ;; - esac - - if test "$age" -gt "$current"; then - func_error "AGE \`$age' is greater than the current interface number \`$current'" - func_fatal_error "\`$vinfo' is not valid version information" - fi - - # Calculate the version variables. - major= - versuffix= - verstring= - case $version_type in - none) ;; - - darwin) - # Like Linux, but with the current version available in - # verstring for coding it into the library header - func_arith $current - $age - major=.$func_arith_result - versuffix="$major.$age.$revision" - # Darwin ld doesn't like 0 for these options... - func_arith $current + 1 - minor_current=$func_arith_result - xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision" - verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" - ;; - - freebsd-aout) - major=".$current" - versuffix=".$current.$revision"; - ;; - - freebsd-elf) - major=".$current" - versuffix=".$current" - ;; - - irix | nonstopux) - if test "X$lt_irix_increment" = "Xno"; then - func_arith $current - $age - else - func_arith $current - $age + 1 - fi - major=$func_arith_result - - case $version_type in - nonstopux) verstring_prefix=nonstopux ;; - *) verstring_prefix=sgi ;; - esac - verstring="$verstring_prefix$major.$revision" - - # Add in all the interfaces that we are compatible with. - loop=$revision - while test "$loop" -ne 0; do - func_arith $revision - $loop - iface=$func_arith_result - func_arith $loop - 1 - loop=$func_arith_result - verstring="$verstring_prefix$major.$iface:$verstring" - done - - # Before this point, $major must not contain `.'. - major=.$major - versuffix="$major.$revision" - ;; - - linux) # correct to gnu/linux during the next big refactor - func_arith $current - $age - major=.$func_arith_result - versuffix="$major.$age.$revision" - ;; - - osf) - func_arith $current - $age - major=.$func_arith_result - versuffix=".$current.$age.$revision" - verstring="$current.$age.$revision" - - # Add in all the interfaces that we are compatible with. - loop=$age - while test "$loop" -ne 0; do - func_arith $current - $loop - iface=$func_arith_result - func_arith $loop - 1 - loop=$func_arith_result - verstring="$verstring:${iface}.0" - done - - # Make executables depend on our current version. - verstring+=":${current}.0" - ;; - - qnx) - major=".$current" - versuffix=".$current" - ;; - - sunos) - major=".$current" - versuffix=".$current.$revision" - ;; - - windows) - # Use '-' rather than '.', since we only want one - # extension on DOS 8.3 filesystems. - func_arith $current - $age - major=$func_arith_result - versuffix="-$major" - ;; - - *) - func_fatal_configuration "unknown library version type \`$version_type'" - ;; - esac - - # Clear the version info if we defaulted, and they specified a release. - if test -z "$vinfo" && test -n "$release"; then - major= - case $version_type in - darwin) - # we can't check for "0.0" in archive_cmds due to quoting - # problems, so we reset it completely - verstring= - ;; - *) - verstring="0.0" - ;; - esac - if test "$need_version" = no; then - versuffix= - else - versuffix=".0.0" - fi - fi - - # Remove version info from name if versioning should be avoided - if test "$avoid_version" = yes && test "$need_version" = no; then - major= - versuffix= - verstring="" - fi - - # Check to see if the archive will have undefined symbols. - if test "$allow_undefined" = yes; then - if test "$allow_undefined_flag" = unsupported; then - func_warning "undefined symbols not allowed in $host shared libraries" - build_libtool_libs=no - build_old_libs=yes - fi - else - # Don't allow undefined symbols. - allow_undefined_flag="$no_undefined_flag" - fi - - fi - - func_generate_dlsyms "$libname" "$libname" "yes" - libobjs+=" $symfileobj" - test "X$libobjs" = "X " && libobjs= - - if test "$opt_mode" != relink; then - # Remove our outputs, but don't remove object files since they - # may have been created when compiling PIC objects. - removelist= - tempremovelist=`$ECHO "$output_objdir/*"` - for p in $tempremovelist; do - case $p in - *.$objext | *.gcno) - ;; - $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*) - if test "X$precious_files_regex" != "X"; then - if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1 - then - continue - fi - fi - removelist+=" $p" - ;; - *) ;; - esac - done - test -n "$removelist" && \ - func_show_eval "${RM}r \$removelist" - fi - - # Now set the variables for building old libraries. - if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then - oldlibs+=" $output_objdir/$libname.$libext" - - # Transform .lo files to .o files. - oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP` - fi - - # Eliminate all temporary directories. - #for path in $notinst_path; do - # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` - # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` - # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` - #done - - if test -n "$xrpath"; then - # If the user specified any rpath flags, then add them. - temp_xrpath= - for libdir in $xrpath; do - func_replace_sysroot "$libdir" - temp_xrpath+=" -R$func_replace_sysroot_result" - case "$finalize_rpath " in - *" $libdir "*) ;; - *) finalize_rpath+=" $libdir" ;; - esac - done - if test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes; then - dependency_libs="$temp_xrpath $dependency_libs" - fi - fi - - # Make sure dlfiles contains only unique files that won't be dlpreopened - old_dlfiles="$dlfiles" - dlfiles= - for lib in $old_dlfiles; do - case " $dlprefiles $dlfiles " in - *" $lib "*) ;; - *) dlfiles+=" $lib" ;; - esac - done - - # Make sure dlprefiles contains only unique files - old_dlprefiles="$dlprefiles" - dlprefiles= - for lib in $old_dlprefiles; do - case "$dlprefiles " in - *" $lib "*) ;; - *) dlprefiles+=" $lib" ;; - esac - done - - if test "$build_libtool_libs" = yes; then - if test -n "$rpath"; then - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc* | *-*-haiku*) - # these systems don't actually have a c library (as such)! - ;; - *-*-rhapsody* | *-*-darwin1.[012]) - # Rhapsody C library is in the System framework - deplibs+=" System.ltframework" - ;; - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) - # Do not include libc due to us having libc/libc_r. - ;; - *-*-sco3.2v5* | *-*-sco5v6*) - # Causes problems with __ctype - ;; - *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) - # Compiler inserts libc in the correct place for threads to work - ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test "$build_libtool_need_lc" = "yes"; then - deplibs+=" -lc" - fi - ;; - esac - fi - - # Transform deplibs into only deplibs that can be linked in shared. - name_save=$name - libname_save=$libname - release_save=$release - versuffix_save=$versuffix - major_save=$major - # I'm not sure if I'm treating the release correctly. I think - # release should show up in the -l (ie -lgmp5) so we don't want to - # add it in twice. Is that correct? - release="" - versuffix="" - major="" - newdeplibs= - droppeddeps=no - case $deplibs_check_method in - pass_all) - # Don't check for shared/static. Everything works. - # This might be a little naive. We might want to check - # whether the library exists or not. But this is on - # osf3 & osf4 and I'm not really sure... Just - # implementing what was already the behavior. - newdeplibs=$deplibs - ;; - test_compile) - # This code stresses the "libraries are programs" paradigm to its - # limits. Maybe even breaks it. We compile a program, linking it - # against the deplibs as a proxy for the library. Then we can check - # whether they linked in statically or dynamically with ldd. - $opt_dry_run || $RM conftest.c - cat > conftest.c </dev/null` - $nocaseglob - else - potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` - fi - for potent_lib in $potential_libs; do - # Follow soft links. - if ls -lLd "$potent_lib" 2>/dev/null | - $GREP " -> " >/dev/null; then - continue - fi - # The statement above tries to avoid entering an - # endless loop below, in case of cyclic links. - # We might still enter an endless loop, since a link - # loop can be closed while we follow links, - # but so what? - potlib="$potent_lib" - while test -h "$potlib" 2>/dev/null; do - potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` - case $potliblink in - [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; - *) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";; - esac - done - if eval $file_magic_cmd \"\$potlib\" 2>/dev/null | - $SED -e 10q | - $EGREP "$file_magic_regex" > /dev/null; then - newdeplibs+=" $a_deplib" - a_deplib="" - break 2 - fi - done - done - fi - if test -n "$a_deplib" ; then - droppeddeps=yes - echo - $ECHO "*** Warning: linker path does not have real file for library $a_deplib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have" - echo "*** because I did check the linker path looking for a file starting" - if test -z "$potlib" ; then - $ECHO "*** with $libname but no candidates were found. (...for file magic test)" - else - $ECHO "*** with $libname and none of the candidates passed a file format test" - $ECHO "*** using a file magic. Last file checked: $potlib" - fi - fi - ;; - *) - # Add a -L argument. - newdeplibs+=" $a_deplib" - ;; - esac - done # Gone through all deplibs. - ;; - match_pattern*) - set dummy $deplibs_check_method; shift - match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` - for a_deplib in $deplibs; do - case $a_deplib in - -l*) - func_stripname -l '' "$a_deplib" - name=$func_stripname_result - if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then - case " $predeps $postdeps " in - *" $a_deplib "*) - newdeplibs+=" $a_deplib" - a_deplib="" - ;; - esac - fi - if test -n "$a_deplib" ; then - libname=`eval "\\$ECHO \"$libname_spec\""` - for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do - potential_libs=`ls $i/$libname[.-]* 2>/dev/null` - for potent_lib in $potential_libs; do - potlib="$potent_lib" # see symlink-check above in file_magic test - if eval "\$ECHO \"$potent_lib\"" 2>/dev/null | $SED 10q | \ - $EGREP "$match_pattern_regex" > /dev/null; then - newdeplibs+=" $a_deplib" - a_deplib="" - break 2 - fi - done - done - fi - if test -n "$a_deplib" ; then - droppeddeps=yes - echo - $ECHO "*** Warning: linker path does not have real file for library $a_deplib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have" - echo "*** because I did check the linker path looking for a file starting" - if test -z "$potlib" ; then - $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)" - else - $ECHO "*** with $libname and none of the candidates passed a file format test" - $ECHO "*** using a regex pattern. Last file checked: $potlib" - fi - fi - ;; - *) - # Add a -L argument. - newdeplibs+=" $a_deplib" - ;; - esac - done # Gone through all deplibs. - ;; - none | unknown | *) - newdeplibs="" - tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` - if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then - for i in $predeps $postdeps ; do - # can't use Xsed below, because $i might contain '/' - tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"` - done - fi - case $tmp_deplibs in - *[!\ \ ]*) - echo - if test "X$deplibs_check_method" = "Xnone"; then - echo "*** Warning: inter-library dependencies are not supported in this platform." - else - echo "*** Warning: inter-library dependencies are not known to be supported." - fi - echo "*** All declared inter-library dependencies are being dropped." - droppeddeps=yes - ;; - esac - ;; - esac - versuffix=$versuffix_save - major=$major_save - release=$release_save - libname=$libname_save - name=$name_save - - case $host in - *-*-rhapsody* | *-*-darwin1.[012]) - # On Rhapsody replace the C library with the System framework - newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` - ;; - esac - - if test "$droppeddeps" = yes; then - if test "$module" = yes; then - echo - echo "*** Warning: libtool could not satisfy all declared inter-library" - $ECHO "*** dependencies of module $libname. Therefore, libtool will create" - echo "*** a static module, that should work as long as the dlopening" - echo "*** application is linked with the -dlopen flag." - if test -z "$global_symbol_pipe"; then - echo - echo "*** However, this would only work if libtool was able to extract symbol" - echo "*** lists from a program, using \`nm' or equivalent, but libtool could" - echo "*** not find such a program. So, this module is probably useless." - echo "*** \`nm' from GNU binutils and a full rebuild may help." - fi - if test "$build_old_libs" = no; then - oldlibs="$output_objdir/$libname.$libext" - build_libtool_libs=module - build_old_libs=yes - else - build_libtool_libs=no - fi - else - echo "*** The inter-library dependencies that have been dropped here will be" - echo "*** automatically added whenever a program is linked with this library" - echo "*** or is declared to -dlopen it." - - if test "$allow_undefined" = no; then - echo - echo "*** Since this library must not contain undefined symbols," - echo "*** because either the platform does not support them or" - echo "*** it was explicitly requested with -no-undefined," - echo "*** libtool will only create a static version of it." - if test "$build_old_libs" = no; then - oldlibs="$output_objdir/$libname.$libext" - build_libtool_libs=module - build_old_libs=yes - else - build_libtool_libs=no - fi - fi - fi - fi - # Done checking deplibs! - deplibs=$newdeplibs - fi - # Time to change all our "foo.ltframework" stuff back to "-framework foo" - case $host in - *-*-darwin*) - newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - ;; - esac - - # move library search paths that coincide with paths to not yet - # installed libraries to the beginning of the library search list - new_libs= - for path in $notinst_path; do - case " $new_libs " in - *" -L$path/$objdir "*) ;; - *) - case " $deplibs " in - *" -L$path/$objdir "*) - new_libs+=" -L$path/$objdir" ;; - esac - ;; - esac - done - for deplib in $deplibs; do - case $deplib in - -L*) - case " $new_libs " in - *" $deplib "*) ;; - *) new_libs+=" $deplib" ;; - esac - ;; - *) new_libs+=" $deplib" ;; - esac - done - deplibs="$new_libs" - - # All the library-specific variables (install_libdir is set above). - library_names= - old_library= - dlname= - - # Test again, we may have decided not to build it any more - if test "$build_libtool_libs" = yes; then - # Remove ${wl} instances when linking with ld. - # FIXME: should test the right _cmds variable. - case $archive_cmds in - *\$LD\ *) wl= ;; - esac - if test "$hardcode_into_libs" = yes; then - # Hardcode the library paths - hardcode_libdirs= - dep_rpath= - rpath="$finalize_rpath" - test "$opt_mode" != relink && rpath="$compile_rpath$rpath" - for libdir in $rpath; do - if test -n "$hardcode_libdir_flag_spec"; then - if test -n "$hardcode_libdir_separator"; then - func_replace_sysroot "$libdir" - libdir=$func_replace_sysroot_result - if test -z "$hardcode_libdirs"; then - hardcode_libdirs="$libdir" - else - # Just accumulate the unique libdirs. - case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in - *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) - ;; - *) - hardcode_libdirs+="$hardcode_libdir_separator$libdir" - ;; - esac - fi - else - eval flag=\"$hardcode_libdir_flag_spec\" - dep_rpath+=" $flag" - fi - elif test -n "$runpath_var"; then - case "$perm_rpath " in - *" $libdir "*) ;; - *) perm_rpath+=" $libdir" ;; - esac - fi - done - # Substitute the hardcoded libdirs into the rpath. - if test -n "$hardcode_libdir_separator" && - test -n "$hardcode_libdirs"; then - libdir="$hardcode_libdirs" - eval "dep_rpath=\"$hardcode_libdir_flag_spec\"" - fi - if test -n "$runpath_var" && test -n "$perm_rpath"; then - # We should set the runpath_var. - rpath= - for dir in $perm_rpath; do - rpath+="$dir:" - done - eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var" - fi - test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs" - fi - - shlibpath="$finalize_shlibpath" - test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath" - if test -n "$shlibpath"; then - eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var" - fi - - # Get the real and link names of the library. - eval shared_ext=\"$shrext_cmds\" - eval library_names=\"$library_names_spec\" - set dummy $library_names - shift - realname="$1" - shift - - if test -n "$soname_spec"; then - eval soname=\"$soname_spec\" - else - soname="$realname" - fi - if test -z "$dlname"; then - dlname=$soname - fi - - lib="$output_objdir/$realname" - linknames= - for link - do - linknames+=" $link" - done - - # Use standard objects if they are pic - test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` - test "X$libobjs" = "X " && libobjs= - - delfiles= - if test -n "$export_symbols" && test -n "$include_expsyms"; then - $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" - export_symbols="$output_objdir/$libname.uexp" - delfiles+=" $export_symbols" - fi - - orig_export_symbols= - case $host_os in - cygwin* | mingw* | cegcc*) - if test -n "$export_symbols" && test -z "$export_symbols_regex"; then - # exporting using user supplied symfile - if test "x`$SED 1q $export_symbols`" != xEXPORTS; then - # and it's NOT already a .def file. Must figure out - # which of the given symbols are data symbols and tag - # them as such. So, trigger use of export_symbols_cmds. - # export_symbols gets reassigned inside the "prepare - # the list of exported symbols" if statement, so the - # include_expsyms logic still works. - orig_export_symbols="$export_symbols" - export_symbols= - always_export_symbols=yes - fi - fi - ;; - esac - - # Prepare the list of exported symbols - if test -z "$export_symbols"; then - if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then - func_verbose "generating symbol list for \`$libname.la'" - export_symbols="$output_objdir/$libname.exp" - $opt_dry_run || $RM $export_symbols - cmds=$export_symbols_cmds - save_ifs="$IFS"; IFS='~' - for cmd1 in $cmds; do - IFS="$save_ifs" - # Take the normal branch if the nm_file_list_spec branch - # doesn't work or if tool conversion is not needed. - case $nm_file_list_spec~$to_tool_file_cmd in - *~func_convert_file_noop | *~func_convert_file_msys_to_w32 | ~*) - try_normal_branch=yes - eval cmd=\"$cmd1\" - func_len " $cmd" - len=$func_len_result - ;; - *) - try_normal_branch=no - ;; - esac - if test "$try_normal_branch" = yes \ - && { test "$len" -lt "$max_cmd_len" \ - || test "$max_cmd_len" -le -1; } - then - func_show_eval "$cmd" 'exit $?' - skipped_export=false - elif test -n "$nm_file_list_spec"; then - func_basename "$output" - output_la=$func_basename_result - save_libobjs=$libobjs - save_output=$output - output=${output_objdir}/${output_la}.nm - func_to_tool_file "$output" - libobjs=$nm_file_list_spec$func_to_tool_file_result - delfiles+=" $output" - func_verbose "creating $NM input file list: $output" - for obj in $save_libobjs; do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" - done > "$output" - eval cmd=\"$cmd1\" - func_show_eval "$cmd" 'exit $?' - output=$save_output - libobjs=$save_libobjs - skipped_export=false - else - # The command line is too long to execute in one step. - func_verbose "using reloadable object file for export list..." - skipped_export=: - # Break out early, otherwise skipped_export may be - # set to false by a later but shorter cmd. - break - fi - done - IFS="$save_ifs" - if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then - func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' - func_show_eval '$MV "${export_symbols}T" "$export_symbols"' - fi - fi - fi - - if test -n "$export_symbols" && test -n "$include_expsyms"; then - tmp_export_symbols="$export_symbols" - test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols" - $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' - fi - - if test "X$skipped_export" != "X:" && test -n "$orig_export_symbols"; then - # The given exports_symbols file has to be filtered, so filter it. - func_verbose "filter symbol list for \`$libname.la' to tag DATA exports" - # FIXME: $output_objdir/$libname.filter potentially contains lots of - # 's' commands which not all seds can handle. GNU sed should be fine - # though. Also, the filter scales superlinearly with the number of - # global variables. join(1) would be nice here, but unfortunately - # isn't a blessed tool. - $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter - delfiles+=" $export_symbols $output_objdir/$libname.filter" - export_symbols=$output_objdir/$libname.def - $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols - fi - - tmp_deplibs= - for test_deplib in $deplibs; do - case " $convenience " in - *" $test_deplib "*) ;; - *) - tmp_deplibs+=" $test_deplib" - ;; - esac - done - deplibs="$tmp_deplibs" - - if test -n "$convenience"; then - if test -n "$whole_archive_flag_spec" && - test "$compiler_needs_object" = yes && - test -z "$libobjs"; then - # extract the archives, so we have objects to list. - # TODO: could optimize this to just extract one archive. - whole_archive_flag_spec= - fi - if test -n "$whole_archive_flag_spec"; then - save_libobjs=$libobjs - eval libobjs=\"\$libobjs $whole_archive_flag_spec\" - test "X$libobjs" = "X " && libobjs= - else - gentop="$output_objdir/${outputname}x" - generated+=" $gentop" - - func_extract_archives $gentop $convenience - libobjs+=" $func_extract_archives_result" - test "X$libobjs" = "X " && libobjs= - fi - fi - - if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then - eval flag=\"$thread_safe_flag_spec\" - linker_flags+=" $flag" - fi - - # Make a backup of the uninstalled library when relinking - if test "$opt_mode" = relink; then - $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || exit $? - fi - - # Do each of the archive commands. - if test "$module" = yes && test -n "$module_cmds" ; then - if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then - eval test_cmds=\"$module_expsym_cmds\" - cmds=$module_expsym_cmds - else - eval test_cmds=\"$module_cmds\" - cmds=$module_cmds - fi - else - if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then - eval test_cmds=\"$archive_expsym_cmds\" - cmds=$archive_expsym_cmds - else - eval test_cmds=\"$archive_cmds\" - cmds=$archive_cmds - fi - fi - - if test "X$skipped_export" != "X:" && - func_len " $test_cmds" && - len=$func_len_result && - test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then - : - else - # The command line is too long to link in one step, link piecewise - # or, if using GNU ld and skipped_export is not :, use a linker - # script. - - # Save the value of $output and $libobjs because we want to - # use them later. If we have whole_archive_flag_spec, we - # want to use save_libobjs as it was before - # whole_archive_flag_spec was expanded, because we can't - # assume the linker understands whole_archive_flag_spec. - # This may have to be revisited, in case too many - # convenience libraries get linked in and end up exceeding - # the spec. - if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then - save_libobjs=$libobjs - fi - save_output=$output - func_basename "$output" - output_la=$func_basename_result - - # Clear the reloadable object creation command queue and - # initialize k to one. - test_cmds= - concat_cmds= - objlist= - last_robj= - k=1 - - if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then - output=${output_objdir}/${output_la}.lnkscript - func_verbose "creating GNU ld script: $output" - echo 'INPUT (' > $output - for obj in $save_libobjs - do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" >> $output - done - echo ')' >> $output - delfiles+=" $output" - func_to_tool_file "$output" - output=$func_to_tool_file_result - elif test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "X$file_list_spec" != X; then - output=${output_objdir}/${output_la}.lnk - func_verbose "creating linker input file list: $output" - : > $output - set x $save_libobjs - shift - firstobj= - if test "$compiler_needs_object" = yes; then - firstobj="$1 " - shift - fi - for obj - do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" >> $output - done - delfiles+=" $output" - func_to_tool_file "$output" - output=$firstobj\"$file_list_spec$func_to_tool_file_result\" - else - if test -n "$save_libobjs"; then - func_verbose "creating reloadable object files..." - output=$output_objdir/$output_la-${k}.$objext - eval test_cmds=\"$reload_cmds\" - func_len " $test_cmds" - len0=$func_len_result - len=$len0 - - # Loop over the list of objects to be linked. - for obj in $save_libobjs - do - func_len " $obj" - func_arith $len + $func_len_result - len=$func_arith_result - if test "X$objlist" = X || - test "$len" -lt "$max_cmd_len"; then - objlist+=" $obj" - else - # The command $test_cmds is almost too long, add a - # command to the queue. - if test "$k" -eq 1 ; then - # The first file doesn't have a previous command to add. - reload_objs=$objlist - eval concat_cmds=\"$reload_cmds\" - else - # All subsequent reloadable object files will link in - # the last one created. - reload_objs="$objlist $last_robj" - eval concat_cmds=\"\$concat_cmds~$reload_cmds~\$RM $last_robj\" - fi - last_robj=$output_objdir/$output_la-${k}.$objext - func_arith $k + 1 - k=$func_arith_result - output=$output_objdir/$output_la-${k}.$objext - objlist=" $obj" - func_len " $last_robj" - func_arith $len0 + $func_len_result - len=$func_arith_result - fi - done - # Handle the remaining objects by creating one last - # reloadable object file. All subsequent reloadable object - # files will link in the last one created. - test -z "$concat_cmds" || concat_cmds=$concat_cmds~ - reload_objs="$objlist $last_robj" - eval concat_cmds=\"\${concat_cmds}$reload_cmds\" - if test -n "$last_robj"; then - eval concat_cmds=\"\${concat_cmds}~\$RM $last_robj\" - fi - delfiles+=" $output" - - else - output= - fi - - if ${skipped_export-false}; then - func_verbose "generating symbol list for \`$libname.la'" - export_symbols="$output_objdir/$libname.exp" - $opt_dry_run || $RM $export_symbols - libobjs=$output - # Append the command to create the export file. - test -z "$concat_cmds" || concat_cmds=$concat_cmds~ - eval concat_cmds=\"\$concat_cmds$export_symbols_cmds\" - if test -n "$last_robj"; then - eval concat_cmds=\"\$concat_cmds~\$RM $last_robj\" - fi - fi - - test -n "$save_libobjs" && - func_verbose "creating a temporary reloadable object file: $output" - - # Loop through the commands generated above and execute them. - save_ifs="$IFS"; IFS='~' - for cmd in $concat_cmds; do - IFS="$save_ifs" - $opt_silent || { - func_quote_for_expand "$cmd" - eval "func_echo $func_quote_for_expand_result" - } - $opt_dry_run || eval "$cmd" || { - lt_exit=$? - - # Restore the uninstalled library and exit - if test "$opt_mode" = relink; then - ( cd "$output_objdir" && \ - $RM "${realname}T" && \ - $MV "${realname}U" "$realname" ) - fi - - exit $lt_exit - } - done - IFS="$save_ifs" - - if test -n "$export_symbols_regex" && ${skipped_export-false}; then - func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' - func_show_eval '$MV "${export_symbols}T" "$export_symbols"' - fi - fi - - if ${skipped_export-false}; then - if test -n "$export_symbols" && test -n "$include_expsyms"; then - tmp_export_symbols="$export_symbols" - test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols" - $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' - fi - - if test -n "$orig_export_symbols"; then - # The given exports_symbols file has to be filtered, so filter it. - func_verbose "filter symbol list for \`$libname.la' to tag DATA exports" - # FIXME: $output_objdir/$libname.filter potentially contains lots of - # 's' commands which not all seds can handle. GNU sed should be fine - # though. Also, the filter scales superlinearly with the number of - # global variables. join(1) would be nice here, but unfortunately - # isn't a blessed tool. - $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter - delfiles+=" $export_symbols $output_objdir/$libname.filter" - export_symbols=$output_objdir/$libname.def - $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols - fi - fi - - libobjs=$output - # Restore the value of output. - output=$save_output - - if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then - eval libobjs=\"\$libobjs $whole_archive_flag_spec\" - test "X$libobjs" = "X " && libobjs= - fi - # Expand the library linking commands again to reset the - # value of $libobjs for piecewise linking. - - # Do each of the archive commands. - if test "$module" = yes && test -n "$module_cmds" ; then - if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then - cmds=$module_expsym_cmds - else - cmds=$module_cmds - fi - else - if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then - cmds=$archive_expsym_cmds - else - cmds=$archive_cmds - fi - fi - fi - - if test -n "$delfiles"; then - # Append the command to remove temporary files to $cmds. - eval cmds=\"\$cmds~\$RM $delfiles\" - fi - - # Add any objects from preloaded convenience libraries - if test -n "$dlprefiles"; then - gentop="$output_objdir/${outputname}x" - generated+=" $gentop" - - func_extract_archives $gentop $dlprefiles - libobjs+=" $func_extract_archives_result" - test "X$libobjs" = "X " && libobjs= - fi - - save_ifs="$IFS"; IFS='~' - for cmd in $cmds; do - IFS="$save_ifs" - eval cmd=\"$cmd\" - $opt_silent || { - func_quote_for_expand "$cmd" - eval "func_echo $func_quote_for_expand_result" - } - $opt_dry_run || eval "$cmd" || { - lt_exit=$? - - # Restore the uninstalled library and exit - if test "$opt_mode" = relink; then - ( cd "$output_objdir" && \ - $RM "${realname}T" && \ - $MV "${realname}U" "$realname" ) - fi - - exit $lt_exit - } - done - IFS="$save_ifs" - - # Restore the uninstalled library and exit - if test "$opt_mode" = relink; then - $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV ${realname}U $realname)' || exit $? - - if test -n "$convenience"; then - if test -z "$whole_archive_flag_spec"; then - func_show_eval '${RM}r "$gentop"' - fi - fi - - exit $EXIT_SUCCESS - fi - - # Create links to the real library. - for linkname in $linknames; do - if test "$realname" != "$linkname"; then - func_show_eval '(cd "$output_objdir" && $RM "$linkname" && $LN_S "$realname" "$linkname")' 'exit $?' - fi - done - - # If -module or -export-dynamic was specified, set the dlname. - if test "$module" = yes || test "$export_dynamic" = yes; then - # On all known operating systems, these are identical. - dlname="$soname" - fi - fi - ;; - - obj) - if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then - func_warning "\`-dlopen' is ignored for objects" - fi - - case " $deplibs" in - *\ -l* | *\ -L*) - func_warning "\`-l' and \`-L' are ignored for objects" ;; - esac - - test -n "$rpath" && \ - func_warning "\`-rpath' is ignored for objects" - - test -n "$xrpath" && \ - func_warning "\`-R' is ignored for objects" - - test -n "$vinfo" && \ - func_warning "\`-version-info' is ignored for objects" - - test -n "$release" && \ - func_warning "\`-release' is ignored for objects" - - case $output in - *.lo) - test -n "$objs$old_deplibs" && \ - func_fatal_error "cannot build library object \`$output' from non-libtool objects" - - libobj=$output - func_lo2o "$libobj" - obj=$func_lo2o_result - ;; - *) - libobj= - obj="$output" - ;; - esac - - # Delete the old objects. - $opt_dry_run || $RM $obj $libobj - - # Objects from convenience libraries. This assumes - # single-version convenience libraries. Whenever we create - # different ones for PIC/non-PIC, this we'll have to duplicate - # the extraction. - reload_conv_objs= - gentop= - # reload_cmds runs $LD directly, so let us get rid of - # -Wl from whole_archive_flag_spec and hope we can get by with - # turning comma into space.. - wl= - - if test -n "$convenience"; then - if test -n "$whole_archive_flag_spec"; then - eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" - reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` - else - gentop="$output_objdir/${obj}x" - generated+=" $gentop" - - func_extract_archives $gentop $convenience - reload_conv_objs="$reload_objs $func_extract_archives_result" - fi - fi - - # If we're not building shared, we need to use non_pic_objs - test "$build_libtool_libs" != yes && libobjs="$non_pic_objects" - - # Create the old-style object. - reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test - - output="$obj" - func_execute_cmds "$reload_cmds" 'exit $?' - - # Exit if we aren't doing a library object file. - if test -z "$libobj"; then - if test -n "$gentop"; then - func_show_eval '${RM}r "$gentop"' - fi - - exit $EXIT_SUCCESS - fi - - if test "$build_libtool_libs" != yes; then - if test -n "$gentop"; then - func_show_eval '${RM}r "$gentop"' - fi - - # Create an invalid libtool object if no PIC, so that we don't - # accidentally link it into a program. - # $show "echo timestamp > $libobj" - # $opt_dry_run || eval "echo timestamp > $libobj" || exit $? - exit $EXIT_SUCCESS - fi - - if test -n "$pic_flag" || test "$pic_mode" != default; then - # Only do commands if we really have different PIC objects. - reload_objs="$libobjs $reload_conv_objs" - output="$libobj" - func_execute_cmds "$reload_cmds" 'exit $?' - fi - - if test -n "$gentop"; then - func_show_eval '${RM}r "$gentop"' - fi - - exit $EXIT_SUCCESS - ;; - - prog) - case $host in - *cygwin*) func_stripname '' '.exe' "$output" - output=$func_stripname_result.exe;; - esac - test -n "$vinfo" && \ - func_warning "\`-version-info' is ignored for programs" - - test -n "$release" && \ - func_warning "\`-release' is ignored for programs" - - test "$preload" = yes \ - && test "$dlopen_support" = unknown \ - && test "$dlopen_self" = unknown \ - && test "$dlopen_self_static" = unknown && \ - func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support." - - case $host in - *-*-rhapsody* | *-*-darwin1.[012]) - # On Rhapsody replace the C library is the System framework - compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` - finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` - ;; - esac - - case $host in - *-*-darwin*) - # Don't allow lazy linking, it breaks C++ global constructors - # But is supposedly fixed on 10.4 or later (yay!). - if test "$tagname" = CXX ; then - case ${MACOSX_DEPLOYMENT_TARGET-10.0} in - 10.[0123]) - compile_command+=" ${wl}-bind_at_load" - finalize_command+=" ${wl}-bind_at_load" - ;; - esac - fi - # Time to change all our "foo.ltframework" stuff back to "-framework foo" - compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - ;; - esac - - - # move library search paths that coincide with paths to not yet - # installed libraries to the beginning of the library search list - new_libs= - for path in $notinst_path; do - case " $new_libs " in - *" -L$path/$objdir "*) ;; - *) - case " $compile_deplibs " in - *" -L$path/$objdir "*) - new_libs+=" -L$path/$objdir" ;; - esac - ;; - esac - done - for deplib in $compile_deplibs; do - case $deplib in - -L*) - case " $new_libs " in - *" $deplib "*) ;; - *) new_libs+=" $deplib" ;; - esac - ;; - *) new_libs+=" $deplib" ;; - esac - done - compile_deplibs="$new_libs" - - - compile_command+=" $compile_deplibs" - finalize_command+=" $finalize_deplibs" - - if test -n "$rpath$xrpath"; then - # If the user specified any rpath flags, then add them. - for libdir in $rpath $xrpath; do - # This is the magic to use -rpath. - case "$finalize_rpath " in - *" $libdir "*) ;; - *) finalize_rpath+=" $libdir" ;; - esac - done - fi - - # Now hardcode the library paths - rpath= - hardcode_libdirs= - for libdir in $compile_rpath $finalize_rpath; do - if test -n "$hardcode_libdir_flag_spec"; then - if test -n "$hardcode_libdir_separator"; then - if test -z "$hardcode_libdirs"; then - hardcode_libdirs="$libdir" - else - # Just accumulate the unique libdirs. - case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in - *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) - ;; - *) - hardcode_libdirs+="$hardcode_libdir_separator$libdir" - ;; - esac - fi - else - eval flag=\"$hardcode_libdir_flag_spec\" - rpath+=" $flag" - fi - elif test -n "$runpath_var"; then - case "$perm_rpath " in - *" $libdir "*) ;; - *) perm_rpath+=" $libdir" ;; - esac - fi - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) - testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'` - case :$dllsearchpath: in - *":$libdir:"*) ;; - ::) dllsearchpath=$libdir;; - *) dllsearchpath+=":$libdir";; - esac - case :$dllsearchpath: in - *":$testbindir:"*) ;; - ::) dllsearchpath=$testbindir;; - *) dllsearchpath+=":$testbindir";; - esac - ;; - esac - done - # Substitute the hardcoded libdirs into the rpath. - if test -n "$hardcode_libdir_separator" && - test -n "$hardcode_libdirs"; then - libdir="$hardcode_libdirs" - eval rpath=\" $hardcode_libdir_flag_spec\" - fi - compile_rpath="$rpath" - - rpath= - hardcode_libdirs= - for libdir in $finalize_rpath; do - if test -n "$hardcode_libdir_flag_spec"; then - if test -n "$hardcode_libdir_separator"; then - if test -z "$hardcode_libdirs"; then - hardcode_libdirs="$libdir" - else - # Just accumulate the unique libdirs. - case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in - *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) - ;; - *) - hardcode_libdirs+="$hardcode_libdir_separator$libdir" - ;; - esac - fi - else - eval flag=\"$hardcode_libdir_flag_spec\" - rpath+=" $flag" - fi - elif test -n "$runpath_var"; then - case "$finalize_perm_rpath " in - *" $libdir "*) ;; - *) finalize_perm_rpath+=" $libdir" ;; - esac - fi - done - # Substitute the hardcoded libdirs into the rpath. - if test -n "$hardcode_libdir_separator" && - test -n "$hardcode_libdirs"; then - libdir="$hardcode_libdirs" - eval rpath=\" $hardcode_libdir_flag_spec\" - fi - finalize_rpath="$rpath" - - if test -n "$libobjs" && test "$build_old_libs" = yes; then - # Transform all the library objects into standard objects. - compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` - finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` - fi - - func_generate_dlsyms "$outputname" "@PROGRAM@" "no" - - # template prelinking step - if test -n "$prelink_cmds"; then - func_execute_cmds "$prelink_cmds" 'exit $?' - fi - - wrappers_required=yes - case $host in - *cegcc* | *mingw32ce*) - # Disable wrappers for cegcc and mingw32ce hosts, we are cross compiling anyway. - wrappers_required=no - ;; - *cygwin* | *mingw* ) - if test "$build_libtool_libs" != yes; then - wrappers_required=no - fi - ;; - *) - if test "$need_relink" = no || test "$build_libtool_libs" != yes; then - wrappers_required=no - fi - ;; - esac - if test "$wrappers_required" = no; then - # Replace the output file specification. - compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` - link_command="$compile_command$compile_rpath" - - # We have no uninstalled library dependencies, so finalize right now. - exit_status=0 - func_show_eval "$link_command" 'exit_status=$?' - - if test -n "$postlink_cmds"; then - func_to_tool_file "$output" - postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` - func_execute_cmds "$postlink_cmds" 'exit $?' - fi - - # Delete the generated files. - if test -f "$output_objdir/${outputname}S.${objext}"; then - func_show_eval '$RM "$output_objdir/${outputname}S.${objext}"' - fi - - exit $exit_status - fi - - if test -n "$compile_shlibpath$finalize_shlibpath"; then - compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command" - fi - if test -n "$finalize_shlibpath"; then - finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command" - fi - - compile_var= - finalize_var= - if test -n "$runpath_var"; then - if test -n "$perm_rpath"; then - # We should set the runpath_var. - rpath= - for dir in $perm_rpath; do - rpath+="$dir:" - done - compile_var="$runpath_var=\"$rpath\$$runpath_var\" " - fi - if test -n "$finalize_perm_rpath"; then - # We should set the runpath_var. - rpath= - for dir in $finalize_perm_rpath; do - rpath+="$dir:" - done - finalize_var="$runpath_var=\"$rpath\$$runpath_var\" " - fi - fi - - if test "$no_install" = yes; then - # We don't need to create a wrapper script. - link_command="$compile_var$compile_command$compile_rpath" - # Replace the output file specification. - link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` - # Delete the old output file. - $opt_dry_run || $RM $output - # Link the executable and exit - func_show_eval "$link_command" 'exit $?' - - if test -n "$postlink_cmds"; then - func_to_tool_file "$output" - postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` - func_execute_cmds "$postlink_cmds" 'exit $?' - fi - - exit $EXIT_SUCCESS - fi - - if test "$hardcode_action" = relink; then - # Fast installation is not supported - link_command="$compile_var$compile_command$compile_rpath" - relink_command="$finalize_var$finalize_command$finalize_rpath" - - func_warning "this platform does not like uninstalled shared libraries" - func_warning "\`$output' will be relinked during installation" - else - if test "$fast_install" != no; then - link_command="$finalize_var$compile_command$finalize_rpath" - if test "$fast_install" = yes; then - relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` - else - # fast_install is set to needless - relink_command= - fi - else - link_command="$compile_var$compile_command$compile_rpath" - relink_command="$finalize_var$finalize_command$finalize_rpath" - fi - fi - - # Replace the output file specification. - link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` - - # Delete the old output files. - $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname - - func_show_eval "$link_command" 'exit $?' - - if test -n "$postlink_cmds"; then - func_to_tool_file "$output_objdir/$outputname" - postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` - func_execute_cmds "$postlink_cmds" 'exit $?' - fi - - # Now create the wrapper script. - func_verbose "creating $output" - - # Quote the relink command for shipping. - if test -n "$relink_command"; then - # Preserve any variables that may affect compiler behavior - for var in $variables_saved_for_relink; do - if eval test -z \"\${$var+set}\"; then - relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" - elif eval var_value=\$$var; test -z "$var_value"; then - relink_command="$var=; export $var; $relink_command" - else - func_quote_for_eval "$var_value" - relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" - fi - done - relink_command="(cd `pwd`; $relink_command)" - relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` - fi - - # Only actually do things if not in dry run mode. - $opt_dry_run || { - # win32 will think the script is a binary if it has - # a .exe suffix, so we strip it off here. - case $output in - *.exe) func_stripname '' '.exe' "$output" - output=$func_stripname_result ;; - esac - # test for cygwin because mv fails w/o .exe extensions - case $host in - *cygwin*) - exeext=.exe - func_stripname '' '.exe' "$outputname" - outputname=$func_stripname_result ;; - *) exeext= ;; - esac - case $host in - *cygwin* | *mingw* ) - func_dirname_and_basename "$output" "" "." - output_name=$func_basename_result - output_path=$func_dirname_result - cwrappersource="$output_path/$objdir/lt-$output_name.c" - cwrapper="$output_path/$output_name.exe" - $RM $cwrappersource $cwrapper - trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15 - - func_emit_cwrapperexe_src > $cwrappersource - - # The wrapper executable is built using the $host compiler, - # because it contains $host paths and files. If cross- - # compiling, it, like the target executable, must be - # executed on the $host or under an emulation environment. - $opt_dry_run || { - $LTCC $LTCFLAGS -o $cwrapper $cwrappersource - $STRIP $cwrapper - } - - # Now, create the wrapper script for func_source use: - func_ltwrapper_scriptname $cwrapper - $RM $func_ltwrapper_scriptname_result - trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15 - $opt_dry_run || { - # note: this script will not be executed, so do not chmod. - if test "x$build" = "x$host" ; then - $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result - else - func_emit_wrapper no > $func_ltwrapper_scriptname_result - fi - } - ;; - * ) - $RM $output - trap "$RM $output; exit $EXIT_FAILURE" 1 2 15 - - func_emit_wrapper no > $output - chmod +x $output - ;; - esac - } - exit $EXIT_SUCCESS - ;; - esac - - # See if we need to build an old-fashioned archive. - for oldlib in $oldlibs; do - - if test "$build_libtool_libs" = convenience; then - oldobjs="$libobjs_save $symfileobj" - addlibs="$convenience" - build_libtool_libs=no - else - if test "$build_libtool_libs" = module; then - oldobjs="$libobjs_save" - build_libtool_libs=no - else - oldobjs="$old_deplibs $non_pic_objects" - if test "$preload" = yes && test -f "$symfileobj"; then - oldobjs+=" $symfileobj" - fi - fi - addlibs="$old_convenience" - fi - - if test -n "$addlibs"; then - gentop="$output_objdir/${outputname}x" - generated+=" $gentop" - - func_extract_archives $gentop $addlibs - oldobjs+=" $func_extract_archives_result" - fi - - # Do each command in the archive commands. - if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then - cmds=$old_archive_from_new_cmds - else - - # Add any objects from preloaded convenience libraries - if test -n "$dlprefiles"; then - gentop="$output_objdir/${outputname}x" - generated+=" $gentop" - - func_extract_archives $gentop $dlprefiles - oldobjs+=" $func_extract_archives_result" - fi - - # POSIX demands no paths to be encoded in archives. We have - # to avoid creating archives with duplicate basenames if we - # might have to extract them afterwards, e.g., when creating a - # static archive out of a convenience library, or when linking - # the entirety of a libtool archive into another (currently - # not supported by libtool). - if (for obj in $oldobjs - do - func_basename "$obj" - $ECHO "$func_basename_result" - done | sort | sort -uc >/dev/null 2>&1); then - : - else - echo "copying selected object files to avoid basename conflicts..." - gentop="$output_objdir/${outputname}x" - generated+=" $gentop" - func_mkdir_p "$gentop" - save_oldobjs=$oldobjs - oldobjs= - counter=1 - for obj in $save_oldobjs - do - func_basename "$obj" - objbase="$func_basename_result" - case " $oldobjs " in - " ") oldobjs=$obj ;; - *[\ /]"$objbase "*) - while :; do - # Make sure we don't pick an alternate name that also - # overlaps. - newobj=lt$counter-$objbase - func_arith $counter + 1 - counter=$func_arith_result - case " $oldobjs " in - *[\ /]"$newobj "*) ;; - *) if test ! -f "$gentop/$newobj"; then break; fi ;; - esac - done - func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj" - oldobjs+=" $gentop/$newobj" - ;; - *) oldobjs+=" $obj" ;; - esac - done - fi - func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 - tool_oldlib=$func_to_tool_file_result - eval cmds=\"$old_archive_cmds\" - - func_len " $cmds" - len=$func_len_result - if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then - cmds=$old_archive_cmds - elif test -n "$archiver_list_spec"; then - func_verbose "using command file archive linking..." - for obj in $oldobjs - do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" - done > $output_objdir/$libname.libcmd - func_to_tool_file "$output_objdir/$libname.libcmd" - oldobjs=" $archiver_list_spec$func_to_tool_file_result" - cmds=$old_archive_cmds - else - # the command line is too long to link in one step, link in parts - func_verbose "using piecewise archive linking..." - save_RANLIB=$RANLIB - RANLIB=: - objlist= - concat_cmds= - save_oldobjs=$oldobjs - oldobjs= - # Is there a better way of finding the last object in the list? - for obj in $save_oldobjs - do - last_oldobj=$obj - done - eval test_cmds=\"$old_archive_cmds\" - func_len " $test_cmds" - len0=$func_len_result - len=$len0 - for obj in $save_oldobjs - do - func_len " $obj" - func_arith $len + $func_len_result - len=$func_arith_result - objlist+=" $obj" - if test "$len" -lt "$max_cmd_len"; then - : - else - # the above command should be used before it gets too long - oldobjs=$objlist - if test "$obj" = "$last_oldobj" ; then - RANLIB=$save_RANLIB - fi - test -z "$concat_cmds" || concat_cmds=$concat_cmds~ - eval concat_cmds=\"\${concat_cmds}$old_archive_cmds\" - objlist= - len=$len0 - fi - done - RANLIB=$save_RANLIB - oldobjs=$objlist - if test "X$oldobjs" = "X" ; then - eval cmds=\"\$concat_cmds\" - else - eval cmds=\"\$concat_cmds~\$old_archive_cmds\" - fi - fi - fi - func_execute_cmds "$cmds" 'exit $?' - done - - test -n "$generated" && \ - func_show_eval "${RM}r$generated" - - # Now create the libtool archive. - case $output in - *.la) - old_library= - test "$build_old_libs" = yes && old_library="$libname.$libext" - func_verbose "creating $output" - - # Preserve any variables that may affect compiler behavior - for var in $variables_saved_for_relink; do - if eval test -z \"\${$var+set}\"; then - relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" - elif eval var_value=\$$var; test -z "$var_value"; then - relink_command="$var=; export $var; $relink_command" - else - func_quote_for_eval "$var_value" - relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" - fi - done - # Quote the link command for shipping. - relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" - relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` - if test "$hardcode_automatic" = yes ; then - relink_command= - fi - - # Only create the output if not a dry run. - $opt_dry_run || { - for installed in no yes; do - if test "$installed" = yes; then - if test -z "$install_libdir"; then - break - fi - output="$output_objdir/$outputname"i - # Replace all uninstalled libtool libraries with the installed ones - newdependency_libs= - for deplib in $dependency_libs; do - case $deplib in - *.la) - func_basename "$deplib" - name="$func_basename_result" - func_resolve_sysroot "$deplib" - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` - test -z "$libdir" && \ - func_fatal_error "\`$deplib' is not a valid libtool archive" - newdependency_libs+=" ${lt_sysroot:+=}$libdir/$name" - ;; - -L*) - func_stripname -L '' "$deplib" - func_replace_sysroot "$func_stripname_result" - newdependency_libs+=" -L$func_replace_sysroot_result" - ;; - -R*) - func_stripname -R '' "$deplib" - func_replace_sysroot "$func_stripname_result" - newdependency_libs+=" -R$func_replace_sysroot_result" - ;; - *) newdependency_libs+=" $deplib" ;; - esac - done - dependency_libs="$newdependency_libs" - newdlfiles= - - for lib in $dlfiles; do - case $lib in - *.la) - func_basename "$lib" - name="$func_basename_result" - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` - test -z "$libdir" && \ - func_fatal_error "\`$lib' is not a valid libtool archive" - newdlfiles+=" ${lt_sysroot:+=}$libdir/$name" - ;; - *) newdlfiles+=" $lib" ;; - esac - done - dlfiles="$newdlfiles" - newdlprefiles= - for lib in $dlprefiles; do - case $lib in - *.la) - # Only pass preopened files to the pseudo-archive (for - # eventual linking with the app. that links it) if we - # didn't already link the preopened objects directly into - # the library: - func_basename "$lib" - name="$func_basename_result" - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` - test -z "$libdir" && \ - func_fatal_error "\`$lib' is not a valid libtool archive" - newdlprefiles+=" ${lt_sysroot:+=}$libdir/$name" - ;; - esac - done - dlprefiles="$newdlprefiles" - else - newdlfiles= - for lib in $dlfiles; do - case $lib in - [\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;; - *) abs=`pwd`"/$lib" ;; - esac - newdlfiles+=" $abs" - done - dlfiles="$newdlfiles" - newdlprefiles= - for lib in $dlprefiles; do - case $lib in - [\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;; - *) abs=`pwd`"/$lib" ;; - esac - newdlprefiles+=" $abs" - done - dlprefiles="$newdlprefiles" - fi - $RM $output - # place dlname in correct position for cygwin - # In fact, it would be nice if we could use this code for all target - # systems that can't hard-code library paths into their executables - # and that have no shared library path variable independent of PATH, - # but it turns out we can't easily determine that from inspecting - # libtool variables, so we have to hard-code the OSs to which it - # applies here; at the moment, that means platforms that use the PE - # object format with DLL files. See the long comment at the top of - # tests/bindir.at for full details. - tdlname=$dlname - case $host,$output,$installed,$module,$dlname in - *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll) - # If a -bindir argument was supplied, place the dll there. - if test "x$bindir" != x ; - then - func_relative_path "$install_libdir" "$bindir" - tdlname=$func_relative_path_result$dlname - else - # Otherwise fall back on heuristic. - tdlname=../bin/$dlname - fi - ;; - esac - $ECHO > $output "\ -# $outputname - a libtool library file -# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='$tdlname' - -# Names of this library. -library_names='$library_names' - -# The name of the static archive. -old_library='$old_library' - -# Linker flags that can not go in dependency_libs. -inherited_linker_flags='$new_inherited_linker_flags' - -# Libraries that this one depends upon. -dependency_libs='$dependency_libs' - -# Names of additional weak libraries provided by this library -weak_library_names='$weak_libs' - -# Version information for $libname. -current=$current -age=$age -revision=$revision - -# Is this an already installed library? -installed=$installed - -# Should we warn about portability when linking against -modules? -shouldnotlink=$module - -# Files to dlopen/dlpreopen -dlopen='$dlfiles' -dlpreopen='$dlprefiles' - -# Directory that this library needs to be installed in: -libdir='$install_libdir'" - if test "$installed" = no && test "$need_relink" = yes; then - $ECHO >> $output "\ -relink_command=\"$relink_command\"" - fi - done - } - - # Do a symbolic link so that the libtool archive can be found in - # LD_LIBRARY_PATH before the program is installed. - func_show_eval '( cd "$output_objdir" && $RM "$outputname" && $LN_S "../$outputname" "$outputname" )' 'exit $?' - ;; - esac - exit $EXIT_SUCCESS -} - -{ test "$opt_mode" = link || test "$opt_mode" = relink; } && - func_mode_link ${1+"$@"} - - -# func_mode_uninstall arg... -func_mode_uninstall () -{ - $opt_debug - RM="$nonopt" - files= - rmforce= - exit_status=0 - - # This variable tells wrapper scripts just to set variables rather - # than running their programs. - libtool_install_magic="$magic" - - for arg - do - case $arg in - -f) RM+=" $arg"; rmforce=yes ;; - -*) RM+=" $arg" ;; - *) files+=" $arg" ;; - esac - done - - test -z "$RM" && \ - func_fatal_help "you must specify an RM program" - - rmdirs= - - for file in $files; do - func_dirname "$file" "" "." - dir="$func_dirname_result" - if test "X$dir" = X.; then - odir="$objdir" - else - odir="$dir/$objdir" - fi - func_basename "$file" - name="$func_basename_result" - test "$opt_mode" = uninstall && odir="$dir" - - # Remember odir for removal later, being careful to avoid duplicates - if test "$opt_mode" = clean; then - case " $rmdirs " in - *" $odir "*) ;; - *) rmdirs+=" $odir" ;; - esac - fi - - # Don't error if the file doesn't exist and rm -f was used. - if { test -L "$file"; } >/dev/null 2>&1 || - { test -h "$file"; } >/dev/null 2>&1 || - test -f "$file"; then - : - elif test -d "$file"; then - exit_status=1 - continue - elif test "$rmforce" = yes; then - continue - fi - - rmfiles="$file" - - case $name in - *.la) - # Possibly a libtool archive, so verify it. - if func_lalib_p "$file"; then - func_source $dir/$name - - # Delete the libtool libraries and symlinks. - for n in $library_names; do - rmfiles+=" $odir/$n" - done - test -n "$old_library" && rmfiles+=" $odir/$old_library" - - case "$opt_mode" in - clean) - case " $library_names " in - *" $dlname "*) ;; - *) test -n "$dlname" && rmfiles+=" $odir/$dlname" ;; - esac - test -n "$libdir" && rmfiles+=" $odir/$name $odir/${name}i" - ;; - uninstall) - if test -n "$library_names"; then - # Do each command in the postuninstall commands. - func_execute_cmds "$postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1' - fi - - if test -n "$old_library"; then - # Do each command in the old_postuninstall commands. - func_execute_cmds "$old_postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1' - fi - # FIXME: should reinstall the best remaining shared library. - ;; - esac - fi - ;; - - *.lo) - # Possibly a libtool object, so verify it. - if func_lalib_p "$file"; then - - # Read the .lo file - func_source $dir/$name - - # Add PIC object to the list of files to remove. - if test -n "$pic_object" && - test "$pic_object" != none; then - rmfiles+=" $dir/$pic_object" - fi - - # Add non-PIC object to the list of files to remove. - if test -n "$non_pic_object" && - test "$non_pic_object" != none; then - rmfiles+=" $dir/$non_pic_object" - fi - fi - ;; - - *) - if test "$opt_mode" = clean ; then - noexename=$name - case $file in - *.exe) - func_stripname '' '.exe' "$file" - file=$func_stripname_result - func_stripname '' '.exe' "$name" - noexename=$func_stripname_result - # $file with .exe has already been added to rmfiles, - # add $file without .exe - rmfiles+=" $file" - ;; - esac - # Do a test to see if this is a libtool program. - if func_ltwrapper_p "$file"; then - if func_ltwrapper_executable_p "$file"; then - func_ltwrapper_scriptname "$file" - relink_command= - func_source $func_ltwrapper_scriptname_result - rmfiles+=" $func_ltwrapper_scriptname_result" - else - relink_command= - func_source $dir/$noexename - fi - - # note $name still contains .exe if it was in $file originally - # as does the version of $file that was added into $rmfiles - rmfiles+=" $odir/$name $odir/${name}S.${objext}" - if test "$fast_install" = yes && test -n "$relink_command"; then - rmfiles+=" $odir/lt-$name" - fi - if test "X$noexename" != "X$name" ; then - rmfiles+=" $odir/lt-${noexename}.c" - fi - fi - fi - ;; - esac - func_show_eval "$RM $rmfiles" 'exit_status=1' - done - - # Try to remove the ${objdir}s in the directories where we deleted files - for dir in $rmdirs; do - if test -d "$dir"; then - func_show_eval "rmdir $dir >/dev/null 2>&1" - fi - done - - exit $exit_status -} - -{ test "$opt_mode" = uninstall || test "$opt_mode" = clean; } && - func_mode_uninstall ${1+"$@"} - -test -z "$opt_mode" && { - help="$generic_help" - func_fatal_help "you must specify a MODE" -} - -test -z "$exec_cmd" && \ - func_fatal_help "invalid operation mode \`$opt_mode'" - -if test -n "$exec_cmd"; then - eval exec "$exec_cmd" - exit $EXIT_FAILURE -fi - -exit $exit_status - - -# The TAGs below are defined such that we never get into a situation -# in which we disable both kinds of libraries. Given conflicting -# choices, we go for a static library, that is the most portable, -# since we can't tell whether shared libraries were disabled because -# the user asked for that or because the platform doesn't support -# them. This is particularly important on AIX, because we don't -# support having both static and shared libraries enabled at the same -# time on that platform, so we default to a shared-only configuration. -# If a disable-shared tag is given, we'll fallback to a static-only -# configuration. But we'll never go from static-only to shared-only. - -# ### BEGIN LIBTOOL TAG CONFIG: disable-shared -build_libtool_libs=no -build_old_libs=yes -# ### END LIBTOOL TAG CONFIG: disable-shared - -# ### BEGIN LIBTOOL TAG CONFIG: disable-static -build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` -# ### END LIBTOOL TAG CONFIG: disable-static - -# Local Variables: -# mode:shell-script -# sh-indentation:2 -# End: -# vi:sw=2 - - -# ### BEGIN LIBTOOL TAG CONFIG: CXX - -# The linker used to build libraries. -LD="/usr/bin/ld -m elf_x86_64" - -# How to create reloadable object files. -reload_flag=" -r" -reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs" - -# Commands used to build an old-style archive. -old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs~\$RANLIB \$tool_oldlib" - -# A language specific compiler. -CC="g++" - -# Is the compiler the GNU compiler? -with_gcc=yes - -# Compiler flag to turn off builtin functions. -no_builtin_flag=" -fno-builtin" - -# Additional compiler flags for building library objects. -pic_flag=" -fPIC -DPIC" - -# How to pass a linker flag through the compiler. -wl="-Wl," - -# Compiler flag to prevent dynamic linking. -link_static_flag="-static" - -# Does compiler simultaneously support -c and -o options? -compiler_c_o="yes" - -# Whether or not to add -lc for building shared libraries. -build_libtool_need_lc=no - -# Whether or not to disallow shared libs when runtime libs are static. -allow_libtool_libs_with_static_runtimes=no - -# Compiler flag to allow reflexive dlopens. -export_dynamic_flag_spec="\${wl}--export-dynamic" - -# Compiler flag to generate shared objects directly from archives. -whole_archive_flag_spec="\${wl}--whole-archive\$convenience \${wl}--no-whole-archive" - -# Whether the compiler copes with passing no objects directly. -compiler_needs_object="no" - -# Create an old-style archive from a shared archive. -old_archive_from_new_cmds="" - -# Create a temporary old-style archive to link instead of a shared archive. -old_archive_from_expsyms_cmds="" - -# Commands used to build a shared archive. -archive_cmds="\$CC \$pic_flag -shared -nostdlib \$predep_objects \$libobjs \$deplibs \$postdep_objects \$compiler_flags \${wl}-soname \$wl\$soname -o \$lib" -archive_expsym_cmds="\$CC \$pic_flag -shared -nostdlib \$predep_objects \$libobjs \$deplibs \$postdep_objects \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-retain-symbols-file \$wl\$export_symbols -o \$lib" - -# Commands used to build a loadable module if different from building -# a shared archive. -module_cmds="" -module_expsym_cmds="" - -# Whether we are building with GNU ld or not. -with_gnu_ld="yes" - -# Flag that allows shared libraries with undefined symbols to be built. -allow_undefined_flag="" - -# Flag that enforces no undefined symbols. -no_undefined_flag="" - -# Flag to hardcode $libdir into a binary during linking. -# This must work even if $libdir does not exist -hardcode_libdir_flag_spec="\${wl}-rpath \${wl}\$libdir" - -# Whether we need a single "-rpath" flag with a separated argument. -hardcode_libdir_separator="" - -# Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes -# DIR into the resulting binary. -hardcode_direct=no - -# Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes -# DIR into the resulting binary and the resulting library dependency is -# "absolute",i.e impossible to change by setting ${shlibpath_var} if the -# library is relocated. -hardcode_direct_absolute=no - -# Set to "yes" if using the -LDIR flag during linking hardcodes DIR -# into the resulting binary. -hardcode_minus_L=no - -# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR -# into the resulting binary. -hardcode_shlibpath_var=unsupported - -# Set to "yes" if building a shared library automatically hardcodes DIR -# into the library and all subsequent libraries and executables linked -# against it. -hardcode_automatic=no - -# Set to yes if linker adds runtime paths of dependent libraries -# to runtime path list. -inherit_rpath=no - -# Whether libtool must link a program against all its dependency libraries. -link_all_deplibs=no - -# Set to "yes" if exported symbols are required. -always_export_symbols=no - -# The commands to list exported symbols. -export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | \$SED 's/.* //' | sort | uniq > \$export_symbols" - -# Symbols that should not be listed in the preloaded symbols. -exclude_expsyms="_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*" - -# Symbols that must always be exported. -include_expsyms="" - -# Commands necessary for linking programs (against libraries) with templates. -prelink_cmds="" - -# Commands necessary for finishing linking programs. -postlink_cmds="" - -# Specify filename containing input files. -file_list_spec="" - -# How to hardcode a shared library path into an executable. -hardcode_action=immediate - -# The directories searched by this compiler when creating a shared library. -compiler_lib_search_dirs="/usr/lib/gcc/x86_64-linux-gnu/4.6 /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /usr/lib/gcc/x86_64-linux-gnu/4.6/../../.." - -# Dependencies to place before and after the objects being linked to -# create a shared library. -predep_objects="/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.6/crtbeginS.o" -postdep_objects="/usr/lib/gcc/x86_64-linux-gnu/4.6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/crtn.o" -predeps="" -postdeps="-lstdc++ -lm -lgcc_s -lc -lgcc_s" - -# The library search path used internally by the compiler when linking -# a shared library. -compiler_lib_search_path="-L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.." - -# ### END LIBTOOL TAG CONFIG: CXX Index: modules/provider-coaster-c-client/config/depcomp =================================================================== --- modules/provider-coaster-c-client/config/depcomp (revision 3826) +++ modules/provider-coaster-c-client/config/depcomp (working copy) @@ -1 +0,0 @@ -link /usr/share/automake-1.11/depcomp \ No newline at end of file Index: modules/provider-coaster-c-client/config/missing =================================================================== --- modules/provider-coaster-c-client/config/missing (revision 3826) +++ modules/provider-coaster-c-client/config/missing (working copy) @@ -1 +0,0 @@ -link /usr/share/automake-1.11/missing \ No newline at end of file Index: modules/provider-coaster-c-client/config/config.guess =================================================================== --- modules/provider-coaster-c-client/config/config.guess (revision 3826) +++ modules/provider-coaster-c-client/config/config.guess (working copy) @@ -1,1530 +0,0 @@ -#! /bin/sh -# Attempt to guess a canonical system name. -# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -# 2011, 2012 Free Software Foundation, Inc. - -timestamp='2012-02-10' - -# This file is free software; you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# 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. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, see . -# -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - - -# Originally written by Per Bothner. Please send patches (context -# diff format) to and include a ChangeLog -# entry. -# -# This script attempts to guess a canonical system name similar to -# config.sub. If it succeeds, it prints the system name on stdout, and -# exits with 0. Otherwise, it exits with 1. -# -# You can get the latest version of this script from: -# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD - -me=`echo "$0" | sed -e 's,.*/,,'` - -usage="\ -Usage: $0 [OPTION] - -Output the configuration name of the system \`$me' is run on. - -Operation modes: - -h, --help print this help, then exit - -t, --time-stamp print date of last modification, then exit - -v, --version print version number, then exit - -Report bugs and patches to ." - -version="\ -GNU config.guess ($timestamp) - -Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 -Free Software Foundation, Inc. - -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." - -help=" -Try \`$me --help' for more information." - -# Parse command line -while test $# -gt 0 ; do - case $1 in - --time-stamp | --time* | -t ) - echo "$timestamp" ; exit ;; - --version | -v ) - echo "$version" ; exit ;; - --help | --h* | -h ) - echo "$usage"; exit ;; - -- ) # Stop option processing - shift; break ;; - - ) # Use stdin as input. - break ;; - -* ) - echo "$me: invalid option $1$help" >&2 - exit 1 ;; - * ) - break ;; - esac -done - -if test $# != 0; then - echo "$me: too many arguments$help" >&2 - exit 1 -fi - -trap 'exit 1' 1 2 15 - -# CC_FOR_BUILD -- compiler used by this script. Note that the use of a -# compiler to aid in system detection is discouraged as it requires -# temporary files to be created and, as you can see below, it is a -# headache to deal with in a portable fashion. - -# Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still -# use `HOST_CC' if defined, but it is deprecated. - -# Portable tmp directory creation inspired by the Autoconf team. - -set_cc_for_build=' -trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; -trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ; -: ${TMPDIR=/tmp} ; - { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || - { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || - { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } || - { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; -dummy=$tmp/dummy ; -tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ; -case $CC_FOR_BUILD,$HOST_CC,$CC in - ,,) echo "int x;" > $dummy.c ; - for c in cc gcc c89 c99 ; do - if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then - CC_FOR_BUILD="$c"; break ; - fi ; - done ; - if test x"$CC_FOR_BUILD" = x ; then - CC_FOR_BUILD=no_compiler_found ; - fi - ;; - ,,*) CC_FOR_BUILD=$CC ;; - ,*,*) CC_FOR_BUILD=$HOST_CC ;; -esac ; set_cc_for_build= ;' - -# This is needed to find uname on a Pyramid OSx when run in the BSD universe. -# (ghazi at noc.rutgers.edu 1994-08-24) -if (test -f /.attbin/uname) >/dev/null 2>&1 ; then - PATH=$PATH:/.attbin ; export PATH -fi - -UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown -UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown -UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown -UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown - -# Note: order is significant - the case branches are not exclusive. - -case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in - *:NetBSD:*:*) - # NetBSD (nbsd) targets should (where applicable) match one or - # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, - # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently - # switched to ELF, *-*-netbsd* would select the old - # object file format. This provides both forward - # compatibility and a consistent mechanism for selecting the - # object file format. - # - # Note: NetBSD doesn't particularly care about the vendor - # portion of the name. We always set it to "unknown". - sysctl="sysctl -n hw.machine_arch" - UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \ - /usr/sbin/$sysctl 2>/dev/null || echo unknown)` - case "${UNAME_MACHINE_ARCH}" in - armeb) machine=armeb-unknown ;; - arm*) machine=arm-unknown ;; - sh3el) machine=shl-unknown ;; - sh3eb) machine=sh-unknown ;; - sh5el) machine=sh5le-unknown ;; - *) machine=${UNAME_MACHINE_ARCH}-unknown ;; - esac - # The Operating System including object format, if it has switched - # to ELF recently, or will in the future. - case "${UNAME_MACHINE_ARCH}" in - arm*|i386|m68k|ns32k|sh3*|sparc|vax) - eval $set_cc_for_build - if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep -q __ELF__ - then - # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). - # Return netbsd for either. FIX? - os=netbsd - else - os=netbsdelf - fi - ;; - *) - os=netbsd - ;; - esac - # The OS release - # Debian GNU/NetBSD machines have a different userland, and - # thus, need a distinct triplet. However, they do not need - # kernel version information, so it can be replaced with a - # suitable tag, in the style of linux-gnu. - case "${UNAME_VERSION}" in - Debian*) - release='-gnu' - ;; - *) - release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` - ;; - esac - # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: - # contains redundant information, the shorter form: - # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. - echo "${machine}-${os}${release}" - exit ;; - *:OpenBSD:*:*) - UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` - echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} - exit ;; - *:ekkoBSD:*:*) - echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE} - exit ;; - *:SolidBSD:*:*) - echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE} - exit ;; - macppc:MirBSD:*:*) - echo powerpc-unknown-mirbsd${UNAME_RELEASE} - exit ;; - *:MirBSD:*:*) - echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE} - exit ;; - alpha:OSF1:*:*) - case $UNAME_RELEASE in - *4.0) - UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` - ;; - *5.*) - UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` - ;; - esac - # According to Compaq, /usr/sbin/psrinfo has been available on - # OSF/1 and Tru64 systems produced since 1995. I hope that - # covers most systems running today. This code pipes the CPU - # types through head -n 1, so we only detect the type of CPU 0. - ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` - case "$ALPHA_CPU_TYPE" in - "EV4 (21064)") - UNAME_MACHINE="alpha" ;; - "EV4.5 (21064)") - UNAME_MACHINE="alpha" ;; - "LCA4 (21066/21068)") - UNAME_MACHINE="alpha" ;; - "EV5 (21164)") - UNAME_MACHINE="alphaev5" ;; - "EV5.6 (21164A)") - UNAME_MACHINE="alphaev56" ;; - "EV5.6 (21164PC)") - UNAME_MACHINE="alphapca56" ;; - "EV5.7 (21164PC)") - UNAME_MACHINE="alphapca57" ;; - "EV6 (21264)") - UNAME_MACHINE="alphaev6" ;; - "EV6.7 (21264A)") - UNAME_MACHINE="alphaev67" ;; - "EV6.8CB (21264C)") - UNAME_MACHINE="alphaev68" ;; - "EV6.8AL (21264B)") - UNAME_MACHINE="alphaev68" ;; - "EV6.8CX (21264D)") - UNAME_MACHINE="alphaev68" ;; - "EV6.9A (21264/EV69A)") - UNAME_MACHINE="alphaev69" ;; - "EV7 (21364)") - UNAME_MACHINE="alphaev7" ;; - "EV7.9 (21364A)") - UNAME_MACHINE="alphaev79" ;; - esac - # A Pn.n version is a patched version. - # A Vn.n version is a released version. - # A Tn.n version is a released field test version. - # A Xn.n version is an unreleased experimental baselevel. - # 1.2 uses "1.2" for uname -r. - echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` - # Reset EXIT trap before exiting to avoid spurious non-zero exit code. - exitcode=$? - trap '' 0 - exit $exitcode ;; - Alpha\ *:Windows_NT*:*) - # How do we know it's Interix rather than the generic POSIX subsystem? - # Should we change UNAME_MACHINE based on the output of uname instead - # of the specific Alpha model? - echo alpha-pc-interix - exit ;; - 21064:Windows_NT:50:3) - echo alpha-dec-winnt3.5 - exit ;; - Amiga*:UNIX_System_V:4.0:*) - echo m68k-unknown-sysv4 - exit ;; - *:[Aa]miga[Oo][Ss]:*:*) - echo ${UNAME_MACHINE}-unknown-amigaos - exit ;; - *:[Mm]orph[Oo][Ss]:*:*) - echo ${UNAME_MACHINE}-unknown-morphos - exit ;; - *:OS/390:*:*) - echo i370-ibm-openedition - exit ;; - *:z/VM:*:*) - echo s390-ibm-zvmoe - exit ;; - *:OS400:*:*) - echo powerpc-ibm-os400 - exit ;; - arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) - echo arm-acorn-riscix${UNAME_RELEASE} - exit ;; - arm:riscos:*:*|arm:RISCOS:*:*) - echo arm-unknown-riscos - exit ;; - SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) - echo hppa1.1-hitachi-hiuxmpp - exit ;; - Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) - # akee at wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. - if test "`(/bin/universe) 2>/dev/null`" = att ; then - echo pyramid-pyramid-sysv3 - else - echo pyramid-pyramid-bsd - fi - exit ;; - NILE*:*:*:dcosx) - echo pyramid-pyramid-svr4 - exit ;; - DRS?6000:unix:4.0:6*) - echo sparc-icl-nx6 - exit ;; - DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*) - case `/usr/bin/uname -p` in - sparc) echo sparc-icl-nx7; exit ;; - esac ;; - s390x:SunOS:*:*) - echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - sun4H:SunOS:5.*:*) - echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) - echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) - echo i386-pc-auroraux${UNAME_RELEASE} - exit ;; - i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) - eval $set_cc_for_build - SUN_ARCH="i386" - # If there is a compiler, see if it is configured for 64-bit objects. - # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. - # This test works for both compilers. - if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then - if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ - (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ - grep IS_64BIT_ARCH >/dev/null - then - SUN_ARCH="x86_64" - fi - fi - echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - sun4*:SunOS:6*:*) - # According to config.sub, this is the proper way to canonicalize - # SunOS6. Hard to guess exactly what SunOS6 will be like, but - # it's likely to be more like Solaris than SunOS4. - echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - sun4*:SunOS:*:*) - case "`/usr/bin/arch -k`" in - Series*|S4*) - UNAME_RELEASE=`uname -v` - ;; - esac - # Japanese Language versions have a version number like `4.1.3-JL'. - echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` - exit ;; - sun3*:SunOS:*:*) - echo m68k-sun-sunos${UNAME_RELEASE} - exit ;; - sun*:*:4.2BSD:*) - UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` - test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 - case "`/bin/arch`" in - sun3) - echo m68k-sun-sunos${UNAME_RELEASE} - ;; - sun4) - echo sparc-sun-sunos${UNAME_RELEASE} - ;; - esac - exit ;; - aushp:SunOS:*:*) - echo sparc-auspex-sunos${UNAME_RELEASE} - exit ;; - # The situation for MiNT is a little confusing. The machine name - # can be virtually everything (everything which is not - # "atarist" or "atariste" at least should have a processor - # > m68000). The system name ranges from "MiNT" over "FreeMiNT" - # to the lowercase version "mint" (or "freemint"). Finally - # the system name "TOS" denotes a system which is actually not - # MiNT. But MiNT is downward compatible to TOS, so this should - # be no problem. - atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} - exit ;; - atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} - exit ;; - *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} - exit ;; - milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) - echo m68k-milan-mint${UNAME_RELEASE} - exit ;; - hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) - echo m68k-hades-mint${UNAME_RELEASE} - exit ;; - *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) - echo m68k-unknown-mint${UNAME_RELEASE} - exit ;; - m68k:machten:*:*) - echo m68k-apple-machten${UNAME_RELEASE} - exit ;; - powerpc:machten:*:*) - echo powerpc-apple-machten${UNAME_RELEASE} - exit ;; - RISC*:Mach:*:*) - echo mips-dec-mach_bsd4.3 - exit ;; - RISC*:ULTRIX:*:*) - echo mips-dec-ultrix${UNAME_RELEASE} - exit ;; - VAX*:ULTRIX*:*:*) - echo vax-dec-ultrix${UNAME_RELEASE} - exit ;; - 2020:CLIX:*:* | 2430:CLIX:*:*) - echo clipper-intergraph-clix${UNAME_RELEASE} - exit ;; - mips:*:*:UMIPS | mips:*:*:RISCos) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c -#ifdef __cplusplus -#include /* for printf() prototype */ - int main (int argc, char *argv[]) { -#else - int main (argc, argv) int argc; char *argv[]; { -#endif - #if defined (host_mips) && defined (MIPSEB) - #if defined (SYSTYPE_SYSV) - printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); - #endif - #if defined (SYSTYPE_SVR4) - printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); - #endif - #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) - printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); - #endif - #endif - exit (-1); - } -EOF - $CC_FOR_BUILD -o $dummy $dummy.c && - dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && - SYSTEM_NAME=`$dummy $dummyarg` && - { echo "$SYSTEM_NAME"; exit; } - echo mips-mips-riscos${UNAME_RELEASE} - exit ;; - Motorola:PowerMAX_OS:*:*) - echo powerpc-motorola-powermax - exit ;; - Motorola:*:4.3:PL8-*) - echo powerpc-harris-powermax - exit ;; - Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*) - echo powerpc-harris-powermax - exit ;; - Night_Hawk:Power_UNIX:*:*) - echo powerpc-harris-powerunix - exit ;; - m88k:CX/UX:7*:*) - echo m88k-harris-cxux7 - exit ;; - m88k:*:4*:R4*) - echo m88k-motorola-sysv4 - exit ;; - m88k:*:3*:R3*) - echo m88k-motorola-sysv3 - exit ;; - AViiON:dgux:*:*) - # DG/UX returns AViiON for all architectures - UNAME_PROCESSOR=`/usr/bin/uname -p` - if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] - then - if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ - [ ${TARGET_BINARY_INTERFACE}x = x ] - then - echo m88k-dg-dgux${UNAME_RELEASE} - else - echo m88k-dg-dguxbcs${UNAME_RELEASE} - fi - else - echo i586-dg-dgux${UNAME_RELEASE} - fi - exit ;; - M88*:DolphinOS:*:*) # DolphinOS (SVR3) - echo m88k-dolphin-sysv3 - exit ;; - M88*:*:R3*:*) - # Delta 88k system running SVR3 - echo m88k-motorola-sysv3 - exit ;; - XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) - echo m88k-tektronix-sysv3 - exit ;; - Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) - echo m68k-tektronix-bsd - exit ;; - *:IRIX*:*:*) - echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` - exit ;; - ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. - echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id - exit ;; # Note that: echo "'`uname -s`'" gives 'AIX ' - i*86:AIX:*:*) - echo i386-ibm-aix - exit ;; - ia64:AIX:*:*) - if [ -x /usr/bin/oslevel ] ; then - IBM_REV=`/usr/bin/oslevel` - else - IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} - fi - echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} - exit ;; - *:AIX:2:3) - if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #include - - main() - { - if (!__power_pc()) - exit(1); - puts("powerpc-ibm-aix3.2.5"); - exit(0); - } -EOF - if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` - then - echo "$SYSTEM_NAME" - else - echo rs6000-ibm-aix3.2.5 - fi - elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then - echo rs6000-ibm-aix3.2.4 - else - echo rs6000-ibm-aix3.2 - fi - exit ;; - *:AIX:*:[4567]) - IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` - if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then - IBM_ARCH=rs6000 - else - IBM_ARCH=powerpc - fi - if [ -x /usr/bin/oslevel ] ; then - IBM_REV=`/usr/bin/oslevel` - else - IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} - fi - echo ${IBM_ARCH}-ibm-aix${IBM_REV} - exit ;; - *:AIX:*:*) - echo rs6000-ibm-aix - exit ;; - ibmrt:4.4BSD:*|romp-ibm:BSD:*) - echo romp-ibm-bsd4.4 - exit ;; - ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and - echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to - exit ;; # report: romp-ibm BSD 4.3 - *:BOSX:*:*) - echo rs6000-bull-bosx - exit ;; - DPX/2?00:B.O.S.:*:*) - echo m68k-bull-sysv3 - exit ;; - 9000/[34]??:4.3bsd:1.*:*) - echo m68k-hp-bsd - exit ;; - hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) - echo m68k-hp-bsd4.4 - exit ;; - 9000/[34678]??:HP-UX:*:*) - HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` - case "${UNAME_MACHINE}" in - 9000/31? ) HP_ARCH=m68000 ;; - 9000/[34]?? ) HP_ARCH=m68k ;; - 9000/[678][0-9][0-9]) - if [ -x /usr/bin/getconf ]; then - sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` - sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` - case "${sc_cpu_version}" in - 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 - 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 - 532) # CPU_PA_RISC2_0 - case "${sc_kernel_bits}" in - 32) HP_ARCH="hppa2.0n" ;; - 64) HP_ARCH="hppa2.0w" ;; - '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20 - esac ;; - esac - fi - if [ "${HP_ARCH}" = "" ]; then - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - - #define _HPUX_SOURCE - #include - #include - - int main () - { - #if defined(_SC_KERNEL_BITS) - long bits = sysconf(_SC_KERNEL_BITS); - #endif - long cpu = sysconf (_SC_CPU_VERSION); - - switch (cpu) - { - case CPU_PA_RISC1_0: puts ("hppa1.0"); break; - case CPU_PA_RISC1_1: puts ("hppa1.1"); break; - case CPU_PA_RISC2_0: - #if defined(_SC_KERNEL_BITS) - switch (bits) - { - case 64: puts ("hppa2.0w"); break; - case 32: puts ("hppa2.0n"); break; - default: puts ("hppa2.0"); break; - } break; - #else /* !defined(_SC_KERNEL_BITS) */ - puts ("hppa2.0"); break; - #endif - default: puts ("hppa1.0"); break; - } - exit (0); - } -EOF - (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` - test -z "$HP_ARCH" && HP_ARCH=hppa - fi ;; - esac - if [ ${HP_ARCH} = "hppa2.0w" ] - then - eval $set_cc_for_build - - # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating - # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler - # generating 64-bit code. GNU and HP use different nomenclature: - # - # $ CC_FOR_BUILD=cc ./config.guess - # => hppa2.0w-hp-hpux11.23 - # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess - # => hppa64-hp-hpux11.23 - - if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | - grep -q __LP64__ - then - HP_ARCH="hppa2.0w" - else - HP_ARCH="hppa64" - fi - fi - echo ${HP_ARCH}-hp-hpux${HPUX_REV} - exit ;; - ia64:HP-UX:*:*) - HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` - echo ia64-hp-hpux${HPUX_REV} - exit ;; - 3050*:HI-UX:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #include - int - main () - { - long cpu = sysconf (_SC_CPU_VERSION); - /* The order matters, because CPU_IS_HP_MC68K erroneously returns - true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct - results, however. */ - if (CPU_IS_PA_RISC (cpu)) - { - switch (cpu) - { - case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; - case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; - case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; - default: puts ("hppa-hitachi-hiuxwe2"); break; - } - } - else if (CPU_IS_HP_MC68K (cpu)) - puts ("m68k-hitachi-hiuxwe2"); - else puts ("unknown-hitachi-hiuxwe2"); - exit (0); - } -EOF - $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && - { echo "$SYSTEM_NAME"; exit; } - echo unknown-hitachi-hiuxwe2 - exit ;; - 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) - echo hppa1.1-hp-bsd - exit ;; - 9000/8??:4.3bsd:*:*) - echo hppa1.0-hp-bsd - exit ;; - *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) - echo hppa1.0-hp-mpeix - exit ;; - hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) - echo hppa1.1-hp-osf - exit ;; - hp8??:OSF1:*:*) - echo hppa1.0-hp-osf - exit ;; - i*86:OSF1:*:*) - if [ -x /usr/sbin/sysversion ] ; then - echo ${UNAME_MACHINE}-unknown-osf1mk - else - echo ${UNAME_MACHINE}-unknown-osf1 - fi - exit ;; - parisc*:Lites*:*:*) - echo hppa1.1-hp-lites - exit ;; - C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) - echo c1-convex-bsd - exit ;; - C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) - if getsysinfo -f scalar_acc - then echo c32-convex-bsd - else echo c2-convex-bsd - fi - exit ;; - C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) - echo c34-convex-bsd - exit ;; - C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) - echo c38-convex-bsd - exit ;; - C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) - echo c4-convex-bsd - exit ;; - CRAY*Y-MP:*:*:*) - echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit ;; - CRAY*[A-Z]90:*:*:*) - echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ - | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ - -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \ - -e 's/\.[^.]*$/.X/' - exit ;; - CRAY*TS:*:*:*) - echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit ;; - CRAY*T3E:*:*:*) - echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit ;; - CRAY*SV1:*:*:*) - echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit ;; - *:UNICOS/mp:*:*) - echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit ;; - F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) - FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` - FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` - FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` - echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" - exit ;; - 5000:UNIX_System_V:4.*:*) - FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` - FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` - echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" - exit ;; - i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) - echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} - exit ;; - sparc*:BSD/OS:*:*) - echo sparc-unknown-bsdi${UNAME_RELEASE} - exit ;; - *:BSD/OS:*:*) - echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} - exit ;; - *:FreeBSD:*:*) - UNAME_PROCESSOR=`/usr/bin/uname -p` - case ${UNAME_PROCESSOR} in - amd64) - echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; - *) - echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; - esac - exit ;; - i*:CYGWIN*:*) - echo ${UNAME_MACHINE}-pc-cygwin - exit ;; - *:MINGW*:*) - echo ${UNAME_MACHINE}-pc-mingw32 - exit ;; - i*:MSYS*:*) - echo ${UNAME_MACHINE}-pc-msys - exit ;; - i*:windows32*:*) - # uname -m includes "-pc" on this system. - echo ${UNAME_MACHINE}-mingw32 - exit ;; - i*:PW*:*) - echo ${UNAME_MACHINE}-pc-pw32 - exit ;; - *:Interix*:*) - case ${UNAME_MACHINE} in - x86) - echo i586-pc-interix${UNAME_RELEASE} - exit ;; - authenticamd | genuineintel | EM64T) - echo x86_64-unknown-interix${UNAME_RELEASE} - exit ;; - IA64) - echo ia64-unknown-interix${UNAME_RELEASE} - exit ;; - esac ;; - [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) - echo i${UNAME_MACHINE}-pc-mks - exit ;; - 8664:Windows_NT:*) - echo x86_64-pc-mks - exit ;; - i*:Windows_NT*:* | Pentium*:Windows_NT*:*) - # How do we know it's Interix rather than the generic POSIX subsystem? - # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we - # UNAME_MACHINE based on the output of uname instead of i386? - echo i586-pc-interix - exit ;; - i*:UWIN*:*) - echo ${UNAME_MACHINE}-pc-uwin - exit ;; - amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) - echo x86_64-unknown-cygwin - exit ;; - p*:CYGWIN*:*) - echo powerpcle-unknown-cygwin - exit ;; - prep*:SunOS:5.*:*) - echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit ;; - *:GNU:*:*) - # the GNU system - echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` - exit ;; - *:GNU/*:*:*) - # other systems with GNU libc and userland - echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu - exit ;; - i*86:Minix:*:*) - echo ${UNAME_MACHINE}-pc-minix - exit ;; - aarch64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - aarch64_be:Linux:*:*) - UNAME_MACHINE=aarch64_be - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - alpha:Linux:*:*) - case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in - EV5) UNAME_MACHINE=alphaev5 ;; - EV56) UNAME_MACHINE=alphaev56 ;; - PCA56) UNAME_MACHINE=alphapca56 ;; - PCA57) UNAME_MACHINE=alphapca56 ;; - EV6) UNAME_MACHINE=alphaev6 ;; - EV67) UNAME_MACHINE=alphaev67 ;; - EV68*) UNAME_MACHINE=alphaev68 ;; - esac - objdump --private-headers /bin/sh | grep -q ld.so.1 - if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi - echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} - exit ;; - arm*:Linux:*:*) - eval $set_cc_for_build - if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep -q __ARM_EABI__ - then - echo ${UNAME_MACHINE}-unknown-linux-gnu - else - if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep -q __ARM_PCS_VFP - then - echo ${UNAME_MACHINE}-unknown-linux-gnueabi - else - echo ${UNAME_MACHINE}-unknown-linux-gnueabihf - fi - fi - exit ;; - avr32*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - cris:Linux:*:*) - echo ${UNAME_MACHINE}-axis-linux-gnu - exit ;; - crisv32:Linux:*:*) - echo ${UNAME_MACHINE}-axis-linux-gnu - exit ;; - frv:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - hexagon:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - i*86:Linux:*:*) - LIBC=gnu - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #ifdef __dietlibc__ - LIBC=dietlibc - #endif -EOF - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` - echo "${UNAME_MACHINE}-pc-linux-${LIBC}" - exit ;; - ia64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - m32r*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - m68*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - mips:Linux:*:* | mips64:Linux:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #undef CPU - #undef ${UNAME_MACHINE} - #undef ${UNAME_MACHINE}el - #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) - CPU=${UNAME_MACHINE}el - #else - #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) - CPU=${UNAME_MACHINE} - #else - CPU= - #endif - #endif -EOF - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` - test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } - ;; - or32:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - padre:Linux:*:*) - echo sparc-unknown-linux-gnu - exit ;; - parisc64:Linux:*:* | hppa64:Linux:*:*) - echo hppa64-unknown-linux-gnu - exit ;; - parisc:Linux:*:* | hppa:Linux:*:*) - # Look for CPU level - case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in - PA7*) echo hppa1.1-unknown-linux-gnu ;; - PA8*) echo hppa2.0-unknown-linux-gnu ;; - *) echo hppa-unknown-linux-gnu ;; - esac - exit ;; - ppc64:Linux:*:*) - echo powerpc64-unknown-linux-gnu - exit ;; - ppc:Linux:*:*) - echo powerpc-unknown-linux-gnu - exit ;; - s390:Linux:*:* | s390x:Linux:*:*) - echo ${UNAME_MACHINE}-ibm-linux - exit ;; - sh64*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - sh*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - sparc:Linux:*:* | sparc64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - tile*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - vax:Linux:*:*) - echo ${UNAME_MACHINE}-dec-linux-gnu - exit ;; - x86_64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - xtensa*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit ;; - i*86:DYNIX/ptx:4*:*) - # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. - # earlier versions are messed up and put the nodename in both - # sysname and nodename. - echo i386-sequent-sysv4 - exit ;; - i*86:UNIX_SV:4.2MP:2.*) - # Unixware is an offshoot of SVR4, but it has its own version - # number series starting with 2... - # I am not positive that other SVR4 systems won't match this, - # I just have to hope. -- rms. - # Use sysv4.2uw... so that sysv4* matches it. - echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} - exit ;; - i*86:OS/2:*:*) - # If we were able to find `uname', then EMX Unix compatibility - # is probably installed. - echo ${UNAME_MACHINE}-pc-os2-emx - exit ;; - i*86:XTS-300:*:STOP) - echo ${UNAME_MACHINE}-unknown-stop - exit ;; - i*86:atheos:*:*) - echo ${UNAME_MACHINE}-unknown-atheos - exit ;; - i*86:syllable:*:*) - echo ${UNAME_MACHINE}-pc-syllable - exit ;; - i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*) - echo i386-unknown-lynxos${UNAME_RELEASE} - exit ;; - i*86:*DOS:*:*) - echo ${UNAME_MACHINE}-pc-msdosdjgpp - exit ;; - i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) - UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` - if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then - echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} - else - echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} - fi - exit ;; - i*86:*:5:[678]*) - # UnixWare 7.x, OpenUNIX and OpenServer 6. - case `/bin/uname -X | grep "^Machine"` in - *486*) UNAME_MACHINE=i486 ;; - *Pentium) UNAME_MACHINE=i586 ;; - *Pent*|*Celeron) UNAME_MACHINE=i686 ;; - esac - echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} - exit ;; - i*86:*:3.2:*) - if test -f /usr/options/cb.name; then - UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then - UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')` - (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486 - (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \ - && UNAME_MACHINE=i586 - (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \ - && UNAME_MACHINE=i686 - (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ - && UNAME_MACHINE=i686 - echo ${UNAME_MACHINE}-pc-sco$UNAME_REL - else - echo ${UNAME_MACHINE}-pc-sysv32 - fi - exit ;; - pc:*:*:*) - # Left here for compatibility: - # uname -m prints for DJGPP always 'pc', but it prints nothing about - # the processor, so we play safe by assuming i586. - # Note: whatever this is, it MUST be the same as what config.sub - # prints for the "djgpp" host, or else GDB configury will decide that - # this is a cross-build. - echo i586-pc-msdosdjgpp - exit ;; - Intel:Mach:3*:*) - echo i386-pc-mach3 - exit ;; - paragon:*:*:*) - echo i860-intel-osf1 - exit ;; - i860:*:4.*:*) # i860-SVR4 - if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then - echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 - else # Add other i860-SVR4 vendors below as they are discovered. - echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 - fi - exit ;; - mini*:CTIX:SYS*5:*) - # "miniframe" - echo m68010-convergent-sysv - exit ;; - mc68k:UNIX:SYSTEM5:3.51m) - echo m68k-convergent-sysv - exit ;; - M680?0:D-NIX:5.3:*) - echo m68k-diab-dnix - exit ;; - M68*:*:R3V[5678]*:*) - test -r /sysV68 && { echo 'm68k-motorola-sysv'; exit; } ;; - 3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0) - OS_REL='' - test -r /etc/.relid \ - && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` - /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && { echo i486-ncr-sysv4.3${OS_REL}; exit; } - /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ - && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; - 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) - /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && { echo i486-ncr-sysv4; exit; } ;; - NCR*:*:4.2:* | MPRAS*:*:4.2:*) - OS_REL='.3' - test -r /etc/.relid \ - && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` - /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && { echo i486-ncr-sysv4.3${OS_REL}; exit; } - /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ - && { echo i586-ncr-sysv4.3${OS_REL}; exit; } - /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \ - && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; - m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) - echo m68k-unknown-lynxos${UNAME_RELEASE} - exit ;; - mc68030:UNIX_System_V:4.*:*) - echo m68k-atari-sysv4 - exit ;; - TSUNAMI:LynxOS:2.*:*) - echo sparc-unknown-lynxos${UNAME_RELEASE} - exit ;; - rs6000:LynxOS:2.*:*) - echo rs6000-unknown-lynxos${UNAME_RELEASE} - exit ;; - PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*) - echo powerpc-unknown-lynxos${UNAME_RELEASE} - exit ;; - SM[BE]S:UNIX_SV:*:*) - echo mips-dde-sysv${UNAME_RELEASE} - exit ;; - RM*:ReliantUNIX-*:*:*) - echo mips-sni-sysv4 - exit ;; - RM*:SINIX-*:*:*) - echo mips-sni-sysv4 - exit ;; - *:SINIX-*:*:*) - if uname -p 2>/dev/null >/dev/null ; then - UNAME_MACHINE=`(uname -p) 2>/dev/null` - echo ${UNAME_MACHINE}-sni-sysv4 - else - echo ns32k-sni-sysv - fi - exit ;; - PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort - # says - echo i586-unisys-sysv4 - exit ;; - *:UNIX_System_V:4*:FTX*) - # From Gerald Hewes . - # How about differentiating between stratus architectures? -djm - echo hppa1.1-stratus-sysv4 - exit ;; - *:*:*:FTX*) - # From seanf at swdc.stratus.com. - echo i860-stratus-sysv4 - exit ;; - i*86:VOS:*:*) - # From Paul.Green at stratus.com. - echo ${UNAME_MACHINE}-stratus-vos - exit ;; - *:VOS:*:*) - # From Paul.Green at stratus.com. - echo hppa1.1-stratus-vos - exit ;; - mc68*:A/UX:*:*) - echo m68k-apple-aux${UNAME_RELEASE} - exit ;; - news*:NEWS-OS:6*:*) - echo mips-sony-newsos6 - exit ;; - R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) - if [ -d /usr/nec ]; then - echo mips-nec-sysv${UNAME_RELEASE} - else - echo mips-unknown-sysv${UNAME_RELEASE} - fi - exit ;; - BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. - echo powerpc-be-beos - exit ;; - BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. - echo powerpc-apple-beos - exit ;; - BePC:BeOS:*:*) # BeOS running on Intel PC compatible. - echo i586-pc-beos - exit ;; - BePC:Haiku:*:*) # Haiku running on Intel PC compatible. - echo i586-pc-haiku - exit ;; - SX-4:SUPER-UX:*:*) - echo sx4-nec-superux${UNAME_RELEASE} - exit ;; - SX-5:SUPER-UX:*:*) - echo sx5-nec-superux${UNAME_RELEASE} - exit ;; - SX-6:SUPER-UX:*:*) - echo sx6-nec-superux${UNAME_RELEASE} - exit ;; - SX-7:SUPER-UX:*:*) - echo sx7-nec-superux${UNAME_RELEASE} - exit ;; - SX-8:SUPER-UX:*:*) - echo sx8-nec-superux${UNAME_RELEASE} - exit ;; - SX-8R:SUPER-UX:*:*) - echo sx8r-nec-superux${UNAME_RELEASE} - exit ;; - Power*:Rhapsody:*:*) - echo powerpc-apple-rhapsody${UNAME_RELEASE} - exit ;; - *:Rhapsody:*:*) - echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} - exit ;; - *:Darwin:*:*) - UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown - case $UNAME_PROCESSOR in - i386) - eval $set_cc_for_build - if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then - if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ - (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ - grep IS_64BIT_ARCH >/dev/null - then - UNAME_PROCESSOR="x86_64" - fi - fi ;; - unknown) UNAME_PROCESSOR=powerpc ;; - esac - echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} - exit ;; - *:procnto*:*:* | *:QNX:[0123456789]*:*) - UNAME_PROCESSOR=`uname -p` - if test "$UNAME_PROCESSOR" = "x86"; then - UNAME_PROCESSOR=i386 - UNAME_MACHINE=pc - fi - echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE} - exit ;; - *:QNX:*:4*) - echo i386-pc-qnx - exit ;; - NEO-?:NONSTOP_KERNEL:*:*) - echo neo-tandem-nsk${UNAME_RELEASE} - exit ;; - NSE-?:NONSTOP_KERNEL:*:*) - echo nse-tandem-nsk${UNAME_RELEASE} - exit ;; - NSR-?:NONSTOP_KERNEL:*:*) - echo nsr-tandem-nsk${UNAME_RELEASE} - exit ;; - *:NonStop-UX:*:*) - echo mips-compaq-nonstopux - exit ;; - BS2000:POSIX*:*:*) - echo bs2000-siemens-sysv - exit ;; - DS/*:UNIX_System_V:*:*) - echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} - exit ;; - *:Plan9:*:*) - # "uname -m" is not consistent, so use $cputype instead. 386 - # is converted to i386 for consistency with other x86 - # operating systems. - if test "$cputype" = "386"; then - UNAME_MACHINE=i386 - else - UNAME_MACHINE="$cputype" - fi - echo ${UNAME_MACHINE}-unknown-plan9 - exit ;; - *:TOPS-10:*:*) - echo pdp10-unknown-tops10 - exit ;; - *:TENEX:*:*) - echo pdp10-unknown-tenex - exit ;; - KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) - echo pdp10-dec-tops20 - exit ;; - XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) - echo pdp10-xkl-tops20 - exit ;; - *:TOPS-20:*:*) - echo pdp10-unknown-tops20 - exit ;; - *:ITS:*:*) - echo pdp10-unknown-its - exit ;; - SEI:*:*:SEIUX) - echo mips-sei-seiux${UNAME_RELEASE} - exit ;; - *:DragonFly:*:*) - echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` - exit ;; - *:*VMS:*:*) - UNAME_MACHINE=`(uname -p) 2>/dev/null` - case "${UNAME_MACHINE}" in - A*) echo alpha-dec-vms ; exit ;; - I*) echo ia64-dec-vms ; exit ;; - V*) echo vax-dec-vms ; exit ;; - esac ;; - *:XENIX:*:SysV) - echo i386-pc-xenix - exit ;; - i*86:skyos:*:*) - echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' - exit ;; - i*86:rdos:*:*) - echo ${UNAME_MACHINE}-pc-rdos - exit ;; - i*86:AROS:*:*) - echo ${UNAME_MACHINE}-pc-aros - exit ;; - x86_64:VMkernel:*:*) - echo ${UNAME_MACHINE}-unknown-esx - exit ;; -esac - -#echo '(No uname command or uname output not recognized.)' 1>&2 -#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 - -eval $set_cc_for_build -cat >$dummy.c < -# include -#endif -main () -{ -#if defined (sony) -#if defined (MIPSEB) - /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed, - I don't know.... */ - printf ("mips-sony-bsd\n"); exit (0); -#else -#include - printf ("m68k-sony-newsos%s\n", -#ifdef NEWSOS4 - "4" -#else - "" -#endif - ); exit (0); -#endif -#endif - -#if defined (__arm) && defined (__acorn) && defined (__unix) - printf ("arm-acorn-riscix\n"); exit (0); -#endif - -#if defined (hp300) && !defined (hpux) - printf ("m68k-hp-bsd\n"); exit (0); -#endif - -#if defined (NeXT) -#if !defined (__ARCHITECTURE__) -#define __ARCHITECTURE__ "m68k" -#endif - int version; - version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`; - if (version < 4) - printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version); - else - printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version); - exit (0); -#endif - -#if defined (MULTIMAX) || defined (n16) -#if defined (UMAXV) - printf ("ns32k-encore-sysv\n"); exit (0); -#else -#if defined (CMU) - printf ("ns32k-encore-mach\n"); exit (0); -#else - printf ("ns32k-encore-bsd\n"); exit (0); -#endif -#endif -#endif - -#if defined (__386BSD__) - printf ("i386-pc-bsd\n"); exit (0); -#endif - -#if defined (sequent) -#if defined (i386) - printf ("i386-sequent-dynix\n"); exit (0); -#endif -#if defined (ns32000) - printf ("ns32k-sequent-dynix\n"); exit (0); -#endif -#endif - -#if defined (_SEQUENT_) - struct utsname un; - - uname(&un); - - if (strncmp(un.version, "V2", 2) == 0) { - printf ("i386-sequent-ptx2\n"); exit (0); - } - if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ - printf ("i386-sequent-ptx1\n"); exit (0); - } - printf ("i386-sequent-ptx\n"); exit (0); - -#endif - -#if defined (vax) -# if !defined (ultrix) -# include -# if defined (BSD) -# if BSD == 43 - printf ("vax-dec-bsd4.3\n"); exit (0); -# else -# if BSD == 199006 - printf ("vax-dec-bsd4.3reno\n"); exit (0); -# else - printf ("vax-dec-bsd\n"); exit (0); -# endif -# endif -# else - printf ("vax-dec-bsd\n"); exit (0); -# endif -# else - printf ("vax-dec-ultrix\n"); exit (0); -# endif -#endif - -#if defined (alliant) && defined (i860) - printf ("i860-alliant-bsd\n"); exit (0); -#endif - - exit (1); -} -EOF - -$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && - { echo "$SYSTEM_NAME"; exit; } - -# Apollos put the system type in the environment. - -test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit; } - -# Convex versions that predate uname can use getsysinfo(1) - -if [ -x /usr/convex/getsysinfo ] -then - case `getsysinfo -f cpu_type` in - c1*) - echo c1-convex-bsd - exit ;; - c2*) - if getsysinfo -f scalar_acc - then echo c32-convex-bsd - else echo c2-convex-bsd - fi - exit ;; - c34*) - echo c34-convex-bsd - exit ;; - c38*) - echo c38-convex-bsd - exit ;; - c4*) - echo c4-convex-bsd - exit ;; - esac -fi - -cat >&2 < in order to provide the needed -information to handle your system. - -config.guess timestamp = $timestamp - -uname -m = `(uname -m) 2>/dev/null || echo unknown` -uname -r = `(uname -r) 2>/dev/null || echo unknown` -uname -s = `(uname -s) 2>/dev/null || echo unknown` -uname -v = `(uname -v) 2>/dev/null || echo unknown` - -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` -/bin/uname -X = `(/bin/uname -X) 2>/dev/null` - -hostinfo = `(hostinfo) 2>/dev/null` -/bin/universe = `(/bin/universe) 2>/dev/null` -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` -/bin/arch = `(/bin/arch) 2>/dev/null` -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` - -UNAME_MACHINE = ${UNAME_MACHINE} -UNAME_RELEASE = ${UNAME_RELEASE} -UNAME_SYSTEM = ${UNAME_SYSTEM} -UNAME_VERSION = ${UNAME_VERSION} -EOF - -exit 1 - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "timestamp='" -# time-stamp-format: "%:y-%02m-%02d" -# time-stamp-end: "'" -# End: Index: modules/provider-coaster-c-client/config/config.sub =================================================================== --- modules/provider-coaster-c-client/config/config.sub (revision 3826) +++ modules/provider-coaster-c-client/config/config.sub (working copy) @@ -1,1773 +0,0 @@ -#! /bin/sh -# Configuration validation subroutine script. -# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, -# 2011, 2012 Free Software Foundation, Inc. - -timestamp='2012-02-10' - -# This file is (in principle) common to ALL GNU software. -# The presence of a machine in this file suggests that SOME GNU software -# can handle that machine. It does not imply ALL GNU software can. -# -# This file is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# 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. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, see . -# -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - - -# Please send patches to . Submit a context -# diff and a properly formatted GNU ChangeLog entry. -# -# Configuration subroutine to validate and canonicalize a configuration type. -# Supply the specified configuration type as an argument. -# If it is invalid, we print an error message on stderr and exit with code 1. -# Otherwise, we print the canonical config type on stdout and succeed. - -# You can get the latest version of this script from: -# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD - -# This file is supposed to be the same for all GNU packages -# and recognize all the CPU types, system types and aliases -# that are meaningful with *any* GNU software. -# Each package is responsible for reporting which valid configurations -# it does not support. The user should be able to distinguish -# a failure to support a valid configuration from a meaningless -# configuration. - -# The goal of this file is to map all the various variations of a given -# machine specification into a single specification in the form: -# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM -# or in some cases, the newer four-part form: -# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM -# It is wrong to echo any other type of specification. - -me=`echo "$0" | sed -e 's,.*/,,'` - -usage="\ -Usage: $0 [OPTION] CPU-MFR-OPSYS - $0 [OPTION] ALIAS - -Canonicalize a configuration name. - -Operation modes: - -h, --help print this help, then exit - -t, --time-stamp print date of last modification, then exit - -v, --version print version number, then exit - -Report bugs and patches to ." - -version="\ -GNU config.sub ($timestamp) - -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 -Free Software Foundation, Inc. - -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." - -help=" -Try \`$me --help' for more information." - -# Parse command line -while test $# -gt 0 ; do - case $1 in - --time-stamp | --time* | -t ) - echo "$timestamp" ; exit ;; - --version | -v ) - echo "$version" ; exit ;; - --help | --h* | -h ) - echo "$usage"; exit ;; - -- ) # Stop option processing - shift; break ;; - - ) # Use stdin as input. - break ;; - -* ) - echo "$me: invalid option $1$help" - exit 1 ;; - - *local*) - # First pass through any local machine types. - echo $1 - exit ;; - - * ) - break ;; - esac -done - -case $# in - 0) echo "$me: missing argument$help" >&2 - exit 1;; - 1) ;; - *) echo "$me: too many arguments$help" >&2 - exit 1;; -esac - -# Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). -# Here we must recognize all the valid KERNEL-OS combinations. -maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` -case $maybe_os in - nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ - linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ - knetbsd*-gnu* | netbsd*-gnu* | \ - kopensolaris*-gnu* | \ - storm-chaos* | os2-emx* | rtmk-nova*) - os=-$maybe_os - basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` - ;; - android-linux) - os=-linux-android - basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown - ;; - *) - basic_machine=`echo $1 | sed 's/-[^-]*$//'` - if [ $basic_machine != $1 ] - then os=`echo $1 | sed 's/.*-/-/'` - else os=; fi - ;; -esac - -### Let's recognize common machines as not being operating systems so -### that things like config.sub decstation-3100 work. We also -### recognize some manufacturers as not being operating systems, so we -### can provide default operating systems below. -case $os in - -sun*os*) - # Prevent following clause from handling this invalid input. - ;; - -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ - -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ - -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ - -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ - -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ - -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ - -apple | -axis | -knuth | -cray | -microblaze) - os= - basic_machine=$1 - ;; - -bluegene*) - os=-cnk - ;; - -sim | -cisco | -oki | -wec | -winbond) - os= - basic_machine=$1 - ;; - -scout) - ;; - -wrs) - os=-vxworks - basic_machine=$1 - ;; - -chorusos*) - os=-chorusos - basic_machine=$1 - ;; - -chorusrdb) - os=-chorusrdb - basic_machine=$1 - ;; - -hiux*) - os=-hiuxwe2 - ;; - -sco6) - os=-sco5v6 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco5) - os=-sco3.2v5 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco4) - os=-sco3.2v4 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco3.2.[4-9]*) - os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco3.2v[4-9]*) - # Don't forget version if it is 3.2v4 or newer. - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco5v6*) - # Don't forget version if it is 3.2v4 or newer. - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco*) - os=-sco3.2v2 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -udk*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -isc) - os=-isc2.2 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -clix*) - basic_machine=clipper-intergraph - ;; - -isc*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -lynx*) - os=-lynxos - ;; - -ptx*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` - ;; - -windowsnt*) - os=`echo $os | sed -e 's/windowsnt/winnt/'` - ;; - -psos*) - os=-psos - ;; - -mint | -mint[0-9]*) - basic_machine=m68k-atari - os=-mint - ;; -esac - -# Decode aliases for certain CPU-COMPANY combinations. -case $basic_machine in - # Recognize the basic CPU types without company name. - # Some are omitted here because they have special meanings below. - 1750a | 580 \ - | a29k \ - | aarch64 | aarch64_be \ - | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ - | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ - | am33_2.0 \ - | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \ - | be32 | be64 \ - | bfin \ - | c4x | clipper \ - | d10v | d30v | dlx | dsp16xx \ - | epiphany \ - | fido | fr30 | frv \ - | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ - | hexagon \ - | i370 | i860 | i960 | ia64 \ - | ip2k | iq2000 \ - | le32 | le64 \ - | lm32 \ - | m32c | m32r | m32rle | m68000 | m68k | m88k \ - | maxq | mb | microblaze | mcore | mep | metag \ - | mips | mipsbe | mipseb | mipsel | mipsle \ - | mips16 \ - | mips64 | mips64el \ - | mips64octeon | mips64octeonel \ - | mips64orion | mips64orionel \ - | mips64r5900 | mips64r5900el \ - | mips64vr | mips64vrel \ - | mips64vr4100 | mips64vr4100el \ - | mips64vr4300 | mips64vr4300el \ - | mips64vr5000 | mips64vr5000el \ - | mips64vr5900 | mips64vr5900el \ - | mipsisa32 | mipsisa32el \ - | mipsisa32r2 | mipsisa32r2el \ - | mipsisa64 | mipsisa64el \ - | mipsisa64r2 | mipsisa64r2el \ - | mipsisa64sb1 | mipsisa64sb1el \ - | mipsisa64sr71k | mipsisa64sr71kel \ - | mipstx39 | mipstx39el \ - | mn10200 | mn10300 \ - | moxie \ - | mt \ - | msp430 \ - | nds32 | nds32le | nds32be \ - | nios | nios2 \ - | ns16k | ns32k \ - | open8 \ - | or32 \ - | pdp10 | pdp11 | pj | pjl \ - | powerpc | powerpc64 | powerpc64le | powerpcle \ - | pyramid \ - | rl78 | rx \ - | score \ - | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ - | sh64 | sh64le \ - | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ - | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ - | spu \ - | tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \ - | ubicom32 \ - | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \ - | we32k \ - | x86 | xc16x | xstormy16 | xtensa \ - | z8k | z80) - basic_machine=$basic_machine-unknown - ;; - c54x) - basic_machine=tic54x-unknown - ;; - c55x) - basic_machine=tic55x-unknown - ;; - c6x) - basic_machine=tic6x-unknown - ;; - m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip) - basic_machine=$basic_machine-unknown - os=-none - ;; - m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k) - ;; - ms1) - basic_machine=mt-unknown - ;; - - strongarm | thumb | xscale) - basic_machine=arm-unknown - ;; - xgate) - basic_machine=$basic_machine-unknown - os=-none - ;; - xscaleeb) - basic_machine=armeb-unknown - ;; - - xscaleel) - basic_machine=armel-unknown - ;; - - # We use `pc' rather than `unknown' - # because (1) that's what they normally are, and - # (2) the word "unknown" tends to confuse beginning users. - i*86 | x86_64) - basic_machine=$basic_machine-pc - ;; - # Object if more than one company name word. - *-*-*) - echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 - exit 1 - ;; - # Recognize the basic CPU types with company name. - 580-* \ - | a29k-* \ - | aarch64-* | aarch64_be-* \ - | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ - | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ - | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ - | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ - | avr-* | avr32-* \ - | be32-* | be64-* \ - | bfin-* | bs2000-* \ - | c[123]* | c30-* | [cjt]90-* | c4x-* \ - | clipper-* | craynv-* | cydra-* \ - | d10v-* | d30v-* | dlx-* \ - | elxsi-* \ - | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ - | h8300-* | h8500-* \ - | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ - | hexagon-* \ - | i*86-* | i860-* | i960-* | ia64-* \ - | ip2k-* | iq2000-* \ - | le32-* | le64-* \ - | lm32-* \ - | m32c-* | m32r-* | m32rle-* \ - | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ - | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \ - | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ - | mips16-* \ - | mips64-* | mips64el-* \ - | mips64octeon-* | mips64octeonel-* \ - | mips64orion-* | mips64orionel-* \ - | mips64r5900-* | mips64r5900el-* \ - | mips64vr-* | mips64vrel-* \ - | mips64vr4100-* | mips64vr4100el-* \ - | mips64vr4300-* | mips64vr4300el-* \ - | mips64vr5000-* | mips64vr5000el-* \ - | mips64vr5900-* | mips64vr5900el-* \ - | mipsisa32-* | mipsisa32el-* \ - | mipsisa32r2-* | mipsisa32r2el-* \ - | mipsisa64-* | mipsisa64el-* \ - | mipsisa64r2-* | mipsisa64r2el-* \ - | mipsisa64sb1-* | mipsisa64sb1el-* \ - | mipsisa64sr71k-* | mipsisa64sr71kel-* \ - | mipstx39-* | mipstx39el-* \ - | mmix-* \ - | mt-* \ - | msp430-* \ - | nds32-* | nds32le-* | nds32be-* \ - | nios-* | nios2-* \ - | none-* | np1-* | ns16k-* | ns32k-* \ - | open8-* \ - | orion-* \ - | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ - | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ - | pyramid-* \ - | rl78-* | romp-* | rs6000-* | rx-* \ - | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ - | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ - | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ - | sparclite-* \ - | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \ - | tahoe-* \ - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ - | tile*-* \ - | tron-* \ - | ubicom32-* \ - | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \ - | vax-* \ - | we32k-* \ - | x86-* | x86_64-* | xc16x-* | xps100-* \ - | xstormy16-* | xtensa*-* \ - | ymp-* \ - | z8k-* | z80-*) - ;; - # Recognize the basic CPU types without company name, with glob match. - xtensa*) - basic_machine=$basic_machine-unknown - ;; - # Recognize the various machine names and aliases which stand - # for a CPU type and a company and sometimes even an OS. - 386bsd) - basic_machine=i386-unknown - os=-bsd - ;; - 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) - basic_machine=m68000-att - ;; - 3b*) - basic_machine=we32k-att - ;; - a29khif) - basic_machine=a29k-amd - os=-udi - ;; - abacus) - basic_machine=abacus-unknown - ;; - adobe68k) - basic_machine=m68010-adobe - os=-scout - ;; - alliant | fx80) - basic_machine=fx80-alliant - ;; - altos | altos3068) - basic_machine=m68k-altos - ;; - am29k) - basic_machine=a29k-none - os=-bsd - ;; - amd64) - basic_machine=x86_64-pc - ;; - amd64-*) - basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - amdahl) - basic_machine=580-amdahl - os=-sysv - ;; - amiga | amiga-*) - basic_machine=m68k-unknown - ;; - amigaos | amigados) - basic_machine=m68k-unknown - os=-amigaos - ;; - amigaunix | amix) - basic_machine=m68k-unknown - os=-sysv4 - ;; - apollo68) - basic_machine=m68k-apollo - os=-sysv - ;; - apollo68bsd) - basic_machine=m68k-apollo - os=-bsd - ;; - aros) - basic_machine=i386-pc - os=-aros - ;; - aux) - basic_machine=m68k-apple - os=-aux - ;; - balance) - basic_machine=ns32k-sequent - os=-dynix - ;; - blackfin) - basic_machine=bfin-unknown - os=-linux - ;; - blackfin-*) - basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` - os=-linux - ;; - bluegene*) - basic_machine=powerpc-ibm - os=-cnk - ;; - c54x-*) - basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - c55x-*) - basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - c6x-*) - basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - c90) - basic_machine=c90-cray - os=-unicos - ;; - cegcc) - basic_machine=arm-unknown - os=-cegcc - ;; - convex-c1) - basic_machine=c1-convex - os=-bsd - ;; - convex-c2) - basic_machine=c2-convex - os=-bsd - ;; - convex-c32) - basic_machine=c32-convex - os=-bsd - ;; - convex-c34) - basic_machine=c34-convex - os=-bsd - ;; - convex-c38) - basic_machine=c38-convex - os=-bsd - ;; - cray | j90) - basic_machine=j90-cray - os=-unicos - ;; - craynv) - basic_machine=craynv-cray - os=-unicosmp - ;; - cr16 | cr16-*) - basic_machine=cr16-unknown - os=-elf - ;; - crds | unos) - basic_machine=m68k-crds - ;; - crisv32 | crisv32-* | etraxfs*) - basic_machine=crisv32-axis - ;; - cris | cris-* | etrax*) - basic_machine=cris-axis - ;; - crx) - basic_machine=crx-unknown - os=-elf - ;; - da30 | da30-*) - basic_machine=m68k-da30 - ;; - decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) - basic_machine=mips-dec - ;; - decsystem10* | dec10*) - basic_machine=pdp10-dec - os=-tops10 - ;; - decsystem20* | dec20*) - basic_machine=pdp10-dec - os=-tops20 - ;; - delta | 3300 | motorola-3300 | motorola-delta \ - | 3300-motorola | delta-motorola) - basic_machine=m68k-motorola - ;; - delta88) - basic_machine=m88k-motorola - os=-sysv3 - ;; - dicos) - basic_machine=i686-pc - os=-dicos - ;; - djgpp) - basic_machine=i586-pc - os=-msdosdjgpp - ;; - dpx20 | dpx20-*) - basic_machine=rs6000-bull - os=-bosx - ;; - dpx2* | dpx2*-bull) - basic_machine=m68k-bull - os=-sysv3 - ;; - ebmon29k) - basic_machine=a29k-amd - os=-ebmon - ;; - elxsi) - basic_machine=elxsi-elxsi - os=-bsd - ;; - encore | umax | mmax) - basic_machine=ns32k-encore - ;; - es1800 | OSE68k | ose68k | ose | OSE) - basic_machine=m68k-ericsson - os=-ose - ;; - fx2800) - basic_machine=i860-alliant - ;; - genix) - basic_machine=ns32k-ns - ;; - gmicro) - basic_machine=tron-gmicro - os=-sysv - ;; - go32) - basic_machine=i386-pc - os=-go32 - ;; - h3050r* | hiux*) - basic_machine=hppa1.1-hitachi - os=-hiuxwe2 - ;; - h8300hms) - basic_machine=h8300-hitachi - os=-hms - ;; - h8300xray) - basic_machine=h8300-hitachi - os=-xray - ;; - h8500hms) - basic_machine=h8500-hitachi - os=-hms - ;; - harris) - basic_machine=m88k-harris - os=-sysv3 - ;; - hp300-*) - basic_machine=m68k-hp - ;; - hp300bsd) - basic_machine=m68k-hp - os=-bsd - ;; - hp300hpux) - basic_machine=m68k-hp - os=-hpux - ;; - hp3k9[0-9][0-9] | hp9[0-9][0-9]) - basic_machine=hppa1.0-hp - ;; - hp9k2[0-9][0-9] | hp9k31[0-9]) - basic_machine=m68000-hp - ;; - hp9k3[2-9][0-9]) - basic_machine=m68k-hp - ;; - hp9k6[0-9][0-9] | hp6[0-9][0-9]) - basic_machine=hppa1.0-hp - ;; - hp9k7[0-79][0-9] | hp7[0-79][0-9]) - basic_machine=hppa1.1-hp - ;; - hp9k78[0-9] | hp78[0-9]) - # FIXME: really hppa2.0-hp - basic_machine=hppa1.1-hp - ;; - hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) - # FIXME: really hppa2.0-hp - basic_machine=hppa1.1-hp - ;; - hp9k8[0-9][13679] | hp8[0-9][13679]) - basic_machine=hppa1.1-hp - ;; - hp9k8[0-9][0-9] | hp8[0-9][0-9]) - basic_machine=hppa1.0-hp - ;; - hppa-next) - os=-nextstep3 - ;; - hppaosf) - basic_machine=hppa1.1-hp - os=-osf - ;; - hppro) - basic_machine=hppa1.1-hp - os=-proelf - ;; - i370-ibm* | ibm*) - basic_machine=i370-ibm - ;; - i*86v32) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-sysv32 - ;; - i*86v4*) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-sysv4 - ;; - i*86v) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-sysv - ;; - i*86sol2) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-solaris2 - ;; - i386mach) - basic_machine=i386-mach - os=-mach - ;; - i386-vsta | vsta) - basic_machine=i386-unknown - os=-vsta - ;; - iris | iris4d) - basic_machine=mips-sgi - case $os in - -irix*) - ;; - *) - os=-irix4 - ;; - esac - ;; - isi68 | isi) - basic_machine=m68k-isi - os=-sysv - ;; - m68knommu) - basic_machine=m68k-unknown - os=-linux - ;; - m68knommu-*) - basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` - os=-linux - ;; - m88k-omron*) - basic_machine=m88k-omron - ;; - magnum | m3230) - basic_machine=mips-mips - os=-sysv - ;; - merlin) - basic_machine=ns32k-utek - os=-sysv - ;; - microblaze) - basic_machine=microblaze-xilinx - ;; - mingw32) - basic_machine=i386-pc - os=-mingw32 - ;; - mingw32ce) - basic_machine=arm-unknown - os=-mingw32ce - ;; - miniframe) - basic_machine=m68000-convergent - ;; - *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) - basic_machine=m68k-atari - os=-mint - ;; - mips3*-*) - basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` - ;; - mips3*) - basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown - ;; - monitor) - basic_machine=m68k-rom68k - os=-coff - ;; - morphos) - basic_machine=powerpc-unknown - os=-morphos - ;; - msdos) - basic_machine=i386-pc - os=-msdos - ;; - ms1-*) - basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` - ;; - msys) - basic_machine=i386-pc - os=-msys - ;; - mvs) - basic_machine=i370-ibm - os=-mvs - ;; - nacl) - basic_machine=le32-unknown - os=-nacl - ;; - ncr3000) - basic_machine=i486-ncr - os=-sysv4 - ;; - netbsd386) - basic_machine=i386-unknown - os=-netbsd - ;; - netwinder) - basic_machine=armv4l-rebel - os=-linux - ;; - news | news700 | news800 | news900) - basic_machine=m68k-sony - os=-newsos - ;; - news1000) - basic_machine=m68030-sony - os=-newsos - ;; - news-3600 | risc-news) - basic_machine=mips-sony - os=-newsos - ;; - necv70) - basic_machine=v70-nec - os=-sysv - ;; - next | m*-next ) - basic_machine=m68k-next - case $os in - -nextstep* ) - ;; - -ns2*) - os=-nextstep2 - ;; - *) - os=-nextstep3 - ;; - esac - ;; - nh3000) - basic_machine=m68k-harris - os=-cxux - ;; - nh[45]000) - basic_machine=m88k-harris - os=-cxux - ;; - nindy960) - basic_machine=i960-intel - os=-nindy - ;; - mon960) - basic_machine=i960-intel - os=-mon960 - ;; - nonstopux) - basic_machine=mips-compaq - os=-nonstopux - ;; - np1) - basic_machine=np1-gould - ;; - neo-tandem) - basic_machine=neo-tandem - ;; - nse-tandem) - basic_machine=nse-tandem - ;; - nsr-tandem) - basic_machine=nsr-tandem - ;; - op50n-* | op60c-*) - basic_machine=hppa1.1-oki - os=-proelf - ;; - openrisc | openrisc-*) - basic_machine=or32-unknown - ;; - os400) - basic_machine=powerpc-ibm - os=-os400 - ;; - OSE68000 | ose68000) - basic_machine=m68000-ericsson - os=-ose - ;; - os68k) - basic_machine=m68k-none - os=-os68k - ;; - pa-hitachi) - basic_machine=hppa1.1-hitachi - os=-hiuxwe2 - ;; - paragon) - basic_machine=i860-intel - os=-osf - ;; - parisc) - basic_machine=hppa-unknown - os=-linux - ;; - parisc-*) - basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` - os=-linux - ;; - pbd) - basic_machine=sparc-tti - ;; - pbb) - basic_machine=m68k-tti - ;; - pc532 | pc532-*) - basic_machine=ns32k-pc532 - ;; - pc98) - basic_machine=i386-pc - ;; - pc98-*) - basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pentium | p5 | k5 | k6 | nexgen | viac3) - basic_machine=i586-pc - ;; - pentiumpro | p6 | 6x86 | athlon | athlon_*) - basic_machine=i686-pc - ;; - pentiumii | pentium2 | pentiumiii | pentium3) - basic_machine=i686-pc - ;; - pentium4) - basic_machine=i786-pc - ;; - pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) - basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pentiumpro-* | p6-* | 6x86-* | athlon-*) - basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) - basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pentium4-*) - basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pn) - basic_machine=pn-gould - ;; - power) basic_machine=power-ibm - ;; - ppc | ppcbe) basic_machine=powerpc-unknown - ;; - ppc-* | ppcbe-*) - basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ppcle | powerpclittle | ppc-le | powerpc-little) - basic_machine=powerpcle-unknown - ;; - ppcle-* | powerpclittle-*) - basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ppc64) basic_machine=powerpc64-unknown - ;; - ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ppc64le | powerpc64little | ppc64-le | powerpc64-little) - basic_machine=powerpc64le-unknown - ;; - ppc64le-* | powerpc64little-*) - basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ps2) - basic_machine=i386-ibm - ;; - pw32) - basic_machine=i586-unknown - os=-pw32 - ;; - rdos) - basic_machine=i386-pc - os=-rdos - ;; - rom68k) - basic_machine=m68k-rom68k - os=-coff - ;; - rm[46]00) - basic_machine=mips-siemens - ;; - rtpc | rtpc-*) - basic_machine=romp-ibm - ;; - s390 | s390-*) - basic_machine=s390-ibm - ;; - s390x | s390x-*) - basic_machine=s390x-ibm - ;; - sa29200) - basic_machine=a29k-amd - os=-udi - ;; - sb1) - basic_machine=mipsisa64sb1-unknown - ;; - sb1el) - basic_machine=mipsisa64sb1el-unknown - ;; - sde) - basic_machine=mipsisa32-sde - os=-elf - ;; - sei) - basic_machine=mips-sei - os=-seiux - ;; - sequent) - basic_machine=i386-sequent - ;; - sh) - basic_machine=sh-hitachi - os=-hms - ;; - sh5el) - basic_machine=sh5le-unknown - ;; - sh64) - basic_machine=sh64-unknown - ;; - sparclite-wrs | simso-wrs) - basic_machine=sparclite-wrs - os=-vxworks - ;; - sps7) - basic_machine=m68k-bull - os=-sysv2 - ;; - spur) - basic_machine=spur-unknown - ;; - st2000) - basic_machine=m68k-tandem - ;; - stratus) - basic_machine=i860-stratus - os=-sysv4 - ;; - strongarm-* | thumb-*) - basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - sun2) - basic_machine=m68000-sun - ;; - sun2os3) - basic_machine=m68000-sun - os=-sunos3 - ;; - sun2os4) - basic_machine=m68000-sun - os=-sunos4 - ;; - sun3os3) - basic_machine=m68k-sun - os=-sunos3 - ;; - sun3os4) - basic_machine=m68k-sun - os=-sunos4 - ;; - sun4os3) - basic_machine=sparc-sun - os=-sunos3 - ;; - sun4os4) - basic_machine=sparc-sun - os=-sunos4 - ;; - sun4sol2) - basic_machine=sparc-sun - os=-solaris2 - ;; - sun3 | sun3-*) - basic_machine=m68k-sun - ;; - sun4) - basic_machine=sparc-sun - ;; - sun386 | sun386i | roadrunner) - basic_machine=i386-sun - ;; - sv1) - basic_machine=sv1-cray - os=-unicos - ;; - symmetry) - basic_machine=i386-sequent - os=-dynix - ;; - t3e) - basic_machine=alphaev5-cray - os=-unicos - ;; - t90) - basic_machine=t90-cray - os=-unicos - ;; - tile*) - basic_machine=$basic_machine-unknown - os=-linux-gnu - ;; - tx39) - basic_machine=mipstx39-unknown - ;; - tx39el) - basic_machine=mipstx39el-unknown - ;; - toad1) - basic_machine=pdp10-xkl - os=-tops20 - ;; - tower | tower-32) - basic_machine=m68k-ncr - ;; - tpf) - basic_machine=s390x-ibm - os=-tpf - ;; - udi29k) - basic_machine=a29k-amd - os=-udi - ;; - ultra3) - basic_machine=a29k-nyu - os=-sym1 - ;; - v810 | necv810) - basic_machine=v810-nec - os=-none - ;; - vaxv) - basic_machine=vax-dec - os=-sysv - ;; - vms) - basic_machine=vax-dec - os=-vms - ;; - vpp*|vx|vx-*) - basic_machine=f301-fujitsu - ;; - vxworks960) - basic_machine=i960-wrs - os=-vxworks - ;; - vxworks68) - basic_machine=m68k-wrs - os=-vxworks - ;; - vxworks29k) - basic_machine=a29k-wrs - os=-vxworks - ;; - w65*) - basic_machine=w65-wdc - os=-none - ;; - w89k-*) - basic_machine=hppa1.1-winbond - os=-proelf - ;; - xbox) - basic_machine=i686-pc - os=-mingw32 - ;; - xps | xps100) - basic_machine=xps100-honeywell - ;; - xscale-* | xscalee[bl]-*) - basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` - ;; - ymp) - basic_machine=ymp-cray - os=-unicos - ;; - z8k-*-coff) - basic_machine=z8k-unknown - os=-sim - ;; - z80-*-coff) - basic_machine=z80-unknown - os=-sim - ;; - none) - basic_machine=none-none - os=-none - ;; - -# Here we handle the default manufacturer of certain CPU types. It is in -# some cases the only manufacturer, in others, it is the most popular. - w89k) - basic_machine=hppa1.1-winbond - ;; - op50n) - basic_machine=hppa1.1-oki - ;; - op60c) - basic_machine=hppa1.1-oki - ;; - romp) - basic_machine=romp-ibm - ;; - mmix) - basic_machine=mmix-knuth - ;; - rs6000) - basic_machine=rs6000-ibm - ;; - vax) - basic_machine=vax-dec - ;; - pdp10) - # there are many clones, so DEC is not a safe bet - basic_machine=pdp10-unknown - ;; - pdp11) - basic_machine=pdp11-dec - ;; - we32k) - basic_machine=we32k-att - ;; - sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele) - basic_machine=sh-unknown - ;; - sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v) - basic_machine=sparc-sun - ;; - cydra) - basic_machine=cydra-cydrome - ;; - orion) - basic_machine=orion-highlevel - ;; - orion105) - basic_machine=clipper-highlevel - ;; - mac | mpw | mac-mpw) - basic_machine=m68k-apple - ;; - pmac | pmac-mpw) - basic_machine=powerpc-apple - ;; - *-unknown) - # Make sure to match an already-canonicalized machine name. - ;; - *) - echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 - exit 1 - ;; -esac - -# Here we canonicalize certain aliases for manufacturers. -case $basic_machine in - *-digital*) - basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` - ;; - *-commodore*) - basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` - ;; - *) - ;; -esac - -# Decode manufacturer-specific aliases for certain operating systems. - -if [ x"$os" != x"" ] -then -case $os in - # First match some system type aliases - # that might get confused with valid system types. - # -solaris* is a basic system type, with this one exception. - -auroraux) - os=-auroraux - ;; - -solaris1 | -solaris1.*) - os=`echo $os | sed -e 's|solaris1|sunos4|'` - ;; - -solaris) - os=-solaris2 - ;; - -svr4*) - os=-sysv4 - ;; - -unixware*) - os=-sysv4.2uw - ;; - -gnu/linux*) - os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` - ;; - # First accept the basic system types. - # The portable systems comes first. - # Each alternative MUST END IN A *, to match a version number. - # -sysv* is not here because it comes later, after sysvr4. - -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ - | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ - | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ - | -sym* | -kopensolaris* \ - | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ - | -aos* | -aros* \ - | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ - | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ - | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ - | -openbsd* | -solidbsd* \ - | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ - | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ - | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ - | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ - | -chorusos* | -chorusrdb* | -cegcc* \ - | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ - | -mingw32* | -linux-gnu* | -linux-android* \ - | -linux-newlib* | -linux-uclibc* \ - | -uxpv* | -beos* | -mpeix* | -udk* \ - | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ - | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ - | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ - | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ - | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ - | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ - | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*) - # Remember, each alternative MUST END IN *, to match a version number. - ;; - -qnx*) - case $basic_machine in - x86-* | i*86-*) - ;; - *) - os=-nto$os - ;; - esac - ;; - -nto-qnx*) - ;; - -nto*) - os=`echo $os | sed -e 's|nto|nto-qnx|'` - ;; - -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ - | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \ - | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) - ;; - -mac*) - os=`echo $os | sed -e 's|mac|macos|'` - ;; - -linux-dietlibc) - os=-linux-dietlibc - ;; - -linux*) - os=`echo $os | sed -e 's|linux|linux-gnu|'` - ;; - -sunos5*) - os=`echo $os | sed -e 's|sunos5|solaris2|'` - ;; - -sunos6*) - os=`echo $os | sed -e 's|sunos6|solaris3|'` - ;; - -opened*) - os=-openedition - ;; - -os400*) - os=-os400 - ;; - -wince*) - os=-wince - ;; - -osfrose*) - os=-osfrose - ;; - -osf*) - os=-osf - ;; - -utek*) - os=-bsd - ;; - -dynix*) - os=-bsd - ;; - -acis*) - os=-aos - ;; - -atheos*) - os=-atheos - ;; - -syllable*) - os=-syllable - ;; - -386bsd) - os=-bsd - ;; - -ctix* | -uts*) - os=-sysv - ;; - -nova*) - os=-rtmk-nova - ;; - -ns2 ) - os=-nextstep2 - ;; - -nsk*) - os=-nsk - ;; - # Preserve the version number of sinix5. - -sinix5.*) - os=`echo $os | sed -e 's|sinix|sysv|'` - ;; - -sinix*) - os=-sysv4 - ;; - -tpf*) - os=-tpf - ;; - -triton*) - os=-sysv3 - ;; - -oss*) - os=-sysv3 - ;; - -svr4) - os=-sysv4 - ;; - -svr3) - os=-sysv3 - ;; - -sysvr4) - os=-sysv4 - ;; - # This must come after -sysvr4. - -sysv*) - ;; - -ose*) - os=-ose - ;; - -es1800*) - os=-ose - ;; - -xenix) - os=-xenix - ;; - -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) - os=-mint - ;; - -aros*) - os=-aros - ;; - -kaos*) - os=-kaos - ;; - -zvmoe) - os=-zvmoe - ;; - -dicos*) - os=-dicos - ;; - -nacl*) - ;; - -none) - ;; - *) - # Get rid of the `-' at the beginning of $os. - os=`echo $os | sed 's/[^-]*-//'` - echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 - exit 1 - ;; -esac -else - -# Here we handle the default operating systems that come with various machines. -# The value should be what the vendor currently ships out the door with their -# machine or put another way, the most popular os provided with the machine. - -# Note that if you're going to try to match "-MANUFACTURER" here (say, -# "-sun"), then you have to tell the case statement up towards the top -# that MANUFACTURER isn't an operating system. Otherwise, code above -# will signal an error saying that MANUFACTURER isn't an operating -# system, and we'll never get to this point. - -case $basic_machine in - score-*) - os=-elf - ;; - spu-*) - os=-elf - ;; - *-acorn) - os=-riscix1.2 - ;; - arm*-rebel) - os=-linux - ;; - arm*-semi) - os=-aout - ;; - c4x-* | tic4x-*) - os=-coff - ;; - tic54x-*) - os=-coff - ;; - tic55x-*) - os=-coff - ;; - tic6x-*) - os=-coff - ;; - # This must come before the *-dec entry. - pdp10-*) - os=-tops20 - ;; - pdp11-*) - os=-none - ;; - *-dec | vax-*) - os=-ultrix4.2 - ;; - m68*-apollo) - os=-domain - ;; - i386-sun) - os=-sunos4.0.2 - ;; - m68000-sun) - os=-sunos3 - ;; - m68*-cisco) - os=-aout - ;; - mep-*) - os=-elf - ;; - mips*-cisco) - os=-elf - ;; - mips*-*) - os=-elf - ;; - or32-*) - os=-coff - ;; - *-tti) # must be before sparc entry or we get the wrong os. - os=-sysv3 - ;; - sparc-* | *-sun) - os=-sunos4.1.1 - ;; - *-be) - os=-beos - ;; - *-haiku) - os=-haiku - ;; - *-ibm) - os=-aix - ;; - *-knuth) - os=-mmixware - ;; - *-wec) - os=-proelf - ;; - *-winbond) - os=-proelf - ;; - *-oki) - os=-proelf - ;; - *-hp) - os=-hpux - ;; - *-hitachi) - os=-hiux - ;; - i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) - os=-sysv - ;; - *-cbm) - os=-amigaos - ;; - *-dg) - os=-dgux - ;; - *-dolphin) - os=-sysv3 - ;; - m68k-ccur) - os=-rtu - ;; - m88k-omron*) - os=-luna - ;; - *-next ) - os=-nextstep - ;; - *-sequent) - os=-ptx - ;; - *-crds) - os=-unos - ;; - *-ns) - os=-genix - ;; - i370-*) - os=-mvs - ;; - *-next) - os=-nextstep3 - ;; - *-gould) - os=-sysv - ;; - *-highlevel) - os=-bsd - ;; - *-encore) - os=-bsd - ;; - *-sgi) - os=-irix - ;; - *-siemens) - os=-sysv4 - ;; - *-masscomp) - os=-rtu - ;; - f30[01]-fujitsu | f700-fujitsu) - os=-uxpv - ;; - *-rom68k) - os=-coff - ;; - *-*bug) - os=-coff - ;; - *-apple) - os=-macos - ;; - *-atari*) - os=-mint - ;; - *) - os=-none - ;; -esac -fi - -# Here we handle the case where we know the os, and the CPU type, but not the -# manufacturer. We pick the logical manufacturer. -vendor=unknown -case $basic_machine in - *-unknown) - case $os in - -riscix*) - vendor=acorn - ;; - -sunos*) - vendor=sun - ;; - -cnk*|-aix*) - vendor=ibm - ;; - -beos*) - vendor=be - ;; - -hpux*) - vendor=hp - ;; - -mpeix*) - vendor=hp - ;; - -hiux*) - vendor=hitachi - ;; - -unos*) - vendor=crds - ;; - -dgux*) - vendor=dg - ;; - -luna*) - vendor=omron - ;; - -genix*) - vendor=ns - ;; - -mvs* | -opened*) - vendor=ibm - ;; - -os400*) - vendor=ibm - ;; - -ptx*) - vendor=sequent - ;; - -tpf*) - vendor=ibm - ;; - -vxsim* | -vxworks* | -windiss*) - vendor=wrs - ;; - -aux*) - vendor=apple - ;; - -hms*) - vendor=hitachi - ;; - -mpw* | -macos*) - vendor=apple - ;; - -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) - vendor=atari - ;; - -vos*) - vendor=stratus - ;; - esac - basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` - ;; -esac - -echo $basic_machine$os -exit - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "timestamp='" -# time-stamp-format: "%:y-%02m-%02d" -# time-stamp-end: "'" -# End: Index: modules/provider-coaster-c-client/config/ltmain.sh =================================================================== --- modules/provider-coaster-c-client/config/ltmain.sh (revision 3826) +++ modules/provider-coaster-c-client/config/ltmain.sh (working copy) @@ -1,9661 +0,0 @@ - -# libtool (GNU libtool) 2.4.2 -# Written by Gordon Matzigkeit , 1996 - -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, -# 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. -# This is free software; see the source for copying conditions. There is NO -# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -# GNU Libtool is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# As a special exception to the GNU General Public License, -# if you distribute this file as part of a program or library that -# is built using GNU Libtool, you may include this file under the -# same distribution terms that you use for the rest of that program. -# -# GNU Libtool 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. -# -# You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, -# or obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - -# Usage: $progname [OPTION]... [MODE-ARG]... -# -# Provide generalized library-building support services. -# -# --config show all configuration variables -# --debug enable verbose shell tracing -# -n, --dry-run display commands without modifying any files -# --features display basic configuration information and exit -# --mode=MODE use operation mode MODE -# --preserve-dup-deps don't remove duplicate dependency libraries -# --quiet, --silent don't print informational messages -# --no-quiet, --no-silent -# print informational messages (default) -# --no-warn don't display warning messages -# --tag=TAG use configuration variables from tag TAG -# -v, --verbose print more informational messages than default -# --no-verbose don't print the extra informational messages -# --version print version information -# -h, --help, --help-all print short, long, or detailed help message -# -# MODE must be one of the following: -# -# clean remove files from the build directory -# compile compile a source file into a libtool object -# execute automatically set library path, then run a program -# finish complete the installation of libtool libraries -# install install libraries or executables -# link create a library or an executable -# uninstall remove libraries from an installed directory -# -# MODE-ARGS vary depending on the MODE. When passed as first option, -# `--mode=MODE' may be abbreviated as `MODE' or a unique abbreviation of that. -# Try `$progname --help --mode=MODE' for a more detailed description of MODE. -# -# When reporting a bug, please describe a test case to reproduce it and -# include the following information: -# -# host-triplet: $host -# shell: $SHELL -# compiler: $LTCC -# compiler flags: $LTCFLAGS -# linker: $LD (gnu? $with_gnu_ld) -# $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1ubuntu1 -# automake: $automake_version -# autoconf: $autoconf_version -# -# Report bugs to . -# GNU libtool home page: . -# General help using GNU software: . - -PROGRAM=libtool -PACKAGE=libtool -VERSION="2.4.2 Debian-2.4.2-1ubuntu1" -TIMESTAMP="" -package_revision=1.3337 - -# Be Bourne compatible -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac -fi -BIN_SH=xpg4; export BIN_SH # for Tru64 -DUALCASE=1; export DUALCASE # for MKS sh - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -$1 -_LTECHO_EOF' -} - -# NLS nuisances: We save the old values to restore during execute mode. -lt_user_locale= -lt_safe_locale= -for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES -do - eval "if test \"\${$lt_var+set}\" = set; then - save_$lt_var=\$$lt_var - $lt_var=C - export $lt_var - lt_user_locale=\"$lt_var=\\\$save_\$lt_var; \$lt_user_locale\" - lt_safe_locale=\"$lt_var=C; \$lt_safe_locale\" - fi" -done -LC_ALL=C -LANGUAGE=C -export LANGUAGE LC_ALL - -$lt_unset CDPATH - - -# Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh -# is ksh but when the shell is invoked as "sh" and the current value of -# the _XPG environment variable is not equal to 1 (one), the special -# positional parameter $0, within a function call, is the name of the -# function. -progpath="$0" - - - -: ${CP="cp -f"} -test "${ECHO+set}" = set || ECHO=${as_echo-'printf %s\n'} -: ${MAKE="make"} -: ${MKDIR="mkdir"} -: ${MV="mv -f"} -: ${RM="rm -f"} -: ${SHELL="${CONFIG_SHELL-/bin/sh}"} -: ${Xsed="$SED -e 1s/^X//"} - -# Global variables: -EXIT_SUCCESS=0 -EXIT_FAILURE=1 -EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing. -EXIT_SKIP=77 # $? = 77 is used to indicate a skipped test to automake. - -exit_status=$EXIT_SUCCESS - -# Make sure IFS has a sensible default -lt_nl=' -' -IFS=" $lt_nl" - -dirname="s,/[^/]*$,," -basename="s,^.*/,," - -# func_dirname file append nondir_replacement -# Compute the dirname of FILE. If nonempty, add APPEND to the result, -# otherwise set result to NONDIR_REPLACEMENT. -func_dirname () -{ - func_dirname_result=`$ECHO "${1}" | $SED "$dirname"` - if test "X$func_dirname_result" = "X${1}"; then - func_dirname_result="${3}" - else - func_dirname_result="$func_dirname_result${2}" - fi -} # func_dirname may be replaced by extended shell implementation - - -# func_basename file -func_basename () -{ - func_basename_result=`$ECHO "${1}" | $SED "$basename"` -} # func_basename may be replaced by extended shell implementation - - -# func_dirname_and_basename file append nondir_replacement -# perform func_basename and func_dirname in a single function -# call: -# dirname: Compute the dirname of FILE. If nonempty, -# add APPEND to the result, otherwise set result -# to NONDIR_REPLACEMENT. -# value returned in "$func_dirname_result" -# basename: Compute filename of FILE. -# value retuned in "$func_basename_result" -# Implementation must be kept synchronized with func_dirname -# and func_basename. For efficiency, we do not delegate to -# those functions but instead duplicate the functionality here. -func_dirname_and_basename () -{ - # Extract subdirectory from the argument. - func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"` - if test "X$func_dirname_result" = "X${1}"; then - func_dirname_result="${3}" - else - func_dirname_result="$func_dirname_result${2}" - fi - func_basename_result=`$ECHO "${1}" | $SED -e "$basename"` -} # func_dirname_and_basename may be replaced by extended shell implementation - - -# func_stripname prefix suffix name -# strip PREFIX and SUFFIX off of NAME. -# PREFIX and SUFFIX must not contain globbing or regex special -# characters, hashes, percent signs, but SUFFIX may contain a leading -# dot (in which case that matches only a dot). -# func_strip_suffix prefix name -func_stripname () -{ - case ${2} in - .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; - *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; - esac -} # func_stripname may be replaced by extended shell implementation - - -# These SED scripts presuppose an absolute path with a trailing slash. -pathcar='s,^/\([^/]*\).*$,\1,' -pathcdr='s,^/[^/]*,,' -removedotparts=':dotsl - s@/\./@/@g - t dotsl - s,/\.$,/,' -collapseslashes='s@/\{1,\}@/@g' -finalslash='s,/*$,/,' - -# func_normal_abspath PATH -# Remove doubled-up and trailing slashes, "." path components, -# and cancel out any ".." path components in PATH after making -# it an absolute path. -# value returned in "$func_normal_abspath_result" -func_normal_abspath () -{ - # Start from root dir and reassemble the path. - func_normal_abspath_result= - func_normal_abspath_tpath=$1 - func_normal_abspath_altnamespace= - case $func_normal_abspath_tpath in - "") - # Empty path, that just means $cwd. - func_stripname '' '/' "`pwd`" - func_normal_abspath_result=$func_stripname_result - return - ;; - # The next three entries are used to spot a run of precisely - # two leading slashes without using negated character classes; - # we take advantage of case's first-match behaviour. - ///*) - # Unusual form of absolute path, do nothing. - ;; - //*) - # Not necessarily an ordinary path; POSIX reserves leading '//' - # and for example Cygwin uses it to access remote file shares - # over CIFS/SMB, so we conserve a leading double slash if found. - func_normal_abspath_altnamespace=/ - ;; - /*) - # Absolute path, do nothing. - ;; - *) - # Relative path, prepend $cwd. - func_normal_abspath_tpath=`pwd`/$func_normal_abspath_tpath - ;; - esac - # Cancel out all the simple stuff to save iterations. We also want - # the path to end with a slash for ease of parsing, so make sure - # there is one (and only one) here. - func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ - -e "$removedotparts" -e "$collapseslashes" -e "$finalslash"` - while :; do - # Processed it all yet? - if test "$func_normal_abspath_tpath" = / ; then - # If we ascended to the root using ".." the result may be empty now. - if test -z "$func_normal_abspath_result" ; then - func_normal_abspath_result=/ - fi - break - fi - func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \ - -e "$pathcar"` - func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ - -e "$pathcdr"` - # Figure out what to do with it - case $func_normal_abspath_tcomponent in - "") - # Trailing empty path component, ignore it. - ;; - ..) - # Parent dir; strip last assembled component from result. - func_dirname "$func_normal_abspath_result" - func_normal_abspath_result=$func_dirname_result - ;; - *) - # Actual path component, append it. - func_normal_abspath_result=$func_normal_abspath_result/$func_normal_abspath_tcomponent - ;; - esac - done - # Restore leading double-slash if one was found on entry. - func_normal_abspath_result=$func_normal_abspath_altnamespace$func_normal_abspath_result -} - -# func_relative_path SRCDIR DSTDIR -# generates a relative path from SRCDIR to DSTDIR, with a trailing -# slash if non-empty, suitable for immediately appending a filename -# without needing to append a separator. -# value returned in "$func_relative_path_result" -func_relative_path () -{ - func_relative_path_result= - func_normal_abspath "$1" - func_relative_path_tlibdir=$func_normal_abspath_result - func_normal_abspath "$2" - func_relative_path_tbindir=$func_normal_abspath_result - - # Ascend the tree starting from libdir - while :; do - # check if we have found a prefix of bindir - case $func_relative_path_tbindir in - $func_relative_path_tlibdir) - # found an exact match - func_relative_path_tcancelled= - break - ;; - $func_relative_path_tlibdir*) - # found a matching prefix - func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir" - func_relative_path_tcancelled=$func_stripname_result - if test -z "$func_relative_path_result"; then - func_relative_path_result=. - fi - break - ;; - *) - func_dirname $func_relative_path_tlibdir - func_relative_path_tlibdir=${func_dirname_result} - if test "x$func_relative_path_tlibdir" = x ; then - # Have to descend all the way to the root! - func_relative_path_result=../$func_relative_path_result - func_relative_path_tcancelled=$func_relative_path_tbindir - break - fi - func_relative_path_result=../$func_relative_path_result - ;; - esac - done - - # Now calculate path; take care to avoid doubling-up slashes. - func_stripname '' '/' "$func_relative_path_result" - func_relative_path_result=$func_stripname_result - func_stripname '/' '/' "$func_relative_path_tcancelled" - if test "x$func_stripname_result" != x ; then - func_relative_path_result=${func_relative_path_result}/${func_stripname_result} - fi - - # Normalisation. If bindir is libdir, return empty string, - # else relative path ending with a slash; either way, target - # file name can be directly appended. - if test ! -z "$func_relative_path_result"; then - func_stripname './' '' "$func_relative_path_result/" - func_relative_path_result=$func_stripname_result - fi -} - -# The name of this program: -func_dirname_and_basename "$progpath" -progname=$func_basename_result - -# Make sure we have an absolute path for reexecution: -case $progpath in - [\\/]*|[A-Za-z]:\\*) ;; - *[\\/]*) - progdir=$func_dirname_result - progdir=`cd "$progdir" && pwd` - progpath="$progdir/$progname" - ;; - *) - save_IFS="$IFS" - IFS=${PATH_SEPARATOR-:} - for progdir in $PATH; do - IFS="$save_IFS" - test -x "$progdir/$progname" && break - done - IFS="$save_IFS" - test -n "$progdir" || progdir=`pwd` - progpath="$progdir/$progname" - ;; -esac - -# Sed substitution that helps us do robust quoting. It backslashifies -# metacharacters that are still active within double-quoted strings. -Xsed="${SED}"' -e 1s/^X//' -sed_quote_subst='s/\([`"$\\]\)/\\\1/g' - -# Same as above, but do not quote variable references. -double_quote_subst='s/\(["`\\]\)/\\\1/g' - -# Sed substitution that turns a string into a regex matching for the -# string literally. -sed_make_literal_regex='s,[].[^$\\*\/],\\&,g' - -# Sed substitution that converts a w32 file name or path -# which contains forward slashes, into one that contains -# (escaped) backslashes. A very naive implementation. -lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g' - -# Re-`\' parameter expansions in output of double_quote_subst that were -# `\'-ed in input to the same. If an odd number of `\' preceded a '$' -# in input to double_quote_subst, that '$' was protected from expansion. -# Since each input `\' is now two `\'s, look for any number of runs of -# four `\'s followed by two `\'s and then a '$'. `\' that '$'. -bs='\\' -bs2='\\\\' -bs4='\\\\\\\\' -dollar='\$' -sed_double_backslash="\ - s/$bs4/&\\ -/g - s/^$bs2$dollar/$bs&/ - s/\\([^$bs]\\)$bs2$dollar/\\1$bs2$bs$dollar/g - s/\n//g" - -# Standard options: -opt_dry_run=false -opt_help=false -opt_quiet=false -opt_verbose=false -opt_warning=: - -# func_echo arg... -# Echo program name prefixed message, along with the current mode -# name if it has been set yet. -func_echo () -{ - $ECHO "$progname: ${opt_mode+$opt_mode: }$*" -} - -# func_verbose arg... -# Echo program name prefixed message in verbose mode only. -func_verbose () -{ - $opt_verbose && func_echo ${1+"$@"} - - # A bug in bash halts the script if the last line of a function - # fails when set -e is in force, so we need another command to - # work around that: - : -} - -# func_echo_all arg... -# Invoke $ECHO with all args, space-separated. -func_echo_all () -{ - $ECHO "$*" -} - -# func_error arg... -# Echo program name prefixed message to standard error. -func_error () -{ - $ECHO "$progname: ${opt_mode+$opt_mode: }"${1+"$@"} 1>&2 -} - -# func_warning arg... -# Echo program name prefixed warning message to standard error. -func_warning () -{ - $opt_warning && $ECHO "$progname: ${opt_mode+$opt_mode: }warning: "${1+"$@"} 1>&2 - - # bash bug again: - : -} - -# func_fatal_error arg... -# Echo program name prefixed message to standard error, and exit. -func_fatal_error () -{ - func_error ${1+"$@"} - exit $EXIT_FAILURE -} - -# func_fatal_help arg... -# Echo program name prefixed message to standard error, followed by -# a help hint, and exit. -func_fatal_help () -{ - func_error ${1+"$@"} - func_fatal_error "$help" -} -help="Try \`$progname --help' for more information." ## default - - -# func_grep expression filename -# Check whether EXPRESSION matches any line of FILENAME, without output. -func_grep () -{ - $GREP "$1" "$2" >/dev/null 2>&1 -} - - -# func_mkdir_p directory-path -# Make sure the entire path to DIRECTORY-PATH is available. -func_mkdir_p () -{ - my_directory_path="$1" - my_dir_list= - - if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then - - # Protect directory names starting with `-' - case $my_directory_path in - -*) my_directory_path="./$my_directory_path" ;; - esac - - # While some portion of DIR does not yet exist... - while test ! -d "$my_directory_path"; do - # ...make a list in topmost first order. Use a colon delimited - # list incase some portion of path contains whitespace. - my_dir_list="$my_directory_path:$my_dir_list" - - # If the last portion added has no slash in it, the list is done - case $my_directory_path in */*) ;; *) break ;; esac - - # ...otherwise throw away the child directory and loop - my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"` - done - my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'` - - save_mkdir_p_IFS="$IFS"; IFS=':' - for my_dir in $my_dir_list; do - IFS="$save_mkdir_p_IFS" - # mkdir can fail with a `File exist' error if two processes - # try to create one of the directories concurrently. Don't - # stop in that case! - $MKDIR "$my_dir" 2>/dev/null || : - done - IFS="$save_mkdir_p_IFS" - - # Bail out if we (or some other process) failed to create a directory. - test -d "$my_directory_path" || \ - func_fatal_error "Failed to create \`$1'" - fi -} - - -# func_mktempdir [string] -# Make a temporary directory that won't clash with other running -# libtool processes, and avoids race conditions if possible. If -# given, STRING is the basename for that directory. -func_mktempdir () -{ - my_template="${TMPDIR-/tmp}/${1-$progname}" - - if test "$opt_dry_run" = ":"; then - # Return a directory name, but don't create it in dry-run mode - my_tmpdir="${my_template}-$$" - else - - # If mktemp works, use that first and foremost - my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` - - if test ! -d "$my_tmpdir"; then - # Failing that, at least try and use $RANDOM to avoid a race - my_tmpdir="${my_template}-${RANDOM-0}$$" - - save_mktempdir_umask=`umask` - umask 0077 - $MKDIR "$my_tmpdir" - umask $save_mktempdir_umask - fi - - # If we're not in dry-run mode, bomb out on failure - test -d "$my_tmpdir" || \ - func_fatal_error "cannot create temporary directory \`$my_tmpdir'" - fi - - $ECHO "$my_tmpdir" -} - - -# func_quote_for_eval arg -# Aesthetically quote ARG to be evaled later. -# This function returns two values: FUNC_QUOTE_FOR_EVAL_RESULT -# is double-quoted, suitable for a subsequent eval, whereas -# FUNC_QUOTE_FOR_EVAL_UNQUOTED_RESULT has merely all characters -# which are still active within double quotes backslashified. -func_quote_for_eval () -{ - case $1 in - *[\\\`\"\$]*) - func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;; - *) - func_quote_for_eval_unquoted_result="$1" ;; - esac - - case $func_quote_for_eval_unquoted_result in - # Double-quote args containing shell metacharacters to delay - # word splitting, command substitution and and variable - # expansion for a subsequent eval. - # Many Bourne shells cannot handle close brackets correctly - # in scan sets, so we specify it separately. - *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") - func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\"" - ;; - *) - func_quote_for_eval_result="$func_quote_for_eval_unquoted_result" - esac -} - - -# func_quote_for_expand arg -# Aesthetically quote ARG to be evaled later; same as above, -# but do not quote variable references. -func_quote_for_expand () -{ - case $1 in - *[\\\`\"]*) - my_arg=`$ECHO "$1" | $SED \ - -e "$double_quote_subst" -e "$sed_double_backslash"` ;; - *) - my_arg="$1" ;; - esac - - case $my_arg in - # Double-quote args containing shell metacharacters to delay - # word splitting and command substitution for a subsequent eval. - # Many Bourne shells cannot handle close brackets correctly - # in scan sets, so we specify it separately. - *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") - my_arg="\"$my_arg\"" - ;; - esac - - func_quote_for_expand_result="$my_arg" -} - - -# func_show_eval cmd [fail_exp] -# Unless opt_silent is true, then output CMD. Then, if opt_dryrun is -# not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP -# is given, then evaluate it. -func_show_eval () -{ - my_cmd="$1" - my_fail_exp="${2-:}" - - ${opt_silent-false} || { - func_quote_for_expand "$my_cmd" - eval "func_echo $func_quote_for_expand_result" - } - - if ${opt_dry_run-false}; then :; else - eval "$my_cmd" - my_status=$? - if test "$my_status" -eq 0; then :; else - eval "(exit $my_status); $my_fail_exp" - fi - fi -} - - -# func_show_eval_locale cmd [fail_exp] -# Unless opt_silent is true, then output CMD. Then, if opt_dryrun is -# not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP -# is given, then evaluate it. Use the saved locale for evaluation. -func_show_eval_locale () -{ - my_cmd="$1" - my_fail_exp="${2-:}" - - ${opt_silent-false} || { - func_quote_for_expand "$my_cmd" - eval "func_echo $func_quote_for_expand_result" - } - - if ${opt_dry_run-false}; then :; else - eval "$lt_user_locale - $my_cmd" - my_status=$? - eval "$lt_safe_locale" - if test "$my_status" -eq 0; then :; else - eval "(exit $my_status); $my_fail_exp" - fi - fi -} - -# func_tr_sh -# Turn $1 into a string suitable for a shell variable name. -# Result is stored in $func_tr_sh_result. All characters -# not in the set a-zA-Z0-9_ are replaced with '_'. Further, -# if $1 begins with a digit, a '_' is prepended as well. -func_tr_sh () -{ - case $1 in - [0-9]* | *[!a-zA-Z0-9_]*) - func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'` - ;; - * ) - func_tr_sh_result=$1 - ;; - esac -} - - -# func_version -# Echo version message to standard output and exit. -func_version () -{ - $opt_debug - - $SED -n '/(C)/!b go - :more - /\./!{ - N - s/\n# / / - b more - } - :go - /^# '$PROGRAM' (GNU /,/# warranty; / { - s/^# // - s/^# *$// - s/\((C)\)[ 0-9,-]*\( [1-9][0-9]*\)/\1\2/ - p - }' < "$progpath" - exit $? -} - -# func_usage -# Echo short help message to standard output and exit. -func_usage () -{ - $opt_debug - - $SED -n '/^# Usage:/,/^# *.*--help/ { - s/^# // - s/^# *$// - s/\$progname/'$progname'/ - p - }' < "$progpath" - echo - $ECHO "run \`$progname --help | more' for full usage" - exit $? -} - -# func_help [NOEXIT] -# Echo long help message to standard output and exit, -# unless 'noexit' is passed as argument. -func_help () -{ - $opt_debug - - $SED -n '/^# Usage:/,/# Report bugs to/ { - :print - s/^# // - s/^# *$// - s*\$progname*'$progname'* - s*\$host*'"$host"'* - s*\$SHELL*'"$SHELL"'* - s*\$LTCC*'"$LTCC"'* - s*\$LTCFLAGS*'"$LTCFLAGS"'* - s*\$LD*'"$LD"'* - s/\$with_gnu_ld/'"$with_gnu_ld"'/ - s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/ - s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/ - p - d - } - /^# .* home page:/b print - /^# General help using/b print - ' < "$progpath" - ret=$? - if test -z "$1"; then - exit $ret - fi -} - -# func_missing_arg argname -# Echo program name prefixed message to standard error and set global -# exit_cmd. -func_missing_arg () -{ - $opt_debug - - func_error "missing argument for $1." - exit_cmd=exit -} - - -# func_split_short_opt shortopt -# Set func_split_short_opt_name and func_split_short_opt_arg shell -# variables after splitting SHORTOPT after the 2nd character. -func_split_short_opt () -{ - my_sed_short_opt='1s/^\(..\).*$/\1/;q' - my_sed_short_rest='1s/^..\(.*\)$/\1/;q' - - func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"` - func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"` -} # func_split_short_opt may be replaced by extended shell implementation - - -# func_split_long_opt longopt -# Set func_split_long_opt_name and func_split_long_opt_arg shell -# variables after splitting LONGOPT at the `=' sign. -func_split_long_opt () -{ - my_sed_long_opt='1s/^\(--[^=]*\)=.*/\1/;q' - my_sed_long_arg='1s/^--[^=]*=//' - - func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"` - func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"` -} # func_split_long_opt may be replaced by extended shell implementation - -exit_cmd=: - - - - - -magic="%%%MAGIC variable%%%" -magic_exe="%%%MAGIC EXE variable%%%" - -# Global variables. -nonopt= -preserve_args= -lo2o="s/\\.lo\$/.${objext}/" -o2lo="s/\\.${objext}\$/.lo/" -extracted_archives= -extracted_serial=0 - -# If this variable is set in any of the actions, the command in it -# will be execed at the end. This prevents here-documents from being -# left over by shells. -exec_cmd= - -# func_append var value -# Append VALUE to the end of shell variable VAR. -func_append () -{ - eval "${1}=\$${1}\${2}" -} # func_append may be replaced by extended shell implementation - -# func_append_quoted var value -# Quote VALUE and append to the end of shell variable VAR, separated -# by a space. -func_append_quoted () -{ - func_quote_for_eval "${2}" - eval "${1}=\$${1}\\ \$func_quote_for_eval_result" -} # func_append_quoted may be replaced by extended shell implementation - - -# func_arith arithmetic-term... -func_arith () -{ - func_arith_result=`expr "${@}"` -} # func_arith may be replaced by extended shell implementation - - -# func_len string -# STRING may not start with a hyphen. -func_len () -{ - func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len` -} # func_len may be replaced by extended shell implementation - - -# func_lo2o object -func_lo2o () -{ - func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"` -} # func_lo2o may be replaced by extended shell implementation - - -# func_xform libobj-or-source -func_xform () -{ - func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'` -} # func_xform may be replaced by extended shell implementation - - -# func_fatal_configuration arg... -# Echo program name prefixed message to standard error, followed by -# a configuration failure hint, and exit. -func_fatal_configuration () -{ - func_error ${1+"$@"} - func_error "See the $PACKAGE documentation for more information." - func_fatal_error "Fatal configuration error." -} - - -# func_config -# Display the configuration for all the tags in this script. -func_config () -{ - re_begincf='^# ### BEGIN LIBTOOL' - re_endcf='^# ### END LIBTOOL' - - # Default configuration. - $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" - - # Now print the configurations for the tags. - for tagname in $taglist; do - $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" - done - - exit $? -} - -# func_features -# Display the features supported by this script. -func_features () -{ - echo "host: $host" - if test "$build_libtool_libs" = yes; then - echo "enable shared libraries" - else - echo "disable shared libraries" - fi - if test "$build_old_libs" = yes; then - echo "enable static libraries" - else - echo "disable static libraries" - fi - - exit $? -} - -# func_enable_tag tagname -# Verify that TAGNAME is valid, and either flag an error and exit, or -# enable the TAGNAME tag. We also add TAGNAME to the global $taglist -# variable here. -func_enable_tag () -{ - # Global variable: - tagname="$1" - - re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" - re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$" - sed_extractcf="/$re_begincf/,/$re_endcf/p" - - # Validate tagname. - case $tagname in - *[!-_A-Za-z0-9,/]*) - func_fatal_error "invalid tag name: $tagname" - ;; - esac - - # Don't test for the "default" C tag, as we know it's - # there but not specially marked. - case $tagname in - CC) ;; - *) - if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then - taglist="$taglist $tagname" - - # Evaluate the configuration. Be careful to quote the path - # and the sed script, to avoid splitting on whitespace, but - # also don't use non-portable quotes within backquotes within - # quotes we have to do it in 2 steps: - extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` - eval "$extractedcf" - else - func_error "ignoring unknown tag $tagname" - fi - ;; - esac -} - -# func_check_version_match -# Ensure that we are using m4 macros, and libtool script from the same -# release of libtool. -func_check_version_match () -{ - if test "$package_revision" != "$macro_revision"; then - if test "$VERSION" != "$macro_version"; then - if test -z "$macro_version"; then - cat >&2 <<_LT_EOF -$progname: Version mismatch error. This is $PACKAGE $VERSION, but the -$progname: definition of this LT_INIT comes from an older release. -$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION -$progname: and run autoconf again. -_LT_EOF - else - cat >&2 <<_LT_EOF -$progname: Version mismatch error. This is $PACKAGE $VERSION, but the -$progname: definition of this LT_INIT comes from $PACKAGE $macro_version. -$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION -$progname: and run autoconf again. -_LT_EOF - fi - else - cat >&2 <<_LT_EOF -$progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision, -$progname: but the definition of this LT_INIT comes from revision $macro_revision. -$progname: You should recreate aclocal.m4 with macros from revision $package_revision -$progname: of $PACKAGE $VERSION and run autoconf again. -_LT_EOF - fi - - exit $EXIT_MISMATCH - fi -} - - -# Shorthand for --mode=foo, only valid as the first argument -case $1 in -clean|clea|cle|cl) - shift; set dummy --mode clean ${1+"$@"}; shift - ;; -compile|compil|compi|comp|com|co|c) - shift; set dummy --mode compile ${1+"$@"}; shift - ;; -execute|execut|execu|exec|exe|ex|e) - shift; set dummy --mode execute ${1+"$@"}; shift - ;; -finish|finis|fini|fin|fi|f) - shift; set dummy --mode finish ${1+"$@"}; shift - ;; -install|instal|insta|inst|ins|in|i) - shift; set dummy --mode install ${1+"$@"}; shift - ;; -link|lin|li|l) - shift; set dummy --mode link ${1+"$@"}; shift - ;; -uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u) - shift; set dummy --mode uninstall ${1+"$@"}; shift - ;; -esac - - - -# Option defaults: -opt_debug=: -opt_dry_run=false -opt_config=false -opt_preserve_dup_deps=false -opt_features=false -opt_finish=false -opt_help=false -opt_help_all=false -opt_silent=: -opt_warning=: -opt_verbose=: -opt_silent=false -opt_verbose=false - - -# Parse options once, thoroughly. This comes as soon as possible in the -# script to make things like `--version' happen as quickly as we can. -{ - # this just eases exit handling - while test $# -gt 0; do - opt="$1" - shift - case $opt in - --debug|-x) opt_debug='set -x' - func_echo "enabling shell trace mode" - $opt_debug - ;; - --dry-run|--dryrun|-n) - opt_dry_run=: - ;; - --config) - opt_config=: -func_config - ;; - --dlopen|-dlopen) - optarg="$1" - opt_dlopen="${opt_dlopen+$opt_dlopen -}$optarg" - shift - ;; - --preserve-dup-deps) - opt_preserve_dup_deps=: - ;; - --features) - opt_features=: -func_features - ;; - --finish) - opt_finish=: -set dummy --mode finish ${1+"$@"}; shift - ;; - --help) - opt_help=: - ;; - --help-all) - opt_help_all=: -opt_help=': help-all' - ;; - --mode) - test $# = 0 && func_missing_arg $opt && break - optarg="$1" - opt_mode="$optarg" -case $optarg in - # Valid mode arguments: - clean|compile|execute|finish|install|link|relink|uninstall) ;; - - # Catch anything else as an error - *) func_error "invalid argument for $opt" - exit_cmd=exit - break - ;; -esac - shift - ;; - --no-silent|--no-quiet) - opt_silent=false -func_append preserve_args " $opt" - ;; - --no-warning|--no-warn) - opt_warning=false -func_append preserve_args " $opt" - ;; - --no-verbose) - opt_verbose=false -func_append preserve_args " $opt" - ;; - --silent|--quiet) - opt_silent=: -func_append preserve_args " $opt" - opt_verbose=false - ;; - --verbose|-v) - opt_verbose=: -func_append preserve_args " $opt" -opt_silent=false - ;; - --tag) - test $# = 0 && func_missing_arg $opt && break - optarg="$1" - opt_tag="$optarg" -func_append preserve_args " $opt $optarg" -func_enable_tag "$optarg" - shift - ;; - - -\?|-h) func_usage ;; - --help) func_help ;; - --version) func_version ;; - - # Separate optargs to long options: - --*=*) - func_split_long_opt "$opt" - set dummy "$func_split_long_opt_name" "$func_split_long_opt_arg" ${1+"$@"} - shift - ;; - - # Separate non-argument short options: - -\?*|-h*|-n*|-v*) - func_split_short_opt "$opt" - set dummy "$func_split_short_opt_name" "-$func_split_short_opt_arg" ${1+"$@"} - shift - ;; - - --) break ;; - -*) func_fatal_help "unrecognized option \`$opt'" ;; - *) set dummy "$opt" ${1+"$@"}; shift; break ;; - esac - done - - # Validate options: - - # save first non-option argument - if test "$#" -gt 0; then - nonopt="$opt" - shift - fi - - # preserve --debug - test "$opt_debug" = : || func_append preserve_args " --debug" - - case $host in - *cygwin* | *mingw* | *pw32* | *cegcc*) - # don't eliminate duplications in $postdeps and $predeps - opt_duplicate_compiler_generated_deps=: - ;; - *) - opt_duplicate_compiler_generated_deps=$opt_preserve_dup_deps - ;; - esac - - $opt_help || { - # Sanity checks first: - func_check_version_match - - if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then - func_fatal_configuration "not configured to build any kind of library" - fi - - # Darwin sucks - eval std_shrext=\"$shrext_cmds\" - - # Only execute mode is allowed to have -dlopen flags. - if test -n "$opt_dlopen" && test "$opt_mode" != execute; then - func_error "unrecognized option \`-dlopen'" - $ECHO "$help" 1>&2 - exit $EXIT_FAILURE - fi - - # Change the help message to a mode-specific one. - generic_help="$help" - help="Try \`$progname --help --mode=$opt_mode' for more information." - } - - - # Bail if the options were screwed - $exit_cmd $EXIT_FAILURE -} - - - - -## ----------- ## -## Main. ## -## ----------- ## - -# func_lalib_p file -# True iff FILE is a libtool `.la' library or `.lo' object file. -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_lalib_p () -{ - test -f "$1" && - $SED -e 4q "$1" 2>/dev/null \ - | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1 -} - -# func_lalib_unsafe_p file -# True iff FILE is a libtool `.la' library or `.lo' object file. -# This function implements the same check as func_lalib_p without -# resorting to external programs. To this end, it redirects stdin and -# closes it afterwards, without saving the original file descriptor. -# As a safety measure, use it only where a negative result would be -# fatal anyway. Works if `file' does not exist. -func_lalib_unsafe_p () -{ - lalib_p=no - if test -f "$1" && test -r "$1" && exec 5<&0 <"$1"; then - for lalib_p_l in 1 2 3 4 - do - read lalib_p_line - case "$lalib_p_line" in - \#\ Generated\ by\ *$PACKAGE* ) lalib_p=yes; break;; - esac - done - exec 0<&5 5<&- - fi - test "$lalib_p" = yes -} - -# func_ltwrapper_script_p file -# True iff FILE is a libtool wrapper script -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_ltwrapper_script_p () -{ - func_lalib_p "$1" -} - -# func_ltwrapper_executable_p file -# True iff FILE is a libtool wrapper executable -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_ltwrapper_executable_p () -{ - func_ltwrapper_exec_suffix= - case $1 in - *.exe) ;; - *) func_ltwrapper_exec_suffix=.exe ;; - esac - $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1 -} - -# func_ltwrapper_scriptname file -# Assumes file is an ltwrapper_executable -# uses $file to determine the appropriate filename for a -# temporary ltwrapper_script. -func_ltwrapper_scriptname () -{ - func_dirname_and_basename "$1" "" "." - func_stripname '' '.exe' "$func_basename_result" - func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper" -} - -# func_ltwrapper_p file -# True iff FILE is a libtool wrapper script or wrapper executable -# This function is only a basic sanity check; it will hardly flush out -# determined imposters. -func_ltwrapper_p () -{ - func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1" -} - - -# func_execute_cmds commands fail_cmd -# Execute tilde-delimited COMMANDS. -# If FAIL_CMD is given, eval that upon failure. -# FAIL_CMD may read-access the current command in variable CMD! -func_execute_cmds () -{ - $opt_debug - save_ifs=$IFS; IFS='~' - for cmd in $1; do - IFS=$save_ifs - eval cmd=\"$cmd\" - func_show_eval "$cmd" "${2-:}" - done - IFS=$save_ifs -} - - -# func_source file -# Source FILE, adding directory component if necessary. -# Note that it is not necessary on cygwin/mingw to append a dot to -# FILE even if both FILE and FILE.exe exist: automatic-append-.exe -# behavior happens only for exec(3), not for open(2)! Also, sourcing -# `FILE.' does not work on cygwin managed mounts. -func_source () -{ - $opt_debug - case $1 in - */* | *\\*) . "$1" ;; - *) . "./$1" ;; - esac -} - - -# func_resolve_sysroot PATH -# Replace a leading = in PATH with a sysroot. Store the result into -# func_resolve_sysroot_result -func_resolve_sysroot () -{ - func_resolve_sysroot_result=$1 - case $func_resolve_sysroot_result in - =*) - func_stripname '=' '' "$func_resolve_sysroot_result" - func_resolve_sysroot_result=$lt_sysroot$func_stripname_result - ;; - esac -} - -# func_replace_sysroot PATH -# If PATH begins with the sysroot, replace it with = and -# store the result into func_replace_sysroot_result. -func_replace_sysroot () -{ - case "$lt_sysroot:$1" in - ?*:"$lt_sysroot"*) - func_stripname "$lt_sysroot" '' "$1" - func_replace_sysroot_result="=$func_stripname_result" - ;; - *) - # Including no sysroot. - func_replace_sysroot_result=$1 - ;; - esac -} - -# func_infer_tag arg -# Infer tagged configuration to use if any are available and -# if one wasn't chosen via the "--tag" command line option. -# Only attempt this if the compiler in the base compile -# command doesn't match the default compiler. -# arg is usually of the form 'gcc ...' -func_infer_tag () -{ - $opt_debug - if test -n "$available_tags" && test -z "$tagname"; then - CC_quoted= - for arg in $CC; do - func_append_quoted CC_quoted "$arg" - done - CC_expanded=`func_echo_all $CC` - CC_quoted_expanded=`func_echo_all $CC_quoted` - case $@ in - # Blanks in the command may have been stripped by the calling shell, - # but not from the CC environment variable when configure was run. - " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ - " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) ;; - # Blanks at the start of $base_compile will cause this to fail - # if we don't check for them as well. - *) - for z in $available_tags; do - if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then - # Evaluate the configuration. - eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" - CC_quoted= - for arg in $CC; do - # Double-quote args containing other shell metacharacters. - func_append_quoted CC_quoted "$arg" - done - CC_expanded=`func_echo_all $CC` - CC_quoted_expanded=`func_echo_all $CC_quoted` - case "$@ " in - " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ - " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) - # The compiler in the base compile command matches - # the one in the tagged configuration. - # Assume this is the tagged configuration we want. - tagname=$z - break - ;; - esac - fi - done - # If $tagname still isn't set, then no tagged configuration - # was found and let the user know that the "--tag" command - # line option must be used. - if test -z "$tagname"; then - func_echo "unable to infer tagged configuration" - func_fatal_error "specify a tag with \`--tag'" -# else -# func_verbose "using $tagname tagged configuration" - fi - ;; - esac - fi -} - - - -# func_write_libtool_object output_name pic_name nonpic_name -# Create a libtool object file (analogous to a ".la" file), -# but don't create it if we're doing a dry run. -func_write_libtool_object () -{ - write_libobj=${1} - if test "$build_libtool_libs" = yes; then - write_lobj=\'${2}\' - else - write_lobj=none - fi - - if test "$build_old_libs" = yes; then - write_oldobj=\'${3}\' - else - write_oldobj=none - fi - - $opt_dry_run || { - cat >${write_libobj}T </dev/null` - if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then - func_convert_core_file_wine_to_w32_result=`$ECHO "$func_convert_core_file_wine_to_w32_tmp" | - $SED -e "$lt_sed_naive_backslashify"` - else - func_convert_core_file_wine_to_w32_result= - fi - fi -} -# end: func_convert_core_file_wine_to_w32 - - -# func_convert_core_path_wine_to_w32 ARG -# Helper function used by path conversion functions when $build is *nix, and -# $host is mingw, cygwin, or some other w32 environment. Relies on a correctly -# configured wine environment available, with the winepath program in $build's -# $PATH. Assumes ARG has no leading or trailing path separator characters. -# -# ARG is path to be converted from $build format to win32. -# Result is available in $func_convert_core_path_wine_to_w32_result. -# Unconvertible file (directory) names in ARG are skipped; if no directory names -# are convertible, then the result may be empty. -func_convert_core_path_wine_to_w32 () -{ - $opt_debug - # unfortunately, winepath doesn't convert paths, only file names - func_convert_core_path_wine_to_w32_result="" - if test -n "$1"; then - oldIFS=$IFS - IFS=: - for func_convert_core_path_wine_to_w32_f in $1; do - IFS=$oldIFS - func_convert_core_file_wine_to_w32 "$func_convert_core_path_wine_to_w32_f" - if test -n "$func_convert_core_file_wine_to_w32_result" ; then - if test -z "$func_convert_core_path_wine_to_w32_result"; then - func_convert_core_path_wine_to_w32_result="$func_convert_core_file_wine_to_w32_result" - else - func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result" - fi - fi - done - IFS=$oldIFS - fi -} -# end: func_convert_core_path_wine_to_w32 - - -# func_cygpath ARGS... -# Wrapper around calling the cygpath program via LT_CYGPATH. This is used when -# when (1) $build is *nix and Cygwin is hosted via a wine environment; or (2) -# $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or -# (2), returns the Cygwin file name or path in func_cygpath_result (input -# file name or path is assumed to be in w32 format, as previously converted -# from $build's *nix or MSYS format). In case (3), returns the w32 file name -# or path in func_cygpath_result (input file name or path is assumed to be in -# Cygwin format). Returns an empty string on error. -# -# ARGS are passed to cygpath, with the last one being the file name or path to -# be converted. -# -# Specify the absolute *nix (or w32) name to cygpath in the LT_CYGPATH -# environment variable; do not put it in $PATH. -func_cygpath () -{ - $opt_debug - if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then - func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` - if test "$?" -ne 0; then - # on failure, ensure result is empty - func_cygpath_result= - fi - else - func_cygpath_result= - func_error "LT_CYGPATH is empty or specifies non-existent file: \`$LT_CYGPATH'" - fi -} -#end: func_cygpath - - -# func_convert_core_msys_to_w32 ARG -# Convert file name or path ARG from MSYS format to w32 format. Return -# result in func_convert_core_msys_to_w32_result. -func_convert_core_msys_to_w32 () -{ - $opt_debug - # awkward: cmd appends spaces to result - func_convert_core_msys_to_w32_result=`( cmd //c echo "$1" ) 2>/dev/null | - $SED -e 's/[ ]*$//' -e "$lt_sed_naive_backslashify"` -} -#end: func_convert_core_msys_to_w32 - - -# func_convert_file_check ARG1 ARG2 -# Verify that ARG1 (a file name in $build format) was converted to $host -# format in ARG2. Otherwise, emit an error message, but continue (resetting -# func_to_host_file_result to ARG1). -func_convert_file_check () -{ - $opt_debug - if test -z "$2" && test -n "$1" ; then - func_error "Could not determine host file name corresponding to" - func_error " \`$1'" - func_error "Continuing, but uninstalled executables may not work." - # Fallback: - func_to_host_file_result="$1" - fi -} -# end func_convert_file_check - - -# func_convert_path_check FROM_PATHSEP TO_PATHSEP FROM_PATH TO_PATH -# Verify that FROM_PATH (a path in $build format) was converted to $host -# format in TO_PATH. Otherwise, emit an error message, but continue, resetting -# func_to_host_file_result to a simplistic fallback value (see below). -func_convert_path_check () -{ - $opt_debug - if test -z "$4" && test -n "$3"; then - func_error "Could not determine the host path corresponding to" - func_error " \`$3'" - func_error "Continuing, but uninstalled executables may not work." - # Fallback. This is a deliberately simplistic "conversion" and - # should not be "improved". See libtool.info. - if test "x$1" != "x$2"; then - lt_replace_pathsep_chars="s|$1|$2|g" - func_to_host_path_result=`echo "$3" | - $SED -e "$lt_replace_pathsep_chars"` - else - func_to_host_path_result="$3" - fi - fi -} -# end func_convert_path_check - - -# func_convert_path_front_back_pathsep FRONTPAT BACKPAT REPL ORIG -# Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT -# and appending REPL if ORIG matches BACKPAT. -func_convert_path_front_back_pathsep () -{ - $opt_debug - case $4 in - $1 ) func_to_host_path_result="$3$func_to_host_path_result" - ;; - esac - case $4 in - $2 ) func_append func_to_host_path_result "$3" - ;; - esac -} -# end func_convert_path_front_back_pathsep - - -################################################## -# $build to $host FILE NAME CONVERSION FUNCTIONS # -################################################## -# invoked via `$to_host_file_cmd ARG' -# -# In each case, ARG is the path to be converted from $build to $host format. -# Result will be available in $func_to_host_file_result. - - -# func_to_host_file ARG -# Converts the file name ARG from $build format to $host format. Return result -# in func_to_host_file_result. -func_to_host_file () -{ - $opt_debug - $to_host_file_cmd "$1" -} -# end func_to_host_file - - -# func_to_tool_file ARG LAZY -# converts the file name ARG from $build format to toolchain format. Return -# result in func_to_tool_file_result. If the conversion in use is listed -# in (the comma separated) LAZY, no conversion takes place. -func_to_tool_file () -{ - $opt_debug - case ,$2, in - *,"$to_tool_file_cmd",*) - func_to_tool_file_result=$1 - ;; - *) - $to_tool_file_cmd "$1" - func_to_tool_file_result=$func_to_host_file_result - ;; - esac -} -# end func_to_tool_file - - -# func_convert_file_noop ARG -# Copy ARG to func_to_host_file_result. -func_convert_file_noop () -{ - func_to_host_file_result="$1" -} -# end func_convert_file_noop - - -# func_convert_file_msys_to_w32 ARG -# Convert file name ARG from (mingw) MSYS to (mingw) w32 format; automatic -# conversion to w32 is not available inside the cwrapper. Returns result in -# func_to_host_file_result. -func_convert_file_msys_to_w32 () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - func_convert_core_msys_to_w32 "$1" - func_to_host_file_result="$func_convert_core_msys_to_w32_result" - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_msys_to_w32 - - -# func_convert_file_cygwin_to_w32 ARG -# Convert file name ARG from Cygwin to w32 format. Returns result in -# func_to_host_file_result. -func_convert_file_cygwin_to_w32 () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - # because $build is cygwin, we call "the" cygpath in $PATH; no need to use - # LT_CYGPATH in this case. - func_to_host_file_result=`cygpath -m "$1"` - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_cygwin_to_w32 - - -# func_convert_file_nix_to_w32 ARG -# Convert file name ARG from *nix to w32 format. Requires a wine environment -# and a working winepath. Returns result in func_to_host_file_result. -func_convert_file_nix_to_w32 () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - func_convert_core_file_wine_to_w32 "$1" - func_to_host_file_result="$func_convert_core_file_wine_to_w32_result" - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_nix_to_w32 - - -# func_convert_file_msys_to_cygwin ARG -# Convert file name ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. -# Returns result in func_to_host_file_result. -func_convert_file_msys_to_cygwin () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - func_convert_core_msys_to_w32 "$1" - func_cygpath -u "$func_convert_core_msys_to_w32_result" - func_to_host_file_result="$func_cygpath_result" - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_msys_to_cygwin - - -# func_convert_file_nix_to_cygwin ARG -# Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed -# in a wine environment, working winepath, and LT_CYGPATH set. Returns result -# in func_to_host_file_result. -func_convert_file_nix_to_cygwin () -{ - $opt_debug - func_to_host_file_result="$1" - if test -n "$1"; then - # convert from *nix to w32, then use cygpath to convert from w32 to cygwin. - func_convert_core_file_wine_to_w32 "$1" - func_cygpath -u "$func_convert_core_file_wine_to_w32_result" - func_to_host_file_result="$func_cygpath_result" - fi - func_convert_file_check "$1" "$func_to_host_file_result" -} -# end func_convert_file_nix_to_cygwin - - -############################################# -# $build to $host PATH CONVERSION FUNCTIONS # -############################################# -# invoked via `$to_host_path_cmd ARG' -# -# In each case, ARG is the path to be converted from $build to $host format. -# The result will be available in $func_to_host_path_result. -# -# Path separators are also converted from $build format to $host format. If -# ARG begins or ends with a path separator character, it is preserved (but -# converted to $host format) on output. -# -# All path conversion functions are named using the following convention: -# file name conversion function : func_convert_file_X_to_Y () -# path conversion function : func_convert_path_X_to_Y () -# where, for any given $build/$host combination the 'X_to_Y' value is the -# same. If conversion functions are added for new $build/$host combinations, -# the two new functions must follow this pattern, or func_init_to_host_path_cmd -# will break. - - -# func_init_to_host_path_cmd -# Ensures that function "pointer" variable $to_host_path_cmd is set to the -# appropriate value, based on the value of $to_host_file_cmd. -to_host_path_cmd= -func_init_to_host_path_cmd () -{ - $opt_debug - if test -z "$to_host_path_cmd"; then - func_stripname 'func_convert_file_' '' "$to_host_file_cmd" - to_host_path_cmd="func_convert_path_${func_stripname_result}" - fi -} - - -# func_to_host_path ARG -# Converts the path ARG from $build format to $host format. Return result -# in func_to_host_path_result. -func_to_host_path () -{ - $opt_debug - func_init_to_host_path_cmd - $to_host_path_cmd "$1" -} -# end func_to_host_path - - -# func_convert_path_noop ARG -# Copy ARG to func_to_host_path_result. -func_convert_path_noop () -{ - func_to_host_path_result="$1" -} -# end func_convert_path_noop - - -# func_convert_path_msys_to_w32 ARG -# Convert path ARG from (mingw) MSYS to (mingw) w32 format; automatic -# conversion to w32 is not available inside the cwrapper. Returns result in -# func_to_host_path_result. -func_convert_path_msys_to_w32 () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # Remove leading and trailing path separator characters from ARG. MSYS - # behavior is inconsistent here; cygpath turns them into '.;' and ';.'; - # and winepath ignores them completely. - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" - func_to_host_path_result="$func_convert_core_msys_to_w32_result" - func_convert_path_check : ";" \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" - fi -} -# end func_convert_path_msys_to_w32 - - -# func_convert_path_cygwin_to_w32 ARG -# Convert path ARG from Cygwin to w32 format. Returns result in -# func_to_host_file_result. -func_convert_path_cygwin_to_w32 () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # See func_convert_path_msys_to_w32: - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` - func_convert_path_check : ";" \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" - fi -} -# end func_convert_path_cygwin_to_w32 - - -# func_convert_path_nix_to_w32 ARG -# Convert path ARG from *nix to w32 format. Requires a wine environment and -# a working winepath. Returns result in func_to_host_file_result. -func_convert_path_nix_to_w32 () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # See func_convert_path_msys_to_w32: - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" - func_to_host_path_result="$func_convert_core_path_wine_to_w32_result" - func_convert_path_check : ";" \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" - fi -} -# end func_convert_path_nix_to_w32 - - -# func_convert_path_msys_to_cygwin ARG -# Convert path ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. -# Returns result in func_to_host_file_result. -func_convert_path_msys_to_cygwin () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # See func_convert_path_msys_to_w32: - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" - func_cygpath -u -p "$func_convert_core_msys_to_w32_result" - func_to_host_path_result="$func_cygpath_result" - func_convert_path_check : : \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" : "$1" - fi -} -# end func_convert_path_msys_to_cygwin - - -# func_convert_path_nix_to_cygwin ARG -# Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a -# a wine environment, working winepath, and LT_CYGPATH set. Returns result in -# func_to_host_file_result. -func_convert_path_nix_to_cygwin () -{ - $opt_debug - func_to_host_path_result="$1" - if test -n "$1"; then - # Remove leading and trailing path separator characters from - # ARG. msys behavior is inconsistent here, cygpath turns them - # into '.;' and ';.', and winepath ignores them completely. - func_stripname : : "$1" - func_to_host_path_tmp1=$func_stripname_result - func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" - func_cygpath -u -p "$func_convert_core_path_wine_to_w32_result" - func_to_host_path_result="$func_cygpath_result" - func_convert_path_check : : \ - "$func_to_host_path_tmp1" "$func_to_host_path_result" - func_convert_path_front_back_pathsep ":*" "*:" : "$1" - fi -} -# end func_convert_path_nix_to_cygwin - - -# func_mode_compile arg... -func_mode_compile () -{ - $opt_debug - # Get the compilation command and the source file. - base_compile= - srcfile="$nonopt" # always keep a non-empty value in "srcfile" - suppress_opt=yes - suppress_output= - arg_mode=normal - libobj= - later= - pie_flag= - - for arg - do - case $arg_mode in - arg ) - # do not "continue". Instead, add this to base_compile - lastarg="$arg" - arg_mode=normal - ;; - - target ) - libobj="$arg" - arg_mode=normal - continue - ;; - - normal ) - # Accept any command-line options. - case $arg in - -o) - test -n "$libobj" && \ - func_fatal_error "you cannot specify \`-o' more than once" - arg_mode=target - continue - ;; - - -pie | -fpie | -fPIE) - func_append pie_flag " $arg" - continue - ;; - - -shared | -static | -prefer-pic | -prefer-non-pic) - func_append later " $arg" - continue - ;; - - -no-suppress) - suppress_opt=no - continue - ;; - - -Xcompiler) - arg_mode=arg # the next one goes into the "base_compile" arg list - continue # The current "srcfile" will either be retained or - ;; # replaced later. I would guess that would be a bug. - - -Wc,*) - func_stripname '-Wc,' '' "$arg" - args=$func_stripname_result - lastarg= - save_ifs="$IFS"; IFS=',' - for arg in $args; do - IFS="$save_ifs" - func_append_quoted lastarg "$arg" - done - IFS="$save_ifs" - func_stripname ' ' '' "$lastarg" - lastarg=$func_stripname_result - - # Add the arguments to base_compile. - func_append base_compile " $lastarg" - continue - ;; - - *) - # Accept the current argument as the source file. - # The previous "srcfile" becomes the current argument. - # - lastarg="$srcfile" - srcfile="$arg" - ;; - esac # case $arg - ;; - esac # case $arg_mode - - # Aesthetically quote the previous argument. - func_append_quoted base_compile "$lastarg" - done # for arg - - case $arg_mode in - arg) - func_fatal_error "you must specify an argument for -Xcompile" - ;; - target) - func_fatal_error "you must specify a target with \`-o'" - ;; - *) - # Get the name of the library object. - test -z "$libobj" && { - func_basename "$srcfile" - libobj="$func_basename_result" - } - ;; - esac - - # Recognize several different file suffixes. - # If the user specifies -o file.o, it is replaced with file.lo - case $libobj in - *.[cCFSifmso] | \ - *.ada | *.adb | *.ads | *.asm | \ - *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ - *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup) - func_xform "$libobj" - libobj=$func_xform_result - ;; - esac - - case $libobj in - *.lo) func_lo2o "$libobj"; obj=$func_lo2o_result ;; - *) - func_fatal_error "cannot determine name of library object from \`$libobj'" - ;; - esac - - func_infer_tag $base_compile - - for arg in $later; do - case $arg in - -shared) - test "$build_libtool_libs" != yes && \ - func_fatal_configuration "can not build a shared library" - build_old_libs=no - continue - ;; - - -static) - build_libtool_libs=no - build_old_libs=yes - continue - ;; - - -prefer-pic) - pic_mode=yes - continue - ;; - - -prefer-non-pic) - pic_mode=no - continue - ;; - esac - done - - func_quote_for_eval "$libobj" - test "X$libobj" != "X$func_quote_for_eval_result" \ - && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \ - && func_warning "libobj name \`$libobj' may not contain shell special characters." - func_dirname_and_basename "$obj" "/" "" - objname="$func_basename_result" - xdir="$func_dirname_result" - lobj=${xdir}$objdir/$objname - - test -z "$base_compile" && \ - func_fatal_help "you must specify a compilation command" - - # Delete any leftover library objects. - if test "$build_old_libs" = yes; then - removelist="$obj $lobj $libobj ${libobj}T" - else - removelist="$lobj $libobj ${libobj}T" - fi - - # On Cygwin there's no "real" PIC flag so we must build both object types - case $host_os in - cygwin* | mingw* | pw32* | os2* | cegcc*) - pic_mode=default - ;; - esac - if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then - # non-PIC code in shared libraries is not supported - pic_mode=default - fi - - # Calculate the filename of the output object if compiler does - # not support -o with -c - if test "$compiler_c_o" = no; then - output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} - lockfile="$output_obj.lock" - else - output_obj= - need_locks=no - lockfile= - fi - - # Lock this critical section if it is needed - # We use this script file to make the link, it avoids creating a new file - if test "$need_locks" = yes; then - until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do - func_echo "Waiting for $lockfile to be removed" - sleep 2 - done - elif test "$need_locks" = warn; then - if test -f "$lockfile"; then - $ECHO "\ -*** ERROR, $lockfile exists and contains: -`cat $lockfile 2>/dev/null` - -This indicates that another process is trying to use the same -temporary object file, and libtool could not work around it because -your compiler does not support \`-c' and \`-o' together. If you -repeat this compilation, it may succeed, by chance, but you had better -avoid parallel builds (make -j) in this platform, or get a better -compiler." - - $opt_dry_run || $RM $removelist - exit $EXIT_FAILURE - fi - func_append removelist " $output_obj" - $ECHO "$srcfile" > "$lockfile" - fi - - $opt_dry_run || $RM $removelist - func_append removelist " $lockfile" - trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15 - - func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 - srcfile=$func_to_tool_file_result - func_quote_for_eval "$srcfile" - qsrcfile=$func_quote_for_eval_result - - # Only build a PIC object if we are building libtool libraries. - if test "$build_libtool_libs" = yes; then - # Without this assignment, base_compile gets emptied. - fbsd_hideous_sh_bug=$base_compile - - if test "$pic_mode" != no; then - command="$base_compile $qsrcfile $pic_flag" - else - # Don't build PIC code - command="$base_compile $qsrcfile" - fi - - func_mkdir_p "$xdir$objdir" - - if test -z "$output_obj"; then - # Place PIC objects in $objdir - func_append command " -o $lobj" - fi - - func_show_eval_locale "$command" \ - 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE' - - if test "$need_locks" = warn && - test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then - $ECHO "\ -*** ERROR, $lockfile contains: -`cat $lockfile 2>/dev/null` - -but it should contain: -$srcfile - -This indicates that another process is trying to use the same -temporary object file, and libtool could not work around it because -your compiler does not support \`-c' and \`-o' together. If you -repeat this compilation, it may succeed, by chance, but you had better -avoid parallel builds (make -j) in this platform, or get a better -compiler." - - $opt_dry_run || $RM $removelist - exit $EXIT_FAILURE - fi - - # Just move the object if needed, then go on to compile the next one - if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then - func_show_eval '$MV "$output_obj" "$lobj"' \ - 'error=$?; $opt_dry_run || $RM $removelist; exit $error' - fi - - # Allow error messages only from the first compilation. - if test "$suppress_opt" = yes; then - suppress_output=' >/dev/null 2>&1' - fi - fi - - # Only build a position-dependent object if we build old libraries. - if test "$build_old_libs" = yes; then - if test "$pic_mode" != yes; then - # Don't build PIC code - command="$base_compile $qsrcfile$pie_flag" - else - command="$base_compile $qsrcfile $pic_flag" - fi - if test "$compiler_c_o" = yes; then - func_append command " -o $obj" - fi - - # Suppress compiler output if we already did a PIC compilation. - func_append command "$suppress_output" - func_show_eval_locale "$command" \ - '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' - - if test "$need_locks" = warn && - test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then - $ECHO "\ -*** ERROR, $lockfile contains: -`cat $lockfile 2>/dev/null` - -but it should contain: -$srcfile - -This indicates that another process is trying to use the same -temporary object file, and libtool could not work around it because -your compiler does not support \`-c' and \`-o' together. If you -repeat this compilation, it may succeed, by chance, but you had better -avoid parallel builds (make -j) in this platform, or get a better -compiler." - - $opt_dry_run || $RM $removelist - exit $EXIT_FAILURE - fi - - # Just move the object if needed - if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then - func_show_eval '$MV "$output_obj" "$obj"' \ - 'error=$?; $opt_dry_run || $RM $removelist; exit $error' - fi - fi - - $opt_dry_run || { - func_write_libtool_object "$libobj" "$objdir/$objname" "$objname" - - # Unlock the critical section if it was locked - if test "$need_locks" != no; then - removelist=$lockfile - $RM "$lockfile" - fi - } - - exit $EXIT_SUCCESS -} - -$opt_help || { - test "$opt_mode" = compile && func_mode_compile ${1+"$@"} -} - -func_mode_help () -{ - # We need to display help for each of the modes. - case $opt_mode in - "") - # Generic help is extracted from the usage comments - # at the start of this file. - func_help - ;; - - clean) - $ECHO \ -"Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE... - -Remove files from the build directory. - -RM is the name of the program to use to delete files associated with each FILE -(typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed -to RM. - -If FILE is a libtool library, object or program, all the files associated -with it are deleted. Otherwise, only FILE itself is deleted using RM." - ;; - - compile) - $ECHO \ -"Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE - -Compile a source file into a libtool library object. - -This mode accepts the following additional options: - - -o OUTPUT-FILE set the output file name to OUTPUT-FILE - -no-suppress do not suppress compiler output for multiple passes - -prefer-pic try to build PIC objects only - -prefer-non-pic try to build non-PIC objects only - -shared do not build a \`.o' file suitable for static linking - -static only build a \`.o' file suitable for static linking - -Wc,FLAG pass FLAG directly to the compiler - -COMPILE-COMMAND is a command to be used in creating a \`standard' object file -from the given SOURCEFILE. - -The output file name is determined by removing the directory component from -SOURCEFILE, then substituting the C source code suffix \`.c' with the -library object suffix, \`.lo'." - ;; - - execute) - $ECHO \ -"Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]... - -Automatically set library path, then run a program. - -This mode accepts the following additional options: - - -dlopen FILE add the directory containing FILE to the library path - -This mode sets the library path environment variable according to \`-dlopen' -flags. - -If any of the ARGS are libtool executable wrappers, then they are translated -into their corresponding uninstalled binary, and any of their required library -directories are added to the library path. - -Then, COMMAND is executed, with ARGS as arguments." - ;; - - finish) - $ECHO \ -"Usage: $progname [OPTION]... --mode=finish [LIBDIR]... - -Complete the installation of libtool libraries. - -Each LIBDIR is a directory that contains libtool libraries. - -The commands that this mode executes may require superuser privileges. Use -the \`--dry-run' option if you just want to see what would be executed." - ;; - - install) - $ECHO \ -"Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND... - -Install executables or libraries. - -INSTALL-COMMAND is the installation command. The first component should be -either the \`install' or \`cp' program. - -The following components of INSTALL-COMMAND are treated specially: - - -inst-prefix-dir PREFIX-DIR Use PREFIX-DIR as a staging area for installation - -The rest of the components are interpreted as arguments to that command (only -BSD-compatible install options are recognized)." - ;; - - link) - $ECHO \ -"Usage: $progname [OPTION]... --mode=link LINK-COMMAND... - -Link object files or libraries together to form another library, or to -create an executable program. - -LINK-COMMAND is a command using the C compiler that you would use to create -a program from several object files. - -The following components of LINK-COMMAND are treated specially: - - -all-static do not do any dynamic linking at all - -avoid-version do not add a version suffix if possible - -bindir BINDIR specify path to binaries directory (for systems where - libraries must be found in the PATH setting at runtime) - -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime - -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols - -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3) - -export-symbols SYMFILE - try to export only the symbols listed in SYMFILE - -export-symbols-regex REGEX - try to export only the symbols matching REGEX - -LLIBDIR search LIBDIR for required installed libraries - -lNAME OUTPUT-FILE requires the installed library libNAME - -module build a library that can dlopened - -no-fast-install disable the fast-install mode - -no-install link a not-installable executable - -no-undefined declare that a library does not refer to external symbols - -o OUTPUT-FILE create OUTPUT-FILE from the specified objects - -objectlist FILE Use a list of object files found in FILE to specify objects - -precious-files-regex REGEX - don't remove output files matching REGEX - -release RELEASE specify package release information - -rpath LIBDIR the created library will eventually be installed in LIBDIR - -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries - -shared only do dynamic linking of libtool libraries - -shrext SUFFIX override the standard shared library file extension - -static do not do any dynamic linking of uninstalled libtool libraries - -static-libtool-libs - do not do any dynamic linking of libtool libraries - -version-info CURRENT[:REVISION[:AGE]] - specify library version info [each variable defaults to 0] - -weak LIBNAME declare that the target provides the LIBNAME interface - -Wc,FLAG - -Xcompiler FLAG pass linker-specific FLAG directly to the compiler - -Wl,FLAG - -Xlinker FLAG pass linker-specific FLAG directly to the linker - -XCClinker FLAG pass link-specific FLAG to the compiler driver (CC) - -All other options (arguments beginning with \`-') are ignored. - -Every other argument is treated as a filename. Files ending in \`.la' are -treated as uninstalled libtool libraries, other files are standard or library -object files. - -If the OUTPUT-FILE ends in \`.la', then a libtool library is created, -only library objects (\`.lo' files) may be specified, and \`-rpath' is -required, except when creating a convenience library. - -If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created -using \`ar' and \`ranlib', or on Windows using \`lib'. - -If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file -is created, otherwise an executable program is created." - ;; - - uninstall) - $ECHO \ -"Usage: $progname [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE... - -Remove libraries from an installation directory. - -RM is the name of the program to use to delete files associated with each FILE -(typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed -to RM. - -If FILE is a libtool library, all the files associated with it are deleted. -Otherwise, only FILE itself is deleted using RM." - ;; - - *) - func_fatal_help "invalid operation mode \`$opt_mode'" - ;; - esac - - echo - $ECHO "Try \`$progname --help' for more information about other modes." -} - -# Now that we've collected a possible --mode arg, show help if necessary -if $opt_help; then - if test "$opt_help" = :; then - func_mode_help - else - { - func_help noexit - for opt_mode in compile link execute install finish uninstall clean; do - func_mode_help - done - } | sed -n '1p; 2,$s/^Usage:/ or: /p' - { - func_help noexit - for opt_mode in compile link execute install finish uninstall clean; do - echo - func_mode_help - done - } | - sed '1d - /^When reporting/,/^Report/{ - H - d - } - $x - /information about other modes/d - /more detailed .*MODE/d - s/^Usage:.*--mode=\([^ ]*\) .*/Description of \1 mode:/' - fi - exit $? -fi - - -# func_mode_execute arg... -func_mode_execute () -{ - $opt_debug - # The first argument is the command name. - cmd="$nonopt" - test -z "$cmd" && \ - func_fatal_help "you must specify a COMMAND" - - # Handle -dlopen flags immediately. - for file in $opt_dlopen; do - test -f "$file" \ - || func_fatal_help "\`$file' is not a file" - - dir= - case $file in - *.la) - func_resolve_sysroot "$file" - file=$func_resolve_sysroot_result - - # Check to see that this really is a libtool archive. - func_lalib_unsafe_p "$file" \ - || func_fatal_help "\`$lib' is not a valid libtool archive" - - # Read the libtool library. - dlname= - library_names= - func_source "$file" - - # Skip this library if it cannot be dlopened. - if test -z "$dlname"; then - # Warn if it was a shared library. - test -n "$library_names" && \ - func_warning "\`$file' was not linked with \`-export-dynamic'" - continue - fi - - func_dirname "$file" "" "." - dir="$func_dirname_result" - - if test -f "$dir/$objdir/$dlname"; then - func_append dir "/$objdir" - else - if test ! -f "$dir/$dlname"; then - func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" - fi - fi - ;; - - *.lo) - # Just add the directory containing the .lo file. - func_dirname "$file" "" "." - dir="$func_dirname_result" - ;; - - *) - func_warning "\`-dlopen' is ignored for non-libtool libraries and objects" - continue - ;; - esac - - # Get the absolute pathname. - absdir=`cd "$dir" && pwd` - test -n "$absdir" && dir="$absdir" - - # Now add the directory to shlibpath_var. - if eval "test -z \"\$$shlibpath_var\""; then - eval "$shlibpath_var=\"\$dir\"" - else - eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\"" - fi - done - - # This variable tells wrapper scripts just to set shlibpath_var - # rather than running their programs. - libtool_execute_magic="$magic" - - # Check if any of the arguments is a wrapper script. - args= - for file - do - case $file in - -* | *.la | *.lo ) ;; - *) - # Do a test to see if this is really a libtool program. - if func_ltwrapper_script_p "$file"; then - func_source "$file" - # Transform arg to wrapped name. - file="$progdir/$program" - elif func_ltwrapper_executable_p "$file"; then - func_ltwrapper_scriptname "$file" - func_source "$func_ltwrapper_scriptname_result" - # Transform arg to wrapped name. - file="$progdir/$program" - fi - ;; - esac - # Quote arguments (to preserve shell metacharacters). - func_append_quoted args "$file" - done - - if test "X$opt_dry_run" = Xfalse; then - if test -n "$shlibpath_var"; then - # Export the shlibpath_var. - eval "export $shlibpath_var" - fi - - # Restore saved environment variables - for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES - do - eval "if test \"\${save_$lt_var+set}\" = set; then - $lt_var=\$save_$lt_var; export $lt_var - else - $lt_unset $lt_var - fi" - done - - # Now prepare to actually exec the command. - exec_cmd="\$cmd$args" - else - # Display what would be done. - if test -n "$shlibpath_var"; then - eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\"" - echo "export $shlibpath_var" - fi - $ECHO "$cmd$args" - exit $EXIT_SUCCESS - fi -} - -test "$opt_mode" = execute && func_mode_execute ${1+"$@"} - - -# func_mode_finish arg... -func_mode_finish () -{ - $opt_debug - libs= - libdirs= - admincmds= - - for opt in "$nonopt" ${1+"$@"} - do - if test -d "$opt"; then - func_append libdirs " $opt" - - elif test -f "$opt"; then - if func_lalib_unsafe_p "$opt"; then - func_append libs " $opt" - else - func_warning "\`$opt' is not a valid libtool archive" - fi - - else - func_fatal_error "invalid argument \`$opt'" - fi - done - - if test -n "$libs"; then - if test -n "$lt_sysroot"; then - sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` - sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" - else - sysroot_cmd= - fi - - # Remove sysroot references - if $opt_dry_run; then - for lib in $libs; do - echo "removing references to $lt_sysroot and \`=' prefixes from $lib" - done - else - tmpdir=`func_mktempdir` - for lib in $libs; do - sed -e "${sysroot_cmd} s/\([ ']-[LR]\)=/\1/g; s/\([ ']\)=/\1/g" $lib \ - > $tmpdir/tmp-la - mv -f $tmpdir/tmp-la $lib - done - ${RM}r "$tmpdir" - fi - fi - - if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then - for libdir in $libdirs; do - if test -n "$finish_cmds"; then - # Do each command in the finish commands. - func_execute_cmds "$finish_cmds" 'admincmds="$admincmds -'"$cmd"'"' - fi - if test -n "$finish_eval"; then - # Do the single finish_eval. - eval cmds=\"$finish_eval\" - $opt_dry_run || eval "$cmds" || func_append admincmds " - $cmds" - fi - done - fi - - # Exit here if they wanted silent mode. - $opt_silent && exit $EXIT_SUCCESS - - if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then - echo "----------------------------------------------------------------------" - echo "Libraries have been installed in:" - for libdir in $libdirs; do - $ECHO " $libdir" - done - echo - echo "If you ever happen to want to link against installed libraries" - echo "in a given directory, LIBDIR, you must either use libtool, and" - echo "specify the full pathname of the library, or use the \`-LLIBDIR'" - echo "flag during linking and do at least one of the following:" - if test -n "$shlibpath_var"; then - echo " - add LIBDIR to the \`$shlibpath_var' environment variable" - echo " during execution" - fi - if test -n "$runpath_var"; then - echo " - add LIBDIR to the \`$runpath_var' environment variable" - echo " during linking" - fi - if test -n "$hardcode_libdir_flag_spec"; then - libdir=LIBDIR - eval flag=\"$hardcode_libdir_flag_spec\" - - $ECHO " - use the \`$flag' linker flag" - fi - if test -n "$admincmds"; then - $ECHO " - have your system administrator run these commands:$admincmds" - fi - if test -f /etc/ld.so.conf; then - echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'" - fi - echo - - echo "See any operating system documentation about shared libraries for" - case $host in - solaris2.[6789]|solaris2.1[0-9]) - echo "more information, such as the ld(1), crle(1) and ld.so(8) manual" - echo "pages." - ;; - *) - echo "more information, such as the ld(1) and ld.so(8) manual pages." - ;; - esac - echo "----------------------------------------------------------------------" - fi - exit $EXIT_SUCCESS -} - -test "$opt_mode" = finish && func_mode_finish ${1+"$@"} - - -# func_mode_install arg... -func_mode_install () -{ - $opt_debug - # There may be an optional sh(1) argument at the beginning of - # install_prog (especially on Windows NT). - if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh || - # Allow the use of GNU shtool's install command. - case $nonopt in *shtool*) :;; *) false;; esac; then - # Aesthetically quote it. - func_quote_for_eval "$nonopt" - install_prog="$func_quote_for_eval_result " - arg=$1 - shift - else - install_prog= - arg=$nonopt - fi - - # The real first argument should be the name of the installation program. - # Aesthetically quote it. - func_quote_for_eval "$arg" - func_append install_prog "$func_quote_for_eval_result" - install_shared_prog=$install_prog - case " $install_prog " in - *[\\\ /]cp\ *) install_cp=: ;; - *) install_cp=false ;; - esac - - # We need to accept at least all the BSD install flags. - dest= - files= - opts= - prev= - install_type= - isdir=no - stripme= - no_mode=: - for arg - do - arg2= - if test -n "$dest"; then - func_append files " $dest" - dest=$arg - continue - fi - - case $arg in - -d) isdir=yes ;; - -f) - if $install_cp; then :; else - prev=$arg - fi - ;; - -g | -m | -o) - prev=$arg - ;; - -s) - stripme=" -s" - continue - ;; - -*) - ;; - *) - # If the previous option needed an argument, then skip it. - if test -n "$prev"; then - if test "x$prev" = x-m && test -n "$install_override_mode"; then - arg2=$install_override_mode - no_mode=false - fi - prev= - else - dest=$arg - continue - fi - ;; - esac - - # Aesthetically quote the argument. - func_quote_for_eval "$arg" - func_append install_prog " $func_quote_for_eval_result" - if test -n "$arg2"; then - func_quote_for_eval "$arg2" - fi - func_append install_shared_prog " $func_quote_for_eval_result" - done - - test -z "$install_prog" && \ - func_fatal_help "you must specify an install program" - - test -n "$prev" && \ - func_fatal_help "the \`$prev' option requires an argument" - - if test -n "$install_override_mode" && $no_mode; then - if $install_cp; then :; else - func_quote_for_eval "$install_override_mode" - func_append install_shared_prog " -m $func_quote_for_eval_result" - fi - fi - - if test -z "$files"; then - if test -z "$dest"; then - func_fatal_help "no file or destination specified" - else - func_fatal_help "you must specify a destination" - fi - fi - - # Strip any trailing slash from the destination. - func_stripname '' '/' "$dest" - dest=$func_stripname_result - - # Check to see that the destination is a directory. - test -d "$dest" && isdir=yes - if test "$isdir" = yes; then - destdir="$dest" - destname= - else - func_dirname_and_basename "$dest" "" "." - destdir="$func_dirname_result" - destname="$func_basename_result" - - # Not a directory, so check to see that there is only one file specified. - set dummy $files; shift - test "$#" -gt 1 && \ - func_fatal_help "\`$dest' is not a directory" - fi - case $destdir in - [\\/]* | [A-Za-z]:[\\/]*) ;; - *) - for file in $files; do - case $file in - *.lo) ;; - *) - func_fatal_help "\`$destdir' must be an absolute directory name" - ;; - esac - done - ;; - esac - - # This variable tells wrapper scripts just to set variables rather - # than running their programs. - libtool_install_magic="$magic" - - staticlibs= - future_libdirs= - current_libdirs= - for file in $files; do - - # Do each installation. - case $file in - *.$libext) - # Do the static libraries later. - func_append staticlibs " $file" - ;; - - *.la) - func_resolve_sysroot "$file" - file=$func_resolve_sysroot_result - - # Check to see that this really is a libtool archive. - func_lalib_unsafe_p "$file" \ - || func_fatal_help "\`$file' is not a valid libtool archive" - - library_names= - old_library= - relink_command= - func_source "$file" - - # Add the libdir to current_libdirs if it is the destination. - if test "X$destdir" = "X$libdir"; then - case "$current_libdirs " in - *" $libdir "*) ;; - *) func_append current_libdirs " $libdir" ;; - esac - else - # Note the libdir as a future libdir. - case "$future_libdirs " in - *" $libdir "*) ;; - *) func_append future_libdirs " $libdir" ;; - esac - fi - - func_dirname "$file" "/" "" - dir="$func_dirname_result" - func_append dir "$objdir" - - if test -n "$relink_command"; then - # Determine the prefix the user has applied to our future dir. - inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` - - # Don't allow the user to place us outside of our expected - # location b/c this prevents finding dependent libraries that - # are installed to the same prefix. - # At present, this check doesn't affect windows .dll's that - # are installed into $libdir/../bin (currently, that works fine) - # but it's something to keep an eye on. - test "$inst_prefix_dir" = "$destdir" && \ - func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir" - - if test -n "$inst_prefix_dir"; then - # Stick the inst_prefix_dir data into the link command. - relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` - else - relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` - fi - - func_warning "relinking \`$file'" - func_show_eval "$relink_command" \ - 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"' - fi - - # See the names of the shared library. - set dummy $library_names; shift - if test -n "$1"; then - realname="$1" - shift - - srcname="$realname" - test -n "$relink_command" && srcname="$realname"T - - # Install the shared library and build the symlinks. - func_show_eval "$install_shared_prog $dir/$srcname $destdir/$realname" \ - 'exit $?' - tstripme="$stripme" - case $host_os in - cygwin* | mingw* | pw32* | cegcc*) - case $realname in - *.dll.a) - tstripme="" - ;; - esac - ;; - esac - if test -n "$tstripme" && test -n "$striplib"; then - func_show_eval "$striplib $destdir/$realname" 'exit $?' - fi - - if test "$#" -gt 0; then - # Delete the old symlinks, and create new ones. - # Try `ln -sf' first, because the `ln' binary might depend on - # the symlink we replace! Solaris /bin/ln does not understand -f, - # so we also need to try rm && ln -s. - for linkname - do - test "$linkname" != "$realname" \ - && func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $realname $linkname; }; })" - done - fi - - # Do each command in the postinstall commands. - lib="$destdir/$realname" - func_execute_cmds "$postinstall_cmds" 'exit $?' - fi - - # Install the pseudo-library for information purposes. - func_basename "$file" - name="$func_basename_result" - instname="$dir/$name"i - func_show_eval "$install_prog $instname $destdir/$name" 'exit $?' - - # Maybe install the static library, too. - test -n "$old_library" && func_append staticlibs " $dir/$old_library" - ;; - - *.lo) - # Install (i.e. copy) a libtool object. - - # Figure out destination file name, if it wasn't already specified. - if test -n "$destname"; then - destfile="$destdir/$destname" - else - func_basename "$file" - destfile="$func_basename_result" - destfile="$destdir/$destfile" - fi - - # Deduce the name of the destination old-style object file. - case $destfile in - *.lo) - func_lo2o "$destfile" - staticdest=$func_lo2o_result - ;; - *.$objext) - staticdest="$destfile" - destfile= - ;; - *) - func_fatal_help "cannot copy a libtool object to \`$destfile'" - ;; - esac - - # Install the libtool object if requested. - test -n "$destfile" && \ - func_show_eval "$install_prog $file $destfile" 'exit $?' - - # Install the old object if enabled. - if test "$build_old_libs" = yes; then - # Deduce the name of the old-style object file. - func_lo2o "$file" - staticobj=$func_lo2o_result - func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?' - fi - exit $EXIT_SUCCESS - ;; - - *) - # Figure out destination file name, if it wasn't already specified. - if test -n "$destname"; then - destfile="$destdir/$destname" - else - func_basename "$file" - destfile="$func_basename_result" - destfile="$destdir/$destfile" - fi - - # If the file is missing, and there is a .exe on the end, strip it - # because it is most likely a libtool script we actually want to - # install - stripped_ext="" - case $file in - *.exe) - if test ! -f "$file"; then - func_stripname '' '.exe' "$file" - file=$func_stripname_result - stripped_ext=".exe" - fi - ;; - esac - - # Do a test to see if this is really a libtool program. - case $host in - *cygwin* | *mingw*) - if func_ltwrapper_executable_p "$file"; then - func_ltwrapper_scriptname "$file" - wrapper=$func_ltwrapper_scriptname_result - else - func_stripname '' '.exe' "$file" - wrapper=$func_stripname_result - fi - ;; - *) - wrapper=$file - ;; - esac - if func_ltwrapper_script_p "$wrapper"; then - notinst_deplibs= - relink_command= - - func_source "$wrapper" - - # Check the variables that should have been set. - test -z "$generated_by_libtool_version" && \ - func_fatal_error "invalid libtool wrapper script \`$wrapper'" - - finalize=yes - for lib in $notinst_deplibs; do - # Check to see that each library is installed. - libdir= - if test -f "$lib"; then - func_source "$lib" - fi - libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test - if test -n "$libdir" && test ! -f "$libfile"; then - func_warning "\`$lib' has not been installed in \`$libdir'" - finalize=no - fi - done - - relink_command= - func_source "$wrapper" - - outputname= - if test "$fast_install" = no && test -n "$relink_command"; then - $opt_dry_run || { - if test "$finalize" = yes; then - tmpdir=`func_mktempdir` - func_basename "$file$stripped_ext" - file="$func_basename_result" - outputname="$tmpdir/$file" - # Replace the output file specification. - relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` - - $opt_silent || { - func_quote_for_expand "$relink_command" - eval "func_echo $func_quote_for_expand_result" - } - if eval "$relink_command"; then : - else - func_error "error: relink \`$file' with the above command before installing it" - $opt_dry_run || ${RM}r "$tmpdir" - continue - fi - file="$outputname" - else - func_warning "cannot relink \`$file'" - fi - } - else - # Install the binary that we compiled earlier. - file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` - fi - fi - - # remove .exe since cygwin /usr/bin/install will append another - # one anyway - case $install_prog,$host in - */usr/bin/install*,*cygwin*) - case $file:$destfile in - *.exe:*.exe) - # this is ok - ;; - *.exe:*) - destfile=$destfile.exe - ;; - *:*.exe) - func_stripname '' '.exe' "$destfile" - destfile=$func_stripname_result - ;; - esac - ;; - esac - func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?' - $opt_dry_run || if test -n "$outputname"; then - ${RM}r "$tmpdir" - fi - ;; - esac - done - - for file in $staticlibs; do - func_basename "$file" - name="$func_basename_result" - - # Set up the ranlib parameters. - oldlib="$destdir/$name" - func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 - tool_oldlib=$func_to_tool_file_result - - func_show_eval "$install_prog \$file \$oldlib" 'exit $?' - - if test -n "$stripme" && test -n "$old_striplib"; then - func_show_eval "$old_striplib $tool_oldlib" 'exit $?' - fi - - # Do each command in the postinstall commands. - func_execute_cmds "$old_postinstall_cmds" 'exit $?' - done - - test -n "$future_libdirs" && \ - func_warning "remember to run \`$progname --finish$future_libdirs'" - - if test -n "$current_libdirs"; then - # Maybe just do a dry run. - $opt_dry_run && current_libdirs=" -n$current_libdirs" - exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs' - else - exit $EXIT_SUCCESS - fi -} - -test "$opt_mode" = install && func_mode_install ${1+"$@"} - - -# func_generate_dlsyms outputname originator pic_p -# Extract symbols from dlprefiles and create ${outputname}S.o with -# a dlpreopen symbol table. -func_generate_dlsyms () -{ - $opt_debug - my_outputname="$1" - my_originator="$2" - my_pic_p="${3-no}" - my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'` - my_dlsyms= - - if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then - if test -n "$NM" && test -n "$global_symbol_pipe"; then - my_dlsyms="${my_outputname}S.c" - else - func_error "not configured to extract global symbols from dlpreopened files" - fi - fi - - if test -n "$my_dlsyms"; then - case $my_dlsyms in - "") ;; - *.c) - # Discover the nlist of each of the dlfiles. - nlist="$output_objdir/${my_outputname}.nm" - - func_show_eval "$RM $nlist ${nlist}S ${nlist}T" - - # Parse the name list into a source file. - func_verbose "creating $output_objdir/$my_dlsyms" - - $opt_dry_run || $ECHO > "$output_objdir/$my_dlsyms" "\ -/* $my_dlsyms - symbol resolution table for \`$my_outputname' dlsym emulation. */ -/* Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION */ - -#ifdef __cplusplus -extern \"C\" { -#endif - -#if defined(__GNUC__) && (((__GNUC__ == 4) && (__GNUC_MINOR__ >= 4)) || (__GNUC__ > 4)) -#pragma GCC diagnostic ignored \"-Wstrict-prototypes\" -#endif - -/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ -#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) -/* DATA imports from DLLs on WIN32 con't be const, because runtime - relocations are performed -- see ld's documentation on pseudo-relocs. */ -# define LT_DLSYM_CONST -#elif defined(__osf__) -/* This system does not cope well with relocations in const data. */ -# define LT_DLSYM_CONST -#else -# define LT_DLSYM_CONST const -#endif - -/* External symbol declarations for the compiler. */\ -" - - if test "$dlself" = yes; then - func_verbose "generating symbol list for \`$output'" - - $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" - - # Add our own program objects to the symbol list. - progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` - for progfile in $progfiles; do - func_to_tool_file "$progfile" func_convert_file_msys_to_w32 - func_verbose "extracting global C symbols from \`$func_to_tool_file_result'" - $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" - done - - if test -n "$exclude_expsyms"; then - $opt_dry_run || { - eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T' - eval '$MV "$nlist"T "$nlist"' - } - fi - - if test -n "$export_symbols_regex"; then - $opt_dry_run || { - eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T' - eval '$MV "$nlist"T "$nlist"' - } - fi - - # Prepare the list of exported symbols - if test -z "$export_symbols"; then - export_symbols="$output_objdir/$outputname.exp" - $opt_dry_run || { - $RM $export_symbols - eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"' - case $host in - *cygwin* | *mingw* | *cegcc* ) - eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' - eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"' - ;; - esac - } - else - $opt_dry_run || { - eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"' - eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T' - eval '$MV "$nlist"T "$nlist"' - case $host in - *cygwin* | *mingw* | *cegcc* ) - eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' - eval 'cat "$nlist" >> "$output_objdir/$outputname.def"' - ;; - esac - } - fi - fi - - for dlprefile in $dlprefiles; do - func_verbose "extracting global C symbols from \`$dlprefile'" - func_basename "$dlprefile" - name="$func_basename_result" - case $host in - *cygwin* | *mingw* | *cegcc* ) - # if an import library, we need to obtain dlname - if func_win32_import_lib_p "$dlprefile"; then - func_tr_sh "$dlprefile" - eval "curr_lafile=\$libfile_$func_tr_sh_result" - dlprefile_dlbasename="" - if test -n "$curr_lafile" && func_lalib_p "$curr_lafile"; then - # Use subshell, to avoid clobbering current variable values - dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` - if test -n "$dlprefile_dlname" ; then - func_basename "$dlprefile_dlname" - dlprefile_dlbasename="$func_basename_result" - else - # no lafile. user explicitly requested -dlpreopen . - $sharedlib_from_linklib_cmd "$dlprefile" - dlprefile_dlbasename=$sharedlib_from_linklib_result - fi - fi - $opt_dry_run || { - if test -n "$dlprefile_dlbasename" ; then - eval '$ECHO ": $dlprefile_dlbasename" >> "$nlist"' - else - func_warning "Could not compute DLL name from $name" - eval '$ECHO ": $name " >> "$nlist"' - fi - func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 - eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | - $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" - } - else # not an import lib - $opt_dry_run || { - eval '$ECHO ": $name " >> "$nlist"' - func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 - eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" - } - fi - ;; - *) - $opt_dry_run || { - eval '$ECHO ": $name " >> "$nlist"' - func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 - eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" - } - ;; - esac - done - - $opt_dry_run || { - # Make sure we have at least an empty file. - test -f "$nlist" || : > "$nlist" - - if test -n "$exclude_expsyms"; then - $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T - $MV "$nlist"T "$nlist" - fi - - # Try sorting and uniquifying the output. - if $GREP -v "^: " < "$nlist" | - if sort -k 3 /dev/null 2>&1; then - sort -k 3 - else - sort +2 - fi | - uniq > "$nlist"S; then - : - else - $GREP -v "^: " < "$nlist" > "$nlist"S - fi - - if test -f "$nlist"S; then - eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$my_dlsyms"' - else - echo '/* NONE */' >> "$output_objdir/$my_dlsyms" - fi - - echo >> "$output_objdir/$my_dlsyms" "\ - -/* The mapping between symbol names and symbols. */ -typedef struct { - const char *name; - void *address; -} lt_dlsymlist; -extern LT_DLSYM_CONST lt_dlsymlist -lt_${my_prefix}_LTX_preloaded_symbols[]; -LT_DLSYM_CONST lt_dlsymlist -lt_${my_prefix}_LTX_preloaded_symbols[] = -{\ - { \"$my_originator\", (void *) 0 }," - - case $need_lib_prefix in - no) - eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$my_dlsyms" - ;; - *) - eval "$global_symbol_to_c_name_address_lib_prefix" < "$nlist" >> "$output_objdir/$my_dlsyms" - ;; - esac - echo >> "$output_objdir/$my_dlsyms" "\ - {0, (void *) 0} -}; - -/* This works around a problem in FreeBSD linker */ -#ifdef FREEBSD_WORKAROUND -static const void *lt_preloaded_setup() { - return lt_${my_prefix}_LTX_preloaded_symbols; -} -#endif - -#ifdef __cplusplus -} -#endif\ -" - } # !$opt_dry_run - - pic_flag_for_symtable= - case "$compile_command " in - *" -static "*) ;; - *) - case $host in - # compiling the symbol table file with pic_flag works around - # a FreeBSD bug that causes programs to crash when -lm is - # linked before any other PIC object. But we must not use - # pic_flag when linking with -static. The problem exists in - # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1. - *-*-freebsd2.*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) - pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; - *-*-hpux*) - pic_flag_for_symtable=" $pic_flag" ;; - *) - if test "X$my_pic_p" != Xno; then - pic_flag_for_symtable=" $pic_flag" - fi - ;; - esac - ;; - esac - symtab_cflags= - for arg in $LTCFLAGS; do - case $arg in - -pie | -fpie | -fPIE) ;; - *) func_append symtab_cflags " $arg" ;; - esac - done - - # Now compile the dynamic symbol file. - func_show_eval '(cd $output_objdir && $LTCC$symtab_cflags -c$no_builtin_flag$pic_flag_for_symtable "$my_dlsyms")' 'exit $?' - - # Clean up the generated files. - func_show_eval '$RM "$output_objdir/$my_dlsyms" "$nlist" "${nlist}S" "${nlist}T"' - - # Transform the symbol file into the correct name. - symfileobj="$output_objdir/${my_outputname}S.$objext" - case $host in - *cygwin* | *mingw* | *cegcc* ) - if test -f "$output_objdir/$my_outputname.def"; then - compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` - else - compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` - fi - ;; - *) - compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` - ;; - esac - ;; - *) - func_fatal_error "unknown suffix for \`$my_dlsyms'" - ;; - esac - else - # We keep going just in case the user didn't refer to - # lt_preloaded_symbols. The linker will fail if global_symbol_pipe - # really was required. - - # Nullify the symbol file. - compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` - finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` - fi -} - -# func_win32_libid arg -# return the library type of file 'arg' -# -# Need a lot of goo to handle *both* DLLs and import libs -# Has to be a shell function in order to 'eat' the argument -# that is supplied when $file_magic_command is called. -# Despite the name, also deal with 64 bit binaries. -func_win32_libid () -{ - $opt_debug - win32_libid_type="unknown" - win32_fileres=`file -L $1 2>/dev/null` - case $win32_fileres in - *ar\ archive\ import\ library*) # definitely import - win32_libid_type="x86 archive import" - ;; - *ar\ archive*) # could be an import, or static - # Keep the egrep pattern in sync with the one in _LT_CHECK_MAGIC_METHOD. - if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null | - $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then - func_to_tool_file "$1" func_convert_file_msys_to_w32 - win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | - $SED -n -e ' - 1,100{ - / I /{ - s,.*,import, - p - q - } - }'` - case $win32_nmres in - import*) win32_libid_type="x86 archive import";; - *) win32_libid_type="x86 archive static";; - esac - fi - ;; - *DLL*) - win32_libid_type="x86 DLL" - ;; - *executable*) # but shell scripts are "executable" too... - case $win32_fileres in - *MS\ Windows\ PE\ Intel*) - win32_libid_type="x86 DLL" - ;; - esac - ;; - esac - $ECHO "$win32_libid_type" -} - -# func_cygming_dll_for_implib ARG -# -# Platform-specific function to extract the -# name of the DLL associated with the specified -# import library ARG. -# Invoked by eval'ing the libtool variable -# $sharedlib_from_linklib_cmd -# Result is available in the variable -# $sharedlib_from_linklib_result -func_cygming_dll_for_implib () -{ - $opt_debug - sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` -} - -# func_cygming_dll_for_implib_fallback_core SECTION_NAME LIBNAMEs -# -# The is the core of a fallback implementation of a -# platform-specific function to extract the name of the -# DLL associated with the specified import library LIBNAME. -# -# SECTION_NAME is either .idata$6 or .idata$7, depending -# on the platform and compiler that created the implib. -# -# Echos the name of the DLL associated with the -# specified import library. -func_cygming_dll_for_implib_fallback_core () -{ - $opt_debug - match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` - $OBJDUMP -s --section "$1" "$2" 2>/dev/null | - $SED '/^Contents of section '"$match_literal"':/{ - # Place marker at beginning of archive member dllname section - s/.*/====MARK====/ - p - d - } - # These lines can sometimes be longer than 43 characters, but - # are always uninteresting - /:[ ]*file format pe[i]\{,1\}-/d - /^In archive [^:]*:/d - # Ensure marker is printed - /^====MARK====/p - # Remove all lines with less than 43 characters - /^.\{43\}/!d - # From remaining lines, remove first 43 characters - s/^.\{43\}//' | - $SED -n ' - # Join marker and all lines until next marker into a single line - /^====MARK====/ b para - H - $ b para - b - :para - x - s/\n//g - # Remove the marker - s/^====MARK====// - # Remove trailing dots and whitespace - s/[\. \t]*$// - # Print - /./p' | - # we now have a list, one entry per line, of the stringified - # contents of the appropriate section of all members of the - # archive which possess that section. Heuristic: eliminate - # all those which have a first or second character that is - # a '.' (that is, objdump's representation of an unprintable - # character.) This should work for all archives with less than - # 0x302f exports -- but will fail for DLLs whose name actually - # begins with a literal '.' or a single character followed by - # a '.'. - # - # Of those that remain, print the first one. - $SED -e '/^\./d;/^.\./d;q' -} - -# func_cygming_gnu_implib_p ARG -# This predicate returns with zero status (TRUE) if -# ARG is a GNU/binutils-style import library. Returns -# with nonzero status (FALSE) otherwise. -func_cygming_gnu_implib_p () -{ - $opt_debug - func_to_tool_file "$1" func_convert_file_msys_to_w32 - func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` - test -n "$func_cygming_gnu_implib_tmp" -} - -# func_cygming_ms_implib_p ARG -# This predicate returns with zero status (TRUE) if -# ARG is an MS-style import library. Returns -# with nonzero status (FALSE) otherwise. -func_cygming_ms_implib_p () -{ - $opt_debug - func_to_tool_file "$1" func_convert_file_msys_to_w32 - func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` - test -n "$func_cygming_ms_implib_tmp" -} - -# func_cygming_dll_for_implib_fallback ARG -# Platform-specific function to extract the -# name of the DLL associated with the specified -# import library ARG. -# -# This fallback implementation is for use when $DLLTOOL -# does not support the --identify-strict option. -# Invoked by eval'ing the libtool variable -# $sharedlib_from_linklib_cmd -# Result is available in the variable -# $sharedlib_from_linklib_result -func_cygming_dll_for_implib_fallback () -{ - $opt_debug - if func_cygming_gnu_implib_p "$1" ; then - # binutils import library - sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` - elif func_cygming_ms_implib_p "$1" ; then - # ms-generated import library - sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` - else - # unknown - sharedlib_from_linklib_result="" - fi -} - - -# func_extract_an_archive dir oldlib -func_extract_an_archive () -{ - $opt_debug - f_ex_an_ar_dir="$1"; shift - f_ex_an_ar_oldlib="$1" - if test "$lock_old_archive_extraction" = yes; then - lockfile=$f_ex_an_ar_oldlib.lock - until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do - func_echo "Waiting for $lockfile to be removed" - sleep 2 - done - fi - func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \ - 'stat=$?; rm -f "$lockfile"; exit $stat' - if test "$lock_old_archive_extraction" = yes; then - $opt_dry_run || rm -f "$lockfile" - fi - if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then - : - else - func_fatal_error "object name conflicts in archive: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib" - fi -} - - -# func_extract_archives gentop oldlib ... -func_extract_archives () -{ - $opt_debug - my_gentop="$1"; shift - my_oldlibs=${1+"$@"} - my_oldobjs="" - my_xlib="" - my_xabs="" - my_xdir="" - - for my_xlib in $my_oldlibs; do - # Extract the objects. - case $my_xlib in - [\\/]* | [A-Za-z]:[\\/]*) my_xabs="$my_xlib" ;; - *) my_xabs=`pwd`"/$my_xlib" ;; - esac - func_basename "$my_xlib" - my_xlib="$func_basename_result" - my_xlib_u=$my_xlib - while :; do - case " $extracted_archives " in - *" $my_xlib_u "*) - func_arith $extracted_serial + 1 - extracted_serial=$func_arith_result - my_xlib_u=lt$extracted_serial-$my_xlib ;; - *) break ;; - esac - done - extracted_archives="$extracted_archives $my_xlib_u" - my_xdir="$my_gentop/$my_xlib_u" - - func_mkdir_p "$my_xdir" - - case $host in - *-darwin*) - func_verbose "Extracting $my_xabs" - # Do not bother doing anything if just a dry run - $opt_dry_run || { - darwin_orig_dir=`pwd` - cd $my_xdir || exit $? - darwin_archive=$my_xabs - darwin_curdir=`pwd` - darwin_base_archive=`basename "$darwin_archive"` - darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` - if test -n "$darwin_arches"; then - darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` - darwin_arch= - func_verbose "$darwin_base_archive has multiple architectures $darwin_arches" - for darwin_arch in $darwin_arches ; do - func_mkdir_p "unfat-$$/${darwin_base_archive}-${darwin_arch}" - $LIPO -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}" - cd "unfat-$$/${darwin_base_archive}-${darwin_arch}" - func_extract_an_archive "`pwd`" "${darwin_base_archive}" - cd "$darwin_curdir" - $RM "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" - done # $darwin_arches - ## Okay now we've a bunch of thin objects, gotta fatten them up :) - darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u` - darwin_file= - darwin_files= - for darwin_file in $darwin_filelist; do - darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` - $LIPO -create -output "$darwin_file" $darwin_files - done # $darwin_filelist - $RM -rf unfat-$$ - cd "$darwin_orig_dir" - else - cd $darwin_orig_dir - func_extract_an_archive "$my_xdir" "$my_xabs" - fi # $darwin_arches - } # !$opt_dry_run - ;; - *) - func_extract_an_archive "$my_xdir" "$my_xabs" - ;; - esac - my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` - done - - func_extract_archives_result="$my_oldobjs" -} - - -# func_emit_wrapper [arg=no] -# -# Emit a libtool wrapper script on stdout. -# Don't directly open a file because we may want to -# incorporate the script contents within a cygwin/mingw -# wrapper executable. Must ONLY be called from within -# func_mode_link because it depends on a number of variables -# set therein. -# -# ARG is the value that the WRAPPER_SCRIPT_BELONGS_IN_OBJDIR -# variable will take. If 'yes', then the emitted script -# will assume that the directory in which it is stored is -# the $objdir directory. This is a cygwin/mingw-specific -# behavior. -func_emit_wrapper () -{ - func_emit_wrapper_arg1=${1-no} - - $ECHO "\ -#! $SHELL - -# $output - temporary wrapper script for $objdir/$outputname -# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION -# -# The $output program cannot be directly executed until all the libtool -# libraries that it depends on are installed. -# -# This wrapper script should never be moved out of the build directory. -# If it is, it will not operate correctly. - -# Sed substitution that helps us do robust quoting. It backslashifies -# metacharacters that are still active within double-quoted strings. -sed_quote_subst='$sed_quote_subst' - -# Be Bourne compatible -if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on \${1+\"\$@\"}, which - # is contrary to our usage. Disable this feature. - alias -g '\${1+\"\$@\"}'='\"\$@\"' - setopt NO_GLOB_SUBST -else - case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac -fi -BIN_SH=xpg4; export BIN_SH # for Tru64 -DUALCASE=1; export DUALCASE # for MKS sh - -# The HP-UX ksh and POSIX shell print the target directory to stdout -# if CDPATH is set. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -relink_command=\"$relink_command\" - -# This environment variable determines our operation mode. -if test \"\$libtool_install_magic\" = \"$magic\"; then - # install mode needs the following variables: - generated_by_libtool_version='$macro_version' - notinst_deplibs='$notinst_deplibs' -else - # When we are sourced in execute mode, \$file and \$ECHO are already set. - if test \"\$libtool_execute_magic\" != \"$magic\"; then - file=\"\$0\"" - - qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` - $ECHO "\ - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -\$1 -_LTECHO_EOF' -} - ECHO=\"$qECHO\" - fi - -# Very basic option parsing. These options are (a) specific to -# the libtool wrapper, (b) are identical between the wrapper -# /script/ and the wrapper /executable/ which is used only on -# windows platforms, and (c) all begin with the string "--lt-" -# (application programs are unlikely to have options which match -# this pattern). -# -# There are only two supported options: --lt-debug and -# --lt-dump-script. There is, deliberately, no --lt-help. -# -# The first argument to this parsing function should be the -# script's $0 value, followed by "$@". -lt_option_debug= -func_parse_lt_options () -{ - lt_script_arg0=\$0 - shift - for lt_opt - do - case \"\$lt_opt\" in - --lt-debug) lt_option_debug=1 ;; - --lt-dump-script) - lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` - test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. - lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` - cat \"\$lt_dump_D/\$lt_dump_F\" - exit 0 - ;; - --lt-*) - \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2 - exit 1 - ;; - esac - done - - # Print the debug banner immediately: - if test -n \"\$lt_option_debug\"; then - echo \"${outputname}:${output}:\${LINENO}: libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\" 1>&2 - fi -} - -# Used when --lt-debug. Prints its arguments to stdout -# (redirection is the responsibility of the caller) -func_lt_dump_args () -{ - lt_dump_args_N=1; - for lt_arg - do - \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\" - lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` - done -} - -# Core function for launching the target application -func_exec_program_core () -{ -" - case $host in - # Backslashes separate directories on plain windows - *-*-mingw | *-*-os2* | *-cegcc*) - $ECHO "\ - if test -n \"\$lt_option_debug\"; then - \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir\\\\\$program\" 1>&2 - func_lt_dump_args \${1+\"\$@\"} 1>&2 - fi - exec \"\$progdir\\\\\$program\" \${1+\"\$@\"} -" - ;; - - *) - $ECHO "\ - if test -n \"\$lt_option_debug\"; then - \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir/\$program\" 1>&2 - func_lt_dump_args \${1+\"\$@\"} 1>&2 - fi - exec \"\$progdir/\$program\" \${1+\"\$@\"} -" - ;; - esac - $ECHO "\ - \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2 - exit 1 -} - -# A function to encapsulate launching the target application -# Strips options in the --lt-* namespace from \$@ and -# launches target application with the remaining arguments. -func_exec_program () -{ - case \" \$* \" in - *\\ --lt-*) - for lt_wr_arg - do - case \$lt_wr_arg in - --lt-*) ;; - *) set x \"\$@\" \"\$lt_wr_arg\"; shift;; - esac - shift - done ;; - esac - func_exec_program_core \${1+\"\$@\"} -} - - # Parse options - func_parse_lt_options \"\$0\" \${1+\"\$@\"} - - # Find the directory that this script lives in. - thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` - test \"x\$thisdir\" = \"x\$file\" && thisdir=. - - # Follow symbolic links until we get to the real thisdir. - file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` - while test -n \"\$file\"; do - destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` - - # If there was a directory component, then change thisdir. - if test \"x\$destdir\" != \"x\$file\"; then - case \"\$destdir\" in - [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;; - *) thisdir=\"\$thisdir/\$destdir\" ;; - esac - fi - - file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` - file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` - done - - # Usually 'no', except on cygwin/mingw when embedded into - # the cwrapper. - WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_arg1 - if test \"\$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR\" = \"yes\"; then - # special case for '.' - if test \"\$thisdir\" = \".\"; then - thisdir=\`pwd\` - fi - # remove .libs from thisdir - case \"\$thisdir\" in - *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; - $objdir ) thisdir=. ;; - esac - fi - - # Try to get the absolute directory name. - absdir=\`cd \"\$thisdir\" && pwd\` - test -n \"\$absdir\" && thisdir=\"\$absdir\" -" - - if test "$fast_install" = yes; then - $ECHO "\ - program=lt-'$outputname'$exeext - progdir=\"\$thisdir/$objdir\" - - if test ! -f \"\$progdir/\$program\" || - { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ - test \"X\$file\" != \"X\$progdir/\$program\"; }; then - - file=\"\$\$-\$program\" - - if test ! -d \"\$progdir\"; then - $MKDIR \"\$progdir\" - else - $RM \"\$progdir/\$file\" - fi" - - $ECHO "\ - - # relink executable if necessary - if test -n \"\$relink_command\"; then - if relink_command_output=\`eval \$relink_command 2>&1\`; then : - else - $ECHO \"\$relink_command_output\" >&2 - $RM \"\$progdir/\$file\" - exit 1 - fi - fi - - $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null || - { $RM \"\$progdir/\$program\"; - $MV \"\$progdir/\$file\" \"\$progdir/\$program\"; } - $RM \"\$progdir/\$file\" - fi" - else - $ECHO "\ - program='$outputname' - progdir=\"\$thisdir/$objdir\" -" - fi - - $ECHO "\ - - if test -f \"\$progdir/\$program\"; then" - - # fixup the dll searchpath if we need to. - # - # Fix the DLL searchpath if we need to. Do this before prepending - # to shlibpath, because on Windows, both are PATH and uninstalled - # libraries must come first. - if test -n "$dllsearchpath"; then - $ECHO "\ - # Add the dll search path components to the executable PATH - PATH=$dllsearchpath:\$PATH -" - fi - - # Export our shlibpath_var if we have one. - if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then - $ECHO "\ - # Add our own library path to $shlibpath_var - $shlibpath_var=\"$temp_rpath\$$shlibpath_var\" - - # Some systems cannot cope with colon-terminated $shlibpath_var - # The second colon is a workaround for a bug in BeOS R4 sed - $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` - - export $shlibpath_var -" - fi - - $ECHO "\ - if test \"\$libtool_execute_magic\" != \"$magic\"; then - # Run the actual program with our arguments. - func_exec_program \${1+\"\$@\"} - fi - else - # The program doesn't exist. - \$ECHO \"\$0: error: \\\`\$progdir/\$program' does not exist\" 1>&2 - \$ECHO \"This script is just a wrapper for \$program.\" 1>&2 - \$ECHO \"See the $PACKAGE documentation for more information.\" 1>&2 - exit 1 - fi -fi\ -" -} - - -# func_emit_cwrapperexe_src -# emit the source code for a wrapper executable on stdout -# Must ONLY be called from within func_mode_link because -# it depends on a number of variable set therein. -func_emit_cwrapperexe_src () -{ - cat < -#include -#ifdef _MSC_VER -# include -# include -# include -#else -# include -# include -# ifdef __CYGWIN__ -# include -# endif -#endif -#include -#include -#include -#include -#include -#include -#include -#include - -/* declarations of non-ANSI functions */ -#if defined(__MINGW32__) -# ifdef __STRICT_ANSI__ -int _putenv (const char *); -# endif -#elif defined(__CYGWIN__) -# ifdef __STRICT_ANSI__ -char *realpath (const char *, char *); -int putenv (char *); -int setenv (const char *, const char *, int); -# endif -/* #elif defined (other platforms) ... */ -#endif - -/* portability defines, excluding path handling macros */ -#if defined(_MSC_VER) -# define setmode _setmode -# define stat _stat -# define chmod _chmod -# define getcwd _getcwd -# define putenv _putenv -# define S_IXUSR _S_IEXEC -# ifndef _INTPTR_T_DEFINED -# define _INTPTR_T_DEFINED -# define intptr_t int -# endif -#elif defined(__MINGW32__) -# define setmode _setmode -# define stat _stat -# define chmod _chmod -# define getcwd _getcwd -# define putenv _putenv -#elif defined(__CYGWIN__) -# define HAVE_SETENV -# define FOPEN_WB "wb" -/* #elif defined (other platforms) ... */ -#endif - -#if defined(PATH_MAX) -# define LT_PATHMAX PATH_MAX -#elif defined(MAXPATHLEN) -# define LT_PATHMAX MAXPATHLEN -#else -# define LT_PATHMAX 1024 -#endif - -#ifndef S_IXOTH -# define S_IXOTH 0 -#endif -#ifndef S_IXGRP -# define S_IXGRP 0 -#endif - -/* path handling portability macros */ -#ifndef DIR_SEPARATOR -# define DIR_SEPARATOR '/' -# define PATH_SEPARATOR ':' -#endif - -#if defined (_WIN32) || defined (__MSDOS__) || defined (__DJGPP__) || \ - defined (__OS2__) -# define HAVE_DOS_BASED_FILE_SYSTEM -# define FOPEN_WB "wb" -# ifndef DIR_SEPARATOR_2 -# define DIR_SEPARATOR_2 '\\' -# endif -# ifndef PATH_SEPARATOR_2 -# define PATH_SEPARATOR_2 ';' -# endif -#endif - -#ifndef DIR_SEPARATOR_2 -# define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) -#else /* DIR_SEPARATOR_2 */ -# define IS_DIR_SEPARATOR(ch) \ - (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2)) -#endif /* DIR_SEPARATOR_2 */ - -#ifndef PATH_SEPARATOR_2 -# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR) -#else /* PATH_SEPARATOR_2 */ -# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2) -#endif /* PATH_SEPARATOR_2 */ - -#ifndef FOPEN_WB -# define FOPEN_WB "w" -#endif -#ifndef _O_BINARY -# define _O_BINARY 0 -#endif - -#define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type))) -#define XFREE(stale) do { \ - if (stale) { free ((void *) stale); stale = 0; } \ -} while (0) - -#if defined(LT_DEBUGWRAPPER) -static int lt_debug = 1; -#else -static int lt_debug = 0; -#endif - -const char *program_name = "libtool-wrapper"; /* in case xstrdup fails */ - -void *xmalloc (size_t num); -char *xstrdup (const char *string); -const char *base_name (const char *name); -char *find_executable (const char *wrapper); -char *chase_symlinks (const char *pathspec); -int make_executable (const char *path); -int check_executable (const char *path); -char *strendzap (char *str, const char *pat); -void lt_debugprintf (const char *file, int line, const char *fmt, ...); -void lt_fatal (const char *file, int line, const char *message, ...); -static const char *nonnull (const char *s); -static const char *nonempty (const char *s); -void lt_setenv (const char *name, const char *value); -char *lt_extend_str (const char *orig_value, const char *add, int to_end); -void lt_update_exe_path (const char *name, const char *value); -void lt_update_lib_path (const char *name, const char *value); -char **prepare_spawn (char **argv); -void lt_dump_script (FILE *f); -EOF - - cat <= 0) - && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH))) - return 1; - else - return 0; -} - -int -make_executable (const char *path) -{ - int rval = 0; - struct stat st; - - lt_debugprintf (__FILE__, __LINE__, "(make_executable): %s\n", - nonempty (path)); - if ((!path) || (!*path)) - return 0; - - if (stat (path, &st) >= 0) - { - rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR); - } - return rval; -} - -/* Searches for the full path of the wrapper. Returns - newly allocated full path name if found, NULL otherwise - Does not chase symlinks, even on platforms that support them. -*/ -char * -find_executable (const char *wrapper) -{ - int has_slash = 0; - const char *p; - const char *p_next; - /* static buffer for getcwd */ - char tmp[LT_PATHMAX + 1]; - int tmp_len; - char *concat_name; - - lt_debugprintf (__FILE__, __LINE__, "(find_executable): %s\n", - nonempty (wrapper)); - - if ((wrapper == NULL) || (*wrapper == '\0')) - return NULL; - - /* Absolute path? */ -#if defined (HAVE_DOS_BASED_FILE_SYSTEM) - if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':') - { - concat_name = xstrdup (wrapper); - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - } - else - { -#endif - if (IS_DIR_SEPARATOR (wrapper[0])) - { - concat_name = xstrdup (wrapper); - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - } -#if defined (HAVE_DOS_BASED_FILE_SYSTEM) - } -#endif - - for (p = wrapper; *p; p++) - if (*p == '/') - { - has_slash = 1; - break; - } - if (!has_slash) - { - /* no slashes; search PATH */ - const char *path = getenv ("PATH"); - if (path != NULL) - { - for (p = path; *p; p = p_next) - { - const char *q; - size_t p_len; - for (q = p; *q; q++) - if (IS_PATH_SEPARATOR (*q)) - break; - p_len = q - p; - p_next = (*q == '\0' ? q : q + 1); - if (p_len == 0) - { - /* empty path: current directory */ - if (getcwd (tmp, LT_PATHMAX) == NULL) - lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", - nonnull (strerror (errno))); - tmp_len = strlen (tmp); - concat_name = - XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); - memcpy (concat_name, tmp, tmp_len); - concat_name[tmp_len] = '/'; - strcpy (concat_name + tmp_len + 1, wrapper); - } - else - { - concat_name = - XMALLOC (char, p_len + 1 + strlen (wrapper) + 1); - memcpy (concat_name, p, p_len); - concat_name[p_len] = '/'; - strcpy (concat_name + p_len + 1, wrapper); - } - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - } - } - /* not found in PATH; assume curdir */ - } - /* Relative path | not found in path: prepend cwd */ - if (getcwd (tmp, LT_PATHMAX) == NULL) - lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", - nonnull (strerror (errno))); - tmp_len = strlen (tmp); - concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); - memcpy (concat_name, tmp, tmp_len); - concat_name[tmp_len] = '/'; - strcpy (concat_name + tmp_len + 1, wrapper); - - if (check_executable (concat_name)) - return concat_name; - XFREE (concat_name); - return NULL; -} - -char * -chase_symlinks (const char *pathspec) -{ -#ifndef S_ISLNK - return xstrdup (pathspec); -#else - char buf[LT_PATHMAX]; - struct stat s; - char *tmp_pathspec = xstrdup (pathspec); - char *p; - int has_symlinks = 0; - while (strlen (tmp_pathspec) && !has_symlinks) - { - lt_debugprintf (__FILE__, __LINE__, - "checking path component for symlinks: %s\n", - tmp_pathspec); - if (lstat (tmp_pathspec, &s) == 0) - { - if (S_ISLNK (s.st_mode) != 0) - { - has_symlinks = 1; - break; - } - - /* search backwards for last DIR_SEPARATOR */ - p = tmp_pathspec + strlen (tmp_pathspec) - 1; - while ((p > tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) - p--; - if ((p == tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) - { - /* no more DIR_SEPARATORS left */ - break; - } - *p = '\0'; - } - else - { - lt_fatal (__FILE__, __LINE__, - "error accessing file \"%s\": %s", - tmp_pathspec, nonnull (strerror (errno))); - } - } - XFREE (tmp_pathspec); - - if (!has_symlinks) - { - return xstrdup (pathspec); - } - - tmp_pathspec = realpath (pathspec, buf); - if (tmp_pathspec == 0) - { - lt_fatal (__FILE__, __LINE__, - "could not follow symlinks for %s", pathspec); - } - return xstrdup (tmp_pathspec); -#endif -} - -char * -strendzap (char *str, const char *pat) -{ - size_t len, patlen; - - assert (str != NULL); - assert (pat != NULL); - - len = strlen (str); - patlen = strlen (pat); - - if (patlen <= len) - { - str += len - patlen; - if (strcmp (str, pat) == 0) - *str = '\0'; - } - return str; -} - -void -lt_debugprintf (const char *file, int line, const char *fmt, ...) -{ - va_list args; - if (lt_debug) - { - (void) fprintf (stderr, "%s:%s:%d: ", program_name, file, line); - va_start (args, fmt); - (void) vfprintf (stderr, fmt, args); - va_end (args); - } -} - -static void -lt_error_core (int exit_status, const char *file, - int line, const char *mode, - const char *message, va_list ap) -{ - fprintf (stderr, "%s:%s:%d: %s: ", program_name, file, line, mode); - vfprintf (stderr, message, ap); - fprintf (stderr, ".\n"); - - if (exit_status >= 0) - exit (exit_status); -} - -void -lt_fatal (const char *file, int line, const char *message, ...) -{ - va_list ap; - va_start (ap, message); - lt_error_core (EXIT_FAILURE, file, line, "FATAL", message, ap); - va_end (ap); -} - -static const char * -nonnull (const char *s) -{ - return s ? s : "(null)"; -} - -static const char * -nonempty (const char *s) -{ - return (s && !*s) ? "(empty)" : nonnull (s); -} - -void -lt_setenv (const char *name, const char *value) -{ - lt_debugprintf (__FILE__, __LINE__, - "(lt_setenv) setting '%s' to '%s'\n", - nonnull (name), nonnull (value)); - { -#ifdef HAVE_SETENV - /* always make a copy, for consistency with !HAVE_SETENV */ - char *str = xstrdup (value); - setenv (name, str, 1); -#else - int len = strlen (name) + 1 + strlen (value) + 1; - char *str = XMALLOC (char, len); - sprintf (str, "%s=%s", name, value); - if (putenv (str) != EXIT_SUCCESS) - { - XFREE (str); - } -#endif - } -} - -char * -lt_extend_str (const char *orig_value, const char *add, int to_end) -{ - char *new_value; - if (orig_value && *orig_value) - { - int orig_value_len = strlen (orig_value); - int add_len = strlen (add); - new_value = XMALLOC (char, add_len + orig_value_len + 1); - if (to_end) - { - strcpy (new_value, orig_value); - strcpy (new_value + orig_value_len, add); - } - else - { - strcpy (new_value, add); - strcpy (new_value + add_len, orig_value); - } - } - else - { - new_value = xstrdup (add); - } - return new_value; -} - -void -lt_update_exe_path (const char *name, const char *value) -{ - lt_debugprintf (__FILE__, __LINE__, - "(lt_update_exe_path) modifying '%s' by prepending '%s'\n", - nonnull (name), nonnull (value)); - - if (name && *name && value && *value) - { - char *new_value = lt_extend_str (getenv (name), value, 0); - /* some systems can't cope with a ':'-terminated path #' */ - int len = strlen (new_value); - while (((len = strlen (new_value)) > 0) && IS_PATH_SEPARATOR (new_value[len-1])) - { - new_value[len-1] = '\0'; - } - lt_setenv (name, new_value); - XFREE (new_value); - } -} - -void -lt_update_lib_path (const char *name, const char *value) -{ - lt_debugprintf (__FILE__, __LINE__, - "(lt_update_lib_path) modifying '%s' by prepending '%s'\n", - nonnull (name), nonnull (value)); - - if (name && *name && value && *value) - { - char *new_value = lt_extend_str (getenv (name), value, 0); - lt_setenv (name, new_value); - XFREE (new_value); - } -} - -EOF - case $host_os in - mingw*) - cat <<"EOF" - -/* Prepares an argument vector before calling spawn(). - Note that spawn() does not by itself call the command interpreter - (getenv ("COMSPEC") != NULL ? getenv ("COMSPEC") : - ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO); - GetVersionEx(&v); - v.dwPlatformId == VER_PLATFORM_WIN32_NT; - }) ? "cmd.exe" : "command.com"). - Instead it simply concatenates the arguments, separated by ' ', and calls - CreateProcess(). We must quote the arguments since Win32 CreateProcess() - interprets characters like ' ', '\t', '\\', '"' (but not '<' and '>') in a - special way: - - Space and tab are interpreted as delimiters. They are not treated as - delimiters if they are surrounded by double quotes: "...". - - Unescaped double quotes are removed from the input. Their only effect is - that within double quotes, space and tab are treated like normal - characters. - - Backslashes not followed by double quotes are not special. - - But 2*n+1 backslashes followed by a double quote become - n backslashes followed by a double quote (n >= 0): - \" -> " - \\\" -> \" - \\\\\" -> \\" - */ -#define SHELL_SPECIAL_CHARS "\"\\ \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" -#define SHELL_SPACE_CHARS " \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" -char ** -prepare_spawn (char **argv) -{ - size_t argc; - char **new_argv; - size_t i; - - /* Count number of arguments. */ - for (argc = 0; argv[argc] != NULL; argc++) - ; - - /* Allocate new argument vector. */ - new_argv = XMALLOC (char *, argc + 1); - - /* Put quoted arguments into the new argument vector. */ - for (i = 0; i < argc; i++) - { - const char *string = argv[i]; - - if (string[0] == '\0') - new_argv[i] = xstrdup ("\"\""); - else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL) - { - int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); - size_t length; - unsigned int backslashes; - const char *s; - char *quoted_string; - char *p; - - length = 0; - backslashes = 0; - if (quote_around) - length++; - for (s = string; *s != '\0'; s++) - { - char c = *s; - if (c == '"') - length += backslashes + 1; - length++; - if (c == '\\') - backslashes++; - else - backslashes = 0; - } - if (quote_around) - length += backslashes + 1; - - quoted_string = XMALLOC (char, length + 1); - - p = quoted_string; - backslashes = 0; - if (quote_around) - *p++ = '"'; - for (s = string; *s != '\0'; s++) - { - char c = *s; - if (c == '"') - { - unsigned int j; - for (j = backslashes + 1; j > 0; j--) - *p++ = '\\'; - } - *p++ = c; - if (c == '\\') - backslashes++; - else - backslashes = 0; - } - if (quote_around) - { - unsigned int j; - for (j = backslashes; j > 0; j--) - *p++ = '\\'; - *p++ = '"'; - } - *p = '\0'; - - new_argv[i] = quoted_string; - } - else - new_argv[i] = (char *) string; - } - new_argv[argc] = NULL; - - return new_argv; -} -EOF - ;; - esac - - cat <<"EOF" -void lt_dump_script (FILE* f) -{ -EOF - func_emit_wrapper yes | - $SED -n -e ' -s/^\(.\{79\}\)\(..*\)/\1\ -\2/ -h -s/\([\\"]\)/\\\1/g -s/$/\\n/ -s/\([^\n]*\).*/ fputs ("\1", f);/p -g -D' - cat <<"EOF" -} -EOF -} -# end: func_emit_cwrapperexe_src - -# func_win32_import_lib_p ARG -# True if ARG is an import lib, as indicated by $file_magic_cmd -func_win32_import_lib_p () -{ - $opt_debug - case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in - *import*) : ;; - *) false ;; - esac -} - -# func_mode_link arg... -func_mode_link () -{ - $opt_debug - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) - # It is impossible to link a dll without this setting, and - # we shouldn't force the makefile maintainer to figure out - # which system we are compiling for in order to pass an extra - # flag for every libtool invocation. - # allow_undefined=no - - # FIXME: Unfortunately, there are problems with the above when trying - # to make a dll which has undefined symbols, in which case not - # even a static library is built. For now, we need to specify - # -no-undefined on the libtool link line when we can be certain - # that all symbols are satisfied, otherwise we get a static library. - allow_undefined=yes - ;; - *) - allow_undefined=yes - ;; - esac - libtool_args=$nonopt - base_compile="$nonopt $@" - compile_command=$nonopt - finalize_command=$nonopt - - compile_rpath= - finalize_rpath= - compile_shlibpath= - finalize_shlibpath= - convenience= - old_convenience= - deplibs= - old_deplibs= - compiler_flags= - linker_flags= - dllsearchpath= - lib_search_path=`pwd` - inst_prefix_dir= - new_inherited_linker_flags= - - avoid_version=no - bindir= - dlfiles= - dlprefiles= - dlself=no - export_dynamic=no - export_symbols= - export_symbols_regex= - generated= - libobjs= - ltlibs= - module=no - no_install=no - objs= - non_pic_objects= - precious_files_regex= - prefer_static_libs=no - preload=no - prev= - prevarg= - release= - rpath= - xrpath= - perm_rpath= - temp_rpath= - thread_safe=no - vinfo= - vinfo_number=no - weak_libs= - single_module="${wl}-single_module" - func_infer_tag $base_compile - - # We need to know -static, to get the right output filenames. - for arg - do - case $arg in - -shared) - test "$build_libtool_libs" != yes && \ - func_fatal_configuration "can not build a shared library" - build_old_libs=no - break - ;; - -all-static | -static | -static-libtool-libs) - case $arg in - -all-static) - if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then - func_warning "complete static linking is impossible in this configuration" - fi - if test -n "$link_static_flag"; then - dlopen_self=$dlopen_self_static - fi - prefer_static_libs=yes - ;; - -static) - if test -z "$pic_flag" && test -n "$link_static_flag"; then - dlopen_self=$dlopen_self_static - fi - prefer_static_libs=built - ;; - -static-libtool-libs) - if test -z "$pic_flag" && test -n "$link_static_flag"; then - dlopen_self=$dlopen_self_static - fi - prefer_static_libs=yes - ;; - esac - build_libtool_libs=no - build_old_libs=yes - break - ;; - esac - done - - # See if our shared archives depend on static archives. - test -n "$old_archive_from_new_cmds" && build_old_libs=yes - - # Go through the arguments, transforming them on the way. - while test "$#" -gt 0; do - arg="$1" - shift - func_quote_for_eval "$arg" - qarg=$func_quote_for_eval_unquoted_result - func_append libtool_args " $func_quote_for_eval_result" - - # If the previous option needs an argument, assign it. - if test -n "$prev"; then - case $prev in - output) - func_append compile_command " @OUTPUT@" - func_append finalize_command " @OUTPUT@" - ;; - esac - - case $prev in - bindir) - bindir="$arg" - prev= - continue - ;; - dlfiles|dlprefiles) - if test "$preload" = no; then - # Add the symbol object into the linking commands. - func_append compile_command " @SYMFILE@" - func_append finalize_command " @SYMFILE@" - preload=yes - fi - case $arg in - *.la | *.lo) ;; # We handle these cases below. - force) - if test "$dlself" = no; then - dlself=needless - export_dynamic=yes - fi - prev= - continue - ;; - self) - if test "$prev" = dlprefiles; then - dlself=yes - elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then - dlself=yes - else - dlself=needless - export_dynamic=yes - fi - prev= - continue - ;; - *) - if test "$prev" = dlfiles; then - func_append dlfiles " $arg" - else - func_append dlprefiles " $arg" - fi - prev= - continue - ;; - esac - ;; - expsyms) - export_symbols="$arg" - test -f "$arg" \ - || func_fatal_error "symbol file \`$arg' does not exist" - prev= - continue - ;; - expsyms_regex) - export_symbols_regex="$arg" - prev= - continue - ;; - framework) - case $host in - *-*-darwin*) - case "$deplibs " in - *" $qarg.ltframework "*) ;; - *) func_append deplibs " $qarg.ltframework" # this is fixed later - ;; - esac - ;; - esac - prev= - continue - ;; - inst_prefix) - inst_prefix_dir="$arg" - prev= - continue - ;; - objectlist) - if test -f "$arg"; then - save_arg=$arg - moreargs= - for fil in `cat "$save_arg"` - do -# func_append moreargs " $fil" - arg=$fil - # A libtool-controlled object. - - # Check to see that this really is a libtool object. - if func_lalib_unsafe_p "$arg"; then - pic_object= - non_pic_object= - - # Read the .lo file - func_source "$arg" - - if test -z "$pic_object" || - test -z "$non_pic_object" || - test "$pic_object" = none && - test "$non_pic_object" = none; then - func_fatal_error "cannot find name of object for \`$arg'" - fi - - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir="$func_dirname_result" - - if test "$pic_object" != none; then - # Prepend the subdirectory the object is found in. - pic_object="$xdir$pic_object" - - if test "$prev" = dlfiles; then - if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then - func_append dlfiles " $pic_object" - prev= - continue - else - # If libtool objects are unsupported, then we need to preload. - prev=dlprefiles - fi - fi - - # CHECK ME: I think I busted this. -Ossama - if test "$prev" = dlprefiles; then - # Preload the old-style object. - func_append dlprefiles " $pic_object" - prev= - fi - - # A PIC object. - func_append libobjs " $pic_object" - arg="$pic_object" - fi - - # Non-PIC object. - if test "$non_pic_object" != none; then - # Prepend the subdirectory the object is found in. - non_pic_object="$xdir$non_pic_object" - - # A standard non-PIC object - func_append non_pic_objects " $non_pic_object" - if test -z "$pic_object" || test "$pic_object" = none ; then - arg="$non_pic_object" - fi - else - # If the PIC object exists, use it instead. - # $xdir was prepended to $pic_object above. - non_pic_object="$pic_object" - func_append non_pic_objects " $non_pic_object" - fi - else - # Only an error if not doing a dry-run. - if $opt_dry_run; then - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir="$func_dirname_result" - - func_lo2o "$arg" - pic_object=$xdir$objdir/$func_lo2o_result - non_pic_object=$xdir$func_lo2o_result - func_append libobjs " $pic_object" - func_append non_pic_objects " $non_pic_object" - else - func_fatal_error "\`$arg' is not a valid libtool object" - fi - fi - done - else - func_fatal_error "link input file \`$arg' does not exist" - fi - arg=$save_arg - prev= - continue - ;; - precious_regex) - precious_files_regex="$arg" - prev= - continue - ;; - release) - release="-$arg" - prev= - continue - ;; - rpath | xrpath) - # We need an absolute path. - case $arg in - [\\/]* | [A-Za-z]:[\\/]*) ;; - *) - func_fatal_error "only absolute run-paths are allowed" - ;; - esac - if test "$prev" = rpath; then - case "$rpath " in - *" $arg "*) ;; - *) func_append rpath " $arg" ;; - esac - else - case "$xrpath " in - *" $arg "*) ;; - *) func_append xrpath " $arg" ;; - esac - fi - prev= - continue - ;; - shrext) - shrext_cmds="$arg" - prev= - continue - ;; - weak) - func_append weak_libs " $arg" - prev= - continue - ;; - xcclinker) - func_append linker_flags " $qarg" - func_append compiler_flags " $qarg" - prev= - func_append compile_command " $qarg" - func_append finalize_command " $qarg" - continue - ;; - xcompiler) - func_append compiler_flags " $qarg" - prev= - func_append compile_command " $qarg" - func_append finalize_command " $qarg" - continue - ;; - xlinker) - func_append linker_flags " $qarg" - func_append compiler_flags " $wl$qarg" - prev= - func_append compile_command " $wl$qarg" - func_append finalize_command " $wl$qarg" - continue - ;; - *) - eval "$prev=\"\$arg\"" - prev= - continue - ;; - esac - fi # test -n "$prev" - - prevarg="$arg" - - case $arg in - -all-static) - if test -n "$link_static_flag"; then - # See comment for -static flag below, for more details. - func_append compile_command " $link_static_flag" - func_append finalize_command " $link_static_flag" - fi - continue - ;; - - -allow-undefined) - # FIXME: remove this flag sometime in the future. - func_fatal_error "\`-allow-undefined' must not be used because it is the default" - ;; - - -avoid-version) - avoid_version=yes - continue - ;; - - -bindir) - prev=bindir - continue - ;; - - -dlopen) - prev=dlfiles - continue - ;; - - -dlpreopen) - prev=dlprefiles - continue - ;; - - -export-dynamic) - export_dynamic=yes - continue - ;; - - -export-symbols | -export-symbols-regex) - if test -n "$export_symbols" || test -n "$export_symbols_regex"; then - func_fatal_error "more than one -exported-symbols argument is not allowed" - fi - if test "X$arg" = "X-export-symbols"; then - prev=expsyms - else - prev=expsyms_regex - fi - continue - ;; - - -framework) - prev=framework - continue - ;; - - -inst-prefix-dir) - prev=inst_prefix - continue - ;; - - # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:* - # so, if we see these flags be careful not to treat them like -L - -L[A-Z][A-Z]*:*) - case $with_gcc/$host in - no/*-*-irix* | /*-*-irix*) - func_append compile_command " $arg" - func_append finalize_command " $arg" - ;; - esac - continue - ;; - - -L*) - func_stripname "-L" '' "$arg" - if test -z "$func_stripname_result"; then - if test "$#" -gt 0; then - func_fatal_error "require no space between \`-L' and \`$1'" - else - func_fatal_error "need path for \`-L' option" - fi - fi - func_resolve_sysroot "$func_stripname_result" - dir=$func_resolve_sysroot_result - # We need an absolute path. - case $dir in - [\\/]* | [A-Za-z]:[\\/]*) ;; - *) - absdir=`cd "$dir" && pwd` - test -z "$absdir" && \ - func_fatal_error "cannot determine absolute directory name of \`$dir'" - dir="$absdir" - ;; - esac - case "$deplibs " in - *" -L$dir "* | *" $arg "*) - # Will only happen for absolute or sysroot arguments - ;; - *) - # Preserve sysroot, but never include relative directories - case $dir in - [\\/]* | [A-Za-z]:[\\/]* | =*) func_append deplibs " $arg" ;; - *) func_append deplibs " -L$dir" ;; - esac - func_append lib_search_path " $dir" - ;; - esac - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) - testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` - case :$dllsearchpath: in - *":$dir:"*) ;; - ::) dllsearchpath=$dir;; - *) func_append dllsearchpath ":$dir";; - esac - case :$dllsearchpath: in - *":$testbindir:"*) ;; - ::) dllsearchpath=$testbindir;; - *) func_append dllsearchpath ":$testbindir";; - esac - ;; - esac - continue - ;; - - -l*) - if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc* | *-*-haiku*) - # These systems don't actually have a C or math library (as such) - continue - ;; - *-*-os2*) - # These systems don't actually have a C library (as such) - test "X$arg" = "X-lc" && continue - ;; - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) - # Do not include libc due to us having libc/libc_r. - test "X$arg" = "X-lc" && continue - ;; - *-*-rhapsody* | *-*-darwin1.[012]) - # Rhapsody C and math libraries are in the System framework - func_append deplibs " System.ltframework" - continue - ;; - *-*-sco3.2v5* | *-*-sco5v6*) - # Causes problems with __ctype - test "X$arg" = "X-lc" && continue - ;; - *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) - # Compiler inserts libc in the correct place for threads to work - test "X$arg" = "X-lc" && continue - ;; - esac - elif test "X$arg" = "X-lc_r"; then - case $host in - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; - esac - fi - func_append deplibs " $arg" - continue - ;; - - -module) - module=yes - continue - ;; - - # Tru64 UNIX uses -model [arg] to determine the layout of C++ - # classes, name mangling, and exception handling. - # Darwin uses the -arch flag to determine output architecture. - -model|-arch|-isysroot|--sysroot) - func_append compiler_flags " $arg" - func_append compile_command " $arg" - func_append finalize_command " $arg" - prev=xcompiler - continue - ;; - - -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ - |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) - func_append compiler_flags " $arg" - func_append compile_command " $arg" - func_append finalize_command " $arg" - case "$new_inherited_linker_flags " in - *" $arg "*) ;; - * ) func_append new_inherited_linker_flags " $arg" ;; - esac - continue - ;; - - -multi_module) - single_module="${wl}-multi_module" - continue - ;; - - -no-fast-install) - fast_install=no - continue - ;; - - -no-install) - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-darwin* | *-cegcc*) - # The PATH hackery in wrapper scripts is required on Windows - # and Darwin in order for the loader to find any dlls it needs. - func_warning "\`-no-install' is ignored for $host" - func_warning "assuming \`-no-fast-install' instead" - fast_install=no - ;; - *) no_install=yes ;; - esac - continue - ;; - - -no-undefined) - allow_undefined=no - continue - ;; - - -objectlist) - prev=objectlist - continue - ;; - - -o) prev=output ;; - - -precious-files-regex) - prev=precious_regex - continue - ;; - - -release) - prev=release - continue - ;; - - -rpath) - prev=rpath - continue - ;; - - -R) - prev=xrpath - continue - ;; - - -R*) - func_stripname '-R' '' "$arg" - dir=$func_stripname_result - # We need an absolute path. - case $dir in - [\\/]* | [A-Za-z]:[\\/]*) ;; - =*) - func_stripname '=' '' "$dir" - dir=$lt_sysroot$func_stripname_result - ;; - *) - func_fatal_error "only absolute run-paths are allowed" - ;; - esac - case "$xrpath " in - *" $dir "*) ;; - *) func_append xrpath " $dir" ;; - esac - continue - ;; - - -shared) - # The effects of -shared are defined in a previous loop. - continue - ;; - - -shrext) - prev=shrext - continue - ;; - - -static | -static-libtool-libs) - # The effects of -static are defined in a previous loop. - # We used to do the same as -all-static on platforms that - # didn't have a PIC flag, but the assumption that the effects - # would be equivalent was wrong. It would break on at least - # Digital Unix and AIX. - continue - ;; - - -thread-safe) - thread_safe=yes - continue - ;; - - -version-info) - prev=vinfo - continue - ;; - - -version-number) - prev=vinfo - vinfo_number=yes - continue - ;; - - -weak) - prev=weak - continue - ;; - - -Wc,*) - func_stripname '-Wc,' '' "$arg" - args=$func_stripname_result - arg= - save_ifs="$IFS"; IFS=',' - for flag in $args; do - IFS="$save_ifs" - func_quote_for_eval "$flag" - func_append arg " $func_quote_for_eval_result" - func_append compiler_flags " $func_quote_for_eval_result" - done - IFS="$save_ifs" - func_stripname ' ' '' "$arg" - arg=$func_stripname_result - ;; - - -Wl,*) - func_stripname '-Wl,' '' "$arg" - args=$func_stripname_result - arg= - save_ifs="$IFS"; IFS=',' - for flag in $args; do - IFS="$save_ifs" - func_quote_for_eval "$flag" - func_append arg " $wl$func_quote_for_eval_result" - func_append compiler_flags " $wl$func_quote_for_eval_result" - func_append linker_flags " $func_quote_for_eval_result" - done - IFS="$save_ifs" - func_stripname ' ' '' "$arg" - arg=$func_stripname_result - ;; - - -Xcompiler) - prev=xcompiler - continue - ;; - - -Xlinker) - prev=xlinker - continue - ;; - - -XCClinker) - prev=xcclinker - continue - ;; - - # -msg_* for osf cc - -msg_*) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - ;; - - # Flags to be passed through unchanged, with rationale: - # -64, -mips[0-9] enable 64-bit mode for the SGI compiler - # -r[0-9][0-9]* specify processor for the SGI compiler - # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler - # +DA*, +DD* enable 64-bit mode for the HP compiler - # -q* compiler args for the IBM compiler - # -m*, -t[45]*, -txscale* architecture-specific flags for GCC - # -F/path path to uninstalled frameworks, gcc on darwin - # -p, -pg, --coverage, -fprofile-* profiling flags for GCC - # @file GCC response files - # -tp=* Portland pgcc target processor selection - # --sysroot=* for sysroot support - # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization - -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ - -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \ - -O*|-flto*|-fwhopr*|-fuse-linker-plugin) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - func_append compile_command " $arg" - func_append finalize_command " $arg" - func_append compiler_flags " $arg" - continue - ;; - - # Some other compiler flag. - -* | +*) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - ;; - - *.$objext) - # A standard object. - func_append objs " $arg" - ;; - - *.lo) - # A libtool-controlled object. - - # Check to see that this really is a libtool object. - if func_lalib_unsafe_p "$arg"; then - pic_object= - non_pic_object= - - # Read the .lo file - func_source "$arg" - - if test -z "$pic_object" || - test -z "$non_pic_object" || - test "$pic_object" = none && - test "$non_pic_object" = none; then - func_fatal_error "cannot find name of object for \`$arg'" - fi - - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir="$func_dirname_result" - - if test "$pic_object" != none; then - # Prepend the subdirectory the object is found in. - pic_object="$xdir$pic_object" - - if test "$prev" = dlfiles; then - if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then - func_append dlfiles " $pic_object" - prev= - continue - else - # If libtool objects are unsupported, then we need to preload. - prev=dlprefiles - fi - fi - - # CHECK ME: I think I busted this. -Ossama - if test "$prev" = dlprefiles; then - # Preload the old-style object. - func_append dlprefiles " $pic_object" - prev= - fi - - # A PIC object. - func_append libobjs " $pic_object" - arg="$pic_object" - fi - - # Non-PIC object. - if test "$non_pic_object" != none; then - # Prepend the subdirectory the object is found in. - non_pic_object="$xdir$non_pic_object" - - # A standard non-PIC object - func_append non_pic_objects " $non_pic_object" - if test -z "$pic_object" || test "$pic_object" = none ; then - arg="$non_pic_object" - fi - else - # If the PIC object exists, use it instead. - # $xdir was prepended to $pic_object above. - non_pic_object="$pic_object" - func_append non_pic_objects " $non_pic_object" - fi - else - # Only an error if not doing a dry-run. - if $opt_dry_run; then - # Extract subdirectory from the argument. - func_dirname "$arg" "/" "" - xdir="$func_dirname_result" - - func_lo2o "$arg" - pic_object=$xdir$objdir/$func_lo2o_result - non_pic_object=$xdir$func_lo2o_result - func_append libobjs " $pic_object" - func_append non_pic_objects " $non_pic_object" - else - func_fatal_error "\`$arg' is not a valid libtool object" - fi - fi - ;; - - *.$libext) - # An archive. - func_append deplibs " $arg" - func_append old_deplibs " $arg" - continue - ;; - - *.la) - # A libtool-controlled library. - - func_resolve_sysroot "$arg" - if test "$prev" = dlfiles; then - # This library was specified with -dlopen. - func_append dlfiles " $func_resolve_sysroot_result" - prev= - elif test "$prev" = dlprefiles; then - # The library was specified with -dlpreopen. - func_append dlprefiles " $func_resolve_sysroot_result" - prev= - else - func_append deplibs " $func_resolve_sysroot_result" - fi - continue - ;; - - # Some other compiler argument. - *) - # Unknown arguments in both finalize_command and compile_command need - # to be aesthetically quoted because they are evaled later. - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - ;; - esac # arg - - # Now actually substitute the argument into the commands. - if test -n "$arg"; then - func_append compile_command " $arg" - func_append finalize_command " $arg" - fi - done # argument parsing loop - - test -n "$prev" && \ - func_fatal_help "the \`$prevarg' option requires an argument" - - if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then - eval arg=\"$export_dynamic_flag_spec\" - func_append compile_command " $arg" - func_append finalize_command " $arg" - fi - - oldlibs= - # calculate the name of the file, without its directory - func_basename "$output" - outputname="$func_basename_result" - libobjs_save="$libobjs" - - if test -n "$shlibpath_var"; then - # get the directories listed in $shlibpath_var - eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\` - else - shlib_search_path= - fi - eval sys_lib_search_path=\"$sys_lib_search_path_spec\" - eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\" - - func_dirname "$output" "/" "" - output_objdir="$func_dirname_result$objdir" - func_to_tool_file "$output_objdir/" - tool_output_objdir=$func_to_tool_file_result - # Create the object directory. - func_mkdir_p "$output_objdir" - - # Determine the type of output - case $output in - "") - func_fatal_help "you must specify an output file" - ;; - *.$libext) linkmode=oldlib ;; - *.lo | *.$objext) linkmode=obj ;; - *.la) linkmode=lib ;; - *) linkmode=prog ;; # Anything else should be a program. - esac - - specialdeplibs= - - libs= - # Find all interdependent deplibs by searching for libraries - # that are linked more than once (e.g. -la -lb -la) - for deplib in $deplibs; do - if $opt_preserve_dup_deps ; then - case "$libs " in - *" $deplib "*) func_append specialdeplibs " $deplib" ;; - esac - fi - func_append libs " $deplib" - done - - if test "$linkmode" = lib; then - libs="$predeps $libs $compiler_lib_search_path $postdeps" - - # Compute libraries that are listed more than once in $predeps - # $postdeps and mark them as special (i.e., whose duplicates are - # not to be eliminated). - pre_post_deps= - if $opt_duplicate_compiler_generated_deps; then - for pre_post_dep in $predeps $postdeps; do - case "$pre_post_deps " in - *" $pre_post_dep "*) func_append specialdeplibs " $pre_post_deps" ;; - esac - func_append pre_post_deps " $pre_post_dep" - done - fi - pre_post_deps= - fi - - deplibs= - newdependency_libs= - newlib_search_path= - need_relink=no # whether we're linking any uninstalled libtool libraries - notinst_deplibs= # not-installed libtool libraries - notinst_path= # paths that contain not-installed libtool libraries - - case $linkmode in - lib) - passes="conv dlpreopen link" - for file in $dlfiles $dlprefiles; do - case $file in - *.la) ;; - *) - func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file" - ;; - esac - done - ;; - prog) - compile_deplibs= - finalize_deplibs= - alldeplibs=no - newdlfiles= - newdlprefiles= - passes="conv scan dlopen dlpreopen link" - ;; - *) passes="conv" - ;; - esac - - for pass in $passes; do - # The preopen pass in lib mode reverses $deplibs; put it back here - # so that -L comes before libs that need it for instance... - if test "$linkmode,$pass" = "lib,link"; then - ## FIXME: Find the place where the list is rebuilt in the wrong - ## order, and fix it there properly - tmp_deplibs= - for deplib in $deplibs; do - tmp_deplibs="$deplib $tmp_deplibs" - done - deplibs="$tmp_deplibs" - fi - - if test "$linkmode,$pass" = "lib,link" || - test "$linkmode,$pass" = "prog,scan"; then - libs="$deplibs" - deplibs= - fi - if test "$linkmode" = prog; then - case $pass in - dlopen) libs="$dlfiles" ;; - dlpreopen) libs="$dlprefiles" ;; - link) - libs="$deplibs %DEPLIBS%" - test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs" - ;; - esac - fi - if test "$linkmode,$pass" = "lib,dlpreopen"; then - # Collect and forward deplibs of preopened libtool libs - for lib in $dlprefiles; do - # Ignore non-libtool-libs - dependency_libs= - func_resolve_sysroot "$lib" - case $lib in - *.la) func_source "$func_resolve_sysroot_result" ;; - esac - - # Collect preopened libtool deplibs, except any this library - # has declared as weak libs - for deplib in $dependency_libs; do - func_basename "$deplib" - deplib_base=$func_basename_result - case " $weak_libs " in - *" $deplib_base "*) ;; - *) func_append deplibs " $deplib" ;; - esac - done - done - libs="$dlprefiles" - fi - if test "$pass" = dlopen; then - # Collect dlpreopened libraries - save_deplibs="$deplibs" - deplibs= - fi - - for deplib in $libs; do - lib= - found=no - case $deplib in - -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ - |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) - if test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - func_append compiler_flags " $deplib" - if test "$linkmode" = lib ; then - case "$new_inherited_linker_flags " in - *" $deplib "*) ;; - * ) func_append new_inherited_linker_flags " $deplib" ;; - esac - fi - fi - continue - ;; - -l*) - if test "$linkmode" != lib && test "$linkmode" != prog; then - func_warning "\`-l' is ignored for archives/objects" - continue - fi - func_stripname '-l' '' "$deplib" - name=$func_stripname_result - if test "$linkmode" = lib; then - searchdirs="$newlib_search_path $lib_search_path $compiler_lib_search_dirs $sys_lib_search_path $shlib_search_path" - else - searchdirs="$newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path" - fi - for searchdir in $searchdirs; do - for search_ext in .la $std_shrext .so .a; do - # Search the libtool library - lib="$searchdir/lib${name}${search_ext}" - if test -f "$lib"; then - if test "$search_ext" = ".la"; then - found=yes - else - found=no - fi - break 2 - fi - done - done - if test "$found" != yes; then - # deplib doesn't seem to be a libtool library - if test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - deplibs="$deplib $deplibs" - test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs" - fi - continue - else # deplib is a libtool library - # If $allow_libtool_libs_with_static_runtimes && $deplib is a stdlib, - # We need to do some special things here, and not later. - if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then - case " $predeps $postdeps " in - *" $deplib "*) - if func_lalib_p "$lib"; then - library_names= - old_library= - func_source "$lib" - for l in $old_library $library_names; do - ll="$l" - done - if test "X$ll" = "X$old_library" ; then # only static version available - found=no - func_dirname "$lib" "" "." - ladir="$func_dirname_result" - lib=$ladir/$old_library - if test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - deplibs="$deplib $deplibs" - test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs" - fi - continue - fi - fi - ;; - *) ;; - esac - fi - fi - ;; # -l - *.ltframework) - if test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - deplibs="$deplib $deplibs" - if test "$linkmode" = lib ; then - case "$new_inherited_linker_flags " in - *" $deplib "*) ;; - * ) func_append new_inherited_linker_flags " $deplib" ;; - esac - fi - fi - continue - ;; - -L*) - case $linkmode in - lib) - deplibs="$deplib $deplibs" - test "$pass" = conv && continue - newdependency_libs="$deplib $newdependency_libs" - func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - func_append newlib_search_path " $func_resolve_sysroot_result" - ;; - prog) - if test "$pass" = conv; then - deplibs="$deplib $deplibs" - continue - fi - if test "$pass" = scan; then - deplibs="$deplib $deplibs" - else - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - fi - func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - func_append newlib_search_path " $func_resolve_sysroot_result" - ;; - *) - func_warning "\`-L' is ignored for archives/objects" - ;; - esac # linkmode - continue - ;; # -L - -R*) - if test "$pass" = link; then - func_stripname '-R' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - dir=$func_resolve_sysroot_result - # Make sure the xrpath contains only unique directories. - case "$xrpath " in - *" $dir "*) ;; - *) func_append xrpath " $dir" ;; - esac - fi - deplibs="$deplib $deplibs" - continue - ;; - *.la) - func_resolve_sysroot "$deplib" - lib=$func_resolve_sysroot_result - ;; - *.$libext) - if test "$pass" = conv; then - deplibs="$deplib $deplibs" - continue - fi - case $linkmode in - lib) - # Linking convenience modules into shared libraries is allowed, - # but linking other static libraries is non-portable. - case " $dlpreconveniencelibs " in - *" $deplib "*) ;; - *) - valid_a_lib=no - case $deplibs_check_method in - match_pattern*) - set dummy $deplibs_check_method; shift - match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` - if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ - | $EGREP "$match_pattern_regex" > /dev/null; then - valid_a_lib=yes - fi - ;; - pass_all) - valid_a_lib=yes - ;; - esac - if test "$valid_a_lib" != yes; then - echo - $ECHO "*** Warning: Trying to link with static lib archive $deplib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have" - echo "*** because the file extensions .$libext of this argument makes me believe" - echo "*** that it is just a static archive that I should not use here." - else - echo - $ECHO "*** Warning: Linking the shared library $output against the" - $ECHO "*** static library $deplib is not portable!" - deplibs="$deplib $deplibs" - fi - ;; - esac - continue - ;; - prog) - if test "$pass" != link; then - deplibs="$deplib $deplibs" - else - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - fi - continue - ;; - esac # linkmode - ;; # *.$libext - *.lo | *.$objext) - if test "$pass" = conv; then - deplibs="$deplib $deplibs" - elif test "$linkmode" = prog; then - if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then - # If there is no dlopen support or we're linking statically, - # we need to preload. - func_append newdlprefiles " $deplib" - compile_deplibs="$deplib $compile_deplibs" - finalize_deplibs="$deplib $finalize_deplibs" - else - func_append newdlfiles " $deplib" - fi - fi - continue - ;; - %DEPLIBS%) - alldeplibs=yes - continue - ;; - esac # case $deplib - - if test "$found" = yes || test -f "$lib"; then : - else - func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'" - fi - - # Check to see that this really is a libtool archive. - func_lalib_unsafe_p "$lib" \ - || func_fatal_error "\`$lib' is not a valid libtool archive" - - func_dirname "$lib" "" "." - ladir="$func_dirname_result" - - dlname= - dlopen= - dlpreopen= - libdir= - library_names= - old_library= - inherited_linker_flags= - # If the library was installed with an old release of libtool, - # it will not redefine variables installed, or shouldnotlink - installed=yes - shouldnotlink=no - avoidtemprpath= - - - # Read the .la file - func_source "$lib" - - # Convert "-framework foo" to "foo.ltframework" - if test -n "$inherited_linker_flags"; then - tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` - for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do - case " $new_inherited_linker_flags " in - *" $tmp_inherited_linker_flag "*) ;; - *) func_append new_inherited_linker_flags " $tmp_inherited_linker_flag";; - esac - done - fi - dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - if test "$linkmode,$pass" = "lib,link" || - test "$linkmode,$pass" = "prog,scan" || - { test "$linkmode" != prog && test "$linkmode" != lib; }; then - test -n "$dlopen" && func_append dlfiles " $dlopen" - test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen" - fi - - if test "$pass" = conv; then - # Only check for convenience libraries - deplibs="$lib $deplibs" - if test -z "$libdir"; then - if test -z "$old_library"; then - func_fatal_error "cannot find name of link library for \`$lib'" - fi - # It is a libtool convenience library, so add in its objects. - func_append convenience " $ladir/$objdir/$old_library" - func_append old_convenience " $ladir/$objdir/$old_library" - tmp_libs= - for deplib in $dependency_libs; do - deplibs="$deplib $deplibs" - if $opt_preserve_dup_deps ; then - case "$tmp_libs " in - *" $deplib "*) func_append specialdeplibs " $deplib" ;; - esac - fi - func_append tmp_libs " $deplib" - done - elif test "$linkmode" != prog && test "$linkmode" != lib; then - func_fatal_error "\`$lib' is not a convenience library" - fi - continue - fi # $pass = conv - - - # Get the name of the library we link against. - linklib= - if test -n "$old_library" && - { test "$prefer_static_libs" = yes || - test "$prefer_static_libs,$installed" = "built,no"; }; then - linklib=$old_library - else - for l in $old_library $library_names; do - linklib="$l" - done - fi - if test -z "$linklib"; then - func_fatal_error "cannot find name of link library for \`$lib'" - fi - - # This library was specified with -dlopen. - if test "$pass" = dlopen; then - if test -z "$libdir"; then - func_fatal_error "cannot -dlopen a convenience library: \`$lib'" - fi - if test -z "$dlname" || - test "$dlopen_support" != yes || - test "$build_libtool_libs" = no; then - # If there is no dlname, no dlopen support or we're linking - # statically, we need to preload. We also need to preload any - # dependent libraries so libltdl's deplib preloader doesn't - # bomb out in the load deplibs phase. - func_append dlprefiles " $lib $dependency_libs" - else - func_append newdlfiles " $lib" - fi - continue - fi # $pass = dlopen - - # We need an absolute path. - case $ladir in - [\\/]* | [A-Za-z]:[\\/]*) abs_ladir="$ladir" ;; - *) - abs_ladir=`cd "$ladir" && pwd` - if test -z "$abs_ladir"; then - func_warning "cannot determine absolute directory name of \`$ladir'" - func_warning "passing it literally to the linker, although it might fail" - abs_ladir="$ladir" - fi - ;; - esac - func_basename "$lib" - laname="$func_basename_result" - - # Find the relevant object directory and library name. - if test "X$installed" = Xyes; then - if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then - func_warning "library \`$lib' was moved." - dir="$ladir" - absdir="$abs_ladir" - libdir="$abs_ladir" - else - dir="$lt_sysroot$libdir" - absdir="$lt_sysroot$libdir" - fi - test "X$hardcode_automatic" = Xyes && avoidtemprpath=yes - else - if test ! -f "$ladir/$objdir/$linklib" && test -f "$abs_ladir/$linklib"; then - dir="$ladir" - absdir="$abs_ladir" - # Remove this search path later - func_append notinst_path " $abs_ladir" - else - dir="$ladir/$objdir" - absdir="$abs_ladir/$objdir" - # Remove this search path later - func_append notinst_path " $abs_ladir" - fi - fi # $installed = yes - func_stripname 'lib' '.la' "$laname" - name=$func_stripname_result - - # This library was specified with -dlpreopen. - if test "$pass" = dlpreopen; then - if test -z "$libdir" && test "$linkmode" = prog; then - func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'" - fi - case "$host" in - # special handling for platforms with PE-DLLs. - *cygwin* | *mingw* | *cegcc* ) - # Linker will automatically link against shared library if both - # static and shared are present. Therefore, ensure we extract - # symbols from the import library if a shared library is present - # (otherwise, the dlopen module name will be incorrect). We do - # this by putting the import library name into $newdlprefiles. - # We recover the dlopen module name by 'saving' the la file - # name in a special purpose variable, and (later) extracting the - # dlname from the la file. - if test -n "$dlname"; then - func_tr_sh "$dir/$linklib" - eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname" - func_append newdlprefiles " $dir/$linklib" - else - func_append newdlprefiles " $dir/$old_library" - # Keep a list of preopened convenience libraries to check - # that they are being used correctly in the link pass. - test -z "$libdir" && \ - func_append dlpreconveniencelibs " $dir/$old_library" - fi - ;; - * ) - # Prefer using a static library (so that no silly _DYNAMIC symbols - # are required to link). - if test -n "$old_library"; then - func_append newdlprefiles " $dir/$old_library" - # Keep a list of preopened convenience libraries to check - # that they are being used correctly in the link pass. - test -z "$libdir" && \ - func_append dlpreconveniencelibs " $dir/$old_library" - # Otherwise, use the dlname, so that lt_dlopen finds it. - elif test -n "$dlname"; then - func_append newdlprefiles " $dir/$dlname" - else - func_append newdlprefiles " $dir/$linklib" - fi - ;; - esac - fi # $pass = dlpreopen - - if test -z "$libdir"; then - # Link the convenience library - if test "$linkmode" = lib; then - deplibs="$dir/$old_library $deplibs" - elif test "$linkmode,$pass" = "prog,link"; then - compile_deplibs="$dir/$old_library $compile_deplibs" - finalize_deplibs="$dir/$old_library $finalize_deplibs" - else - deplibs="$lib $deplibs" # used for prog,scan pass - fi - continue - fi - - - if test "$linkmode" = prog && test "$pass" != link; then - func_append newlib_search_path " $ladir" - deplibs="$lib $deplibs" - - linkalldeplibs=no - if test "$link_all_deplibs" != no || test -z "$library_names" || - test "$build_libtool_libs" = no; then - linkalldeplibs=yes - fi - - tmp_libs= - for deplib in $dependency_libs; do - case $deplib in - -L*) func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result" - func_append newlib_search_path " $func_resolve_sysroot_result" - ;; - esac - # Need to link against all dependency_libs? - if test "$linkalldeplibs" = yes; then - deplibs="$deplib $deplibs" - else - # Need to hardcode shared library paths - # or/and link against static libraries - newdependency_libs="$deplib $newdependency_libs" - fi - if $opt_preserve_dup_deps ; then - case "$tmp_libs " in - *" $deplib "*) func_append specialdeplibs " $deplib" ;; - esac - fi - func_append tmp_libs " $deplib" - done # for deplib - continue - fi # $linkmode = prog... - - if test "$linkmode,$pass" = "prog,link"; then - if test -n "$library_names" && - { { test "$prefer_static_libs" = no || - test "$prefer_static_libs,$installed" = "built,yes"; } || - test -z "$old_library"; }; then - # We need to hardcode the library path - if test -n "$shlibpath_var" && test -z "$avoidtemprpath" ; then - # Make sure the rpath contains only unique directories. - case "$temp_rpath:" in - *"$absdir:"*) ;; - *) func_append temp_rpath "$absdir:" ;; - esac - fi - - # Hardcode the library path. - # Skip directories that are in the system default run-time - # search path. - case " $sys_lib_dlsearch_path " in - *" $absdir "*) ;; - *) - case "$compile_rpath " in - *" $absdir "*) ;; - *) func_append compile_rpath " $absdir" ;; - esac - ;; - esac - case " $sys_lib_dlsearch_path " in - *" $libdir "*) ;; - *) - case "$finalize_rpath " in - *" $libdir "*) ;; - *) func_append finalize_rpath " $libdir" ;; - esac - ;; - esac - fi # $linkmode,$pass = prog,link... - - if test "$alldeplibs" = yes && - { test "$deplibs_check_method" = pass_all || - { test "$build_libtool_libs" = yes && - test -n "$library_names"; }; }; then - # We only need to search for static libraries - continue - fi - fi - - link_static=no # Whether the deplib will be linked statically - use_static_libs=$prefer_static_libs - if test "$use_static_libs" = built && test "$installed" = yes; then - use_static_libs=no - fi - if test -n "$library_names" && - { test "$use_static_libs" = no || test -z "$old_library"; }; then - case $host in - *cygwin* | *mingw* | *cegcc*) - # No point in relinking DLLs because paths are not encoded - func_append notinst_deplibs " $lib" - need_relink=no - ;; - *) - if test "$installed" = no; then - func_append notinst_deplibs " $lib" - need_relink=yes - fi - ;; - esac - # This is a shared library - - # Warn about portability, can't link against -module's on some - # systems (darwin). Don't bleat about dlopened modules though! - dlopenmodule="" - for dlpremoduletest in $dlprefiles; do - if test "X$dlpremoduletest" = "X$lib"; then - dlopenmodule="$dlpremoduletest" - break - fi - done - if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then - echo - if test "$linkmode" = prog; then - $ECHO "*** Warning: Linking the executable $output against the loadable module" - else - $ECHO "*** Warning: Linking the shared library $output against the loadable module" - fi - $ECHO "*** $linklib is not portable!" - fi - if test "$linkmode" = lib && - test "$hardcode_into_libs" = yes; then - # Hardcode the library path. - # Skip directories that are in the system default run-time - # search path. - case " $sys_lib_dlsearch_path " in - *" $absdir "*) ;; - *) - case "$compile_rpath " in - *" $absdir "*) ;; - *) func_append compile_rpath " $absdir" ;; - esac - ;; - esac - case " $sys_lib_dlsearch_path " in - *" $libdir "*) ;; - *) - case "$finalize_rpath " in - *" $libdir "*) ;; - *) func_append finalize_rpath " $libdir" ;; - esac - ;; - esac - fi - - if test -n "$old_archive_from_expsyms_cmds"; then - # figure out the soname - set dummy $library_names - shift - realname="$1" - shift - libname=`eval "\\$ECHO \"$libname_spec\""` - # use dlname if we got it. it's perfectly good, no? - if test -n "$dlname"; then - soname="$dlname" - elif test -n "$soname_spec"; then - # bleh windows - case $host in - *cygwin* | mingw* | *cegcc*) - func_arith $current - $age - major=$func_arith_result - versuffix="-$major" - ;; - esac - eval soname=\"$soname_spec\" - else - soname="$realname" - fi - - # Make a new name for the extract_expsyms_cmds to use - soroot="$soname" - func_basename "$soroot" - soname="$func_basename_result" - func_stripname 'lib' '.dll' "$soname" - newlib=libimp-$func_stripname_result.a - - # If the library has no export list, then create one now - if test -f "$output_objdir/$soname-def"; then : - else - func_verbose "extracting exported symbol list from \`$soname'" - func_execute_cmds "$extract_expsyms_cmds" 'exit $?' - fi - - # Create $newlib - if test -f "$output_objdir/$newlib"; then :; else - func_verbose "generating import library for \`$soname'" - func_execute_cmds "$old_archive_from_expsyms_cmds" 'exit $?' - fi - # make sure the library variables are pointing to the new library - dir=$output_objdir - linklib=$newlib - fi # test -n "$old_archive_from_expsyms_cmds" - - if test "$linkmode" = prog || test "$opt_mode" != relink; then - add_shlibpath= - add_dir= - add= - lib_linked=yes - case $hardcode_action in - immediate | unsupported) - if test "$hardcode_direct" = no; then - add="$dir/$linklib" - case $host in - *-*-sco3.2v5.0.[024]*) add_dir="-L$dir" ;; - *-*-sysv4*uw2*) add_dir="-L$dir" ;; - *-*-sysv5OpenUNIX* | *-*-sysv5UnixWare7.[01].[10]* | \ - *-*-unixware7*) add_dir="-L$dir" ;; - *-*-darwin* ) - # if the lib is a (non-dlopened) module then we can not - # link against it, someone is ignoring the earlier warnings - if /usr/bin/file -L $add 2> /dev/null | - $GREP ": [^:]* bundle" >/dev/null ; then - if test "X$dlopenmodule" != "X$lib"; then - $ECHO "*** Warning: lib $linklib is a module, not a shared library" - if test -z "$old_library" ; then - echo - echo "*** And there doesn't seem to be a static archive available" - echo "*** The link will probably fail, sorry" - else - add="$dir/$old_library" - fi - elif test -n "$old_library"; then - add="$dir/$old_library" - fi - fi - esac - elif test "$hardcode_minus_L" = no; then - case $host in - *-*-sunos*) add_shlibpath="$dir" ;; - esac - add_dir="-L$dir" - add="-l$name" - elif test "$hardcode_shlibpath_var" = no; then - add_shlibpath="$dir" - add="-l$name" - else - lib_linked=no - fi - ;; - relink) - if test "$hardcode_direct" = yes && - test "$hardcode_direct_absolute" = no; then - add="$dir/$linklib" - elif test "$hardcode_minus_L" = yes; then - add_dir="-L$absdir" - # Try looking first in the location we're being installed to. - if test -n "$inst_prefix_dir"; then - case $libdir in - [\\/]*) - func_append add_dir " -L$inst_prefix_dir$libdir" - ;; - esac - fi - add="-l$name" - elif test "$hardcode_shlibpath_var" = yes; then - add_shlibpath="$dir" - add="-l$name" - else - lib_linked=no - fi - ;; - *) lib_linked=no ;; - esac - - if test "$lib_linked" != yes; then - func_fatal_configuration "unsupported hardcode properties" - fi - - if test -n "$add_shlibpath"; then - case :$compile_shlibpath: in - *":$add_shlibpath:"*) ;; - *) func_append compile_shlibpath "$add_shlibpath:" ;; - esac - fi - if test "$linkmode" = prog; then - test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs" - test -n "$add" && compile_deplibs="$add $compile_deplibs" - else - test -n "$add_dir" && deplibs="$add_dir $deplibs" - test -n "$add" && deplibs="$add $deplibs" - if test "$hardcode_direct" != yes && - test "$hardcode_minus_L" != yes && - test "$hardcode_shlibpath_var" = yes; then - case :$finalize_shlibpath: in - *":$libdir:"*) ;; - *) func_append finalize_shlibpath "$libdir:" ;; - esac - fi - fi - fi - - if test "$linkmode" = prog || test "$opt_mode" = relink; then - add_shlibpath= - add_dir= - add= - # Finalize command for both is simple: just hardcode it. - if test "$hardcode_direct" = yes && - test "$hardcode_direct_absolute" = no; then - add="$libdir/$linklib" - elif test "$hardcode_minus_L" = yes; then - add_dir="-L$libdir" - add="-l$name" - elif test "$hardcode_shlibpath_var" = yes; then - case :$finalize_shlibpath: in - *":$libdir:"*) ;; - *) func_append finalize_shlibpath "$libdir:" ;; - esac - add="-l$name" - elif test "$hardcode_automatic" = yes; then - if test -n "$inst_prefix_dir" && - test -f "$inst_prefix_dir$libdir/$linklib" ; then - add="$inst_prefix_dir$libdir/$linklib" - else - add="$libdir/$linklib" - fi - else - # We cannot seem to hardcode it, guess we'll fake it. - add_dir="-L$libdir" - # Try looking first in the location we're being installed to. - if test -n "$inst_prefix_dir"; then - case $libdir in - [\\/]*) - func_append add_dir " -L$inst_prefix_dir$libdir" - ;; - esac - fi - add="-l$name" - fi - - if test "$linkmode" = prog; then - test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs" - test -n "$add" && finalize_deplibs="$add $finalize_deplibs" - else - test -n "$add_dir" && deplibs="$add_dir $deplibs" - test -n "$add" && deplibs="$add $deplibs" - fi - fi - elif test "$linkmode" = prog; then - # Here we assume that one of hardcode_direct or hardcode_minus_L - # is not unsupported. This is valid on all known static and - # shared platforms. - if test "$hardcode_direct" != unsupported; then - test -n "$old_library" && linklib="$old_library" - compile_deplibs="$dir/$linklib $compile_deplibs" - finalize_deplibs="$dir/$linklib $finalize_deplibs" - else - compile_deplibs="-l$name -L$dir $compile_deplibs" - finalize_deplibs="-l$name -L$dir $finalize_deplibs" - fi - elif test "$build_libtool_libs" = yes; then - # Not a shared library - if test "$deplibs_check_method" != pass_all; then - # We're trying link a shared library against a static one - # but the system doesn't support it. - - # Just print a warning and add the library to dependency_libs so - # that the program can be linked against the static library. - echo - $ECHO "*** Warning: This system can not link to static lib archive $lib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have." - if test "$module" = yes; then - echo "*** But as you try to build a module library, libtool will still create " - echo "*** a static module, that should work as long as the dlopening application" - echo "*** is linked with the -dlopen flag to resolve symbols at runtime." - if test -z "$global_symbol_pipe"; then - echo - echo "*** However, this would only work if libtool was able to extract symbol" - echo "*** lists from a program, using \`nm' or equivalent, but libtool could" - echo "*** not find such a program. So, this module is probably useless." - echo "*** \`nm' from GNU binutils and a full rebuild may help." - fi - if test "$build_old_libs" = no; then - build_libtool_libs=module - build_old_libs=yes - else - build_libtool_libs=no - fi - fi - else - deplibs="$dir/$old_library $deplibs" - link_static=yes - fi - fi # link shared/static library? - - if test "$linkmode" = lib; then - if test -n "$dependency_libs" && - { test "$hardcode_into_libs" != yes || - test "$build_old_libs" = yes || - test "$link_static" = yes; }; then - # Extract -R from dependency_libs - temp_deplibs= - for libdir in $dependency_libs; do - case $libdir in - -R*) func_stripname '-R' '' "$libdir" - temp_xrpath=$func_stripname_result - case " $xrpath " in - *" $temp_xrpath "*) ;; - *) func_append xrpath " $temp_xrpath";; - esac;; - *) func_append temp_deplibs " $libdir";; - esac - done - dependency_libs="$temp_deplibs" - fi - - func_append newlib_search_path " $absdir" - # Link against this library - test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs" - # ... and its dependency_libs - tmp_libs= - for deplib in $dependency_libs; do - newdependency_libs="$deplib $newdependency_libs" - case $deplib in - -L*) func_stripname '-L' '' "$deplib" - func_resolve_sysroot "$func_stripname_result";; - *) func_resolve_sysroot "$deplib" ;; - esac - if $opt_preserve_dup_deps ; then - case "$tmp_libs " in - *" $func_resolve_sysroot_result "*) - func_append specialdeplibs " $func_resolve_sysroot_result" ;; - esac - fi - func_append tmp_libs " $func_resolve_sysroot_result" - done - - if test "$link_all_deplibs" != no; then - # Add the search paths of all dependency libraries - for deplib in $dependency_libs; do - path= - case $deplib in - -L*) path="$deplib" ;; - *.la) - func_resolve_sysroot "$deplib" - deplib=$func_resolve_sysroot_result - func_dirname "$deplib" "" "." - dir=$func_dirname_result - # We need an absolute path. - case $dir in - [\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;; - *) - absdir=`cd "$dir" && pwd` - if test -z "$absdir"; then - func_warning "cannot determine absolute directory name of \`$dir'" - absdir="$dir" - fi - ;; - esac - if $GREP "^installed=no" $deplib > /dev/null; then - case $host in - *-*-darwin*) - depdepl= - eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` - if test -n "$deplibrary_names" ; then - for tmp in $deplibrary_names ; do - depdepl=$tmp - done - if test -f "$absdir/$objdir/$depdepl" ; then - depdepl="$absdir/$objdir/$depdepl" - darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` - if test -z "$darwin_install_name"; then - darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` - fi - func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}" - func_append linker_flags " -dylib_file ${darwin_install_name}:${depdepl}" - path= - fi - fi - ;; - *) - path="-L$absdir/$objdir" - ;; - esac - else - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` - test -z "$libdir" && \ - func_fatal_error "\`$deplib' is not a valid libtool archive" - test "$absdir" != "$libdir" && \ - func_warning "\`$deplib' seems to be moved" - - path="-L$absdir" - fi - ;; - esac - case " $deplibs " in - *" $path "*) ;; - *) deplibs="$path $deplibs" ;; - esac - done - fi # link_all_deplibs != no - fi # linkmode = lib - done # for deplib in $libs - if test "$pass" = link; then - if test "$linkmode" = "prog"; then - compile_deplibs="$new_inherited_linker_flags $compile_deplibs" - finalize_deplibs="$new_inherited_linker_flags $finalize_deplibs" - else - compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - fi - fi - dependency_libs="$newdependency_libs" - if test "$pass" = dlpreopen; then - # Link the dlpreopened libraries before other libraries - for deplib in $save_deplibs; do - deplibs="$deplib $deplibs" - done - fi - if test "$pass" != dlopen; then - if test "$pass" != conv; then - # Make sure lib_search_path contains only unique directories. - lib_search_path= - for dir in $newlib_search_path; do - case "$lib_search_path " in - *" $dir "*) ;; - *) func_append lib_search_path " $dir" ;; - esac - done - newlib_search_path= - fi - - if test "$linkmode,$pass" != "prog,link"; then - vars="deplibs" - else - vars="compile_deplibs finalize_deplibs" - fi - for var in $vars dependency_libs; do - # Add libraries to $var in reverse order - eval tmp_libs=\"\$$var\" - new_libs= - for deplib in $tmp_libs; do - # FIXME: Pedantically, this is the right thing to do, so - # that some nasty dependency loop isn't accidentally - # broken: - #new_libs="$deplib $new_libs" - # Pragmatically, this seems to cause very few problems in - # practice: - case $deplib in - -L*) new_libs="$deplib $new_libs" ;; - -R*) ;; - *) - # And here is the reason: when a library appears more - # than once as an explicit dependence of a library, or - # is implicitly linked in more than once by the - # compiler, it is considered special, and multiple - # occurrences thereof are not removed. Compare this - # with having the same library being listed as a - # dependency of multiple other libraries: in this case, - # we know (pedantically, we assume) the library does not - # need to be listed more than once, so we keep only the - # last copy. This is not always right, but it is rare - # enough that we require users that really mean to play - # such unportable linking tricks to link the library - # using -Wl,-lname, so that libtool does not consider it - # for duplicate removal. - case " $specialdeplibs " in - *" $deplib "*) new_libs="$deplib $new_libs" ;; - *) - case " $new_libs " in - *" $deplib "*) ;; - *) new_libs="$deplib $new_libs" ;; - esac - ;; - esac - ;; - esac - done - tmp_libs= - for deplib in $new_libs; do - case $deplib in - -L*) - case " $tmp_libs " in - *" $deplib "*) ;; - *) func_append tmp_libs " $deplib" ;; - esac - ;; - *) func_append tmp_libs " $deplib" ;; - esac - done - eval $var=\"$tmp_libs\" - done # for var - fi - # Last step: remove runtime libs from dependency_libs - # (they stay in deplibs) - tmp_libs= - for i in $dependency_libs ; do - case " $predeps $postdeps $compiler_lib_search_path " in - *" $i "*) - i="" - ;; - esac - if test -n "$i" ; then - func_append tmp_libs " $i" - fi - done - dependency_libs=$tmp_libs - done # for pass - if test "$linkmode" = prog; then - dlfiles="$newdlfiles" - fi - if test "$linkmode" = prog || test "$linkmode" = lib; then - dlprefiles="$newdlprefiles" - fi - - case $linkmode in - oldlib) - if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then - func_warning "\`-dlopen' is ignored for archives" - fi - - case " $deplibs" in - *\ -l* | *\ -L*) - func_warning "\`-l' and \`-L' are ignored for archives" ;; - esac - - test -n "$rpath" && \ - func_warning "\`-rpath' is ignored for archives" - - test -n "$xrpath" && \ - func_warning "\`-R' is ignored for archives" - - test -n "$vinfo" && \ - func_warning "\`-version-info/-version-number' is ignored for archives" - - test -n "$release" && \ - func_warning "\`-release' is ignored for archives" - - test -n "$export_symbols$export_symbols_regex" && \ - func_warning "\`-export-symbols' is ignored for archives" - - # Now set the variables for building old libraries. - build_libtool_libs=no - oldlibs="$output" - func_append objs "$old_deplibs" - ;; - - lib) - # Make sure we only generate libraries of the form `libNAME.la'. - case $outputname in - lib*) - func_stripname 'lib' '.la' "$outputname" - name=$func_stripname_result - eval shared_ext=\"$shrext_cmds\" - eval libname=\"$libname_spec\" - ;; - *) - test "$module" = no && \ - func_fatal_help "libtool library \`$output' must begin with \`lib'" - - if test "$need_lib_prefix" != no; then - # Add the "lib" prefix for modules if required - func_stripname '' '.la' "$outputname" - name=$func_stripname_result - eval shared_ext=\"$shrext_cmds\" - eval libname=\"$libname_spec\" - else - func_stripname '' '.la' "$outputname" - libname=$func_stripname_result - fi - ;; - esac - - if test -n "$objs"; then - if test "$deplibs_check_method" != pass_all; then - func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs" - else - echo - $ECHO "*** Warning: Linking the shared library $output against the non-libtool" - $ECHO "*** objects $objs is not portable!" - func_append libobjs " $objs" - fi - fi - - test "$dlself" != no && \ - func_warning "\`-dlopen self' is ignored for libtool libraries" - - set dummy $rpath - shift - test "$#" -gt 1 && \ - func_warning "ignoring multiple \`-rpath's for a libtool library" - - install_libdir="$1" - - oldlibs= - if test -z "$rpath"; then - if test "$build_libtool_libs" = yes; then - # Building a libtool convenience library. - # Some compilers have problems with a `.al' extension so - # convenience libraries should have the same extension an - # archive normally would. - oldlibs="$output_objdir/$libname.$libext $oldlibs" - build_libtool_libs=convenience - build_old_libs=yes - fi - - test -n "$vinfo" && \ - func_warning "\`-version-info/-version-number' is ignored for convenience libraries" - - test -n "$release" && \ - func_warning "\`-release' is ignored for convenience libraries" - else - - # Parse the version information argument. - save_ifs="$IFS"; IFS=':' - set dummy $vinfo 0 0 0 - shift - IFS="$save_ifs" - - test -n "$7" && \ - func_fatal_help "too many parameters to \`-version-info'" - - # convert absolute version numbers to libtool ages - # this retains compatibility with .la files and attempts - # to make the code below a bit more comprehensible - - case $vinfo_number in - yes) - number_major="$1" - number_minor="$2" - number_revision="$3" - # - # There are really only two kinds -- those that - # use the current revision as the major version - # and those that subtract age and use age as - # a minor version. But, then there is irix - # which has an extra 1 added just for fun - # - case $version_type in - # correct linux to gnu/linux during the next big refactor - darwin|linux|osf|windows|none) - func_arith $number_major + $number_minor - current=$func_arith_result - age="$number_minor" - revision="$number_revision" - ;; - freebsd-aout|freebsd-elf|qnx|sunos) - current="$number_major" - revision="$number_minor" - age="0" - ;; - irix|nonstopux) - func_arith $number_major + $number_minor - current=$func_arith_result - age="$number_minor" - revision="$number_minor" - lt_irix_increment=no - ;; - *) - func_fatal_configuration "$modename: unknown library version type \`$version_type'" - ;; - esac - ;; - no) - current="$1" - revision="$2" - age="$3" - ;; - esac - - # Check that each of the things are valid numbers. - case $current in - 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; - *) - func_error "CURRENT \`$current' must be a nonnegative integer" - func_fatal_error "\`$vinfo' is not valid version information" - ;; - esac - - case $revision in - 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; - *) - func_error "REVISION \`$revision' must be a nonnegative integer" - func_fatal_error "\`$vinfo' is not valid version information" - ;; - esac - - case $age in - 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; - *) - func_error "AGE \`$age' must be a nonnegative integer" - func_fatal_error "\`$vinfo' is not valid version information" - ;; - esac - - if test "$age" -gt "$current"; then - func_error "AGE \`$age' is greater than the current interface number \`$current'" - func_fatal_error "\`$vinfo' is not valid version information" - fi - - # Calculate the version variables. - major= - versuffix= - verstring= - case $version_type in - none) ;; - - darwin) - # Like Linux, but with the current version available in - # verstring for coding it into the library header - func_arith $current - $age - major=.$func_arith_result - versuffix="$major.$age.$revision" - # Darwin ld doesn't like 0 for these options... - func_arith $current + 1 - minor_current=$func_arith_result - xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision" - verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" - ;; - - freebsd-aout) - major=".$current" - versuffix=".$current.$revision"; - ;; - - freebsd-elf) - major=".$current" - versuffix=".$current" - ;; - - irix | nonstopux) - if test "X$lt_irix_increment" = "Xno"; then - func_arith $current - $age - else - func_arith $current - $age + 1 - fi - major=$func_arith_result - - case $version_type in - nonstopux) verstring_prefix=nonstopux ;; - *) verstring_prefix=sgi ;; - esac - verstring="$verstring_prefix$major.$revision" - - # Add in all the interfaces that we are compatible with. - loop=$revision - while test "$loop" -ne 0; do - func_arith $revision - $loop - iface=$func_arith_result - func_arith $loop - 1 - loop=$func_arith_result - verstring="$verstring_prefix$major.$iface:$verstring" - done - - # Before this point, $major must not contain `.'. - major=.$major - versuffix="$major.$revision" - ;; - - linux) # correct to gnu/linux during the next big refactor - func_arith $current - $age - major=.$func_arith_result - versuffix="$major.$age.$revision" - ;; - - osf) - func_arith $current - $age - major=.$func_arith_result - versuffix=".$current.$age.$revision" - verstring="$current.$age.$revision" - - # Add in all the interfaces that we are compatible with. - loop=$age - while test "$loop" -ne 0; do - func_arith $current - $loop - iface=$func_arith_result - func_arith $loop - 1 - loop=$func_arith_result - verstring="$verstring:${iface}.0" - done - - # Make executables depend on our current version. - func_append verstring ":${current}.0" - ;; - - qnx) - major=".$current" - versuffix=".$current" - ;; - - sunos) - major=".$current" - versuffix=".$current.$revision" - ;; - - windows) - # Use '-' rather than '.', since we only want one - # extension on DOS 8.3 filesystems. - func_arith $current - $age - major=$func_arith_result - versuffix="-$major" - ;; - - *) - func_fatal_configuration "unknown library version type \`$version_type'" - ;; - esac - - # Clear the version info if we defaulted, and they specified a release. - if test -z "$vinfo" && test -n "$release"; then - major= - case $version_type in - darwin) - # we can't check for "0.0" in archive_cmds due to quoting - # problems, so we reset it completely - verstring= - ;; - *) - verstring="0.0" - ;; - esac - if test "$need_version" = no; then - versuffix= - else - versuffix=".0.0" - fi - fi - - # Remove version info from name if versioning should be avoided - if test "$avoid_version" = yes && test "$need_version" = no; then - major= - versuffix= - verstring="" - fi - - # Check to see if the archive will have undefined symbols. - if test "$allow_undefined" = yes; then - if test "$allow_undefined_flag" = unsupported; then - func_warning "undefined symbols not allowed in $host shared libraries" - build_libtool_libs=no - build_old_libs=yes - fi - else - # Don't allow undefined symbols. - allow_undefined_flag="$no_undefined_flag" - fi - - fi - - func_generate_dlsyms "$libname" "$libname" "yes" - func_append libobjs " $symfileobj" - test "X$libobjs" = "X " && libobjs= - - if test "$opt_mode" != relink; then - # Remove our outputs, but don't remove object files since they - # may have been created when compiling PIC objects. - removelist= - tempremovelist=`$ECHO "$output_objdir/*"` - for p in $tempremovelist; do - case $p in - *.$objext | *.gcno) - ;; - $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*) - if test "X$precious_files_regex" != "X"; then - if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1 - then - continue - fi - fi - func_append removelist " $p" - ;; - *) ;; - esac - done - test -n "$removelist" && \ - func_show_eval "${RM}r \$removelist" - fi - - # Now set the variables for building old libraries. - if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then - func_append oldlibs " $output_objdir/$libname.$libext" - - # Transform .lo files to .o files. - oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP` - fi - - # Eliminate all temporary directories. - #for path in $notinst_path; do - # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` - # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` - # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` - #done - - if test -n "$xrpath"; then - # If the user specified any rpath flags, then add them. - temp_xrpath= - for libdir in $xrpath; do - func_replace_sysroot "$libdir" - func_append temp_xrpath " -R$func_replace_sysroot_result" - case "$finalize_rpath " in - *" $libdir "*) ;; - *) func_append finalize_rpath " $libdir" ;; - esac - done - if test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes; then - dependency_libs="$temp_xrpath $dependency_libs" - fi - fi - - # Make sure dlfiles contains only unique files that won't be dlpreopened - old_dlfiles="$dlfiles" - dlfiles= - for lib in $old_dlfiles; do - case " $dlprefiles $dlfiles " in - *" $lib "*) ;; - *) func_append dlfiles " $lib" ;; - esac - done - - # Make sure dlprefiles contains only unique files - old_dlprefiles="$dlprefiles" - dlprefiles= - for lib in $old_dlprefiles; do - case "$dlprefiles " in - *" $lib "*) ;; - *) func_append dlprefiles " $lib" ;; - esac - done - - if test "$build_libtool_libs" = yes; then - if test -n "$rpath"; then - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc* | *-*-haiku*) - # these systems don't actually have a c library (as such)! - ;; - *-*-rhapsody* | *-*-darwin1.[012]) - # Rhapsody C library is in the System framework - func_append deplibs " System.ltframework" - ;; - *-*-netbsd*) - # Don't link with libc until the a.out ld.so is fixed. - ;; - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) - # Do not include libc due to us having libc/libc_r. - ;; - *-*-sco3.2v5* | *-*-sco5v6*) - # Causes problems with __ctype - ;; - *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) - # Compiler inserts libc in the correct place for threads to work - ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test "$build_libtool_need_lc" = "yes"; then - func_append deplibs " -lc" - fi - ;; - esac - fi - - # Transform deplibs into only deplibs that can be linked in shared. - name_save=$name - libname_save=$libname - release_save=$release - versuffix_save=$versuffix - major_save=$major - # I'm not sure if I'm treating the release correctly. I think - # release should show up in the -l (ie -lgmp5) so we don't want to - # add it in twice. Is that correct? - release="" - versuffix="" - major="" - newdeplibs= - droppeddeps=no - case $deplibs_check_method in - pass_all) - # Don't check for shared/static. Everything works. - # This might be a little naive. We might want to check - # whether the library exists or not. But this is on - # osf3 & osf4 and I'm not really sure... Just - # implementing what was already the behavior. - newdeplibs=$deplibs - ;; - test_compile) - # This code stresses the "libraries are programs" paradigm to its - # limits. Maybe even breaks it. We compile a program, linking it - # against the deplibs as a proxy for the library. Then we can check - # whether they linked in statically or dynamically with ldd. - $opt_dry_run || $RM conftest.c - cat > conftest.c </dev/null` - $nocaseglob - else - potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` - fi - for potent_lib in $potential_libs; do - # Follow soft links. - if ls -lLd "$potent_lib" 2>/dev/null | - $GREP " -> " >/dev/null; then - continue - fi - # The statement above tries to avoid entering an - # endless loop below, in case of cyclic links. - # We might still enter an endless loop, since a link - # loop can be closed while we follow links, - # but so what? - potlib="$potent_lib" - while test -h "$potlib" 2>/dev/null; do - potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` - case $potliblink in - [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; - *) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";; - esac - done - if eval $file_magic_cmd \"\$potlib\" 2>/dev/null | - $SED -e 10q | - $EGREP "$file_magic_regex" > /dev/null; then - func_append newdeplibs " $a_deplib" - a_deplib="" - break 2 - fi - done - done - fi - if test -n "$a_deplib" ; then - droppeddeps=yes - echo - $ECHO "*** Warning: linker path does not have real file for library $a_deplib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have" - echo "*** because I did check the linker path looking for a file starting" - if test -z "$potlib" ; then - $ECHO "*** with $libname but no candidates were found. (...for file magic test)" - else - $ECHO "*** with $libname and none of the candidates passed a file format test" - $ECHO "*** using a file magic. Last file checked: $potlib" - fi - fi - ;; - *) - # Add a -L argument. - func_append newdeplibs " $a_deplib" - ;; - esac - done # Gone through all deplibs. - ;; - match_pattern*) - set dummy $deplibs_check_method; shift - match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` - for a_deplib in $deplibs; do - case $a_deplib in - -l*) - func_stripname -l '' "$a_deplib" - name=$func_stripname_result - if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then - case " $predeps $postdeps " in - *" $a_deplib "*) - func_append newdeplibs " $a_deplib" - a_deplib="" - ;; - esac - fi - if test -n "$a_deplib" ; then - libname=`eval "\\$ECHO \"$libname_spec\""` - for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do - potential_libs=`ls $i/$libname[.-]* 2>/dev/null` - for potent_lib in $potential_libs; do - potlib="$potent_lib" # see symlink-check above in file_magic test - if eval "\$ECHO \"$potent_lib\"" 2>/dev/null | $SED 10q | \ - $EGREP "$match_pattern_regex" > /dev/null; then - func_append newdeplibs " $a_deplib" - a_deplib="" - break 2 - fi - done - done - fi - if test -n "$a_deplib" ; then - droppeddeps=yes - echo - $ECHO "*** Warning: linker path does not have real file for library $a_deplib." - echo "*** I have the capability to make that library automatically link in when" - echo "*** you link to this library. But I can only do this if you have a" - echo "*** shared version of the library, which you do not appear to have" - echo "*** because I did check the linker path looking for a file starting" - if test -z "$potlib" ; then - $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)" - else - $ECHO "*** with $libname and none of the candidates passed a file format test" - $ECHO "*** using a regex pattern. Last file checked: $potlib" - fi - fi - ;; - *) - # Add a -L argument. - func_append newdeplibs " $a_deplib" - ;; - esac - done # Gone through all deplibs. - ;; - none | unknown | *) - newdeplibs="" - tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` - if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then - for i in $predeps $postdeps ; do - # can't use Xsed below, because $i might contain '/' - tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"` - done - fi - case $tmp_deplibs in - *[!\ \ ]*) - echo - if test "X$deplibs_check_method" = "Xnone"; then - echo "*** Warning: inter-library dependencies are not supported in this platform." - else - echo "*** Warning: inter-library dependencies are not known to be supported." - fi - echo "*** All declared inter-library dependencies are being dropped." - droppeddeps=yes - ;; - esac - ;; - esac - versuffix=$versuffix_save - major=$major_save - release=$release_save - libname=$libname_save - name=$name_save - - case $host in - *-*-rhapsody* | *-*-darwin1.[012]) - # On Rhapsody replace the C library with the System framework - newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` - ;; - esac - - if test "$droppeddeps" = yes; then - if test "$module" = yes; then - echo - echo "*** Warning: libtool could not satisfy all declared inter-library" - $ECHO "*** dependencies of module $libname. Therefore, libtool will create" - echo "*** a static module, that should work as long as the dlopening" - echo "*** application is linked with the -dlopen flag." - if test -z "$global_symbol_pipe"; then - echo - echo "*** However, this would only work if libtool was able to extract symbol" - echo "*** lists from a program, using \`nm' or equivalent, but libtool could" - echo "*** not find such a program. So, this module is probably useless." - echo "*** \`nm' from GNU binutils and a full rebuild may help." - fi - if test "$build_old_libs" = no; then - oldlibs="$output_objdir/$libname.$libext" - build_libtool_libs=module - build_old_libs=yes - else - build_libtool_libs=no - fi - else - echo "*** The inter-library dependencies that have been dropped here will be" - echo "*** automatically added whenever a program is linked with this library" - echo "*** or is declared to -dlopen it." - - if test "$allow_undefined" = no; then - echo - echo "*** Since this library must not contain undefined symbols," - echo "*** because either the platform does not support them or" - echo "*** it was explicitly requested with -no-undefined," - echo "*** libtool will only create a static version of it." - if test "$build_old_libs" = no; then - oldlibs="$output_objdir/$libname.$libext" - build_libtool_libs=module - build_old_libs=yes - else - build_libtool_libs=no - fi - fi - fi - fi - # Done checking deplibs! - deplibs=$newdeplibs - fi - # Time to change all our "foo.ltframework" stuff back to "-framework foo" - case $host in - *-*-darwin*) - newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - ;; - esac - - # move library search paths that coincide with paths to not yet - # installed libraries to the beginning of the library search list - new_libs= - for path in $notinst_path; do - case " $new_libs " in - *" -L$path/$objdir "*) ;; - *) - case " $deplibs " in - *" -L$path/$objdir "*) - func_append new_libs " -L$path/$objdir" ;; - esac - ;; - esac - done - for deplib in $deplibs; do - case $deplib in - -L*) - case " $new_libs " in - *" $deplib "*) ;; - *) func_append new_libs " $deplib" ;; - esac - ;; - *) func_append new_libs " $deplib" ;; - esac - done - deplibs="$new_libs" - - # All the library-specific variables (install_libdir is set above). - library_names= - old_library= - dlname= - - # Test again, we may have decided not to build it any more - if test "$build_libtool_libs" = yes; then - # Remove ${wl} instances when linking with ld. - # FIXME: should test the right _cmds variable. - case $archive_cmds in - *\$LD\ *) wl= ;; - esac - if test "$hardcode_into_libs" = yes; then - # Hardcode the library paths - hardcode_libdirs= - dep_rpath= - rpath="$finalize_rpath" - test "$opt_mode" != relink && rpath="$compile_rpath$rpath" - for libdir in $rpath; do - if test -n "$hardcode_libdir_flag_spec"; then - if test -n "$hardcode_libdir_separator"; then - func_replace_sysroot "$libdir" - libdir=$func_replace_sysroot_result - if test -z "$hardcode_libdirs"; then - hardcode_libdirs="$libdir" - else - # Just accumulate the unique libdirs. - case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in - *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) - ;; - *) - func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" - ;; - esac - fi - else - eval flag=\"$hardcode_libdir_flag_spec\" - func_append dep_rpath " $flag" - fi - elif test -n "$runpath_var"; then - case "$perm_rpath " in - *" $libdir "*) ;; - *) func_append perm_rpath " $libdir" ;; - esac - fi - done - # Substitute the hardcoded libdirs into the rpath. - if test -n "$hardcode_libdir_separator" && - test -n "$hardcode_libdirs"; then - libdir="$hardcode_libdirs" - eval "dep_rpath=\"$hardcode_libdir_flag_spec\"" - fi - if test -n "$runpath_var" && test -n "$perm_rpath"; then - # We should set the runpath_var. - rpath= - for dir in $perm_rpath; do - func_append rpath "$dir:" - done - eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var" - fi - test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs" - fi - - shlibpath="$finalize_shlibpath" - test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath" - if test -n "$shlibpath"; then - eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var" - fi - - # Get the real and link names of the library. - eval shared_ext=\"$shrext_cmds\" - eval library_names=\"$library_names_spec\" - set dummy $library_names - shift - realname="$1" - shift - - if test -n "$soname_spec"; then - eval soname=\"$soname_spec\" - else - soname="$realname" - fi - if test -z "$dlname"; then - dlname=$soname - fi - - lib="$output_objdir/$realname" - linknames= - for link - do - func_append linknames " $link" - done - - # Use standard objects if they are pic - test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` - test "X$libobjs" = "X " && libobjs= - - delfiles= - if test -n "$export_symbols" && test -n "$include_expsyms"; then - $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" - export_symbols="$output_objdir/$libname.uexp" - func_append delfiles " $export_symbols" - fi - - orig_export_symbols= - case $host_os in - cygwin* | mingw* | cegcc*) - if test -n "$export_symbols" && test -z "$export_symbols_regex"; then - # exporting using user supplied symfile - if test "x`$SED 1q $export_symbols`" != xEXPORTS; then - # and it's NOT already a .def file. Must figure out - # which of the given symbols are data symbols and tag - # them as such. So, trigger use of export_symbols_cmds. - # export_symbols gets reassigned inside the "prepare - # the list of exported symbols" if statement, so the - # include_expsyms logic still works. - orig_export_symbols="$export_symbols" - export_symbols= - always_export_symbols=yes - fi - fi - ;; - esac - - # Prepare the list of exported symbols - if test -z "$export_symbols"; then - if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then - func_verbose "generating symbol list for \`$libname.la'" - export_symbols="$output_objdir/$libname.exp" - $opt_dry_run || $RM $export_symbols - cmds=$export_symbols_cmds - save_ifs="$IFS"; IFS='~' - for cmd1 in $cmds; do - IFS="$save_ifs" - # Take the normal branch if the nm_file_list_spec branch - # doesn't work or if tool conversion is not needed. - case $nm_file_list_spec~$to_tool_file_cmd in - *~func_convert_file_noop | *~func_convert_file_msys_to_w32 | ~*) - try_normal_branch=yes - eval cmd=\"$cmd1\" - func_len " $cmd" - len=$func_len_result - ;; - *) - try_normal_branch=no - ;; - esac - if test "$try_normal_branch" = yes \ - && { test "$len" -lt "$max_cmd_len" \ - || test "$max_cmd_len" -le -1; } - then - func_show_eval "$cmd" 'exit $?' - skipped_export=false - elif test -n "$nm_file_list_spec"; then - func_basename "$output" - output_la=$func_basename_result - save_libobjs=$libobjs - save_output=$output - output=${output_objdir}/${output_la}.nm - func_to_tool_file "$output" - libobjs=$nm_file_list_spec$func_to_tool_file_result - func_append delfiles " $output" - func_verbose "creating $NM input file list: $output" - for obj in $save_libobjs; do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" - done > "$output" - eval cmd=\"$cmd1\" - func_show_eval "$cmd" 'exit $?' - output=$save_output - libobjs=$save_libobjs - skipped_export=false - else - # The command line is too long to execute in one step. - func_verbose "using reloadable object file for export list..." - skipped_export=: - # Break out early, otherwise skipped_export may be - # set to false by a later but shorter cmd. - break - fi - done - IFS="$save_ifs" - if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then - func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' - func_show_eval '$MV "${export_symbols}T" "$export_symbols"' - fi - fi - fi - - if test -n "$export_symbols" && test -n "$include_expsyms"; then - tmp_export_symbols="$export_symbols" - test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols" - $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' - fi - - if test "X$skipped_export" != "X:" && test -n "$orig_export_symbols"; then - # The given exports_symbols file has to be filtered, so filter it. - func_verbose "filter symbol list for \`$libname.la' to tag DATA exports" - # FIXME: $output_objdir/$libname.filter potentially contains lots of - # 's' commands which not all seds can handle. GNU sed should be fine - # though. Also, the filter scales superlinearly with the number of - # global variables. join(1) would be nice here, but unfortunately - # isn't a blessed tool. - $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter - func_append delfiles " $export_symbols $output_objdir/$libname.filter" - export_symbols=$output_objdir/$libname.def - $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols - fi - - tmp_deplibs= - for test_deplib in $deplibs; do - case " $convenience " in - *" $test_deplib "*) ;; - *) - func_append tmp_deplibs " $test_deplib" - ;; - esac - done - deplibs="$tmp_deplibs" - - if test -n "$convenience"; then - if test -n "$whole_archive_flag_spec" && - test "$compiler_needs_object" = yes && - test -z "$libobjs"; then - # extract the archives, so we have objects to list. - # TODO: could optimize this to just extract one archive. - whole_archive_flag_spec= - fi - if test -n "$whole_archive_flag_spec"; then - save_libobjs=$libobjs - eval libobjs=\"\$libobjs $whole_archive_flag_spec\" - test "X$libobjs" = "X " && libobjs= - else - gentop="$output_objdir/${outputname}x" - func_append generated " $gentop" - - func_extract_archives $gentop $convenience - func_append libobjs " $func_extract_archives_result" - test "X$libobjs" = "X " && libobjs= - fi - fi - - if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then - eval flag=\"$thread_safe_flag_spec\" - func_append linker_flags " $flag" - fi - - # Make a backup of the uninstalled library when relinking - if test "$opt_mode" = relink; then - $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || exit $? - fi - - # Do each of the archive commands. - if test "$module" = yes && test -n "$module_cmds" ; then - if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then - eval test_cmds=\"$module_expsym_cmds\" - cmds=$module_expsym_cmds - else - eval test_cmds=\"$module_cmds\" - cmds=$module_cmds - fi - else - if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then - eval test_cmds=\"$archive_expsym_cmds\" - cmds=$archive_expsym_cmds - else - eval test_cmds=\"$archive_cmds\" - cmds=$archive_cmds - fi - fi - - if test "X$skipped_export" != "X:" && - func_len " $test_cmds" && - len=$func_len_result && - test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then - : - else - # The command line is too long to link in one step, link piecewise - # or, if using GNU ld and skipped_export is not :, use a linker - # script. - - # Save the value of $output and $libobjs because we want to - # use them later. If we have whole_archive_flag_spec, we - # want to use save_libobjs as it was before - # whole_archive_flag_spec was expanded, because we can't - # assume the linker understands whole_archive_flag_spec. - # This may have to be revisited, in case too many - # convenience libraries get linked in and end up exceeding - # the spec. - if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then - save_libobjs=$libobjs - fi - save_output=$output - func_basename "$output" - output_la=$func_basename_result - - # Clear the reloadable object creation command queue and - # initialize k to one. - test_cmds= - concat_cmds= - objlist= - last_robj= - k=1 - - if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then - output=${output_objdir}/${output_la}.lnkscript - func_verbose "creating GNU ld script: $output" - echo 'INPUT (' > $output - for obj in $save_libobjs - do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" >> $output - done - echo ')' >> $output - func_append delfiles " $output" - func_to_tool_file "$output" - output=$func_to_tool_file_result - elif test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "X$file_list_spec" != X; then - output=${output_objdir}/${output_la}.lnk - func_verbose "creating linker input file list: $output" - : > $output - set x $save_libobjs - shift - firstobj= - if test "$compiler_needs_object" = yes; then - firstobj="$1 " - shift - fi - for obj - do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" >> $output - done - func_append delfiles " $output" - func_to_tool_file "$output" - output=$firstobj\"$file_list_spec$func_to_tool_file_result\" - else - if test -n "$save_libobjs"; then - func_verbose "creating reloadable object files..." - output=$output_objdir/$output_la-${k}.$objext - eval test_cmds=\"$reload_cmds\" - func_len " $test_cmds" - len0=$func_len_result - len=$len0 - - # Loop over the list of objects to be linked. - for obj in $save_libobjs - do - func_len " $obj" - func_arith $len + $func_len_result - len=$func_arith_result - if test "X$objlist" = X || - test "$len" -lt "$max_cmd_len"; then - func_append objlist " $obj" - else - # The command $test_cmds is almost too long, add a - # command to the queue. - if test "$k" -eq 1 ; then - # The first file doesn't have a previous command to add. - reload_objs=$objlist - eval concat_cmds=\"$reload_cmds\" - else - # All subsequent reloadable object files will link in - # the last one created. - reload_objs="$objlist $last_robj" - eval concat_cmds=\"\$concat_cmds~$reload_cmds~\$RM $last_robj\" - fi - last_robj=$output_objdir/$output_la-${k}.$objext - func_arith $k + 1 - k=$func_arith_result - output=$output_objdir/$output_la-${k}.$objext - objlist=" $obj" - func_len " $last_robj" - func_arith $len0 + $func_len_result - len=$func_arith_result - fi - done - # Handle the remaining objects by creating one last - # reloadable object file. All subsequent reloadable object - # files will link in the last one created. - test -z "$concat_cmds" || concat_cmds=$concat_cmds~ - reload_objs="$objlist $last_robj" - eval concat_cmds=\"\${concat_cmds}$reload_cmds\" - if test -n "$last_robj"; then - eval concat_cmds=\"\${concat_cmds}~\$RM $last_robj\" - fi - func_append delfiles " $output" - - else - output= - fi - - if ${skipped_export-false}; then - func_verbose "generating symbol list for \`$libname.la'" - export_symbols="$output_objdir/$libname.exp" - $opt_dry_run || $RM $export_symbols - libobjs=$output - # Append the command to create the export file. - test -z "$concat_cmds" || concat_cmds=$concat_cmds~ - eval concat_cmds=\"\$concat_cmds$export_symbols_cmds\" - if test -n "$last_robj"; then - eval concat_cmds=\"\$concat_cmds~\$RM $last_robj\" - fi - fi - - test -n "$save_libobjs" && - func_verbose "creating a temporary reloadable object file: $output" - - # Loop through the commands generated above and execute them. - save_ifs="$IFS"; IFS='~' - for cmd in $concat_cmds; do - IFS="$save_ifs" - $opt_silent || { - func_quote_for_expand "$cmd" - eval "func_echo $func_quote_for_expand_result" - } - $opt_dry_run || eval "$cmd" || { - lt_exit=$? - - # Restore the uninstalled library and exit - if test "$opt_mode" = relink; then - ( cd "$output_objdir" && \ - $RM "${realname}T" && \ - $MV "${realname}U" "$realname" ) - fi - - exit $lt_exit - } - done - IFS="$save_ifs" - - if test -n "$export_symbols_regex" && ${skipped_export-false}; then - func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' - func_show_eval '$MV "${export_symbols}T" "$export_symbols"' - fi - fi - - if ${skipped_export-false}; then - if test -n "$export_symbols" && test -n "$include_expsyms"; then - tmp_export_symbols="$export_symbols" - test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols" - $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' - fi - - if test -n "$orig_export_symbols"; then - # The given exports_symbols file has to be filtered, so filter it. - func_verbose "filter symbol list for \`$libname.la' to tag DATA exports" - # FIXME: $output_objdir/$libname.filter potentially contains lots of - # 's' commands which not all seds can handle. GNU sed should be fine - # though. Also, the filter scales superlinearly with the number of - # global variables. join(1) would be nice here, but unfortunately - # isn't a blessed tool. - $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter - func_append delfiles " $export_symbols $output_objdir/$libname.filter" - export_symbols=$output_objdir/$libname.def - $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols - fi - fi - - libobjs=$output - # Restore the value of output. - output=$save_output - - if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then - eval libobjs=\"\$libobjs $whole_archive_flag_spec\" - test "X$libobjs" = "X " && libobjs= - fi - # Expand the library linking commands again to reset the - # value of $libobjs for piecewise linking. - - # Do each of the archive commands. - if test "$module" = yes && test -n "$module_cmds" ; then - if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then - cmds=$module_expsym_cmds - else - cmds=$module_cmds - fi - else - if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then - cmds=$archive_expsym_cmds - else - cmds=$archive_cmds - fi - fi - fi - - if test -n "$delfiles"; then - # Append the command to remove temporary files to $cmds. - eval cmds=\"\$cmds~\$RM $delfiles\" - fi - - # Add any objects from preloaded convenience libraries - if test -n "$dlprefiles"; then - gentop="$output_objdir/${outputname}x" - func_append generated " $gentop" - - func_extract_archives $gentop $dlprefiles - func_append libobjs " $func_extract_archives_result" - test "X$libobjs" = "X " && libobjs= - fi - - save_ifs="$IFS"; IFS='~' - for cmd in $cmds; do - IFS="$save_ifs" - eval cmd=\"$cmd\" - $opt_silent || { - func_quote_for_expand "$cmd" - eval "func_echo $func_quote_for_expand_result" - } - $opt_dry_run || eval "$cmd" || { - lt_exit=$? - - # Restore the uninstalled library and exit - if test "$opt_mode" = relink; then - ( cd "$output_objdir" && \ - $RM "${realname}T" && \ - $MV "${realname}U" "$realname" ) - fi - - exit $lt_exit - } - done - IFS="$save_ifs" - - # Restore the uninstalled library and exit - if test "$opt_mode" = relink; then - $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV ${realname}U $realname)' || exit $? - - if test -n "$convenience"; then - if test -z "$whole_archive_flag_spec"; then - func_show_eval '${RM}r "$gentop"' - fi - fi - - exit $EXIT_SUCCESS - fi - - # Create links to the real library. - for linkname in $linknames; do - if test "$realname" != "$linkname"; then - func_show_eval '(cd "$output_objdir" && $RM "$linkname" && $LN_S "$realname" "$linkname")' 'exit $?' - fi - done - - # If -module or -export-dynamic was specified, set the dlname. - if test "$module" = yes || test "$export_dynamic" = yes; then - # On all known operating systems, these are identical. - dlname="$soname" - fi - fi - ;; - - obj) - if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then - func_warning "\`-dlopen' is ignored for objects" - fi - - case " $deplibs" in - *\ -l* | *\ -L*) - func_warning "\`-l' and \`-L' are ignored for objects" ;; - esac - - test -n "$rpath" && \ - func_warning "\`-rpath' is ignored for objects" - - test -n "$xrpath" && \ - func_warning "\`-R' is ignored for objects" - - test -n "$vinfo" && \ - func_warning "\`-version-info' is ignored for objects" - - test -n "$release" && \ - func_warning "\`-release' is ignored for objects" - - case $output in - *.lo) - test -n "$objs$old_deplibs" && \ - func_fatal_error "cannot build library object \`$output' from non-libtool objects" - - libobj=$output - func_lo2o "$libobj" - obj=$func_lo2o_result - ;; - *) - libobj= - obj="$output" - ;; - esac - - # Delete the old objects. - $opt_dry_run || $RM $obj $libobj - - # Objects from convenience libraries. This assumes - # single-version convenience libraries. Whenever we create - # different ones for PIC/non-PIC, this we'll have to duplicate - # the extraction. - reload_conv_objs= - gentop= - # reload_cmds runs $LD directly, so let us get rid of - # -Wl from whole_archive_flag_spec and hope we can get by with - # turning comma into space.. - wl= - - if test -n "$convenience"; then - if test -n "$whole_archive_flag_spec"; then - eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" - reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` - else - gentop="$output_objdir/${obj}x" - func_append generated " $gentop" - - func_extract_archives $gentop $convenience - reload_conv_objs="$reload_objs $func_extract_archives_result" - fi - fi - - # If we're not building shared, we need to use non_pic_objs - test "$build_libtool_libs" != yes && libobjs="$non_pic_objects" - - # Create the old-style object. - reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test - - output="$obj" - func_execute_cmds "$reload_cmds" 'exit $?' - - # Exit if we aren't doing a library object file. - if test -z "$libobj"; then - if test -n "$gentop"; then - func_show_eval '${RM}r "$gentop"' - fi - - exit $EXIT_SUCCESS - fi - - if test "$build_libtool_libs" != yes; then - if test -n "$gentop"; then - func_show_eval '${RM}r "$gentop"' - fi - - # Create an invalid libtool object if no PIC, so that we don't - # accidentally link it into a program. - # $show "echo timestamp > $libobj" - # $opt_dry_run || eval "echo timestamp > $libobj" || exit $? - exit $EXIT_SUCCESS - fi - - if test -n "$pic_flag" || test "$pic_mode" != default; then - # Only do commands if we really have different PIC objects. - reload_objs="$libobjs $reload_conv_objs" - output="$libobj" - func_execute_cmds "$reload_cmds" 'exit $?' - fi - - if test -n "$gentop"; then - func_show_eval '${RM}r "$gentop"' - fi - - exit $EXIT_SUCCESS - ;; - - prog) - case $host in - *cygwin*) func_stripname '' '.exe' "$output" - output=$func_stripname_result.exe;; - esac - test -n "$vinfo" && \ - func_warning "\`-version-info' is ignored for programs" - - test -n "$release" && \ - func_warning "\`-release' is ignored for programs" - - test "$preload" = yes \ - && test "$dlopen_support" = unknown \ - && test "$dlopen_self" = unknown \ - && test "$dlopen_self_static" = unknown && \ - func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support." - - case $host in - *-*-rhapsody* | *-*-darwin1.[012]) - # On Rhapsody replace the C library is the System framework - compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` - finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` - ;; - esac - - case $host in - *-*-darwin*) - # Don't allow lazy linking, it breaks C++ global constructors - # But is supposedly fixed on 10.4 or later (yay!). - if test "$tagname" = CXX ; then - case ${MACOSX_DEPLOYMENT_TARGET-10.0} in - 10.[0123]) - func_append compile_command " ${wl}-bind_at_load" - func_append finalize_command " ${wl}-bind_at_load" - ;; - esac - fi - # Time to change all our "foo.ltframework" stuff back to "-framework foo" - compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` - ;; - esac - - - # move library search paths that coincide with paths to not yet - # installed libraries to the beginning of the library search list - new_libs= - for path in $notinst_path; do - case " $new_libs " in - *" -L$path/$objdir "*) ;; - *) - case " $compile_deplibs " in - *" -L$path/$objdir "*) - func_append new_libs " -L$path/$objdir" ;; - esac - ;; - esac - done - for deplib in $compile_deplibs; do - case $deplib in - -L*) - case " $new_libs " in - *" $deplib "*) ;; - *) func_append new_libs " $deplib" ;; - esac - ;; - *) func_append new_libs " $deplib" ;; - esac - done - compile_deplibs="$new_libs" - - - func_append compile_command " $compile_deplibs" - func_append finalize_command " $finalize_deplibs" - - if test -n "$rpath$xrpath"; then - # If the user specified any rpath flags, then add them. - for libdir in $rpath $xrpath; do - # This is the magic to use -rpath. - case "$finalize_rpath " in - *" $libdir "*) ;; - *) func_append finalize_rpath " $libdir" ;; - esac - done - fi - - # Now hardcode the library paths - rpath= - hardcode_libdirs= - for libdir in $compile_rpath $finalize_rpath; do - if test -n "$hardcode_libdir_flag_spec"; then - if test -n "$hardcode_libdir_separator"; then - if test -z "$hardcode_libdirs"; then - hardcode_libdirs="$libdir" - else - # Just accumulate the unique libdirs. - case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in - *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) - ;; - *) - func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" - ;; - esac - fi - else - eval flag=\"$hardcode_libdir_flag_spec\" - func_append rpath " $flag" - fi - elif test -n "$runpath_var"; then - case "$perm_rpath " in - *" $libdir "*) ;; - *) func_append perm_rpath " $libdir" ;; - esac - fi - case $host in - *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) - testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'` - case :$dllsearchpath: in - *":$libdir:"*) ;; - ::) dllsearchpath=$libdir;; - *) func_append dllsearchpath ":$libdir";; - esac - case :$dllsearchpath: in - *":$testbindir:"*) ;; - ::) dllsearchpath=$testbindir;; - *) func_append dllsearchpath ":$testbindir";; - esac - ;; - esac - done - # Substitute the hardcoded libdirs into the rpath. - if test -n "$hardcode_libdir_separator" && - test -n "$hardcode_libdirs"; then - libdir="$hardcode_libdirs" - eval rpath=\" $hardcode_libdir_flag_spec\" - fi - compile_rpath="$rpath" - - rpath= - hardcode_libdirs= - for libdir in $finalize_rpath; do - if test -n "$hardcode_libdir_flag_spec"; then - if test -n "$hardcode_libdir_separator"; then - if test -z "$hardcode_libdirs"; then - hardcode_libdirs="$libdir" - else - # Just accumulate the unique libdirs. - case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in - *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) - ;; - *) - func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" - ;; - esac - fi - else - eval flag=\"$hardcode_libdir_flag_spec\" - func_append rpath " $flag" - fi - elif test -n "$runpath_var"; then - case "$finalize_perm_rpath " in - *" $libdir "*) ;; - *) func_append finalize_perm_rpath " $libdir" ;; - esac - fi - done - # Substitute the hardcoded libdirs into the rpath. - if test -n "$hardcode_libdir_separator" && - test -n "$hardcode_libdirs"; then - libdir="$hardcode_libdirs" - eval rpath=\" $hardcode_libdir_flag_spec\" - fi - finalize_rpath="$rpath" - - if test -n "$libobjs" && test "$build_old_libs" = yes; then - # Transform all the library objects into standard objects. - compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` - finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` - fi - - func_generate_dlsyms "$outputname" "@PROGRAM@" "no" - - # template prelinking step - if test -n "$prelink_cmds"; then - func_execute_cmds "$prelink_cmds" 'exit $?' - fi - - wrappers_required=yes - case $host in - *cegcc* | *mingw32ce*) - # Disable wrappers for cegcc and mingw32ce hosts, we are cross compiling anyway. - wrappers_required=no - ;; - *cygwin* | *mingw* ) - if test "$build_libtool_libs" != yes; then - wrappers_required=no - fi - ;; - *) - if test "$need_relink" = no || test "$build_libtool_libs" != yes; then - wrappers_required=no - fi - ;; - esac - if test "$wrappers_required" = no; then - # Replace the output file specification. - compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` - link_command="$compile_command$compile_rpath" - - # We have no uninstalled library dependencies, so finalize right now. - exit_status=0 - func_show_eval "$link_command" 'exit_status=$?' - - if test -n "$postlink_cmds"; then - func_to_tool_file "$output" - postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` - func_execute_cmds "$postlink_cmds" 'exit $?' - fi - - # Delete the generated files. - if test -f "$output_objdir/${outputname}S.${objext}"; then - func_show_eval '$RM "$output_objdir/${outputname}S.${objext}"' - fi - - exit $exit_status - fi - - if test -n "$compile_shlibpath$finalize_shlibpath"; then - compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command" - fi - if test -n "$finalize_shlibpath"; then - finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command" - fi - - compile_var= - finalize_var= - if test -n "$runpath_var"; then - if test -n "$perm_rpath"; then - # We should set the runpath_var. - rpath= - for dir in $perm_rpath; do - func_append rpath "$dir:" - done - compile_var="$runpath_var=\"$rpath\$$runpath_var\" " - fi - if test -n "$finalize_perm_rpath"; then - # We should set the runpath_var. - rpath= - for dir in $finalize_perm_rpath; do - func_append rpath "$dir:" - done - finalize_var="$runpath_var=\"$rpath\$$runpath_var\" " - fi - fi - - if test "$no_install" = yes; then - # We don't need to create a wrapper script. - link_command="$compile_var$compile_command$compile_rpath" - # Replace the output file specification. - link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` - # Delete the old output file. - $opt_dry_run || $RM $output - # Link the executable and exit - func_show_eval "$link_command" 'exit $?' - - if test -n "$postlink_cmds"; then - func_to_tool_file "$output" - postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` - func_execute_cmds "$postlink_cmds" 'exit $?' - fi - - exit $EXIT_SUCCESS - fi - - if test "$hardcode_action" = relink; then - # Fast installation is not supported - link_command="$compile_var$compile_command$compile_rpath" - relink_command="$finalize_var$finalize_command$finalize_rpath" - - func_warning "this platform does not like uninstalled shared libraries" - func_warning "\`$output' will be relinked during installation" - else - if test "$fast_install" != no; then - link_command="$finalize_var$compile_command$finalize_rpath" - if test "$fast_install" = yes; then - relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` - else - # fast_install is set to needless - relink_command= - fi - else - link_command="$compile_var$compile_command$compile_rpath" - relink_command="$finalize_var$finalize_command$finalize_rpath" - fi - fi - - # Replace the output file specification. - link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` - - # Delete the old output files. - $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname - - func_show_eval "$link_command" 'exit $?' - - if test -n "$postlink_cmds"; then - func_to_tool_file "$output_objdir/$outputname" - postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` - func_execute_cmds "$postlink_cmds" 'exit $?' - fi - - # Now create the wrapper script. - func_verbose "creating $output" - - # Quote the relink command for shipping. - if test -n "$relink_command"; then - # Preserve any variables that may affect compiler behavior - for var in $variables_saved_for_relink; do - if eval test -z \"\${$var+set}\"; then - relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" - elif eval var_value=\$$var; test -z "$var_value"; then - relink_command="$var=; export $var; $relink_command" - else - func_quote_for_eval "$var_value" - relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" - fi - done - relink_command="(cd `pwd`; $relink_command)" - relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` - fi - - # Only actually do things if not in dry run mode. - $opt_dry_run || { - # win32 will think the script is a binary if it has - # a .exe suffix, so we strip it off here. - case $output in - *.exe) func_stripname '' '.exe' "$output" - output=$func_stripname_result ;; - esac - # test for cygwin because mv fails w/o .exe extensions - case $host in - *cygwin*) - exeext=.exe - func_stripname '' '.exe' "$outputname" - outputname=$func_stripname_result ;; - *) exeext= ;; - esac - case $host in - *cygwin* | *mingw* ) - func_dirname_and_basename "$output" "" "." - output_name=$func_basename_result - output_path=$func_dirname_result - cwrappersource="$output_path/$objdir/lt-$output_name.c" - cwrapper="$output_path/$output_name.exe" - $RM $cwrappersource $cwrapper - trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15 - - func_emit_cwrapperexe_src > $cwrappersource - - # The wrapper executable is built using the $host compiler, - # because it contains $host paths and files. If cross- - # compiling, it, like the target executable, must be - # executed on the $host or under an emulation environment. - $opt_dry_run || { - $LTCC $LTCFLAGS -o $cwrapper $cwrappersource - $STRIP $cwrapper - } - - # Now, create the wrapper script for func_source use: - func_ltwrapper_scriptname $cwrapper - $RM $func_ltwrapper_scriptname_result - trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15 - $opt_dry_run || { - # note: this script will not be executed, so do not chmod. - if test "x$build" = "x$host" ; then - $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result - else - func_emit_wrapper no > $func_ltwrapper_scriptname_result - fi - } - ;; - * ) - $RM $output - trap "$RM $output; exit $EXIT_FAILURE" 1 2 15 - - func_emit_wrapper no > $output - chmod +x $output - ;; - esac - } - exit $EXIT_SUCCESS - ;; - esac - - # See if we need to build an old-fashioned archive. - for oldlib in $oldlibs; do - - if test "$build_libtool_libs" = convenience; then - oldobjs="$libobjs_save $symfileobj" - addlibs="$convenience" - build_libtool_libs=no - else - if test "$build_libtool_libs" = module; then - oldobjs="$libobjs_save" - build_libtool_libs=no - else - oldobjs="$old_deplibs $non_pic_objects" - if test "$preload" = yes && test -f "$symfileobj"; then - func_append oldobjs " $symfileobj" - fi - fi - addlibs="$old_convenience" - fi - - if test -n "$addlibs"; then - gentop="$output_objdir/${outputname}x" - func_append generated " $gentop" - - func_extract_archives $gentop $addlibs - func_append oldobjs " $func_extract_archives_result" - fi - - # Do each command in the archive commands. - if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then - cmds=$old_archive_from_new_cmds - else - - # Add any objects from preloaded convenience libraries - if test -n "$dlprefiles"; then - gentop="$output_objdir/${outputname}x" - func_append generated " $gentop" - - func_extract_archives $gentop $dlprefiles - func_append oldobjs " $func_extract_archives_result" - fi - - # POSIX demands no paths to be encoded in archives. We have - # to avoid creating archives with duplicate basenames if we - # might have to extract them afterwards, e.g., when creating a - # static archive out of a convenience library, or when linking - # the entirety of a libtool archive into another (currently - # not supported by libtool). - if (for obj in $oldobjs - do - func_basename "$obj" - $ECHO "$func_basename_result" - done | sort | sort -uc >/dev/null 2>&1); then - : - else - echo "copying selected object files to avoid basename conflicts..." - gentop="$output_objdir/${outputname}x" - func_append generated " $gentop" - func_mkdir_p "$gentop" - save_oldobjs=$oldobjs - oldobjs= - counter=1 - for obj in $save_oldobjs - do - func_basename "$obj" - objbase="$func_basename_result" - case " $oldobjs " in - " ") oldobjs=$obj ;; - *[\ /]"$objbase "*) - while :; do - # Make sure we don't pick an alternate name that also - # overlaps. - newobj=lt$counter-$objbase - func_arith $counter + 1 - counter=$func_arith_result - case " $oldobjs " in - *[\ /]"$newobj "*) ;; - *) if test ! -f "$gentop/$newobj"; then break; fi ;; - esac - done - func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj" - func_append oldobjs " $gentop/$newobj" - ;; - *) func_append oldobjs " $obj" ;; - esac - done - fi - func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 - tool_oldlib=$func_to_tool_file_result - eval cmds=\"$old_archive_cmds\" - - func_len " $cmds" - len=$func_len_result - if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then - cmds=$old_archive_cmds - elif test -n "$archiver_list_spec"; then - func_verbose "using command file archive linking..." - for obj in $oldobjs - do - func_to_tool_file "$obj" - $ECHO "$func_to_tool_file_result" - done > $output_objdir/$libname.libcmd - func_to_tool_file "$output_objdir/$libname.libcmd" - oldobjs=" $archiver_list_spec$func_to_tool_file_result" - cmds=$old_archive_cmds - else - # the command line is too long to link in one step, link in parts - func_verbose "using piecewise archive linking..." - save_RANLIB=$RANLIB - RANLIB=: - objlist= - concat_cmds= - save_oldobjs=$oldobjs - oldobjs= - # Is there a better way of finding the last object in the list? - for obj in $save_oldobjs - do - last_oldobj=$obj - done - eval test_cmds=\"$old_archive_cmds\" - func_len " $test_cmds" - len0=$func_len_result - len=$len0 - for obj in $save_oldobjs - do - func_len " $obj" - func_arith $len + $func_len_result - len=$func_arith_result - func_append objlist " $obj" - if test "$len" -lt "$max_cmd_len"; then - : - else - # the above command should be used before it gets too long - oldobjs=$objlist - if test "$obj" = "$last_oldobj" ; then - RANLIB=$save_RANLIB - fi - test -z "$concat_cmds" || concat_cmds=$concat_cmds~ - eval concat_cmds=\"\${concat_cmds}$old_archive_cmds\" - objlist= - len=$len0 - fi - done - RANLIB=$save_RANLIB - oldobjs=$objlist - if test "X$oldobjs" = "X" ; then - eval cmds=\"\$concat_cmds\" - else - eval cmds=\"\$concat_cmds~\$old_archive_cmds\" - fi - fi - fi - func_execute_cmds "$cmds" 'exit $?' - done - - test -n "$generated" && \ - func_show_eval "${RM}r$generated" - - # Now create the libtool archive. - case $output in - *.la) - old_library= - test "$build_old_libs" = yes && old_library="$libname.$libext" - func_verbose "creating $output" - - # Preserve any variables that may affect compiler behavior - for var in $variables_saved_for_relink; do - if eval test -z \"\${$var+set}\"; then - relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" - elif eval var_value=\$$var; test -z "$var_value"; then - relink_command="$var=; export $var; $relink_command" - else - func_quote_for_eval "$var_value" - relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" - fi - done - # Quote the link command for shipping. - relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" - relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` - if test "$hardcode_automatic" = yes ; then - relink_command= - fi - - # Only create the output if not a dry run. - $opt_dry_run || { - for installed in no yes; do - if test "$installed" = yes; then - if test -z "$install_libdir"; then - break - fi - output="$output_objdir/$outputname"i - # Replace all uninstalled libtool libraries with the installed ones - newdependency_libs= - for deplib in $dependency_libs; do - case $deplib in - *.la) - func_basename "$deplib" - name="$func_basename_result" - func_resolve_sysroot "$deplib" - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` - test -z "$libdir" && \ - func_fatal_error "\`$deplib' is not a valid libtool archive" - func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name" - ;; - -L*) - func_stripname -L '' "$deplib" - func_replace_sysroot "$func_stripname_result" - func_append newdependency_libs " -L$func_replace_sysroot_result" - ;; - -R*) - func_stripname -R '' "$deplib" - func_replace_sysroot "$func_stripname_result" - func_append newdependency_libs " -R$func_replace_sysroot_result" - ;; - *) func_append newdependency_libs " $deplib" ;; - esac - done - dependency_libs="$newdependency_libs" - newdlfiles= - - for lib in $dlfiles; do - case $lib in - *.la) - func_basename "$lib" - name="$func_basename_result" - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` - test -z "$libdir" && \ - func_fatal_error "\`$lib' is not a valid libtool archive" - func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name" - ;; - *) func_append newdlfiles " $lib" ;; - esac - done - dlfiles="$newdlfiles" - newdlprefiles= - for lib in $dlprefiles; do - case $lib in - *.la) - # Only pass preopened files to the pseudo-archive (for - # eventual linking with the app. that links it) if we - # didn't already link the preopened objects directly into - # the library: - func_basename "$lib" - name="$func_basename_result" - eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` - test -z "$libdir" && \ - func_fatal_error "\`$lib' is not a valid libtool archive" - func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name" - ;; - esac - done - dlprefiles="$newdlprefiles" - else - newdlfiles= - for lib in $dlfiles; do - case $lib in - [\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;; - *) abs=`pwd`"/$lib" ;; - esac - func_append newdlfiles " $abs" - done - dlfiles="$newdlfiles" - newdlprefiles= - for lib in $dlprefiles; do - case $lib in - [\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;; - *) abs=`pwd`"/$lib" ;; - esac - func_append newdlprefiles " $abs" - done - dlprefiles="$newdlprefiles" - fi - $RM $output - # place dlname in correct position for cygwin - # In fact, it would be nice if we could use this code for all target - # systems that can't hard-code library paths into their executables - # and that have no shared library path variable independent of PATH, - # but it turns out we can't easily determine that from inspecting - # libtool variables, so we have to hard-code the OSs to which it - # applies here; at the moment, that means platforms that use the PE - # object format with DLL files. See the long comment at the top of - # tests/bindir.at for full details. - tdlname=$dlname - case $host,$output,$installed,$module,$dlname in - *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll) - # If a -bindir argument was supplied, place the dll there. - if test "x$bindir" != x ; - then - func_relative_path "$install_libdir" "$bindir" - tdlname=$func_relative_path_result$dlname - else - # Otherwise fall back on heuristic. - tdlname=../bin/$dlname - fi - ;; - esac - $ECHO > $output "\ -# $outputname - a libtool library file -# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION -# -# Please DO NOT delete this file! -# It is necessary for linking the library. - -# The name that we can dlopen(3). -dlname='$tdlname' - -# Names of this library. -library_names='$library_names' - -# The name of the static archive. -old_library='$old_library' - -# Linker flags that can not go in dependency_libs. -inherited_linker_flags='$new_inherited_linker_flags' - -# Libraries that this one depends upon. -dependency_libs='$dependency_libs' - -# Names of additional weak libraries provided by this library -weak_library_names='$weak_libs' - -# Version information for $libname. -current=$current -age=$age -revision=$revision - -# Is this an already installed library? -installed=$installed - -# Should we warn about portability when linking against -modules? -shouldnotlink=$module - -# Files to dlopen/dlpreopen -dlopen='$dlfiles' -dlpreopen='$dlprefiles' - -# Directory that this library needs to be installed in: -libdir='$install_libdir'" - if test "$installed" = no && test "$need_relink" = yes; then - $ECHO >> $output "\ -relink_command=\"$relink_command\"" - fi - done - } - - # Do a symbolic link so that the libtool archive can be found in - # LD_LIBRARY_PATH before the program is installed. - func_show_eval '( cd "$output_objdir" && $RM "$outputname" && $LN_S "../$outputname" "$outputname" )' 'exit $?' - ;; - esac - exit $EXIT_SUCCESS -} - -{ test "$opt_mode" = link || test "$opt_mode" = relink; } && - func_mode_link ${1+"$@"} - - -# func_mode_uninstall arg... -func_mode_uninstall () -{ - $opt_debug - RM="$nonopt" - files= - rmforce= - exit_status=0 - - # This variable tells wrapper scripts just to set variables rather - # than running their programs. - libtool_install_magic="$magic" - - for arg - do - case $arg in - -f) func_append RM " $arg"; rmforce=yes ;; - -*) func_append RM " $arg" ;; - *) func_append files " $arg" ;; - esac - done - - test -z "$RM" && \ - func_fatal_help "you must specify an RM program" - - rmdirs= - - for file in $files; do - func_dirname "$file" "" "." - dir="$func_dirname_result" - if test "X$dir" = X.; then - odir="$objdir" - else - odir="$dir/$objdir" - fi - func_basename "$file" - name="$func_basename_result" - test "$opt_mode" = uninstall && odir="$dir" - - # Remember odir for removal later, being careful to avoid duplicates - if test "$opt_mode" = clean; then - case " $rmdirs " in - *" $odir "*) ;; - *) func_append rmdirs " $odir" ;; - esac - fi - - # Don't error if the file doesn't exist and rm -f was used. - if { test -L "$file"; } >/dev/null 2>&1 || - { test -h "$file"; } >/dev/null 2>&1 || - test -f "$file"; then - : - elif test -d "$file"; then - exit_status=1 - continue - elif test "$rmforce" = yes; then - continue - fi - - rmfiles="$file" - - case $name in - *.la) - # Possibly a libtool archive, so verify it. - if func_lalib_p "$file"; then - func_source $dir/$name - - # Delete the libtool libraries and symlinks. - for n in $library_names; do - func_append rmfiles " $odir/$n" - done - test -n "$old_library" && func_append rmfiles " $odir/$old_library" - - case "$opt_mode" in - clean) - case " $library_names " in - *" $dlname "*) ;; - *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;; - esac - test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i" - ;; - uninstall) - if test -n "$library_names"; then - # Do each command in the postuninstall commands. - func_execute_cmds "$postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1' - fi - - if test -n "$old_library"; then - # Do each command in the old_postuninstall commands. - func_execute_cmds "$old_postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1' - fi - # FIXME: should reinstall the best remaining shared library. - ;; - esac - fi - ;; - - *.lo) - # Possibly a libtool object, so verify it. - if func_lalib_p "$file"; then - - # Read the .lo file - func_source $dir/$name - - # Add PIC object to the list of files to remove. - if test -n "$pic_object" && - test "$pic_object" != none; then - func_append rmfiles " $dir/$pic_object" - fi - - # Add non-PIC object to the list of files to remove. - if test -n "$non_pic_object" && - test "$non_pic_object" != none; then - func_append rmfiles " $dir/$non_pic_object" - fi - fi - ;; - - *) - if test "$opt_mode" = clean ; then - noexename=$name - case $file in - *.exe) - func_stripname '' '.exe' "$file" - file=$func_stripname_result - func_stripname '' '.exe' "$name" - noexename=$func_stripname_result - # $file with .exe has already been added to rmfiles, - # add $file without .exe - func_append rmfiles " $file" - ;; - esac - # Do a test to see if this is a libtool program. - if func_ltwrapper_p "$file"; then - if func_ltwrapper_executable_p "$file"; then - func_ltwrapper_scriptname "$file" - relink_command= - func_source $func_ltwrapper_scriptname_result - func_append rmfiles " $func_ltwrapper_scriptname_result" - else - relink_command= - func_source $dir/$noexename - fi - - # note $name still contains .exe if it was in $file originally - # as does the version of $file that was added into $rmfiles - func_append rmfiles " $odir/$name $odir/${name}S.${objext}" - if test "$fast_install" = yes && test -n "$relink_command"; then - func_append rmfiles " $odir/lt-$name" - fi - if test "X$noexename" != "X$name" ; then - func_append rmfiles " $odir/lt-${noexename}.c" - fi - fi - fi - ;; - esac - func_show_eval "$RM $rmfiles" 'exit_status=1' - done - - # Try to remove the ${objdir}s in the directories where we deleted files - for dir in $rmdirs; do - if test -d "$dir"; then - func_show_eval "rmdir $dir >/dev/null 2>&1" - fi - done - - exit $exit_status -} - -{ test "$opt_mode" = uninstall || test "$opt_mode" = clean; } && - func_mode_uninstall ${1+"$@"} - -test -z "$opt_mode" && { - help="$generic_help" - func_fatal_help "you must specify a MODE" -} - -test -z "$exec_cmd" && \ - func_fatal_help "invalid operation mode \`$opt_mode'" - -if test -n "$exec_cmd"; then - eval exec "$exec_cmd" - exit $EXIT_FAILURE -fi - -exit $exit_status - - -# The TAGs below are defined such that we never get into a situation -# in which we disable both kinds of libraries. Given conflicting -# choices, we go for a static library, that is the most portable, -# since we can't tell whether shared libraries were disabled because -# the user asked for that or because the platform doesn't support -# them. This is particularly important on AIX, because we don't -# support having both static and shared libraries enabled at the same -# time on that platform, so we default to a shared-only configuration. -# If a disable-shared tag is given, we'll fallback to a static-only -# configuration. But we'll never go from static-only to shared-only. - -# ### BEGIN LIBTOOL TAG CONFIG: disable-shared -build_libtool_libs=no -build_old_libs=yes -# ### END LIBTOOL TAG CONFIG: disable-shared - -# ### BEGIN LIBTOOL TAG CONFIG: disable-static -build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` -# ### END LIBTOOL TAG CONFIG: disable-static - -# Local Variables: -# mode:shell-script -# sh-indentation:2 -# End: -# vi:sw=2 - Index: modules/provider-coaster-c-client/config/install-sh =================================================================== --- modules/provider-coaster-c-client/config/install-sh (revision 3826) +++ modules/provider-coaster-c-client/config/install-sh (working copy) @@ -1,520 +0,0 @@ -#!/bin/sh -# install - install a program, script, or datafile - -scriptversion=2009-04-28.21; # UTC - -# This originates from X11R5 (mit/util/scripts/install.sh), which was -# later released in X11R6 (xc/config/util/install.sh) with the -# following copyright and license. -# -# Copyright (C) 1994 X Consortium -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to -# deal in the Software without restriction, including without limitation the -# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -# sell copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN -# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- -# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -# -# Except as contained in this notice, the name of the X Consortium shall not -# be used in advertising or otherwise to promote the sale, use or other deal- -# ings in this Software without prior written authorization from the X Consor- -# tium. -# -# -# FSF changes to this file are in the public domain. -# -# Calling this script install-sh is preferred over install.sh, to prevent -# `make' implicit rules from creating a file called install from it -# when there is no Makefile. -# -# This script is compatible with the BSD install script, but was written -# from scratch. - -nl=' -' -IFS=" "" $nl" - -# set DOITPROG to echo to test this script - -# Don't use :- since 4.3BSD and earlier shells don't like it. -doit=${DOITPROG-} -if test -z "$doit"; then - doit_exec=exec -else - doit_exec=$doit -fi - -# Put in absolute file names if you don't have them in your path; -# or use environment vars. - -chgrpprog=${CHGRPPROG-chgrp} -chmodprog=${CHMODPROG-chmod} -chownprog=${CHOWNPROG-chown} -cmpprog=${CMPPROG-cmp} -cpprog=${CPPROG-cp} -mkdirprog=${MKDIRPROG-mkdir} -mvprog=${MVPROG-mv} -rmprog=${RMPROG-rm} -stripprog=${STRIPPROG-strip} - -posix_glob='?' -initialize_posix_glob=' - test "$posix_glob" != "?" || { - if (set -f) 2>/dev/null; then - posix_glob= - else - posix_glob=: - fi - } -' - -posix_mkdir= - -# Desired mode of installed file. -mode=0755 - -chgrpcmd= -chmodcmd=$chmodprog -chowncmd= -mvcmd=$mvprog -rmcmd="$rmprog -f" -stripcmd= - -src= -dst= -dir_arg= -dst_arg= - -copy_on_change=false -no_target_directory= - -usage="\ -Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE - or: $0 [OPTION]... SRCFILES... DIRECTORY - or: $0 [OPTION]... -t DIRECTORY SRCFILES... - or: $0 [OPTION]... -d DIRECTORIES... - -In the 1st form, copy SRCFILE to DSTFILE. -In the 2nd and 3rd, copy all SRCFILES to DIRECTORY. -In the 4th, create DIRECTORIES. - -Options: - --help display this help and exit. - --version display version info and exit. - - -c (ignored) - -C install only if different (preserve the last data modification time) - -d create directories instead of installing files. - -g GROUP $chgrpprog installed files to GROUP. - -m MODE $chmodprog installed files to MODE. - -o USER $chownprog installed files to USER. - -s $stripprog installed files. - -t DIRECTORY install into DIRECTORY. - -T report an error if DSTFILE is a directory. - -Environment variables override the default commands: - CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG - RMPROG STRIPPROG -" - -while test $# -ne 0; do - case $1 in - -c) ;; - - -C) copy_on_change=true;; - - -d) dir_arg=true;; - - -g) chgrpcmd="$chgrpprog $2" - shift;; - - --help) echo "$usage"; exit $?;; - - -m) mode=$2 - case $mode in - *' '* | *' '* | *' -'* | *'*'* | *'?'* | *'['*) - echo "$0: invalid mode: $mode" >&2 - exit 1;; - esac - shift;; - - -o) chowncmd="$chownprog $2" - shift;; - - -s) stripcmd=$stripprog;; - - -t) dst_arg=$2 - shift;; - - -T) no_target_directory=true;; - - --version) echo "$0 $scriptversion"; exit $?;; - - --) shift - break;; - - -*) echo "$0: invalid option: $1" >&2 - exit 1;; - - *) break;; - esac - shift -done - -if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then - # When -d is used, all remaining arguments are directories to create. - # When -t is used, the destination is already specified. - # Otherwise, the last argument is the destination. Remove it from $@. - for arg - do - if test -n "$dst_arg"; then - # $@ is not empty: it contains at least $arg. - set fnord "$@" "$dst_arg" - shift # fnord - fi - shift # arg - dst_arg=$arg - done -fi - -if test $# -eq 0; then - if test -z "$dir_arg"; then - echo "$0: no input file specified." >&2 - exit 1 - fi - # It's OK to call `install-sh -d' without argument. - # This can happen when creating conditional directories. - exit 0 -fi - -if test -z "$dir_arg"; then - trap '(exit $?); exit' 1 2 13 15 - - # Set umask so as not to create temps with too-generous modes. - # However, 'strip' requires both read and write access to temps. - case $mode in - # Optimize common cases. - *644) cp_umask=133;; - *755) cp_umask=22;; - - *[0-7]) - if test -z "$stripcmd"; then - u_plus_rw= - else - u_plus_rw='% 200' - fi - cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; - *) - if test -z "$stripcmd"; then - u_plus_rw= - else - u_plus_rw=,u+rw - fi - cp_umask=$mode$u_plus_rw;; - esac -fi - -for src -do - # Protect names starting with `-'. - case $src in - -*) src=./$src;; - esac - - if test -n "$dir_arg"; then - dst=$src - dstdir=$dst - test -d "$dstdir" - dstdir_status=$? - else - - # Waiting for this to be detected by the "$cpprog $src $dsttmp" command - # might cause directories to be created, which would be especially bad - # if $src (and thus $dsttmp) contains '*'. - if test ! -f "$src" && test ! -d "$src"; then - echo "$0: $src does not exist." >&2 - exit 1 - fi - - if test -z "$dst_arg"; then - echo "$0: no destination specified." >&2 - exit 1 - fi - - dst=$dst_arg - # Protect names starting with `-'. - case $dst in - -*) dst=./$dst;; - esac - - # If destination is a directory, append the input filename; won't work - # if double slashes aren't ignored. - if test -d "$dst"; then - if test -n "$no_target_directory"; then - echo "$0: $dst_arg: Is a directory" >&2 - exit 1 - fi - dstdir=$dst - dst=$dstdir/`basename "$src"` - dstdir_status=0 - else - # Prefer dirname, but fall back on a substitute if dirname fails. - dstdir=` - (dirname "$dst") 2>/dev/null || - expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$dst" : 'X\(//\)[^/]' \| \ - X"$dst" : 'X\(//\)$' \| \ - X"$dst" : 'X\(/\)' \| . 2>/dev/null || - echo X"$dst" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q' - ` - - test -d "$dstdir" - dstdir_status=$? - fi - fi - - obsolete_mkdir_used=false - - if test $dstdir_status != 0; then - case $posix_mkdir in - '') - # Create intermediate dirs using mode 755 as modified by the umask. - # This is like FreeBSD 'install' as of 1997-10-28. - umask=`umask` - case $stripcmd.$umask in - # Optimize common cases. - *[2367][2367]) mkdir_umask=$umask;; - .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;; - - *[0-7]) - mkdir_umask=`expr $umask + 22 \ - - $umask % 100 % 40 + $umask % 20 \ - - $umask % 10 % 4 + $umask % 2 - `;; - *) mkdir_umask=$umask,go-w;; - esac - - # With -d, create the new directory with the user-specified mode. - # Otherwise, rely on $mkdir_umask. - if test -n "$dir_arg"; then - mkdir_mode=-m$mode - else - mkdir_mode= - fi - - posix_mkdir=false - case $umask in - *[123567][0-7][0-7]) - # POSIX mkdir -p sets u+wx bits regardless of umask, which - # is incompatible with FreeBSD 'install' when (umask & 300) != 0. - ;; - *) - tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ - trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0 - - if (umask $mkdir_umask && - exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1 - then - if test -z "$dir_arg" || { - # Check for POSIX incompatibilities with -m. - # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or - # other-writeable bit of parent directory when it shouldn't. - # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. - ls_ld_tmpdir=`ls -ld "$tmpdir"` - case $ls_ld_tmpdir in - d????-?r-*) different_mode=700;; - d????-?--*) different_mode=755;; - *) false;; - esac && - $mkdirprog -m$different_mode -p -- "$tmpdir" && { - ls_ld_tmpdir_1=`ls -ld "$tmpdir"` - test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" - } - } - then posix_mkdir=: - fi - rmdir "$tmpdir/d" "$tmpdir" - else - # Remove any dirs left behind by ancient mkdir implementations. - rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null - fi - trap '' 0;; - esac;; - esac - - if - $posix_mkdir && ( - umask $mkdir_umask && - $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir" - ) - then : - else - - # The umask is ridiculous, or mkdir does not conform to POSIX, - # or it failed possibly due to a race condition. Create the - # directory the slow way, step by step, checking for races as we go. - - case $dstdir in - /*) prefix='/';; - -*) prefix='./';; - *) prefix='';; - esac - - eval "$initialize_posix_glob" - - oIFS=$IFS - IFS=/ - $posix_glob set -f - set fnord $dstdir - shift - $posix_glob set +f - IFS=$oIFS - - prefixes= - - for d - do - test -z "$d" && continue - - prefix=$prefix$d - if test -d "$prefix"; then - prefixes= - else - if $posix_mkdir; then - (umask=$mkdir_umask && - $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break - # Don't fail if two instances are running concurrently. - test -d "$prefix" || exit 1 - else - case $prefix in - *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; - *) qprefix=$prefix;; - esac - prefixes="$prefixes '$qprefix'" - fi - fi - prefix=$prefix/ - done - - if test -n "$prefixes"; then - # Don't fail if two instances are running concurrently. - (umask $mkdir_umask && - eval "\$doit_exec \$mkdirprog $prefixes") || - test -d "$dstdir" || exit 1 - obsolete_mkdir_used=true - fi - fi - fi - - if test -n "$dir_arg"; then - { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && - { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && - { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false || - test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 - else - - # Make a couple of temp file names in the proper directory. - dsttmp=$dstdir/_inst.$$_ - rmtmp=$dstdir/_rm.$$_ - - # Trap to clean up those temp files at exit. - trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0 - - # Copy the file name to the temp name. - (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") && - - # and set any options; do chmod last to preserve setuid bits. - # - # If any of these fail, we abort the whole thing. If we want to - # ignore errors from any of these, just make sure not to ignore - # errors from the above "$doit $cpprog $src $dsttmp" command. - # - { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && - { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && - { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } && - { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } && - - # If -C, don't bother to copy if it wouldn't change the file. - if $copy_on_change && - old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && - new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && - - eval "$initialize_posix_glob" && - $posix_glob set -f && - set X $old && old=:$2:$4:$5:$6 && - set X $new && new=:$2:$4:$5:$6 && - $posix_glob set +f && - - test "$old" = "$new" && - $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1 - then - rm -f "$dsttmp" - else - # Rename the file to the real destination. - $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null || - - # The rename failed, perhaps because mv can't rename something else - # to itself, or perhaps because mv is so ancient that it does not - # support -f. - { - # Now remove or move aside any old file at destination location. - # We try this two ways since rm can't unlink itself on some - # systems and the destination file might be busy for other - # reasons. In this case, the final cleanup might fail but the new - # file should still install successfully. - { - test ! -f "$dst" || - $doit $rmcmd -f "$dst" 2>/dev/null || - { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null && - { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; } - } || - { echo "$0: cannot unlink or rename $dst" >&2 - (exit 1); exit 1 - } - } && - - # Now rename the file to the real destination. - $doit $mvcmd "$dsttmp" "$dst" - } - fi || exit 1 - - trap '' 0 - fi -done - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" -# time-stamp-end: "; # UTC" -# End: Index: modules/provider-coaster-c-client/aclocal.m4 =================================================================== --- modules/provider-coaster-c-client/aclocal.m4 (revision 3826) +++ modules/provider-coaster-c-client/aclocal.m4 (working copy) @@ -1,9577 +0,0 @@ -# generated automatically by aclocal 1.11.3 -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, -# Inc. -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -m4_ifndef([AC_AUTOCONF_VERSION], - [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],, -[m4_warning([this file was generated for autoconf 2.68. -You have another version of autoconf. It may work, but is not guaranteed to. -If you have problems, you may need to regenerate the build system entirely. -To do so, use the procedure documented by the package, typically `autoreconf'.])]) - -# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- -# -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011 Free Software -# Foundation, Inc. -# Written by Gordon Matzigkeit, 1996 -# -# This file is free software; the Free Software Foundation gives -# unlimited permission to copy and/or distribute it, with or without -# modifications, as long as this notice is preserved. - -m4_define([_LT_COPYING], [dnl -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009, 2010, 2011 Free Software -# Foundation, Inc. -# Written by Gordon Matzigkeit, 1996 -# -# This file is part of GNU Libtool. -# -# GNU Libtool is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License as -# published by the Free Software Foundation; either version 2 of -# the License, or (at your option) any later version. -# -# As a special exception to the GNU General Public License, -# if you distribute this file as part of a program or library that -# is built using GNU Libtool, you may include this file under the -# same distribution terms that you use for the rest of that program. -# -# GNU Libtool 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. -# -# You should have received a copy of the GNU General Public License -# along with GNU Libtool; see the file COPYING. If not, a copy -# can be downloaded from http://www.gnu.org/licenses/gpl.html, or -# obtained by writing to the Free Software Foundation, Inc., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -]) - -# serial 57 LT_INIT - - -# LT_PREREQ(VERSION) -# ------------------ -# Complain and exit if this libtool version is less that VERSION. -m4_defun([LT_PREREQ], -[m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1, - [m4_default([$3], - [m4_fatal([Libtool version $1 or higher is required], - 63)])], - [$2])]) - - -# _LT_CHECK_BUILDDIR -# ------------------ -# Complain if the absolute build directory name contains unusual characters -m4_defun([_LT_CHECK_BUILDDIR], -[case `pwd` in - *\ * | *\ *) - AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;; -esac -]) - - -# LT_INIT([OPTIONS]) -# ------------------ -AC_DEFUN([LT_INIT], -[AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT -AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl -AC_BEFORE([$0], [LT_LANG])dnl -AC_BEFORE([$0], [LT_OUTPUT])dnl -AC_BEFORE([$0], [LTDL_INIT])dnl -m4_require([_LT_CHECK_BUILDDIR])dnl - -dnl Autoconf doesn't catch unexpanded LT_ macros by default: -m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl -m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl -dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4 -dnl unless we require an AC_DEFUNed macro: -AC_REQUIRE([LTOPTIONS_VERSION])dnl -AC_REQUIRE([LTSUGAR_VERSION])dnl -AC_REQUIRE([LTVERSION_VERSION])dnl -AC_REQUIRE([LTOBSOLETE_VERSION])dnl -m4_require([_LT_PROG_LTMAIN])dnl - -_LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}]) - -dnl Parse OPTIONS -_LT_SET_OPTIONS([$0], [$1]) - -# This can be used to rebuild libtool when needed -LIBTOOL_DEPS="$ltmain" - -# Always use our own libtool. -LIBTOOL='$(SHELL) $(top_builddir)/libtool' -AC_SUBST(LIBTOOL)dnl - -_LT_SETUP - -# Only expand once: -m4_define([LT_INIT]) -])# LT_INIT - -# Old names: -AU_ALIAS([AC_PROG_LIBTOOL], [LT_INIT]) -AU_ALIAS([AM_PROG_LIBTOOL], [LT_INIT]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_PROG_LIBTOOL], []) -dnl AC_DEFUN([AM_PROG_LIBTOOL], []) - - -# _LT_CC_BASENAME(CC) -# ------------------- -# Calculate cc_basename. Skip known compiler wrappers and cross-prefix. -m4_defun([_LT_CC_BASENAME], -[for cc_temp in $1""; do - case $cc_temp in - compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; - distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;; - \-*) ;; - *) break;; - esac -done -cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` -]) - - -# _LT_FILEUTILS_DEFAULTS -# ---------------------- -# It is okay to use these file commands and assume they have been set -# sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'. -m4_defun([_LT_FILEUTILS_DEFAULTS], -[: ${CP="cp -f"} -: ${MV="mv -f"} -: ${RM="rm -f"} -])# _LT_FILEUTILS_DEFAULTS - - -# _LT_SETUP -# --------- -m4_defun([_LT_SETUP], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -AC_REQUIRE([AC_CANONICAL_BUILD])dnl -AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl -AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl - -_LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl -dnl -_LT_DECL([], [host_alias], [0], [The host system])dnl -_LT_DECL([], [host], [0])dnl -_LT_DECL([], [host_os], [0])dnl -dnl -_LT_DECL([], [build_alias], [0], [The build system])dnl -_LT_DECL([], [build], [0])dnl -_LT_DECL([], [build_os], [0])dnl -dnl -AC_REQUIRE([AC_PROG_CC])dnl -AC_REQUIRE([LT_PATH_LD])dnl -AC_REQUIRE([LT_PATH_NM])dnl -dnl -AC_REQUIRE([AC_PROG_LN_S])dnl -test -z "$LN_S" && LN_S="ln -s" -_LT_DECL([], [LN_S], [1], [Whether we need soft or hard links])dnl -dnl -AC_REQUIRE([LT_CMD_MAX_LEN])dnl -_LT_DECL([objext], [ac_objext], [0], [Object file suffix (normally "o")])dnl -_LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl -dnl -m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_CHECK_SHELL_FEATURES])dnl -m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl -m4_require([_LT_CMD_RELOAD])dnl -m4_require([_LT_CHECK_MAGIC_METHOD])dnl -m4_require([_LT_CHECK_SHAREDLIB_FROM_LINKLIB])dnl -m4_require([_LT_CMD_OLD_ARCHIVE])dnl -m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl -m4_require([_LT_WITH_SYSROOT])dnl - -_LT_CONFIG_LIBTOOL_INIT([ -# See if we are running on zsh, and set the options which allow our -# commands through without removal of \ escapes INIT. -if test -n "\${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST -fi -]) -if test -n "${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST -fi - -_LT_CHECK_OBJDIR - -m4_require([_LT_TAG_COMPILER])dnl - -case $host_os in -aix3*) - # AIX sometimes has problems with the GCC collect2 program. For some - # reason, if we set the COLLECT_NAMES environment variable, the problems - # vanish in a puff of smoke. - if test "X${COLLECT_NAMES+set}" != Xset; then - COLLECT_NAMES= - export COLLECT_NAMES - fi - ;; -esac - -# Global variables: -ofile=libtool -can_build_shared=yes - -# All known linkers require a `.a' archive for static linking (except MSVC, -# which needs '.lib'). -libext=a - -with_gnu_ld="$lt_cv_prog_gnu_ld" - -old_CC="$CC" -old_CFLAGS="$CFLAGS" - -# Set sane defaults for various variables -test -z "$CC" && CC=cc -test -z "$LTCC" && LTCC=$CC -test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS -test -z "$LD" && LD=ld -test -z "$ac_objext" && ac_objext=o - -_LT_CC_BASENAME([$compiler]) - -# Only perform the check for file, if the check method requires it -test -z "$MAGIC_CMD" && MAGIC_CMD=file -case $deplibs_check_method in -file_magic*) - if test "$file_magic_cmd" = '$MAGIC_CMD'; then - _LT_PATH_MAGIC - fi - ;; -esac - -# Use C for the default configuration in the libtool script -LT_SUPPORTED_TAG([CC]) -_LT_LANG_C_CONFIG -_LT_LANG_DEFAULT_CONFIG -_LT_CONFIG_COMMANDS -])# _LT_SETUP - - -# _LT_PREPARE_SED_QUOTE_VARS -# -------------------------- -# Define a few sed substitution that help us do robust quoting. -m4_defun([_LT_PREPARE_SED_QUOTE_VARS], -[# Backslashify metacharacters that are still active within -# double-quoted strings. -sed_quote_subst='s/\([["`$\\]]\)/\\\1/g' - -# Same as above, but do not quote variable references. -double_quote_subst='s/\([["`\\]]\)/\\\1/g' - -# Sed substitution to delay expansion of an escaped shell variable in a -# double_quote_subst'ed string. -delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' - -# Sed substitution to delay expansion of an escaped single quote. -delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' - -# Sed substitution to avoid accidental globbing in evaled expressions -no_glob_subst='s/\*/\\\*/g' -]) - -# _LT_PROG_LTMAIN -# --------------- -# Note that this code is called both from `configure', and `config.status' -# now that we use AC_CONFIG_COMMANDS to generate libtool. Notably, -# `config.status' has no value for ac_aux_dir unless we are using Automake, -# so we pass a copy along to make sure it has a sensible value anyway. -m4_defun([_LT_PROG_LTMAIN], -[m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([ltmain.sh])])dnl -_LT_CONFIG_LIBTOOL_INIT([ac_aux_dir='$ac_aux_dir']) -ltmain="$ac_aux_dir/ltmain.sh" -])# _LT_PROG_LTMAIN - - - -# So that we can recreate a full libtool script including additional -# tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS -# in macros and then make a single call at the end using the `libtool' -# label. - - -# _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS]) -# ---------------------------------------- -# Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later. -m4_define([_LT_CONFIG_LIBTOOL_INIT], -[m4_ifval([$1], - [m4_append([_LT_OUTPUT_LIBTOOL_INIT], - [$1 -])])]) - -# Initialize. -m4_define([_LT_OUTPUT_LIBTOOL_INIT]) - - -# _LT_CONFIG_LIBTOOL([COMMANDS]) -# ------------------------------ -# Register COMMANDS to be passed to AC_CONFIG_COMMANDS later. -m4_define([_LT_CONFIG_LIBTOOL], -[m4_ifval([$1], - [m4_append([_LT_OUTPUT_LIBTOOL_COMMANDS], - [$1 -])])]) - -# Initialize. -m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS]) - - -# _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS]) -# ----------------------------------------------------- -m4_defun([_LT_CONFIG_SAVE_COMMANDS], -[_LT_CONFIG_LIBTOOL([$1]) -_LT_CONFIG_LIBTOOL_INIT([$2]) -]) - - -# _LT_FORMAT_COMMENT([COMMENT]) -# ----------------------------- -# Add leading comment marks to the start of each line, and a trailing -# full-stop to the whole comment if one is not present already. -m4_define([_LT_FORMAT_COMMENT], -[m4_ifval([$1], [ -m4_bpatsubst([m4_bpatsubst([$1], [^ *], [# ])], - [['`$\]], [\\\&])]m4_bmatch([$1], [[!?.]$], [], [.]) -)]) - - - - - -# _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?]) -# ------------------------------------------------------------------- -# CONFIGNAME is the name given to the value in the libtool script. -# VARNAME is the (base) name used in the configure script. -# VALUE may be 0, 1 or 2 for a computed quote escaped value based on -# VARNAME. Any other value will be used directly. -m4_define([_LT_DECL], -[lt_if_append_uniq([lt_decl_varnames], [$2], [, ], - [lt_dict_add_subkey([lt_decl_dict], [$2], [libtool_name], - [m4_ifval([$1], [$1], [$2])]) - lt_dict_add_subkey([lt_decl_dict], [$2], [value], [$3]) - m4_ifval([$4], - [lt_dict_add_subkey([lt_decl_dict], [$2], [description], [$4])]) - lt_dict_add_subkey([lt_decl_dict], [$2], - [tagged?], [m4_ifval([$5], [yes], [no])])]) -]) - - -# _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION]) -# -------------------------------------------------------- -m4_define([_LT_TAGDECL], [_LT_DECL([$1], [$2], [$3], [$4], [yes])]) - - -# lt_decl_tag_varnames([SEPARATOR], [VARNAME1...]) -# ------------------------------------------------ -m4_define([lt_decl_tag_varnames], -[_lt_decl_filter([tagged?], [yes], $@)]) - - -# _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..]) -# --------------------------------------------------------- -m4_define([_lt_decl_filter], -[m4_case([$#], - [0], [m4_fatal([$0: too few arguments: $#])], - [1], [m4_fatal([$0: too few arguments: $#: $1])], - [2], [lt_dict_filter([lt_decl_dict], [$1], [$2], [], lt_decl_varnames)], - [3], [lt_dict_filter([lt_decl_dict], [$1], [$2], [$3], lt_decl_varnames)], - [lt_dict_filter([lt_decl_dict], $@)])[]dnl -]) - - -# lt_decl_quote_varnames([SEPARATOR], [VARNAME1...]) -# -------------------------------------------------- -m4_define([lt_decl_quote_varnames], -[_lt_decl_filter([value], [1], $@)]) - - -# lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...]) -# --------------------------------------------------- -m4_define([lt_decl_dquote_varnames], -[_lt_decl_filter([value], [2], $@)]) - - -# lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...]) -# --------------------------------------------------- -m4_define([lt_decl_varnames_tagged], -[m4_assert([$# <= 2])dnl -_$0(m4_quote(m4_default([$1], [[, ]])), - m4_ifval([$2], [[$2]], [m4_dquote(lt_decl_tag_varnames)]), - m4_split(m4_normalize(m4_quote(_LT_TAGS)), [ ]))]) -m4_define([_lt_decl_varnames_tagged], -[m4_ifval([$3], [lt_combine([$1], [$2], [_], $3)])]) - - -# lt_decl_all_varnames([SEPARATOR], [VARNAME1...]) -# ------------------------------------------------ -m4_define([lt_decl_all_varnames], -[_$0(m4_quote(m4_default([$1], [[, ]])), - m4_if([$2], [], - m4_quote(lt_decl_varnames), - m4_quote(m4_shift($@))))[]dnl -]) -m4_define([_lt_decl_all_varnames], -[lt_join($@, lt_decl_varnames_tagged([$1], - lt_decl_tag_varnames([[, ]], m4_shift($@))))dnl -]) - - -# _LT_CONFIG_STATUS_DECLARE([VARNAME]) -# ------------------------------------ -# Quote a variable value, and forward it to `config.status' so that its -# declaration there will have the same value as in `configure'. VARNAME -# must have a single quote delimited value for this to work. -m4_define([_LT_CONFIG_STATUS_DECLARE], -[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) - - -# _LT_CONFIG_STATUS_DECLARATIONS -# ------------------------------ -# We delimit libtool config variables with single quotes, so when -# we write them to config.status, we have to be sure to quote all -# embedded single quotes properly. In configure, this macro expands -# each variable declared with _LT_DECL (and _LT_TAGDECL) into: -# -# ='`$ECHO "$" | $SED "$delay_single_quote_subst"`' -m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], -[m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames), - [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])]) - - -# _LT_LIBTOOL_TAGS -# ---------------- -# Output comment and list of tags supported by the script -m4_defun([_LT_LIBTOOL_TAGS], -[_LT_FORMAT_COMMENT([The names of the tagged configurations supported by this script])dnl -available_tags="_LT_TAGS"dnl -]) - - -# _LT_LIBTOOL_DECLARE(VARNAME, [TAG]) -# ----------------------------------- -# Extract the dictionary values for VARNAME (optionally with TAG) and -# expand to a commented shell variable setting: -# -# # Some comment about what VAR is for. -# visible_name=$lt_internal_name -m4_define([_LT_LIBTOOL_DECLARE], -[_LT_FORMAT_COMMENT(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], - [description])))[]dnl -m4_pushdef([_libtool_name], - m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [libtool_name])))[]dnl -m4_case(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [value])), - [0], [_libtool_name=[$]$1], - [1], [_libtool_name=$lt_[]$1], - [2], [_libtool_name=$lt_[]$1], - [_libtool_name=lt_dict_fetch([lt_decl_dict], [$1], [value])])[]dnl -m4_ifval([$2], [_$2])[]m4_popdef([_libtool_name])[]dnl -]) - - -# _LT_LIBTOOL_CONFIG_VARS -# ----------------------- -# Produce commented declarations of non-tagged libtool config variables -# suitable for insertion in the LIBTOOL CONFIG section of the `libtool' -# script. Tagged libtool config variables (even for the LIBTOOL CONFIG -# section) are produced by _LT_LIBTOOL_TAG_VARS. -m4_defun([_LT_LIBTOOL_CONFIG_VARS], -[m4_foreach([_lt_var], - m4_quote(_lt_decl_filter([tagged?], [no], [], lt_decl_varnames)), - [m4_n([_LT_LIBTOOL_DECLARE(_lt_var)])])]) - - -# _LT_LIBTOOL_TAG_VARS(TAG) -# ------------------------- -m4_define([_LT_LIBTOOL_TAG_VARS], -[m4_foreach([_lt_var], m4_quote(lt_decl_tag_varnames), - [m4_n([_LT_LIBTOOL_DECLARE(_lt_var, [$1])])])]) - - -# _LT_TAGVAR(VARNAME, [TAGNAME]) -# ------------------------------ -m4_define([_LT_TAGVAR], [m4_ifval([$2], [$1_$2], [$1])]) - - -# _LT_CONFIG_COMMANDS -# ------------------- -# Send accumulated output to $CONFIG_STATUS. Thanks to the lists of -# variables for single and double quote escaping we saved from calls -# to _LT_DECL, we can put quote escaped variables declarations -# into `config.status', and then the shell code to quote escape them in -# for loops in `config.status'. Finally, any additional code accumulated -# from calls to _LT_CONFIG_LIBTOOL_INIT is expanded. -m4_defun([_LT_CONFIG_COMMANDS], -[AC_PROVIDE_IFELSE([LT_OUTPUT], - dnl If the libtool generation code has been placed in $CONFIG_LT, - dnl instead of duplicating it all over again into config.status, - dnl then we will have config.status run $CONFIG_LT later, so it - dnl needs to know what name is stored there: - [AC_CONFIG_COMMANDS([libtool], - [$SHELL $CONFIG_LT || AS_EXIT(1)], [CONFIG_LT='$CONFIG_LT'])], - dnl If the libtool generation code is destined for config.status, - dnl expand the accumulated commands and init code now: - [AC_CONFIG_COMMANDS([libtool], - [_LT_OUTPUT_LIBTOOL_COMMANDS], [_LT_OUTPUT_LIBTOOL_COMMANDS_INIT])]) -])#_LT_CONFIG_COMMANDS - - -# Initialize. -m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS_INIT], -[ - -# The HP-UX ksh and POSIX shell print the target directory to stdout -# if CDPATH is set. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -sed_quote_subst='$sed_quote_subst' -double_quote_subst='$double_quote_subst' -delay_variable_subst='$delay_variable_subst' -_LT_CONFIG_STATUS_DECLARATIONS -LTCC='$LTCC' -LTCFLAGS='$LTCFLAGS' -compiler='$compiler_DEFAULT' - -# A function that is used when there is no print builtin or printf. -func_fallback_echo () -{ - eval 'cat <<_LTECHO_EOF -\$[]1 -_LTECHO_EOF' -} - -# Quote evaled strings. -for var in lt_decl_all_varnames([[ \ -]], lt_decl_quote_varnames); do - case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in - *[[\\\\\\\`\\"\\\$]]*) - eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" - ;; - *) - eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" - ;; - esac -done - -# Double-quote double-evaled strings. -for var in lt_decl_all_varnames([[ \ -]], lt_decl_dquote_varnames); do - case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in - *[[\\\\\\\`\\"\\\$]]*) - eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" - ;; - *) - eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" - ;; - esac -done - -_LT_OUTPUT_LIBTOOL_INIT -]) - -# _LT_GENERATED_FILE_INIT(FILE, [COMMENT]) -# ------------------------------------ -# Generate a child script FILE with all initialization necessary to -# reuse the environment learned by the parent script, and make the -# file executable. If COMMENT is supplied, it is inserted after the -# `#!' sequence but before initialization text begins. After this -# macro, additional text can be appended to FILE to form the body of -# the child script. The macro ends with non-zero status if the -# file could not be fully written (such as if the disk is full). -m4_ifdef([AS_INIT_GENERATED], -[m4_defun([_LT_GENERATED_FILE_INIT],[AS_INIT_GENERATED($@)])], -[m4_defun([_LT_GENERATED_FILE_INIT], -[m4_require([AS_PREPARE])]dnl -[m4_pushdef([AS_MESSAGE_LOG_FD])]dnl -[lt_write_fail=0 -cat >$1 <<_ASEOF || lt_write_fail=1 -#! $SHELL -# Generated by $as_me. -$2 -SHELL=\${CONFIG_SHELL-$SHELL} -export SHELL -_ASEOF -cat >>$1 <<\_ASEOF || lt_write_fail=1 -AS_SHELL_SANITIZE -_AS_PREPARE -exec AS_MESSAGE_FD>&1 -_ASEOF -test $lt_write_fail = 0 && chmod +x $1[]dnl -m4_popdef([AS_MESSAGE_LOG_FD])])])# _LT_GENERATED_FILE_INIT - -# LT_OUTPUT -# --------- -# This macro allows early generation of the libtool script (before -# AC_OUTPUT is called), incase it is used in configure for compilation -# tests. -AC_DEFUN([LT_OUTPUT], -[: ${CONFIG_LT=./config.lt} -AC_MSG_NOTICE([creating $CONFIG_LT]) -_LT_GENERATED_FILE_INIT(["$CONFIG_LT"], -[# Run this file to recreate a libtool stub with the current configuration.]) - -cat >>"$CONFIG_LT" <<\_LTEOF -lt_cl_silent=false -exec AS_MESSAGE_LOG_FD>>config.log -{ - echo - AS_BOX([Running $as_me.]) -} >&AS_MESSAGE_LOG_FD - -lt_cl_help="\ -\`$as_me' creates a local libtool stub from the current configuration, -for use in further configure time tests before the real libtool is -generated. - -Usage: $[0] [[OPTIONS]] - - -h, --help print this help, then exit - -V, --version print version number, then exit - -q, --quiet do not print progress messages - -d, --debug don't remove temporary files - -Report bugs to ." - -lt_cl_version="\ -m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl -m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION]) -configured by $[0], generated by m4_PACKAGE_STRING. - -Copyright (C) 2011 Free Software Foundation, Inc. -This config.lt script is free software; the Free Software Foundation -gives unlimited permision to copy, distribute and modify it." - -while test $[#] != 0 -do - case $[1] in - --version | --v* | -V ) - echo "$lt_cl_version"; exit 0 ;; - --help | --h* | -h ) - echo "$lt_cl_help"; exit 0 ;; - --debug | --d* | -d ) - debug=: ;; - --quiet | --q* | --silent | --s* | -q ) - lt_cl_silent=: ;; - - -*) AC_MSG_ERROR([unrecognized option: $[1] -Try \`$[0] --help' for more information.]) ;; - - *) AC_MSG_ERROR([unrecognized argument: $[1] -Try \`$[0] --help' for more information.]) ;; - esac - shift -done - -if $lt_cl_silent; then - exec AS_MESSAGE_FD>/dev/null -fi -_LTEOF - -cat >>"$CONFIG_LT" <<_LTEOF -_LT_OUTPUT_LIBTOOL_COMMANDS_INIT -_LTEOF - -cat >>"$CONFIG_LT" <<\_LTEOF -AC_MSG_NOTICE([creating $ofile]) -_LT_OUTPUT_LIBTOOL_COMMANDS -AS_EXIT(0) -_LTEOF -chmod +x "$CONFIG_LT" - -# configure is writing to config.log, but config.lt does its own redirection, -# appending to config.log, which fails on DOS, as config.log is still kept -# open by configure. Here we exec the FD to /dev/null, effectively closing -# config.log, so it can be properly (re)opened and appended to by config.lt. -lt_cl_success=: -test "$silent" = yes && - lt_config_lt_args="$lt_config_lt_args --quiet" -exec AS_MESSAGE_LOG_FD>/dev/null -$SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false -exec AS_MESSAGE_LOG_FD>>config.log -$lt_cl_success || AS_EXIT(1) -])# LT_OUTPUT - - -# _LT_CONFIG(TAG) -# --------------- -# If TAG is the built-in tag, create an initial libtool script with a -# default configuration from the untagged config vars. Otherwise add code -# to config.status for appending the configuration named by TAG from the -# matching tagged config vars. -m4_defun([_LT_CONFIG], -[m4_require([_LT_FILEUTILS_DEFAULTS])dnl -_LT_CONFIG_SAVE_COMMANDS([ - m4_define([_LT_TAG], m4_if([$1], [], [C], [$1]))dnl - m4_if(_LT_TAG, [C], [ - # See if we are running on zsh, and set the options which allow our - # commands through without removal of \ escapes. - if test -n "${ZSH_VERSION+set}" ; then - setopt NO_GLOB_SUBST - fi - - cfgfile="${ofile}T" - trap "$RM \"$cfgfile\"; exit 1" 1 2 15 - $RM "$cfgfile" - - cat <<_LT_EOF >> "$cfgfile" -#! $SHELL - -# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. -# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: -# NOTE: Changes made to this file will be lost: look at ltmain.sh. -# -_LT_COPYING -_LT_LIBTOOL_TAGS - -# ### BEGIN LIBTOOL CONFIG -_LT_LIBTOOL_CONFIG_VARS -_LT_LIBTOOL_TAG_VARS -# ### END LIBTOOL CONFIG - -_LT_EOF - - case $host_os in - aix3*) - cat <<\_LT_EOF >> "$cfgfile" -# AIX sometimes has problems with the GCC collect2 program. For some -# reason, if we set the COLLECT_NAMES environment variable, the problems -# vanish in a puff of smoke. -if test "X${COLLECT_NAMES+set}" != Xset; then - COLLECT_NAMES= - export COLLECT_NAMES -fi -_LT_EOF - ;; - esac - - _LT_PROG_LTMAIN - - # We use sed instead of cat because bash on DJGPP gets confused if - # if finds mixed CR/LF and LF-only lines. Since sed operates in - # text mode, it properly converts lines to CR/LF. This bash problem - # is reportedly fixed, but why not run on old versions too? - sed '$q' "$ltmain" >> "$cfgfile" \ - || (rm -f "$cfgfile"; exit 1) - - _LT_PROG_REPLACE_SHELLFNS - - mv -f "$cfgfile" "$ofile" || - (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") - chmod +x "$ofile" -], -[cat <<_LT_EOF >> "$ofile" - -dnl Unfortunately we have to use $1 here, since _LT_TAG is not expanded -dnl in a comment (ie after a #). -# ### BEGIN LIBTOOL TAG CONFIG: $1 -_LT_LIBTOOL_TAG_VARS(_LT_TAG) -# ### END LIBTOOL TAG CONFIG: $1 -_LT_EOF -])dnl /m4_if -], -[m4_if([$1], [], [ - PACKAGE='$PACKAGE' - VERSION='$VERSION' - TIMESTAMP='$TIMESTAMP' - RM='$RM' - ofile='$ofile'], []) -])dnl /_LT_CONFIG_SAVE_COMMANDS -])# _LT_CONFIG - - -# LT_SUPPORTED_TAG(TAG) -# --------------------- -# Trace this macro to discover what tags are supported by the libtool -# --tag option, using: -# autoconf --trace 'LT_SUPPORTED_TAG:$1' -AC_DEFUN([LT_SUPPORTED_TAG], []) - - -# C support is built-in for now -m4_define([_LT_LANG_C_enabled], []) -m4_define([_LT_TAGS], []) - - -# LT_LANG(LANG) -# ------------- -# Enable libtool support for the given language if not already enabled. -AC_DEFUN([LT_LANG], -[AC_BEFORE([$0], [LT_OUTPUT])dnl -m4_case([$1], - [C], [_LT_LANG(C)], - [C++], [_LT_LANG(CXX)], - [Go], [_LT_LANG(GO)], - [Java], [_LT_LANG(GCJ)], - [Fortran 77], [_LT_LANG(F77)], - [Fortran], [_LT_LANG(FC)], - [Windows Resource], [_LT_LANG(RC)], - [m4_ifdef([_LT_LANG_]$1[_CONFIG], - [_LT_LANG($1)], - [m4_fatal([$0: unsupported language: "$1"])])])dnl -])# LT_LANG - - -# _LT_LANG(LANGNAME) -# ------------------ -m4_defun([_LT_LANG], -[m4_ifdef([_LT_LANG_]$1[_enabled], [], - [LT_SUPPORTED_TAG([$1])dnl - m4_append([_LT_TAGS], [$1 ])dnl - m4_define([_LT_LANG_]$1[_enabled], [])dnl - _LT_LANG_$1_CONFIG($1)])dnl -])# _LT_LANG - - -m4_ifndef([AC_PROG_GO], [ -# NOTE: This macro has been submitted for inclusion into # -# GNU Autoconf as AC_PROG_GO. When it is available in # -# a released version of Autoconf we should remove this # -# macro and use it instead. # -m4_defun([AC_PROG_GO], -[AC_LANG_PUSH(Go)dnl -AC_ARG_VAR([GOC], [Go compiler command])dnl -AC_ARG_VAR([GOFLAGS], [Go compiler flags])dnl -_AC_ARG_VAR_LDFLAGS()dnl -AC_CHECK_TOOL(GOC, gccgo) -if test -z "$GOC"; then - if test -n "$ac_tool_prefix"; then - AC_CHECK_PROG(GOC, [${ac_tool_prefix}gccgo], [${ac_tool_prefix}gccgo]) - fi -fi -if test -z "$GOC"; then - AC_CHECK_PROG(GOC, gccgo, gccgo, false) -fi -])#m4_defun -])#m4_ifndef - - -# _LT_LANG_DEFAULT_CONFIG -# ----------------------- -m4_defun([_LT_LANG_DEFAULT_CONFIG], -[AC_PROVIDE_IFELSE([AC_PROG_CXX], - [LT_LANG(CXX)], - [m4_define([AC_PROG_CXX], defn([AC_PROG_CXX])[LT_LANG(CXX)])]) - -AC_PROVIDE_IFELSE([AC_PROG_F77], - [LT_LANG(F77)], - [m4_define([AC_PROG_F77], defn([AC_PROG_F77])[LT_LANG(F77)])]) - -AC_PROVIDE_IFELSE([AC_PROG_FC], - [LT_LANG(FC)], - [m4_define([AC_PROG_FC], defn([AC_PROG_FC])[LT_LANG(FC)])]) - -dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal -dnl pulling things in needlessly. -AC_PROVIDE_IFELSE([AC_PROG_GCJ], - [LT_LANG(GCJ)], - [AC_PROVIDE_IFELSE([A][M_PROG_GCJ], - [LT_LANG(GCJ)], - [AC_PROVIDE_IFELSE([LT_PROG_GCJ], - [LT_LANG(GCJ)], - [m4_ifdef([AC_PROG_GCJ], - [m4_define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[LT_LANG(GCJ)])]) - m4_ifdef([A][M_PROG_GCJ], - [m4_define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[LT_LANG(GCJ)])]) - m4_ifdef([LT_PROG_GCJ], - [m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])]) - -AC_PROVIDE_IFELSE([AC_PROG_GO], - [LT_LANG(GO)], - [m4_define([AC_PROG_GO], defn([AC_PROG_GO])[LT_LANG(GO)])]) - -AC_PROVIDE_IFELSE([LT_PROG_RC], - [LT_LANG(RC)], - [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])]) -])# _LT_LANG_DEFAULT_CONFIG - -# Obsolete macros: -AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)]) -AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)]) -AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)]) -AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)]) -AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_CXX], []) -dnl AC_DEFUN([AC_LIBTOOL_F77], []) -dnl AC_DEFUN([AC_LIBTOOL_FC], []) -dnl AC_DEFUN([AC_LIBTOOL_GCJ], []) -dnl AC_DEFUN([AC_LIBTOOL_RC], []) - - -# _LT_TAG_COMPILER -# ---------------- -m4_defun([_LT_TAG_COMPILER], -[AC_REQUIRE([AC_PROG_CC])dnl - -_LT_DECL([LTCC], [CC], [1], [A C compiler])dnl -_LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl -_LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl -_LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl - -# If no C compiler was specified, use CC. -LTCC=${LTCC-"$CC"} - -# If no C compiler flags were specified, use CFLAGS. -LTCFLAGS=${LTCFLAGS-"$CFLAGS"} - -# Allow CC to be a program name with arguments. -compiler=$CC -])# _LT_TAG_COMPILER - - -# _LT_COMPILER_BOILERPLATE -# ------------------------ -# Check for compiler boilerplate output or warnings with -# the simple compiler test code. -m4_defun([_LT_COMPILER_BOILERPLATE], -[m4_require([_LT_DECL_SED])dnl -ac_outfile=conftest.$ac_objext -echo "$lt_simple_compile_test_code" >conftest.$ac_ext -eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_compiler_boilerplate=`cat conftest.err` -$RM conftest* -])# _LT_COMPILER_BOILERPLATE - - -# _LT_LINKER_BOILERPLATE -# ---------------------- -# Check for linker boilerplate output or warnings with -# the simple link test code. -m4_defun([_LT_LINKER_BOILERPLATE], -[m4_require([_LT_DECL_SED])dnl -ac_outfile=conftest.$ac_objext -echo "$lt_simple_link_test_code" >conftest.$ac_ext -eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err -_lt_linker_boilerplate=`cat conftest.err` -$RM -r conftest* -])# _LT_LINKER_BOILERPLATE - -# _LT_REQUIRED_DARWIN_CHECKS -# ------------------------- -m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[ - case $host_os in - rhapsody* | darwin*) - AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:]) - AC_CHECK_TOOL([NMEDIT], [nmedit], [:]) - AC_CHECK_TOOL([LIPO], [lipo], [:]) - AC_CHECK_TOOL([OTOOL], [otool], [:]) - AC_CHECK_TOOL([OTOOL64], [otool64], [:]) - _LT_DECL([], [DSYMUTIL], [1], - [Tool to manipulate archived DWARF debug symbol files on Mac OS X]) - _LT_DECL([], [NMEDIT], [1], - [Tool to change global to local symbols on Mac OS X]) - _LT_DECL([], [LIPO], [1], - [Tool to manipulate fat objects and archives on Mac OS X]) - _LT_DECL([], [OTOOL], [1], - [ldd/readelf like tool for Mach-O binaries on Mac OS X]) - _LT_DECL([], [OTOOL64], [1], - [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4]) - - AC_CACHE_CHECK([for -single_module linker flag],[lt_cv_apple_cc_single_mod], - [lt_cv_apple_cc_single_mod=no - if test -z "${LT_MULTI_MODULE}"; then - # By default we will add the -single_module flag. You can override - # by either setting the environment variable LT_MULTI_MODULE - # non-empty at configure time, or by adding -multi_module to the - # link flags. - rm -rf libconftest.dylib* - echo "int foo(void){return 1;}" > conftest.c - echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ --dynamiclib -Wl,-single_module conftest.c" >&AS_MESSAGE_LOG_FD - $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ - -dynamiclib -Wl,-single_module conftest.c 2>conftest.err - _lt_result=$? - # If there is a non-empty error log, and "single_module" - # appears in it, assume the flag caused a linker warning - if test -s conftest.err && $GREP single_module conftest.err; then - cat conftest.err >&AS_MESSAGE_LOG_FD - # Otherwise, if the output was created with a 0 exit code from - # the compiler, it worked. - elif test -f libconftest.dylib && test $_lt_result -eq 0; then - lt_cv_apple_cc_single_mod=yes - else - cat conftest.err >&AS_MESSAGE_LOG_FD - fi - rm -rf libconftest.dylib* - rm -f conftest.* - fi]) - - AC_CACHE_CHECK([for -exported_symbols_list linker flag], - [lt_cv_ld_exported_symbols_list], - [lt_cv_ld_exported_symbols_list=no - save_LDFLAGS=$LDFLAGS - echo "_main" > conftest.sym - LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" - AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])], - [lt_cv_ld_exported_symbols_list=yes], - [lt_cv_ld_exported_symbols_list=no]) - LDFLAGS="$save_LDFLAGS" - ]) - - AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load], - [lt_cv_ld_force_load=no - cat > conftest.c << _LT_EOF -int forced_loaded() { return 2;} -_LT_EOF - echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD - $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD - echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD - $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD - echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD - $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD - cat > conftest.c << _LT_EOF -int main() { return 0;} -_LT_EOF - echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD - $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err - _lt_result=$? - if test -s conftest.err && $GREP force_load conftest.err; then - cat conftest.err >&AS_MESSAGE_LOG_FD - elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then - lt_cv_ld_force_load=yes - else - cat conftest.err >&AS_MESSAGE_LOG_FD - fi - rm -f conftest.err libconftest.a conftest conftest.c - rm -rf conftest.dSYM - ]) - case $host_os in - rhapsody* | darwin1.[[012]]) - _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; - darwin1.*) - _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; - darwin*) # darwin 5.x on - # if running on 10.5 or later, the deployment target defaults - # to the OS version, if on x86, and 10.4, the deployment - # target defaults to 10.4. Don't you love it? - case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in - 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*) - _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; - 10.[[012]]*) - _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; - 10.*) - _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; - esac - ;; - esac - if test "$lt_cv_apple_cc_single_mod" = "yes"; then - _lt_dar_single_mod='$single_module' - fi - if test "$lt_cv_ld_exported_symbols_list" = "yes"; then - _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' - else - _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' - fi - if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then - _lt_dsymutil='~$DSYMUTIL $lib || :' - else - _lt_dsymutil= - fi - ;; - esac -]) - - -# _LT_DARWIN_LINKER_FEATURES([TAG]) -# --------------------------------- -# Checks for linker and compiler features on darwin -m4_defun([_LT_DARWIN_LINKER_FEATURES], -[ - m4_require([_LT_REQUIRED_DARWIN_CHECKS]) - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_automatic, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported - if test "$lt_cv_ld_force_load" = "yes"; then - _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' - m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], - [FC], [_LT_TAGVAR(compiler_needs_object, $1)=yes]) - else - _LT_TAGVAR(whole_archive_flag_spec, $1)='' - fi - _LT_TAGVAR(link_all_deplibs, $1)=yes - _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined" - case $cc_basename in - ifort*) _lt_dar_can_shared=yes ;; - *) _lt_dar_can_shared=$GCC ;; - esac - if test "$_lt_dar_can_shared" = "yes"; then - output_verbose_link_cmd=func_echo_all - _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" - _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" - _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" - _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" - m4_if([$1], [CXX], -[ if test "$lt_cv_apple_cc_single_mod" != "yes"; then - _LT_TAGVAR(archive_cmds, $1)="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}" - _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}" - fi -],[]) - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi -]) - -# _LT_SYS_MODULE_PATH_AIX([TAGNAME]) -# ---------------------------------- -# Links a minimal program and checks the executable -# for the system default hardcoded library path. In most cases, -# this is /usr/lib:/lib, but when the MPI compilers are used -# the location of the communication and MPI libs are included too. -# If we don't find anything, use the default library path according -# to the aix ld manual. -# Store the results from the different compilers for each TAGNAME. -# Allow to override them for all tags through lt_cv_aix_libpath. -m4_defun([_LT_SYS_MODULE_PATH_AIX], -[m4_require([_LT_DECL_SED])dnl -if test "${lt_cv_aix_libpath+set}" = set; then - aix_libpath=$lt_cv_aix_libpath -else - AC_CACHE_VAL([_LT_TAGVAR([lt_cv_aix_libpath_], [$1])], - [AC_LINK_IFELSE([AC_LANG_PROGRAM],[ - lt_aix_libpath_sed='[ - /Import File Strings/,/^$/ { - /^0/ { - s/^0 *\([^ ]*\) *$/\1/ - p - } - }]' - _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - # Check for a 64-bit object if we didn't find anything. - if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then - _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` - fi],[]) - if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then - _LT_TAGVAR([lt_cv_aix_libpath_], [$1])="/usr/lib:/lib" - fi - ]) - aix_libpath=$_LT_TAGVAR([lt_cv_aix_libpath_], [$1]) -fi -])# _LT_SYS_MODULE_PATH_AIX - - -# _LT_SHELL_INIT(ARG) -# ------------------- -m4_define([_LT_SHELL_INIT], -[m4_divert_text([M4SH-INIT], [$1 -])])# _LT_SHELL_INIT - - - -# _LT_PROG_ECHO_BACKSLASH -# ----------------------- -# Find how we can fake an echo command that does not interpret backslash. -# In particular, with Autoconf 2.60 or later we add some code to the start -# of the generated configure script which will find a shell with a builtin -# printf (which we can use as an echo command). -m4_defun([_LT_PROG_ECHO_BACKSLASH], -[ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO -ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO - -AC_MSG_CHECKING([how to print strings]) -# Test print first, because it will be a builtin if present. -if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ - test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then - ECHO='print -r --' -elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then - ECHO='printf %s\n' -else - # Use this function as a fallback that always works. - func_fallback_echo () - { - eval 'cat <<_LTECHO_EOF -$[]1 -_LTECHO_EOF' - } - ECHO='func_fallback_echo' -fi - -# func_echo_all arg... -# Invoke $ECHO with all args, space-separated. -func_echo_all () -{ - $ECHO "$*" -} - -case "$ECHO" in - printf*) AC_MSG_RESULT([printf]) ;; - print*) AC_MSG_RESULT([print -r]) ;; - *) AC_MSG_RESULT([cat]) ;; -esac - -m4_ifdef([_AS_DETECT_SUGGESTED], -[_AS_DETECT_SUGGESTED([ - test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || ( - ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' - ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO - ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO - PATH=/empty FPATH=/empty; export PATH FPATH - test "X`printf %s $ECHO`" = "X$ECHO" \ - || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) - -_LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts]) -_LT_DECL([], [ECHO], [1], [An echo program that protects backslashes]) -])# _LT_PROG_ECHO_BACKSLASH - - -# _LT_WITH_SYSROOT -# ---------------- -AC_DEFUN([_LT_WITH_SYSROOT], -[AC_MSG_CHECKING([for sysroot]) -AC_ARG_WITH([sysroot], -[ --with-sysroot[=DIR] Search for dependent libraries within DIR - (or the compiler's sysroot if not specified).], -[], [with_sysroot=no]) - -dnl lt_sysroot will always be passed unquoted. We quote it here -dnl in case the user passed a directory name. -lt_sysroot= -case ${with_sysroot} in #( - yes) - if test "$GCC" = yes; then - lt_sysroot=`$CC --print-sysroot 2>/dev/null` - fi - ;; #( - /*) - lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` - ;; #( - no|'') - ;; #( - *) - AC_MSG_RESULT([${with_sysroot}]) - AC_MSG_ERROR([The sysroot must be an absolute path.]) - ;; -esac - - AC_MSG_RESULT([${lt_sysroot:-no}]) -_LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl -[dependent libraries, and in which our libraries should be installed.])]) - -# _LT_ENABLE_LOCK -# --------------- -m4_defun([_LT_ENABLE_LOCK], -[AC_ARG_ENABLE([libtool-lock], - [AS_HELP_STRING([--disable-libtool-lock], - [avoid locking (might break parallel builds)])]) -test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes - -# Some flags need to be propagated to the compiler or linker for good -# libtool support. -case $host in -ia64-*-hpux*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext - if AC_TRY_EVAL(ac_compile); then - case `/usr/bin/file conftest.$ac_objext` in - *ELF-32*) - HPUX_IA64_MODE="32" - ;; - *ELF-64*) - HPUX_IA64_MODE="64" - ;; - esac - fi - rm -rf conftest* - ;; -*-*-irix6*) - # Find out which ABI we are using. - echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext - if AC_TRY_EVAL(ac_compile); then - if test "$lt_cv_prog_gnu_ld" = yes; then - case `/usr/bin/file conftest.$ac_objext` in - *32-bit*) - LD="${LD-ld} -melf32bsmip" - ;; - *N32*) - LD="${LD-ld} -melf32bmipn32" - ;; - *64-bit*) - LD="${LD-ld} -melf64bmip" - ;; - esac - else - case `/usr/bin/file conftest.$ac_objext` in - *32-bit*) - LD="${LD-ld} -32" - ;; - *N32*) - LD="${LD-ld} -n32" - ;; - *64-bit*) - LD="${LD-ld} -64" - ;; - esac - fi - fi - rm -rf conftest* - ;; - -x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ -s390*-*linux*|s390*-*tpf*|sparc*-*linux*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext - if AC_TRY_EVAL(ac_compile); then - case `/usr/bin/file conftest.o` in - *32-bit*) - case $host in - x86_64-*kfreebsd*-gnu) - LD="${LD-ld} -m elf_i386_fbsd" - ;; - x86_64-*linux*) - LD="${LD-ld} -m elf_i386" - ;; - ppc64-*linux*|powerpc64-*linux*) - LD="${LD-ld} -m elf32ppclinux" - ;; - s390x-*linux*) - LD="${LD-ld} -m elf_s390" - ;; - sparc64-*linux*) - LD="${LD-ld} -m elf32_sparc" - ;; - esac - ;; - *64-bit*) - case $host in - x86_64-*kfreebsd*-gnu) - LD="${LD-ld} -m elf_x86_64_fbsd" - ;; - x86_64-*linux*) - LD="${LD-ld} -m elf_x86_64" - ;; - ppc*-*linux*|powerpc*-*linux*) - LD="${LD-ld} -m elf64ppc" - ;; - s390*-*linux*|s390*-*tpf*) - LD="${LD-ld} -m elf64_s390" - ;; - sparc*-*linux*) - LD="${LD-ld} -m elf64_sparc" - ;; - esac - ;; - esac - fi - rm -rf conftest* - ;; - -*-*-sco3.2v5*) - # On SCO OpenServer 5, we need -belf to get full-featured binaries. - SAVE_CFLAGS="$CFLAGS" - CFLAGS="$CFLAGS -belf" - AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf, - [AC_LANG_PUSH(C) - AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no]) - AC_LANG_POP]) - if test x"$lt_cv_cc_needs_belf" != x"yes"; then - # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf - CFLAGS="$SAVE_CFLAGS" - fi - ;; -*-*solaris*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext - if AC_TRY_EVAL(ac_compile); then - case `/usr/bin/file conftest.o` in - *64-bit*) - case $lt_cv_prog_gnu_ld in - yes*) - case $host in - i?86-*-solaris*) - LD="${LD-ld} -m elf_x86_64" - ;; - sparc*-*-solaris*) - LD="${LD-ld} -m elf64_sparc" - ;; - esac - # GNU ld 2.21 introduced _sol2 emulations. Use them if available. - if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then - LD="${LD-ld}_sol2" - fi - ;; - *) - if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then - LD="${LD-ld} -64" - fi - ;; - esac - ;; - esac - fi - rm -rf conftest* - ;; -esac - -need_locks="$enable_libtool_lock" -])# _LT_ENABLE_LOCK - - -# _LT_PROG_AR -# ----------- -m4_defun([_LT_PROG_AR], -[AC_CHECK_TOOLS(AR, [ar], false) -: ${AR=ar} -: ${AR_FLAGS=cru} -_LT_DECL([], [AR], [1], [The archiver]) -_LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive]) - -AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file], - [lt_cv_ar_at_file=no - AC_COMPILE_IFELSE([AC_LANG_PROGRAM], - [echo conftest.$ac_objext > conftest.lst - lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&AS_MESSAGE_LOG_FD' - AC_TRY_EVAL([lt_ar_try]) - if test "$ac_status" -eq 0; then - # Ensure the archiver fails upon bogus file names. - rm -f conftest.$ac_objext libconftest.a - AC_TRY_EVAL([lt_ar_try]) - if test "$ac_status" -ne 0; then - lt_cv_ar_at_file=@ - fi - fi - rm -f conftest.* libconftest.a - ]) - ]) - -if test "x$lt_cv_ar_at_file" = xno; then - archiver_list_spec= -else - archiver_list_spec=$lt_cv_ar_at_file -fi -_LT_DECL([], [archiver_list_spec], [1], - [How to feed a file listing to the archiver]) -])# _LT_PROG_AR - - -# _LT_CMD_OLD_ARCHIVE -# ------------------- -m4_defun([_LT_CMD_OLD_ARCHIVE], -[_LT_PROG_AR - -AC_CHECK_TOOL(STRIP, strip, :) -test -z "$STRIP" && STRIP=: -_LT_DECL([], [STRIP], [1], [A symbol stripping program]) - -AC_CHECK_TOOL(RANLIB, ranlib, :) -test -z "$RANLIB" && RANLIB=: -_LT_DECL([], [RANLIB], [1], - [Commands used to install an old-style archive]) - -# Determine commands to create old-style static archives. -old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs' -old_postinstall_cmds='chmod 644 $oldlib' -old_postuninstall_cmds= - -if test -n "$RANLIB"; then - case $host_os in - openbsd*) - old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib" - ;; - *) - old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib" - ;; - esac - old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib" -fi - -case $host_os in - darwin*) - lock_old_archive_extraction=yes ;; - *) - lock_old_archive_extraction=no ;; -esac -_LT_DECL([], [old_postinstall_cmds], [2]) -_LT_DECL([], [old_postuninstall_cmds], [2]) -_LT_TAGDECL([], [old_archive_cmds], [2], - [Commands used to build an old-style archive]) -_LT_DECL([], [lock_old_archive_extraction], [0], - [Whether to use a lock for old archive extraction]) -])# _LT_CMD_OLD_ARCHIVE - - -# _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS, -# [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE]) -# ---------------------------------------------------------------- -# Check whether the given compiler option works -AC_DEFUN([_LT_COMPILER_OPTION], -[m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_DECL_SED])dnl -AC_CACHE_CHECK([$1], [$2], - [$2=no - m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4]) - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - lt_compiler_flag="$3" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - # The option is referenced via a variable to avoid confusing sed. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD) - (eval "$lt_compile" 2>conftest.err) - ac_status=$? - cat conftest.err >&AS_MESSAGE_LOG_FD - echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD - if (exit $ac_status) && test -s "$ac_outfile"; then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings other than the usual output. - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then - $2=yes - fi - fi - $RM conftest* -]) - -if test x"[$]$2" = xyes; then - m4_if([$5], , :, [$5]) -else - m4_if([$6], , :, [$6]) -fi -])# _LT_COMPILER_OPTION - -# Old name: -AU_ALIAS([AC_LIBTOOL_COMPILER_OPTION], [_LT_COMPILER_OPTION]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], []) - - -# _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS, -# [ACTION-SUCCESS], [ACTION-FAILURE]) -# ---------------------------------------------------- -# Check whether the given linker option works -AC_DEFUN([_LT_LINKER_OPTION], -[m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_DECL_SED])dnl -AC_CACHE_CHECK([$1], [$2], - [$2=no - save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS $3" - echo "$lt_simple_link_test_code" > conftest.$ac_ext - if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then - # The linker can only warn and ignore the option if not recognized - # So say no if there are warnings - if test -s conftest.err; then - # Append any errors to the config.log. - cat conftest.err 1>&AS_MESSAGE_LOG_FD - $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp - $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 - if diff conftest.exp conftest.er2 >/dev/null; then - $2=yes - fi - else - $2=yes - fi - fi - $RM -r conftest* - LDFLAGS="$save_LDFLAGS" -]) - -if test x"[$]$2" = xyes; then - m4_if([$4], , :, [$4]) -else - m4_if([$5], , :, [$5]) -fi -])# _LT_LINKER_OPTION - -# Old name: -AU_ALIAS([AC_LIBTOOL_LINKER_OPTION], [_LT_LINKER_OPTION]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], []) - - -# LT_CMD_MAX_LEN -#--------------- -AC_DEFUN([LT_CMD_MAX_LEN], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -# find the maximum length of command line arguments -AC_MSG_CHECKING([the maximum length of command line arguments]) -AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl - i=0 - teststring="ABCD" - - case $build_os in - msdosdjgpp*) - # On DJGPP, this test can blow up pretty badly due to problems in libc - # (any single argument exceeding 2000 bytes causes a buffer overrun - # during glob expansion). Even if it were fixed, the result of this - # check would be larger than it should be. - lt_cv_sys_max_cmd_len=12288; # 12K is about right - ;; - - gnu*) - # Under GNU Hurd, this test is not required because there is - # no limit to the length of command line arguments. - # Libtool will interpret -1 as no limit whatsoever - lt_cv_sys_max_cmd_len=-1; - ;; - - cygwin* | mingw* | cegcc*) - # On Win9x/ME, this test blows up -- it succeeds, but takes - # about 5 minutes as the teststring grows exponentially. - # Worse, since 9x/ME are not pre-emptively multitasking, - # you end up with a "frozen" computer, even though with patience - # the test eventually succeeds (with a max line length of 256k). - # Instead, let's just punt: use the minimum linelength reported by - # all of the supported platforms: 8192 (on NT/2K/XP). - lt_cv_sys_max_cmd_len=8192; - ;; - - mint*) - # On MiNT this can take a long time and run out of memory. - lt_cv_sys_max_cmd_len=8192; - ;; - - amigaos*) - # On AmigaOS with pdksh, this test takes hours, literally. - # So we just punt and use a minimum line length of 8192. - lt_cv_sys_max_cmd_len=8192; - ;; - - netbsd* | freebsd* | openbsd* | darwin* | dragonfly*) - # This has been around since 386BSD, at least. Likely further. - if test -x /sbin/sysctl; then - lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` - elif test -x /usr/sbin/sysctl; then - lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` - else - lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs - fi - # And add a safety zone - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` - ;; - - interix*) - # We know the value 262144 and hardcode it with a safety zone (like BSD) - lt_cv_sys_max_cmd_len=196608 - ;; - - os2*) - # The test takes a long time on OS/2. - lt_cv_sys_max_cmd_len=8192 - ;; - - osf*) - # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure - # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not - # nice to cause kernel panics so lets avoid the loop below. - # First set a reasonable default. - lt_cv_sys_max_cmd_len=16384 - # - if test -x /sbin/sysconfig; then - case `/sbin/sysconfig -q proc exec_disable_arg_limit` in - *1*) lt_cv_sys_max_cmd_len=-1 ;; - esac - fi - ;; - sco3.2v5*) - lt_cv_sys_max_cmd_len=102400 - ;; - sysv5* | sco5v6* | sysv4.2uw2*) - kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` - if test -n "$kargmax"; then - lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` - else - lt_cv_sys_max_cmd_len=32768 - fi - ;; - *) - lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` - if test -n "$lt_cv_sys_max_cmd_len"; then - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` - else - # Make teststring a little bigger before we do anything with it. - # a 1K string should be a reasonable start. - for i in 1 2 3 4 5 6 7 8 ; do - teststring=$teststring$teststring - done - SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} - # If test is not a shell built-in, we'll probably end up computing a - # maximum length that is only half of the actual maximum length, but - # we can't tell. - while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ - = "X$teststring$teststring"; } >/dev/null 2>&1 && - test $i != 17 # 1/2 MB should be enough - do - i=`expr $i + 1` - teststring=$teststring$teststring - done - # Only check the string length outside the loop. - lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` - teststring= - # Add a significant safety factor because C++ compilers can tack on - # massive amounts of additional arguments before passing them to the - # linker. It appears as though 1/2 is a usable value. - lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` - fi - ;; - esac -]) -if test -n $lt_cv_sys_max_cmd_len ; then - AC_MSG_RESULT($lt_cv_sys_max_cmd_len) -else - AC_MSG_RESULT(none) -fi -max_cmd_len=$lt_cv_sys_max_cmd_len -_LT_DECL([], [max_cmd_len], [0], - [What is the maximum length of a command?]) -])# LT_CMD_MAX_LEN - -# Old name: -AU_ALIAS([AC_LIBTOOL_SYS_MAX_CMD_LEN], [LT_CMD_MAX_LEN]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], []) - - -# _LT_HEADER_DLFCN -# ---------------- -m4_defun([_LT_HEADER_DLFCN], -[AC_CHECK_HEADERS([dlfcn.h], [], [], [AC_INCLUDES_DEFAULT])dnl -])# _LT_HEADER_DLFCN - - -# _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE, -# ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING) -# ---------------------------------------------------------------- -m4_defun([_LT_TRY_DLOPEN_SELF], -[m4_require([_LT_HEADER_DLFCN])dnl -if test "$cross_compiling" = yes; then : - [$4] -else - lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 - lt_status=$lt_dlunknown - cat > conftest.$ac_ext <<_LT_EOF -[#line $LINENO "configure" -#include "confdefs.h" - -#if HAVE_DLFCN_H -#include -#endif - -#include - -#ifdef RTLD_GLOBAL -# define LT_DLGLOBAL RTLD_GLOBAL -#else -# ifdef DL_GLOBAL -# define LT_DLGLOBAL DL_GLOBAL -# else -# define LT_DLGLOBAL 0 -# endif -#endif - -/* We may have to define LT_DLLAZY_OR_NOW in the command line if we - find out it does not work in some platform. */ -#ifndef LT_DLLAZY_OR_NOW -# ifdef RTLD_LAZY -# define LT_DLLAZY_OR_NOW RTLD_LAZY -# else -# ifdef DL_LAZY -# define LT_DLLAZY_OR_NOW DL_LAZY -# else -# ifdef RTLD_NOW -# define LT_DLLAZY_OR_NOW RTLD_NOW -# else -# ifdef DL_NOW -# define LT_DLLAZY_OR_NOW DL_NOW -# else -# define LT_DLLAZY_OR_NOW 0 -# endif -# endif -# endif -# endif -#endif - -/* When -fvisbility=hidden is used, assume the code has been annotated - correspondingly for the symbols needed. */ -#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) -int fnord () __attribute__((visibility("default"))); -#endif - -int fnord () { return 42; } -int main () -{ - void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); - int status = $lt_dlunknown; - - if (self) - { - if (dlsym (self,"fnord")) status = $lt_dlno_uscore; - else - { - if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; - else puts (dlerror ()); - } - /* dlclose (self); */ - } - else - puts (dlerror ()); - - return status; -}] -_LT_EOF - if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then - (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null - lt_status=$? - case x$lt_status in - x$lt_dlno_uscore) $1 ;; - x$lt_dlneed_uscore) $2 ;; - x$lt_dlunknown|x*) $3 ;; - esac - else : - # compilation failed - $3 - fi -fi -rm -fr conftest* -])# _LT_TRY_DLOPEN_SELF - - -# LT_SYS_DLOPEN_SELF -# ------------------ -AC_DEFUN([LT_SYS_DLOPEN_SELF], -[m4_require([_LT_HEADER_DLFCN])dnl -if test "x$enable_dlopen" != xyes; then - enable_dlopen=unknown - enable_dlopen_self=unknown - enable_dlopen_self_static=unknown -else - lt_cv_dlopen=no - lt_cv_dlopen_libs= - - case $host_os in - beos*) - lt_cv_dlopen="load_add_on" - lt_cv_dlopen_libs= - lt_cv_dlopen_self=yes - ;; - - mingw* | pw32* | cegcc*) - lt_cv_dlopen="LoadLibrary" - lt_cv_dlopen_libs= - ;; - - cygwin*) - lt_cv_dlopen="dlopen" - lt_cv_dlopen_libs= - ;; - - darwin*) - # if libdl is installed we need to link against it - AC_CHECK_LIB([dl], [dlopen], - [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[ - lt_cv_dlopen="dyld" - lt_cv_dlopen_libs= - lt_cv_dlopen_self=yes - ]) - ;; - - *) - AC_CHECK_FUNC([shl_load], - [lt_cv_dlopen="shl_load"], - [AC_CHECK_LIB([dld], [shl_load], - [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"], - [AC_CHECK_FUNC([dlopen], - [lt_cv_dlopen="dlopen"], - [AC_CHECK_LIB([dl], [dlopen], - [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], - [AC_CHECK_LIB([svld], [dlopen], - [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], - [AC_CHECK_LIB([dld], [dld_link], - [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"]) - ]) - ]) - ]) - ]) - ]) - ;; - esac - - if test "x$lt_cv_dlopen" != xno; then - enable_dlopen=yes - else - enable_dlopen=no - fi - - case $lt_cv_dlopen in - dlopen) - save_CPPFLAGS="$CPPFLAGS" - test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" - - save_LDFLAGS="$LDFLAGS" - wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" - - save_LIBS="$LIBS" - LIBS="$lt_cv_dlopen_libs $LIBS" - - AC_CACHE_CHECK([whether a program can dlopen itself], - lt_cv_dlopen_self, [dnl - _LT_TRY_DLOPEN_SELF( - lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes, - lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross) - ]) - - if test "x$lt_cv_dlopen_self" = xyes; then - wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" - AC_CACHE_CHECK([whether a statically linked program can dlopen itself], - lt_cv_dlopen_self_static, [dnl - _LT_TRY_DLOPEN_SELF( - lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes, - lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross) - ]) - fi - - CPPFLAGS="$save_CPPFLAGS" - LDFLAGS="$save_LDFLAGS" - LIBS="$save_LIBS" - ;; - esac - - case $lt_cv_dlopen_self in - yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; - *) enable_dlopen_self=unknown ;; - esac - - case $lt_cv_dlopen_self_static in - yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; - *) enable_dlopen_self_static=unknown ;; - esac -fi -_LT_DECL([dlopen_support], [enable_dlopen], [0], - [Whether dlopen is supported]) -_LT_DECL([dlopen_self], [enable_dlopen_self], [0], - [Whether dlopen of programs is supported]) -_LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0], - [Whether dlopen of statically linked programs is supported]) -])# LT_SYS_DLOPEN_SELF - -# Old name: -AU_ALIAS([AC_LIBTOOL_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], []) - - -# _LT_COMPILER_C_O([TAGNAME]) -# --------------------------- -# Check to see if options -c and -o are simultaneously supported by compiler. -# This macro does not hard code the compiler like AC_PROG_CC_C_O. -m4_defun([_LT_COMPILER_C_O], -[m4_require([_LT_DECL_SED])dnl -m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_TAG_COMPILER])dnl -AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext], - [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)], - [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no - $RM -r conftest 2>/dev/null - mkdir conftest - cd conftest - mkdir out - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - lt_compiler_flag="-o out/conftest2.$ac_objext" - # Insert the option either (1) after the last *FLAGS variable, or - # (2) before a word containing "conftest.", or (3) at the end. - # Note that $ac_compile itself does not contain backslashes and begins - # with a dollar sign (not a hyphen), so the echo should work correctly. - lt_compile=`echo "$ac_compile" | $SED \ - -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ - -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \ - -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD) - (eval "$lt_compile" 2>out/conftest.err) - ac_status=$? - cat out/conftest.err >&AS_MESSAGE_LOG_FD - echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD - if (exit $ac_status) && test -s out/conftest2.$ac_objext - then - # The compiler can only warn and ignore the option if not recognized - # So say no if there are warnings - $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp - $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 - if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then - _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes - fi - fi - chmod u+w . 2>&AS_MESSAGE_LOG_FD - $RM conftest* - # SGI C++ compiler will create directory out/ii_files/ for - # template instantiation - test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files - $RM out/* && rmdir out - cd .. - $RM -r conftest - $RM conftest* -]) -_LT_TAGDECL([compiler_c_o], [lt_cv_prog_compiler_c_o], [1], - [Does compiler simultaneously support -c and -o options?]) -])# _LT_COMPILER_C_O - - -# _LT_COMPILER_FILE_LOCKS([TAGNAME]) -# ---------------------------------- -# Check to see if we can do hard links to lock some files if needed -m4_defun([_LT_COMPILER_FILE_LOCKS], -[m4_require([_LT_ENABLE_LOCK])dnl -m4_require([_LT_FILEUTILS_DEFAULTS])dnl -_LT_COMPILER_C_O([$1]) - -hard_links="nottested" -if test "$_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then - # do not overwrite the value of need_locks provided by the user - AC_MSG_CHECKING([if we can lock with hard links]) - hard_links=yes - $RM conftest* - ln conftest.a conftest.b 2>/dev/null && hard_links=no - touch conftest.a - ln conftest.a conftest.b 2>&5 || hard_links=no - ln conftest.a conftest.b 2>/dev/null && hard_links=no - AC_MSG_RESULT([$hard_links]) - if test "$hard_links" = no; then - AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) - need_locks=warn - fi -else - need_locks=no -fi -_LT_DECL([], [need_locks], [1], [Must we lock files when doing compilation?]) -])# _LT_COMPILER_FILE_LOCKS - - -# _LT_CHECK_OBJDIR -# ---------------- -m4_defun([_LT_CHECK_OBJDIR], -[AC_CACHE_CHECK([for objdir], [lt_cv_objdir], -[rm -f .libs 2>/dev/null -mkdir .libs 2>/dev/null -if test -d .libs; then - lt_cv_objdir=.libs -else - # MS-DOS does not allow filenames that begin with a dot. - lt_cv_objdir=_libs -fi -rmdir .libs 2>/dev/null]) -objdir=$lt_cv_objdir -_LT_DECL([], [objdir], [0], - [The name of the directory that contains temporary libtool files])dnl -m4_pattern_allow([LT_OBJDIR])dnl -AC_DEFINE_UNQUOTED(LT_OBJDIR, "$lt_cv_objdir/", - [Define to the sub-directory in which libtool stores uninstalled libraries.]) -])# _LT_CHECK_OBJDIR - - -# _LT_LINKER_HARDCODE_LIBPATH([TAGNAME]) -# -------------------------------------- -# Check hardcoding attributes. -m4_defun([_LT_LINKER_HARDCODE_LIBPATH], -[AC_MSG_CHECKING([how to hardcode library paths into programs]) -_LT_TAGVAR(hardcode_action, $1)= -if test -n "$_LT_TAGVAR(hardcode_libdir_flag_spec, $1)" || - test -n "$_LT_TAGVAR(runpath_var, $1)" || - test "X$_LT_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then - - # We can hardcode non-existent directories. - if test "$_LT_TAGVAR(hardcode_direct, $1)" != no && - # If the only mechanism to avoid hardcoding is shlibpath_var, we - # have to relink, otherwise we might link with an installed library - # when we should be linking with a yet-to-be-installed one - ## test "$_LT_TAGVAR(hardcode_shlibpath_var, $1)" != no && - test "$_LT_TAGVAR(hardcode_minus_L, $1)" != no; then - # Linking always hardcodes the temporary library directory. - _LT_TAGVAR(hardcode_action, $1)=relink - else - # We can link without hardcoding, and we can hardcode nonexisting dirs. - _LT_TAGVAR(hardcode_action, $1)=immediate - fi -else - # We cannot hardcode anything, or else we can only hardcode existing - # directories. - _LT_TAGVAR(hardcode_action, $1)=unsupported -fi -AC_MSG_RESULT([$_LT_TAGVAR(hardcode_action, $1)]) - -if test "$_LT_TAGVAR(hardcode_action, $1)" = relink || - test "$_LT_TAGVAR(inherit_rpath, $1)" = yes; then - # Fast installation is not supported - enable_fast_install=no -elif test "$shlibpath_overrides_runpath" = yes || - test "$enable_shared" = no; then - # Fast installation is not necessary - enable_fast_install=needless -fi -_LT_TAGDECL([], [hardcode_action], [0], - [How to hardcode a shared library path into an executable]) -])# _LT_LINKER_HARDCODE_LIBPATH - - -# _LT_CMD_STRIPLIB -# ---------------- -m4_defun([_LT_CMD_STRIPLIB], -[m4_require([_LT_DECL_EGREP]) -striplib= -old_striplib= -AC_MSG_CHECKING([whether stripping libraries is possible]) -if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" - test -z "$striplib" && striplib="$STRIP --strip-unneeded" - AC_MSG_RESULT([yes]) -else -# FIXME - insert some real tests, host_os isn't really good enough - case $host_os in - darwin*) - if test -n "$STRIP" ; then - striplib="$STRIP -x" - old_striplib="$STRIP -S" - AC_MSG_RESULT([yes]) - else - AC_MSG_RESULT([no]) - fi - ;; - *) - AC_MSG_RESULT([no]) - ;; - esac -fi -_LT_DECL([], [old_striplib], [1], [Commands to strip libraries]) -_LT_DECL([], [striplib], [1]) -])# _LT_CMD_STRIPLIB - - -# _LT_SYS_DYNAMIC_LINKER([TAG]) -# ----------------------------- -# PORTME Fill in your ld.so characteristics -m4_defun([_LT_SYS_DYNAMIC_LINKER], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -m4_require([_LT_DECL_EGREP])dnl -m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_DECL_OBJDUMP])dnl -m4_require([_LT_DECL_SED])dnl -m4_require([_LT_CHECK_SHELL_FEATURES])dnl -AC_MSG_CHECKING([dynamic linker characteristics]) -m4_if([$1], - [], [ -if test "$GCC" = yes; then - case $host_os in - darwin*) lt_awk_arg="/^libraries:/,/LR/" ;; - *) lt_awk_arg="/^libraries:/" ;; - esac - case $host_os in - mingw* | cegcc*) lt_sed_strip_eq="s,=\([[A-Za-z]]:\),\1,g" ;; - *) lt_sed_strip_eq="s,=/,/,g" ;; - esac - lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` - case $lt_search_path_spec in - *\;*) - # if the path contains ";" then we assume it to be the separator - # otherwise default to the standard path separator (i.e. ":") - it is - # assumed that no part of a normal pathname contains ";" but that should - # okay in the real world where ";" in dirpaths is itself problematic. - lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` - ;; - *) - lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` - ;; - esac - # Ok, now we have the path, separated by spaces, we can step through it - # and add multilib dir if necessary. - lt_tmp_lt_search_path_spec= - lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` - for lt_sys_path in $lt_search_path_spec; do - if test -d "$lt_sys_path/$lt_multi_os_dir"; then - lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir" - else - test -d "$lt_sys_path" && \ - lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path" - fi - done - lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk ' -BEGIN {RS=" "; FS="/|\n";} { - lt_foo=""; - lt_count=0; - for (lt_i = NF; lt_i > 0; lt_i--) { - if ($lt_i != "" && $lt_i != ".") { - if ($lt_i == "..") { - lt_count++; - } else { - if (lt_count == 0) { - lt_foo="/" $lt_i lt_foo; - } else { - lt_count--; - } - } - } - } - if (lt_foo != "") { lt_freq[[lt_foo]]++; } - if (lt_freq[[lt_foo]] == 1) { print lt_foo; } -}'` - # AWK program above erroneously prepends '/' to C:/dos/paths - # for these hosts. - case $host_os in - mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\ - $SED 's,/\([[A-Za-z]]:\),\1,g'` ;; - esac - sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` -else - sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" -fi]) -library_names_spec= -libname_spec='lib$name' -soname_spec= -shrext_cmds=".so" -postinstall_cmds= -postuninstall_cmds= -finish_cmds= -finish_eval= -shlibpath_var= -shlibpath_overrides_runpath=unknown -version_type=none -dynamic_linker="$host_os ld.so" -sys_lib_dlsearch_path_spec="/lib /usr/lib" -need_lib_prefix=unknown -hardcode_into_libs=no - -# when you set need_version to no, make sure it does not cause -set_version -# flags to be left without arguments -need_version=unknown - -case $host_os in -aix3*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' - shlibpath_var=LIBPATH - - # AIX 3 has no versioning support, so we append a major version to the name. - soname_spec='${libname}${release}${shared_ext}$major' - ;; - -aix[[4-9]]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - hardcode_into_libs=yes - if test "$host_cpu" = ia64; then - # AIX 5 supports IA64 - library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - else - # With GCC up to 2.95.x, collect2 would create an import file - # for dependence libraries. The import file would start with - # the line `#! .'. This would cause the generated library to - # depend on `.', always an invalid library. This was fixed in - # development snapshots of GCC prior to 3.0. - case $host_os in - aix4 | aix4.[[01]] | aix4.[[01]].*) - if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' - echo ' yes ' - echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then - : - else - can_build_shared=no - fi - ;; - esac - # AIX (on Power*) has no versioning support, so currently we can not hardcode correct - # soname into executable. Probably we can add versioning support to - # collect2, so additional links can be useful in future. - if test "$aix_use_runtimelinking" = yes; then - # If using run time linking (on AIX 4.2 or later) use lib.so - # instead of lib.a to let people know that these are not - # typical AIX shared libraries. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - else - # We preserve .a as extension for shared libraries through AIX4.2 - # and later when we are not doing run time linking. - library_names_spec='${libname}${release}.a $libname.a' - soname_spec='${libname}${release}${shared_ext}$major' - fi - shlibpath_var=LIBPATH - fi - ;; - -amigaos*) - case $host_cpu in - powerpc) - # Since July 2007 AmigaOS4 officially supports .so libraries. - # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - ;; - m68k) - library_names_spec='$libname.ixlibrary $libname.a' - # Create ${libname}_ixlibrary.a entries in /sys/libs. - finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' - ;; - esac - ;; - -beos*) - library_names_spec='${libname}${shared_ext}' - dynamic_linker="$host_os ld.so" - shlibpath_var=LIBRARY_PATH - ;; - -bsdi[[45]]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" - sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" - # the default ld.so.conf also contains /usr/contrib/lib and - # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow - # libtool to hard-code these into programs - ;; - -cygwin* | mingw* | pw32* | cegcc*) - version_type=windows - shrext_cmds=".dll" - need_version=no - need_lib_prefix=no - - case $GCC,$cc_basename in - yes,*) - # gcc - library_names_spec='$libname.dll.a' - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname~ - chmod a+x \$dldir/$dlname~ - if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then - eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; - fi' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - - case $host_os in - cygwin*) - # Cygwin DLLs use 'cyg' prefix rather than 'lib' - soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' -m4_if([$1], [],[ - sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"]) - ;; - mingw* | cegcc*) - # MinGW DLLs use traditional 'lib' prefix - soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' - ;; - pw32*) - # pw32 DLLs use 'pw' prefix rather than 'lib' - library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' - ;; - esac - dynamic_linker='Win32 ld.exe' - ;; - - *,cl*) - # Native MSVC - libname_spec='$name' - soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' - library_names_spec='${libname}.dll.lib' - - case $build_os in - mingw*) - sys_lib_search_path_spec= - lt_save_ifs=$IFS - IFS=';' - for lt_path in $LIB - do - IFS=$lt_save_ifs - # Let DOS variable expansion print the short 8.3 style file name. - lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` - sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" - done - IFS=$lt_save_ifs - # Convert to MSYS style. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` - ;; - cygwin*) - # Convert to unix form, then to dos form, then back to unix form - # but this time dos style (no spaces!) so that the unix form looks - # like /cygdrive/c/PROGRA~1:/cygdr... - sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` - sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` - sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - ;; - *) - sys_lib_search_path_spec="$LIB" - if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then - # It is most probably a Windows format PATH. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` - else - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` - fi - # FIXME: find the short name or the path components, as spaces are - # common. (e.g. "Program Files" -> "PROGRA~1") - ;; - esac - - # DLL is installed to $(libdir)/../bin by postinstall_cmds - postinstall_cmds='base_file=`basename \${file}`~ - dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ - dldir=$destdir/`dirname \$dlpath`~ - test -d \$dldir || mkdir -p \$dldir~ - $install_prog $dir/$dlname \$dldir/$dlname' - postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ - dlpath=$dir/\$dldll~ - $RM \$dlpath' - shlibpath_overrides_runpath=yes - dynamic_linker='Win32 link.exe' - ;; - - *) - # Assume MSVC wrapper - library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' - dynamic_linker='Win32 ld.exe' - ;; - esac - # FIXME: first we should search . and the directory the executable is in - shlibpath_var=PATH - ;; - -darwin* | rhapsody*) - dynamic_linker="$host_os dyld" - version_type=darwin - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' - soname_spec='${libname}${release}${major}$shared_ext' - shlibpath_overrides_runpath=yes - shlibpath_var=DYLD_LIBRARY_PATH - shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' -m4_if([$1], [],[ - sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"]) - sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' - ;; - -dgux*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -freebsd* | dragonfly*) - # DragonFly does not have aout. When/if they implement a new - # versioning mechanism, adjust this. - if test -x /usr/bin/objformat; then - objformat=`/usr/bin/objformat` - else - case $host_os in - freebsd[[23]].*) objformat=aout ;; - *) objformat=elf ;; - esac - fi - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' - need_version=no - need_lib_prefix=no - ;; - freebsd-*) - library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' - need_version=yes - ;; - esac - shlibpath_var=LD_LIBRARY_PATH - case $host_os in - freebsd2.*) - shlibpath_overrides_runpath=yes - ;; - freebsd3.[[01]]* | freebsdelf3.[[01]]*) - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \ - freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1) - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - *) # from 4.6 on, and DragonFly - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - esac - ;; - -gnu*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -haiku*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - dynamic_linker="$host_os runtime_loader" - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LIBRARY_PATH - shlibpath_overrides_runpath=yes - sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' - hardcode_into_libs=yes - ;; - -hpux9* | hpux10* | hpux11*) - # Give a soname corresponding to the major version so that dld.sl refuses to - # link against other versions. - version_type=sunos - need_lib_prefix=no - need_version=no - case $host_cpu in - ia64*) - shrext_cmds='.so' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.so" - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - if test "X$HPUX_IA64_MODE" = X32; then - sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" - else - sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" - fi - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - hppa*64*) - shrext_cmds='.sl' - hardcode_into_libs=yes - dynamic_linker="$host_os dld.sl" - shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH - shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" - sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec - ;; - *) - shrext_cmds='.sl' - dynamic_linker="$host_os dld.sl" - shlibpath_var=SHLIB_PATH - shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - ;; - esac - # HP-UX runs *really* slowly unless shared libraries are mode 555, ... - postinstall_cmds='chmod 555 $lib' - # or fails outright, so override atomically: - install_override_mode=555 - ;; - -interix[[3-9]]*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -irix5* | irix6* | nonstopux*) - case $host_os in - nonstopux*) version_type=nonstopux ;; - *) - if test "$lt_cv_prog_gnu_ld" = yes; then - version_type=linux # correct to gnu/linux during the next big refactor - else - version_type=irix - fi ;; - esac - need_lib_prefix=no - need_version=no - soname_spec='${libname}${release}${shared_ext}$major' - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' - case $host_os in - irix5* | nonstopux*) - libsuff= shlibsuff= - ;; - *) - case $LD in # libtool.m4 will add one of these switches to LD - *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") - libsuff= shlibsuff= libmagic=32-bit;; - *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") - libsuff=32 shlibsuff=N32 libmagic=N32;; - *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") - libsuff=64 shlibsuff=64 libmagic=64-bit;; - *) libsuff= shlibsuff= libmagic=never-match;; - esac - ;; - esac - shlibpath_var=LD_LIBRARY${shlibsuff}_PATH - shlibpath_overrides_runpath=no - sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" - sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" - hardcode_into_libs=yes - ;; - -# No shared lib support for Linux oldld, aout, or coff. -linux*oldld* | linux*aout* | linux*coff*) - dynamic_linker=no - ;; - -# This must be glibc/ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - - # Some binutils ld are patched to set DT_RUNPATH - AC_CACHE_VAL([lt_cv_shlibpath_overrides_runpath], - [lt_cv_shlibpath_overrides_runpath=no - save_LDFLAGS=$LDFLAGS - save_libdir=$libdir - eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ - LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\"" - AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])], - [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null], - [lt_cv_shlibpath_overrides_runpath=yes])]) - LDFLAGS=$save_LDFLAGS - libdir=$save_libdir - ]) - shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath - - # This implies no fast_install, which is unacceptable. - # Some rework will be needed to allow for fast_install - # before this can be enabled. - hardcode_into_libs=yes - - # Append ld.so.conf contents to the search path - if test -f /etc/ld.so.conf; then - lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` - sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" - fi - - # We used to test for /lib/ld.so.1 and disable shared libraries on - # powerpc, because MkLinux only supported shared libraries with the - # GNU dynamic linker. Since this was broken with cross compilers, - # most powerpc-linux boxes support dynamic linking these days and - # people can always --disable-shared, the test was removed, and we - # assume the GNU/Linux dynamic linker is in use. - dynamic_linker='GNU/Linux ld.so' - ;; - -netbsdelf*-gnu) - version_type=linux - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='NetBSD ld.elf_so' - ;; - -netbsd*) - version_type=sunos - need_lib_prefix=no - need_version=no - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - dynamic_linker='NetBSD (a.out) ld.so' - else - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - dynamic_linker='NetBSD ld.elf_so' - fi - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - ;; - -newsos6) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - ;; - -*nto* | *qnx*) - version_type=qnx - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - dynamic_linker='ldqnx.so' - ;; - -openbsd*) - version_type=sunos - sys_lib_dlsearch_path_spec="/usr/lib" - need_lib_prefix=no - # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. - case $host_os in - openbsd3.3 | openbsd3.3.*) need_version=yes ;; - *) need_version=no ;; - esac - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' - shlibpath_var=LD_LIBRARY_PATH - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - case $host_os in - openbsd2.[[89]] | openbsd2.[[89]].*) - shlibpath_overrides_runpath=no - ;; - *) - shlibpath_overrides_runpath=yes - ;; - esac - else - shlibpath_overrides_runpath=yes - fi - ;; - -os2*) - libname_spec='$name' - shrext_cmds=".dll" - need_lib_prefix=no - library_names_spec='$libname${shared_ext} $libname.a' - dynamic_linker='OS/2 ld.exe' - shlibpath_var=LIBPATH - ;; - -osf3* | osf4* | osf5*) - version_type=osf - need_lib_prefix=no - need_version=no - soname_spec='${libname}${release}${shared_ext}$major' - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" - sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" - ;; - -rdos*) - dynamic_linker=no - ;; - -solaris*) - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - # ldd complains unless libraries are executable - postinstall_cmds='chmod +x $lib' - ;; - -sunos4*) - version_type=sunos - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' - finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - if test "$with_gnu_ld" = yes; then - need_lib_prefix=no - fi - need_version=yes - ;; - -sysv4 | sysv4.3*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - case $host_vendor in - sni) - shlibpath_overrides_runpath=no - need_lib_prefix=no - runpath_var=LD_RUN_PATH - ;; - siemens) - need_lib_prefix=no - ;; - motorola) - need_lib_prefix=no - need_version=no - shlibpath_overrides_runpath=no - sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' - ;; - esac - ;; - -sysv4*MP*) - if test -d /usr/nec ;then - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' - soname_spec='$libname${shared_ext}.$major' - shlibpath_var=LD_LIBRARY_PATH - fi - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - version_type=freebsd-elf - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=yes - hardcode_into_libs=yes - if test "$with_gnu_ld" = yes; then - sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' - else - sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' - case $host_os in - sco3.2v5*) - sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" - ;; - esac - fi - sys_lib_dlsearch_path_spec='/usr/lib' - ;; - -tpf*) - # TPF is a cross-target only. Preferred cross-host = GNU/Linux. - version_type=linux # correct to gnu/linux during the next big refactor - need_lib_prefix=no - need_version=no - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - shlibpath_var=LD_LIBRARY_PATH - shlibpath_overrides_runpath=no - hardcode_into_libs=yes - ;; - -uts4*) - version_type=linux # correct to gnu/linux during the next big refactor - library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' - soname_spec='${libname}${release}${shared_ext}$major' - shlibpath_var=LD_LIBRARY_PATH - ;; - -*) - dynamic_linker=no - ;; -esac -AC_MSG_RESULT([$dynamic_linker]) -test "$dynamic_linker" = no && can_build_shared=no - -variables_saved_for_relink="PATH $shlibpath_var $runpath_var" -if test "$GCC" = yes; then - variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" -fi - -if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then - sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" -fi -if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then - sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" -fi - -_LT_DECL([], [variables_saved_for_relink], [1], - [Variables whose values should be saved in libtool wrapper scripts and - restored at link time]) -_LT_DECL([], [need_lib_prefix], [0], - [Do we need the "lib" prefix for modules?]) -_LT_DECL([], [need_version], [0], [Do we need a version for libraries?]) -_LT_DECL([], [version_type], [0], [Library versioning type]) -_LT_DECL([], [runpath_var], [0], [Shared library runtime path variable]) -_LT_DECL([], [shlibpath_var], [0],[Shared library path variable]) -_LT_DECL([], [shlibpath_overrides_runpath], [0], - [Is shlibpath searched before the hard-coded library search path?]) -_LT_DECL([], [libname_spec], [1], [Format of library name prefix]) -_LT_DECL([], [library_names_spec], [1], - [[List of archive names. First name is the real one, the rest are links. - The last name is the one that the linker finds with -lNAME]]) -_LT_DECL([], [soname_spec], [1], - [[The coded name of the library, if different from the real name]]) -_LT_DECL([], [install_override_mode], [1], - [Permission mode override for installation of shared libraries]) -_LT_DECL([], [postinstall_cmds], [2], - [Command to use after installation of a shared archive]) -_LT_DECL([], [postuninstall_cmds], [2], - [Command to use after uninstallation of a shared archive]) -_LT_DECL([], [finish_cmds], [2], - [Commands used to finish a libtool library installation in a directory]) -_LT_DECL([], [finish_eval], [1], - [[As "finish_cmds", except a single script fragment to be evaled but - not shown]]) -_LT_DECL([], [hardcode_into_libs], [0], - [Whether we should hardcode library paths into libraries]) -_LT_DECL([], [sys_lib_search_path_spec], [2], - [Compile-time system search path for libraries]) -_LT_DECL([], [sys_lib_dlsearch_path_spec], [2], - [Run-time system search path for libraries]) -])# _LT_SYS_DYNAMIC_LINKER - - -# _LT_PATH_TOOL_PREFIX(TOOL) -# -------------------------- -# find a file program which can recognize shared library -AC_DEFUN([_LT_PATH_TOOL_PREFIX], -[m4_require([_LT_DECL_EGREP])dnl -AC_MSG_CHECKING([for $1]) -AC_CACHE_VAL(lt_cv_path_MAGIC_CMD, -[case $MAGIC_CMD in -[[\\/*] | ?:[\\/]*]) - lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. - ;; -*) - lt_save_MAGIC_CMD="$MAGIC_CMD" - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR -dnl $ac_dummy forces splitting on constant user-supplied paths. -dnl POSIX.2 word splitting is done only on the output of word expansions, -dnl not every word. This closes a longstanding sh security hole. - ac_dummy="m4_if([$2], , $PATH, [$2])" - for ac_dir in $ac_dummy; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - if test -f $ac_dir/$1; then - lt_cv_path_MAGIC_CMD="$ac_dir/$1" - if test -n "$file_magic_test_file"; then - case $deplibs_check_method in - "file_magic "*) - file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` - MAGIC_CMD="$lt_cv_path_MAGIC_CMD" - if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | - $EGREP "$file_magic_regex" > /dev/null; then - : - else - cat <<_LT_EOF 1>&2 - -*** Warning: the command libtool uses to detect shared libraries, -*** $file_magic_cmd, produces output that libtool cannot recognize. -*** The result is that libtool may fail to recognize shared libraries -*** as such. This will affect the creation of libtool libraries that -*** depend on shared libraries, but programs linked with such libtool -*** libraries will work regardless of this problem. Nevertheless, you -*** may want to report the problem to your system manager and/or to -*** bug-libtool at gnu.org - -_LT_EOF - fi ;; - esac - fi - break - fi - done - IFS="$lt_save_ifs" - MAGIC_CMD="$lt_save_MAGIC_CMD" - ;; -esac]) -MAGIC_CMD="$lt_cv_path_MAGIC_CMD" -if test -n "$MAGIC_CMD"; then - AC_MSG_RESULT($MAGIC_CMD) -else - AC_MSG_RESULT(no) -fi -_LT_DECL([], [MAGIC_CMD], [0], - [Used to examine libraries when file_magic_cmd begins with "file"])dnl -])# _LT_PATH_TOOL_PREFIX - -# Old name: -AU_ALIAS([AC_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_PATH_TOOL_PREFIX], []) - - -# _LT_PATH_MAGIC -# -------------- -# find a file program which can recognize a shared library -m4_defun([_LT_PATH_MAGIC], -[_LT_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH) -if test -z "$lt_cv_path_MAGIC_CMD"; then - if test -n "$ac_tool_prefix"; then - _LT_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH) - else - MAGIC_CMD=: - fi -fi -])# _LT_PATH_MAGIC - - -# LT_PATH_LD -# ---------- -# find the pathname to the GNU or non-GNU linker -AC_DEFUN([LT_PATH_LD], -[AC_REQUIRE([AC_PROG_CC])dnl -AC_REQUIRE([AC_CANONICAL_HOST])dnl -AC_REQUIRE([AC_CANONICAL_BUILD])dnl -m4_require([_LT_DECL_SED])dnl -m4_require([_LT_DECL_EGREP])dnl -m4_require([_LT_PROG_ECHO_BACKSLASH])dnl - -AC_ARG_WITH([gnu-ld], - [AS_HELP_STRING([--with-gnu-ld], - [assume the C compiler uses GNU ld @<:@default=no@:>@])], - [test "$withval" = no || with_gnu_ld=yes], - [with_gnu_ld=no])dnl - -ac_prog=ld -if test "$GCC" = yes; then - # Check if gcc -print-prog-name=ld gives a path. - AC_MSG_CHECKING([for ld used by $CC]) - case $host in - *-*-mingw*) - # gcc leaves a trailing carriage return which upsets mingw - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; - *) - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; - esac - case $ac_prog in - # Accept absolute paths. - [[\\/]]* | ?:[[\\/]]*) - re_direlt='/[[^/]][[^/]]*/\.\./' - # Canonicalize the pathname of ld - ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` - while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do - ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` - done - test -z "$LD" && LD="$ac_prog" - ;; - "") - # If it fails, then pretend we aren't using GCC. - ac_prog=ld - ;; - *) - # If it is relative, then search for the first ld in PATH. - with_gnu_ld=unknown - ;; - esac -elif test "$with_gnu_ld" = yes; then - AC_MSG_CHECKING([for GNU ld]) -else - AC_MSG_CHECKING([for non-GNU ld]) -fi -AC_CACHE_VAL(lt_cv_path_LD, -[if test -z "$LD"; then - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - for ac_dir in $PATH; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then - lt_cv_path_LD="$ac_dir/$ac_prog" - # Check to see if the program is GNU ld. I'd rather use --version, - # but apparently some variants of GNU ld only accept -v. - # Break only if it was the GNU/non-GNU ld that we prefer. - case `"$lt_cv_path_LD" -v 2>&1 &1 /dev/null 2>&1; then - lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' - lt_cv_file_magic_cmd='func_win32_libid' - else - # Keep this pattern in sync with the one in func_win32_libid. - lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' - lt_cv_file_magic_cmd='$OBJDUMP -f' - fi - ;; - -cegcc*) - # use the weaker test based on 'objdump'. See mingw*. - lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' - lt_cv_file_magic_cmd='$OBJDUMP -f' - ;; - -darwin* | rhapsody*) - lt_cv_deplibs_check_method=pass_all - ;; - -freebsd* | dragonfly*) - if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then - case $host_cpu in - i*86 ) - # Not sure whether the presence of OpenBSD here was a mistake. - # Let's accept both of them until this is cleared up. - lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library' - lt_cv_file_magic_cmd=/usr/bin/file - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` - ;; - esac - else - lt_cv_deplibs_check_method=pass_all - fi - ;; - -gnu*) - lt_cv_deplibs_check_method=pass_all - ;; - -haiku*) - lt_cv_deplibs_check_method=pass_all - ;; - -hpux10.20* | hpux11*) - lt_cv_file_magic_cmd=/usr/bin/file - case $host_cpu in - ia64*) - lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64' - lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so - ;; - hppa*64*) - [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'] - lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl - ;; - *) - lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]]\.[[0-9]]) shared library' - lt_cv_file_magic_test_file=/usr/lib/libc.sl - ;; - esac - ;; - -interix[[3-9]]*) - # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$' - ;; - -irix5* | irix6* | nonstopux*) - case $LD in - *-32|*"-32 ") libmagic=32-bit;; - *-n32|*"-n32 ") libmagic=N32;; - *-64|*"-64 ") libmagic=64-bit;; - *) libmagic=never-match;; - esac - lt_cv_deplibs_check_method=pass_all - ;; - -# This must be glibc/ELF. -linux* | k*bsd*-gnu | kopensolaris*-gnu) - lt_cv_deplibs_check_method=pass_all - ;; - -netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' - else - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$' - fi - ;; - -newos6*) - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)' - lt_cv_file_magic_cmd=/usr/bin/file - lt_cv_file_magic_test_file=/usr/lib/libnls.so - ;; - -*nto* | *qnx*) - lt_cv_deplibs_check_method=pass_all - ;; - -openbsd*) - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' - else - lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' - fi - ;; - -osf3* | osf4* | osf5*) - lt_cv_deplibs_check_method=pass_all - ;; - -rdos*) - lt_cv_deplibs_check_method=pass_all - ;; - -solaris*) - lt_cv_deplibs_check_method=pass_all - ;; - -sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) - lt_cv_deplibs_check_method=pass_all - ;; - -sysv4 | sysv4.3*) - case $host_vendor in - motorola) - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]' - lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` - ;; - ncr) - lt_cv_deplibs_check_method=pass_all - ;; - sequent) - lt_cv_file_magic_cmd='/bin/file' - lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )' - ;; - sni) - lt_cv_file_magic_cmd='/bin/file' - lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib" - lt_cv_file_magic_test_file=/lib/libc.so - ;; - siemens) - lt_cv_deplibs_check_method=pass_all - ;; - pc) - lt_cv_deplibs_check_method=pass_all - ;; - esac - ;; - -tpf*) - lt_cv_deplibs_check_method=pass_all - ;; -esac -]) - -file_magic_glob= -want_nocaseglob=no -if test "$build" = "$host"; then - case $host_os in - mingw* | pw32*) - if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then - want_nocaseglob=yes - else - file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` - fi - ;; - esac -fi - -file_magic_cmd=$lt_cv_file_magic_cmd -deplibs_check_method=$lt_cv_deplibs_check_method -test -z "$deplibs_check_method" && deplibs_check_method=unknown - -_LT_DECL([], [deplibs_check_method], [1], - [Method to check whether dependent libraries are shared objects]) -_LT_DECL([], [file_magic_cmd], [1], - [Command to use when deplibs_check_method = "file_magic"]) -_LT_DECL([], [file_magic_glob], [1], - [How to find potential files when deplibs_check_method = "file_magic"]) -_LT_DECL([], [want_nocaseglob], [1], - [Find potential files using nocaseglob when deplibs_check_method = "file_magic"]) -])# _LT_CHECK_MAGIC_METHOD - - -# LT_PATH_NM -# ---------- -# find the pathname to a BSD- or MS-compatible name lister -AC_DEFUN([LT_PATH_NM], -[AC_REQUIRE([AC_PROG_CC])dnl -AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM, -[if test -n "$NM"; then - # Let the user override the test. - lt_cv_path_NM="$NM" -else - lt_nm_to_check="${ac_tool_prefix}nm" - if test -n "$ac_tool_prefix" && test "$build" = "$host"; then - lt_nm_to_check="$lt_nm_to_check nm" - fi - for lt_tmp_nm in $lt_nm_to_check; do - lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR - for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do - IFS="$lt_save_ifs" - test -z "$ac_dir" && ac_dir=. - tmp_nm="$ac_dir/$lt_tmp_nm" - if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then - # Check to see if the nm accepts a BSD-compat flag. - # Adding the `sed 1q' prevents false positives on HP-UX, which says: - # nm: unknown option "B" ignored - # Tru64's nm complains that /dev/null is an invalid object file - case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in - */dev/null* | *'Invalid file or object type'*) - lt_cv_path_NM="$tmp_nm -B" - break - ;; - *) - case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in - */dev/null*) - lt_cv_path_NM="$tmp_nm -p" - break - ;; - *) - lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but - continue # so that we can try to find one that supports BSD flags - ;; - esac - ;; - esac - fi - done - IFS="$lt_save_ifs" - done - : ${lt_cv_path_NM=no} -fi]) -if test "$lt_cv_path_NM" != "no"; then - NM="$lt_cv_path_NM" -else - # Didn't find any BSD compatible name lister, look for dumpbin. - if test -n "$DUMPBIN"; then : - # Let the user override the test. - else - AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) - case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in - *COFF*) - DUMPBIN="$DUMPBIN -symbols" - ;; - *) - DUMPBIN=: - ;; - esac - fi - AC_SUBST([DUMPBIN]) - if test "$DUMPBIN" != ":"; then - NM="$DUMPBIN" - fi -fi -test -z "$NM" && NM=nm -AC_SUBST([NM]) -_LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl - -AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface], - [lt_cv_nm_interface="BSD nm" - echo "int some_variable = 0;" > conftest.$ac_ext - (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&AS_MESSAGE_LOG_FD) - (eval "$ac_compile" 2>conftest.err) - cat conftest.err >&AS_MESSAGE_LOG_FD - (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD) - (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) - cat conftest.err >&AS_MESSAGE_LOG_FD - (eval echo "\"\$as_me:$LINENO: output\"" >&AS_MESSAGE_LOG_FD) - cat conftest.out >&AS_MESSAGE_LOG_FD - if $GREP 'External.*some_variable' conftest.out > /dev/null; then - lt_cv_nm_interface="MS dumpbin" - fi - rm -f conftest*]) -])# LT_PATH_NM - -# Old names: -AU_ALIAS([AM_PROG_NM], [LT_PATH_NM]) -AU_ALIAS([AC_PROG_NM], [LT_PATH_NM]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AM_PROG_NM], []) -dnl AC_DEFUN([AC_PROG_NM], []) - -# _LT_CHECK_SHAREDLIB_FROM_LINKLIB -# -------------------------------- -# how to determine the name of the shared library -# associated with a specific link library. -# -- PORTME fill in with the dynamic library characteristics -m4_defun([_LT_CHECK_SHAREDLIB_FROM_LINKLIB], -[m4_require([_LT_DECL_EGREP]) -m4_require([_LT_DECL_OBJDUMP]) -m4_require([_LT_DECL_DLLTOOL]) -AC_CACHE_CHECK([how to associate runtime and link libraries], -lt_cv_sharedlib_from_linklib_cmd, -[lt_cv_sharedlib_from_linklib_cmd='unknown' - -case $host_os in -cygwin* | mingw* | pw32* | cegcc*) - # two different shell functions defined in ltmain.sh - # decide which to use based on capabilities of $DLLTOOL - case `$DLLTOOL --help 2>&1` in - *--identify-strict*) - lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib - ;; - *) - lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback - ;; - esac - ;; -*) - # fallback: assume linklib IS sharedlib - lt_cv_sharedlib_from_linklib_cmd="$ECHO" - ;; -esac -]) -sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd -test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO - -_LT_DECL([], [sharedlib_from_linklib_cmd], [1], - [Command to associate shared and link libraries]) -])# _LT_CHECK_SHAREDLIB_FROM_LINKLIB - - -# _LT_PATH_MANIFEST_TOOL -# ---------------------- -# locate the manifest tool -m4_defun([_LT_PATH_MANIFEST_TOOL], -[AC_CHECK_TOOL(MANIFEST_TOOL, mt, :) -test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt -AC_CACHE_CHECK([if $MANIFEST_TOOL is a manifest tool], [lt_cv_path_mainfest_tool], - [lt_cv_path_mainfest_tool=no - echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&AS_MESSAGE_LOG_FD - $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out - cat conftest.err >&AS_MESSAGE_LOG_FD - if $GREP 'Manifest Tool' conftest.out > /dev/null; then - lt_cv_path_mainfest_tool=yes - fi - rm -f conftest*]) -if test "x$lt_cv_path_mainfest_tool" != xyes; then - MANIFEST_TOOL=: -fi -_LT_DECL([], [MANIFEST_TOOL], [1], [Manifest tool])dnl -])# _LT_PATH_MANIFEST_TOOL - - -# LT_LIB_M -# -------- -# check for math library -AC_DEFUN([LT_LIB_M], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -LIBM= -case $host in -*-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*) - # These system don't have libm, or don't need it - ;; -*-ncr-sysv4.3*) - AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw") - AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm") - ;; -*) - AC_CHECK_LIB(m, cos, LIBM="-lm") - ;; -esac -AC_SUBST([LIBM]) -])# LT_LIB_M - -# Old name: -AU_ALIAS([AC_CHECK_LIBM], [LT_LIB_M]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_CHECK_LIBM], []) - - -# _LT_COMPILER_NO_RTTI([TAGNAME]) -# ------------------------------- -m4_defun([_LT_COMPILER_NO_RTTI], -[m4_require([_LT_TAG_COMPILER])dnl - -_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= - -if test "$GCC" = yes; then - case $cc_basename in - nvcc*) - _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -Xcompiler -fno-builtin' ;; - *) - _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' ;; - esac - - _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], - lt_cv_prog_compiler_rtti_exceptions, - [-fno-rtti -fno-exceptions], [], - [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"]) -fi -_LT_TAGDECL([no_builtin_flag], [lt_prog_compiler_no_builtin_flag], [1], - [Compiler flag to turn off builtin functions]) -])# _LT_COMPILER_NO_RTTI - - -# _LT_CMD_GLOBAL_SYMBOLS -# ---------------------- -m4_defun([_LT_CMD_GLOBAL_SYMBOLS], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -AC_REQUIRE([AC_PROG_CC])dnl -AC_REQUIRE([AC_PROG_AWK])dnl -AC_REQUIRE([LT_PATH_NM])dnl -AC_REQUIRE([LT_PATH_LD])dnl -m4_require([_LT_DECL_SED])dnl -m4_require([_LT_DECL_EGREP])dnl -m4_require([_LT_TAG_COMPILER])dnl - -# Check for command to grab the raw symbol name followed by C symbol from nm. -AC_MSG_CHECKING([command to parse $NM output from $compiler object]) -AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe], -[ -# These are sane defaults that work on at least a few old systems. -# [They come from Ultrix. What could be older than Ultrix?!! ;)] - -# Character class describing NM global symbol codes. -symcode='[[BCDEGRST]]' - -# Regexp to match symbols that can be accessed directly from C. -sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)' - -# Define system-specific variables. -case $host_os in -aix*) - symcode='[[BCDT]]' - ;; -cygwin* | mingw* | pw32* | cegcc*) - symcode='[[ABCDGISTW]]' - ;; -hpux*) - if test "$host_cpu" = ia64; then - symcode='[[ABCDEGRST]]' - fi - ;; -irix* | nonstopux*) - symcode='[[BCDEGRST]]' - ;; -osf*) - symcode='[[BCDEGQRST]]' - ;; -solaris*) - symcode='[[BDRT]]' - ;; -sco3.2v5*) - symcode='[[DT]]' - ;; -sysv4.2uw2*) - symcode='[[DT]]' - ;; -sysv5* | sco5v6* | unixware* | OpenUNIX*) - symcode='[[ABDT]]' - ;; -sysv4) - symcode='[[DFNSTU]]' - ;; -esac - -# If we're using GNU nm, then use its standard symbol codes. -case `$NM -V 2>&1` in -*GNU* | *'with BFD'*) - symcode='[[ABCDGIRSTW]]' ;; -esac - -# Transform an extracted symbol line into a proper C declaration. -# Some systems (esp. on ia64) link data and code symbols differently, -# so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" - -# Transform an extracted symbol line into symbol name and symbol address -lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p'" -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"lib\2\", (void *) \&\2},/p'" - -# Handle CRLF in mingw tool chain -opt_cr= -case $build_os in -mingw*) - opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp - ;; -esac - -# Try without a prefix underscore, then with it. -for ac_symprfx in "" "_"; do - - # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. - symxfrm="\\1 $ac_symprfx\\2 \\2" - - # Write the raw and C identifiers. - if test "$lt_cv_nm_interface" = "MS dumpbin"; then - # Fake it for dumpbin and say T for any non-static function - # and D for any global variable. - # Also find C++ and __fastcall symbols from MSVC++, - # which start with @ or ?. - lt_cv_sys_global_symbol_pipe="$AWK ['"\ -" {last_section=section; section=\$ 3};"\ -" /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ -" /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ -" \$ 0!~/External *\|/{next};"\ -" / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ -" {if(hide[section]) next};"\ -" {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\ -" {split(\$ 0, a, /\||\r/); split(a[2], s)};"\ -" s[1]~/^[@?]/{print s[1], s[1]; next};"\ -" s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\ -" ' prfx=^$ac_symprfx]" - else - lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" - fi - lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" - - # Check to see that the pipe works correctly. - pipe_works=no - - rm -f conftest* - cat > conftest.$ac_ext <<_LT_EOF -#ifdef __cplusplus -extern "C" { -#endif -char nm_test_var; -void nm_test_func(void); -void nm_test_func(void){} -#ifdef __cplusplus -} -#endif -int main(){nm_test_var='a';nm_test_func();return(0);} -_LT_EOF - - if AC_TRY_EVAL(ac_compile); then - # Now try to grab the symbols. - nlist=conftest.nm - if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then - # Try sorting and uniquifying the output. - if sort "$nlist" | uniq > "$nlist"T; then - mv -f "$nlist"T "$nlist" - else - rm -f "$nlist"T - fi - - # Make sure that we snagged all the symbols we need. - if $GREP ' nm_test_var$' "$nlist" >/dev/null; then - if $GREP ' nm_test_func$' "$nlist" >/dev/null; then - cat <<_LT_EOF > conftest.$ac_ext -/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ -#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) -/* DATA imports from DLLs on WIN32 con't be const, because runtime - relocations are performed -- see ld's documentation on pseudo-relocs. */ -# define LT@&t at _DLSYM_CONST -#elif defined(__osf__) -/* This system does not cope well with relocations in const data. */ -# define LT@&t at _DLSYM_CONST -#else -# define LT@&t at _DLSYM_CONST const -#endif - -#ifdef __cplusplus -extern "C" { -#endif - -_LT_EOF - # Now generate the symbol file. - eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' - - cat <<_LT_EOF >> conftest.$ac_ext - -/* The mapping between symbol names and symbols. */ -LT@&t at _DLSYM_CONST struct { - const char *name; - void *address; -} -lt__PROGRAM__LTX_preloaded_symbols[[]] = -{ - { "@PROGRAM@", (void *) 0 }, -_LT_EOF - $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext - cat <<\_LT_EOF >> conftest.$ac_ext - {0, (void *) 0} -}; - -/* This works around a problem in FreeBSD linker */ -#ifdef FREEBSD_WORKAROUND -static const void *lt_preloaded_setup() { - return lt__PROGRAM__LTX_preloaded_symbols; -} -#endif - -#ifdef __cplusplus -} -#endif -_LT_EOF - # Now try linking the two files. - mv conftest.$ac_objext conftstm.$ac_objext - lt_globsym_save_LIBS=$LIBS - lt_globsym_save_CFLAGS=$CFLAGS - LIBS="conftstm.$ac_objext" - CFLAGS="$CFLAGS$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)" - if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then - pipe_works=yes - fi - LIBS=$lt_globsym_save_LIBS - CFLAGS=$lt_globsym_save_CFLAGS - else - echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD - fi - else - echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD - fi - else - echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD - fi - else - echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD - cat conftest.$ac_ext >&5 - fi - rm -rf conftest* conftst* - - # Do not use the global_symbol_pipe unless it works. - if test "$pipe_works" = yes; then - break - else - lt_cv_sys_global_symbol_pipe= - fi -done -]) -if test -z "$lt_cv_sys_global_symbol_pipe"; then - lt_cv_sys_global_symbol_to_cdecl= -fi -if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then - AC_MSG_RESULT(failed) -else - AC_MSG_RESULT(ok) -fi - -# Response file support. -if test "$lt_cv_nm_interface" = "MS dumpbin"; then - nm_file_list_spec='@' -elif $NM --help 2>/dev/null | grep '[[@]]FILE' >/dev/null; then - nm_file_list_spec='@' -fi - -_LT_DECL([global_symbol_pipe], [lt_cv_sys_global_symbol_pipe], [1], - [Take the output of nm and produce a listing of raw symbols and C names]) -_LT_DECL([global_symbol_to_cdecl], [lt_cv_sys_global_symbol_to_cdecl], [1], - [Transform the output of nm in a proper C declaration]) -_LT_DECL([global_symbol_to_c_name_address], - [lt_cv_sys_global_symbol_to_c_name_address], [1], - [Transform the output of nm in a C name address pair]) -_LT_DECL([global_symbol_to_c_name_address_lib_prefix], - [lt_cv_sys_global_symbol_to_c_name_address_lib_prefix], [1], - [Transform the output of nm in a C name address pair when lib prefix is needed]) -_LT_DECL([], [nm_file_list_spec], [1], - [Specify filename containing input files for $NM]) -]) # _LT_CMD_GLOBAL_SYMBOLS - - -# _LT_COMPILER_PIC([TAGNAME]) -# --------------------------- -m4_defun([_LT_COMPILER_PIC], -[m4_require([_LT_TAG_COMPILER])dnl -_LT_TAGVAR(lt_prog_compiler_wl, $1)= -_LT_TAGVAR(lt_prog_compiler_pic, $1)= -_LT_TAGVAR(lt_prog_compiler_static, $1)= - -m4_if([$1], [CXX], [ - # C++ specific cases for pic, static, wl, etc. - if test "$GXX" = yes; then - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - - case $host_os in - aix*) - # All AIX code is PIC. - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - m68k) - # FIXME: we need at least 68020 code to build shared libraries, but - # adding the `-m68020' flag to GCC prevents building anything better, - # like `-m68040'. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' - ;; - esac - ;; - - beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) - # PIC is the default for these OSes. - ;; - mingw* | cygwin* | os2* | pw32* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - # Although the cygwin gcc ignores -fPIC, still need this for old-style - # (--disable-auto-import) libraries - m4_if([$1], [GCJ], [], - [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) - ;; - darwin* | rhapsody*) - # PIC is the default on this platform - # Common symbols not allowed in MH_DYLIB files - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' - ;; - *djgpp*) - # DJGPP does not support shared libraries at all - _LT_TAGVAR(lt_prog_compiler_pic, $1)= - ;; - haiku*) - # PIC is the default for Haiku. - # The "-static" flag exists, but is broken. - _LT_TAGVAR(lt_prog_compiler_static, $1)= - ;; - interix[[3-9]]*) - # Interix 3.x gcc -fpic/-fPIC options generate broken code. - # Instead, we relocate shared libraries at runtime. - ;; - sysv4*MP*) - if test -d /usr/nec; then - _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic - fi - ;; - hpux*) - # PIC is the default for 64-bit PA HP-UX, but not for 32-bit - # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag - # sets the default TLS model and affects inlining. - case $host_cpu in - hppa*64*) - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - esac - ;; - *qnx* | *nto*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - esac - else - case $host_os in - aix[[4-9]]*) - # All AIX code is PIC. - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - else - _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp' - fi - ;; - chorus*) - case $cc_basename in - cxch68*) - # Green Hills C++ Compiler - # _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" - ;; - esac - ;; - mingw* | cygwin* | os2* | pw32* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - m4_if([$1], [GCJ], [], - [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) - ;; - dgux*) - case $cc_basename in - ec++*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - ;; - ghcx*) - # Green Hills C++ Compiler - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - ;; - *) - ;; - esac - ;; - freebsd* | dragonfly*) - # FreeBSD uses GNU C++ - ;; - hpux9* | hpux10* | hpux11*) - case $cc_basename in - CC*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' - if test "$host_cpu" != ia64; then - _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' - fi - ;; - aCC*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' - case $host_cpu in - hppa*64*|ia64*) - # +Z the default - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' - ;; - esac - ;; - *) - ;; - esac - ;; - interix*) - # This is c89, which is MS Visual C++ (no shared libs) - # Anyone wants to do a port? - ;; - irix5* | irix6* | nonstopux*) - case $cc_basename in - CC*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - # CC pic flag -KPIC is the default. - ;; - *) - ;; - esac - ;; - linux* | k*bsd*-gnu | kopensolaris*-gnu) - case $cc_basename in - KCC*) - # KAI C++ Compiler - _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - ecpc* ) - # old Intel C++ for x86_64 which still supported -KPIC. - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - icpc* ) - # Intel C++, used to be incompatible with GCC. - # ICC 10 doesn't accept -KPIC any more. - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - pgCC* | pgcpp*) - # Portland Group C++ compiler - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - cxx*) - # Compaq C++ - # Make sure the PIC flag is empty. It appears that all Alpha - # Linux and Compaq Tru64 Unix objects are PIC. - _LT_TAGVAR(lt_prog_compiler_pic, $1)= - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - xlc* | xlC* | bgxl[[cC]]* | mpixl[[cC]]*) - # IBM XL 8.0, 9.0 on PPC and BlueGene - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink' - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' - ;; - esac - ;; - esac - ;; - lynxos*) - ;; - m88k*) - ;; - mvs*) - case $cc_basename in - cxx*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall' - ;; - *) - ;; - esac - ;; - netbsd* | netbsdelf*-gnu) - ;; - *qnx* | *nto*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' - ;; - osf3* | osf4* | osf5*) - case $cc_basename in - KCC*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' - ;; - RCC*) - # Rational C++ 2.4.1 - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - ;; - cxx*) - # Digital/Compaq C++ - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - # Make sure the PIC flag is empty. It appears that all Alpha - # Linux and Compaq Tru64 Unix objects are PIC. - _LT_TAGVAR(lt_prog_compiler_pic, $1)= - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - *) - ;; - esac - ;; - psos*) - ;; - solaris*) - case $cc_basename in - CC* | sunCC*) - # Sun C++ 4.2, 5.x and Centerline C++ - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' - ;; - gcx*) - # Green Hills C++ Compiler - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' - ;; - *) - ;; - esac - ;; - sunos4*) - case $cc_basename in - CC*) - # Sun C++ 4.x - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - lcc*) - # Lucid - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - ;; - *) - ;; - esac - ;; - sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) - case $cc_basename in - CC*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - esac - ;; - tandem*) - case $cc_basename in - NCC*) - # NonStop-UX NCC 3.20 - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - ;; - *) - ;; - esac - ;; - vxworks*) - ;; - *) - _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no - ;; - esac - fi -], -[ - if test "$GCC" = yes; then - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - - case $host_os in - aix*) - # All AIX code is PIC. - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - m68k) - # FIXME: we need at least 68020 code to build shared libraries, but - # adding the `-m68020' flag to GCC prevents building anything better, - # like `-m68040'. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' - ;; - esac - ;; - - beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) - # PIC is the default for these OSes. - ;; - - mingw* | cygwin* | pw32* | os2* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - # Although the cygwin gcc ignores -fPIC, still need this for old-style - # (--disable-auto-import) libraries - m4_if([$1], [GCJ], [], - [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) - ;; - - darwin* | rhapsody*) - # PIC is the default on this platform - # Common symbols not allowed in MH_DYLIB files - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' - ;; - - haiku*) - # PIC is the default for Haiku. - # The "-static" flag exists, but is broken. - _LT_TAGVAR(lt_prog_compiler_static, $1)= - ;; - - hpux*) - # PIC is the default for 64-bit PA HP-UX, but not for 32-bit - # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag - # sets the default TLS model and affects inlining. - case $host_cpu in - hppa*64*) - # +Z the default - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - esac - ;; - - interix[[3-9]]*) - # Interix 3.x gcc -fpic/-fPIC options generate broken code. - # Instead, we relocate shared libraries at runtime. - ;; - - msdosdjgpp*) - # Just because we use GCC doesn't mean we suddenly get shared libraries - # on systems that don't support them. - _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no - enable_shared=no - ;; - - *nto* | *qnx*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' - ;; - - sysv4*MP*) - if test -d /usr/nec; then - _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic - fi - ;; - - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - ;; - esac - - case $cc_basename in - nvcc*) # Cuda Compiler Driver 2.2 - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker ' - if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then - _LT_TAGVAR(lt_prog_compiler_pic, $1)="-Xcompiler $_LT_TAGVAR(lt_prog_compiler_pic, $1)" - fi - ;; - esac - else - # PORTME Check for flag to pass linker flags through the system compiler. - case $host_os in - aix*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - if test "$host_cpu" = ia64; then - # AIX 5 now supports IA64 processor - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - else - _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp' - fi - ;; - - mingw* | cygwin* | pw32* | os2* | cegcc*) - # This hack is so that the source file can tell whether it is being - # built for inclusion in a dll (and should export symbols for example). - m4_if([$1], [GCJ], [], - [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) - ;; - - hpux9* | hpux10* | hpux11*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but - # not for PA HP-UX. - case $host_cpu in - hppa*64*|ia64*) - # +Z the default - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' - ;; - esac - # Is there a better lt_prog_compiler_static that works with the bundled CC? - _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' - ;; - - irix5* | irix6* | nonstopux*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - # PIC (with -KPIC) is the default. - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - - linux* | k*bsd*-gnu | kopensolaris*-gnu) - case $cc_basename in - # old Intel for x86_64 which still supported -KPIC. - ecc*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - # icc used to be incompatible with GCC. - # ICC 10 doesn't accept -KPIC any more. - icc* | ifort*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - # Lahey Fortran 8.1. - lf95*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared' - _LT_TAGVAR(lt_prog_compiler_static, $1)='--static' - ;; - nagfor*) - # NAG Fortran compiler - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,-Wl,,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) - # Portland Group compilers (*not* the Pentium gcc compiler, - # which looks to be a dead project) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - ccc*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - # All Alpha code is PIC. - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - xl* | bgxl* | bgf* | mpixl*) - # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink' - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) - # Sun Fortran 8.3 passes all unrecognized flags to the linker - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - _LT_TAGVAR(lt_prog_compiler_wl, $1)='' - ;; - *Sun\ F* | *Sun*Fortran*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' - ;; - *Sun\ C*) - # Sun C 5.9 - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - ;; - *Intel*\ [[CF]]*Compiler*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - ;; - *Portland\ Group*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - esac - ;; - esac - ;; - - newsos6) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - - *nto* | *qnx*) - # QNX uses GNU C++, but need to define -shared option too, otherwise - # it will coredump. - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' - ;; - - osf3* | osf4* | osf5*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - # All OSF/1 code is PIC. - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - - rdos*) - _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' - ;; - - solaris*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - case $cc_basename in - f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';; - *) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';; - esac - ;; - - sunos4*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - - sysv4 | sysv4.2uw2* | sysv4.3*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - - sysv4*MP*) - if test -d /usr/nec ;then - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - fi - ;; - - sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - - unicos*) - _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' - _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no - ;; - - uts4*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' - _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' - ;; - - *) - _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no - ;; - esac - fi -]) -case $host_os in - # For platforms which do not support PIC, -DPIC is meaningless: - *djgpp*) - _LT_TAGVAR(lt_prog_compiler_pic, $1)= - ;; - *) - _LT_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t at m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])" - ;; -esac - -AC_CACHE_CHECK([for $compiler option to produce PIC], - [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)], - [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_prog_compiler_pic, $1)]) -_LT_TAGVAR(lt_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_cv_prog_compiler_pic, $1) - -# -# Check to make sure the PIC flag actually works. -# -if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then - _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, $1) works], - [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, $1)], - [$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t at m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])], [], - [case $_LT_TAGVAR(lt_prog_compiler_pic, $1) in - "" | " "*) ;; - *) _LT_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_TAGVAR(lt_prog_compiler_pic, $1)" ;; - esac], - [_LT_TAGVAR(lt_prog_compiler_pic, $1)= - _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no]) -fi -_LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1], - [Additional compiler flags for building library objects]) - -_LT_TAGDECL([wl], [lt_prog_compiler_wl], [1], - [How to pass a linker flag through the compiler]) -# -# Check to make sure the static flag actually works. -# -wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_TAGVAR(lt_prog_compiler_static, $1)\" -_LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works], - _LT_TAGVAR(lt_cv_prog_compiler_static_works, $1), - $lt_tmp_static_flag, - [], - [_LT_TAGVAR(lt_prog_compiler_static, $1)=]) -_LT_TAGDECL([link_static_flag], [lt_prog_compiler_static], [1], - [Compiler flag to prevent dynamic linking]) -])# _LT_COMPILER_PIC - - -# _LT_LINKER_SHLIBS([TAGNAME]) -# ---------------------------- -# See if the linker supports building shared libraries. -m4_defun([_LT_LINKER_SHLIBS], -[AC_REQUIRE([LT_PATH_LD])dnl -AC_REQUIRE([LT_PATH_NM])dnl -m4_require([_LT_PATH_MANIFEST_TOOL])dnl -m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_DECL_EGREP])dnl -m4_require([_LT_DECL_SED])dnl -m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl -m4_require([_LT_TAG_COMPILER])dnl -AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries]) -m4_if([$1], [CXX], [ - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'] - case $host_os in - aix[[4-9]]*) - # If we're using GNU nm, then we don't want the "-C" option. - # -C means demangle to AIX nm, but means don't demangle with GNU nm - # Also, AIX nm treats weak defined symbols like other global defined - # symbols, whereas GNU nm marks them as "W". - if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then - _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - else - _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - fi - ;; - pw32*) - _LT_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds" - ;; - cygwin* | mingw* | cegcc*) - case $cc_basename in - cl*) - _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' - ;; - *) - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' - _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'] - ;; - esac - ;; - linux* | k*bsd*-gnu | gnu*) - _LT_TAGVAR(link_all_deplibs, $1)=no - ;; - *) - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - ;; - esac -], [ - runpath_var= - _LT_TAGVAR(allow_undefined_flag, $1)= - _LT_TAGVAR(always_export_symbols, $1)=no - _LT_TAGVAR(archive_cmds, $1)= - _LT_TAGVAR(archive_expsym_cmds, $1)= - _LT_TAGVAR(compiler_needs_object, $1)=no - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no - _LT_TAGVAR(export_dynamic_flag_spec, $1)= - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' - _LT_TAGVAR(hardcode_automatic, $1)=no - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_direct_absolute, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= - _LT_TAGVAR(hardcode_libdir_separator, $1)= - _LT_TAGVAR(hardcode_minus_L, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported - _LT_TAGVAR(inherit_rpath, $1)=no - _LT_TAGVAR(link_all_deplibs, $1)=unknown - _LT_TAGVAR(module_cmds, $1)= - _LT_TAGVAR(module_expsym_cmds, $1)= - _LT_TAGVAR(old_archive_from_new_cmds, $1)= - _LT_TAGVAR(old_archive_from_expsyms_cmds, $1)= - _LT_TAGVAR(thread_safe_flag_spec, $1)= - _LT_TAGVAR(whole_archive_flag_spec, $1)= - # include_expsyms should be a list of space-separated symbols to be *always* - # included in the symbol list - _LT_TAGVAR(include_expsyms, $1)= - # exclude_expsyms can be an extended regexp of symbols to exclude - # it will be wrapped by ` (' and `)$', so one must not match beginning or - # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', - # as well as any symbol that contains `d'. - _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'] - # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out - # platforms (ab)use it in PIC code, but their linkers get confused if - # the symbol is explicitly referenced. Since portable code cannot - # rely on this symbol name, it's probably fine to never include it in - # preloaded symbol tables. - # Exclude shared library initialization/finalization symbols. -dnl Note also adjust exclude_expsyms for C++ above. - extract_expsyms_cmds= - - case $host_os in - cygwin* | mingw* | pw32* | cegcc*) - # FIXME: the MSVC++ port hasn't been tested in a loooong time - # When not using gcc, we currently assume that we are using - # Microsoft Visual C++. - if test "$GCC" != yes; then - with_gnu_ld=no - fi - ;; - interix*) - # we just hope/assume this is gcc and not c89 (= MSVC++) - with_gnu_ld=yes - ;; - openbsd*) - with_gnu_ld=no - ;; - linux* | k*bsd*-gnu | gnu*) - _LT_TAGVAR(link_all_deplibs, $1)=no - ;; - esac - - _LT_TAGVAR(ld_shlibs, $1)=yes - - # On some targets, GNU ld is compatible enough with the native linker - # that we're better off using the native interface for both. - lt_use_gnu_ld_interface=no - if test "$with_gnu_ld" = yes; then - case $host_os in - aix*) - # The AIX port of GNU ld has always aspired to compatibility - # with the native linker. However, as the warning in the GNU ld - # block says, versions before 2.19.5* couldn't really create working - # shared libraries, regardless of the interface used. - case `$LD -v 2>&1` in - *\ \(GNU\ Binutils\)\ 2.19.5*) ;; - *\ \(GNU\ Binutils\)\ 2.[[2-9]]*) ;; - *\ \(GNU\ Binutils\)\ [[3-9]]*) ;; - *) - lt_use_gnu_ld_interface=yes - ;; - esac - ;; - *) - lt_use_gnu_ld_interface=yes - ;; - esac - fi - - if test "$lt_use_gnu_ld_interface" = yes; then - # If archive_cmds runs LD, not CC, wlarc should be empty - wlarc='${wl}' - - # Set some defaults for GNU ld with shared library support. These - # are reset later if shared libraries are not supported. Putting them - # here allows them to be overridden if necessary. - runpath_var=LD_RUN_PATH - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' - # ancient GNU ld didn't support --whole-archive et. al. - if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then - _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' - else - _LT_TAGVAR(whole_archive_flag_spec, $1)= - fi - supports_anon_versioning=no - case `$LD -v 2>&1` in - *GNU\ gold*) supports_anon_versioning=yes ;; - *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 - *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... - *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... - *\ 2.11.*) ;; # other 2.11 versions - *) supports_anon_versioning=yes ;; - esac - - # See if GNU ld supports shared libraries. - case $host_os in - aix[[3-9]]*) - # On AIX/PPC, the GNU linker is very broken - if test "$host_cpu" != ia64; then - _LT_TAGVAR(ld_shlibs, $1)=no - cat <<_LT_EOF 1>&2 - -*** Warning: the GNU linker, at least up to release 2.19, is reported -*** to be unable to reliably create shared libraries on AIX. -*** Therefore, libtool is disabling shared libraries support. If you -*** really care for shared libraries, you may want to install binutils -*** 2.20 or above, or modify your PATH so that a non-GNU linker is found. -*** You will then need to restart the configuration process. - -_LT_EOF - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='' - ;; - m68k) - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_minus_L, $1)=yes - ;; - esac - ;; - - beos*) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - # Joseph Beckenbach says some releases of gcc - # support --undefined. This deserves some investigation. FIXME - _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - cygwin* | mingw* | pw32* | cegcc*) - # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless, - # as there is no search path for DLLs. - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols' - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(always_export_symbols, $1)=no - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' - _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'] - - if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - # If the export-symbols file already is a .def file (1st line - # is EXPORTS), use it as is; otherwise, prepend... - _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - cp $export_symbols $output_objdir/$soname.def; - else - echo EXPORTS > $output_objdir/$soname.def; - cat $export_symbols >> $output_objdir/$soname.def; - fi~ - $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - haiku*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(link_all_deplibs, $1)=yes - ;; - - interix[[3-9]]*) - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. - # Instead, shared libraries are loaded at an image base (0x10000000 by - # default) and relocated if they conflict, which is a slow very memory - # consuming and fragmenting process. To avoid this, we pick a random, - # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link - # time. Moving up from 0x10000000 also allows more sbrk(2) space. - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - ;; - - gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) - tmp_diet=no - if test "$host_os" = linux-dietlibc; then - case $cc_basename in - diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) - esac - fi - if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ - && test "$tmp_diet" = no - then - tmp_addflag=' $pic_flag' - tmp_sharedflag='-shared' - case $cc_basename,$host_cpu in - pgcc*) # Portland Group C compiler - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - tmp_addflag=' $pic_flag' - ;; - pgf77* | pgf90* | pgf95* | pgfortran*) - # Portland Group f77 and f90 compilers - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - tmp_addflag=' $pic_flag -Mnomain' ;; - ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 - tmp_addflag=' -i_dynamic' ;; - efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 - tmp_addflag=' -i_dynamic -nofor_main' ;; - ifc* | ifort*) # Intel Fortran compiler - tmp_addflag=' -nofor_main' ;; - lf95*) # Lahey Fortran 8.1 - _LT_TAGVAR(whole_archive_flag_spec, $1)= - tmp_sharedflag='--shared' ;; - xl[[cC]]* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below) - tmp_sharedflag='-qmkshrobj' - tmp_addflag= ;; - nvcc*) # Cuda Compiler Driver 2.2 - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - _LT_TAGVAR(compiler_needs_object, $1)=yes - ;; - esac - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) # Sun C 5.9 - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - _LT_TAGVAR(compiler_needs_object, $1)=yes - tmp_sharedflag='-G' ;; - *Sun\ F*) # Sun Fortran 8.3 - tmp_sharedflag='-G' ;; - esac - _LT_TAGVAR(archive_cmds, $1)='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - - if test "x$supports_anon_versioning" = xyes; then - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' - fi - - case $cc_basename in - xlf* | bgf* | bgxlf* | mpixlf*) - # IBM XL Fortran 10.1 on PPC cannot create shared libs itself - _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' - if test "x$supports_anon_versioning" = xyes; then - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' - fi - ;; - esac - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' - wlarc= - else - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - fi - ;; - - solaris*) - if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then - _LT_TAGVAR(ld_shlibs, $1)=no - cat <<_LT_EOF 1>&2 - -*** Warning: The releases 2.8.* of the GNU linker cannot reliably -*** create shared libraries on Solaris systems. Therefore, libtool -*** is disabling shared libraries support. We urge you to upgrade GNU -*** binutils to release 2.9.1 or newer. Another option is to modify -*** your PATH or compiler configuration so that the native linker is -*** used, and then restart. - -_LT_EOF - elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) - case `$LD -v 2>&1` in - *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) - _LT_TAGVAR(ld_shlibs, $1)=no - cat <<_LT_EOF 1>&2 - -*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not -*** reliably create shared libraries on SCO systems. Therefore, libtool -*** is disabling shared libraries support. We urge you to upgrade GNU -*** binutils to release 2.16.91.0.3 or newer. Another option is to modify -*** your PATH or compiler configuration so that the native linker is -*** used, and then restart. - -_LT_EOF - ;; - *) - # For security reasons, it is highly recommended that you always - # use absolute paths for naming shared libraries, and exclude the - # DT_RUNPATH tag from executables and libraries. But doing so - # requires that you compile everything twice, which is a pain. - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - ;; - - sunos4*) - _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' - wlarc= - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - *) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - - if test "$_LT_TAGVAR(ld_shlibs, $1)" = no; then - runpath_var= - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= - _LT_TAGVAR(export_dynamic_flag_spec, $1)= - _LT_TAGVAR(whole_archive_flag_spec, $1)= - fi - else - # PORTME fill in a description of your system's linker (not GNU ld) - case $host_os in - aix3*) - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(always_export_symbols, $1)=yes - _LT_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' - # Note: this linker hardcodes the directories in LIBPATH if there - # are no directories specified by -L. - _LT_TAGVAR(hardcode_minus_L, $1)=yes - if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then - # Neither direct hardcoding nor static linking is supported with a - # broken collect2. - _LT_TAGVAR(hardcode_direct, $1)=unsupported - fi - ;; - - aix[[4-9]]*) - if test "$host_cpu" = ia64; then - # On IA64, the linker does run time linking by default, so we don't - # have to do anything special. - aix_use_runtimelinking=no - exp_sym_flag='-Bexport' - no_entry_flag="" - else - # If we're using GNU nm, then we don't want the "-C" option. - # -C means demangle to AIX nm, but means don't demangle with GNU nm - # Also, AIX nm treats weak defined symbols like other global - # defined symbols, whereas GNU nm marks them as "W". - if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then - _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - else - _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' - fi - aix_use_runtimelinking=no - - # Test if we are trying to use run time linking or normal - # AIX style linking. If -brtl is somewhere in LDFLAGS, we - # need to do runtime linking. - case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*) - for ld_flag in $LDFLAGS; do - if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then - aix_use_runtimelinking=yes - break - fi - done - ;; - esac - - exp_sym_flag='-bexport' - no_entry_flag='-bnoentry' - fi - - # When large executables or shared objects are built, AIX ld can - # have problems creating the table of contents. If linking a library - # or program results in "error TOC overflow" add -mminimal-toc to - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. - - _LT_TAGVAR(archive_cmds, $1)='' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(hardcode_libdir_separator, $1)=':' - _LT_TAGVAR(link_all_deplibs, $1)=yes - _LT_TAGVAR(file_list_spec, $1)='${wl}-f,' - - if test "$GCC" = yes; then - case $host_os in aix4.[[012]]|aix4.[[012]].*) - # We only want to do this on AIX 4.2 and lower, the check - # below for broken collect2 doesn't work under 4.3+ - collect2name=`${CC} -print-prog-name=collect2` - if test -f "$collect2name" && - strings "$collect2name" | $GREP resolve_lib_name >/dev/null - then - # We have reworked collect2 - : - else - # We have old collect2 - _LT_TAGVAR(hardcode_direct, $1)=unsupported - # It fails to find uninstalled libraries when the uninstalled - # path is not listed in the libpath. Setting hardcode_minus_L - # to unsupported forces relinking - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)= - fi - ;; - esac - shared_flag='-shared' - if test "$aix_use_runtimelinking" = yes; then - shared_flag="$shared_flag "'${wl}-G' - fi - _LT_TAGVAR(link_all_deplibs, $1)=no - else - # not using gcc - if test "$host_cpu" = ia64; then - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release - # chokes on -Wl,-G. The following line is correct: - shared_flag='-G' - else - if test "$aix_use_runtimelinking" = yes; then - shared_flag='${wl}-G' - else - shared_flag='${wl}-bM:SRE' - fi - fi - fi - - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall' - # It seems that -bexpall does not export symbols beginning with - # underscore (_), so it is better to generate a list of symbols to export. - _LT_TAGVAR(always_export_symbols, $1)=yes - if test "$aix_use_runtimelinking" = yes; then - # Warning - without using the other runtime loading flags (-brtl), - # -berok will link without error, but may produce a broken library. - _LT_TAGVAR(allow_undefined_flag, $1)='-berok' - # Determine the default libpath from the value encoded in an - # empty executable. - _LT_SYS_MODULE_PATH_AIX([$1]) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" - else - if test "$host_cpu" = ia64; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib' - _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs" - _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" - else - # Determine the default libpath from the value encoded in an - # empty executable. - _LT_SYS_MODULE_PATH_AIX([$1]) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" - # Warning - without using the other run time loading flags, - # -berok will link without error, but may produce a broken library. - _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok' - _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok' - if test "$with_gnu_ld" = yes; then - # We only use this code for GNU lds that support --whole-archive. - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' - else - # Exported symbols can be pulled into shared objects from archives - _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience' - fi - _LT_TAGVAR(archive_cmds_need_lc, $1)=yes - # This is similar to how AIX traditionally builds its shared libraries. - _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' - fi - fi - ;; - - amigaos*) - case $host_cpu in - powerpc) - # see comment about AmigaOS4 .so support - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='' - ;; - m68k) - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_minus_L, $1)=yes - ;; - esac - ;; - - bsdi[[45]]*) - _LT_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic - ;; - - cygwin* | mingw* | pw32* | cegcc*) - # When not using gcc, we currently assume that we are using - # Microsoft Visual C++. - # hardcode_libdir_flag_spec is actually meaningless, as there is - # no search path for DLLs. - case $cc_basename in - cl*) - # Native MSVC - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(always_export_symbols, $1)=yes - _LT_TAGVAR(file_list_spec, $1)='@' - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=".dll" - # FIXME: Setting linknames here is a bad hack. - _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' - _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; - else - sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; - fi~ - $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ - linknames=' - # The linker will not automatically build a static lib if we build a DLL. - # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1,DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols' - # Don't use ranlib - _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib' - _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~ - lt_tool_outputfile="@TOOL_OUTPUT@"~ - case $lt_outputfile in - *.exe|*.EXE) ;; - *) - lt_outputfile="$lt_outputfile.exe" - lt_tool_outputfile="$lt_tool_outputfile.exe" - ;; - esac~ - if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then - $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; - $RM "$lt_outputfile.manifest"; - fi' - ;; - *) - # Assume MSVC wrapper - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=".dll" - # FIXME: Setting linknames here is a bad hack. - _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' - # The linker will automatically build a .lib file if we build a DLL. - _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' - # FIXME: Should let the user specify the lib program. - _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs' - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - ;; - esac - ;; - - darwin* | rhapsody*) - _LT_DARWIN_LINKER_FEATURES($1) - ;; - - dgux*) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor - # support. Future versions do this automatically, but an explicit c++rt0.o - # does not break anything, and helps significantly (at the cost of a little - # extra space). - freebsd2.2*) - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - # Unfortunately, older versions of FreeBSD 2 do not have this feature. - freebsd2.*) - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - # FreeBSD 3 and greater uses gcc -shared to do shared libraries. - freebsd* | dragonfly*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - hpux9*) - if test "$GCC" = yes; then - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - else - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - fi - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(hardcode_direct, $1)=yes - - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - ;; - - hpux10*) - if test "$GCC" = yes && test "$with_gnu_ld" = no; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' - else - _LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' - fi - if test "$with_gnu_ld" = no; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - _LT_TAGVAR(hardcode_minus_L, $1)=yes - fi - ;; - - hpux11*) - if test "$GCC" = yes && test "$with_gnu_ld" = no; then - case $host_cpu in - hppa*64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - ia64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - else - case $host_cpu in - hppa*64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - ia64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - m4_if($1, [], [ - # Older versions of the 11.00 compiler do not understand -b yet - # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) - _LT_LINKER_OPTION([if $CC understands -b], - _LT_TAGVAR(lt_cv_prog_compiler__b, $1), [-b], - [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'], - [_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])], - [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags']) - ;; - esac - fi - if test "$with_gnu_ld" = no; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - case $host_cpu in - hppa*64*|ia64*) - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - *) - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - - # hardcode_minus_L: Not really in the search PATH, - # but as the default location of the library. - _LT_TAGVAR(hardcode_minus_L, $1)=yes - ;; - esac - fi - ;; - - irix5* | irix6* | nonstopux*) - if test "$GCC" = yes; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - # Try to use the -exported_symbol ld option, if it does not - # work, assume that -exports_file does not work either and - # implicitly export all symbols. - # This should be the same for all languages, so no per-tag cache variable. - AC_CACHE_CHECK([whether the $host_os linker accepts -exported_symbol], - [lt_cv_irix_exported_symbol], - [save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" - AC_LINK_IFELSE( - [AC_LANG_SOURCE( - [AC_LANG_CASE([C], [[int foo (void) { return 0; }]], - [C++], [[int foo (void) { return 0; }]], - [Fortran 77], [[ - subroutine foo - end]], - [Fortran], [[ - subroutine foo - end]])])], - [lt_cv_irix_exported_symbol=yes], - [lt_cv_irix_exported_symbol=no]) - LDFLAGS="$save_LDFLAGS"]) - if test "$lt_cv_irix_exported_symbol" = yes; then - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' - fi - else - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' - fi - _LT_TAGVAR(archive_cmds_need_lc, $1)='no' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(inherit_rpath, $1)=yes - _LT_TAGVAR(link_all_deplibs, $1)=yes - ;; - - netbsd* | netbsdelf*-gnu) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out - else - _LT_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF - fi - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - newsos6) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - *nto* | *qnx*) - ;; - - openbsd*) - if test -f /usr/libexec/ld.so; then - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - else - case $host_os in - openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*) - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' - ;; - esac - fi - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - os2*) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' - _LT_TAGVAR(old_archive_from_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' - ;; - - osf3*) - if test "$GCC" = yes; then - _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - else - _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - fi - _LT_TAGVAR(archive_cmds_need_lc, $1)='no' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - ;; - - osf4* | osf5*) # as osf3* with the addition of -msym flag - if test "$GCC" = yes; then - _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - else - _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ - $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' - - # Both c and cxx compiler support -rpath directly - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' - fi - _LT_TAGVAR(archive_cmds_need_lc, $1)='no' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - ;; - - solaris*) - _LT_TAGVAR(no_undefined_flag, $1)=' -z defs' - if test "$GCC" = yes; then - wlarc='${wl}' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' - else - case `$CC -V 2>&1` in - *"Compilers 5.0"*) - wlarc='' - _LT_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' - ;; - *) - wlarc='${wl}' - _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' - ;; - esac - fi - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - case $host_os in - solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; - *) - # The compiler driver will combine and reorder linker options, - # but understands `-z linker_flag'. GCC discards it without `$wl', - # but is careful enough not to reorder. - # Supported since Solaris 2.6 (maybe 2.5.1?) - if test "$GCC" = yes; then - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' - else - _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' - fi - ;; - esac - _LT_TAGVAR(link_all_deplibs, $1)=yes - ;; - - sunos4*) - if test "x$host_vendor" = xsequent; then - # Use $CC to link under sequent, because it throws in some extra .o - # files that make .init and .fini sections work. - _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' - else - _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' - fi - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - sysv4) - case $host_vendor in - sni) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_direct, $1)=yes # is this really true??? - ;; - siemens) - ## LD is ld it makes a PLAMLIB - ## CC just makes a GrossModule. - _LT_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs' - _LT_TAGVAR(hardcode_direct, $1)=no - ;; - motorola) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie - ;; - esac - runpath_var='LD_RUN_PATH' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - sysv4.3*) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport' - ;; - - sysv4*MP*) - if test -d /usr/nec; then - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - runpath_var=LD_RUN_PATH - hardcode_runpath_var=yes - _LT_TAGVAR(ld_shlibs, $1)=yes - fi - ;; - - sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*) - _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - runpath_var='LD_RUN_PATH' - - if test "$GCC" = yes; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - else - _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - fi - ;; - - sysv5* | sco3.2v5* | sco5v6*) - # Note: We can NOT use -z defs as we might desire, because we do not - # link with -lc, and that would cause any symbols used from libc to - # always be unresolved, which means just about no library would - # ever link correctly. If we're not using GNU ld we use -z text - # though, which does catch some bad symbols but isn't as heavy-handed - # as -z defs. - _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' - _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs' - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=':' - _LT_TAGVAR(link_all_deplibs, $1)=yes - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport' - runpath_var='LD_RUN_PATH' - - if test "$GCC" = yes; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - else - _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - fi - ;; - - uts4*) - _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - - *) - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - - if test x$host_vendor = xsni; then - case $host in - sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Blargedynsym' - ;; - esac - fi - fi -]) -AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)]) -test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no - -_LT_TAGVAR(with_gnu_ld, $1)=$with_gnu_ld - -_LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl -_LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally ".so")])dnl -_LT_DECL([], [extract_expsyms_cmds], [2], - [The commands to extract the exported symbol list from a shared archive]) - -# -# Do we need to explicitly link libc? -# -case "x$_LT_TAGVAR(archive_cmds_need_lc, $1)" in -x|xyes) - # Assume -lc should be added - _LT_TAGVAR(archive_cmds_need_lc, $1)=yes - - if test "$enable_shared" = yes && test "$GCC" = yes; then - case $_LT_TAGVAR(archive_cmds, $1) in - *'~'*) - # FIXME: we may have to deal with multi-command sequences. - ;; - '$CC '*) - # Test whether the compiler implicitly links with -lc since on some - # systems, -lgcc has to come before -lc. If gcc already passes -lc - # to ld, don't add -lc before -lgcc. - AC_CACHE_CHECK([whether -lc should be explicitly linked in], - [lt_cv_]_LT_TAGVAR(archive_cmds_need_lc, $1), - [$RM conftest* - echo "$lt_simple_compile_test_code" > conftest.$ac_ext - - if AC_TRY_EVAL(ac_compile) 2>conftest.err; then - soname=conftest - lib=conftest - libobjs=conftest.$ac_objext - deplibs= - wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) - pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1) - compiler_flags=-v - linker_flags=-v - verstring= - output_objdir=. - libname=conftest - lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1) - _LT_TAGVAR(allow_undefined_flag, $1)= - if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) - then - lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=no - else - lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=yes - fi - _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag - else - cat conftest.err 1>&5 - fi - $RM conftest* - ]) - _LT_TAGVAR(archive_cmds_need_lc, $1)=$lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1) - ;; - esac - fi - ;; -esac - -_LT_TAGDECL([build_libtool_need_lc], [archive_cmds_need_lc], [0], - [Whether or not to add -lc for building shared libraries]) -_LT_TAGDECL([allow_libtool_libs_with_static_runtimes], - [enable_shared_with_static_runtimes], [0], - [Whether or not to disallow shared libs when runtime libs are static]) -_LT_TAGDECL([], [export_dynamic_flag_spec], [1], - [Compiler flag to allow reflexive dlopens]) -_LT_TAGDECL([], [whole_archive_flag_spec], [1], - [Compiler flag to generate shared objects directly from archives]) -_LT_TAGDECL([], [compiler_needs_object], [1], - [Whether the compiler copes with passing no objects directly]) -_LT_TAGDECL([], [old_archive_from_new_cmds], [2], - [Create an old-style archive from a shared archive]) -_LT_TAGDECL([], [old_archive_from_expsyms_cmds], [2], - [Create a temporary old-style archive to link instead of a shared archive]) -_LT_TAGDECL([], [archive_cmds], [2], [Commands used to build a shared archive]) -_LT_TAGDECL([], [archive_expsym_cmds], [2]) -_LT_TAGDECL([], [module_cmds], [2], - [Commands used to build a loadable module if different from building - a shared archive.]) -_LT_TAGDECL([], [module_expsym_cmds], [2]) -_LT_TAGDECL([], [with_gnu_ld], [1], - [Whether we are building with GNU ld or not]) -_LT_TAGDECL([], [allow_undefined_flag], [1], - [Flag that allows shared libraries with undefined symbols to be built]) -_LT_TAGDECL([], [no_undefined_flag], [1], - [Flag that enforces no undefined symbols]) -_LT_TAGDECL([], [hardcode_libdir_flag_spec], [1], - [Flag to hardcode $libdir into a binary during linking. - This must work even if $libdir does not exist]) -_LT_TAGDECL([], [hardcode_libdir_separator], [1], - [Whether we need a single "-rpath" flag with a separated argument]) -_LT_TAGDECL([], [hardcode_direct], [0], - [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes - DIR into the resulting binary]) -_LT_TAGDECL([], [hardcode_direct_absolute], [0], - [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes - DIR into the resulting binary and the resulting library dependency is - "absolute", i.e impossible to change by setting ${shlibpath_var} if the - library is relocated]) -_LT_TAGDECL([], [hardcode_minus_L], [0], - [Set to "yes" if using the -LDIR flag during linking hardcodes DIR - into the resulting binary]) -_LT_TAGDECL([], [hardcode_shlibpath_var], [0], - [Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR - into the resulting binary]) -_LT_TAGDECL([], [hardcode_automatic], [0], - [Set to "yes" if building a shared library automatically hardcodes DIR - into the library and all subsequent libraries and executables linked - against it]) -_LT_TAGDECL([], [inherit_rpath], [0], - [Set to yes if linker adds runtime paths of dependent libraries - to runtime path list]) -_LT_TAGDECL([], [link_all_deplibs], [0], - [Whether libtool must link a program against all its dependency libraries]) -_LT_TAGDECL([], [always_export_symbols], [0], - [Set to "yes" if exported symbols are required]) -_LT_TAGDECL([], [export_symbols_cmds], [2], - [The commands to list exported symbols]) -_LT_TAGDECL([], [exclude_expsyms], [1], - [Symbols that should not be listed in the preloaded symbols]) -_LT_TAGDECL([], [include_expsyms], [1], - [Symbols that must always be exported]) -_LT_TAGDECL([], [prelink_cmds], [2], - [Commands necessary for linking programs (against libraries) with templates]) -_LT_TAGDECL([], [postlink_cmds], [2], - [Commands necessary for finishing linking programs]) -_LT_TAGDECL([], [file_list_spec], [1], - [Specify filename containing input files]) -dnl FIXME: Not yet implemented -dnl _LT_TAGDECL([], [thread_safe_flag_spec], [1], -dnl [Compiler flag to generate thread safe objects]) -])# _LT_LINKER_SHLIBS - - -# _LT_LANG_C_CONFIG([TAG]) -# ------------------------ -# Ensure that the configuration variables for a C compiler are suitably -# defined. These variables are subsequently used by _LT_CONFIG to write -# the compiler configuration to `libtool'. -m4_defun([_LT_LANG_C_CONFIG], -[m4_require([_LT_DECL_EGREP])dnl -lt_save_CC="$CC" -AC_LANG_PUSH(C) - -# Source file extension for C test sources. -ac_ext=c - -# Object file extension for compiled C test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# Code to be used in simple compile tests -lt_simple_compile_test_code="int some_variable = 0;" - -# Code to be used in simple link tests -lt_simple_link_test_code='int main(){return(0);}' - -_LT_TAG_COMPILER -# Save the default compiler, since it gets overwritten when the other -# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. -compiler_DEFAULT=$CC - -# save warnings/boilerplate of simple test code -_LT_COMPILER_BOILERPLATE -_LT_LINKER_BOILERPLATE - -if test -n "$compiler"; then - _LT_COMPILER_NO_RTTI($1) - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_SYS_DYNAMIC_LINKER($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - LT_SYS_DLOPEN_SELF - _LT_CMD_STRIPLIB - - # Report which library types will actually be built - AC_MSG_CHECKING([if libtool supports shared libraries]) - AC_MSG_RESULT([$can_build_shared]) - - AC_MSG_CHECKING([whether to build shared libraries]) - test "$can_build_shared" = "no" && enable_shared=no - - # On AIX, shared libraries and static libraries use the same namespace, and - # are all built from PIC. - case $host_os in - aix3*) - test "$enable_shared" = yes && enable_static=no - if test -n "$RANLIB"; then - archive_cmds="$archive_cmds~\$RANLIB \$lib" - postinstall_cmds='$RANLIB $lib' - fi - ;; - - aix[[4-9]]*) - if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then - test "$enable_shared" = yes && enable_static=no - fi - ;; - esac - AC_MSG_RESULT([$enable_shared]) - - AC_MSG_CHECKING([whether to build static libraries]) - # Make sure either enable_shared or enable_static is yes. - test "$enable_shared" = yes || enable_static=yes - AC_MSG_RESULT([$enable_static]) - - _LT_CONFIG($1) -fi -AC_LANG_POP -CC="$lt_save_CC" -])# _LT_LANG_C_CONFIG - - -# _LT_LANG_CXX_CONFIG([TAG]) -# -------------------------- -# Ensure that the configuration variables for a C++ compiler are suitably -# defined. These variables are subsequently used by _LT_CONFIG to write -# the compiler configuration to `libtool'. -m4_defun([_LT_LANG_CXX_CONFIG], -[m4_require([_LT_FILEUTILS_DEFAULTS])dnl -m4_require([_LT_DECL_EGREP])dnl -m4_require([_LT_PATH_MANIFEST_TOOL])dnl -if test -n "$CXX" && ( test "X$CXX" != "Xno" && - ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || - (test "X$CXX" != "Xg++"))) ; then - AC_PROG_CXXCPP -else - _lt_caught_CXX_error=yes -fi - -AC_LANG_PUSH(C++) -_LT_TAGVAR(archive_cmds_need_lc, $1)=no -_LT_TAGVAR(allow_undefined_flag, $1)= -_LT_TAGVAR(always_export_symbols, $1)=no -_LT_TAGVAR(archive_expsym_cmds, $1)= -_LT_TAGVAR(compiler_needs_object, $1)=no -_LT_TAGVAR(export_dynamic_flag_spec, $1)= -_LT_TAGVAR(hardcode_direct, $1)=no -_LT_TAGVAR(hardcode_direct_absolute, $1)=no -_LT_TAGVAR(hardcode_libdir_flag_spec, $1)= -_LT_TAGVAR(hardcode_libdir_separator, $1)= -_LT_TAGVAR(hardcode_minus_L, $1)=no -_LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported -_LT_TAGVAR(hardcode_automatic, $1)=no -_LT_TAGVAR(inherit_rpath, $1)=no -_LT_TAGVAR(module_cmds, $1)= -_LT_TAGVAR(module_expsym_cmds, $1)= -_LT_TAGVAR(link_all_deplibs, $1)=unknown -_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds -_LT_TAGVAR(reload_flag, $1)=$reload_flag -_LT_TAGVAR(reload_cmds, $1)=$reload_cmds -_LT_TAGVAR(no_undefined_flag, $1)= -_LT_TAGVAR(whole_archive_flag_spec, $1)= -_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no - -# Source file extension for C++ test sources. -ac_ext=cpp - -# Object file extension for compiled C++ test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# No sense in running all these tests if we already determined that -# the CXX compiler isn't working. Some variables (like enable_shared) -# are currently assumed to apply to all compilers on this platform, -# and will be corrupted by setting them based on a non-working compiler. -if test "$_lt_caught_CXX_error" != yes; then - # Code to be used in simple compile tests - lt_simple_compile_test_code="int some_variable = 0;" - - # Code to be used in simple link tests - lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }' - - # ltmain only uses $CC for tagged configurations so make sure $CC is set. - _LT_TAG_COMPILER - - # save warnings/boilerplate of simple test code - _LT_COMPILER_BOILERPLATE - _LT_LINKER_BOILERPLATE - - # Allow CC to be a program name with arguments. - lt_save_CC=$CC - lt_save_CFLAGS=$CFLAGS - lt_save_LD=$LD - lt_save_GCC=$GCC - GCC=$GXX - lt_save_with_gnu_ld=$with_gnu_ld - lt_save_path_LD=$lt_cv_path_LD - if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then - lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx - else - $as_unset lt_cv_prog_gnu_ld - fi - if test -n "${lt_cv_path_LDCXX+set}"; then - lt_cv_path_LD=$lt_cv_path_LDCXX - else - $as_unset lt_cv_path_LD - fi - test -z "${LDCXX+set}" || LD=$LDCXX - CC=${CXX-"c++"} - CFLAGS=$CXXFLAGS - compiler=$CC - _LT_TAGVAR(compiler, $1)=$CC - _LT_CC_BASENAME([$compiler]) - - if test -n "$compiler"; then - # We don't want -fno-exception when compiling C++ code, so set the - # no_builtin_flag separately - if test "$GXX" = yes; then - _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' - else - _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= - fi - - if test "$GXX" = yes; then - # Set up default GNU C++ configuration - - LT_PATH_LD - - # Check if GNU C++ uses GNU ld as the underlying linker, since the - # archiving commands below assume that GNU ld is being used. - if test "$with_gnu_ld" = yes; then - _LT_TAGVAR(archive_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' - - # If archive_cmds runs LD, not CC, wlarc should be empty - # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to - # investigate it a little bit more. (MM) - wlarc='${wl}' - - # ancient GNU ld didn't support --whole-archive et. al. - if eval "`$CC -print-prog-name=ld` --help 2>&1" | - $GREP 'no-whole-archive' > /dev/null; then - _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' - else - _LT_TAGVAR(whole_archive_flag_spec, $1)= - fi - else - with_gnu_ld=no - wlarc= - - # A generic and very simple default shared library creation - # command for GNU C++ for the case where it uses the native - # linker, instead of GNU ld. If possible, this setting should - # overridden to take advantage of the native linker features on - # the platform it is being used on. - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' - fi - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - - else - GXX=no - with_gnu_ld=no - wlarc= - fi - - # PORTME: fill in a description of your system's C++ link characteristics - AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries]) - _LT_TAGVAR(ld_shlibs, $1)=yes - case $host_os in - aix3*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - aix[[4-9]]*) - if test "$host_cpu" = ia64; then - # On IA64, the linker does run time linking by default, so we don't - # have to do anything special. - aix_use_runtimelinking=no - exp_sym_flag='-Bexport' - no_entry_flag="" - else - aix_use_runtimelinking=no - - # Test if we are trying to use run time linking or normal - # AIX style linking. If -brtl is somewhere in LDFLAGS, we - # need to do runtime linking. - case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*) - for ld_flag in $LDFLAGS; do - case $ld_flag in - *-brtl*) - aix_use_runtimelinking=yes - break - ;; - esac - done - ;; - esac - - exp_sym_flag='-bexport' - no_entry_flag='-bnoentry' - fi - - # When large executables or shared objects are built, AIX ld can - # have problems creating the table of contents. If linking a library - # or program results in "error TOC overflow" add -mminimal-toc to - # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not - # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. - - _LT_TAGVAR(archive_cmds, $1)='' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(hardcode_libdir_separator, $1)=':' - _LT_TAGVAR(link_all_deplibs, $1)=yes - _LT_TAGVAR(file_list_spec, $1)='${wl}-f,' - - if test "$GXX" = yes; then - case $host_os in aix4.[[012]]|aix4.[[012]].*) - # We only want to do this on AIX 4.2 and lower, the check - # below for broken collect2 doesn't work under 4.3+ - collect2name=`${CC} -print-prog-name=collect2` - if test -f "$collect2name" && - strings "$collect2name" | $GREP resolve_lib_name >/dev/null - then - # We have reworked collect2 - : - else - # We have old collect2 - _LT_TAGVAR(hardcode_direct, $1)=unsupported - # It fails to find uninstalled libraries when the uninstalled - # path is not listed in the libpath. Setting hardcode_minus_L - # to unsupported forces relinking - _LT_TAGVAR(hardcode_minus_L, $1)=yes - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)= - fi - esac - shared_flag='-shared' - if test "$aix_use_runtimelinking" = yes; then - shared_flag="$shared_flag "'${wl}-G' - fi - else - # not using gcc - if test "$host_cpu" = ia64; then - # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release - # chokes on -Wl,-G. The following line is correct: - shared_flag='-G' - else - if test "$aix_use_runtimelinking" = yes; then - shared_flag='${wl}-G' - else - shared_flag='${wl}-bM:SRE' - fi - fi - fi - - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall' - # It seems that -bexpall does not export symbols beginning with - # underscore (_), so it is better to generate a list of symbols to - # export. - _LT_TAGVAR(always_export_symbols, $1)=yes - if test "$aix_use_runtimelinking" = yes; then - # Warning - without using the other runtime loading flags (-brtl), - # -berok will link without error, but may produce a broken library. - _LT_TAGVAR(allow_undefined_flag, $1)='-berok' - # Determine the default libpath from the value encoded in an empty - # executable. - _LT_SYS_MODULE_PATH_AIX([$1]) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" - - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" - else - if test "$host_cpu" = ia64; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib' - _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs" - _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" - else - # Determine the default libpath from the value encoded in an - # empty executable. - _LT_SYS_MODULE_PATH_AIX([$1]) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" - # Warning - without using the other run time loading flags, - # -berok will link without error, but may produce a broken library. - _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok' - _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok' - if test "$with_gnu_ld" = yes; then - # We only use this code for GNU lds that support --whole-archive. - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' - else - # Exported symbols can be pulled into shared objects from archives - _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience' - fi - _LT_TAGVAR(archive_cmds_need_lc, $1)=yes - # This is similar to how AIX traditionally builds its shared - # libraries. - _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' - fi - fi - ;; - - beos*) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - # Joseph Beckenbach says some releases of gcc - # support --undefined. This deserves some investigation. FIXME - _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - chorus*) - case $cc_basename in - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; - - cygwin* | mingw* | pw32* | cegcc*) - case $GXX,$cc_basename in - ,cl* | no,cl*) - # Native MSVC - # hardcode_libdir_flag_spec is actually meaningless, as there is - # no search path for DLLs. - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(always_export_symbols, $1)=yes - _LT_TAGVAR(file_list_spec, $1)='@' - # Tell ltmain to make .lib files, not .a files. - libext=lib - # Tell ltmain to make .dll files, not .so files. - shrext_cmds=".dll" - # FIXME: Setting linknames here is a bad hack. - _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' - _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; - else - $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; - fi~ - $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ - linknames=' - # The linker will not automatically build a static lib if we build a DLL. - # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - # Don't use ranlib - _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib' - _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~ - lt_tool_outputfile="@TOOL_OUTPUT@"~ - case $lt_outputfile in - *.exe|*.EXE) ;; - *) - lt_outputfile="$lt_outputfile.exe" - lt_tool_outputfile="$lt_tool_outputfile.exe" - ;; - esac~ - func_to_tool_file "$lt_outputfile"~ - if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then - $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; - $RM "$lt_outputfile.manifest"; - fi' - ;; - *) - # g++ - # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless, - # as there is no search path for DLLs. - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols' - _LT_TAGVAR(allow_undefined_flag, $1)=unsupported - _LT_TAGVAR(always_export_symbols, $1)=no - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - - if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - # If the export-symbols file already is a .def file (1st line - # is EXPORTS), use it as is; otherwise, prepend... - _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then - cp $export_symbols $output_objdir/$soname.def; - else - echo EXPORTS > $output_objdir/$soname.def; - cat $export_symbols >> $output_objdir/$soname.def; - fi~ - $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - ;; - darwin* | rhapsody*) - _LT_DARWIN_LINKER_FEATURES($1) - ;; - - dgux*) - case $cc_basename in - ec++*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - ghcx*) - # Green Hills C++ Compiler - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; - - freebsd2.*) - # C++ shared libraries reported to be fairly broken before - # switch to ELF - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - freebsd-elf*) - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - ;; - - freebsd* | dragonfly*) - # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF - # conventions - _LT_TAGVAR(ld_shlibs, $1)=yes - ;; - - gnu*) - ;; - - haiku*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(link_all_deplibs, $1)=yes - ;; - - hpux9*) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, - # but as the default - # location of the library. - - case $cc_basename in - CC*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - aCC*) - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test "$GXX" = yes; then - _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' - else - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - ;; - - hpux10*|hpux11*) - if test $with_gnu_ld = no; then - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - case $host_cpu in - hppa*64*|ia64*) - ;; - *) - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - ;; - esac - fi - case $host_cpu in - hppa*64*|ia64*) - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - ;; - *) - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, - # but as the default - # location of the library. - ;; - esac - - case $cc_basename in - CC*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - aCC*) - case $host_cpu in - hppa*64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - ia64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - esac - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test "$GXX" = yes; then - if test $with_gnu_ld = no; then - case $host_cpu in - hppa*64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - ia64*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - ;; - esac - fi - else - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - ;; - - interix[[3-9]]*) - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. - # Instead, shared libraries are loaded at an image base (0x10000000 by - # default) and relocated if they conflict, which is a slow very memory - # consuming and fragmenting process. To avoid this, we pick a random, - # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link - # time. Moving up from 0x10000000 also allows more sbrk(2) space. - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - ;; - irix5* | irix6*) - case $cc_basename in - CC*) - # SGI C++ - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - - # Archives containing C++ object files must be created using - # "CC -ar", where "CC" is the IRIX C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - _LT_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs' - ;; - *) - if test "$GXX" = yes; then - if test "$with_gnu_ld" = no; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - else - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib' - fi - fi - _LT_TAGVAR(link_all_deplibs, $1)=yes - ;; - esac - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - _LT_TAGVAR(inherit_rpath, $1)=yes - ;; - - linux* | k*bsd*-gnu | kopensolaris*-gnu) - case $cc_basename in - KCC*) - # Kuck and Associates, Inc. (KAI) C++ Compiler - - # KCC will only create a shared library if the output file - # ends with ".so" (or ".sl" for HP-UX), so rename the library - # to its proper name (with version) after linking. - _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' - - # Archives containing C++ object files must be created using - # "CC -Bstatic", where "CC" is the KAI C++ compiler. - _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' - ;; - icpc* | ecpc* ) - # Intel C++ - with_gnu_ld=yes - # version 8.0 and above of icpc choke on multiply defined symbols - # if we add $predep_objects and $postdep_objects, however 7.1 and - # earlier do not add the objects themselves. - case `$CC -V 2>&1` in - *"Version 7."*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - ;; - *) # Version 8.0 or newer - tmp_idyn= - case $host_cpu in - ia64*) tmp_idyn=' -i_dynamic';; - esac - _LT_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' - ;; - esac - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' - ;; - pgCC* | pgcpp*) - # Portland Group C++ compiler - case `$CC -V` in - *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) - _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ - compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' - _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ - $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ - $RANLIB $oldlib' - _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ - $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ - rm -rf $tpldir~ - $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ - $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' - ;; - *) # Version 6 and above use weak symbols - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' - ;; - esac - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - ;; - cxx*) - # Compaq C++ - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' - - runpath_var=LD_RUN_PATH - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' - ;; - xl* | mpixl* | bgxl*) - # IBM XL 8.0 on PPC, with GNU ld - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' - _LT_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' - if test "x$supports_anon_versioning" = xyes; then - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ - echo "local: *; };" >> $output_objdir/$libname.ver~ - $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' - fi - ;; - *) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs' - _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' - _LT_TAGVAR(compiler_needs_object, $1)=yes - - # Not sure whether something based on - # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 - # would be better. - output_verbose_link_cmd='func_echo_all' - - # Archives containing C++ object files must be created using - # "CC -xar", where "CC" is the Sun C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs' - ;; - esac - ;; - esac - ;; - - lynxos*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - m88k*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - mvs*) - case $cc_basename in - cxx*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; - - netbsd*) - if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' - wlarc= - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - fi - # Workaround some broken pre-1.5 toolchains - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' - ;; - - *nto* | *qnx*) - _LT_TAGVAR(ld_shlibs, $1)=yes - ;; - - openbsd2*) - # C++ shared libraries are fairly broken - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - openbsd*) - if test -f /usr/libexec/ld.so; then - _LT_TAGVAR(hardcode_direct, $1)=yes - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_direct_absolute, $1)=yes - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' - _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' - fi - output_verbose_link_cmd=func_echo_all - else - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - - osf3* | osf4* | osf5*) - case $cc_basename in - KCC*) - # Kuck and Associates, Inc. (KAI) C++ Compiler - - # KCC will only create a shared library if the output file - # ends with ".so" (or ".sl" for HP-UX), so rename the library - # to its proper name (with version) after linking. - _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - # Archives containing C++ object files must be created using - # the KAI C++ compiler. - case $host in - osf3*) _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;; - *) _LT_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs' ;; - esac - ;; - RCC*) - # Rational C++ 2.4.1 - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - cxx*) - case $host in - osf3*) - _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - ;; - *) - _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' - _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ - echo "-hidden">> $lib.exp~ - $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~ - $RM $lib.exp' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' - ;; - esac - - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - # - # There doesn't appear to be a way to prevent this compiler from - # explicitly linking system object files so we need to strip them - # from the output so that they don't get included in the library - # dependencies. - output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' - ;; - *) - if test "$GXX" = yes && test "$with_gnu_ld" = no; then - _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' - case $host in - osf3*) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' - ;; - esac - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=: - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - - else - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - fi - ;; - esac - ;; - - psos*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - sunos4*) - case $cc_basename in - CC*) - # Sun C++ 4.x - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - lcc*) - # Lucid - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; - - solaris*) - case $cc_basename in - CC* | sunCC*) - # Sun C++ 4.2, 5.x and Centerline C++ - _LT_TAGVAR(archive_cmds_need_lc,$1)=yes - _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs' - _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - case $host_os in - solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; - *) - # The compiler driver will combine and reorder linker options, - # but understands `-z linker_flag'. - # Supported since Solaris 2.6 (maybe 2.5.1?) - _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' - ;; - esac - _LT_TAGVAR(link_all_deplibs, $1)=yes - - output_verbose_link_cmd='func_echo_all' - - # Archives containing C++ object files must be created using - # "CC -xar", where "CC" is the Sun C++ compiler. This is - # necessary to make sure instantiated templates are included - # in the archive. - _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs' - ;; - gcx*) - # Green Hills C++ Compiler - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' - - # The C++ compiler must be used to create the archive. - _LT_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs' - ;; - *) - # GNU C++ compiler with Solaris linker - if test "$GXX" = yes && test "$with_gnu_ld" = no; then - _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs' - if $CC --version | $GREP -v '^2\.7' > /dev/null; then - _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - else - # g++ 2.7 appears to require `-G' NOT `-shared' on this - # platform. - _LT_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ - $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' - - # Commands to make compiler produce verbose output that lists - # what "hidden" libraries, object files and flags are used when - # linking a shared library. - output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' - fi - - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir' - case $host_os in - solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; - *) - _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' - ;; - esac - fi - ;; - esac - ;; - - sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*) - _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - runpath_var='LD_RUN_PATH' - - case $cc_basename in - CC*) - _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - ;; - - sysv5* | sco3.2v5* | sco5v6*) - # Note: We can NOT use -z defs as we might desire, because we do not - # link with -lc, and that would cause any symbols used from libc to - # always be unresolved, which means just about no library would - # ever link correctly. If we're not using GNU ld we use -z text - # though, which does catch some bad symbols but isn't as heavy-handed - # as -z defs. - _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' - _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs' - _LT_TAGVAR(archive_cmds_need_lc, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir' - _LT_TAGVAR(hardcode_libdir_separator, $1)=':' - _LT_TAGVAR(link_all_deplibs, $1)=yes - _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport' - runpath_var='LD_RUN_PATH' - - case $cc_basename in - CC*) - _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(old_archive_cmds, $1)='$CC -Tprelink_objects $oldobjs~ - '"$_LT_TAGVAR(old_archive_cmds, $1)" - _LT_TAGVAR(reload_cmds, $1)='$CC -Tprelink_objects $reload_objs~ - '"$_LT_TAGVAR(reload_cmds, $1)" - ;; - *) - _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' - ;; - esac - ;; - - tandem*) - case $cc_basename in - NCC*) - # NonStop-UX NCC 3.20 - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - ;; - - vxworks*) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - - *) - # FIXME: insert proper C++ library support - _LT_TAGVAR(ld_shlibs, $1)=no - ;; - esac - - AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)]) - test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no - - _LT_TAGVAR(GCC, $1)="$GXX" - _LT_TAGVAR(LD, $1)="$LD" - - ## CAVEAT EMPTOR: - ## There is no encapsulation within the following macros, do not change - ## the running order or otherwise move them around unless you know exactly - ## what you are doing... - _LT_SYS_HIDDEN_LIBDEPS($1) - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_SYS_DYNAMIC_LINKER($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - - _LT_CONFIG($1) - fi # test -n "$compiler" - - CC=$lt_save_CC - CFLAGS=$lt_save_CFLAGS - LDCXX=$LD - LD=$lt_save_LD - GCC=$lt_save_GCC - with_gnu_ld=$lt_save_with_gnu_ld - lt_cv_path_LDCXX=$lt_cv_path_LD - lt_cv_path_LD=$lt_save_path_LD - lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld - lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld -fi # test "$_lt_caught_CXX_error" != yes - -AC_LANG_POP -])# _LT_LANG_CXX_CONFIG - - -# _LT_FUNC_STRIPNAME_CNF -# ---------------------- -# func_stripname_cnf prefix suffix name -# strip PREFIX and SUFFIX off of NAME. -# PREFIX and SUFFIX must not contain globbing or regex special -# characters, hashes, percent signs, but SUFFIX may contain a leading -# dot (in which case that matches only a dot). -# -# This function is identical to the (non-XSI) version of func_stripname, -# except this one can be used by m4 code that may be executed by configure, -# rather than the libtool script. -m4_defun([_LT_FUNC_STRIPNAME_CNF],[dnl -AC_REQUIRE([_LT_DECL_SED]) -AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH]) -func_stripname_cnf () -{ - case ${2} in - .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; - *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; - esac -} # func_stripname_cnf -])# _LT_FUNC_STRIPNAME_CNF - -# _LT_SYS_HIDDEN_LIBDEPS([TAGNAME]) -# --------------------------------- -# Figure out "hidden" library dependencies from verbose -# compiler output when linking a shared library. -# Parse the compiler output and extract the necessary -# objects, libraries and library flags. -m4_defun([_LT_SYS_HIDDEN_LIBDEPS], -[m4_require([_LT_FILEUTILS_DEFAULTS])dnl -AC_REQUIRE([_LT_FUNC_STRIPNAME_CNF])dnl -# Dependencies to place before and after the object being linked: -_LT_TAGVAR(predep_objects, $1)= -_LT_TAGVAR(postdep_objects, $1)= -_LT_TAGVAR(predeps, $1)= -_LT_TAGVAR(postdeps, $1)= -_LT_TAGVAR(compiler_lib_search_path, $1)= - -dnl we can't use the lt_simple_compile_test_code here, -dnl because it contains code intended for an executable, -dnl not a library. It's possible we should let each -dnl tag define a new lt_????_link_test_code variable, -dnl but it's only used here... -m4_if([$1], [], [cat > conftest.$ac_ext <<_LT_EOF -int a; -void foo (void) { a = 0; } -_LT_EOF -], [$1], [CXX], [cat > conftest.$ac_ext <<_LT_EOF -class Foo -{ -public: - Foo (void) { a = 0; } -private: - int a; -}; -_LT_EOF -], [$1], [F77], [cat > conftest.$ac_ext <<_LT_EOF - subroutine foo - implicit none - integer*4 a - a=0 - return - end -_LT_EOF -], [$1], [FC], [cat > conftest.$ac_ext <<_LT_EOF - subroutine foo - implicit none - integer a - a=0 - return - end -_LT_EOF -], [$1], [GCJ], [cat > conftest.$ac_ext <<_LT_EOF -public class foo { - private int a; - public void bar (void) { - a = 0; - } -}; -_LT_EOF -], [$1], [GO], [cat > conftest.$ac_ext <<_LT_EOF -package foo -func foo() { -} -_LT_EOF -]) - -_lt_libdeps_save_CFLAGS=$CFLAGS -case "$CC $CFLAGS " in #( -*\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;; -*\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;; -*\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;; -esac - -dnl Parse the compiler output and extract the necessary -dnl objects, libraries and library flags. -if AC_TRY_EVAL(ac_compile); then - # Parse the compiler output and extract the necessary - # objects, libraries and library flags. - - # Sentinel used to keep track of whether or not we are before - # the conftest object file. - pre_test_object_deps_done=no - - for p in `eval "$output_verbose_link_cmd"`; do - case ${prev}${p} in - - -L* | -R* | -l*) - # Some compilers place space between "-{L,R}" and the path. - # Remove the space. - if test $p = "-L" || - test $p = "-R"; then - prev=$p - continue - fi - - # Expand the sysroot to ease extracting the directories later. - if test -z "$prev"; then - case $p in - -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;; - -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;; - -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;; - esac - fi - case $p in - =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;; - esac - if test "$pre_test_object_deps_done" = no; then - case ${prev} in - -L | -R) - # Internal compiler library paths should come after those - # provided the user. The postdeps already come after the - # user supplied libs so there is no need to process them. - if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then - _LT_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}" - else - _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}" - fi - ;; - # The "-l" case would never come before the object being - # linked, so don't bother handling this case. - esac - else - if test -z "$_LT_TAGVAR(postdeps, $1)"; then - _LT_TAGVAR(postdeps, $1)="${prev}${p}" - else - _LT_TAGVAR(postdeps, $1)="${_LT_TAGVAR(postdeps, $1)} ${prev}${p}" - fi - fi - prev= - ;; - - *.lto.$objext) ;; # Ignore GCC LTO objects - *.$objext) - # This assumes that the test object file only shows up - # once in the compiler output. - if test "$p" = "conftest.$objext"; then - pre_test_object_deps_done=yes - continue - fi - - if test "$pre_test_object_deps_done" = no; then - if test -z "$_LT_TAGVAR(predep_objects, $1)"; then - _LT_TAGVAR(predep_objects, $1)="$p" - else - _LT_TAGVAR(predep_objects, $1)="$_LT_TAGVAR(predep_objects, $1) $p" - fi - else - if test -z "$_LT_TAGVAR(postdep_objects, $1)"; then - _LT_TAGVAR(postdep_objects, $1)="$p" - else - _LT_TAGVAR(postdep_objects, $1)="$_LT_TAGVAR(postdep_objects, $1) $p" - fi - fi - ;; - - *) ;; # Ignore the rest. - - esac - done - - # Clean up. - rm -f a.out a.exe -else - echo "libtool.m4: error: problem compiling $1 test program" -fi - -$RM -f confest.$objext -CFLAGS=$_lt_libdeps_save_CFLAGS - -# PORTME: override above test on systems where it is broken -m4_if([$1], [CXX], -[case $host_os in -interix[[3-9]]*) - # Interix 3.5 installs completely hosed .la files for C++, so rather than - # hack all around it, let's just trust "g++" to DTRT. - _LT_TAGVAR(predep_objects,$1)= - _LT_TAGVAR(postdep_objects,$1)= - _LT_TAGVAR(postdeps,$1)= - ;; - -linux*) - case `$CC -V 2>&1 | sed 5q` in - *Sun\ C*) - # Sun C++ 5.9 - - # The more standards-conforming stlport4 library is - # incompatible with the Cstd library. Avoid specifying - # it if it's in CXXFLAGS. Ignore libCrun as - # -library=stlport4 depends on it. - case " $CXX $CXXFLAGS " in - *" -library=stlport4 "*) - solaris_use_stlport4=yes - ;; - esac - - if test "$solaris_use_stlport4" != yes; then - _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun' - fi - ;; - esac - ;; - -solaris*) - case $cc_basename in - CC* | sunCC*) - # The more standards-conforming stlport4 library is - # incompatible with the Cstd library. Avoid specifying - # it if it's in CXXFLAGS. Ignore libCrun as - # -library=stlport4 depends on it. - case " $CXX $CXXFLAGS " in - *" -library=stlport4 "*) - solaris_use_stlport4=yes - ;; - esac - - # Adding this requires a known-good setup of shared libraries for - # Sun compiler versions before 5.6, else PIC objects from an old - # archive will be linked into the output, leading to subtle bugs. - if test "$solaris_use_stlport4" != yes; then - _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun' - fi - ;; - esac - ;; -esac -]) - -case " $_LT_TAGVAR(postdeps, $1) " in -*" -lc "*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;; -esac - _LT_TAGVAR(compiler_lib_search_dirs, $1)= -if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then - _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` -fi -_LT_TAGDECL([], [compiler_lib_search_dirs], [1], - [The directories searched by this compiler when creating a shared library]) -_LT_TAGDECL([], [predep_objects], [1], - [Dependencies to place before and after the objects being linked to - create a shared library]) -_LT_TAGDECL([], [postdep_objects], [1]) -_LT_TAGDECL([], [predeps], [1]) -_LT_TAGDECL([], [postdeps], [1]) -_LT_TAGDECL([], [compiler_lib_search_path], [1], - [The library search path used internally by the compiler when linking - a shared library]) -])# _LT_SYS_HIDDEN_LIBDEPS - - -# _LT_LANG_F77_CONFIG([TAG]) -# -------------------------- -# Ensure that the configuration variables for a Fortran 77 compiler are -# suitably defined. These variables are subsequently used by _LT_CONFIG -# to write the compiler configuration to `libtool'. -m4_defun([_LT_LANG_F77_CONFIG], -[AC_LANG_PUSH(Fortran 77) -if test -z "$F77" || test "X$F77" = "Xno"; then - _lt_disable_F77=yes -fi - -_LT_TAGVAR(archive_cmds_need_lc, $1)=no -_LT_TAGVAR(allow_undefined_flag, $1)= -_LT_TAGVAR(always_export_symbols, $1)=no -_LT_TAGVAR(archive_expsym_cmds, $1)= -_LT_TAGVAR(export_dynamic_flag_spec, $1)= -_LT_TAGVAR(hardcode_direct, $1)=no -_LT_TAGVAR(hardcode_direct_absolute, $1)=no -_LT_TAGVAR(hardcode_libdir_flag_spec, $1)= -_LT_TAGVAR(hardcode_libdir_separator, $1)= -_LT_TAGVAR(hardcode_minus_L, $1)=no -_LT_TAGVAR(hardcode_automatic, $1)=no -_LT_TAGVAR(inherit_rpath, $1)=no -_LT_TAGVAR(module_cmds, $1)= -_LT_TAGVAR(module_expsym_cmds, $1)= -_LT_TAGVAR(link_all_deplibs, $1)=unknown -_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds -_LT_TAGVAR(reload_flag, $1)=$reload_flag -_LT_TAGVAR(reload_cmds, $1)=$reload_cmds -_LT_TAGVAR(no_undefined_flag, $1)= -_LT_TAGVAR(whole_archive_flag_spec, $1)= -_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no - -# Source file extension for f77 test sources. -ac_ext=f - -# Object file extension for compiled f77 test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# No sense in running all these tests if we already determined that -# the F77 compiler isn't working. Some variables (like enable_shared) -# are currently assumed to apply to all compilers on this platform, -# and will be corrupted by setting them based on a non-working compiler. -if test "$_lt_disable_F77" != yes; then - # Code to be used in simple compile tests - lt_simple_compile_test_code="\ - subroutine t - return - end -" - - # Code to be used in simple link tests - lt_simple_link_test_code="\ - program t - end -" - - # ltmain only uses $CC for tagged configurations so make sure $CC is set. - _LT_TAG_COMPILER - - # save warnings/boilerplate of simple test code - _LT_COMPILER_BOILERPLATE - _LT_LINKER_BOILERPLATE - - # Allow CC to be a program name with arguments. - lt_save_CC="$CC" - lt_save_GCC=$GCC - lt_save_CFLAGS=$CFLAGS - CC=${F77-"f77"} - CFLAGS=$FFLAGS - compiler=$CC - _LT_TAGVAR(compiler, $1)=$CC - _LT_CC_BASENAME([$compiler]) - GCC=$G77 - if test -n "$compiler"; then - AC_MSG_CHECKING([if libtool supports shared libraries]) - AC_MSG_RESULT([$can_build_shared]) - - AC_MSG_CHECKING([whether to build shared libraries]) - test "$can_build_shared" = "no" && enable_shared=no - - # On AIX, shared libraries and static libraries use the same namespace, and - # are all built from PIC. - case $host_os in - aix3*) - test "$enable_shared" = yes && enable_static=no - if test -n "$RANLIB"; then - archive_cmds="$archive_cmds~\$RANLIB \$lib" - postinstall_cmds='$RANLIB $lib' - fi - ;; - aix[[4-9]]*) - if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then - test "$enable_shared" = yes && enable_static=no - fi - ;; - esac - AC_MSG_RESULT([$enable_shared]) - - AC_MSG_CHECKING([whether to build static libraries]) - # Make sure either enable_shared or enable_static is yes. - test "$enable_shared" = yes || enable_static=yes - AC_MSG_RESULT([$enable_static]) - - _LT_TAGVAR(GCC, $1)="$G77" - _LT_TAGVAR(LD, $1)="$LD" - - ## CAVEAT EMPTOR: - ## There is no encapsulation within the following macros, do not change - ## the running order or otherwise move them around unless you know exactly - ## what you are doing... - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_SYS_DYNAMIC_LINKER($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - - _LT_CONFIG($1) - fi # test -n "$compiler" - - GCC=$lt_save_GCC - CC="$lt_save_CC" - CFLAGS="$lt_save_CFLAGS" -fi # test "$_lt_disable_F77" != yes - -AC_LANG_POP -])# _LT_LANG_F77_CONFIG - - -# _LT_LANG_FC_CONFIG([TAG]) -# ------------------------- -# Ensure that the configuration variables for a Fortran compiler are -# suitably defined. These variables are subsequently used by _LT_CONFIG -# to write the compiler configuration to `libtool'. -m4_defun([_LT_LANG_FC_CONFIG], -[AC_LANG_PUSH(Fortran) - -if test -z "$FC" || test "X$FC" = "Xno"; then - _lt_disable_FC=yes -fi - -_LT_TAGVAR(archive_cmds_need_lc, $1)=no -_LT_TAGVAR(allow_undefined_flag, $1)= -_LT_TAGVAR(always_export_symbols, $1)=no -_LT_TAGVAR(archive_expsym_cmds, $1)= -_LT_TAGVAR(export_dynamic_flag_spec, $1)= -_LT_TAGVAR(hardcode_direct, $1)=no -_LT_TAGVAR(hardcode_direct_absolute, $1)=no -_LT_TAGVAR(hardcode_libdir_flag_spec, $1)= -_LT_TAGVAR(hardcode_libdir_separator, $1)= -_LT_TAGVAR(hardcode_minus_L, $1)=no -_LT_TAGVAR(hardcode_automatic, $1)=no -_LT_TAGVAR(inherit_rpath, $1)=no -_LT_TAGVAR(module_cmds, $1)= -_LT_TAGVAR(module_expsym_cmds, $1)= -_LT_TAGVAR(link_all_deplibs, $1)=unknown -_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds -_LT_TAGVAR(reload_flag, $1)=$reload_flag -_LT_TAGVAR(reload_cmds, $1)=$reload_cmds -_LT_TAGVAR(no_undefined_flag, $1)= -_LT_TAGVAR(whole_archive_flag_spec, $1)= -_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no - -# Source file extension for fc test sources. -ac_ext=${ac_fc_srcext-f} - -# Object file extension for compiled fc test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# No sense in running all these tests if we already determined that -# the FC compiler isn't working. Some variables (like enable_shared) -# are currently assumed to apply to all compilers on this platform, -# and will be corrupted by setting them based on a non-working compiler. -if test "$_lt_disable_FC" != yes; then - # Code to be used in simple compile tests - lt_simple_compile_test_code="\ - subroutine t - return - end -" - - # Code to be used in simple link tests - lt_simple_link_test_code="\ - program t - end -" - - # ltmain only uses $CC for tagged configurations so make sure $CC is set. - _LT_TAG_COMPILER - - # save warnings/boilerplate of simple test code - _LT_COMPILER_BOILERPLATE - _LT_LINKER_BOILERPLATE - - # Allow CC to be a program name with arguments. - lt_save_CC="$CC" - lt_save_GCC=$GCC - lt_save_CFLAGS=$CFLAGS - CC=${FC-"f95"} - CFLAGS=$FCFLAGS - compiler=$CC - GCC=$ac_cv_fc_compiler_gnu - - _LT_TAGVAR(compiler, $1)=$CC - _LT_CC_BASENAME([$compiler]) - - if test -n "$compiler"; then - AC_MSG_CHECKING([if libtool supports shared libraries]) - AC_MSG_RESULT([$can_build_shared]) - - AC_MSG_CHECKING([whether to build shared libraries]) - test "$can_build_shared" = "no" && enable_shared=no - - # On AIX, shared libraries and static libraries use the same namespace, and - # are all built from PIC. - case $host_os in - aix3*) - test "$enable_shared" = yes && enable_static=no - if test -n "$RANLIB"; then - archive_cmds="$archive_cmds~\$RANLIB \$lib" - postinstall_cmds='$RANLIB $lib' - fi - ;; - aix[[4-9]]*) - if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then - test "$enable_shared" = yes && enable_static=no - fi - ;; - esac - AC_MSG_RESULT([$enable_shared]) - - AC_MSG_CHECKING([whether to build static libraries]) - # Make sure either enable_shared or enable_static is yes. - test "$enable_shared" = yes || enable_static=yes - AC_MSG_RESULT([$enable_static]) - - _LT_TAGVAR(GCC, $1)="$ac_cv_fc_compiler_gnu" - _LT_TAGVAR(LD, $1)="$LD" - - ## CAVEAT EMPTOR: - ## There is no encapsulation within the following macros, do not change - ## the running order or otherwise move them around unless you know exactly - ## what you are doing... - _LT_SYS_HIDDEN_LIBDEPS($1) - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_SYS_DYNAMIC_LINKER($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - - _LT_CONFIG($1) - fi # test -n "$compiler" - - GCC=$lt_save_GCC - CC=$lt_save_CC - CFLAGS=$lt_save_CFLAGS -fi # test "$_lt_disable_FC" != yes - -AC_LANG_POP -])# _LT_LANG_FC_CONFIG - - -# _LT_LANG_GCJ_CONFIG([TAG]) -# -------------------------- -# Ensure that the configuration variables for the GNU Java Compiler compiler -# are suitably defined. These variables are subsequently used by _LT_CONFIG -# to write the compiler configuration to `libtool'. -m4_defun([_LT_LANG_GCJ_CONFIG], -[AC_REQUIRE([LT_PROG_GCJ])dnl -AC_LANG_SAVE - -# Source file extension for Java test sources. -ac_ext=java - -# Object file extension for compiled Java test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# Code to be used in simple compile tests -lt_simple_compile_test_code="class foo {}" - -# Code to be used in simple link tests -lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }' - -# ltmain only uses $CC for tagged configurations so make sure $CC is set. -_LT_TAG_COMPILER - -# save warnings/boilerplate of simple test code -_LT_COMPILER_BOILERPLATE -_LT_LINKER_BOILERPLATE - -# Allow CC to be a program name with arguments. -lt_save_CC=$CC -lt_save_CFLAGS=$CFLAGS -lt_save_GCC=$GCC -GCC=yes -CC=${GCJ-"gcj"} -CFLAGS=$GCJFLAGS -compiler=$CC -_LT_TAGVAR(compiler, $1)=$CC -_LT_TAGVAR(LD, $1)="$LD" -_LT_CC_BASENAME([$compiler]) - -# GCJ did not exist at the time GCC didn't implicitly link libc in. -_LT_TAGVAR(archive_cmds_need_lc, $1)=no - -_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds -_LT_TAGVAR(reload_flag, $1)=$reload_flag -_LT_TAGVAR(reload_cmds, $1)=$reload_cmds - -if test -n "$compiler"; then - _LT_COMPILER_NO_RTTI($1) - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - - _LT_CONFIG($1) -fi - -AC_LANG_RESTORE - -GCC=$lt_save_GCC -CC=$lt_save_CC -CFLAGS=$lt_save_CFLAGS -])# _LT_LANG_GCJ_CONFIG - - -# _LT_LANG_GO_CONFIG([TAG]) -# -------------------------- -# Ensure that the configuration variables for the GNU Go compiler -# are suitably defined. These variables are subsequently used by _LT_CONFIG -# to write the compiler configuration to `libtool'. -m4_defun([_LT_LANG_GO_CONFIG], -[AC_REQUIRE([LT_PROG_GO])dnl -AC_LANG_SAVE - -# Source file extension for Go test sources. -ac_ext=go - -# Object file extension for compiled Go test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# Code to be used in simple compile tests -lt_simple_compile_test_code="package main; func main() { }" - -# Code to be used in simple link tests -lt_simple_link_test_code='package main; func main() { }' - -# ltmain only uses $CC for tagged configurations so make sure $CC is set. -_LT_TAG_COMPILER - -# save warnings/boilerplate of simple test code -_LT_COMPILER_BOILERPLATE -_LT_LINKER_BOILERPLATE - -# Allow CC to be a program name with arguments. -lt_save_CC=$CC -lt_save_CFLAGS=$CFLAGS -lt_save_GCC=$GCC -GCC=yes -CC=${GOC-"gccgo"} -CFLAGS=$GOFLAGS -compiler=$CC -_LT_TAGVAR(compiler, $1)=$CC -_LT_TAGVAR(LD, $1)="$LD" -_LT_CC_BASENAME([$compiler]) - -# Go did not exist at the time GCC didn't implicitly link libc in. -_LT_TAGVAR(archive_cmds_need_lc, $1)=no - -_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds -_LT_TAGVAR(reload_flag, $1)=$reload_flag -_LT_TAGVAR(reload_cmds, $1)=$reload_cmds - -if test -n "$compiler"; then - _LT_COMPILER_NO_RTTI($1) - _LT_COMPILER_PIC($1) - _LT_COMPILER_C_O($1) - _LT_COMPILER_FILE_LOCKS($1) - _LT_LINKER_SHLIBS($1) - _LT_LINKER_HARDCODE_LIBPATH($1) - - _LT_CONFIG($1) -fi - -AC_LANG_RESTORE - -GCC=$lt_save_GCC -CC=$lt_save_CC -CFLAGS=$lt_save_CFLAGS -])# _LT_LANG_GO_CONFIG - - -# _LT_LANG_RC_CONFIG([TAG]) -# ------------------------- -# Ensure that the configuration variables for the Windows resource compiler -# are suitably defined. These variables are subsequently used by _LT_CONFIG -# to write the compiler configuration to `libtool'. -m4_defun([_LT_LANG_RC_CONFIG], -[AC_REQUIRE([LT_PROG_RC])dnl -AC_LANG_SAVE - -# Source file extension for RC test sources. -ac_ext=rc - -# Object file extension for compiled RC test sources. -objext=o -_LT_TAGVAR(objext, $1)=$objext - -# Code to be used in simple compile tests -lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }' - -# Code to be used in simple link tests -lt_simple_link_test_code="$lt_simple_compile_test_code" - -# ltmain only uses $CC for tagged configurations so make sure $CC is set. -_LT_TAG_COMPILER - -# save warnings/boilerplate of simple test code -_LT_COMPILER_BOILERPLATE -_LT_LINKER_BOILERPLATE - -# Allow CC to be a program name with arguments. -lt_save_CC="$CC" -lt_save_CFLAGS=$CFLAGS -lt_save_GCC=$GCC -GCC= -CC=${RC-"windres"} -CFLAGS= -compiler=$CC -_LT_TAGVAR(compiler, $1)=$CC -_LT_CC_BASENAME([$compiler]) -_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes - -if test -n "$compiler"; then - : - _LT_CONFIG($1) -fi - -GCC=$lt_save_GCC -AC_LANG_RESTORE -CC=$lt_save_CC -CFLAGS=$lt_save_CFLAGS -])# _LT_LANG_RC_CONFIG - - -# LT_PROG_GCJ -# ----------- -AC_DEFUN([LT_PROG_GCJ], -[m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ], - [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ], - [AC_CHECK_TOOL(GCJ, gcj,) - test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2" - AC_SUBST(GCJFLAGS)])])[]dnl -]) - -# Old name: -AU_ALIAS([LT_AC_PROG_GCJ], [LT_PROG_GCJ]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([LT_AC_PROG_GCJ], []) - - -# LT_PROG_GO -# ---------- -AC_DEFUN([LT_PROG_GO], -[AC_CHECK_TOOL(GOC, gccgo,) -]) - - -# LT_PROG_RC -# ---------- -AC_DEFUN([LT_PROG_RC], -[AC_CHECK_TOOL(RC, windres,) -]) - -# Old name: -AU_ALIAS([LT_AC_PROG_RC], [LT_PROG_RC]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([LT_AC_PROG_RC], []) - - -# _LT_DECL_EGREP -# -------------- -# If we don't have a new enough Autoconf to choose the best grep -# available, choose the one first in the user's PATH. -m4_defun([_LT_DECL_EGREP], -[AC_REQUIRE([AC_PROG_EGREP])dnl -AC_REQUIRE([AC_PROG_FGREP])dnl -test -z "$GREP" && GREP=grep -_LT_DECL([], [GREP], [1], [A grep program that handles long lines]) -_LT_DECL([], [EGREP], [1], [An ERE matcher]) -_LT_DECL([], [FGREP], [1], [A literal string matcher]) -dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too -AC_SUBST([GREP]) -]) - - -# _LT_DECL_OBJDUMP -# -------------- -# If we don't have a new enough Autoconf to choose the best objdump -# available, choose the one first in the user's PATH. -m4_defun([_LT_DECL_OBJDUMP], -[AC_CHECK_TOOL(OBJDUMP, objdump, false) -test -z "$OBJDUMP" && OBJDUMP=objdump -_LT_DECL([], [OBJDUMP], [1], [An object symbol dumper]) -AC_SUBST([OBJDUMP]) -]) - -# _LT_DECL_DLLTOOL -# ---------------- -# Ensure DLLTOOL variable is set. -m4_defun([_LT_DECL_DLLTOOL], -[AC_CHECK_TOOL(DLLTOOL, dlltool, false) -test -z "$DLLTOOL" && DLLTOOL=dlltool -_LT_DECL([], [DLLTOOL], [1], [DLL creation program]) -AC_SUBST([DLLTOOL]) -]) - -# _LT_DECL_SED -# ------------ -# Check for a fully-functional sed program, that truncates -# as few characters as possible. Prefer GNU sed if found. -m4_defun([_LT_DECL_SED], -[AC_PROG_SED -test -z "$SED" && SED=sed -Xsed="$SED -e 1s/^X//" -_LT_DECL([], [SED], [1], [A sed program that does not truncate output]) -_LT_DECL([], [Xsed], ["\$SED -e 1s/^X//"], - [Sed that helps us avoid accidentally triggering echo(1) options like -n]) -])# _LT_DECL_SED - -m4_ifndef([AC_PROG_SED], [ -# NOTE: This macro has been submitted for inclusion into # -# GNU Autoconf as AC_PROG_SED. When it is available in # -# a released version of Autoconf we should remove this # -# macro and use it instead. # - -m4_defun([AC_PROG_SED], -[AC_MSG_CHECKING([for a sed that does not truncate output]) -AC_CACHE_VAL(lt_cv_path_SED, -[# Loop through the user's path and test for sed and gsed. -# Then use that list of sed's as ones to test for truncation. -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for lt_ac_prog in sed gsed; do - for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then - lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext" - fi - done - done -done -IFS=$as_save_IFS -lt_ac_max=0 -lt_ac_count=0 -# Add /usr/xpg4/bin/sed as it is typically found on Solaris -# along with /bin/sed that truncates output. -for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do - test ! -f $lt_ac_sed && continue - cat /dev/null > conftest.in - lt_ac_count=0 - echo $ECHO_N "0123456789$ECHO_C" >conftest.in - # Check for GNU sed and select it if it is found. - if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then - lt_cv_path_SED=$lt_ac_sed - break - fi - while true; do - cat conftest.in conftest.in >conftest.tmp - mv conftest.tmp conftest.in - cp conftest.in conftest.nl - echo >>conftest.nl - $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break - cmp -s conftest.out conftest.nl || break - # 10000 chars as input seems more than enough - test $lt_ac_count -gt 10 && break - lt_ac_count=`expr $lt_ac_count + 1` - if test $lt_ac_count -gt $lt_ac_max; then - lt_ac_max=$lt_ac_count - lt_cv_path_SED=$lt_ac_sed - fi - done -done -]) -SED=$lt_cv_path_SED -AC_SUBST([SED]) -AC_MSG_RESULT([$SED]) -])#AC_PROG_SED -])#m4_ifndef - -# Old name: -AU_ALIAS([LT_AC_PROG_SED], [AC_PROG_SED]) -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([LT_AC_PROG_SED], []) - - -# _LT_CHECK_SHELL_FEATURES -# ------------------------ -# Find out whether the shell is Bourne or XSI compatible, -# or has some other useful features. -m4_defun([_LT_CHECK_SHELL_FEATURES], -[AC_MSG_CHECKING([whether the shell understands some XSI constructs]) -# Try some XSI features -xsi_shell=no -( _lt_dummy="a/b/c" - test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \ - = c,a/b,b/c, \ - && eval 'test $(( 1 + 1 )) -eq 2 \ - && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \ - && xsi_shell=yes -AC_MSG_RESULT([$xsi_shell]) -_LT_CONFIG_LIBTOOL_INIT([xsi_shell='$xsi_shell']) - -AC_MSG_CHECKING([whether the shell understands "+="]) -lt_shell_append=no -( foo=bar; set foo baz; eval "$[1]+=\$[2]" && test "$foo" = barbaz ) \ - >/dev/null 2>&1 \ - && lt_shell_append=yes -AC_MSG_RESULT([$lt_shell_append]) -_LT_CONFIG_LIBTOOL_INIT([lt_shell_append='$lt_shell_append']) - -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then - lt_unset=unset -else - lt_unset=false -fi -_LT_DECL([], [lt_unset], [0], [whether the shell understands "unset"])dnl - -# test EBCDIC or ASCII -case `echo X|tr X '\101'` in - A) # ASCII based system - # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr - lt_SP2NL='tr \040 \012' - lt_NL2SP='tr \015\012 \040\040' - ;; - *) # EBCDIC based system - lt_SP2NL='tr \100 \n' - lt_NL2SP='tr \r\n \100\100' - ;; -esac -_LT_DECL([SP2NL], [lt_SP2NL], [1], [turn spaces into newlines])dnl -_LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl -])# _LT_CHECK_SHELL_FEATURES - - -# _LT_PROG_FUNCTION_REPLACE (FUNCNAME, REPLACEMENT-BODY) -# ------------------------------------------------------ -# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and -# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY. -m4_defun([_LT_PROG_FUNCTION_REPLACE], -[dnl { -sed -e '/^$1 ()$/,/^} # $1 /c\ -$1 ()\ -{\ -m4_bpatsubsts([$2], [$], [\\], [^\([ ]\)], [\\\1]) -} # Extended-shell $1 implementation' "$cfgfile" > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") -test 0 -eq $? || _lt_function_replace_fail=: -]) - - -# _LT_PROG_REPLACE_SHELLFNS -# ------------------------- -# Replace existing portable implementations of several shell functions with -# equivalent extended shell implementations where those features are available.. -m4_defun([_LT_PROG_REPLACE_SHELLFNS], -[if test x"$xsi_shell" = xyes; then - _LT_PROG_FUNCTION_REPLACE([func_dirname], [dnl - case ${1} in - */*) func_dirname_result="${1%/*}${2}" ;; - * ) func_dirname_result="${3}" ;; - esac]) - - _LT_PROG_FUNCTION_REPLACE([func_basename], [dnl - func_basename_result="${1##*/}"]) - - _LT_PROG_FUNCTION_REPLACE([func_dirname_and_basename], [dnl - case ${1} in - */*) func_dirname_result="${1%/*}${2}" ;; - * ) func_dirname_result="${3}" ;; - esac - func_basename_result="${1##*/}"]) - - _LT_PROG_FUNCTION_REPLACE([func_stripname], [dnl - # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are - # positional parameters, so assign one to ordinary parameter first. - func_stripname_result=${3} - func_stripname_result=${func_stripname_result#"${1}"} - func_stripname_result=${func_stripname_result%"${2}"}]) - - _LT_PROG_FUNCTION_REPLACE([func_split_long_opt], [dnl - func_split_long_opt_name=${1%%=*} - func_split_long_opt_arg=${1#*=}]) - - _LT_PROG_FUNCTION_REPLACE([func_split_short_opt], [dnl - func_split_short_opt_arg=${1#??} - func_split_short_opt_name=${1%"$func_split_short_opt_arg"}]) - - _LT_PROG_FUNCTION_REPLACE([func_lo2o], [dnl - case ${1} in - *.lo) func_lo2o_result=${1%.lo}.${objext} ;; - *) func_lo2o_result=${1} ;; - esac]) - - _LT_PROG_FUNCTION_REPLACE([func_xform], [ func_xform_result=${1%.*}.lo]) - - _LT_PROG_FUNCTION_REPLACE([func_arith], [ func_arith_result=$(( $[*] ))]) - - _LT_PROG_FUNCTION_REPLACE([func_len], [ func_len_result=${#1}]) -fi - -if test x"$lt_shell_append" = xyes; then - _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"]) - - _LT_PROG_FUNCTION_REPLACE([func_append_quoted], [dnl - func_quote_for_eval "${2}" -dnl m4 expansion turns \\\\ into \\, and then the shell eval turns that into \ - eval "${1}+=\\\\ \\$func_quote_for_eval_result"]) - - # Save a `func_append' function call where possible by direct use of '+=' - sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") - test 0 -eq $? || _lt_function_replace_fail=: -else - # Save a `func_append' function call even when '+=' is not available - sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \ - && mv -f "$cfgfile.tmp" "$cfgfile" \ - || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") - test 0 -eq $? || _lt_function_replace_fail=: -fi - -if test x"$_lt_function_replace_fail" = x":"; then - AC_MSG_WARN([Unable to substitute extended shell functions in $ofile]) -fi -]) - -# _LT_PATH_CONVERSION_FUNCTIONS -# ----------------------------- -# Determine which file name conversion functions should be used by -# func_to_host_file (and, implicitly, by func_to_host_path). These are needed -# for certain cross-compile configurations and native mingw. -m4_defun([_LT_PATH_CONVERSION_FUNCTIONS], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -AC_REQUIRE([AC_CANONICAL_BUILD])dnl -AC_MSG_CHECKING([how to convert $build file names to $host format]) -AC_CACHE_VAL(lt_cv_to_host_file_cmd, -[case $host in - *-*-mingw* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 - ;; - *-*-cygwin* ) - lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32 - ;; - * ) # otherwise, assume *nix - lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 - ;; - esac - ;; - *-*-cygwin* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin - ;; - *-*-cygwin* ) - lt_cv_to_host_file_cmd=func_convert_file_noop - ;; - * ) # otherwise, assume *nix - lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin - ;; - esac - ;; - * ) # unhandled hosts (and "normal" native builds) - lt_cv_to_host_file_cmd=func_convert_file_noop - ;; -esac -]) -to_host_file_cmd=$lt_cv_to_host_file_cmd -AC_MSG_RESULT([$lt_cv_to_host_file_cmd]) -_LT_DECL([to_host_file_cmd], [lt_cv_to_host_file_cmd], - [0], [convert $build file names to $host format])dnl - -AC_MSG_CHECKING([how to convert $build file names to toolchain format]) -AC_CACHE_VAL(lt_cv_to_tool_file_cmd, -[#assume ordinary cross tools, or native build. -lt_cv_to_tool_file_cmd=func_convert_file_noop -case $host in - *-*-mingw* ) - case $build in - *-*-mingw* ) # actually msys - lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 - ;; - esac - ;; -esac -]) -to_tool_file_cmd=$lt_cv_to_tool_file_cmd -AC_MSG_RESULT([$lt_cv_to_tool_file_cmd]) -_LT_DECL([to_tool_file_cmd], [lt_cv_to_tool_file_cmd], - [0], [convert $build files to toolchain format])dnl -])# _LT_PATH_CONVERSION_FUNCTIONS - -# Helper functions for option handling. -*- Autoconf -*- -# -# Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, -# Inc. -# Written by Gary V. Vaughan, 2004 -# -# This file is free software; the Free Software Foundation gives -# unlimited permission to copy and/or distribute it, with or without -# modifications, as long as this notice is preserved. - -# serial 7 ltoptions.m4 - -# This is to help aclocal find these macros, as it can't see m4_define. -AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])]) - - -# _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) -# ------------------------------------------ -m4_define([_LT_MANGLE_OPTION], -[[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])]) - - -# _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) -# --------------------------------------- -# Set option OPTION-NAME for macro MACRO-NAME, and if there is a -# matching handler defined, dispatch to it. Other OPTION-NAMEs are -# saved as a flag. -m4_define([_LT_SET_OPTION], -[m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl -m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]), - _LT_MANGLE_DEFUN([$1], [$2]), - [m4_warning([Unknown $1 option `$2'])])[]dnl -]) - - -# _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) -# ------------------------------------------------------------ -# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. -m4_define([_LT_IF_OPTION], -[m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])]) - - -# _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) -# ------------------------------------------------------- -# Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME -# are set. -m4_define([_LT_UNLESS_OPTIONS], -[m4_foreach([_LT_Option], m4_split(m4_normalize([$2])), - [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option), - [m4_define([$0_found])])])[]dnl -m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3 -])[]dnl -]) - - -# _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST) -# ---------------------------------------- -# OPTION-LIST is a space-separated list of Libtool options associated -# with MACRO-NAME. If any OPTION has a matching handler declared with -# LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about -# the unknown option and exit. -m4_defun([_LT_SET_OPTIONS], -[# Set options -m4_foreach([_LT_Option], m4_split(m4_normalize([$2])), - [_LT_SET_OPTION([$1], _LT_Option)]) - -m4_if([$1],[LT_INIT],[ - dnl - dnl Simply set some default values (i.e off) if boolean options were not - dnl specified: - _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no - ]) - _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no - ]) - dnl - dnl If no reference was made to various pairs of opposing options, then - dnl we run the default mode handler for the pair. For example, if neither - dnl `shared' nor `disable-shared' was passed, we enable building of shared - dnl archives by default: - _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED]) - _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC]) - _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC]) - _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], - [_LT_ENABLE_FAST_INSTALL]) - ]) -])# _LT_SET_OPTIONS - - - -# _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME) -# ----------------------------------------- -m4_define([_LT_MANGLE_DEFUN], -[[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])]) - - -# LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE) -# ----------------------------------------------- -m4_define([LT_OPTION_DEFINE], -[m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl -])# LT_OPTION_DEFINE - - -# dlopen -# ------ -LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=yes -]) - -AU_DEFUN([AC_LIBTOOL_DLOPEN], -[_LT_SET_OPTION([LT_INIT], [dlopen]) -AC_DIAGNOSE([obsolete], -[$0: Remove this warning and the call to _LT_SET_OPTION when you -put the `dlopen' option into LT_INIT's first parameter.]) -]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], []) - - -# win32-dll -# --------- -# Declare package support for building win32 dll's. -LT_OPTION_DEFINE([LT_INIT], [win32-dll], -[enable_win32_dll=yes - -case $host in -*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*) - AC_CHECK_TOOL(AS, as, false) - AC_CHECK_TOOL(DLLTOOL, dlltool, false) - AC_CHECK_TOOL(OBJDUMP, objdump, false) - ;; -esac - -test -z "$AS" && AS=as -_LT_DECL([], [AS], [1], [Assembler program])dnl - -test -z "$DLLTOOL" && DLLTOOL=dlltool -_LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl - -test -z "$OBJDUMP" && OBJDUMP=objdump -_LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl -])# win32-dll - -AU_DEFUN([AC_LIBTOOL_WIN32_DLL], -[AC_REQUIRE([AC_CANONICAL_HOST])dnl -_LT_SET_OPTION([LT_INIT], [win32-dll]) -AC_DIAGNOSE([obsolete], -[$0: Remove this warning and the call to _LT_SET_OPTION when you -put the `win32-dll' option into LT_INIT's first parameter.]) -]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], []) - - -# _LT_ENABLE_SHARED([DEFAULT]) -# ---------------------------- -# implement the --enable-shared flag, and supports the `shared' and -# `disable-shared' LT_INIT options. -# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. -m4_define([_LT_ENABLE_SHARED], -[m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl -AC_ARG_ENABLE([shared], - [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@], - [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])], - [p=${PACKAGE-default} - case $enableval in - yes) enable_shared=yes ;; - no) enable_shared=no ;; - *) - enable_shared=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for pkg in $enableval; do - IFS="$lt_save_ifs" - if test "X$pkg" = "X$p"; then - enable_shared=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac], - [enable_shared=]_LT_ENABLE_SHARED_DEFAULT) - - _LT_DECL([build_libtool_libs], [enable_shared], [0], - [Whether or not to build shared libraries]) -])# _LT_ENABLE_SHARED - -LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])]) -LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])]) - -# Old names: -AC_DEFUN([AC_ENABLE_SHARED], -[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared]) -]) - -AC_DEFUN([AC_DISABLE_SHARED], -[_LT_SET_OPTION([LT_INIT], [disable-shared]) -]) - -AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)]) -AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AM_ENABLE_SHARED], []) -dnl AC_DEFUN([AM_DISABLE_SHARED], []) - - - -# _LT_ENABLE_STATIC([DEFAULT]) -# ---------------------------- -# implement the --enable-static flag, and support the `static' and -# `disable-static' LT_INIT options. -# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. -m4_define([_LT_ENABLE_STATIC], -[m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl -AC_ARG_ENABLE([static], - [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@], - [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])], - [p=${PACKAGE-default} - case $enableval in - yes) enable_static=yes ;; - no) enable_static=no ;; - *) - enable_static=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for pkg in $enableval; do - IFS="$lt_save_ifs" - if test "X$pkg" = "X$p"; then - enable_static=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac], - [enable_static=]_LT_ENABLE_STATIC_DEFAULT) - - _LT_DECL([build_old_libs], [enable_static], [0], - [Whether or not to build static libraries]) -])# _LT_ENABLE_STATIC - -LT_OPTION_DEFINE([LT_INIT], [static], [_LT_ENABLE_STATIC([yes])]) -LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])]) - -# Old names: -AC_DEFUN([AC_ENABLE_STATIC], -[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static]) -]) - -AC_DEFUN([AC_DISABLE_STATIC], -[_LT_SET_OPTION([LT_INIT], [disable-static]) -]) - -AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)]) -AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AM_ENABLE_STATIC], []) -dnl AC_DEFUN([AM_DISABLE_STATIC], []) - - - -# _LT_ENABLE_FAST_INSTALL([DEFAULT]) -# ---------------------------------- -# implement the --enable-fast-install flag, and support the `fast-install' -# and `disable-fast-install' LT_INIT options. -# DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. -m4_define([_LT_ENABLE_FAST_INSTALL], -[m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl -AC_ARG_ENABLE([fast-install], - [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], - [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], - [p=${PACKAGE-default} - case $enableval in - yes) enable_fast_install=yes ;; - no) enable_fast_install=no ;; - *) - enable_fast_install=no - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for pkg in $enableval; do - IFS="$lt_save_ifs" - if test "X$pkg" = "X$p"; then - enable_fast_install=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac], - [enable_fast_install=]_LT_ENABLE_FAST_INSTALL_DEFAULT) - -_LT_DECL([fast_install], [enable_fast_install], [0], - [Whether or not to optimize for fast installation])dnl -])# _LT_ENABLE_FAST_INSTALL - -LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) -LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) - -# Old names: -AU_DEFUN([AC_ENABLE_FAST_INSTALL], -[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) -AC_DIAGNOSE([obsolete], -[$0: Remove this warning and the call to _LT_SET_OPTION when you put -the `fast-install' option into LT_INIT's first parameter.]) -]) - -AU_DEFUN([AC_DISABLE_FAST_INSTALL], -[_LT_SET_OPTION([LT_INIT], [disable-fast-install]) -AC_DIAGNOSE([obsolete], -[$0: Remove this warning and the call to _LT_SET_OPTION when you put -the `disable-fast-install' option into LT_INIT's first parameter.]) -]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], []) -dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], []) - - -# _LT_WITH_PIC([MODE]) -# -------------------- -# implement the --with-pic flag, and support the `pic-only' and `no-pic' -# LT_INIT options. -# MODE is either `yes' or `no'. If omitted, it defaults to `both'. -m4_define([_LT_WITH_PIC], -[AC_ARG_WITH([pic], - [AS_HELP_STRING([--with-pic@<:@=PKGS@:>@], - [try to use only PIC/non-PIC objects @<:@default=use both@:>@])], - [lt_p=${PACKAGE-default} - case $withval in - yes|no) pic_mode=$withval ;; - *) - pic_mode=default - # Look at the argument we got. We use all the common list separators. - lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," - for lt_pkg in $withval; do - IFS="$lt_save_ifs" - if test "X$lt_pkg" = "X$lt_p"; then - pic_mode=yes - fi - done - IFS="$lt_save_ifs" - ;; - esac], - [pic_mode=default]) - -test -z "$pic_mode" && pic_mode=m4_default([$1], [default]) - -_LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl -])# _LT_WITH_PIC - -LT_OPTION_DEFINE([LT_INIT], [pic-only], [_LT_WITH_PIC([yes])]) -LT_OPTION_DEFINE([LT_INIT], [no-pic], [_LT_WITH_PIC([no])]) - -# Old name: -AU_DEFUN([AC_LIBTOOL_PICMODE], -[_LT_SET_OPTION([LT_INIT], [pic-only]) -AC_DIAGNOSE([obsolete], -[$0: Remove this warning and the call to _LT_SET_OPTION when you -put the `pic-only' option into LT_INIT's first parameter.]) -]) - -dnl aclocal-1.4 backwards compatibility: -dnl AC_DEFUN([AC_LIBTOOL_PICMODE], []) - - -m4_define([_LTDL_MODE], []) -LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive], - [m4_define([_LTDL_MODE], [nonrecursive])]) -LT_OPTION_DEFINE([LTDL_INIT], [recursive], - [m4_define([_LTDL_MODE], [recursive])]) -LT_OPTION_DEFINE([LTDL_INIT], [subproject], - [m4_define([_LTDL_MODE], [subproject])]) - -m4_define([_LTDL_TYPE], []) -LT_OPTION_DEFINE([LTDL_INIT], [installable], - [m4_define([_LTDL_TYPE], [installable])]) -LT_OPTION_DEFINE([LTDL_INIT], [convenience], - [m4_define([_LTDL_TYPE], [convenience])]) - -# ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*- -# -# Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. -# Written by Gary V. Vaughan, 2004 -# -# This file is free software; the Free Software Foundation gives -# unlimited permission to copy and/or distribute it, with or without -# modifications, as long as this notice is preserved. - -# serial 6 ltsugar.m4 - -# This is to help aclocal find these macros, as it can't see m4_define. -AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])]) - - -# lt_join(SEP, ARG1, [ARG2...]) -# ----------------------------- -# Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their -# associated separator. -# Needed until we can rely on m4_join from Autoconf 2.62, since all earlier -# versions in m4sugar had bugs. -m4_define([lt_join], -[m4_if([$#], [1], [], - [$#], [2], [[$2]], - [m4_if([$2], [], [], [[$2]_])$0([$1], m4_shift(m4_shift($@)))])]) -m4_define([_lt_join], -[m4_if([$#$2], [2], [], - [m4_if([$2], [], [], [[$1$2]])$0([$1], m4_shift(m4_shift($@)))])]) - - -# lt_car(LIST) -# lt_cdr(LIST) -# ------------ -# Manipulate m4 lists. -# These macros are necessary as long as will still need to support -# Autoconf-2.59 which quotes differently. -m4_define([lt_car], [[$1]]) -m4_define([lt_cdr], -[m4_if([$#], 0, [m4_fatal([$0: cannot be called without arguments])], - [$#], 1, [], - [m4_dquote(m4_shift($@))])]) -m4_define([lt_unquote], $1) - - -# lt_append(MACRO-NAME, STRING, [SEPARATOR]) -# ------------------------------------------ -# Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. -# Note that neither SEPARATOR nor STRING are expanded; they are appended -# to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked). -# No SEPARATOR is output if MACRO-NAME was previously undefined (different -# than defined and empty). -# -# This macro is needed until we can rely on Autoconf 2.62, since earlier -# versions of m4sugar mistakenly expanded SEPARATOR but not STRING. -m4_define([lt_append], -[m4_define([$1], - m4_ifdef([$1], [m4_defn([$1])[$3]])[$2])]) - - - -# lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...]) -# ---------------------------------------------------------- -# Produce a SEP delimited list of all paired combinations of elements of -# PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list -# has the form PREFIXmINFIXSUFFIXn. -# Needed until we can rely on m4_combine added in Autoconf 2.62. -m4_define([lt_combine], -[m4_if(m4_eval([$# > 3]), [1], - [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl -[[m4_foreach([_Lt_prefix], [$2], - [m4_foreach([_Lt_suffix], - ]m4_dquote(m4_dquote(m4_shift(m4_shift(m4_shift($@)))))[, - [_Lt_sep([$1])[]m4_defn([_Lt_prefix])[$3]m4_defn([_Lt_suffix])])])])]) - - -# lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) -# ----------------------------------------------------------------------- -# Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited -# by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. -m4_define([lt_if_append_uniq], -[m4_ifdef([$1], - [m4_if(m4_index([$3]m4_defn([$1])[$3], [$3$2$3]), [-1], - [lt_append([$1], [$2], [$3])$4], - [$5])], - [lt_append([$1], [$2], [$3])$4])]) - - -# lt_dict_add(DICT, KEY, VALUE) -# ----------------------------- -m4_define([lt_dict_add], -[m4_define([$1($2)], [$3])]) - - -# lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE) -# -------------------------------------------- -m4_define([lt_dict_add_subkey], -[m4_define([$1($2:$3)], [$4])]) - - -# lt_dict_fetch(DICT, KEY, [SUBKEY]) -# ---------------------------------- -m4_define([lt_dict_fetch], -[m4_ifval([$3], - m4_ifdef([$1($2:$3)], [m4_defn([$1($2:$3)])]), - m4_ifdef([$1($2)], [m4_defn([$1($2)])]))]) - - -# lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE]) -# ----------------------------------------------------------------- -m4_define([lt_if_dict_fetch], -[m4_if(lt_dict_fetch([$1], [$2], [$3]), [$4], - [$5], - [$6])]) - - -# lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...]) -# -------------------------------------------------------------- -m4_define([lt_dict_filter], -[m4_if([$5], [], [], - [lt_join(m4_quote(m4_default([$4], [[, ]])), - lt_unquote(m4_split(m4_normalize(m4_foreach(_Lt_key, lt_car([m4_shiftn(4, $@)]), - [lt_if_dict_fetch([$1], _Lt_key, [$2], [$3], [_Lt_key ])])))))])[]dnl -]) - -# ltversion.m4 -- version numbers -*- Autoconf -*- -# -# Copyright (C) 2004 Free Software Foundation, Inc. -# Written by Scott James Remnant, 2004 -# -# This file is free software; the Free Software Foundation gives -# unlimited permission to copy and/or distribute it, with or without -# modifications, as long as this notice is preserved. - -# @configure_input@ - -# serial 3337 ltversion.m4 -# This file is part of GNU Libtool - -m4_define([LT_PACKAGE_VERSION], [2.4.2]) -m4_define([LT_PACKAGE_REVISION], [1.3337]) - -AC_DEFUN([LTVERSION_VERSION], -[macro_version='2.4.2' -macro_revision='1.3337' -_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) -_LT_DECL(, macro_revision, 0) -]) - -# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- -# -# Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc. -# Written by Scott James Remnant, 2004. -# -# This file is free software; the Free Software Foundation gives -# unlimited permission to copy and/or distribute it, with or without -# modifications, as long as this notice is preserved. - -# serial 5 lt~obsolete.m4 - -# These exist entirely to fool aclocal when bootstrapping libtool. -# -# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN) -# which have later been changed to m4_define as they aren't part of the -# exported API, or moved to Autoconf or Automake where they belong. -# -# The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN -# in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us -# using a macro with the same name in our local m4/libtool.m4 it'll -# pull the old libtool.m4 in (it doesn't see our shiny new m4_define -# and doesn't know about Autoconf macros at all.) -# -# So we provide this file, which has a silly filename so it's always -# included after everything else. This provides aclocal with the -# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything -# because those macros already exist, or will be overwritten later. -# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. -# -# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here. -# Yes, that means every name once taken will need to remain here until -# we give up compatibility with versions before 1.7, at which point -# we need to keep only those names which we still refer to. - -# This is to help aclocal find these macros, as it can't see m4_define. -AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])]) - -m4_ifndef([AC_LIBTOOL_LINKER_OPTION], [AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])]) -m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP])]) -m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])]) -m4_ifndef([_LT_AC_SHELL_INIT], [AC_DEFUN([_LT_AC_SHELL_INIT])]) -m4_ifndef([_LT_AC_SYS_LIBPATH_AIX], [AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])]) -m4_ifndef([_LT_PROG_LTMAIN], [AC_DEFUN([_LT_PROG_LTMAIN])]) -m4_ifndef([_LT_AC_TAGVAR], [AC_DEFUN([_LT_AC_TAGVAR])]) -m4_ifndef([AC_LTDL_ENABLE_INSTALL], [AC_DEFUN([AC_LTDL_ENABLE_INSTALL])]) -m4_ifndef([AC_LTDL_PREOPEN], [AC_DEFUN([AC_LTDL_PREOPEN])]) -m4_ifndef([_LT_AC_SYS_COMPILER], [AC_DEFUN([_LT_AC_SYS_COMPILER])]) -m4_ifndef([_LT_AC_LOCK], [AC_DEFUN([_LT_AC_LOCK])]) -m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE], [AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])]) -m4_ifndef([_LT_AC_TRY_DLOPEN_SELF], [AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])]) -m4_ifndef([AC_LIBTOOL_PROG_CC_C_O], [AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])]) -m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])]) -m4_ifndef([AC_LIBTOOL_OBJDIR], [AC_DEFUN([AC_LIBTOOL_OBJDIR])]) -m4_ifndef([AC_LTDL_OBJDIR], [AC_DEFUN([AC_LTDL_OBJDIR])]) -m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])]) -m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP], [AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])]) -m4_ifndef([AC_PATH_MAGIC], [AC_DEFUN([AC_PATH_MAGIC])]) -m4_ifndef([AC_PROG_LD_GNU], [AC_DEFUN([AC_PROG_LD_GNU])]) -m4_ifndef([AC_PROG_LD_RELOAD_FLAG], [AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])]) -m4_ifndef([AC_DEPLIBS_CHECK_METHOD], [AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])]) -m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])]) -m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])]) -m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])]) -m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])]) -m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP], [AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])]) -m4_ifndef([LT_AC_PROG_EGREP], [AC_DEFUN([LT_AC_PROG_EGREP])]) -m4_ifndef([LT_AC_PROG_SED], [AC_DEFUN([LT_AC_PROG_SED])]) -m4_ifndef([_LT_CC_BASENAME], [AC_DEFUN([_LT_CC_BASENAME])]) -m4_ifndef([_LT_COMPILER_BOILERPLATE], [AC_DEFUN([_LT_COMPILER_BOILERPLATE])]) -m4_ifndef([_LT_LINKER_BOILERPLATE], [AC_DEFUN([_LT_LINKER_BOILERPLATE])]) -m4_ifndef([_AC_PROG_LIBTOOL], [AC_DEFUN([_AC_PROG_LIBTOOL])]) -m4_ifndef([AC_LIBTOOL_SETUP], [AC_DEFUN([AC_LIBTOOL_SETUP])]) -m4_ifndef([_LT_AC_CHECK_DLFCN], [AC_DEFUN([_LT_AC_CHECK_DLFCN])]) -m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])]) -m4_ifndef([_LT_AC_TAGCONFIG], [AC_DEFUN([_LT_AC_TAGCONFIG])]) -m4_ifndef([AC_DISABLE_FAST_INSTALL], [AC_DEFUN([AC_DISABLE_FAST_INSTALL])]) -m4_ifndef([_LT_AC_LANG_CXX], [AC_DEFUN([_LT_AC_LANG_CXX])]) -m4_ifndef([_LT_AC_LANG_F77], [AC_DEFUN([_LT_AC_LANG_F77])]) -m4_ifndef([_LT_AC_LANG_GCJ], [AC_DEFUN([_LT_AC_LANG_GCJ])]) -m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])]) -m4_ifndef([_LT_AC_LANG_C_CONFIG], [AC_DEFUN([_LT_AC_LANG_C_CONFIG])]) -m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])]) -m4_ifndef([_LT_AC_LANG_CXX_CONFIG], [AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])]) -m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])]) -m4_ifndef([_LT_AC_LANG_F77_CONFIG], [AC_DEFUN([_LT_AC_LANG_F77_CONFIG])]) -m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])]) -m4_ifndef([_LT_AC_LANG_GCJ_CONFIG], [AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])]) -m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])]) -m4_ifndef([_LT_AC_LANG_RC_CONFIG], [AC_DEFUN([_LT_AC_LANG_RC_CONFIG])]) -m4_ifndef([AC_LIBTOOL_CONFIG], [AC_DEFUN([AC_LIBTOOL_CONFIG])]) -m4_ifndef([_LT_AC_FILE_LTDLL_C], [AC_DEFUN([_LT_AC_FILE_LTDLL_C])]) -m4_ifndef([_LT_REQUIRED_DARWIN_CHECKS], [AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS])]) -m4_ifndef([_LT_AC_PROG_CXXCPP], [AC_DEFUN([_LT_AC_PROG_CXXCPP])]) -m4_ifndef([_LT_PREPARE_SED_QUOTE_VARS], [AC_DEFUN([_LT_PREPARE_SED_QUOTE_VARS])]) -m4_ifndef([_LT_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_PROG_ECHO_BACKSLASH])]) -m4_ifndef([_LT_PROG_F77], [AC_DEFUN([_LT_PROG_F77])]) -m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])]) -m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])]) - -# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software -# Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# AM_AUTOMAKE_VERSION(VERSION) -# ---------------------------- -# Automake X.Y traces this macro to ensure aclocal.m4 has been -# generated from the m4 files accompanying Automake X.Y. -# (This private macro should not be called outside this file.) -AC_DEFUN([AM_AUTOMAKE_VERSION], -[am__api_version='1.11' -dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to -dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.11.3], [], - [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl -]) - -# _AM_AUTOCONF_VERSION(VERSION) -# ----------------------------- -# aclocal traces this macro to find the Autoconf version. -# This is a private macro too. Using m4_define simplifies -# the logic in aclocal, which can simply ignore this definition. -m4_define([_AM_AUTOCONF_VERSION], []) - -# AM_SET_CURRENT_AUTOMAKE_VERSION -# ------------------------------- -# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. -# This function is AC_REQUIREd by AM_INIT_AUTOMAKE. -AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.11.3])dnl -m4_ifndef([AC_AUTOCONF_VERSION], - [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) - -# AM_AUX_DIR_EXPAND -*- Autoconf -*- - -# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets -# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to -# `$srcdir', `$srcdir/..', or `$srcdir/../..'. -# -# Of course, Automake must honor this variable whenever it calls a -# tool from the auxiliary directory. The problem is that $srcdir (and -# therefore $ac_aux_dir as well) can be either absolute or relative, -# depending on how configure is run. This is pretty annoying, since -# it makes $ac_aux_dir quite unusable in subdirectories: in the top -# source directory, any form will work fine, but in subdirectories a -# relative path needs to be adjusted first. -# -# $ac_aux_dir/missing -# fails when called from a subdirectory if $ac_aux_dir is relative -# $top_srcdir/$ac_aux_dir/missing -# fails if $ac_aux_dir is absolute, -# fails when called from a subdirectory in a VPATH build with -# a relative $ac_aux_dir -# -# The reason of the latter failure is that $top_srcdir and $ac_aux_dir -# are both prefixed by $srcdir. In an in-source build this is usually -# harmless because $srcdir is `.', but things will broke when you -# start a VPATH build or use an absolute $srcdir. -# -# So we could use something similar to $top_srcdir/$ac_aux_dir/missing, -# iff we strip the leading $srcdir from $ac_aux_dir. That would be: -# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` -# and then we would define $MISSING as -# MISSING="\${SHELL} $am_aux_dir/missing" -# This will work as long as MISSING is not called from configure, because -# unfortunately $(top_srcdir) has no meaning in configure. -# However there are other variables, like CC, which are often used in -# configure, and could therefore not use this "fixed" $ac_aux_dir. -# -# Another solution, used here, is to always expand $ac_aux_dir to an -# absolute PATH. The drawback is that using absolute paths prevent a -# configured tree to be moved without reconfiguration. - -AC_DEFUN([AM_AUX_DIR_EXPAND], -[dnl Rely on autoconf to set up CDPATH properly. -AC_PREREQ([2.50])dnl -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` -]) - -# AM_CONDITIONAL -*- Autoconf -*- - -# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 9 - -# AM_CONDITIONAL(NAME, SHELL-CONDITION) -# ------------------------------------- -# Define a conditional. -AC_DEFUN([AM_CONDITIONAL], -[AC_PREREQ(2.52)dnl - ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], - [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl -AC_SUBST([$1_TRUE])dnl -AC_SUBST([$1_FALSE])dnl -_AM_SUBST_NOTMAKE([$1_TRUE])dnl -_AM_SUBST_NOTMAKE([$1_FALSE])dnl -m4_define([_AM_COND_VALUE_$1], [$2])dnl -if $2; then - $1_TRUE= - $1_FALSE='#' -else - $1_TRUE='#' - $1_FALSE= -fi -AC_CONFIG_COMMANDS_PRE( -[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then - AC_MSG_ERROR([[conditional "$1" was never defined. -Usually this means the macro was only invoked conditionally.]]) -fi])]) - -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009, -# 2010, 2011 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 12 - -# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be -# written in clear, in which case automake, when reading aclocal.m4, -# will think it sees a *use*, and therefore will trigger all it's -# C support machinery. Also note that it means that autoscan, seeing -# CC etc. in the Makefile, will ask for an AC_PROG_CC use... - - -# _AM_DEPENDENCIES(NAME) -# ---------------------- -# See how the compiler implements dependency checking. -# NAME is "CC", "CXX", "GCJ", or "OBJC". -# We try a few techniques and use that to set a single cache variable. -# -# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was -# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular -# dependency, and given that the user is not expected to run this macro, -# just rely on AC_PROG_CC. -AC_DEFUN([_AM_DEPENDENCIES], -[AC_REQUIRE([AM_SET_DEPDIR])dnl -AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl -AC_REQUIRE([AM_MAKE_INCLUDE])dnl -AC_REQUIRE([AM_DEP_TRACK])dnl - -ifelse([$1], CC, [depcc="$CC" am_compiler_list=], - [$1], CXX, [depcc="$CXX" am_compiler_list=], - [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], - [$1], UPC, [depcc="$UPC" am_compiler_list=], - [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], - [depcc="$$1" am_compiler_list=]) - -AC_CACHE_CHECK([dependency style of $depcc], - [am_cv_$1_dependencies_compiler_type], -[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_$1_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` - fi - am__universal=false - m4_case([$1], [CC], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac], - [CXX], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac]) - - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_$1_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_$1_dependencies_compiler_type=none -fi -]) -AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) -AM_CONDITIONAL([am__fastdep$1], [ - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) -]) - - -# AM_SET_DEPDIR -# ------------- -# Choose a directory name for dependency files. -# This macro is AC_REQUIREd in _AM_DEPENDENCIES -AC_DEFUN([AM_SET_DEPDIR], -[AC_REQUIRE([AM_SET_LEADING_DOT])dnl -AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl -]) - - -# AM_DEP_TRACK -# ------------ -AC_DEFUN([AM_DEP_TRACK], -[AC_ARG_ENABLE(dependency-tracking, -[ --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors]) -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' - am__nodep='_no' -fi -AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) -AC_SUBST([AMDEPBACKSLASH])dnl -_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl -AC_SUBST([am__nodep])dnl -_AM_SUBST_NOTMAKE([am__nodep])dnl -]) - -# Generate code to set up dependency tracking. -*- Autoconf -*- - -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -#serial 5 - -# _AM_OUTPUT_DEPENDENCY_COMMANDS -# ------------------------------ -AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], -[{ - # Autoconf 2.62 quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`AS_DIRNAME("$mf")` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # When using ansi2knr, U may be empty or an underscore; expand it - U=`sed -n 's/^U = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`AS_DIRNAME(["$file"])` - AS_MKDIR_P([$dirpart/$fdir]) - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done - done -} -])# _AM_OUTPUT_DEPENDENCY_COMMANDS - - -# AM_OUTPUT_DEPENDENCY_COMMANDS -# ----------------------------- -# This macro should only be invoked once -- use via AC_REQUIRE. -# -# This code is only required when automatic dependency tracking -# is enabled. FIXME. This creates each `.P' file that we will -# need in order to bootstrap the dependency handling code. -AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], -[AC_CONFIG_COMMANDS([depfiles], - [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], - [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) -]) - -# Do all the work for Automake. -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2008, 2009 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 16 - -# This macro actually does too much. Some checks are only needed if -# your package does certain things. But this isn't really a big deal. - -# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) -# AM_INIT_AUTOMAKE([OPTIONS]) -# ----------------------------------------------- -# The call with PACKAGE and VERSION arguments is the old style -# call (pre autoconf-2.50), which is being phased out. PACKAGE -# and VERSION should now be passed to AC_INIT and removed from -# the call to AM_INIT_AUTOMAKE. -# We support both call styles for the transition. After -# the next Automake release, Autoconf can make the AC_INIT -# arguments mandatory, and then we can depend on a new Autoconf -# release and drop the old call support. -AC_DEFUN([AM_INIT_AUTOMAKE], -[AC_PREREQ([2.62])dnl -dnl Autoconf wants to disallow AM_ names. We explicitly allow -dnl the ones we care about. -m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl -AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl -AC_REQUIRE([AC_PROG_INSTALL])dnl -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) - fi -fi - -# test whether we have cygpath -if test -z "$CYGPATH_W"; then - if (cygpath --version) >/dev/null 2>/dev/null; then - CYGPATH_W='cygpath -w' - else - CYGPATH_W=echo - fi -fi -AC_SUBST([CYGPATH_W]) - -# Define the identity of the package. -dnl Distinguish between old-style and new-style calls. -m4_ifval([$2], -[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl - AC_SUBST([PACKAGE], [$1])dnl - AC_SUBST([VERSION], [$2])], -[_AM_SET_OPTIONS([$1])dnl -dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. -m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, - [m4_fatal([AC_INIT should be called with package and version arguments])])dnl - AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl - AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl - -_AM_IF_OPTION([no-define],, -[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl - -# Some tools Automake needs. -AC_REQUIRE([AM_SANITY_CHECK])dnl -AC_REQUIRE([AC_ARG_PROGRAM])dnl -AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) -AM_MISSING_PROG(AUTOCONF, autoconf) -AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) -AM_MISSING_PROG(AUTOHEADER, autoheader) -AM_MISSING_PROG(MAKEINFO, makeinfo) -AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl -AC_REQUIRE([AM_PROG_MKDIR_P])dnl -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. -AC_REQUIRE([AC_PROG_AWK])dnl -AC_REQUIRE([AC_PROG_MAKE_SET])dnl -AC_REQUIRE([AM_SET_LEADING_DOT])dnl -_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], - [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], - [_AM_PROG_TAR([v7])])]) -_AM_IF_OPTION([no-dependencies],, -[AC_PROVIDE_IFELSE([AC_PROG_CC], - [_AM_DEPENDENCIES(CC)], - [define([AC_PROG_CC], - defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_CXX], - [_AM_DEPENDENCIES(CXX)], - [define([AC_PROG_CXX], - defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_OBJC], - [_AM_DEPENDENCIES(OBJC)], - [define([AC_PROG_OBJC], - defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl -]) -_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl -dnl The `parallel-tests' driver may need to know about EXEEXT, so add the -dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro -dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. -AC_CONFIG_COMMANDS_PRE(dnl -[m4_provide_if([_AM_COMPILER_EXEEXT], - [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl -]) - -dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not -dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further -dnl mangled by Autoconf and run in a shell conditional statement. -m4_define([_AC_COMPILER_EXEEXT], -m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) - - -# When config.status generates a header, we must update the stamp-h file. -# This file resides in the same directory as the config header -# that is generated. The stamp files are numbered to have different names. - -# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the -# loop where config.status creates the headers, so we can generate -# our stamp files there. -AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], -[# Compute $1's index in $config_headers. -_am_arg=$1 -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) - -# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation, -# Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# AM_PROG_INSTALL_SH -# ------------------ -# Define $install_sh. -AC_DEFUN([AM_PROG_INSTALL_SH], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -if test x"${install_sh}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; - *) - install_sh="\${SHELL} $am_aux_dir/install-sh" - esac -fi -AC_SUBST(install_sh)]) - -# Copyright (C) 2003, 2005 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 2 - -# Check whether the underlying file-system supports filenames -# with a leading dot. For instance MS-DOS doesn't. -AC_DEFUN([AM_SET_LEADING_DOT], -[rm -rf .tst 2>/dev/null -mkdir .tst 2>/dev/null -if test -d .tst; then - am__leading_dot=. -else - am__leading_dot=_ -fi -rmdir .tst 2>/dev/null -AC_SUBST([am__leading_dot])]) - -# Check to see how 'make' treats includes. -*- Autoconf -*- - -# Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 4 - -# AM_MAKE_INCLUDE() -# ----------------- -# Check to see how make treats includes. -AC_DEFUN([AM_MAKE_INCLUDE], -[am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo this is the am__doit target -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -AC_MSG_CHECKING([for style of include used by $am_make]) -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from `make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi -AC_SUBST([am__include]) -AC_SUBST([am__quote]) -AC_MSG_RESULT([$_am_result]) -rm -f confinc confmf -]) - -# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- - -# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 6 - -# AM_MISSING_PROG(NAME, PROGRAM) -# ------------------------------ -AC_DEFUN([AM_MISSING_PROG], -[AC_REQUIRE([AM_MISSING_HAS_RUN]) -$1=${$1-"${am_missing_run}$2"} -AC_SUBST($1)]) - - -# AM_MISSING_HAS_RUN -# ------------------ -# Define MISSING if not defined so far and test if it supports --run. -# If it does, set am_missing_run to use it, otherwise, to nothing. -AC_DEFUN([AM_MISSING_HAS_RUN], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -AC_REQUIRE_AUX_FILE([missing])dnl -if test x"${MISSING+set}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; - *) - MISSING="\${SHELL} $am_aux_dir/missing" ;; - esac -fi -# Use eval to expand $SHELL -if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " -else - am_missing_run= - AC_MSG_WARN([`missing' script is too old or missing]) -fi -]) - -# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation, -# Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# AM_PROG_MKDIR_P -# --------------- -# Check for `mkdir -p'. -AC_DEFUN([AM_PROG_MKDIR_P], -[AC_PREREQ([2.60])dnl -AC_REQUIRE([AC_PROG_MKDIR_P])dnl -dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, -dnl while keeping a definition of mkdir_p for backward compatibility. -dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. -dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of -dnl Makefile.ins that do not define MKDIR_P, so we do our own -dnl adjustment using top_builddir (which is defined more often than -dnl MKDIR_P). -AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl -case $mkdir_p in - [[\\/$]]* | ?:[[\\/]]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac -]) - -# Helper functions for option handling. -*- Autoconf -*- - -# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software -# Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 5 - -# _AM_MANGLE_OPTION(NAME) -# ----------------------- -AC_DEFUN([_AM_MANGLE_OPTION], -[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) - -# _AM_SET_OPTION(NAME) -# -------------------- -# Set option NAME. Presently that only means defining a flag for this option. -AC_DEFUN([_AM_SET_OPTION], -[m4_define(_AM_MANGLE_OPTION([$1]), 1)]) - -# _AM_SET_OPTIONS(OPTIONS) -# ------------------------ -# OPTIONS is a space-separated list of Automake options. -AC_DEFUN([_AM_SET_OPTIONS], -[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) - -# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) -# ------------------------------------------- -# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. -AC_DEFUN([_AM_IF_OPTION], -[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) - -# Check to make sure that the build environment is sane. -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 5 - -# AM_SANITY_CHECK -# --------------- -AC_DEFUN([AM_SANITY_CHECK], -[AC_MSG_CHECKING([whether build environment is sane]) -# Just in case -sleep 1 -echo timestamp > conftest.file -# Reject unsafe characters in $srcdir or the absolute working directory -# name. Accept space and tab only in the latter. -am_lf=' -' -case `pwd` in - *[[\\\"\#\$\&\'\`$am_lf]]*) - AC_MSG_ERROR([unsafe absolute working directory name]);; -esac -case $srcdir in - *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) - AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; -esac - -# Do `set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$[*]" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - rm -f conftest.file - if test "$[*]" != "X $srcdir/configure conftest.file" \ - && test "$[*]" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken -alias in your environment]) - fi - - test "$[2]" = conftest.file - ) -then - # Ok. - : -else - AC_MSG_ERROR([newly created file is older than distributed files! -Check your system clock]) -fi -AC_MSG_RESULT(yes)]) - -# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# AM_PROG_INSTALL_STRIP -# --------------------- -# One issue with vendor `install' (even GNU) is that you can't -# specify the program used to strip binaries. This is especially -# annoying in cross-compiling environments, where the build's strip -# is unlikely to handle the host's binaries. -# Fortunately install-sh will honor a STRIPPROG variable, so we -# always use install-sh in `make install-strip', and initialize -# STRIPPROG with the value of the STRIP variable (set by the user). -AC_DEFUN([AM_PROG_INSTALL_STRIP], -[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -dnl Don't test for $cross_compiling = yes, because it might be `maybe'. -if test "$cross_compiling" != no; then - AC_CHECK_TOOL([STRIP], [strip], :) -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" -AC_SUBST([INSTALL_STRIP_PROGRAM])]) - -# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 3 - -# _AM_SUBST_NOTMAKE(VARIABLE) -# --------------------------- -# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. -# This macro is traced by Automake. -AC_DEFUN([_AM_SUBST_NOTMAKE]) - -# AM_SUBST_NOTMAKE(VARIABLE) -# -------------------------- -# Public sister of _AM_SUBST_NOTMAKE. -AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) - -# Check how to create a tarball. -*- Autoconf -*- - -# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 2 - -# _AM_PROG_TAR(FORMAT) -# -------------------- -# Check how to create a tarball in format FORMAT. -# FORMAT should be one of `v7', `ustar', or `pax'. -# -# Substitute a variable $(am__tar) that is a command -# writing to stdout a FORMAT-tarball containing the directory -# $tardir. -# tardir=directory && $(am__tar) > result.tar -# -# Substitute a variable $(am__untar) that extract such -# a tarball read from stdin. -# $(am__untar) < result.tar -AC_DEFUN([_AM_PROG_TAR], -[# Always define AMTAR for backward compatibility. Yes, it's still used -# in the wild :-( We should find a proper way to deprecate it ... -AC_SUBST([AMTAR], ['$${TAR-tar}']) -m4_if([$1], [v7], - [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], - [m4_case([$1], [ustar],, [pax],, - [m4_fatal([Unknown tar format])]) -AC_MSG_CHECKING([how to create a $1 tar archive]) -# Loop over all known methods to create a tar archive until one works. -_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' -_am_tools=${am_cv_prog_tar_$1-$_am_tools} -# Do not fold the above two line into one, because Tru64 sh and -# Solaris sh will not grok spaces in the rhs of `-'. -for _am_tool in $_am_tools -do - case $_am_tool in - gnutar) - for _am_tar in tar gnutar gtar; - do - AM_RUN_LOG([$_am_tar --version]) && break - done - am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' - am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' - am__untar="$_am_tar -xf -" - ;; - plaintar) - # Must skip GNU tar: if it does not support --format= it doesn't create - # ustar tarball either. - (tar --version) >/dev/null 2>&1 && continue - am__tar='tar chf - "$$tardir"' - am__tar_='tar chf - "$tardir"' - am__untar='tar xf -' - ;; - pax) - am__tar='pax -L -x $1 -w "$$tardir"' - am__tar_='pax -L -x $1 -w "$tardir"' - am__untar='pax -r' - ;; - cpio) - am__tar='find "$$tardir" -print | cpio -o -H $1 -L' - am__tar_='find "$tardir" -print | cpio -o -H $1 -L' - am__untar='cpio -i -H $1 -d' - ;; - none) - am__tar=false - am__tar_=false - am__untar=false - ;; - esac - - # If the value was cached, stop now. We just wanted to have am__tar - # and am__untar set. - test -n "${am_cv_prog_tar_$1}" && break - - # tar/untar a dummy directory, and stop if the command works - rm -rf conftest.dir - mkdir conftest.dir - echo GrepMe > conftest.dir/file - AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) - rm -rf conftest.dir - if test -s conftest.tar; then - AM_RUN_LOG([$am__untar /dev/null 2>&1 && break - fi -done -rm -rf conftest.dir - -AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) -AC_MSG_RESULT([$am_cv_prog_tar_$1])]) -AC_SUBST([am__tar]) -AC_SUBST([am__untar]) -]) # _AM_PROG_TAR -